/* ----------------------------------- 

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;
	}
	.style
	{
		font-size:22px;
		margin-top:20px;
		padding:15px;
		border: 1px solid #D0CECE;
		width:938px;
		height:30px;
		
		background:#FFF;
	}
	.style h6 a
	{
		text-decoration:none;
		color:#06C;
		font-size:26px;
		font-weight:normal;
		
	}
	
	.style h6 a:hover
	{
		text-decoration:underline;
		color:#999;
	}
	
	#news
	{
		width:863x;
		height:30px;
		
		background:#fff;
		margin-top:20px;
		padding:15px;
		border: 1px solid #D0CECE;
		
	}	
	.dateLoc
	{
		width:120px;
		height:30px;
		line-height:30px;
		font-size:11px;
		font-family:Arial, Helvetica, sans-serif;
		text-align:center;
		float:left;
		background:url(images/date-loc.gif);
		margin-top:10px;
		color:#666;
		margin-right:5px;
	}
	#news h5 a
	{
		text-decoration:none;
		color:#09C;
	}
	#news h5 a:hover
	{
		text-decoration:underline;
		color:#09C;
	}

p
	{
	color:#767676;
	font-size:13px;
	line-height:19px;
	margin-top:9px;
	margin-right:20px;
	margin-left: 10px;
	}
	

	
#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
	{
		margin-top: 30;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		font-weight:bold;
		color:#006699;
	}
	
.twitterHeader
{
	margin-left:20px;
	color:#FFF;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.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;
		height:270px;
		
		


	}
	
	#midPodLatest
	{
		margin:20px auto;
		width:970px;
		height:270px;
		background:url(images/banner-latest-event.jpg) no-repeat;
		


	}
	
#midPodNews
	{
		margin:20px 20px;
		width:950px;
		height:170px;
		margin-left:10px;
		background:#FFF;
		border:1px solid #666;
		padding-left:20px;
		
		


	}

#midPod2
{
		margin:20px auto;
		width:970px;
		height:270px;
		
		
}
hr
{
	height:1px;
	border:none;
	background-color: #FFF;

}
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;
	}	
	
.Events
{
	float:left;
	width:930px;
	margin-top:15px;
	background:#FFF;
	border:1px solid #EAEAEA;
	padding:20px;
	margin-left:10px;
	margin-bottom:20px;
	
}
.latestNews
{
	float:left;
	width:960px;
	margin-top:15px;
	background:#FFF;
	border:1px solid #EAEAEA;
	padding: 0px 0px 20px 0;
	margin-left:10px;
	margin-bottom:20px;
	
}

.newsPod1
{
	width:970px;
	padding: 0px 0px 30px 0;
	margin-left:10px;
	margin-top:20px;
	margin-bottom:20px;
	background:#FFF;
	float:right;
	border-left:1px solid #efefef;
	padding-left5px;
	
}

.middleCont
{
	width:970px;
	margin-left:10px;
	margin-bottom:20px;
	background:#FFF;
	border:1px solid #EAEAEA;
}
.newsPod2
{
	width:340px;
	padding: 0px 0px 20px 0;
	margin-bottom:10px;
	background:#FFF;
	float:left;

}
.newsPod1 h4
{
	color:#666;
	font-size:14px;

}

.newsPod1 h4 a
{
	
	font-size:14px;
	

	color:#069;
}

.newsPod1 h4 a:hover
{
	color:#666;
	font-size:14px;


	text-decoration:underline;
	color:#666;
}

.pod2 h4
{
	
	color:#666;
	font-size:14px;

}

.pod2 h4 a
{
	
	font-size:14px;
	

	color:#069;
}

.pod2  h4 a:hover
{
	color:#666;
	font-size:14px;


	text-decoration:underline;
	color:#666;
}
.Events ul
{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		list-style-type:none;
	
}
.Events h4
{
	color:#666;
	font-size:18px;
	margin-bottom:-20px;
	margin-top:-20px;
	
}
.Events ul li
{
	background:url(images/blt-arrow.gif) no-repeat left;
	height:40px;
	line-height:40px;
	border-bottom:1px solid #036;
	list-style-type:none;
	padding-left:10px;
	color:#767676;
}
.Events ul li a
{
	text-decoration:none;
	color:#5f84a3;
}

.Events ul li a:hover
{
	text-decoration:underline;
}
.Registration
{
	display:block;
	width:148px;
	height:33px;
	float:left;
	margin-top:215px;
	margin-left:20px;
}

.Events p
{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

.Events p a
{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
/* ---------- 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;
	
	

}
#wrapperInsidePageContact
{
	margin:0 auto;
	width:990px;
	background:url(images/bg-insidepage1.gif) no-repeat;
	
	

}

#wrapperInsidePage1
{
	margin:0 auto;
	width:990px;
	background:url(images/bg-insidepage1.gif) no-repeat;
	height:1750px;

}

#wrapperInsidePage3
{
	margin:0 auto;
	width:990px;
	background:url(images/bg-insidepage1.gif) no-repeat;
	height:960px;

}

#wrapperInsidePage4
{
	margin:0 auto;
	width:990px;
	background:url(images/bg-insidepage1.gif) no-repeat;
	height:650px;

}
#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;
		
		
	}	
#primaryContainerInside2
	{
		height:990px;
		width:990px;
		position:relative;
		
	}	
	
	
	#primaryContainerInside3
	{
		height:1050px;
		width:990px;
		position:relative;
	}
	#primaryContainerInside4
	{
		height:1050px;
		width:990px;
		position:relative;
		background-color:#FFF
	}
#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:636px;	
	}

#footerContainer
	{   position :relative;
		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;
	
	

	
}

.videos
{
	height:260px;
	width:400px;
	padding:10px 30px 10px 0px;
	float:left;
}
.videos1
{
	height:260px;
	width:400px;
	padding:10px 40px 10px 0px;
	float:right;
	padding-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:480px;
		height:224px;
		float:left;
		margin:0px 0 0 20px;
		float:left;
	}	
	.pod1
	{
	width:450px;
	height:236px;
	background:url(images/eman-bg.gif) no-repeat;
	margin:10px 10px 10px 10px;
	float:left;
		
 		
	}
	
	#left-nav .style
	{
		height:105px;
		margin-bottom:20px;
		width:127px;
		border:none;
	}
	
	.pod2
	{
	width:450px;
	height:190px;
	background:url(images/bg-pod2.gif) no-repeat;
	margin:10px 20px 0px 15px;
	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;
	
	
}

.stylingEvents
{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px; 
	color:#FFF; 
	float:left; 
	height:30px; 
	line-height:30px; 
	padding-right:20px;
	margin-left:25px;
}
/* ---------- 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;		
    }
	
	
	
	
	
	
	
	
#apDiv1 a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-weight: bold;
}



#slideshow {
width: 970px;

}

#slideshow ul {
margin: 0;
padding: 0;
list-style-type: none;
height: 1%; /* IE fix */}

