body {

background:#FFFFFF url(../images/style3/s5_background.jpg) no-repeat top center;
background-size: 100%;
}

#s5_menu {
border-bottom:solid 2px #975B5B;
}

#s5_sub_menu {
background:url(../images/style3/s5_menu_line.png);
background-size: 100%;
border-left:solid 1px #AD7373;
border-right:solid 1px #AD7373;
padding-top:5px;
padding-bottom:5px;

}

* html #s5_sub_menu {
border:none;
}

.button, a:link, a:visited, .s5_h3_first, ul.menu #current span, .componentheading, .contentheading, h1, h2, h3, h4, h5, #s5_closed, #s5_open  {
color:#975B5B;
}

#s5_vm_search_button_middle {
height:28px;
background:transparent url(../images/style3/s5_m_search_button.png) repeat-x;
background-size: 100%;
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/style3/s5_l_search_button.png) no-repeat top left;
background-size: 100%;
}

#s5_vm_search_button_right {
height:28px;
background:transparent url(../images/style3/s5_r_search_button.png) no-repeat top right;
background-size: 100%;
}

#s5_navv ul li.active span.s5_outer_active span.s5_rs {
	background:transparent url(../images/style3/s5_l_menu_act.png) no-repeat top left;
        background-size: 100%;
	height:41px;
	display:block;
	float:left;
}

#s5_navv ul li.active span.s5_outer_active {
	background:transparent url(../images/style3/s5_r_menu_act.png) no-repeat top right;
        background-size: 100%;
	height:41px;
	display:block;
	float:left;
}

#s5_bottom_row_1 {
	background:transparent url(../images/style3/s5_bot_row_m.png) repeat-x top center;
        background-size: 100%;
}

#s5_bottom_row_2 {
	background:transparent url(../images/style3/s5_bot_row_l.png) no-repeat top left;
background-size: 100%;
}

#s5_bottom_row_3 {
	background:transparent url(../images/style3/s5_bot_row_r.png) no-repeat top right;
background-size: 100%;
	padding-left:13px;
	padding-right:13px;
	padding-top:52px;
}

.addtocart_button {
	background:transparent url(../images/style3/s5_add_to_cart.png) no-repeat top left;
background-size: 100%;
	height:25px;
	width:96px;
	margin-top:13px;
	margin-bottom:10px;
	font-size:12px;
	border:none;
	font-weight:bold;
	color:#FFFFFF;
}

.bignumber {
	background: url(../images/ol-bg.gif) no-repeat top left;
	color: #FFFFFF;
	display: block;
	float: left;
	font: bold 20px/normal Arial, sans-serif;
	margin-right: 8px;
	padding: 6px 7px;
}