
/*
 * -------------------------------------------------------------------
 * CSS Updates to override and Layout changes by Jay LEE & Jerry AJIH
 * -------------------------------------------------------------------
 */

	#lyt_mainContent {
		position:relative;top:114px;
	}
	#lyt_topHeader {
		position:absolute;top:0;left:0;width:100%;height:114px;
	}
	#lyt_btmFooter {
		position:relative;top:82px;
	}
	#lyt_btmFooter_social {
		position:relative;top:62px;
	}
	#page_sitemap #lyt_btmFooter{
		position:relative;top:-32px;
	}
	#main strong.plain {
		font-weight:normal;
	}	
	span.dotted {
		background:transparent url(../images/proactiv/interface/link-dottedline.gif) repeat-x scroll left bottom;	
	}
	
	#main #primaryContent #flashCarousel .noJS {
		position:relative;top:0;left:0;margin:0;padding:0;width:645px;
	}
	#main #primaryContent #flashCarousel h3 {
		text-decoration:none;border:none;margin:0 10px;padding:10px 0;
		color:#000000;
	}
	#main #primaryContent #flashCarousel p {
		font-weight:normal;text-align:left;display:block;margin:0;padding:0 10px 10px 10px;
	}

	#secondaryContent {
		overflow:hidden;
	}
	#idMainWide {
		position:relative;top:114px;
	}

	
	#main #primaryContent .primarySidebar {
		margin-bottom:15px; 
	}

	#main #primaryContent .contain .primaryBody {
		float:left;width:416px;margin:-12px 0 0 0;
	}



	

/* Overwrite for Footer */

	.footerWide {
		margin: 0;
		width:100%;
	}
	#footer ul li a {
		color:#ffffff;
	}
	#footer {
		left:0;
		width:895px;
		position:relative;
		margin:0 auto;
	}
	#footer div.copyright {
		margin:18px auto 0;
		padding-bottom:18px;
	}
	#footer div.copyright a.logo {
		display:block;
		float:left;
		height:17px;
		margin:0 20px 0 0;
		width:119px;
	}
#socialBar{
	width:895px;
	margin:10px auto 0px auto;
	
}
#promoUrl{
	float:left;
	font-size:11px;
	width:500px;
	display:none;
}
#promoUrl label{
	float:left;
	margin-right:10px;
}
#promoUrl label strong{
	font-weight:bold;
}
input.promoUrl{
	width:106px;
	height:18px;
	border: 1px solid #cccccc;
	font-size:11px;
	float:left;
}
input.urlSubmit{
	float:left;
	margin-left:20px;
}
.socialMeta{
	font-size:11px;
	text-align:right;
}
.socialLinks{
	float:right;
	margin-left:40px;
}
.socialLinks a{
	width:24px;
	height:24px;
	display:block;
	float:right;
	margin-right:10px;
	margin-top:-2px;
}
.fbLink{
	background:url(/img/social/fb.png) no-repeat;
}
.ytLink{
	background:url(/img/social/yt.png) no-repeat;
}
