/* Общие свойства и сброс стилей */
html, body, div, p, form, ul, li, span, b, u, i, a, strong, h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin: 0;
	border: none;
	background: none;
}
ul {
	list-style: none;
}
body, input, button, textarea, td, h1, h2, h3, h4, h5, h6 {
	color: #313131;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
}
p {
	margin-bottom: 20px;
	line-height: 1.4;
}
a {
	color: #0081c1;
	text-decoration: underline;
}
a:hover {
	color: #d41f10;
}
img {
	border: none;
}
.clear {
	clear: both;
}
.button {
	display: inline-block;
	vertical-align: middle;
	height: 21px;
	line-height: 21px;
	padding: 0 20px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	text-shadow: 0 1px rgba(0, 106, 171, 0.75);
	border: solid 1px #0070a2;
	border-radius: 3px;
	box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.2);
	cursor: pointer;
	background: url("/images/bgGradVer.png") 0 -80px repeat-x #0d7ab7;
}
.button:hover {
	color: #fff;
	background: url("/images/bgGradVer.png") 0 -66px repeat-x #0186be;
	text-decoration: none;
}

/* Базовая разметка страницы и фон */
html, body {
	width: 100%;
	height: 100%;
}
body {
	background: url("/images/bgMain.png") center top #f3f3f3;
	min-width: 906px;
	text-align: left;
}
.widther {
	width: 886px;
	margin: 0 auto;
}
.blockNotFooter {
	min-height: 100%;
}

/* Шапка */
.header {
	padding-top: 35px;
	height: 70px;
	white-space: nowrap;
}
.header .columnLogo, .header .columnContacts, .header .columnProfile {
	display: inline-block;
	vertical-align: top;
}
.header .columnLogo {
	width: 218px;
	margin: -10px 0 -80px -2px;
}
.header .columnLogo a {
	position: relative;
	z-index: 1;
}
.header .columnContacts {
	width: 410px;
	color: #7d7d7d;
}
.header h1 {
	margin: -3px 0 -1px 0;
	padding: 0;
	text-transform: uppercase;
	color: #0092ca;
	font-size: 15px;
}
.header .columnCont1, .header .columnCont2 {
	display: inline-block;
	vertical-align: top;
}
.header .columnCont1 {
	width: 295px;
}
.header .columnCont2 {
	width: 115px;
}
.header span {
	color: #313131;
}
.header .holderContacts div div {
	margin-top: 6px;
}
.header .columnProfile {
	width: 260px;
	text-align: right;
}
.blockCart {
	display: inline-block;
	white-space: nowrap;
	text-decoration: none;
	color: #fff;
}
.blockCart:hover {
	color: #fff;
}
.blockCart .forIcon, .blockCart .forInfo {
	display: inline-block;
	vertical-align: middle;
	height: 30px;
	line-height: 30px;
	text-align: center;
}
.blockCart .forIcon {
	background: url("/images/bgGradVer.png") 0 -71px repeat-x #127fba;
	border: solid 1px #0070a2;
	border-radius: 3px 0 0 3px;
	width: 31px;
	box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.2);
}
.blockCart:hover .forIcon {
	background: url("/images/bgGradVer.png") 0 -61px repeat-x #0088c4;
}
.blockCart .forIcon span {
	display: inline-block;
	vertical-align: middle;
	width: 27px;
	height: 24px;
	background: url("/images/sprites.png") 0 0;
	margin: 1px -1px -1px 1px;
}
.blockCart .forInfo {
	background: url("/images/bgGradVer.png") 0 -17px repeat-x #ea3a2c;
	border-style: solid;
	border-width: 1px 1px 1px 0;
	border-color: #de1b1b;
	border-radius: 0 3px 3px 0;
	width: 214px;
	box-shadow: inset 1px 1px 0 0 rgba(255, 255, 255, 0.2);
}
.blockCart:hover .forInfo {
	background: url("/images/bgGradVer.png") 0 -5px repeat-x #f95447;
}
.header .forLogin {
	margin-top: 9px;
	font-style: italic;
}
.header .forLogin a {
	color: #d41f10;
	margin-left: 20px;
}
.header .forLogin a:hover {
	text-decoration: none;
}

