body {
	padding: 0;
	margin: 0;
	font-family:"Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	background: #e5e5e5;
	color: #333;
}
a {
	color: #2c9801;
}
img {
	border: none;
}
form {
	margin: 0;
	padding: 0;
}
#wrap {
	width: 999px;
	margin: 44px auto 65px auto;


	background: #fff url(../images/bg_body_top.png) no-repeat;
}
#wrap .padding{
	background: url(../images/bg_body_bottom.jpg) bottom no-repeat;
	padding: 15px 0;
}
#header {
	height: 90px;
}
#logo {
	float: left;
	height: 80px;
	padding: 0 90px 0 0px;
/*	background: url(../images/v_dots.png) right repeat-y; */
}
#currency {
	height: 50px;
	width: 400px;
	padding: 30px 0 0 0;		
	background: url(../images/v_dots.png) right repeat-y;
	text-align: center;
	float: left;

}
#btn_change{
	color: #fff;
	background: url(../images/btn_change.png) no-repeat;
	border: none;
	width: 124px;
	height: 22px;
	padding: 0;
	margin: 0 0 0 20px;
}
#cart {
	float: right;
	height: 90px;
	width: 255px;
	background: url(../images/bg_cart.png) right no-repeat;
	text-align: center;

}
#cart p{
	margin: 0;
}
#cart a#show_cart{
	display: block;
	width: 76px;
	text-decoration: none;
	background: url(../images/btn_show_cart.png) no-repeat;
	color: #fff;
	line-height: 22px;
	height: 22px;
	margin: 12px auto;
}

#search {
	height: 26px;
	padding: 10px 0 0 18px;
}

#search_text {
	width: 157px;
	padding: 2px;
	background: url(../images/bg_search.png) repeat-x;
	border: none;
	line-height: 18px;
	margin-right: 15px;
}

#search input {
	float: left;
}
#footer ul.menu {
	list-style: none;
	padding: 0;
	margin: 30px 0 15px 40px;
}
#footer ul.menu li {
	display: inline;
	border-right: 1px solid #fff;
}
#footer ul.menu li a{
	color: #fff;
	padding: 2px 10px; 
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
}

#collage {
	height: 289px;
	background: url(../images/collage.jpg) right bottom no-repeat;
	clear: both;
	position: relative;
} 
#left_icon {
	width: 253px;
	height: 300px;
/*	margin: 0 0 -11px -14px; */
	top: 0;
	left: -14px;
	position: absolute;
	float: left;
	background: url(../images/left_icon.png) no-repeat;	
	color: #2c9801;	
	z-index: 10;
}

#top_menu {
	height: 36px;
	background: url(../images/bg_menu.png) right no-repeat;
	float: right;
	width: 760px;
}
#top_menu ul.menu{
	list-style: none;
	margin: 0 0 0 20px;
	padding: 10px 0 0 0;
}
#top_menu ul.menu li{
	float: left;
	padding: 6px 20px;
}
#top_menu ul.menu li a{
	font-size: 13px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	line-height: 14px;
	display: block;
	text-decoration: none;
	font-weight: bold;

}

#top_menu ul.menu li.item5 {
	background: url(../images/bg_item5.png) bottom no-repeat;
	margin-top: -10px;
	padding: 13px 20px 9px 20px;
}
#top_menu ul.menu li.item5 a{
	color: #fff;
}
#left_icon span{
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 160px;
	text-align: center;
	display: block;
	text-transform: uppercase;
}
 
#content {
/*	border-top: 1px solid #dcdcdc;*/
} 
#left_column {
	width: 223px;
	background: #fafafa;
	border-right: 1px solid #dcdcdc;
	vertical-align: top;	
	padding-top: 2px;
}
#left_column .box{
	background-color: #fff;
	border-bottom: 1px solid #dcdcdc;
	padding: 10px 5px 10px 20px;
	overflow: hidden;
	font-size: 11px;
}
#btn_login {
	border: none;
	padding: 3px 15px;
	color: #fff;
	background: #2c9801;
}

#left_column h3{
	background: #2c9801 url(../images/bg_h3.png) repeat-x;
	font-weight: normal;
	font-size: 12px;
	color: #fff;
	border-bottom: 1px solid #dcdcdc;
	padding: 8px 5px 9px 20px;
	line-height: 12px;
	margin: 0;
	text-transform: uppercase;
}
#left_column h4{
	background: #f1f1f1 url(../images/bg_h4.png) left no-repeat;
	font-weight: normal;
	font-size: 12px;
	color: #000;
	border-bottom: 1px solid #dcdcdc;
	padding: 8px 5px 9px 20px;
	line-height: 12px;
	margin: 0;
	text-transform: uppercase;
}
#left_column h4 span{
	color: #2c9801;
}


