/*	NEWSQUEST DIGITAL
	WHITE LABEL
		Header
		Footer
		Custom
			Business Directory
*/

/*____________________ HEADER/FOOTER COMMON ____________________*/
#headerWhitelabel span,#headerWhitelabel h1,#headerWhitelabel p,#headerWhitelabel em,#headerWhitelabel img,#headerWhitelabel strong,#headerWhitelabel ol,#headerWhitelabel ul,#headerWhitelabel li,#headerWhitelabel fieldset,#headerWhitelabel form,#headerWhitelabel label,#headerWhitelabel legend,
#footerWhitelabel span,#footerWhitelabel h1,#footerWhitelabel p,#footerWhitelabel em,#footerWhitelabel img,#footerWhitelabel strong,#footerWhitelabel ol,#footerWhitelabel ul,#footerWhitelabel li,#footerWhitelabel fieldset,#footerWhitelabel form,#footerWhitelabel label,#footerWhitelabel legend{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}
#headerWhitelabel .clearfix:after, #footerWhitelabel .clearfix:after{clear:both;content:' ';display:block;font-size:0;line-height:0;visibility:hidden;width:0;height:0}#headerWhitelabel .clearfix, #footerWhitelabel .clearfix{display:inline-block}* html #headerWhitelabel .clearfix, * html #footerWhitelabel .clearfix{height:1%}#headerWhitelabel .clearfix, #footerWhitelabel .clearfix{display:block}

#headerWhitelabel,
#footerWhitelabel {
	font: 12px/1.5em Arial, Helvetica, sans-serif;
	color: #333;
	background-color: #FFF;
}
#headerWhitelabel a,
#footerWhitelabel a { 
	text-decoration: none; 
}
#headerWhitelabel a:hover,
#footerWhitelabel a:hover { 
	text-decoration: underline; 
}

#headerWhitelabel .genericButton, #headerWhitelabel .genericButton:visited {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin: 0;
	background: #00547A url('/mediaflux/images/generic_button_overlay.png') repeat-x; 
	display: inline-block; 
	padding: 4px 10px 5px; 
	color: #fff; 
	text-decoration: none;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	border-radius: 5px;
	box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border: none;
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
	overflow:visible;
	white-space: nowrap;
}
#headerWhitelabel .genericButton:hover { 
	background-color: #006C9D; 
	color: #fff; 
}
#headerWhitelabel a.genericButton:hover { 
	text-decoration: none;
}
#headerWhitelabel .genericButton:active { top: 1px; }
#headerWhitelabel .genericButton.smallButton, 
#headerWhitelabel .genericButton.smallButton:visited { 
	font-size: .9166em; /* 11px */ 
	line-height: 1.6363em; /* 18px */ 
	padding: 2px 10px 1px; 
}
#headerWhitelabel .genericButton, 
#headerWhitelabel .genericButton:visited,
#headerWhitelabel .genericButton.mediumButton, 
#headerWhitelabel .genericButton.mediumButton:visited { 
	font-size: 1.0833em; /* 13px */ 
	line-height: 1.3846em; /* 18px */ 
	font-weight: bold; 
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25); 
}
#headerWhitelabel .genericButton.largeButton, 
#headerWhitelabel .genericButton.largeButton:visited { 
	font-size: 1.1667em; /* 14px */ 
	line-height: 1.2857em; /* 18px */ 
	padding: 9px 14px; 
}

