body {
background:#FFFFFF url(../images/style_cm/cm_background.jpg) repeat-x top center;
}

#cm_menu {
border-bottom:solid 2px #7F7F7F;
}

#cm_sub_menu {
background:url(../images/style_cm/cm_menu_line.png);
border-left:solid 1px #7F7F7F;
border-right:solid 1px #7F7F7F;
padding-top:5px;
padding-bottom:5px;
}

* html #cm_sub_menu {
border:none;
}

.button, a:link, a:visited, .cm_h3_first, ul.menu #current span, .componentheading, .contentheading, h1, h2, h3, h4, h5, #cm_closed, #cm_open  {
color:#333333;
}

#cm_vm_search_button_middle {
height:28px;
background:transparent url(../images/style_cm/cm_m_search_button.png) repeat-x;
float:right;
margin-top:5px;
margin-right:15px;
}

* html #cm_vm_search_button_middle {
width:1px;
margin-right:15px;
}

#cm_vm_search_button_left {
height:28px;
background:transparent url(../images/style_cm/cm_l_search_button.png) no-repeat top left;
}

#cm_vm_search_button_right {
height:28px;
background:transparent url(../images/style_cm/cm_r_search_button.png) no-repeat top right;
}

#cm_navv ul li.active span.cm_outer_active span.cm_rs {
	background:transparent url(../images/style_cm/cm_l_menu_act.png) no-repeat top left;
	height:41px;
	display:block;
	float:left;
}

#cm_navv ul li.active span.cm_outer_active {
	background:transparent url(../images/style_cm/cm_r_menu_act.png) no-repeat top right;
	height:41px;
	display:block;
	float:left;
}

#cm_bottom_row_1 {
	background:transparent url(../images/style_cm/cm_bot_row_m.png) repeat-x top center;
}

#cm_bottom_row_2 {
	background:transparent url(../images/style_cm/cm_bot_row_l.png) no-repeat top left;
}

#cm_bottom_row_3 {
	background:transparent url(../images/style_cm/cm_bot_row_r.png) no-repeat top right;
	padding-left:13px;
	padding-right:13px;
	padding-top:52px;
}

.addtocart_button {
	padding-left:8px;

	padding-right:10px;

	padding-top:2px;

	padding-bottom:4px;

	margin-top:6px;

	margin-bottom:6px;

	height:25px;

	background:#EEEEEE url(../images/cm_button.png) repeat-x top left;

	border:solid 1px #CCCCCC;

	font-size:10px;

	font-weight:bold;
}
.addtocart_button:hover {
border:solid 1px #999999;
}