#left_column ul.menu {
	margin: 0;
	padding: 0;	
	list-style: none;
}
#left_column ul.menu li{
	border-bottom: 1px solid #dcdcdc;
	margin: 0;
	text-transform: uppercase;
}
#left_column ul.menu li a{
	padding: 8px 5px 9px 20px;
	line-height: 12px;
	color: #333;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
}
#left_column ul.menu li a.arrow{
	background: url(../images/arrow.png) right 13px no-repeat;
}
#left_column ul.menu li.active a{
	background-color: #fff6d8; 
	color: #2c9801;
}
#left_column ul.menu li a:hover{
	background-color: #eeeeee;
}
#main_column {
	vertical-align: top;
}
#main_column .padding{
	padding: 0 20px 20px 20px;
	background: none;
}
#main_column .componentheading, #main_column h3{
	color: #000;
	font-weight: normal;
	font-size: 12px;
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	padding: 8px 5px 9px 20px;
	line-height: 12px;
	margin: 0 -20px 15px -20px;
	text-transform: uppercase;
	background-color: #fafafa;
}
#main_column .componentheading span{
	color: #2c9801;
}


.contentheading {
	color: #2c9801;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
        font-family: trebuchet ms;
}


#what_new {
	margin-bottom: 15px;
}
.feature_product {
	margin: 5px auto 5px auto;
	width: 90%;
}

#vmMainPage td {
	vertical-align: top;
}

#what_new td, .feature_product td{
	text-align: center;
	vertical-align: middle;	
	padding: 5px;
	color: #666;
}
table#product_category td{
	padding: 6px;
}
a.more {
	padding-left: 18px;
	font-size: 11px;
	color: #000;
	background: url(../images/more.png) left 3px no-repeat;
}
a.add_cart {
	background: url(../images/bg_add_cart.png) no-repeat;
	width: 126px;
	height: 22px;
	display: block;
	text-align: center;
	line-height: 22px;
	color: #fff;
	margin: 0 auto;
}

a.arrow_l {
	display: block;
	width: 25px;
	height: 25px;
	background: url(../images/arrow_l.png);
}
a.arrow_r {
	display: block;
	width: 25px;
	height: 25px;
	background: url(../images/arrow_r.png);
}
#what_new td.price, .feature_product td.price {
	color: #cd090a;
	font-size: 13px;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #2c9801;
	margin: 5px 0;
}

div.hr {
	height: 18px;
	line-height: 1px;
	background: url(../images/bg_hr.png) no-repeat;
	clear: both;
	margin: 5px -20px;
}


#footer {
	background: url(../images/bg_footer.jpg);
	height: 86px;
	overflow: hidden;
}
#copyright {
	color: #000;
	font-size: 11px;
	margin-left: 50px;
	clear: both;
}
#copyright a{
	color: #fff;
}
#mod_search_searchword {
	border: none;
	width: 160px;
	background: transparent;
	color: #666;
}
#slogan {
	color: #dcdcdc;
	font-size: 18px;
	padding-top: 30px;
}
#news {
	background: url(../images/news_bg.png) no-repeat;
	width: 283px;
	position: absolute;
	top: 255px;
	right: 0;
	
	/*
	float: right;
	margin-top: 245px;
	overflow: hidden;
	*/
}
#news .module{ 	
	padding: 5px 15px;
}
#padding2 {
	padding: 0 283px 20px 0;
	background: url(../images/bg_padding2.png) right repeat-y;
	margin-right: -20px;
	margin-bottom: -20px;
}
.category_column {
	float: left;
	padding-right: 10px;
	width: 230px;
}
.category_td {
	text-align: center;
	vertical-align: top;
	padding-bottom: 20px;
	width: 220px;
}
a img {
	text-decoration: none;
}

.contentpaneopen div{
	margin-top: 15px;
        font-family: trebuchet ms;
}
.contentpaneopen div div{
	margin-top: 0;
}
.module {
	margin-bottom: 15px;
}
#banner {
	text-align: center;
	padding-top: 20px;
}
#banner img{
	margin: 0 10px 10px 10px;
}