﻿html,
body {
	margin: 0;
	padding: 0;
}

body {
	background: #f6f5f0 url(/i/header-background.png) repeat-x top;
	font-family: Arial;
	font-size: .8em;
	color: #646464;
	margin: 70px 0;
}
img {
	border: 0;
}

.Clear {
	clear: both;
	font-size: 0;
	overflow: hidden;
}



#Header,
#Navigation,
.Catalog,
#Footer {
	padding: 0 70px;
}


#Logotype {
	margin-top: -20px;
}



/* Шапка: режим работы и контактная информация */
#Period,
#Contact,
#Cart {
	position: absolute;
	top: 78px;
	font-size: .9em;
	padding: 0;
}
#Period p,
#Contact p {
	padding: 0 0 0.5em 0;
	margin: 0;
}
#Period {
	left: 330px;
}
#Contact {
	left: 490px;
	width: 220px;
}
#Contact .Phones {
	width: 107px;
	height: 78px;
	background: url(/i/phones.png) no-repeat top left;
	padding: 7px;
	font-size: 1.6em;
	color: #000;
	float: left;
	position: relative;
	top: -7px;
}
#Cart {
	right: 70px;
}

#Cart div {
	width: 200px;
	height: 58px;
	background: url(/i/cart.png) no-repeat top left;
}
#Cart div.Enabled {
	background-position: 0 -58px;
}
#Cart div.Enabled a {
	display: block;
	height: 100%;
}
#Cart div.Enabled a:hover {
	background: url(/i/cart.png) no-repeat 0 -116px;
}
#Cart p {
	margin-left: 12px;
	position: relative;
	z-index: 999;
	margin-top: -5px;
}



/* Поиск и авторизация */
#SearchBar {
	margin: .5em 0;
}
#SearchBar a:link,
#SearchBar a:visited {
	font-weight: bold;
	margin: 0 2em 0 0;
	color: #000;
}
#SearchBar a:hover {
	color: #ff6000;
}
#SearchBar .Links {
	padding-left: 40px;
}
#Search {
	padding-left: 10px;
}
#Search .Text {
	width: 180px;
	margin-right: 30px;
	border: 1px solid #bdbdbd;
	background: #fff url(/i/input-background.png) repeat-x top;
}
#Search .Button {
	position: absolute;
	margin-left: 160px;
	margin-top: -5px;
}
#Auth {
	padding-right: 10px;
}
fieldset {
	padding: 1em;
	border-color: #ccc;
}



/* Навгиация: Хлебные крошки */
#Navigation.Hover {
	background-color: #e9e5d9;
}
#Navigation td {
	padding: 10px 80px;
}
#Breadcrumbs {
/*	color: #000;*/
	font-weight: bold;
	font-size: 0.9em;
}
#Breadcrumbs a:link,
#Breadcrumbs a:visited {
	/*color: #000;*/
}
#Breadcrumbs a:hover {
	color: #ff9000;
}



/* Корзина */
table.Cart {
/*	border: 1px solid red;*/
	margin-bottom: 2em;
}
table.Cart th {
	padding: 14px 7px;
	background-color: #f6f5f0;
}
table.Cart td {
	padding: 14px 7px;
	border-bottom: 1px solid #cecece;
	text-align: center;
	vertical-align: top;
}
table.Confirmation td {
	text-align: left !important;
}
.CartTotal {
	text-align: right;
	font-size: 1.6em;
}



/* Ссылки */
a:link,
a:visited {
	color: #646464;
}
a:hover {
	color: #f27d12;
}




/* Навигация: Каталог */
.Catalog {
/*	display: none;*/
}
.Catalog .Wrapper {
	width: 100%;
	margin-bottom: 1em;
}
.Nested {
	padding: 0;
}
.Catalog ul {
	list-style-type: none;
	margin: 0;
	padding: 6px 4px;
	display: table;
	width: 100%;
	clear: both;
}
.Catalog ul li {
	width: 25% !important;
	line-height: 2em;
	display: table-cell;
	float: left;
}
.Catalog a:link,
.Catalog a:visited {
	margin-left: 6px;
}
.Catalog a:hover {
	color: #ff6000;
}


