/*-----------------------------------------------------------------------------
Maitre Naturel Screen Stylesheet

version:   1.0
date:      12/03/08
author:    Alexander Chuprin
email:     a.s.chuprin@gmail.com
website:   www.chuprin.com

-----------------------------------------------------------------------------*/


/* Global 
---------------------------------------------------------- */

* {	padding:0; margin:0; }
body {
	padding: 4px 0 36px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #474145;
	background: url(../images/body_bg.gif) 50% 0 #000;
}
p, pre, blockquote, form, label, ul, ol, dl, fieldset, address {
	margin: 15px 0;
	font-size: 1em;
}
h1, h2, h3, h4, h5, h6 {
	margin: 25px 0 15px 0;
}
li, dd, blockquote { 
	margin-left: 30px; 
}

h1 { font-size: 1.4em; }
h2 { font-size: 1.2em; }
h3 { font-size: 1.1em; }
h4 { font-size: 1.0em; }
h5 { font-size: 0.9em; }
h6 { font-size: 0.8em; }
.title {
	font: bold 1.1em "Times New Roman", Times, serif;
	text-transform: uppercase;
	color:#1D6097;
}

/* Table */
table { border-collapse: collapse; border: 0; }
table td { padding: 0px; vertical-align: top; text-align: left; }

/* Inputs */
input { padding-left: 3px; }

/* Lists */

/* Text */
p { line-height: 1.4em; }

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix {display: inline-block;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}

.last { border-bottom: none !important; border-right: none !important; margin-right: 0 !important; background: none !important; }

.left { text-align: left; }
.right { text-align: right; }
.center { text-align: center; }
.middle { vertical-align: middle; }
.fleft { display: block; float: left; }
.fright { display: block; float: right; }

/* Links 
---------------------------------------------------------- */

a img { border: 0; }
a {
	text-decoration:underline;
	color:#005CB8;
}
		
a:hover {
	text-decoration:none;
	color:#000000;
	}
:focus
{
  -moz-outline-style: none;
}
/* Layout 
---------------------------------------------------------- */

#wrapper { background: url(../images/page_bg.gif) 50% 0 repeat-y; font-size: 1.2em; }
#wrapper-top { background: url(../images/page_top.gif) 50% 0 no-repeat; }
#wrapper-bottom { padding: 27px 0; background: url(../images/page_bottom.gif) 50% 100% no-repeat; }
#page { width: 956px; margin: 0 auto; background: url(../images/page_bg_naturel.jpg) repeat-y; }
#page-bg-top { background: url(../images/page_bg_top_naturel.jpg) no-repeat; }
#page-bg-bottom { position: relative; padding: 0 0 86px; background: url(../images/page_bg_bottom_naturel.jpg) 50% 100% no-repeat; }
#header { height: 336px; }
#content { margin: 0 34px 0 43px; padding: 0 4px 0 3px; background: url(../images/content_bg.jpg) #fff 0 100% repeat-x; }
#content-wrapper { min-height: 300px; overflow: hidden; zoom: 1; padding: 0 20px; border: solid #b4b5be; border-width: 0 1px; background: url(../images/content_bg_2.jpg) 0 100% repeat-x; }
#aside { float: left; width: 220px; }
#main { float: right; width: 590px; }
#footer { height: 41px; margin: 0 33px 0 43px; background: url(../images/footer_naturel.jpg) no-repeat; }
#lb { position: absolute; left: 51px; bottom: 3px; width: 302px; height: 153px; background: url(../images/lb_naturel.gif) no-repeat; }
#rb { position: absolute; right: -17px; bottom: 0; width: 365px; height: 210px; background: url(../images/rb_naturel.gif) no-repeat; }

#main-page #wrapper { width: 872px; margin: 0 auto; background: none; }
#main-page #content { margin: -10px 4px 0 4px; padding: 0 20px 20px; border: solid #fff; border-width: 0 2px; background: #fff; overflow: hidden; zoom: 1; }
#main-page.index #content { padding: 0; }
#main-page #header { height: 187px; padding: 78px 0 0 0; background: url(../images/header_bg.jpg) -1px 100% no-repeat; }
#main-page #footer { position: relative; margin: -10px 0 0 0; padding: 58px 0 0 0; background: url(../images/footer.png) 50% 0 no-repeat; text-align: center; font-family: Tahoma; font-size: 0.9em; color: #666666; }

