﻿*, html, body {
	margin: 0;
	padding: 0;
}
* html body {
	margin: 0;
	padding: 0;
}

.rounded{
	-moz-border-radius: 6px;
	-webkit-border-radius:6px;
	border-radius:6px;
}
.rounded-bottom {
	-moz-border-radius-bottomleft:6px;
	-moz-border-radius-bottomright:6px;
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
}

.inlineEl{
	display: -moz-inline-stack;
	display: inline-block;
	*display: inline;
	*zoom:1;
}

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background: #800000 url(../img/mainBg.png) repeat-x top;
}

body.contentpane {
	background: #800000;
	font-size: 11px;
}


body.contentpane div#vmMainPage {
	margin: 0 auto;
	text-align: center;
}

img{
	border: 0;
}

ul {
	list-style-position: inside;
	color: #800000;
}

.wrapper{
	width: 860px;
	margin: 0 auto;
}

a{
	color: #800000;
	text-decoration: underline;
}

a:visited{
	color: #686868;
	text-decoration: underline;
}

a:hover{
	color: #ff9900;
	text-decoration: underline;
}

.small {
	font-size: 11px;
	color: #686868;
}

.terms {
	margin: 0 auto;
	width: 90%;
	text-align: left;
	padding: 25px 10px 25px 15px;
	background: #fff;
}

.shop_info {
	width: 70%;
	border: 1px solid #FF9900;
}

.header{
	background: #fff url(../img/headBg.jpg) no-repeat right bottom;
	width: 100%;
	height: 343px;
	border: 2px solid #fff;
	border-top: 0px;
	position: relative;
}

.timetable {
	width: 150px;
	height: 80px;
	position: absolute;
	top: 261px;
	left: 30px;
}

.logo {
	background: url(../img/logo.png) no-repeat center center;
	margin: 0 auto;
	width: 262px;
	height: 320px;
}

hr{
	border: 1px solid #800000;
}
.logo a{
	width: 100%;
	height: 100%;
}
/* top menu */
.topMenu{
	text-align: center;
}

.topMenu ul {
	list-style-type: none;
	text-align: center;
}

.topMenu ul.menu li{
	margin: 0 15px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align:top;
	padding: 2px 8px;
}

.vm_login {

	font-size: 11px;
	width: 160px;
	position: absolute;
	top: 25px;
	right: 10px;
	height: auto !important; 

}

#vmMainPage {
	width: 80%;
	text-align: justify;
/*	float:left;*/
}

.vm_basket,.vm_shopBtns{
	font-size: 10px;
}
.vm_basketWrapper{
	background: #fff5e6;
	padding: 5px 5px 10px 5px;
	border: 1px solid #ff9900;
}

.vm_shopBtns {
	text-align: center;
}

.breadcrumbsWrapper{
	margin-bottom: 15px;
}

.breadcrumbs{
	color: #ff9900;
	font-size: 11px;
}

a.vm_showOpt {
	width: 9px;
	height: 7px;
	background: url(../img/optSelector.gif) no-repeat bottom;
	text-decoration: none;
}

a.vm_showOpt:hover {
	text-decoration: none;
}

.vm_loginForm{
	color: #686868;
}

.vm_loginForm {
	font-size: 11px;
	margin-right: 53px;
}

.vm_loginOptions {
	width: 160px;
	position: absolute;
	top: 20px;
	left: -60px;
	display: none;
	padding: 5px;
	background: #fff;
	border: 1px solid #800000;
}
.vm_catMenu {
	margin: 15px 0;
}

.vmRecentDetail {
	font-size: 11px;
}

.vm_prodPrice {
	padding: 10px 0;
}

.vm_shopCart {
	text-align: center;
	margin-top: 15px;
}

.vm_prodDescr {
	font-size: 12px;
	color: #686868;
}

.vm_prodImgDetailPrev{
	width: 150px;
	text-align: center;
	vertical-align: top;
}

.vm_askSeller {
	margin: 10px 0;
}

.vm_prodPrice {
	font-size: 15px;
	color: #800000;
}

.vm_addCartBtn {
	width: 110px;
}

.vm_prodInfo{
	width: 54%;
}

.vm_prodInfo h1 {
	margin-top: 0 !important;
}

.vm_prodDescriptionShort{
	text-align: justify;
}

input,.inputbox {
	border: 1px solid #800000;
}
input.inputImg, input[type=radio]{
	border: 0;
}
fieldset{
	font-size: 11px;
}
fieldset td,fieldset table{
	padding: 3px;
}

.billInfo,.addNewAddress,.shipSelect,.finalConfirm,.legalinfo,.customerNote {
	font-size: 11px;
}

.orderDetails,.orderDetailsShopInfo {
	font-size: 12px;
}

div.orderDetails {
	text-align: left;
	padding: 5px;
	font-size: 12px;
}

.itemTable th{
	padding: 5px;
}

.itemTable{
	background:none repeat scroll 0 0 #FFF5E6;
	border:1px solid #FF9900;
	margin: 10px 0;
}