.Catalog.Nested {
	position: absolute;
/*	padding: 0 70px;*/
	width: 100%;
	z-index: 999;
	left: 70px;
	width: auto;
}
.Catalog.Nested ul {
	background-color: #e9e5d9;
}
.Catalog.Nested.Hover {
	display: block;
}



/* Навигация */
#Menu {
	padding: 0;
	margin: 10px 75px 20px 75px;
	clear: both;
}
#Menu ul.Nested {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#Menu li.Root {
	float: left;
	display: block;
/*	display: inline;*/
	padding: 6px;
	font-weight: bold;
	font-size: 1em;
/*	line-height: 2em;*/
}

#Menu li.Root a:link,
#Menu li.Root a:visited {
	color: #000;
}
#Menu li.Root a:hover {
	color: #ff9000;
}

#Menu .Nested {
	background-color: #f6f5f0;
	background-color: #fff;
	border: 1px solid #cecece;
	border-top: 0;
	padding: 5px;
	font-weight: normal;
	line-height: 1.2em;
}
#Menu li {
	margin: 0;
	padding: 2px 5px;
	list-style-type: none;
}
#Menu li.Hover,
#Menu li:hover {
	background-color: #fff;
	position: relative;
	z-index: 599;
	cursor: default;
	border: 1px solid #cecece;
/*	border-bottom: 0;*/
	padding: 5px;
}
#Menu li li.Hover,
#Menu li li:hover {
	position: relative;
	z-index: 599;
	cursor: default;
	border: 0;
	padding: 2px 5px;
}
#Menu ul {
	visibility: hidden;
	position: absolute;
	top: 100%;
	left: -1px;
	z-index: 598;
	width: 100%;
	padding: 5px;
}



/* Фильтр */
#Filter {
	border: 2px solid #f6f5f0;
	border-top: 0;
	width: 100%;
}
#Filter th {
	/*border-bottom: 1px solid #f6f5f0;*/
	text-align: left;
	padding: 5px;
	font-weight: normal;
}
#Filter td {
	width: 16%;
	vertical-align: top;
	padding: 5px;
}
#Filter td.Seven {
	width: 4%;
}
#Filter ul {
	margin: 0;
	padding: 0;
}
#Filter li {
	margin: 0;
	padding: 0 0 5px 0;
	list-style: none;
}
#Filter .Count {
	font-style: italic;
	color: #939393;
	font-size: 0.9em;
	padding-left: 5px;
}
#Filter h3 {
	font-size: 1em;
	margin: 0;
	padding: 0;
	margin-bottom: 0.5em;
	color: #000;
}
#Filter .Hide {
	display: none;
}
#Filter .ShowAll {
	margin-top: 5px;
	font-size: 0.85em;
}



/* Формы */
form {
	margin: 0;
	padding: 0;
}
.Text {
	background: #fff url(/i/input-background.gif) top repeat-x;
	border: 1px solid #ededed;
	padding: 4px;
	color: #666;
}
input.Text {
	height: 2em;
}




/* Таблицы */
table {
	padding: 0;
	border-collapse: collapse;
	font-size: 100%;
	border: 0;
}
table td {
	padding: 0;
/*	vertical-align: top;*/
	border: 0;
}
table.Data td {
	padding: 0 5px 5px 0;
}



/* Контент */
#Content {
	/*width: 100%;*/
	/*margin: 0;*/
	padding: 0 70px;
	background-color: #fff;
}
#Content h1 {
	margin-top: 2em;
	font-weight: normal;
	font-size: 1.8em;
}
#Content h2 {
	font-weight: normal;
	font-size: 1.6em;
}

