

#HomepagePromos {
	margin-top: 0px;
	width: 748px;
	height: 198px;
	text-align: right;
	overflow: hidden;
	background: #377fb8;
	padding: 10px;
}
/*
	Promo list style - category
	---------------------------
*/

.promoPriceBox {
	width: 100px;
	height: 27px;
	position: absolute;
	margin-top: 155px;
	margin-left: 285px;
	font-size: 16px !important;
	font-weight: bold;
	text-align: center;
	color: blue;
	padding-top: 3px;
}

*:first-child+html .promoPriceBox {
	margin-left: -270px;
}

* html .promoPriceBox {
	background: red;
	haslayout: false;
}


.promoPic {
	float: left;
	width: 558px;
	height: 198px;
	overflow: hidden;
}

.promosControls {
	width: 190px;
	list-style-type:none;
	height: 28px;
	font-family: Tahoma, Arial, sans-serif;
	height: 165px;
	float: right;
}

*:first-child+html .promosControls {
	margin-left: 0px;
}

.promosControls li {
	height: 37px;
	margin-right: 3px;
	background: url("../cs-images/b2b/promo_li_bg.gif") no-repeat top right;
	cursor: pointer;
	padding: 2px 0px 0px 10px;
}
.promosControls li a {
	text-decoration:none;
	color:#9fb3c4;
	font-family: Tahoma, Arial, sans-serif;
	font-style:normal;
	font-size:12px;
	display: block;
	font-weight: normal;
	outline: none;
	height: 30px;
	width: 170px;
	padding-right: 5px;
	overflow: hidden;
	line-height: 30px;
	text-align: left;
}
.promosControls li a span {
	font-weight: normal;
	color: #9fb3c4;
}
.promosControls li.current {
	background: url("../cs-images/promo_li_currentbg.gif") no-repeat top right;
}

* html .promosControls li.current {
	width: 120px;
}
.promosControls li a:hover {
	color: #fff;
}
.promosControls li.current a {
	color:#4e6476;
}
.promosControls li.current a span {
	font-weight: normal;
	color:#4e6476;
}


/* Homepage Articles list - changes to the styles in mainstyle.css */

.ArticleBox {
	background:#212121;
	width: 176px;
	float: left;
	margin-top:5px;
	margin-right:1px;
	margin-left:5px;
	_margin-left: 4px;
	margin-bottom: 5px;
}
.childarticletitle {
    border-bottom:solid 1px #000000;
    padding:5px 5px 5px 5px;
    display:block;
	background:#444444;
	font-weight: bold;
	font-size: 12px;
	display: block;
	text-decoration:none!important;
	height: 30px;
}
.childarticletext {
	font-size: 11px;
	padding:5px 5px 5px 5px;
	color: #fafafa;
	display: block;
}
.childarticletext a {
 	color:#ffc600;
}
 
 
h3.homeWLtitle {
	font-size: 12px;
	color: #3F3F3F;
	font-weight: bold;
	padding: 9px 0px 7px 10px;
	background: #fff;
	margin-top: 10px;
	background: transparent url(../cs-images/slide_head.jpg) no-repeat scroll left top
}
.homeWLlist {
	width:570px!important;
	border-top: 1px solid #fff;
	font-size: 11px;
	padding-bottom: 10px;
	_margin-bottom: 10px;
	*margin-bottom: 10px;
	background: transparent url(../cs-images/slide_back.jpg) repeat-y scroll left top;
}
.homeWLlist th {
	color: #000;
	background: #eee;
	padding: 5px 0 5px 5px;
	text-align: center;
	border-bottom: 1px solid #999;
	border-top: 1px solid #ccc;
}
.homeWLlist td {
	color: #000;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ccc;
	padding: 3px 3px 3px 3px;
	text-align: center;
	vertical-align: middle;
}
.homeWLlist .odd {
	background: #fff;
}
.homeWLlist .even {
	background: #fff;
}

.homeWLlist td a {
	color: #344858;
}




cc;
	padding: 3px 3px 3px 3px;
	text-align: center;
	vertical-align: middle;
}
.homeWLlist .odd {
	background: #fff;
}
.homeWLlist .even {
	background: #fff;
}

.homeWLlist td a {
	color: #344858;
}




';
?>