

#HomepagePromo {
 	height: 213px;
 	background: #fff;
 	padding: 10px;
 	/*color: #fff;*/
	background-position: top right;
	margin-top: 5px;
}
#HomepagePromos {
	margin-top: -3px;
	_margin-top: 0px;
	*margin-top: 0px;
	width: 550px;
	height: 213px;
	text-align: right;
	/*position: absolute;
	top: 31px;*/
	overflow: hidden;
	float: left;
}
/*
	Promo list style - category
	---------------------------
*/


.promoPic {
	float: left;
}

.submenu_ul {
	width: 560px;
	list-style-type:none;
	height: 28px;
	font-family: Tahoma, Arial, sans-serif;
	margin-bottom:0px;
	margin-top: -225px;
	position: relative;
	height: 28px;
	margin-left: 10px;
	_margin-left: 5px;
	float: left;
}

*:first-child+html .submenu_ul {
	margin-left: 10px;
}

.submenu_ul li {
	width: 94px;
	height: 20px;
	float:left;
	margin-right: 3px;
	background:url(../cs-images/biz-imagini/promo_buton_off.jpg) no-repeat top left;
	cursor: pointer;
	padding: 1px 0px 0px 10px;
	overflow: hidden;
}
.submenu_ul li a {
	text-decoration:none;
	color:#444;
	font-family: Arial, sans-serif;
	font-style:normal;
	font-size:10px;
	display: block;
	font-weight: bold;
	outline: none;
	height: 30px;
	width: 84px;
	padding-right: 15px;
	overflow: hidden;
	line-height: 16px;
}
.submenu_ul li a span {
	font-weight: normal;
	color: #9c9c9c;
}
.submenu_ul li.current {
	background:url(../cs-images/biz-imagini/promo_buton.jpg) no-repeat top left;
	
	width: 94px;
	height: 20px;
	float:left;
	overflow: hidden;
}

* html .submenu_ul li.current {
	width: 94px;
}

.submenu_ul li.current a {
	color:#000;
}
.submenu_ul li.current a span {
	font-weight: normal;
	color:#aaa;
}
.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: #fff;
	font-size: 24px;
	position: absolute;
	display: block;
	color: #000068;
	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:#000068;
	font-size:12px;
	font-weight: bold;
	padding: 8px 5px 8px 8px;
	background: #444;
	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 {
	
	width: 176px;
	float: left;
	padding-right: 4px;
	
}
.ArticleBox h4 {
	background: url(../cs-images/article-title-bg.gif) repeat-x top left #f8f8f8;
	padding: 5px;
	margin: 0;
	border: 1px solid #e8e8e8;
	border-bottom: none;
	height: 30px;	
}
.childarticletitle {
    padding:5px 5px 5px 5px;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none !important;
	color: #456982;
	background:#F8F8F8;
	width:541px;
	display: block;
	border-bottom:1px solid  #e8e8e8;
}
.childarticletext {
	font-size: 11px;
	padding:5px 5px 5px 5px;
	color: #333;
	display: block;
	/*border: 1px solid #e8e8e8;
	border-top: none;
	background: #f8f8f8;*/

}
.childarticletext a {
 	color:#456982;
}
.childarticletitle:hover{
 	text-decoration: underline !important;
	color:#456982;
} 
h3.homeWLtitle {
	padding: 7px 0px 0px 8px;
	background: url("../cs-images/promotitlebg.gif") repeat-x top left;
	font-size: 11px;
	font-weight:bold;
	color: #333;
	height: 20px;
	border: 1px solid #e8e8e8;
	border-bottom: none;
	margin-top: 10px;
}

* html h3.homeWLtitle {
	margin-right: 0 !important;
	padding: 7px 6px 0px 8px;
	width: 544px;
}

.homeWLlist {
	border-top: 1px solid #e8e8e8;
	border-left: 1px solid #e8e8e8;
	font-size: 11px;
	width: 558px;
}
.homeWLlist th {
	color: #666;
	background: #f8f8f8;
	padding: 5px 0 5px 5px;
	text-align: left;
}
.homeWLlist td {
	color: #333;
	border-bottom: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
	padding: 3px 3px 3px 3px;
	text-align: left;
	vertical-align: middle;
}
.homeWLlist .odd {
	background: #fff;
}
.homeWLlist .even {
	background: #f9f9f9;
}

.homeWLlist td a {
	color: #2583ad;
}
.homeWLlist td a:hover {
	color: #333;
	text-decoration: none;
}