/* Позиция на витрине */
#Content .Wrapper {
	display: table;
	width: 100%;
	padding: 0 7px;
}
.Wrapper #Content {
	padding: 0;
}
#Content .Item {
	margin: 30px 0;
	height: 210px;
/*
	width: 190px;
	_width: 360px;
*/
	
	width: 50%;
	display: table-cell;
	float: left;
}
#Content .First {
	clear: left;
}
#Content .Item .Canvas {
	padding-left: 200px;
}
#Content .Item img {
/*	display: none;*/
	position: absolute;
	margin-left: -210px;
	border: 0;
}
#Content .Item p {
	margin: 0 0 .5em 0;
	font-weight: normal;
	font-size: 1.6em;
/*	padding-top: 1em;*/
}
#Content .Item p a:link {
	color: #000;
}
#Content .Item p a:visited {
	color: #cc0066;
}
#Content .Item p a:hover {
	color: #ff6000;
}
#Content .Item ul {
	margin: 0 40px 0 6px;
	padding: 0 0 0 18px;
	background: url(/i/breadcrumbs-top.gif) top left no-repeat;
	list-style-type: none;
}
#Content .Item li {
	display: inline;
	padding-right: 16px;
	margin: 0 4px 0 0;
	background: url(/i/breadcrumbs-left.gif) top right no-repeat;
}
#Content .Item li a:link {
	color: #646464;
}
#Content .Item li a:visited {
	color: #cc0066;
}
#Content .Item li a:hover {
	color: #ff6000;
}

.Price {
	color: #fff;
	font-size: 1.4em;
	height: 32px;
	margin: 16px 0 8px 0;
	  
}
.Price span {
	height: 32px;
	padding: 3px 0 3px 6px;
	 
	background: url(/i/price-background.png) no-repeat left top;
	padding-bottom: 10px;
}
.Price span span {
	padding: 3px 6px 3px 0;
	height: 32px;
	width: 50px;
	white-space: nowrap;
	background: url(/i/price-background.png) no-repeat right top;
	padding-bottom: 10px;
}



#Content a.AddCart:link,
#Content a.AddCart:visited,
a.BigButton {
	font-size: 1.8em;
}
a.Button:link,
a.Button:visited {
	color: #fff;
	padding: 3px 6px;
	padding-right: 12px;
	background: #ff6000 url(/i/add-cart.png) no-repeat center right;
}
#Content a.AddCart:hover,
a.Button:hover {
	color: #fff;
	text-decoration: none;
	background: #45b71e url(/i/add-cart-hover.png) no-repeat center right;
}

#Content .Info,
#Content .navigation {
	margin-bottom: 3em;
	/*margin: 3em 2em;*/
}
#Sort {
	margin: 1em 0;
	color: #ccc;
	line-height: 1.4em;
}
.Scroller {
	margin: 2em 0;
}


.CategoryDescription h1 {
	margin-top: 0 !important;
}

.CategoryDescription {
	height: auto !important;
}
.CategoryDescription div {
	padding-right: 50px;
}
.CategoryDescriptionBottom {
	display: block;
	clear: both;
	margin-bottom: 50px;
}




hr {
	height: 1px;
	border: 0;
	border-top: 1px solid #cecece;
}
dl, dt, dd {
	margin: 0;
	padding: 0;
}
dd {
	margin-bottom: 1em;
}




/* Подвал */
#Footer {
	padding: 50px 70px;
}
.Copyright {
	text-align: left;
	position: absolute;
}
.Quatt {
	left: 50%;
	margin-left: 250px;
	color: #939393;
}
.Quatt img {
	position: absolute;
	margin-left: -40px;
}

.Copyright a:link,
.Copyright a:visited {
	color: #000;
}
.Copyright a:hover {
	color: #ff6000;
}

#Counter {
	margin-top: 1em;
	position: absolute;
	left: 500px;
}
