body {
	background: #112a40 url(../images/bg3.jpg) repeat-x; /* changed this 051210 */
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
}

.wrapper {
	width:900px;
	margin-left:10px; /* changed this 051210 */
	margin-right:0;	 /* changed this 051210 */
	padding-bottom:10px;
	border:solid 0px #fff;

	}
	
.header {
	/*background-image:url(../images/header_bg3.gif);*/
	background-image:url(../images/header_bg_nosrch.gif);
	background-repeat:no-repeat;
	width:900px;
	height:67px; /* changed this 051210 */
	display:relative;
	}
	
.headerCategories {clear:both; font:normal 10px arial; color:#02bde3; padding:23px 0 0 37px;}
.headListPadding {clear:both; padding:15px 0 0 37px; height:40px;}
	
.adBullet {background-image:url(../images/bullet.gif); background-repeat:no-repeat; width:5px; height:5px;} /* added on 9/23/10 */

.body {
	border:solid 0px #fff;
	margin:15px 0 10px 0; 
	padding:0 0 0 0;
	width:900px;
	clear:both;
	}
	
	
.portal {background-image:url(../images/portal_bg.jpg); background-repeat:no-repeat;} 
.portalWrap {padding:10px 0 0 20px; margin:0 0 0 0;}
.portalCategories {padding:0 0 0 15px;}
	
	

.leftSide {float:right; width:679px;}
.rightSide {float:left; width:213px;}


.s-leftSide {float:left; width:679px;}
.s-rightSide {float:right; width:213px;}



.topCategories {clear:both; margin:0 0 0 0; padding:0 0 0 0; /*height:170px;*/}
.topCategoriesBg {background-image:url(../images/topCatBg.gif); background-repeat:no-repeat; height:20px;}
.topCategoriesBg h2 {padding:0px 0 0 30px; margin:0 0 0 0; font:normal 13px arial; color:#04adca; text-align:left;}
.topCatBody {margin:0 0 0 0; padding:0 0 0 0; background:#092d43; border-left:solid 1px #00415d; border-right:solid 1px #00415d; /*height:170px;*/}


.footer {clear:both; height:50px; margin:10px 0 10px 0; padding:0 0 0 0;}
.footerBody {margin:0 0 0 0; padding:0 0 0 0; background:#092d43; height:50px; border-left:solid 1px #00415d; border-right:solid 1px #00415d;}
.footerSpacing {padding:10px 0 0 20px;}
.footerSearchBg {background-image:url(../images/bottom_searchbg.jpg); height:27px; width:250px; background-repeat:no-repeat;}


/**** Ads styles ***/

.sponsoredList {font:normal 13px arial; color:#04adca; padding:5px 0 10px 15px;}

.sponsored {
	color:#04adca;
	}
a.sponsored {
	text-decoration:none;
	}
a.sponsored:visited {
	text-decoration:none;
	}
a.sponsored:hover {
	text-decoration:underline;
	}
a.sponsored:active {
	color:#04adca;
	text-decoration:none;
	}
	
.relatedLnk {
	color:#04adca;
	}
a.relatedLnk {
	text-decoration:none;
	}
a.relatedLnk:visited {
	text-decoration:none;
	}
a.relatedLnk:hover {
	text-decoration:underline;
	}
a.relatedLnk:active {
	color:#04adca;
	text-decoration:none;
	}





.adsBg {background-image:url(../images/body_bg.jpg); float:left; width:679px;}
.adsWrap {padding:10px 0 0 20px; margin:0 0 0 0;}
.ads_btm {clear:both; height:4px; width:679px; margin:0; padding:0;}

.spacing {clear:both;  margin:0 0 0 0;  padding:0 0 0 0; height:80px;}
.bullet { float:left; width:15px; padding:0 0 0 0; margin:9px 0 0 0;}
.ads {float:left;}


.spacingP {clear:both;  margin:0 0 0 0;  padding:0 0 0 0; height:95px;}
.adsP {float:left; padding:0 10px 0 0;}

.head {font:bold 19px arial; color:#fff; text-decoration:underline;}
.deck {font:normal 13px arial; color:#4acce2; line-height:20px;}
.url {font:normal 12px arial; color:#fec067; text-decoration:none;}


/**** Related ***/

.related {
	background-image:url(../images/related_bg.jpg);
	background-repeat:no-repeat;
	height:30px;
	padding:0px 0 0 0; 
	margin:0px 0 0 0;
	text-align:center;
	width:213px;
	}

.related h2 {
	/*font:normal 14px arial;*/
	font:normal 13px arial;
	color:#4cd9ff; /* #0b7e9d */
	padding:8px 0 0 0; 
	margin:0 0 0 0;
	text-align:center;
	width:213px;
	}

.relatedBody {
	background:#092b3f url(../images/related_body.jpg);
	background-repeat:no-repeat;
	float:right;
	width:213px; 
	margin:0; 
	padding:0;
	}
	
.RelatedBodypadding {padding:10px 0 6px 15px;}
table.relatedSearch {padding:0px 0 5px 0; margin:0 0 0 0; width:100%;}
.rltd-lft {padding:7px 0 0 0; width:12px;}
.rltd-rt {float:left;}



.txtlink {
	font:normal 13px arial;
	color:#fff;
	}
a.txtlink {
	text-decoration:none;
	}
a.txtlink:visited {
	text-decoration:none;
	}
a.txtlink:hover {
	text-decoration:underline;
	}
a.txtlink:active {
	color:#3e86c0;
	text-decoration:none;
	}



ul.navList {
	float:left;
	font:normal 12px arial;
	padding:0;
	margin:0;
	list-style-type:none;
	letter-spacing:0px;
	width:100%;	
}
ul.navList li {
	display:inline;
}
ul.navList a {
	color:#ffffff;
	float:left;
	height:36px;
	padding:4px 10px 0 10px;
	text-decoration:none;
	text-align:center;

}
ul.navList a:hover {
	color:#ffffff;
	text-decoration:underline;
}

ul.navList li.active a {
	color:#ffffff;
}

ul.navList li.active a:hover {
	color:#ffffff;
}


.logo {float:left; width:658px; height:67px;}
.logoRow {clear:both; padding:0 0 0 0;}
.logo h1 {padding:24px 0 0 0; margin:0 0 0 0; font:normal 23px arial; color:#02cbed;}
#logo {margin:10px 20px 0 10px;}


.searchBar {float:left; width:242px; height:67px;}

.topCat {padding:0 0 10px 0;}









ul.genList	{
	list-style-type:none;
	padding:0px;
	margin:0px;
	font:normal 13px arial;
	}
	
ul.genList li {
	background-image:url(../images/bullet.gif);
	background-repeat:no-repeat;
	background-position:0 7px;
	padding-left:10px;
	height:23px;
	}
ul.genList li a {
	color:#fff;
	text-decoration:none;
	}
	
ul.genList li a:hover {
	color:#fff;
	background-color:;
	text-decoration:none;
	}
ul.genList li.active a {
	color:#5fb9d5;
	text-decoration:underline;
	font:bold 16px arial;
	}

ul.genList li.active a:hover {
	color:#67aadf;
	text-decoration:underline;
	font:bold 16px arial;
	}


/* WebSearch*/
.webseach {clear:both;  margin:0 0 0 0;  padding:0 0 20px 0; height:100%; min-height:100%;}
.ws_bullet { float:left; width:15px; padding:0 0 0 0; margin:9px 0 0 0;}
.ws_ads {float:left;}

.ws_head {font:bold 16px arial; color:#fff; text-decoration:underline;}
.ws_deck {font:normal 11px arial; color:#4acce2; line-height:20px;}
.ws_url {font:normal 11px arial; color:#fec067; text-decoration:none;}

.ws_sponsored {
	color:#04adca;
	}
a.ws_sponsored {
	text-decoration:none;
	}
a.ws_sponsored:visited {
	text-decoration:none;
	}
a.ws_sponsored:hover {
	text-decoration:underline;
	}
a.ws_sponsored:active {
	color:#04adca;
	text-decoration:none;
	}