/* ******************* 
******* header ****** */
.header ul{
	padding: 15px 0 0 120px;
}
.header ul li, .bottom-main-menu li{
	display: inline;
	padding: 0 10px 0 0;
}
.header ul li a, .bottom-main-menu li a{
	color: #fff;
	text-decoration: none;
}
.header ul li a:hover, .header ul li a#active-top, .bottom-main-menu li a:hover{
	text-decoration: underline;
	color: #ffe400;
}


/* ******************* 
******* left ****** */
.left-menu-box ul{
	padding: 10px 0 20px 0;
}
.left-menu-box ul.no-background{
	background: none;
}
.left-menu-box ul li{
padding: 4px 0 4px 10px;

	width: 156px;
	list-style: none
}
.left-menu-box ul li h3{
	font-size: 11px;
	font-weight: normal;
	display: inline;
}
.left-menu-box ul li a{
	text-decoration: none;
}
.left-menu-box ul li#active-left, .left-menu-box ul li#active-left a, .left-menu-box ul li:hover, .left-menu-box ul li:hover a{
	color: #fff;
}

.pink{
	background: url("../images/bg_menu_pink.png") left top no-repeat;
}
.pink ul{
	background: url("../images/bg_menu_bottom_pink.png") left bottom no-repeat;
}
.pink h2, .pink ul li, .pink ul li a{
	color: #b81b95;
}
.pink ul li#active-left, .pink ul li:hover{
	background-color: #b81b95;
}

.green{
	background: url("../images/bg_menu_green.png") left top no-repeat;
}
.green ul{
	background: url("../images/bg_menu_bottom_green.png") left bottom no-repeat;
}
.green h2, .green ul li, .green ul li a{
	color: #86a810;
}
.green ul li#active-left, .green ul li:hover{
	background-color: #86a810;
}

.violet{
	background: url("../images/bg_menu_violet.png") left top no-repeat;
}
.violet ul{
	background: url("../images/bg_menu_bottom_violet.png") left bottom no-repeat;
}
.violet h2, .violet ul li, .violet ul li a{
	color: #7d74d6;
}
.violet ul li#active-left, .violet ul li:hover{
	background-color: #7d74d6;
}

.orange{
	background: url("../images/bg_menu_orange.png") left top no-repeat;
}
.orange ul{
	background: url("../images/bg_menu_bottom_orange.png") left bottom no-repeat;
}
.orange h2, .orange ul li, .orange ul li a{
	color: #ff9000;
}
.orange ul li#active-left, .orange ul li:hover{
	background-color: #ff9000;
}

.brown{
	background: url("../images/bg_menu_brown.png") left top no-repeat;
}
.brown ul{
	background: url("../images/bg_menu_bottom_brown.png") left bottom no-repeat;
}
.brown h2, .brown ul li, .brown ul li a{
	color: #893f1f;
}
.brown ul li#active-left, .brown ul li:hover{
	background-color: #a76f57;
}

.grey{
	background: url("../images/bg_menu_grey.png") left top no-repeat;
	width: 166px;
}
.grey ul{
	background: url("../images/bg_menu_bottom_grey.png") left bottom no-repeat;
}
.grey h2, .grey ul li, .grey ul li a{
	color: #747474;
}
.grey ul li#active-left, .grey ul li:hover{
	background-color: #757575;
}
/* ******************* 
******* bottom ****** */

.bottom-main-menu-listpromo {
	text-align: center;
	height:68px;
	width:166px;

}

.bottom-main-menu-listpromo a.prormo_link { 
	
	margin-left:12px;
	display:block;
	height:68px;
	width:166px;
	background: url("../images/but_topofers_nrm.png") left top no-repeat;
		
}


.bottom-main-menu-listpromo a.prormo_link:hover { 
	margin-left:12px;
	display:block;
	height:68px;
	width:166px;
	background: url("../images/but_topofers_ovr.png") left top no-repeat;
		
}



.bottom-main-menu-promo {
	background: url("../images/item_back_js2.png") left top no-repeat;
	text-align: center;
	height:426px;
	width:166px;
	padding: 10px 0 20px 0px;
	margin-top:15px;
}



.bottom-main-menu{
	background: url("../images/bg_bottom_menu.png") left top no-repeat;
	text-align: center;
	height: 17px;
	padding: 10px 0 20px 50px;
}

.bottom-second-menu{
	text-align: center;
	padding: 18px 0 0 50px;
}
.bottom-second-menu li{
	display: inline;
	list-style-type: none; 
}
.bottom-second-menu li a{
	color: #5c5c5c;
	text-decoration: none;
	padding-right: 3px;
}
.bottom-second-menu li a:hover{
	color: #86a810;
}

#promobox { }