#slideshow ul:after {
content: ".";
clear: both;
display: block;
height: 0;
visibility: hidden;}            

/* ---------------------------------------------------- */
/* SLIDESHOW > SLIDES
/* ---------------------------------------------------- */
#slideshow .slides {
overflow: hidden;
width: 980px;

padding:0;
}

#slideshow .slides ul {
width: 980px;

margin-left:10px;

}

#slideshow .slides li {
width: 990px;
float: left;
padding:0 0 20px 0;
}



/* ---------------------------------------------------- */
/* SLIDESHOW > NAVIGATION
/* ---------------------------------------------------- */
#slideshow .slides-nav {
background:url(images/bg-eventspod.jpg) no-repeat;
height:30px;
width:970px;
margin-left:10px;
margin-bottom:0;
line-height:30px;
padding-left:10px;
}

#slideshow .slides-nav li {
float: left; height:30px; line-height:30px; padding-right:20px; }

#slideshow .slides-nav li a {
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	height:30px;
	line-height:30px;}

.js #slideshow .slides-nav li.on,
.js #slideshow .slides-nav li.on a {
color:#9CC;;left; height:30px; line-height:30px;}

.js #slideshow .slides-nav li.on a {
position: relative;

height:30px;
	line-height:30px;}
	
	*------------------------------------------------footer--------------------*/
