
/* ----------------------------------- 

Project Name: News Group 
Author: Puneet Sakhuja, Iman Saad
Version: 1
Date: October 27th 2009

----------------------------------- */
 
 
 

/* ---------- SELECTORS ----------- */
*
	{
		margin:0;
		padding:0;
		outline:0;
	}

body
	{
		background:#F5F5F5;
		font-family:Arial, Helvetica, sans-serif;
	}
	
h1
	{
		background:url(images/header-logo.gif);
		width:266px;
		height:122px;
		display:block;
		margin:0 auto;
	}	

h1 a
	{
		text-indent:-99999px;
		display:block;
		width:266px;
		height:122px;
	}	
	
h2
	{
		font-size:23px;
		color:#fff;
		text-align:center;
		margin-top:25px;
		
	}	
h3
	{
		font-size:16px;
		color:#fff;
		text-align:center;
		margin:12px auto 2px; auto;
		width:880px;
		line-height:22px;
		
	}	
	
h4
	{
		font-size:14px;
		font-family:Arial, Helvetica, sans-serif;
		color:#FFF;
		padding:20px 10px 20px 0;
		line-height:15px;
		font-weight:bold;
	}	
	
h5
	{
		font-size:14px;
		text-align:center;
		font-family:Arial, Helvetica, sans-serif;
		color:#FFF;
		line-height:18px;
		font-weight:normal;
		padding:40px;
	
	}
	
h6	{
		font-size:18px;
		color:#2C8098;
	}

p
	{
		color:#767676;
		font-size:13px;	
		line-height:19px;
		margin-top:10px;
		margin-right:20px;
	}
	

	
#companyFeatures
	{
		font-family:Arial, Helvetica, sans-serif;
		color:#666;
		font-size:13px;
		line-height:30px;
		margin-top:20px;
		margin-bottom:20px;
	}	
	
#companyFeatures li
	{
		list-style-type:none;
		border-bottom:1px solid #E4E4E4;
		width:650px;
		background:url(images/bullet1.gif) no-repeat 0 11px;
		padding-left:14px;
	}	
	
	
.newHeader
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		font-weight:bold;
		color:#006699;
	}	
.newHeader2
{
	color:#3B94B4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-left:10px;
	text-decoration:none;

}

.newHeader3
{
	color:#696969;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	

}
p  a
{
	text-decoration:none;
}

p a:hover
{
	text-decoration:underline;
}

.content1 img
{
	float:left;
	padding:5px 10px 20px 0;
}
p a
	{
		color:#3896B2;
		text-decoration:none;
	}

p a:hover
	{
		text-decoration:underline;
	}

#midPod
	{
		margin:20px auto;
		width:970px;

	}

hr
{
height:1px;
border:none;
color:#DADADA;
background-color:#DADADA;

}
h6.subheading
{
	font-size:12px;
	font-weight:bold;
	color:#E5A254;
	margin-bottom:12px;
	margin-top:3px;
	padding:0;
}
.insidepage h1
	{
		background:url(images/bg-header-insidepages.gif) no-repeat;
		width:199px;
		height:91px;
		display:block;
		margin:6px 0 15px 30px;
	}	

.insidepage h1 a
	{
		text-indent:-99999px;
		display:block;
		width:266px;
		height:122px;
	}
	
.insidepage1 h1
	{
		background:url(images/bg-header-insidepages.gif) no-repeat;
		width:199px;
		height:91px;
		display:block;
		margin:5px auto 15px auto;
	}	

.insidepage1 h1 a
	{
		text-indent:-99999px;
		display:block;
		width:266px;
		height:122px;
	}	
	
		
/* ---------- IDs ----------- */

#wrapper
	{
		margin:0 auto;
		width:990px;
		background:url(images/bg-header.gif) no-repeat;
	}
#wrapperInsidePage
{
	margin:0 auto;
	width:990px;
	background:url(images/bg-insidepage.gif) no-repeat;
	

}

#wrapperInsidePage1
{
	margin:0 auto;
	width:990px;
	background:url(images/bg-insidepage1.gif) no-repeat;
	height:1750px;

}


#wrapperInsidePage2
{
	margin:0 auto;
	width:990px;
	background:url(images/bg-insidepage1.gif) no-repeat;
	height:1050px;

}



