

#HomepagePromo {
 	height: 150px;
 	background: #000;
 	padding: 10px;
 	color: #212121;
	background-position: top right;
	margin-top: 5px;
}
#HomepagePromos {
	margin-top: 0px;
	width: 540px;
	height: 221px;
	text-align: right;
	/*position: absolute;
	top: 31px;*/
	overflow: hidden;
	_width: 540px;
}
/*
	Promo list style - category
	---------------------------
*/


.promoPic {
	float: left;
}

.submenu_ul {
	
	width:540px;
	list-style-type:none;
	position: absolute;
	top:277px !important;
	height: 64px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin-bottom:0px;
	margin-left: 2px;
}
/*
* html #promolinks {
	float: left;
	margin-left: 0px !important;
	width: 178px !important;
	overflow: hidden;
}*/
*:first-child+html .submenu_ul {
	margin-left: 0px;
}
/*
* html .submenu_ul {
	margin-right: 3px;
}
*:first-child+html #promolinks{
	float: left;
	margin-left: 0px !important;
	width: 178px !important;
	overflow: hidden;
}*/
.submenu_ul li {
	width: 256px;
	height: 31px;
	float: left;
	margin-right: 3px;
	margin-top:3px;
	/*background:#378A9C;*/
	cursor: pointer;
	background: transparent url("../cs-images/itm-imagini/but_promo_down.jpg") top left no-repeat;
	padding: 0px 0px 0px 10px;
	line-height: 26px;
}
.submenu_ul li a {
	text-decoration:none;
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:10px;
	display: block;
	font-weight: bold;
	outline: none;
	height: 28px;
	width: 230px;
	overflow: hidden;
}
.submenu_ul li a span {
	font-weight: normal;
	color: #9c9c9c;
}
.submenu_ul li.current {
	/*background:#fff;*/
	background: transparent url("../cs-images/itm-imagini/but_promo_up.jpg") top left no-repeat !important;
}
.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: #fff;
	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:#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: 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;
}




