#vmMainPage{}

#vmMainPage a:link,#vmMainPage a:visited{ }

.category_image{
	border: 1px solid #f1f1f1;
	margin: 0px 5px;
	padding: 5px;
}
.category_image a:link,.category_image a:visited{ text-decoration: none;}

.featured_products{}
.featured_products img{ margin: 5px 0px;}


.productPrice {
	font-weight:bold;
	white-space:nowrap;
}
.product-Old-Price{
	color:#fc5900;
	text-decoration: line-through;
}
/**********browse**********/
.browse_all {
background: url(../images/line.gif) repeat-x bottom;
padding: 15px 0 11px;
}
.browse_all div.browse_desc {
width: 70%;
}
div.browse_price_rating {
width:30%;
}
.browse_all div.browse_price {
padding: 0px 0 10px;
text-align:right;
float: right;
margin: 0px 0px 5px 0px;
}
.browse_all div.browse_price span.productPrice {
color:#2e2e2e;
font-size: 15px;
}
.browse_all h2.browseProductTitle {
float: none;
margin:0 0 10px;
padding: 0px;
width: 70%;
}
.browse_all h2.browseProductTitle a:link,.browse_all h2.browseProductTitle a:visited {
color:#000000;
font-size:12px;
font-weight:bold;
line-height:16px;
text-decoration:none;
}
.product_rating img,
h3 img{ vertical-align: middle;}

/**********product details**********/
div.buttons_heading {
	float:right;
	margin: 5px 10px 0px 10px;
	width:10%;
}
div.buttons_heading img {
	margin:0 0 0 8px;
	vertical-align: middle;
}
#vmMainPage a.next_page:link, #vmMainPage a.next_page:visited {
	background: url(../images/next.png) no-repeat right center;
	color:#000000;
	float:right;
	font-weight:bold;
	line-height:20px;
	padding-right:11px;
	text-decoration:underline;
	width:auto;
}
#vmMainPage a.previous_page:link,#vmMainPage a.previous_page:visited {
	background: url(../images/prev.png) left no-repeat;
	float:left;
	line-height:20px;
	padding-left: 11px;
	width:auto;
	text-decoration: underline;
	font-weight: bold;
	color: #000; }
#table_product_details {
	margin:10px 0 0; 
}
#table_product_details td {
	vertical-align:top;
}
#table_product_details_images {
	text-align: center;
	padding:0 15px 0 0;
}
#table_product_details_images a:link,
#table_product_details_images a:visited{ text-decoration: none; color: #A8A8A8;}

#product_name h4 {
	color:#2e2e2e;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:16px;
}
#vmMainPage a.button:link, #vmMainPage a.button:visited {
	background:none;
	border:medium none;
	color:#2E2E2E;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
	height:12px;
	line-height:12px;
	margin:0;
	padding:0;
	text-decoration:underline;
	vertical-align:middle;
}
#vmMainPage a.button:hover{ text-decoration: none;}
#availabitity_addtocart {
border-bottom: 1px solid #e6e7e9;
padding:10px 0 20px;
}

.vmCartContainer {
	background: none;
	border:  none;
	padding:0;
	width: 360px;
}
.vmCartChild {
	border: 1px solid #b1b4b5;
	float:none;
	margin-bottom: 10px;
	padding: 3px 0px;
	vertical-align:middle;
	background: #f7f6f7;
}
.vmCartAttributes {
	margin-top:0px;
	width:100%;
}
td#product_reviews{
	padding: 20px 0px 0px 0px;
}
/********cart***************/
div.module div div div div.empty_cart{
	font-weight: bold;
	background:url(../images/cart.jpg) center bottom no-repeat;
	height: 125px;
}
#content  #vmMainPage .sectiontableheader th {
	background:url(../images/line.gif) bottom repeat-x;
	padding: 9px;
}
#content #vmMainPage .sectiontableentry1 td{
	padding: 9px;
}
#content  #vmMainPage .sectiontableentry2 td{
	padding: 9px;
}

/***********/
hr{height: 1px; background: #ecedee; border: none; margin: 5px 0px;}
.quantity_box_button_down {
	background-image:url(../images/down_small.gif);
}
.quantity_box_button_up{
	background-image:url(../images/up_small.gif);
}
.quantity_box_button {
	background-position:center center;
	background-repeat:no-repeat;
	border:medium none;
	height:11px !important;
	vertical-align:middle;
	width:11px !important;
}
.addtocart_button, .notify_button {
	background-position:left top;
	border:medium none;
	color:#fff;
	cursor:pointer;
	font-family:Arial,Helvetica,sans-serif;
	font-size:1px;
	font-weight:normal;
	height:20px;
	margin:0;
	overflow:hidden;
	padding:0 0 0 30px;
	vertical-align:middle;
	width:22px;
}
.addtocart_button_module {
	border: none;
	color:#fff;
	cursor:pointer;
	font-family:inherit;
	font-weight:bold;
	font-size: 11px;
	height: 20px;
	overflow:hidden;
	text-align:left;
	vertical-align:middle;
	padding: 0px 0px 0px 25px;
	width: 120px;
}
.addtocart_button {
background:transparent url(../images/addtocart.jpg) no-repeat left top;
}
.addtocart_button_module {
background:transparent url(../images/addtocart_module.jpg) no-repeat left top;
}
input.addtocart_button_module:hover {
 color:#ffffff;
}
.inputboxquantity {
	border: 1px solid #b1b4b5;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	color: #525252;
	margin: 0px;
	padding: 2px 0px 2px 2px;
	vertical-align: middle;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background: #f7f6f7;
}
.inputboxattrib {
	float:left;
	margin-bottom: 0px;
	margin-top:0;
	vertical-align:middle;
	color: #525252;
}
.shop_error, .shop_warning, .shop_info, .shop_debug, .shop_critical, .shop_tip {
	background-position: left 0px;
	}
#vmMainPage fieldset {
border:1px solid #e6e7e9;
margin:15px 10px 0 0;
padding:15px;
}
.continue_link, .checkout_link {
line-height: 20px;
}
/*********modules**************/
table.table_shop_module td{ }
table.table_shop_module td img{ margin: 5px 0px;}
table.table_shop_module span{
	font-weight: bold;
	color: #0e507e;
}
table.table_shop_module span.productPrice {
 	color: #2e2e2e;
}
table.table_shop_module span.product-Old-Price{
	color:#fc5900;
}
/**********************************************************/
a.mainlevel:link, a.mainlevel:visited {
	font-size: 11px;
	font-weight: normal;
	display: block;
	text-align: left;
	padding: 6px 0px 6px 30px;
	margin: 0px 0px 0px 0px;
	color: #040404;
	line-height: 15px;
	text-decoration: none;
	border: none;
	outline: none;
	background: url(../images/menu_arrow.gif) no-repeat;
	background-position: 15px 50%;
	border-bottom: 1px solid #ecedee;
}
a.mainlevel:hover{
	background: url(../images/menu_arrow.gif) no-repeat #f7f6f7;
	background-position: 15px 50%;
}
a#active_menu {
	text-decoration: none; font-weight: bold;
	background: url(../images/menu_arrow.gif) no-repeat #f7f6f7;
	background-position: 15px 50%;
	font-style: normal !important;
}
a.sublevel:link, a.sublevel:visited {
	font-size: 11px;
	font-weight: normal;
	display: block;
	text-align: left;
	padding: 3px 0px 3px 30px;
	margin: 0px 0px 0px 0px;
	color: #040404;
	line-height: 13px;
	text-decoration: none;
	background: url(../images/menu_arrow.gif) no-repeat;
	background-position: 30px 50%; 
}