#wrapperInsidePagenNews2010
{
	margin:0 auto;
	width:990px;
	height:790px;
	background:url(images/bg-insidepage.gif) no-repeat;
}
	

#wrapperInsidePageMews
{
	margin:0 auto;
	width:990px;
	background:url(images/bg-insidepage.gif) no-repeat #fff;
	
	
}
#mainNav 
	{
		font-size:13px;
		color:#083E52;
		list-style-type:none;
		/*margin-right:150px;*/
		margin:18px auto 48px auto;
		font-weight:bold;
		text-align:center;
		width:790px;
		float:left;
		padding-left:210px;
		height:40px;
		background:url(images/bg-nav.gif);
		line-height:40px;
	}


#mainNav li
	{
		float:left;
	}
	
#mainNav li a
	{
		color:#fff;
		float:left;
		padding-right:8px;
		padding-left:8px;
		border-right:solid 1px #2987D7;
		text-decoration:none;
	}
	
	
	
#mainNav li a.selected
{
	color:#E0EBF3;
	background:url(images/bg-nav-hover.gif) top center;
}	
	
#mainNav li a:hover
	{
		background:url(images/bg-nav-hover.gif) top center;
	}
	
	
#header
	{
		height:85px;
	}

#primaryContainer
	{
		height:465px;
		width:990px;
		position:relative;
	}
	
#primaryContainerInside
	{
		height:550px;
		width:990px;
		position:relative;
	}
	
#primaryContainerInside1
	{
		height:900px;
		width:990px;
		position:relative;
	}	
	
	
#more
	{
		background:#fff;
		margin:0 auto;
		width:960px;
	}
	
#intro
{
	position:absolute;
	top:10px;
	left:20px;
}


#secondaryContainer
	{
		background:url(images/container-home.gif) no-repeat;
		height:606px;	
	}

#footerContainer
	{
		width:970px;
		margin:10px auto 0 auto;
		
	}
	

	
#bottomNav 
	{
		font-size:11px;
		float:right;
		list-style-type:none;	
	}

#bottomNav  li
	{
		float:left;
	}

#bottomNav li a
	{
		color:#1391BF;
		float:left;
		padding:0 5px;
		border-right:solid 1px #2987D7;
		text-decoration:none;
	}	
	
#bottomNav li a:hover
	{
		text-decoration:underline;
	}	

#feature_list {
			font-size:12px;
			color:#5F84A3;
			width:178px;
			list-style-type:none;

			margin:190px 0 20px 35px;
			overflow: hidden;
			position: relative;
			float:left;
			
		}

		#feature_list ul {
			position: absolute;
			top: 0;
			list-style: none;	
			padding: 0;
			margin: 0;
		}

		#tabs {
			left: 0;
			z-index: 2;
			width: 320px;
		}

		#tabs li {
			
			
			margin-bottom:15px;
			border-bottom:1px solid #E7E0E0;
			
			
		
		}
		
		

		#tabs li a {
			
			
			display: block;
			padding: 10px;
			height: 33px;
			outline: none;
			
			color:#1391BF;
		
		margin-right:8px;
		
		border-buttom:solid 1px #E7E0E0;
		text-decoration:none;
		
		}

		ul#tabs li a:hover {
			color:#676767;
		}

		ul#tabs li a.current {
			background:url(images/bg-li.png);
			color: #FFF;
		}

		ul#tabs li a.current:hover {
			text-decoration: none;
			cursor: default;
		}
		
		#mainContainer
		{
			width:714px;
			padding-left:40px;
			padding-top:40px;
			
		}

#subContainer
{
	padding-left:32px;
	padding-top:10px;
	width:950px;
}
#subContainerLeft
{
	
	float:right;
	width:725px;
	padding-right:20px;
	
}
#subContainerLeft img.aligning
{
	margin-top:10px;
}

#subContainerRight
{
	width:180px;

	float:left;
	margin-right:20px;
	
	

	
}


.imageAlign
{
margin:0 10px 0px 0;
float:left;
}
#subContainer h4
{
	font-size:14px;
	font-weight:bold;
	color:#666666;
	padding:0;
	margin-top:12px;
	
}
#left-nav ul{ 
	width:180px; 
	float:left;	
	list-style-type:none;
	margin-right:20px;

}


