﻿html, body {
	height: 100% !important;	
}

body {
	background: #EDEDED url(../images/legs.jpg) no-repeat;
	font-size: 75%;
	font-family: Tahoma;
}

body.blank {
	background: none;
}

input, textarea {
	font-family: Tahoma;
	font-size: 1em;	
}

h1 {
	font-size: 1.6em;
	margin: 12px 0 25px 0;
}

h2 {
	font-size: 1.4em;
	margin: 20px 0 35px 0;
}

.kakh2 {
  
  font-size: 1.4em;
  margin: 20px 0 35px 0;
  text-align: center;
  margin-bottom: 0.75em;
  color: #111111;
  font-weight: normal;
  padding: 0;
  vertical-align: baseline;
}


h2 {
	text-align: center;
}

h3 {
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
}

.info h3 {
	color: #FFF;
}

h4 {
	font-size: 1em;	
}

a {
}

img.align-left {
	float: left;
	margin: 5px 10px 5px 0;
}

img.align-center {
	text-align: center;
	margin: 5px auto;
	display: block;
}

img.align-right {
	float: right;
	margin: 5px 0 5px 10px;
}

#viewport {
	min-height: 100%;
	height: auto !important;
	position: relative !important;
	width: 1220px;
	background: url(../images/photos.jpg) right top no-repeat;
}

#viewport-inner {
	padding-bottom: 85px;
	overflow: auto;	
}

/* Шапка */

#header {
	height: 200px;
	clear: both;
	overflow: hidden;
}

#contacts {
	position: absolute;
	left: 260px;
	top: 54px;
	font-size: 1.2em;
	font-family: Century Gothic;
	color: #666;
}

#logo {
	width: 900px;
	height: 200px;
	padding: 45px 0 45px 0;
	margin: 0 auto;
	text-align: center;
}

#header .wrap {
	border-bottom: dashed 1px #B5F2B9;
	float: left;
	padding-bottom: 12px;
}

/* Навигация */

#main-nav {
	position: absolute;
	top: 470px;
	left: 40px;
	width: 200px;
}

#main-nav ul {
	list-style: none;
	margin: 0;
	padding: 0;	
}

#menu {
	float: left;
	margin-top: 340px;	
	margin-left: 20px;
}

#info {
	margin-top: 30px;
}

/* Подвал */

#footer {
	width: 980px;
	position: relative !important;
	margin: -80px 0 0 280px;
	height: 80px;
	clear: both;
}

#footer .counters {
	overflow: hidden;
	width: 550px;
	margin: 0 auto;
}

#footer .counter1, #footer .counter2 {
	float: left;
}

#footer .counter2 {
	padding: 4px 10px 4px 5px;	
}

/* Разделы */

#content {
	background: #FFF url(../images/content-bg.jpg) repeat-y;
	width: 932px;
	margin-left: 280px;	
}

#content .top {
	height: 9px;
	background: url(../images/content-top.jpg) no-repeat left top;
}

#content .body {
	padding: 6px 19px 6px 15px;
	overflow: auto;
}

#content .bottom {
	height: 9px;
	background: url(../images/content-bottom.jpg) no-repeat left bottom;
	padding: 0;
	margin: 0;
}

#banner {
	background: url(../images/main.jpg) no-repeat 0px 0;
	width: 898px;
	height: 178px;
}

#banner p {
	display: none;
	text-align: center;
}

/* Товары */

ul.product-list {
	list-style: none;
	margin: 0;
	padding-left: 15px;
	overflow: hidden;
}

ul.product-list li {
	float: left;
	margin-right: 5px;
	margin-bottom: 25px;
	width: 118px;
	height: 220px;
}

li div.preview {
	width: 114px;
	height: 165px;	
	padding: 5px 3px 2px 4px;
	background: url(../images/border.gif) no-repeat;	
	overflow: auto;
}

ul.product-list li div.name {
	text-align: center;
	width: 114px;
	overflow: hidden;
	font-size: 1.1em;
}

ul.product-list li div.price {
	text-align: center;
	font-weight: bold;
	width: 114px;
}

ul.product-list li div.price.old {
	text-decoration: line-through;
}

ul.product-list li div.new-price {
	text-align: center;
	font-weight: bold;
	width: 114px;
	color: Red;
}

