body {
background:#282828 /*url(../images/style2/s5_background.jpg)*/ repeat-x top center;
}

#s5_menu {
border-bottom:solid 2px #5B975B;
}

#s5_sub_menu {
background:url(../images/style2/s5_menu_line.png);
border-left:solid 1px #7BAD7B;
border-right:solid 1px #7BAD7B;
padding-top:5px;
padding-bottom:5px;
}

* html #s5_sub_menu {
border:none;
}

.button, a:link, a:visited, ul.menu #current span, .componentheading, .contentheading, h1, h2, h3, h4, h5, #s5_closed, #s5_open  {
color:#4d4d4d;
}

.s5_h3_first  {
color:#4d4d4d;
background: url(../images/style2/black_module_header.jpg) no-repeat;
height: 23px;
font-size: 20px;
text-indent: 5px;
}

.s5_h3_first-white {
background:transparent url(../images/style2/black_module_header.jpg) no-repeat;
color:#FFFFFF;
height: 23px;
font-size: 20px;
text-indent: 5px;
}

#s5_vm_search_button_middle {
height:28px;
background:transparent url(../images/style2/s5_m_search_button.png) repeat-x;
float:right;
margin-top:5px;
margin-right:15px;
}

* html #s5_vm_search_button_middle {
width:1px;
margin-right:15px;
}

#s5_vm_search_button_left {
height:28px;
background:transparent url(../images/style2/s5_l_search_button.png) no-repeat top left;
}

#s5_vm_search_button_right {
height:28px;
background:transparent url(../images/style2/s5_r_search_button.png) no-repeat top right;
}

#s5_navv ul li.active span.s5_outer_active span.s5_rs {
	background:transparent url(../images/style2/s5_l_menu_act.png) no-repeat top left;
	height:41px;
	display:block;
	float:left;
}

#s5_navv ul li.active span.s5_outer_active {
	background:transparent url(../images/style2/s5_r_menu_act.png) no-repeat top right;
	height:41px;
	display:block;
	float:left;
}

#s5_bottom_row_1 {
	background:transparent url(../images/style2/s5_bot_row_m.png) repeat-x top center;
}

#s5_bottom_row_2 {
	background:transparent url(../images/style2/s5_bot_row_l.png) no-repeat top left;
	position:relative;
}

#s5_bottom_row_3 {
	background:transparent url(../images/style2/s5_bot_row_r.png) no-repeat top right;
	padding-left:13px;
	padding-right:13px;
	padding-top:52px;
}

.addtocart_button {
	background:transparent url(../images/style2/s5_add_to_cart.png) no-repeat top left;
	height:25px;
	width:96px;
	margin-top:13px;
	margin-bottom:10px;
	font-size:12px;
	border:none;
	font-weight:bold;
	color:#FFFFFF;
}
.ulti_counter_leading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #666666;
	font-weight: normal;
	line-height: 35px;
}
.ulti_counter_middle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	font-weight: normal;
	line-height: 28px;
}
.ulti_counter_tailing{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0px;
	color: #666666;
	font-weight: normal;
	text-indent: 5px;
	line-height: 0px;
}
hr {
color:#FFFFFF solid 1px;
}