body 
{
	margin: 0;
	padding: 0;
	background-color: Black;
}
img
{
	border: none;
}
p, body, font, div, td
{ font-family:		verdana,arial,helvetica,sans-serif;
  font-size:		11px;
}
h1
{ font-family:		verdana,arial,helvetica,sans-serif;
  font-size:		17px;
  color:			black;
}
h3
{ font-family:		verdana,arial,helvetica,sans-serif;
  font-size:		15px;
  color:			black;
}
h4
{ font-family:		verdana,arial,helvetica,sans-serif;
  font-size:		14px;
  color:			black;
}
a
{ font-family:		verdana,arial,helvetica,sans-serif;
  font-weight:		bold;
  color:			navy;
}
.no_underline
{ text-decoration:		none;
}
.small
{ font-size:		9px;
}
.faq
{ font-size:		14px;
}
.faq_gray
{ font-size:		14px;
  color:			#666666;
}
.faq_olive
{ font-size:		14px;
  color:			#3A6135;
}
.big
{ font-size:		16px;
  text-decoration:	none;

}
.cat
{ font-size:		14px;
}
.standard
{ font-weight:		normal;
}
.standardsmall
{ font-weight:		normal;
  font-size:		9px;
}
.light
{ color:			white;
}
.lightsmall
{ color:			white;
  font-size:		9px;
}
.lightmenu
{ color:			white;
  text-decoration:	none;
}
.lightstandard
{ color:			white;
  font-weight:		normal;
}
.nedozvon a
{ color:			white;
  font-weight:		11px;
  text-align:       right;
}
.middle
{ color:			#F0B5B5;
}
.olive
{ color:			#163106;
  font-weight:		normal;
  font-size:		9px;
}
.cart
{
  font-size:		11px;
  BORDER-BOTTOM:	0px solid;	
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;	
  BORDER-TOP:		0px solid;
  margin:			1px;
  font-weight:		bold;
  color:			#F0B5B5;
  background-color:  transparent;
}
.cartsmall
{
  font-size:		9px;
  BORDER-BOTTOM:	0px solid;	
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;	
  BORDER-TOP:		0px solid;
  margin:			1px;
  font-weight:		bold;
  color:			#F0B5B5;
  background-color:  transparent;
}
.totalPrice
{ font-family:		verdana,arial,helvetica,sans-serif;
  font-size:	    16px;
  BORDER-BOTTOM:	0px solid;	
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;	
  BORDER-TOP:		0px solid;
  margin:		1px;
  font-weight:		bold;
  color:		red;
  background-color:  transparent;
}

.login
{ font-size:	    12px;
  font-weight:		normal;
  BORDER-BOTTOM:	1px solid;	
  BORDER-LEFT:		1px solid;
  BORDER-RIGHT:		1px solid;	
  BORDER-TOP:		1px solid;
  margin:			1px;
  font-weight:		none;
  color:			black;
  background-color: white;
}

.myaccount_tab_bottom
{
  BORDER-BOTTOM:	1px solid;
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		1px solid;
  BORDER-TOP:		0px solid;
  BORDER-COLOR:		#82A1DD;
  text-align:		center;
  margin:			1px;
}

.myaccount_tab_top
{
  BORDER-BOTTOM:	0px solid;
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		1px solid;
  BORDER-TOP:		1px solid;
  BORDER-COLOR:		#82A1DD;
  text-align:		center;
  margin:			1px;
}

.myAccount_bottomright {
  BORDER-BOTTOM: 1px dotted #A9C0FF;
  BORDER-RIGHT: 1px dotted #A9C0FF;
}
.myAccount_bottom {
  BORDER-BOTTOM: 1px dotted #A9C0FF;
}
.myAccount_right {
  BORDER-RIGHT: 1px dotted #A9C0FF;
}

