/* Студия Дмитрия Годунова http://godunovstudio.ru 
	------
	stylesheet.css v.1.0 CSS
	www.mebelmoskva.ru
	------
*/
HTML:lang(ru) {quotes: "\00AB" "\00BB";}
BODY {text-align: center; background-color: #fadadd; color: black; margin: 0; padding: 0; font-size: 76%; font-family: verdana, arial, helvetica, sans-serif;}
A, A:hover {color: #DF0000;} A:visited {color: purple;}

#wrapper {
	width: 750px;
	text-align: left;
	margin: 0 auto;
}

/* Rounded corners by Stu Nicholls http://www.cssplay.co.uk/boxes/minwidth.html
---------------------------------------- */
/* for all browsers that understand min-width */
.width {width:100%; min-width:750px; padding-top: 1em;}

/* the bodge for IE6 browsers */
/** html .minwidth {border-left:750px solid #EEE; position:relative; float:left; z-index:1;}
* html .container {margin-left:-750px; position:relative; float:left; z-index:2;}*/

.b1 {height:1px; font-size:1px; overflow:hidden; display:block; background:#CCC; margin:0 5px;}
.b2 {height:1px; font-size:1px; overflow:hidden; display:block; background:#FFF; border-right:2px solid #CCC; border-left:2px solid #CCC; margin:0 3px;}
.b3 {height:1px; font-size:1px; overflow:hidden; display:block; background:#FFF; border-right:1px solid #CCC; border-left:1px solid #CCC; margin:0 2px;}
.b4 {height:2px; font-size:1px; overflow:hidden; display:block; background:#FFF; border-right:1px solid #CCC; border-left:1px solid #CCC; margin:0 1px;}
.content {border-right:1px solid #CCC; border-left:1px solid #CCC; background-color: white; color: black; padding: 0 0;}
.content P {margin:0; padding: 0 .8em;}

.bb1 {height:1px; font-size:1px; overflow:hidden; display:block; background:#CCC; margin:0 5px;}
.bb2 {height:1px; font-size:1px; overflow:hidden; display:block; background:#EEE; border-right:2px solid #CCC; border-left:2px solid #CCC; margin:0 3px;}
.bb3 {height:1px; font-size:1px; overflow:hidden; display:block; background:#EEE; border-right:1px solid #CCC; border-left:1px solid #CCC; margin:0 2px;}
.bb4 {height:2px; font-size:1px; overflow:hidden; display:block; background:#EEE; border-right:1px solid #CCC; border-left:1px solid #CCC; margin:0 1px;}
/* Rounded corners
---------------------------------------- */

#topmenu {
	text-align: right;
	padding: 1em 0 1em 0;
	border-bottom: 2px #CCC solid;
	margin: 0 0 1px 0;
	width: 100%;
	display: block;
}
#menubar {
	margin-left: 205px;
	text-align: center;
}
#logo {
	width: 180px;
	margin-left: 25px;
	text-align: center;
	vertical-align: bottom;
	position: absolute;
	top: 0;
}
#logo #text {
	height: 60px;
	padding: 2em 0 1em 0;
	background-color: white;
	color: #DF0000;
}
#logo A {
	text-decoration: none;
	color: #DF0000;
}
.head {
	height: 85px;
	padding-left: 220px;
	background: white url(img/head_bg.jpg) repeat-y;
	clear: both;
}
.head H1 { color: #333; background-color: transparent; font-family: Arial, Helvetica, sans-serif; }
.slogan { color: #DF0000; background-color: transparent; font-size: 1.3em; font-family: Arial, Helvetica, sans-serif; }

#topbody {
}
.leftmenu {
	float: left;
	width: 203px;
}
.leftmenu UL {
	margin: 0 0 0 25px;
	padding-left: 0;
	list-style-type: none;
	display: block;
}
.leftmenu A {
	display: block;
	width: 170px;
	padding: 3px 2px 3px 7px;
	border-bottom: 2px white solid;
	background: transparent url(img/left_menu.gif) no-repeat;
	text-decoration: none;
}
.leftmenu A:link, .leftmenu A:visited {
	background-color: #EAEAEA;
	color: black;
}
.leftmenu A:hover, .leftmenu A#cur {
	background-color: #739926;
	color: white;
}
.leftmenu UL.nested {
	margin: 0 0 0 0;
	background-color: #9C3;
}
.leftmenu UL.nested A {
/*	background: none;
	text-decoration: underline;*/
}
.leftmenu UL.nested A:link, .leftmenu UL.nested A:visited {
	background-color: transparent;
	color: black;
}
.leftmenu UL.nested A:hover, .leftmenu UL.nested A#cur {
	background-color: #739926;
	color: white;
}
.leftmenu LI {
	padding-left: 0;
}
.rightcont {
	width: 511px;
	margin: 0 10px 0 20px;
	float: left;
	clear: right;
}
.rightcont A#cur {
	font-weight: bold;
	background-color: #739926;
	color: white;
	padding: .2em .2em;
}
.frs_seporat {
	border-top: 2px #CCC solid;
	margin: 25px 1px 0 1px;
	font-size: 1px;
}
.sec_seporat {
	border-top: 2px #CCC solid;
	margin: 1px 1px 0 1px;
	font-size: 1px;
}
.botbody {
	border-top: 4px #EEE solid;
	margin: 1px 1px 0 1px;
	background: transparent url(img/bott_bg.jpg) bottom no-repeat;
	padding-bottom: 50px;
	border-bottom: 2px #EEE solid;
}

.body { }

#category {
	padding: 1.5em 40px 0 40px;
}
#products {
	padding: 0 22px 0 22px;
}
#products H2 {
	margin-top: .5em;
	margin-bottom: .7em;
	color: #DF0000;
	background-color: white;
}
.pic {
	float: left;
	width: 350px;
	text-align: center;
	margin-bottom: 1em;
}
DIV.mo_img, H5.mo_img { text-align: left; margin-top: .4em; }
IMG.mo_img { padding: 1px 1px; width: 165px; }
.addition_info {
	width: 345px;
	min-height: 580px;
	height: auto;
	float: right;
	clear: right;
}
#products_description { line-height: 1.6em; font-size: 1.1em; margin: 1em 0; }
/* addition_info for Internet Explorer
---------------------------------------- */
/*\*/
* html .addition_info {
	height: 580px;
}
/**/
.addition_info P {
	padding-left: 0;
}
.price {
	font-size: 1.2em;
}


