@charset "UTF-8";
body {
	/*background: url("/images/fon.png") 100% 0% no-repeat transparent;*/
	/*margin-top: 60px;*/
}
#main {
	margin-top:400px;
}
h1, h2, h3 {
	font-weight: normal !important;
}
#query-text {
	height: 35px !important;
}
#logo-img {
	max-height: 39px;
	width: auto;
}
#logo-container {

}
#main-search-form {
	/*position: relative;
	top:-10px;*/
}
#tophr {
	margin-top: 0 !important;
	margin-bottom: 7px;
}
p {
	text-align: justify;
}
h3.rand-product, h3.new-stores {
	font-weight: normal !important;
	font-size: 16px;
	line-height: 100% !important;
	text-align: center;
}
.category-products {
	margin-top: 15px;
}
.category-products-list {
	border-bottom: 1px solid #eeeeee;
	padding: 0 0 50px 0;
}
h2.product-header {
	font-weight: normal;
	font-size: 18px;
	letter-spacing: -0.02em;
	text-align: center;
	line-height: 1.32em !important;
	height: 42px;
}
h2.product-header-list {
	font-weight: normal;
	font-size: 18px;
	letter-spacing: -0.02em;
	line-height: 1.32em !important;
	margin-top: 0;
	margin-bottom: 0;
}
p.product-link {
	margin: 0 0 10px 0;
	padding: 0;
	text-align: center;
	min-height: 150px;
}
.product-status-order {
	font-size: 13px !important;
	font-weight: bold;
	color: #8A6803;
}
.product-status-sale {
	font-size: 13px !important;
	font-weight: bold;
	color: #87AA0E;
}
.product-link img {
	vertical-align: middle !important;
}
p.product-price, .product-price {
	text-align: center;
	font-size: 26px;
	padding: 2px 0;
	margin: 10px 0 !important;
}
.product-price-list {
	text-align: left !important;
}
p.product-cart-links {
	text-align: center;
	margin-top: 5px;
}
.price-decimals {
	color: #aaaaaa;
	font-weight:normal !important;
	text-decoration: underline;
	margin-left: 3px;
}
a.product-delivery-link {
	font-size: 13px;
	border-bottom: 1px dotted;
	text-decoration: none !important;
}
.product-order-btn {
	margin-top: 10px;
}
.product-zoom-plus {

}
.product-zoom-plus a {

}
.shop-phone {
	font-size: 16px;
	border-bottom: 1px dotted;
	color:#666;
	white-space: nowrap;
	line-height: 1.25em;
}

.adv-links {
	margin-top: 10px;
	font-size: 11px !important;
	text-align: center;
	color:#666 !important;
}
a.adv-link {

}

#main-search-container {
	/*position: absolute;*/
	position: relative;
	/*margin-top:-480px;*/
	margin-top: 10px;
}

h1.product-name {
	margin: 0 0 25px;
	/*font-size: 26px;*/
	color: #000;
}
.product-main-image-panel {
	padding: 25px;
	border: 1px solid #efefde;
	border-radius: 4px;
	/*box-shadow: #dddddd 1px 1px 1px;*/
	text-align: center;
}

.main-shop-cats {
	font-size: 18px;
}
.main-nav-cats {
	font-size: 18px;
	padding-left: 12px;
}
.nav-tabs.nav-stacked > li {
	position: relative !important;
}
.nav-tabs.nav-stacked > li > a {
	border-bottom: 1px dotted #dddddd;
	border-top: none;
	border-left: none;
	border-right: none;
	padding-bottom: 12px;
	padding-top: 12px;
}
.nav-tabs.nav-stacked > li > a:hover {
	background-color: #fc0;
	/*background-color: #f90;*/
	text-shadow: 1px 1px 1px #777;
	color: #fff;
	z-index: 990;
	-moz-box-shadow: 2px 2px 10px rgba(0,0,0,0.5); /* Для Firefox */
	-webkit-box-shadow: 2px 2px  10px rgba(0,0,0,0.5); /* Для Safari и Chrome */
	box-shadow: 2px 2px 10px rgba(0,0,0,0.5); /* Параметры тени */
}
.nav-tabs.nav-stacked > li:first-child > a {
	border-top-right-radius: 0px !important;
	border-top-left-radius: 0px !important;
}
.nav-tabs.nav-stacked > li:last-child > a {
	border-bottom-left-radius: 0px !important;
	border-bottom-left-radius: 0px !important;
}
.cat-item-children {
	border-top: 3px solid #000;
	padding: 12px 25px;
	width: 400px;
	background-color: #ffffff;
	z-index: 999;
	-moz-box-shadow: 2px 2px 10px rgba(0,0,0,0.5); /* Для Firefox */
	-webkit-box-shadow: 2px 2px  10px rgba(0,0,0,0.5); /* Для Safari и Chrome */
	box-shadow: 2px 2px 10px rgba(0,0,0,0.5); /* Параметры тени */
}
.cat-item-header {
	color: #fc0;
	margin: 0;
	font-size: 16px;
	line-height: 150%;
}
.cat-item-children ul {
	margin-left: 0 !important;
}
.cat-item-children ul li {
	list-style: none !important;
}
.cat-item-children ul li a {
	font-size: 13px;
	line-height: 24px;
}

p.popular-category, p.popular-category-img {
	text-align: center;
}
p.popular-category-img {
	height: 100px;
}
p.popular-category-img a img {
	vertical-align: middle !important;
}
.thumbnail.popular-category {
	height: 170px;
}
h2.recommended-categories {
	font-size: 18px;
}

.marketing {

}
.marketing p {
	margin: 0;
}
.marketing h1 {
	font-size: 40px;
	line-height: 1.2em;
	padding:10px 0;
	margin: 0;
	font-family: georgia, serif;
	font-weight: normal;
	font-style: italic;
	color: #484848;
}
.marketing h1 span {
	font-family: MetaBlack, "Trebuchet MS", sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-style: normal;
	font-size: 65px;
	display: block;
	letter-spacing: -0.05em;
}
.marketing h2 {
	font-weight: 200;
	font-size: 48px;
	letter-spacing: -0.02em;
	text-shadow: 2px 2px 2px #cdcdcd;
	line-height: 0.75em;
	margin-bottom: 10px;
	height: 100px;
}
.marketing h2 span {
	/*color: #5BC900;*/
	/*color: #7CFC00;*/
	/*color:#CD5C5C;*/
	/*color: #a52a2a;*/
	color: #ff4500;
	font-size: 32px;
	letter-spacing: -0.02em;
	position: relative;
	display: inline-block;
	top:-14px;
	left: 110px;
	word-spacing: -3px;
}

/* Faded out hr */
hr.soften {
	height: 1px;
	margin: 70px 0;
	background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,.1), rgba(0,0,0,0));
	background-image:    -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,.1), rgba(0,0,0,0));
	background-image:     -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,.1), rgba(0,0,0,0));
	background-image:      -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,.1), rgba(0,0,0,0));
	border: 0;
}

#footer {

}

.globalcat-numproducts {
	color:#999;font-size:11px;
}