/* -- Standard Text Stylesheet -- */
@import url(interface.css);

img{border: 0px;}

a:link, a:visited{color: #D84D75; text-decoration: none;}
a:hover{color: #FF83A7; text-decoration: underline;}
br.clear{clear:both;}
#body_container{
	text-align: left;
	width: 720px; 
	margin: 0 auto;
	padding-bottom: 0;
}

#topAd{
	margin: 10px 0;
	padding: 2px;
	text-align: center;
	font-size: 12px;
	color: #4F779B;
	width: 720px;
}
#wCenterHead{ 
	background: #FFF url(../images/wcenter_headbg.jpg) no-repeat top;
	width: 720px;
	float: left;
}
#wCenterHead h2{
	margin: 0 0 0 15px;
	padding: 24px 0 0 0;
	font-size: 18px;
	color: #D84D75;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: normal;
	float: left;
	display: inline;
}
#wCenterHead p{
	margin: 0 15px 0 15px;
	padding: 0px;
	font-size: 12px;
	clear: left;
	float: left;
	display: inline;
}
#wCenterHead form{
	margin: 0 5px;
	border-bottom: 1px solid #E1E8EE;
	text-align: right;
	padding: 20px 10px 20px 0;
}
#wCenterHead .searchfield{
	margin: 0;
	padding: 0;
	
}
#wCenterHead .searchbutton{
	margin: 0;
	padding: 0;
	vertical-align: middle;
}
#wCenter{
	background: #FFF url(../images/bg_home_bottom.jpg) repeat-x bottom;
	padding-left: 5px;
	float: left;
	width: 715px;
}
* html #wCenter{
	width: 720px;
	w\idth: 715px;
}
#wCenter #side{
	float: left;
	border-right: 1px solid #E1E8EE;
	background: #FFF url(../images/wcenter_sidebar_bg.jpg) repeat-x top right;
	width: 190px;
	margin-bottom: 25px;
}
* html #wCenter #side{
	width: 191px;
	w\idth: 190px;
}
#wCenter #side h3{
	margin: 0 10px 10px 10px;
	padding: 10px 0;
	font-family: georgia, "times new roman", times, serif;
	font-weight: normal;
	color: #4F779B;
	border-bottom: 1px solid #E5ECF1;
}
#wCenter #side .topics{
	margin: 0 10px;
	padding: 0;
	font-size: 13px;
}
#wCenter #side .topics li{
	list-style: none;
	margin: 0 0 4px 0;
}
#wCenter .topics li a:link, #wCenter .topics li a:visited{
	color: #4F779B;
	background: url(../images/icon_sitemaplink.gif) no-repeat 0 50%;
	padding: 0 0 0 15px;
}
#wCenter .topics li a:hover{color: #D84D75;text-decoration: none;}
#wCenter .topics li.selected a:link, #wCenter .topics li.selected a:visited, #wCenter .topics li.selected a:hover{
	color: #D84D75;
	text-decoration: none;
	background: url(../images/icon_sitemaplink_hover.gif) no-repeat 0px 50%;
}


#wCenter #listing{
	margin: 10px 10px;
	padding: 10px 0 5px 0;
	font-size: 12px;
	border-top: 1px solid #E5ECF1;
	border-bottom: 1px solid #E5ECF1;
}
#wCenter #listing li{
	list-style: none;
	margin: 0 0 5px 0;
}
#wCenter #listing li a:link, #wCenter #listing li a:visited{
	background: url(../images/icon_sitemaplink_hover.gif) no-repeat 0 50%;
	padding-left: 15px;
}

#wCenter #side .sideAd{
	text-align: center;
	margin: 0 10px;
	padding: 2px;
	font-size: 12px;
	color: #4F779B;
}

#wCenter h2{
	margin: 0;
	padding: 0;
	width: 495px;
	height: 157px;
	background: url(../images/wcenter_home_h2.jpg) no-repeat 0 0;
	text-indent: -5000px;
	float: left;
}
#wCenter #main{
	float: left;
	width: 494px;
	margin: 0 15px;
	padding-bottom: 40px;
	display: inline;
}
#wCenter #main h3{
	background: url(../images/wcenter_h3_bullet.gif) no-repeat 0 50%;
	color: #8CC277;
	font-family: georgia, "times new roman", times, serif;
	font-weight: normal;
	padding: 0 0 0 30px;
	margin: 10px 0 10px 0;
}
#wCenter #main .topics{
	font-size: 17px;
	line-height: 1.6em;
	border-bottom: 1px solid #E5ECF1;
	padding-bottom: 15px;
}
#wCenter #main .topics a:link, #wCenter #main .topics a:visited{
	background: #FFE9F6;
	color: #F25695;
	padding: 0 3px;
}
#wCenter #main .topics a:hover{
	text-decoration: none;
	background: #F25695;
	color: #FFE9F6;
}
#wCenter #main .mainAd{
	text-align: center;
	padding: 2px;
	font-size: 12px;
	color: #4F779B;
}