#left-nav  li{ 
	
	border-bottom:1px solid #F3F3F2;
	height:39px;
	line-height:39px;
	

	font-size:12px;
	
}


#left-nav li a{ 
	display:block;
	color:#1391BF;
	margin-right:8px;
	border-buttom:solid 1px #FCFAFD;
	text-decoration:none;
	height:43px;
	line-height:43px;

		
}
#left-nav li  a:hover
{
	color:#676767;
}

/* ---------- CLASSES ----------- */
	
.logos
{
	margin-bottom:15px;
}
.content
	{	
		width:500px;
		height:224px;
		float:left;
		margin:0px 0 0 20px;
		float:left;
	}
	
.content1
	{	
		width:410px;
		height:224px;
		float:left;
		margin:0px 0 0 20px;
		float:left;
	}	
	
.generalList span
{
	background:url(images/content-date.gif) no-repeat;
	width:135px;
	height:31px;
	line-height:31px;
	color:#003366;
	text-align:center;
	font-size:11px;
	display:block;
	float:left;
	
}

dl
	{
		clear:both;
		padding-bottom:10px;
		margin-bottom:5px;
		border-bottom:1px solid #ccc;
		height:120px;
		line-height:20px;
	}



dd
	{
		float:left;
		padding:7px 0 10px 10px;
		width:300px;
		
	}

dd strong
	{
		font-size:14px;
		
		
	}
	
dt
	{
		
		
		background:url(images/content-date.gif) no-repeat;
		width:181px;
		height:30px;
		line-height:30px;
		color:#003366;
		text-align:center;
		padding-left:6px;
		font-size:11.5px;
		display:block;
		float:left;
		margin-top:7px;
		
	}
	
	
	


.clear
	{
		clear:both;
	}

.generalList
	{
		font-size:13px;
		color:#646464;
		list-style-type:none;
	}
	
/*.generalList li
	{
		border-bottom:1px solid #ccc;
		padding:10px 0;
	}	
	*/
.generalList a
	{
		color:#5F84A3;
		text-decoration:none;
	}	
	
.generalList a:hover
	{
		text-decoration:underline;
	}	
	
.copyright
	{
		float:left;
		font-size:11px;
		margin-top:0;
	}	
	
.logosContainer
	{
		width:870px;
		margin:50px auto 0 auto;
		height:105px;
	}

.logosContainer img
	{
		margin-right:10px;
	}


.logosContainer2
	{
		margin:40px auto 0 auto;
		height:105px;
		width:570px;
	}
.1Container2 img
	{
		margin-right:10px;
	}
	
.listStyle
{
		color:#646464;
		font-size:13px;	
		line-height:18px;
		margin-top:10px;
		list-style-type:none;
}	
#PressLinks ul {
	list-style-type: none;
	      
} 

#PressLinks li {
	border-bottom:1px solid #DADADA;
}

#PressLinks li a { 
	color: #990000;
	display: block;
	padding:7px 0 7px 0;
	text-decoration: none;
	margin:2px 0;
}

 * html #PressLinks li a {  /* make hover effect work in IE */
	
}

#PressLinks li a:hover {
        background: #f3fafd;
}

#PressLinks a em { 
	color:#1391BF;
	display: block;
	
	font-style:normal;
	font-size:13px;
	
}


#PressLinks a span {
	color: #979797;
	font-size:11px;
	
	
}
/* ---------- BUBBLE STYLE ----------- */	
	

.bubbleInfo
 	{        
		float:left;	
		margin-right:20px;
		position:relative;
     }

.trigger
	{
		margin-top:20px;
		z-index:1;
    }
     
        /* Bubble pop-up */


.popup 
	{
		position: absolute;
		display: none;
		border-collapse: collapse;
		width:374px;
		height:165px;
		background:url(images/bubble-tail2.png);
		insert z-index: 1000;
     }
	
.popup table.popup-contents
	{
      	font-size: 12px;
       	line-height: 1.2em;
		margin-left:10px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#659BB2;	
			
     }

table.popup-contents td
	{
     	text-align:left;
    }

tr#release-notes th
	{
     	text-align:left;
       	text-indent: -9999px;    
       	height: 17px;		
    }
	
	
	
	
	
	
	
	