#product-info .product {
	background-color: #666666;
	color: #FFF;
	overflow: auto;
	margin-top: 10px;
	padding: 10px 10px 7px 10px;
}

#product-info div.image {
	float: left;
	width: 439px;
	height: 651px;
	overflow: hidden;
	background: url(../images/border-big.gif) no-repeat;
	padding: 7px 8px 7px 6px;
	margin-right: 20px;
}

#product-info div.info {
	float: left;
	width: 400px;	
	margin: 10px 0 0 0;
	overflow: hidden;
}

#product-info table.property-list {
	list-style: none;
}

#product-info table.property-list th {
	font-size: 1.3em;
	width: 90px;
}

#product-info table.property-list td {
	font-size: 1.2em;
	font-weight: bold;
}

#product-info table.property-list td.price {
	font-size: 1.4em;
	font-weight: bold;
}

#product-info table.property-list td.price.old {
	text-decoration: line-through;			
}

#product-info table.property-list td.new-price {
	font-size: 1.4em;
	font-weight: bold;
	color: Red;
}

#product-info ul.preview-list-dark {
	list-style: none;
	margin: 20px 0 0 0;
	overflow: hidden;
}

#product-info ul.preview-list-dark li {
	float: left;
	margin: 0 45px 20px 0;
}

#product-info ul.preview-list-dark li.last {
	float: left;
	margin: 0 0px 20px 0;
}

#product-info ul.preview-list-dark li img {
	cursor: pointer;
}

div.contacts p {
	font-size: 1.3em;
	text-align: center;
}

#feedback {
	margin-bottom: 30px;	
}

#feedback h2 {
	font-size: 1.4em;
	font-weight: bold;
}

#feedback .summary {
	text-align: center;	
}

#feedback .form {
	margin: 0 auto;
}

#feedback .success, #feedback .error {
	text-align: center;
	font-weight: bold;
	font-size: 1.4em;
	margin-bottom: 30px;
}

#feedback .success {
	color: Green;	
}

#feedback .error {
	color: Red;	
}

table.limo {
	border: solid 1px #f86a9f;
	width: 100%;
	border-collapse: collapse;
}

table.limo th, table.limo td {
	padding: 4px;
	text-align: center;
	border: solid 1px #f86a9f;
}

div.vote {
	position: absolute;
	left: 400px;
	top: 320px;
	width: 420px;
	background-color: White;
	border: 10px solid #f86a9f;
	padding: 20px;
	border-radius: 5px;
}

div.vote h2 {
	margin: 5px 0 20px 0;
}

div.vote ul {
	list-style: none;
	margin: 0 20px;
}

div.vote div {
	margin-top: 20px;
	text-align: center;
	font-size: 1.2em;
}

div.gohome {
	width: 800px;
	text-align: center;
	font-size: 1.4em;
}

div.bride ul {
	list-style: none;
}

div.message-form {
	border-bottom: 1px solid #CCC;
	margin-bottom: 20px;
}

table.messages {
	width: 100%;
}

table.messages td.name {
	width: 120px;
	vertical-align: top;
	padding: 10px;
}

table.messages div.date {
	font-size: 0.8em;
	color: #555;
}

table.messages td.text {
	vertical-align: top;
	padding: 10px;
}

table.messages td.buttons {
	width: 220px;
	text-align: right;
}

div.message-added {
	font-weight: bold;
	padding: 0 0 30px 10px;	
}

div.not-approved {
	font-weight: bold;
	color: Red;
	padding: 10px 0 0 0;
}

ul.pager {
	list-style: none;
	float: right;
}

ul.pager li {
	float: left;
	margin: 0 7px 0 0;
}

div.results {
	border: solid 1px #CCC;
	padding: 10px;
}

div.results div.title {
	font-weight: bold;
	font-size: 1.4em;
}

div.results div.answer {
	height: 20px;
	color: White;
	background-color: Blue;
}

div.coupon {
	padding: 10px;
}

div.overlay {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 300%;
	background: url(/images/overlay.png) repeat-x scroll 50% 50% #AAAAAA;
	opacity: 0.5;
	z-index: 4;
}

div.vote {
	opacity: 1;
	z-index: 5;
}
