

h1.homeTitle {
	color: #000;
	line-height: 24px;
	font-size: 16px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#HomepagePromo {
 	height: 150px;
 	background: #B5BAAE;
 	padding: 10px;
 	color: #fff;
	background-position: top right;
	margin-top: 5px;
}
#HomepagePromos {
	margin-top: 5px;
}

#HomepagePromos a img {
	width:680px;
}

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

.promoPic {
	float: left;
}
.submenu {
	background:url("../cs-images/submenu3.jpg");

}
.submenu_ul {
	width:680px;
	list-style-type:none;
	position: absolute;
	top:110px;
	height: 0;
	margin-left: 5px;
	margin-top: 180px;
	font-family: Arial, Helvetica, sans-serif;
}

*:first-child+html .submenu_ul {
	margin-left: -680px;
}
* html .submenu_ul {
	margin-left: 211px;	
}
.submenu_ul li {
	width: 321px;
	float: left;
	margin-right: 2px;
	margin-bottom: 2px;
	background:#fff !important;
	padding: 5px 10px 5px 5px;
	cursor: pointer;
	border: 1px solid #000;
}
.submenu_ul li a,
.submenu_ul h2 {
	text-decoration:none;
	color: #000 !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px !important;
	display: block;
	font-weight: bold !important;
	outline: none;
}
.submenu_ul li span {
	font-weight: normal !important;
}
.submenu_ul li span h3  {
	font-weight: normal !important;
	color: #000;
	font-size: 11px !important;
}
.submenu_ul li.current {
	background:#aaa !important;
}
.submenu_ul li.current h2 {
	color:#fff !important;
}
.submenu_ul li.current span h3 {
	font-weight: normal;
	color: #fff !important;
}
.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: #fff;
	margin-right: 0;
	margin: 0;
}


.promoPricebox {
	padding: 185px 0px 0px 207px;
}
.submenu .promoPrice {
	background: #fff;
	font-size: 24px;
	position: absolute;
	display: block;
	/*margin-left: 100px;*/
	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: #000;
	margin:-2px 0 0 0;
	outline: none;
}

.submenu p.promoText span {
	color: #ccc;
	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 */

#Content .ArticleBox {
	width: 150px;
	float: left;
	padding: 10px 5px 5px 5px;
}

.childarticletitle {
	font-weight: bold;
	font-size: 14px;
	height: 30px;
	display: block;
}
.childarticletext {
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 10px;
	color: #333;
}

.homeProducts {
	width: 683px;
	height: 375px;
	overflow: hidden;
	vertical-align: top;
}
.homeProducts .homeProduct {
	width:164px;
	float:left;
	padding-right:5px;
	padding-left: 0px;
	padding-top: 3px;
}

*:first-child+html .homeProducts .homeProduct {
	width: 164px;
	overflow: hidden;
}

.bg0
 {
	background: #54d5d7;
	height: 32px;
 }
.bg1
 {
	background: #b2d234;
	height: 32px;
 }
.bg2
 {
	background: #d82200;
	height: 32px;
 }
.bg3
 {
	background: #000068;
	height: 32px;
 }
.homeProducts .homeProduct h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: bold;
	color: #fff;
	text-align:center;
	padding:4px;
	border-right: 2px solid #FFFFFF;
	width: 161px;
}
.homeProducts .homeProduct h3 a {
	color: #fff;
	text-decoration: none;
}
.homeProducts .homeProduct h3 a:hover {
	text-decoration: underline;
}
.homeProducts .homeProduct .producttext {
	padding-left:10px;
	padding-bottom:2px;
	color: #595959;
	font-size: 12px;
	height: 103px;
}
.homeProducts .homeProduct .price {
	margin-top: 12px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #000;
	width:164px;
	height:40px;
	padding: 0 0 0 22px;
	
}
.homeProducts .homeProduct .price1 {
	color: #54d5d7;
	background:url(../cs-images/p_one.gif) no-repeat;
}
.homeProducts .homeProduct .price .pr {
	float:left;
	width: 40px;
	text-align:right;
}
.homeProducts .homeProduct .price .zec {
	float:right;
	font-size:11px;
	padding-right:40px;
	width: 45px;
}
.homeProducts .homeProduct .detalii {
	text-decoration: none;
	display: block;
	float: right;
	position: relative;
	width: 84px;
	margin: 5px 30px 0 0 !important;
}

.buttonsq
 {
	padding: 10px 0px 0px 0px;
 }
 
.washingprice
 {
 	background: url("../cs-images/button/washingprice.gif");
 	padding: 5px;
 	background-repeat: no-repeat;
 	color: #FFFFFF;
 	font-size: 15px;
 	font-weight: bold;
 	height:42px;
 }
 
.dishprice
 {
 	background: url("../cs-images/button/dishprice.gif");
 	padding: 5px;
 	background-repeat: no-repeat;
 	color: #FFFFFF;
 	font-size: 15px;
 	font-weight: bold; 	
 	height:42px;
 }
 
.cookingprice
 {
 	background: url("../cs-images/button/cookingprice.gif");
 	padding: 5px;
 	background-repeat: no-repeat;
 	color: #FFFFFF;
 	font-size: 15px;
 	font-weight: bold; 	
 	height:42px;
 }
 
.coolingprice
 {
 	background: url("../cs-images/button/coolingprice.gif");
 	padding: 5px;
 	background-repeat: no-repeat;
 	color: #FFFFFF;
 	font-size: 15px;
 	font-weight: bold; 	
 	height:42px;
 }   
 
.hpdetalii  
 {
 	font-size: 12px;
 	padding: 0px 13px 0px 0px;
 	float: right;
 	text-decoration: none;
	_display: inline;
 }
 
.hpdetalii a
  {
  	text-decoration: none;
  }
 
 #Content #testimonials h3, #Faq h3  {
	font-size:15px;
	font-weight:bold;
	color: #000068;
	margin:0;
	padding-bottom:5px;
}

#Faq {
	margin-top:10px;
	padding-top:5px;
	width:268px;
	float: left;
	padding-left:10px;
}

#Faq h3
 {
 	padding: 0px;
 	margin: 0px;
 }

#Faq  ul {
	padding-top:15px;
}

#Faq  ul li {
	padding-bottom:10px;
	font-size:12px;
	width:260px;
}

#Faq  ul li a {
	color: #000068;
	text-decoration:underline;
}

#Faq  ul li a:hover {
	color: #4d4d4d;
	text-decoration:underline;
}

.configurator {
	float: left;
	padding: 0px 20px 0px 10px;
}