#footer {
	background-color: white;
	white-space: nowrap;
	margin: 1px auto;
	padding: 6px 0 6px 15px;
	border-top: 1px #CCC solid;
	border-bottom: 1px #CCC solid;
}
#footer A, #footer SPAN {
	display: inline;
	margin: 10px 10px;
}
#copy {
	background-color: #EEE;
	color: #333;
	margin-top: 1px;
	padding: 10px 2px 15px 25px;
}

UL.img_w_txt {
	list-style-type: none; margin: 0 0; padding: 0 0; width: 100%; display: table; clear: right;
}
UL.img_w_txt LI {
	float: left; text-align: center; margin: 0 .8em .8em 0; padding: 0 0; line-height: normal;
}
FIELDSET UL.img_w_txt LI {
	float: left; text-align: center; margin: 0 10px 8px 10px; padding: 0 0; line-height: normal;
}
UL.img_w_txt LI IMG {
	padding-top: 4px; padding-right: 4px; padding-bottom: 1px; padding-left: 4px; text-align: center; display: block; border: none;
}
UL.img_w_txt LI {
	border-left: 1px #EEE solid;
	border-bottom: 1px #CCC solid;
}
UL.img_w_txt DFN {
	font-style: normal;
}
FIELDSET UL.img_w_txt DFN {
	font-style: normal;
	font-size: .9em;
}