/* Главное меню */
.lineMenu {
	border-top: solid 1px #1384be;
	border-bottom: solid 1px #0c72a8;
}
.lineMenu .lineMenuBorder {
	height: 32px;
	border-top: solid 1px #03b1db;
	border-bottom: solid 1px #0089ba;
	background: url("/images/bgGradVer.png") 0 -65px repeat-x #0082be;
}
.lineMenu .widther {
	white-space: nowrap;
}
.lineMenu .hotspot, .lineMenu .menuMain, .lineMenu .search {
	display: inline-block;
	vertical-align: middle;
}
.lineMenu .hotspot {
	width: 245px;
	height: 36px;
	margin: -1px 12px -1px -63px;
	background: url("/images/hotspot.png") no-repeat;
	float: left;
}
.menuMain {
	width: 477px;
	font-size: 15px;
	font-style: italic;
	text-shadow: 0 1px 0 #005b8b;
	height: 34px;
	margin-top: -1px;
}
.menuMain li {
	display: inline-block;
	margin: 0 3px;
}
.menuMain a {
	display: inline-block;
	height: 32px;
	line-height: 32px;
	margin: 1px 0;
	color: #fff;
	text-decoration: none;
	padding: 0 18px;
}
.menuMain a.selected, .menuMain a:hover {
	margin: 0;
	border-top: solid 1px #05b7df;
	border-bottom: solid 1px #0096c3;
	background: url("/images/bgGradVer.png") 0 -51px repeat-x #0093c8;
}
form.search {
	width: 215px;
	white-space: nowrap;
}
form.search input[type=text] {
	display: inline-block;
	vertical-align: middle;
	width: 167px;
	height: 19px;
	padding: 3px 11px;
	background: #fff;
	border: none;
	border-radius: 3px 0 0 3px;
	outline: none;
	font-size: 12px;
	color: #7d7d7d;
	font-style: italic;
	margin: 0;
}
form.search button {
	display: inline-block;
	vertical-align: middle;
	width: 26px;
	height: 25px;
	background: url("/images/bgGradVer.png") 0 -102px repeat-x #e6e6e6;
	border: none;
	border-radius: 0 3px 3px 0;
	cursor: pointer;
	text-align: center;
	margin: 0;
	padding: 0;
}
form.search button span {
	display: inline-block;
	vertical-align: middle;
	width: 16px;
	height: 17px;
	background: url("/images/sprites.png") -28px 0;
	margin: 1px 0 -1px 0;
}
.lineShadowTop {
	height: 28px;
	margin-top: -28px;
	position: relative;
	z-index: -100;
	background: url("/images/bgMainSha.png") center 0 repeat-x;
}
.lineShadowBottom {
	height: 118px;
	margin-bottom: -118px;
	position: relative;
	z-index: -100;
	background: url("/images/bgMainSha.png") center -29px repeat-x;
}

/* Двухколоночная основа */
.sectionMain {
	white-space: nowrap;
	margin-top: 40px;
}
.sectionMain .mainColumnLeft, .sectionMain .mainColumnRight {
	display: inline-block;
	vertical-align: top;
	white-space: normal;
}
.sectionMain .mainColumnLeft {
	width: 190px;
	margin-right: 24px;
}
.sectionMain .mainColumnRight {
	width: 672px;
}

/* Меню каталога */
.menuCatalog {
	margin: -19px 0 0 -1px;
}
.menuCatalog li {
	margin-top: 20px;
}
.menuCatalog a {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
.menuCatalog a:hover {
	text-decoration: underline;
}
.menuCatalog ul {
	padding-left: 16px;
}
.menuCatalog ul li {
	margin-top: 15px;
}
.menuCatalog ul a {
	color: #313131;
	font-weight: normal;
	font-size: 13px;
}
.menuCatalog ul a span {
	display: inline-block;
	vertical-align: middle;
	width: 7px;
	height: 7px;
	background: url("/images/sprites.png") -35px -18px;
	margin: 0 6px 0 -13px;
}
.menuCatalog ul a:hover {
	color: #d41f10;
}
.menuCatalog ul a.selected {
	padding: 3px 14px;
	margin: 0 -15px;
	border: solid 1px #df1c1a;
	border-radius: 3px;
	background: url("/images/bgGradVer.png") 0 -18px #ea3a2c;
	color: #fff;
	text-decoration: none;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
}
.menuCatalog ul a.selected span {
	display: none;
}

/* Слайдер */
.slideshow {
	height: 277px;
	border: solid 1px #fff;
	border-radius: 4px;
	box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0.5);
	overflow: hidden;
	position: relative;
}
.slideshow img {
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
}
.slideshow .loading {
	background: #000;
	color: #fff;
	padding: 3px 12px;
}
.slideshow .selector {
	position: absolute;
	z-index: 2;
	left: 7px;
	bottom: 7px;
}
.slideshow a {
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.slideshow .selector span {
	display: inline-block;
	background: #fff;
	color: #8d8d8d;
	padding: 1px 4px;
	font-size: 12px;
	margin-right: 3px;
	box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.35);
	border-radius: 3px;
	cursor: pointer;
}
.slideshow .selector span.selected {
	border: solid 1px #56aad5;
	padding: 0 3px;
	color: #56aad5;
}

