#vmMainPage {
	overflow: hidden;
}
#vmMainPage h3 img {
	vertical-align: middle;
}
.browseProductContainer {
	padding: 6px 6px 7px 7px;
	vertical-align:top;
	width: 286px;
	margin: 0px 17px 13px 17px;
	background: url(browse_1.png) bottom no-repeat #f6f6f6;
}
#vmMainPage .browseProductTitle {
	float:left;
	font-size:16px;
	font-weight:bold;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	width: 100%;
	background: none;
}
.browseProductImageContainer {
	float:left;
	margin:0px;
	width:auto;
}
.browseProductTitle a:link, .browseProductTitle a:visited {
	color: #575757;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
.browsePriceContainer {
	float:right;
	margin: 20px 0px 0px 0px;
	width: 35%;
	text-align: right;
}
.productPrice {
	font-size: 14px;
	font-weight:bold;
	white-space:nowrap;
	color: #1973af;
}
.browseAddToCartContainer {
	/*float: right;*/
/*height: 33px;*/
text-align: right;
	width: 100%;
	margin: 0px 0px 0px 0px;
}
.browseProductDescription {
	margin-top: 0px;
	width: 100%;
}
.browseProductDescription a:link, .browseProductDescription a:visited {
	color: #575757;
	font-size: 11px;
	background: url(details.png) left no-repeat;
	padding: 0px 0px 0px 12px;
	text-decoration: none;
}
.quantity_box {
	vertical-align:middle;
	display: none;
}
.inputboxquantity {
	margin-top:3px;
	vertical-align:middle;
	display: none;
}
.quantity_box_button_up {
	display: none;
}
.quantity_box_button_down {
	display: none;
}
.addtocart_button {
	background: url(addtocart.png) no-repeat;
}
.addtocart_button, .notify_button {
	background-position:left bottom;
	border:medium none;
	cursor:pointer;
	font-family:inherit;
	font-size: 10px;
	color: #ffffff;
	font-weight:bold;
	height:22px;
	overflow:hidden;
	text-align:center;
	vertical-align:middle;
	width:100px;
}
.details_imglink {
	text-align: right;
}
.details_imglink a:link, .details_imglink a:visited {
	text-decoration: none;
	font-size: 10px;
	text-align: right;
	font-weight: bold;
	color: #a8a9ab;
}
.details_imglink img {
	margin: 0px 0px 10px 0px;
}
.details_addtocart {
	background: url(dotted_shop.png) top left repeat-x;
	padding: 10px 0px 0px 0px;
}
.vmCartContainer {
	background:none;
	border:none;
	float:right;
	padding: 0px;
	width:auto;
}
div.pathway {
	color: #2b2b2b;
	margin: 0px 0px 10px 0px;
	height: 31px;
	/*
float: left;
*/
background: url(pathway.png) no-repeat left;
	width: 75%;
	padding: 0px 0px 0px 20px;
	line-height: 31px;
}
div.pathway a:link, div.pathway a:visited {
	color: #2b2b2b;
	text-decoration: none;
	line-height: 31px;
}
div.pathway a:hover {
	text-decoration: underline;
}
div.buttons_heading {
	height: 31px;
	float:right;
	margin:0px;
	width: 20%;
	text-align: right;
	margin: 0px 0px 10px 0px;
}
div.buttons_heading img {
	margin: 2px 0px 0px 5px;
}
#vmMainPage .button, .cbBox .button {
	border: none;
	background: url(button_login1.jpg) repeat-x;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	margin: 3px 3px 3px 3px;
	padding: 0px 10px 2px 10px;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 20px;
	width: auto;
	text-transform: lowercase;
}
/******navigation*******************/
.continue_link, .checkout_link {
	line-height: 22px;
}
/***************cart*****************/
table.table_cart {
}
table.table_cart td {
	padding: 10px 10px 10px 0px;
}
tr.tr_product_cart {
	background: url(dotted_shop.png) bottom left repeat-x;
}
img.cart_img {
	width: 125px;
	border: 3px solid #f6f6f6;
}
#vmMainPage h2, #vmMainPage h3, #vmMainPage h4 {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	color:#F37B2E;
	font-weight:normal;
	background:transparent url(kreska-ch.gif) no-repeat scroll left bottom;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 10px 0px;
	text-decoration: none;
}
legend.sectiontableheader {
	color: #1974af;
	font-weight:bold;
	padding:4px 0px;
}
table.checkout_table {
	font-size: 11px;
}
table.checkout_table a:link, table.checkout_table a:visited {
	font-size: 11px;
	color: #4A4E50;
	font-weight: bold;
	text-decoration: none;
}
.cbBox h3 {
	vertical-align: middle;
	padding: 3px;
	font-size: 11px;
}
hr {
	height: 1px;
	background: #f4f4f4;
	border: none;
}
/*****************minicart************************/
div.vmCartModule {
	color: #4a4a4a;
}
div.vmCartModule a:link, div.vmCartModule a:visited {
	color: #4a4a4a;
	text-decoration: none;
}
div#show_cart {
	background: url(show_cart.png) no-repeat;
	height: 20px;
	width: 86px;
}
div#show_cart a:link, div#show_cart a:visited {
	color: #ffffff;
	text-decoration: none;
	text-transform: lowercase;
	font-weight: bold;
	font-size: 10px;
	line-height: 20px;
}
/**********categories*****************/
table.category_table {
}
/****************recent viewed produtcts*********************/
.vmRecentDetail {
}
.recent_product {
	float:left;
	text-align: center;
	border: 1px solid #919192;
	vertical-align: top;
	padding: 10px 8px;
	margin: 10px;
}
/**********************************/
.shop_error, .shop_warning, .shop_info, .shop_debug, .shop_critical, .shop_tip {
	background-color:#f1f1f1;
	background-position:left 50%;
	background-repeat:no-repeat;
	border-color:#919192;
	border-style:dotted none;
	border-width:1px 0;
	font-weight:900;
	margin:1pt 1pt 1em 1em;
	padding: 1em 1em 1em 48px;
}

