.checkout-express {
display: none;
}
#top_menu ul li.first-level.cm-active:first-child {
	background-color: #7eb501;
}
#top_menu ul li.first-level.cm-active span, #top_menu ul li.first-level.cm-active:hover span {
	background: #7eb501;
	padding: 12px 13px 8px 24px;
}
#top_menu ul li.first-level.cm-active, #top_menu ul li.first-level.cm-active:hover  {
	background: #7eb501;
}
#top_menu {
/*	background: #3b3b3b url('images/top_nav_bg.png') repeat-x left top;*/
	border-bottom: 4px solid #7eb501;
	padding: 0 0 0 0;
	text-align: left;
	min-height: 34px;

}
#top_menu ul li.first-level, #top_menu ul li.first-level.cm-active {
	background: none;
	padding: 0 8px 0 0;
	text-align: left;
	margin: 0 6px 0 0;
	/*	height: 33px;*/
	background-color: #eeeeee;
}
#header {
	background: none;
}
#content {
	background: none;
}
.bottom {
	border-top: none;
	background-color: #f3f3f0;
	margin: 0 -13px !important;
	padding: 18px 30px;
	color: #5d5d5d !important;
}
#footer {
/*	border-top: 1px solid #dadada;*/
	padding: 0 0 3px 0;
	height: 37px;
	background: none;
}
.sidebox-categories-wrapper .sidebox-body, .sidebox-wrapper .sidebox-categories-wrapper .sidebox-body {
	padding: 3px 6px 3px 6px;
	background: #eeeeee;
}
.mainbox2-title {
	background: #dddddd;
	margin: 0;
/*	border: 1px solid #000000; */
}
.mainbox2-title span {
	font: bold 1.333em Arial;
	color: #333333;
	/* background: url('images/mainbox2_right.gif') no-repeat right top; */
	padding: 6px 0 0 4px;
	display: block;
}
.mainbox2-body {
	padding: 6px 0;
}
.bottom {
	border-top: none;
	background-color: #eeeeee;
	margin: 0 -13px !important;
	padding: 18px 30px;
	color: #5d5d5d !important;
}


/* Product Tabs */
.tabs {
/*	background: url('images/tabs_bg.gif') 0 0;*/
	padding: 0;
	margin-top: 30px;
}
.tabs ul li, .tabs ul li.cm-active {
	margin: 0 2px 0 0;
/*	background: #ececec url(images/tab_left.png) no-repeat left top;*/
	background: #ffffff;
	padding: 0 0 0 3px;
	border: 1px solid #dddddd;
	border-bottom: none;
}
.tabs ul li.cm-active {/*	background: #dfe2e5 url(images/tab_left_active.png) no-repeat left top;*/background: #ffffff;border-top: 4px solid #7eb501;border-bottom: none;}
.tabs ul li a {
	display: block;
	padding: 6px 12px 4px 10px;
	height: 16px;
/*	background: url(images/tab_right.png) no-repeat right top;*/
}
.tabs ul li.cm-active a {
/*	background-image: url(images/tab_right_active.png);*/
}
.tabs ul li a, .tabs ul li a:visited, .tabs ul li a:hover, .tabs ul li a:active {
	text-decoration: none;
	color: #8a8989;
	font: bold 109% Tahoma;
}
.tabs ul li.cm-active a, .tabs ul li.cm-active a:visited, .tabs ul li.cm-active a:hover, .tabs ul li.cm-active a:active {
	font: bold 109% Tahoma;
	color: #8a8989;
}
.tabs ul li a:hover {
	text-decoration: underline;
}
.cm-tabs-content {
	border: 1px solid #d9dbdd;
	padding: 15px 22px;
}
.tab-list-title {
	border-bottom: 1px solid #2d2e2e;
	font: normal 163% Arial, Helvetica, sans-serif;
	color: #2d2e2e;
}
/* /Product Tabs */
.multicolumns-list .image-border {
	border: 1px solid #f2f2f2;
}