/* HNML STYLE
---------------------------------------- */
h1 { font-size: 2em; font-weight: normal; margin-top: 0; margin-bottom: 0; /*both set to zero and padding in header div is used intead to deal with compound ie pc problems that are beyound summary in a simple comment.*//*both set to zero and padding in header div is used intead to deal with compound ie pc problems that are beyound summary in a simple comment.*/ }
h2 { font-size: 1.7em; margin: 1.2em 0 1.2em 0; font-weight: normal; }
h3 { font-size: 1.4em; margin: 1.2em 0 1.2em 0; font-weight: normal; }
h4 { font-size: 1.2em; margin: 1.2em 0 1.2em 0; font-weight: bold; }
h5 { font-size: 1.0em; margin: 1.2em 0 1.2em 0; font-weight: bold; }
h6 { font-size: 0.8em; margin: 1.2em 0 1.2em 0; font-weight: bold; }
ol, ul { display: block; padding-left: 40px; font-size: 1em; line-height: 1.8em; margin: 1em 0; }
li { display: list-item; }
/* nested lists have no top/bottom margins */
ul ul, ul ol, ul dl,
ol ul, ol ol, ol dl,
dl ul, dl ol, dl dl { margin-top: 0; margin-bottom: 0; }
P { font-size: 1.0em; line-height: 1.8em; margin: 0.8em 0; display: block; }
DL { margin: 1em 0; }
DD { line-height: 1.8em; margin: 0.4em 0 0.4em 40px; display: block; }
#addr DD { line-height: normal; margin-top: auto; margin-bottom: auto; }
IMG { border: none; }
ABBR, ACRONYM {border-bottom: 1px dotted #462F17;}
q {font-style: italic;}
q:before {content: open-quote;}
q:after {content: close-quote;}
HR { display: block; margin: .8em auto .8em auto; border: 1px; background-color: #CCC; color: black; height: 1px; }
INS {text-decoration: none;}
SUB { vertical-align: sub; line-height: normal; }
SUP { vertical-align: super; line-height: normal; }
FIELDSET {border: 1px solid #CCC; /*border-bottom: none; border-left: none; border-right: none;*/ margin: .5em 0; padding: 0 0.1em;}
LEGEND {color: #462F17; font-size: 1em; font-weight: bold; font-variant: small-caps; margin: 0 0 0 1em; padding: .4em 1.5em;}

UL.create_account,
UL#contact_us, UL#create_guest_account,
UL#pass_forgotn { margin: auto; padding-left: 1em; list-style-type: none; }
UL.create_account LABEL { width: 20%; float: left; margin: .2em 0; line-height: normal; }
UL.create_account INPUT { width: 75%; margin: .2em 0; }

DIV.continue, DIV#checkout { text-align: right; padding: .8em 0; }

.nobr {white-space: nowrap;}
.clear {clear: both;}
/* end html style */

/* colors
---------------------------------------- */
.small { font-size: .9em; }
.red { color: red; background-color: white; }
.strike { text-decoration: line-through; }
.disabled { color: #CCC; background-color: white; }
/* eof colors
---------------------------------------- */

/* product_listing и блок с моделями также заказывают
---------------------------------------- */
DIV.models-cursection, DIV.also_purchased,
DIV.news_listing { margin: 1em 0 0.1em 0; clear: both; width: 100%; }
DIV.models-cursection IMG, DIV.also_purchased IMG,
DIV.news_listing IMG { float: left; margin-right: 5px; margin-bottom: 1em; border: 1px solid #DBE3C8; padding: 5px; }
DIV.models-cursection H4,
DIV.also_purchased H4,
DIV.category,
DIV.news_listing H4 { padding: 0 0 .4em 0; margin: 0 0 0 225px; font-size: 1.2em; font-weight: normal; }
DIV.models-cursection P,
DIV.also_purchased P,
DIV.news_listing P { line-height: 1.5em; margin-left: 215px; /*clear: right;*/ }

UL.subcat_wim { list-style-type: none; margin: 0 0; padding: 0 0; width: 100%; }
UL.subcat_wim LI { float: left; text-align: center; margin: 8px 2px 8px 0; padding: 0 0; line-height: normal; border-bottom: 1px #CCC dotted; padding-bottom: 1em; }
UL.subcat_wim LI IMG { padding-top: 7px; padding-right: 2px; padding-bottom: 7px; padding-left: 2px; display: block; border: none; }
UL.subcat_wim DFN { font-style: normal; }

/* eof product_listing и блок с моделями также заказывают
---------------------------------------- */

/* xsell
---------------------------------------- */
UL.xsellprod, UL.fpcats { list-style-type: none; margin: 0 0; padding: 0 0; width: 100%; }
/*UL.fpcats LI { float: left; width: 170px; text-align: center; margin: 0 25px 10px 0; padding: 2px 2px; line-height: normal; }
UL.fpcats LI IMG { border: 3px #DBD3B6 solid; background-color: #EEE; color: black; padding: 2px; }
UL.fpcats A { background-color: transparent; color: #4F6237; }*/
UL.xsellprod LI { float: left; width: 220px; text-align: center; margin: 0 1px 8px 0; padding: 0 .4em; line-height: normal; }
UL.xsellprod LI IMG { border: 1px #EEE solid; background-color: #EEE; color: black; }
UL.xsellprod H4 { padding: 0 0 0 0; margin: .2em 0 .2em 0; font-size: 1em; font-weight: normal; }
UL.xsellprod .ximg { height: 200px; }
UL.xsellprod input,
UL.xsellprod select { font-style: normal; font-size: .9em; }
UL.xsellprod fieldset { border: 1px solid #DBD3B6; background-color: white; color: black; padding: 0 .5em 1em .5em; height: 280px; }
UL.xsellprod LEGEND { font-weight: normal; color: black; background-color: white; }
/* eof xsell
---------------------------------------- */

div#box_admin { background-color: white; color: black; text-align: left; margin-bottom: 2em; padding: .2em 2em; }
div#box_admin A { line-height: 1.3em; }
div#box_admin A#enter { display: block; text-align: center; text-decoration: none; background-color: #FF8000; color: white; /*font-weight: bold; padding: .4em;*/ border-top: 1px solid #F96; border-left: 1px solid #F96; border-bottom: 1px solid #930; border-right: 1px solid #930; }
div#box_admin A#enter:hover {text-decoration: underline;}
div#box_admin A#edit { display: block; text-align: center; text-decoration: none; background-color: #930; color: white; /*padding: .4em;*/ border-top: 1px solid #F96; border-left: 1px solid #F96; border-bottom: 1px solid black; border-right: 1px solid black; }

TABLE {border-collapse: collapse; width: auto;}
TABLE TD {padding: 4px; empty-cells: hide;}
TABLE.full {border-collapse: collapse; width: 100%;}
TABLE.border {border-collapse: separate; width: auto; font-size: 0.9em;}
TABLE.collapse {border-collapse: collapse;}
TABLE.border TD { padding: 5px; border: 1px solid #DADADA; empty-cells: hide; }

TABLE#order_details { border-collapse: separate; width: 100%; }
TD.h { background-color: #DBD3B6; color: #7E765A; font-weight: bold; }
TD.pic, TD.discrpt, TD.price, TD.qty, TD.total, TD.del {background-color: #F7F3EB; color: black;}
TABLE#order_details TD.pic { width: auto; float: none;}
TD.del A,
TD.del A:visited { display: block; width: 99%; background-color: #D7CFBE; color: black; text-align: center; text-decoration: none; padding: 2px 0 5px 0; border: 1px solid #9A964E; border-top: #DDDDC6; border-left: #DDDDC6; }
TD.del A:hover { background-color: #FDF5DE; color: black; }

#contenta { float: left; padding: 0 0 0 0; margin: 0px; border: 0px; width: 50%; }
#contentb { float: left; padding: 0 0 0 0; margin: 0px; border: 0px; }

/* checkout pages
---------------------------------------- */
.checkout_head { color: #3D3D3D; background-color: white; }
#checkout_content { white-space: normal; background-color: white; color: black; }
DIV#checkout_bar { border: 1px solid #CCC; float: right; }
DIV#checkout_bar UL { list-style: none; margin: 0; padding: 0; width: auto; }
DIV#checkout_bar LI { float: left; display: block; text-align: center; padding: 0 .8em; font-size: .9em; }
DIV#checkout_bar LI.cur { background-color: #DBE3C8; color: black; border-bottom: 2px solid #696; }
DIV#checkout_bar span { font-size: 1em; }
DIV#checkout_bar span.cur { color: red; background-color: #DBE3C8; font-weight: bold; font-size: 1.3em; }
UL#shipp { list-style: none; }
UL#shipp LI { margin-bottom: .4em; }
UL#shipp EM { font-weight: bold; font-variant: small-caps; color: red; background-color: transparent; }
DL.checkout_confirmation { border-bottom: 1px #CCC dotted; }
DL.checkout_confirmation DT { font-weight: bold; }
DL.checkout_confirmation A,
DL.checkout_confirmation A:hover,
DL.checkout_confirmation A:visited { font-weight: normal; font-style: italic; color: green; background-color: white; }
.hid, #hid BR { display: none; }
TEXTAREA#comments, TEXTAREA#dogovor { width: 99%; display: inline; margin-bottom: 1em; }

/* eof checkout pages
---------------------------------------- */

#madein, #madein A {
	color: #333;
}
#madein {
	margin: 1.5em 1.5em;
	font-size: .8em;
	text-align: right;
}

.seo_text h1 {
color:#333333;
font-family:Arial,Helvetica,sans-serif;
font-size:20px;
font-weight:bold;
margin-top:15px;
margin-bottom:15px;
padding-left:10px;
}