#wCenter #main h4{
	color: #4F779B;
	font-size: 16px;
	font-weight: normal;
	background: url(../images/dottedline_sitemap.gif) repeat-x bottom;
	padding: 10px 0;
	margin: 5px 0;
	border-top: 2px solid #E5ECF1;
}
#wCenter #main p{
	font-size: 13px;
	color: #666;
	margin: 0 0 10px 0;
}
#wCenter #main p a.readMore:link, #wCenter #main p a.readMore:visited{
	margin: 10px 0 20px 0;
	background: #FFE9F6;
	color: #F25695;
	padding: 0 3px;
}
#wCenter #main p a.readMore:hover{
	text-decoration: none;
	background: #F25695;
	color: #FFE9F6;
}
#wCenter #main #article_list{
	clear: left;
	margin: 20px 0;
	padding: 0;
	font-size: 12px;
	border-top: 2px solid #E5ECF1;
}
#wCenter #main #article_list li{
	list-style: none;
	border-bottom: 1px solid #E5ECF1;
}
#wCenter #main #article_list a:link, #wCenter #main #article_list a:visited{
	color: #F25695;
	display: block;
	border: 1px solid #FFF;
	background: #F6F8FA;
	padding: 5px 10px;
}
#wCenter #main #article_list a:hover{
	text-decoration: none;
	background: #FFE9F6;
}
#wCenter #main #article_list li.alt a:link, #wCenter #main #article_list li.alt a:visited{background: #FFF;}
#wCenter #main #article_list li.alt a:hover{
	text-decoration: none;
	background: #FFE9F6;
}
#wCenter #main .vendor{
	margin-top: 20px;
}
#wCenter #main .vendor .item{
	background: #F6F8FA;
	border-top: 1px solid #E5ECF1;
	clear: both;
	float: left;
	width: 494px;
	border-bottom: 1px solid #FFF;
}
#wCenter #main .vendor .itemAlt{
	background: #FFF;
	border-top: 1px solid #E5ECF1;
	clear: both;
	float: left;
	width: 494px;
}
#wCenter #main .vendor h4{
	border-top: 1px solid #FFF;
	font-size: 13px;
	margin: 0;
	padding: 6px 10px;
	background: none;
}
#wCenter #main .vendor p{
	font-size: 11px;
	background: url(../images/dottedline_sitemap.gif) repeat-x top;
	margin: 0 10px;
	padding: 10px 0;
	color: #728FA2;
}
#wCenter #main .vendor ul{
	margin: 10px;
	padding: 0;
	font-size: 11px;
	float: left;
	width: 195px;
	border-right: 1px solid #E5ECF1;
}
* html #wCenter #main .vendor ul{
	width: 216px;
	w\idth: 195px;
}
#wCenter #main .vendor ul img{
	padding: 2px;
	background: #FFF;
	border: 1px solid #A3B9C8;
	margin-bottom: 5px;
}
#wCenter .vendor ul li{
	list-style: none;
	margin: 0;
	padding: 0;
}

.result_title{
	color: #4F779B;
	font-size: 16px;
	font-weight: normal;
	padding: 10px 0;
	margin: 5px 0;
	border-top: 2px solid #E5ECF1;
}

.result_content{
	font-size: 13px;
	color: #666;
	margin: 0 0 10px 0;
}
/*Start New Code */
#breadcrumbs{
	float: left;
	width: 100%;
	background: #FFF;
}
#breadcrumbs ul{
	border-bottom: 1px solid #E5ECF1;
	background: #F6F8FA;
	margin: 0 5px;
	padding: 5px 0;
	float: left;
	width: 710px;
	display: inline;
}
* html #breadcrumbs ul{
	width: 710px;
	w\idth: 710px;
}
#breadcrumbs ul li{
	margin: 0;
	padding: 3px 0 3px 10px;
	list-style: none;
	float: left;
	font-size: 13px;
	color: #4F779B;
}
#breadcrumbs ul li a:link, #breadcrumbs ul li a:visited{
	display: block;
	padding: 0 17px 0 0;
	background: url(../images/icon_breadcrumb.gif) no-repeat right 50%;
}