#footerMain{
	width:100%;
	height:86px;
	background:url(images/footer_bg.gif) 0 0 repeat-x;
}
#footer{
	width:916px;
	height:86px;
	position:relative;
	margin:0 auto;
}
#footer ul{
	position:absolute;
	left:187px;
	top:29px;
	list-style-type: none;
}
#footer ul li{
	float:left;
	font:bold 11px/22px Arial, Helvetica, sans-serif;
	color:#47483E;
	background-color:#FFF;
}
#footer ul li a{
	padding:0 8px;
	font:bold 11px/22px Arial, Helvetica, sans-serif;
	color:#47483E;
	background-color:inherit;
	text-decoration:none;
}
#footer ul li a:hover{
	color:#8E0B01;
	background-color:inherit;
}
#footer p.copyright{
	font:normal 10px/22px Arial, Helvetica, sans-serif;
	position:absolute;
	left:324px;
	top:-6px;
	width:265px;
	color:#8E0B01;
	background-color:inherit;
}
#footer a.xhtml{
	display:block;
	background:url(images/xhtml_bg.gif) 0 0 no-repeat;
	width:70px;
	height:21px;
	position:absolute;
	left:5px;
	top:17px;
	font:bold 11px/21px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	text-decoration:none;
	padding:0 0 0 27px;
}
#footer a.xhtml:hover{
	color:#8E0B01;
	background-color:inherit;
}
#footer a.css{
	display:block;
	background:url(images/xhtml_bg.gif) 0 0 no-repeat;
	width:70px;
	height:21px;
	position:absolute;
	left:109px;
	top:17px;
	font:bold 11px/21px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	text-decoration:none;
	padding:0 0 0 27px;
}
#footer a.css:hover{
	color:#8E0B01;
	background-color:inherit;
}
#footer p.design{
	display:block;
	width:170px;
	position:absolute;
	left:5px;
	top:46px;
	font:bold 11px/15px Arial, Helvetica, sans-serif;
	color:#47483E;
	background-color:inherit;
	padding:2px;
}
#footer p.design a.link{
	font:bold 11px/15px Arial, Helvetica, sans-serif;
	color:#7C872B;
	background-color:#F5F7E7;
	text-decoration:none;
	
}
#footer p.design a.link:hover{
	color:#000;
	background-color:#F5F7E7;
}
#footer img{
	position:absolute;
	left:827px;
	top:18px;
	border:none;
}
/*------------------------------------------------footer--------------------*/

#twt1 {


float:left;
margin-left:30px;
margin-top:20px;

}

#twt2 {

float:right;
margin-left:20px;
}


/* static panel*/
/* Generic Utility */
.hide { position: absolute; top: -9999px; left: -9999px; }


/* Specific to example one */

#example-one { background: #fff; margin-bottom:20px;  }

#example-one .nav { overflow: hidden;  }
#example-one .nav li { width: 97px; float: left; font-size:14px; }
#example-one .nav li.last { margin-right: 0; }
#example-one .nav li a { display: block;color: white; font-size: 14px; font-weight:bold;text-align: center; border: 0; height:30px; line-height:30px; text-decoration:none; }

#example-one .nav li a:hover { color:#999; }

#example-one ul { list-style: none; }


#example-one ul li.nav-one a.current, #example-one ul.featured li a:hover {  color:#9CF }
#example-one ul li.nav-two a.current, #example-one ul.core li a:hover { color:#9CF }
#example-one ul li.nav-three a.current, #example-one ul.jquerytuts li a:hover { color:#9CF }
#example-one ul li.nav-four a.current, #example-one ul.classics li a:hover {  color:#9CF }

#example-one .nav {
background:url(images/bg-eventspod.jpg) no-repeat;
height:30px;
width:970px;
margin-left:0;
margin-bottom:0;
line-height:30px;
padding-left:0;

}

twitter {background:#FFF ; width:auto ; height:auto ;
padding-bottom:10px; padding-top:10px ; }
