/**********************[ общие параметры ]****************************/

body {
	margin: 0;
	padding: 0;
	font: 14px tahoma, serif;
	background: #6C868C url("/images/fog/body.png") left top repeat-x;
}

a {
	color: #000;
	text-decoration: underline;
}

a:hover {
	color: #333;
	text-decoration: none;
}

h1, h2, h3, h4 {
  padding: 0;
  margin: 0;
  color: #fff;
  font-family: tahoma, serif;
}

ul li, ol li {
  color: #fff;
}

/**********************[ шапка сайта ]****************************/

a#logo {
	position: absolute;
	top: 15px;
	left: 15px;
	width: 100px;
	height: 100px;
}

a#logo img {
	border: 5px #96aab1 solid;
}

#header {
	padding-left: 145px;
	background: url(/images/fog/bg-header.png) left top repeat-x;
	height: 140px;
}

#header h1 {
	color: #fff;
	margin: 0 0 0 0;
	padding: 35px 0 0 0;
	font-size: 30px;
	font-weight: normal;
}

#header h1 a {
	text-decoration: none;
	color: #fff;
}

#header h2 {
	font-size: 14px;
	font-weight: bold;
	color: #96AAB1;
	margin: 0;
	padding: 0;
	text-transform: lowercase;
}

/**********************[ стили меню ]****************************/

#menu {
	height: 50px;
	position: absolute;
	top: 125px;
	width: 100%;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: right;
}

#menu ul li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu ul li a {
	line-height: 35px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	padding: 0 15px 15px 15px;
	float: left;
	background: #919BB7 url(/images/fog/bg-menu.png) bottom repeat-x;
}

#menu ul li a:hover, #menu ul li a.selected {
	background: #647399 url(/images/fog/bg-action-menu.png) bottom repeat-x;
}

/**********************[ layout ]****************************/

#wrapper {
	margin-top: 50px;
}

#wrapper p {
	margin-top: 0;
}

#container {
	width: 100%;
	float: left;
	margin-right: -340px;
}

#content {
	margin-right: 340px;
}

#main {
	padding: 15px;
	margin: 0 15px 0 0;
	background: #516468 url(/images/fog/main-line.gif) right top repeat-y;
}

#left {
	float: left;
	width: 0;
}

#sidebar {
	width: 320px;
	float: right;
	margin-top: 0;
	padding-bottom: 20px;
	font-size: 11px;
	color: #666;
	padding-right: 15px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 305px;
}

html>body #sidebar {
	width: 305px;
}

.clearing {
	height: 0;
	clear: both;
}

#footer {
  background: #516468;
  height: 100px;
	clear: both;
	text-align: center;
	border-top: 5px #2B3140 solid;
	padding-top: 20px;
	padding-bottom: 30px;
}

#footer p {
	margin-top: 0;
}

/***************[ стили основной колонки ]**********************/

#main h3 {
	font-size: 24px;
	color: #fff;
	font-weight: normal;
	margin: 15px 0;
}

#main p {
	color: #fff;
	font-size: 12px;
}

/***************[ стили правой колонки ]**********************/

div.sidebox {
  padding: 15px;
  padding-bottom: 40px;
	margin: 0;
	color: #fff;
	font-size: 12px;
	margin-bottom: 25px;
	background: #96AAB1 url(/images/fog/bg-sidebox.png) bottom repeat-x;
}

div.sidebox h3 {
	font-size: 20px;
	font-weight: normal;
	color: #2B3140;
	padding: 0;
	margin: 0 0 10px 0;
}

div.sidebox p {
	margin: 0 0 10px 0;
}

div.sidebox ul {
	margin: 0 0 10px 0;
	padding: 0;
}

div.sidebox ul li {
	padding: 0;
	margin-left: 20px;
}

div.sidebox form {
	margin: 0;
	padding: 0;
	
}

div.sidebox form p {
	margin: 0 0 10px 0;
	padding: 0;
}

div.sidebox form input.field {
  padding: 4px;
	width: 212px;
	border: 1px solid #647399;
}

div.sidebox form input.submit {
	background: none;
	border: 1px solid #708B94;
	color: #2B3140;
	text-decoration: underline;
	font: 12px Tahoma, serif;
	margin-top: 5px;
	padding: 5px;
}

/***************[ стили footer'а ]**********************/

#footer p {
	font-size: 12px;
	text-align: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
	color: #fff;
}

#footer h4 {
	text-align: left;
	margin: 0 0 5px 75px;
	padding: 0 0 0 0;
	font-size: 17px;
	font-weight: normal;
	color: #fff;
}

#footer ul.footer-menu {
	text-align: left;
	margin: 0 0 0 75px;
	padding: 0 0 10px 0;
	list-style: none;
	font: 12px;
}

#footer a {
	font: 12px;
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
}

#footer a:hover {
	color: #000;
	text-decoration: none;
}

#footer ul.footer-menu li {
	display: inline;
	margin: 0 5px 0 0;
	padding: 0;
	text-transform: lowercase;
}

#footer p#our-logo {
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 15px;
	height: 70px;
}

/*****************[ стили новостей ]**********************/

h4.news-header {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 10px 0;
}

h4.news-header a {
  color: #fff;
}

h4.news-header a:hover {
  color: #F5F5F5;
  text-decoration: none;
}

p.news-date {
	font-size: 14px;
	line-height: 14px;
	margin: 0 0 2px 0;
	color: #BFC6D5 !important;
}

p.news-lead {
	font: 14px;
	color: #fff;
	margin-bottom: 15px;
}

/*****************[ стили документов ]**********************/

h4.doc-title {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 10px 0;
}

h4.doc-title a {
  color: #fff;
}

h4.doc-title a:hover {
  color: #F5F5F5;
  text-decoration: none;
}

p.doc-desc {
	font-size: 14px;
	color: #fff;
	margin-bottom: 15px;
}
p.doc-description {
  border: 1px #2B3140 solid;
  background: #96AAB1;
  color: #2B3140 !important;
}

/*****************[ стили товаров ]**********************/

h4.item-title {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 10px 0;
}

h4.item-title a {
  color: #fff;
}

h4.item-title a:hover {
  color: #F5F5F5;
  text-decoration: none;
}

div.no-photo h4.item-title-noimg {
	font-size: 14px;
	font-weight: normal;
	margin: 0 0 10px 0px;	
}

p.item-desc {
	margin-left: 95px;
	margin-bottom: 15px;
	font-size: 14px;
	color: #fff;
}

p.item-desc-noimg {
	margin-left: 0;
	margin-bottom: 15px;
	font-size: 14px;
	color: #fff;
}

a.item-photo {
	float: left;
	margin: 0;
	padding: 5px;
	border: 1px solid #96AAB1;
}

p.item-desc-full {
  border: 1px #2B3140 solid;
  background: #96AAB1;
  color: #2B3140 !important;
}

span.price-value {
  color: #2B3140;
}


#price-table th {
  font-size: 12px;
  background: #96AAB1;
  color: #2B3140;
}

table.basket {
  background: #96AAB1;
}