/* Header
---------------------------------------------------------- */

#logo { width: 229px; height: 292px; margin: 0 39px; background: url(../images/logo_naturel.jpg) no-repeat; }
#logo a { display: block; height: 100%; text-indent: -99999px; }
#main-page #logo { width: 221px; height: 107px; margin: -82px auto 0 auto; background: url(../images/logo.gif); }

#nav { position: relative; zoom: 1; margin: 0 34px 0 43px; }
#nav div.bg { background: url(../images/nav_bg.png) #fff repeat-x; }
#nav div div { position: relative; background: url(../images/nav_left.gif) 0 0 no-repeat; }
#nav div div div { position: relative; height: 57px; padding: 0 10px; background: url(../images/nav_right.gif) 100% 0 no-repeat; }
#nav ul { position: relative; margin: 0; padding: 6px 0 0; overflow: hidden; zoom: 1; }
#nav ul li { float: left; width: 214px; margin: 0 0 0 -2px; padding: 0 0 0 2px; background: url(../images/nav_split.gif) 0 50% no-repeat; list-style: none; line-height: 45px; }
#nav ul li a { display: block; width: 100%; text-align: center; text-decoration: none; font-size: 1.5em; font-family: Times New Roman; color: #fff; }
#nav ul li a:hover { background: url(../images/menu_over2.gif) 50% 0 no-repeat; }
#main-page #nav { position: relative; zoom: 1; margin: -10px -4px 0; }
#main-page #nav div.bg { background: url(../images/nav_bg.png) repeat-x; }
#main-page #nav div div { position: relative; background: url(../images/nav_left_main.gif) no-repeat; }
#main-page #nav div div div { position: relative; background: url(../images/nav_right_main.gif) 100% 0 no-repeat; }


/* Content
---------------------------------------------------------- */

.breadcrumbs {
	font-size: 0.85em;
	color: #585858;
	padding: 17px 0 0;
}
.catpach a:hover {
	font-size: 10px;
	color: #9C3333;
} 
.bnk {
	/*width:70px;*/
	min-height:130px;
	margin-left:0px;
	/*border: 1px solid #000;*/
	float:left;
}
.bnktext {
	min-height:130px;
	margin-left:80px;
	margin-bottom:10px;
	/*border: 1px solid #000;*/
	left:10px; 
}
.bnktext .title { margin-top: 0; }

/* Sidebar (Left)
---------------------------------------------------------- */

#catalog-nav { margin: 15px 0; font: 1.2em Helvetica, Arial, sans-serif;  }
#catalog-nav li { margin: 5px 0; list-style: none; }
#catalog-nav li a, #catalog-nav li span { zoom: 1; display: block; padding: 0 0 0 16px; background: url(../images/bullet.gif) 0 0.35em no-repeat; text-decoration: blink; cursor: pointer; color:# }
#catalog-nav li a:hover, #catalog-nav li span:hover { background-image: url(../images/bullet_hover.gif); }
#catalog-nav li.collapsable a, #catalog-nav li.collapsable span { background-image: url(../images/bullet_active.gif); color:#585858; }
#catalog-nav li.collapsable li a, #catalog-nav li.collapsable li span { background: none; color:#005CB8; }
#catalog-nav li ul { margin: 0; padding: 5px 0; font-size: 0.95em; }
#catalog-nav li ul li { margin: 5px 0; }
#catalog-nav li ul li a { background: none; }
#catalog-nav li ul li a:hover { background: none; }


#catalog-nav ul ul ul{margin-left:10px;}

/* Sidebar (Right)
---------------------------------------------------------- */




/* Footer 
---------------------------------------------------------- */


#catalog-nav ul li ul li {
list-style-image: url(../images/bullet.gif);
 }
 
 #catalog-nav ul li ul li a{
padding-left:0;
 }
 
 #catalog-nav li ul {
padding:0 0 0 20px;
 }
 #catalog-nav li ul ul {
padding:0 0 0 0px;
 }
 
 #catalog-nav li ul ul li{
 list-style-image:none;
 }
 

#catalog-nav ul li ul li#noimg  {
 list-style-image:none;
}

#aside {
padding-bottom:100px;
}