.comparison_button
{
  BORDER-BOTTOM:	1px solid;	
  BORDER-LEFT:		1px solid;
  BORDER-RIGHT:		1px solid;	
  BORDER-TOP:		1px solid;
  background-color:  #D2E7FF;
}

.pageSeparator {
	BORDER-BOTTOM: 2px dotted #A9C0FF
}

/* блочная разметка */
#all
{
	margin: 0 4% 0 4%;
	border: solid 1px #808080;
	min-width: 935px;
	width: expression(document.body.clientWidth <= 1200? "940px" : "auto");
}

#menu, #navigation, #footer, #header, #content
{
	border-bottom: solid 1px #808080;
	vertical-align: top;
}
#menu, #navigation, #footer
{
	background-color: #e9e8eb;
	background: #e9e8eb url(/images/soft_left_bg.png) repeat-y;
}
#header 
{
	margin-top: 0;
	line-height: 1.4em;
	letter-spacing: 2px;
	font-family: Verdana;
	font-size: 18px;
	color: White;
	text-align: right;
	padding: 10px 20px 5px 0;
}
.logo a
{
	position: absolute;
	display: block;
	left: 5.6%;
	top: 5px;
}
#menu {width: 100%;}
#menu td 
{
	vertical-align: middle;
	text-align: center;
	padding: 0.5em;
}
#navigation 
{
	width: auto;
	padding: 1em 8px;
	border: none;
}
#content 
{
	width: 100%;
	padding: 1em 8px;
	border: none;
	border-left: solid 1px #808080;
	background-color: White;
}
#footer 
{
	border-top: solid 1px #808080;
	border-bottom: none;
}

/* оформление контента в блоках (кроме центрального)*/
#menu a 
{
	color: Black;
	text-decoration: none;
	font-size: 12px;
	letter-spacing: 1px;
	white-space: nowrap;
}
#footer *
{	
	color: Black;
	letter-spacing: 0.05em;
	text-decoration: none;
}
#footer_mail
{
	text-align: center;
	padding-left: 10%;
	font-size: 11px;
}
#footer_copy 
{
	font-size: 10px;
	text-align: center;
}

.nedozvon a
{ color:			white;
  font-size:		12px;
  text-align:       right;
}

/* ------------- */
#basket, #order, #catalog_menu, #navigation form, #navigation h2, #navigation p {display: block;}
#basket, #order, #navigation form, #navigation h2, #catalog_menu {text-align: center;}
#basket *, #catalog_menu *, #navigation p *, #navigation h2, #order {color: Black;}

#basket a, #navigation h2 {font-size: 14px;}
#order, #navigation p {font-size: 11px;}
#order {margin: 2em 0;}
#catalog_menu a {font-size: 12px;}

#catalog_menu 
{
	width: 183px;
	border: solid 1px #808080;
	background-color: White;
	margin: 2em 0;
	padding-top: 1em;
}
#catalog_menu li a
{
	font-size: inherit;
	font-weight: inherit;
}
#catalog_menu ul
{
	text-align: left;
	margin: 1em;
	padding: 0;
	list-style-type: none;
}
#catalog_menu ul ul {margin: 0.3em 0 0.5em 1em;}
#catalog_menu li
{
	font-weight: bold;
	font-size: 12px;
	margin: 0.8em 0;
}
#catalog_menu li li
{
	font-size: 11px;
	font-weight: normal;
}
#catalog_menu li.current
{
	font-size: 12px;
	font-weight: bold;
	margin: 0.8em 0;
}
#catalog_menu li li.current
{
	font-size: 11px;
	font-weight: bold;
}
#left_banner
{
		margin: 1em 0;
}
#navigation input.text 
{
	border: solid 1px #7f9db9;
	background-color: White;
	color: #3e578f;
	margin-right: 2px;
}
#navigation form {margin: 2em 0;}
#navigation form * {vertical-align:  middle;}
#navigation p {text-align: left;}
#navigation .date
{
	display: block;
	font-weight: bold;
}
#navigation a
{
	color: Black;
}