.itemTable td{
	padding: 5px;
	background: #fff;
}

.addNewAddress{
	margin: 3px 0;
}
.pagerWrapper{
	text-align: center;
	font-size: 11px;
}

span.pagesCounter {
	color: #686868;
}

.pagination {
	padding: 10px;
	margin: 0 !important;
	background: #dfdfdf;
}

input.button {
	background: maroon;
	color: #fff;
	margin-top: 3px;
}

#active_menu{
	font-style: normal !important;
	background: url(../img/subMenuPointer.gif) no-repeat left;
	color: #ff9900;
}

#active_menu.mainlevel {
	background: none;
}

.prodNav a {
	font-size: 11px;
	height: 16px;
}

.catSubList{
	list-style-type: none;
	width:250px;
	padding-left: 0px !important;
}
.catSubList .sublevel {
	padding-left: 15px;
}

.catList li{
	margin: 0 0 3px 0;
}

.article-content img {
	margin: 5px;
}

.content ul.menu-sub li{
	padding: 0 10px;
}

.content ul.menu-sub li{
	margin-bottom: 10px;
}

.content ul.menu-sub li.active,.mainlevel_active{
	background: url(../img/subMenuPointer.gif) no-repeat 0px;
}

.content ul.menu-sub li.active a, .mainlevel_active {
	text-decoration: none;
	color: #ff9900;
}

.mod_categories td {
	padding-bottom: 5px;
	font-size: 12px;
}

.mainlevel_active {
	padding-left: 8px;
}

.topMenu ul.menu li{
	padding: 10px 0;
}

.topMenu li.active{
	background: url(../img/activeMenuPointer.png) no-repeat center 29px;
}

.topMenu a{
	color: #fff;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}

.topMenu a:hover{
	text-decoration: underline;
}

/* end top menu */
.galleryShow{
	text-align: center;
}
div.gk_is_image{
	margin: 0 auto !important;
	width: 90%;
}
div.gk_is_wrapper{
	margin: 0 auto !important;
}

.content{
	background: #fff url(../img/contBg.jpg) no-repeat right top;
	padding: 15px 15px 180px 15px;
	position: relative;
	border:0;
}

.content ul, .content p{
	margin-bottom: 10px;
}

.content p{
	color: #686868;
	font-size: 13px;
}

#vmMainPage h1 label,#vmMainPage h2 label,#vmMainPage h3 label,
#vmMainPage h4 label,#vmMainPage h5 label,#vmMainPage h6 label{
	font-size: 14px;
}

.content h1,.content h2,.content h3,.content h4,.content h5,.content h6{
	color: #ff9900;
	font-size: 17px;
	margin: 15px 0 2px 0;
}

.loginFormFields label {
	font-size: 12px;
}

.vm_prodTitle a{
	font-size: 17px;
	font-weight: normal;
}

.vm_addtocart_button{
	background: url(../img/shoppingCart.gif) no-repeat center center;
	width: 91px;
	height: 72px;
	border: 0;
	cursor: pointer;
	margin-top: 5px;
}
.quantity_box {
	font-size: 11px;
}

.vm_CartContainer{
	background: #fff5e6 ;
	border: 1px solid #ff9900;
	text-align: center;
	padding: 3px;
}

.vmCartModule{
	margin: 15px 0;
}

.vm_prodItem{
	text-align: left;
}

.vm_prodImgDetailPrev,.vm_prodInfo,.vm_addCartBtn{
	margin: 5px;
	vertical-align: top;
}

.orderDetailsShopInfo h2 {
	margin: 0 0 5px 0;
}

.content ul {
	padding-left: 15px;
	margin: 15px 0;
}

.printLink {
	background: url(../img/printIcon.png) no-repeat center center;
	width: 32px;
	height: 32px;
	display: block;
}
.paymentMethod{
	font-size: 11px;
}

.paymentClassText {
	font-size: 11px;
	text-align: left;
}

#vmMainPage table {
	font-size: 11px;
}

.orderBankAddr p{
	text-align: right;
	font-size: 11px;
}

.adminlist {
	font-size: 11px;
}

.orderDetails .sectiontableheader th{
	padding: 5px;
}

marquee.scroller {
	color: #800000;
	font-size: 11px;
}

.article-content{
	margin: 10px 0;
}

.mainCatList {
	font-size: 12px;
}

.mainCatList td{
	padding-bottom: 5px;
}

/* footer */
.footer{
	margin-top: 5px;
}

table.footMess {
	color: #fff;
	font-size: 11px;
}

table.footMess .leftMess {
	text-align: right;
}

.separator {
	width: 18px;
}

table.footMess .rightMess {
	text-align: left;
}

table.footMess .rightMess a{
	color: #fff;
}

.footMess tr.bottomInfoBlock td{
	padding-top: 5px;
}
/* end footer */

table.contacts td{
	color: #686868;
	vertical-align: top;
}

table.contacts .address{
	text-align: right;
}

table.contacts .data{
	text-align: left;
}