/*____________________ HEADER ____________________*/
#headAds {
	clear: both;
	margin-bottom: 18px;
}
#headAds #OAS_Top {
	float: left;
}
#headAds #OAS_Top2 {
	float: right;
}
#headAds #DFP_top_leaderboard {
	float: left;
}
#headAds #OAS_earpiece {
	float: right;
}
#headerWhitelabel {
	margin: 18px auto 40px;
	overflow: hidden;
}
#headerWhitelabel .headAds {
	margin-bottom: 20px;
}
#headerWhitelabel ul {
	font-size: .9166em;
}
#headerWhitelabel .wlNav {
	background-color: #252525;
	list-style: none;
	color: #FFF;
	margin-bottom: 10px;
}
#headerWhitelabel .wlNav li {
	background: url(/mediaflux/images/generic_list_separator.png) no-repeat 100% 50%;
	float: left;
	padding: 6px 17px 6px 15px;
}
#headerWhitelabel li a {
	color: #FFF;
}
#headerWhitelabel .wlNav li.wlSite {
	background: url(/mediaflux/images/generic_full_arrows.png) no-repeat 100% 50%;
	font-size: 1.0909em;
	color: #BFBFBF;
	font-weight: bold;
	padding-left: 10px;
}
#headerWhitelabel .wlNav li.wlSite a {
	color: #BFBFBF;
}
#headerWhitelabel .headLinks {
	background-color: #252525;
	float: right;
	list-style: none;
	padding: 9px 10px 10px 0;
	line-height: 1em;
}
#headerWhitelabel .headLinks li {
	float: left;
	border-right: 1px solid #FFF;
	margin-left: 5px;
	padding-right: 5px;
}
#headerWhitelabel h1 {
	background: url(/mediaflux/images/whitelabel_head_drop.png) no-repeat 50% 100%;
	height: 82px;
	position: relative;
	padding: 0 0 20px 0;
}
#headerWhitelabel h1 a {
	position: absolute;
	display: block;
	height: 82px;
}
#headerWhitelabel h1 .wlSiteLogo {
	width: 550px;
}
#headerWhitelabel h1 a img {
	margin-top: 5px;
}
#headerWhitelabel h1 .wlLogo {
	text-indent: -9999px;
	width: 365px;
	right: 0;
}
#headerWhitelabel .strap {
	font-size: 1.1667em; /* 14px */ 
	line-height: 2.5714em; /* 36px */ 
	font-weight: bold;
	text-align: center;
	padding-top: 30px;
}
#headerWhitelabel .strap span {
	font-size: 1.7142em; /* 24px */ 
}
#headerWhitelabel .strap em {
	font-style: normal;
	color: #CC4701;
}
#headerWhitelabel .strap .genericButton {
	margin-left: 20px;
	vertical-align: text-bottom;
}



/*____________________ FOOTER ____________________*/
#footerWhitelabel p.wlSite {
	background-color: #252525;
	padding: 1.0909em 10px;
	font-size: .9166em;
	line-height: 1em;
}
#footerWhitelabel ul {
	float: right;
	list-style: none;
	padding: 1.0909em 10px;
	margin-top: -35px;
	font-size: .9166em;
}
#footerWhitelabel li {
	float: left;
	line-height: 1em;
	border-right: 1px solid #FFF;
	margin-left: 5px;
	padding-right: 5px;
}
#footerWhitelabel p.wlSite a,
#footerWhitelabel li a {
	color: #FFF;
}
#footerWhitelabel .copyright {
	font-size: .9166em;
	color: #A7A7A7;
	text-align: right;
}



/*____________________ CUSTOM ____________________*/

	/* BUSINESS DIRECTORY - click2find */
#headerWhitelabel.bizDirectory {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}
#headerWhitelabel.bizDirectory h1,
#headerWhitelabel.bizDirectory .wlNav,
#headerWhitelabel.bizDirectory .strap {
	margin-left: 10px;
	margin-right: 10px;
}
#headerWhitelabel.bizDirectory .headLinks {
	margin-right: 10px;
	display: inline;
}
#footerWhitelabel.bizDirectory {
	margin-left: auto;
	margin-right: auto;
	width: 940px;
}
html>body #footerWhitelabel.bizDirectory { /* IE7 only hack */
	*margin-top: 40px;
}
#headerWhitelabel.bizDirectory h1 .wlLogo {
	background: url(/mediaflux/images/business_directory/c2f_logo.png) no-repeat 100% 0;
}
