

#HomepagePromo {
 	height: 150px;
 	background: #000;
 	padding: 10px;
 	color: #212121;
	background-position: top right;
	margin-top: 5px;
}
#HomepagePromos {
	margin-top: 0px;
	width: 519px;
	height: 193px;
	text-align: right;
	/*position: absolute;
	top: 31px;*/
	margin-left:6px;
	overflow: hidden;

}
/*
	Promo list style - category
	---------------------------
*/


.promoPic {
	float: left;
}

.submenu_ul {
	width:507px;
	padding:6px;
	list-style-type:none;
	/*position: absolute;
	top:41px !important;*/
	height: 76px;
	background: url("../cs-images/sub_menu_ul.gif") left top no-repeat;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin:0 0 10px 6px;
	
}
/*
* html #promolinks {
	float: left;

	width: 178px !important;
	overflow: hidden;
}*/
*:first-child+html .submenu_ul {

}
/*
* html .submenu_ul {
	margin-right: 3px;
}
*:first-child+html #promolinks{
	float: left;

	width: 178px !important;
	overflow: hidden;
}*/
.submenu_ul li {
	width: 239px;
	height: 29px;
	float: left;
	cursor: pointer;
	background: transparent url("../cs-images/sub_menu_links.gif") left top no-repeat;
	padding: 0px 0px 0px 10px;
	line-height: 29px;
	margin-bottom:4px;
}
.submenu_ul li a {
	text-decoration:none;
	color:#2c2929;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:11px;
	display: block;
	font-weight: bold;
	outline: none;
	height: 28px;
	width: 230px;
	overflow: hidden;
}

#nr2, #nr4 {float:right;}
.submenu_ul li a span {
	font-weight: normal;
	color: #9c9c9c;
}
.submenu_ul li.current {
	/*background:#2c2929;*/
	background: transparent url("../cs-images/sub_menu_links.gif") left bottom no-repeat;
}
.submenu_ul li.current a {
	color:#000;
}
.submenu_ul li.current a span {
	font-weight: normal;
	color:#000;
}
.submenu p.promoText {
	color:#000;
	font-size:18px;
	font-weight:normal;
}
.submenu p.promoText {
	top:5px;
	right:5px;
	width: 450px;
	text-align: left;
	float: right;
	position: relative;
}
.submenu p.promoText a {
	width: 450px;
	text-align: left;
	text-decoration: none;
	color: #000;
}
.submenu p.promoPrice span {
	padding: 2px 3px 2px 3px;
	background: #eaeaea;
	margin-right: 0;
	margin: 0;
}

.promoPricebox {
	padding: 165px 0px 0px 228px;
}
.submenu .promoPrice {
	background: #81a6c0;
	font-size: 24px;
	position: absolute;
	display: block;
	/*margin-left: 100px;*/
	color: #000;
	padding: 5px;

}
* html .promoPrice {
	margin-left: 228px;
	margin-top: -150px;

}
*:first-child+html .promoPrice {
	margin-left: -410px;
}
.submenu p.promoPrice a {
	text-decoration:none;
	color:#000;
	font-size:12px;
	font-weight: bold;
	padding: 8px 5px 8px 8px;
	background: #2c2929;
	margin:-2px 0 0 0;
	outline: none;
}

.submenu p.promoText span {
	color: #666;
	font-size: 12px;
	line-height: 18px;
}
.miniPromoPic {
	float: left;
	width: 24px;
	height: 24px;
	background: #000;
	margin-right: 5px;
}

/* 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:#fff;
	font-weight: bold;
	font-size: 12px;
	display: block;
	text-decoration:none!important;
	height: 10px;
}
.childarticletext {
	font-size: 11px;
	padding:5px 5px 5px 5px;
	color: #000;
	display: block;
}
.childarticletext a {
 	color:#4ea0c2;
}
 
 
h3.homeWLtitle {
	font-size: 11px;
	color: #eaeaea;
	font-weight: bold;
	padding: 5px;
	background: #444444;
	border-bottom: 1px solid #000;
	margin-top: 10px;
}
.homeWLlist {
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	font-size: 11px;
}
.homeWLlist th {
	color: #707070;
	background: #212121;
	padding: 5px 0 5px 5px;
	text-align: center;
}
.homeWLlist td {
	color: #ccc;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	padding: 3px 3px 3px 3px;
	text-align: center;
	vertical-align: middle;
}
.homeWLlist .odd {
	background: #3c3c3c;
}
.homeWLlist .even {
	background: #444;
}

.homeWLlist td a {
	color: #ffc501;
}