/* Рекумендуем и новинки */
.productsSelection {
	width: 651px;
	margin: 55px auto 0 auto;
}
.productsSelection .title {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
.productsSelection .title:hover {
	text-decoration: underline;
}
.productsSelection .side {
	float: right;
	text-decoration: none;
	color: #313131;
	font-size: 12px;
	font-style: italic;
	margin-top: 2px;
}
.productsSelection .side span {
	display: inline-block;
	vertical-align: middle;
	width: 6px;
	height: 5px;
	background: url("/images/sprites.png") -28px -18px;
	margin: -1px 5px 1px 0;
}
.productsSelection .side:hover {
	color: #d41f10;
}
.productsSelection .side:hover span {
	background: url("/images/sprites.png") -43px -18px;
}

/* Список товаров */
.productsHolder {
	width: 651px;
	margin: 22px auto 0 auto;
}
.productsHolder .productsMargin {
	margin: 0 -71px -41px 0;
}
.productsHolder .product {
	display: inline-block;
	vertical-align: top;
	margin: 0 63px 41px 0;
	width: 175px;
	text-align: center;
}
.productsHolder .productPres {
	display: block;
	position: relative;
	width: 173px;
	height: 247px;
	border: solid 1px;
	border-color: #dddddd #ededed #fff #ededed;
	background: #f1f1f1;
	border-radius: 4px;
	box-shadow: inset 0 0 4px 0 rgba(0, 0, 0, 0.3);
	text-decoration: none;
	background-size: cover;
	background-position: center center;
}
.productsHolder .productPres:hover {
	text-decoration: none;
}
.productsHolder .productPres .title {
	text-align: left;
	padding: 10px;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #565656;
	text-shadow: 0 1px 0 #fff;
}
.productsHolder .productPres .title:hover {
	text-decoration: none;
}
.productsHolder .productPres .price {
	position: absolute;
	left: 0;
	bottom: 13px;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #fff;
	text-shadow: 0 1px 0 rgba(167, 33, 22, 0.75);
	padding: 0 7px;
	border: solid 1px #de1b1b;
	border-left-color: #a91515;
	background: url("/images/bgGradVer.png") 0 -24px repeat-x #e8382a;
	box-shadow: inset 10px 0 5px -10px rgba(0, 0, 0, 0.5), inset 0 1px 0 rgba(255, 255, 255, 0.2);
}
.productsHolder .button {
	margin-top: 12px;
}

/* Футер */
.footerHeighter {
	height: 190px;
}
.footer {
	height: 151px;
	margin-top: -151px;
	background: url("/images/bgFooter.png") center top #ddd;
	color: #696969;
	font-size: 11px;
}
.footer a {
	color: #313131;
}
.footer a:hover {
	color: #d41f10;
}
.footer .line {
	height: 16px;
	margin-bottom: -14px;
	background: url("/images/bgMainSha.png") center -148px repeat-x;
}
.footer .widther {
	white-space: nowrap;
	padding-top: 31px;
}
.footer .footerLeft, .footer .footerRight {
	display: inline-block;
	vertical-align: top;
	white-space: normal;
}
.footer .footerLeft {
	width: 680px;
}
.footer .footerRight {
	width: 206px;
	text-align: right;
}
.footer .footerTop {
	margin-bottom: 23px;
	color: #313131;
	font-size: 12px;
}
.footer .divider {
	margin: 0 13px;
}
.footer .info {
	margin-bottom: 3px;
	line-height: 1.45;
}