body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img {
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym {
	border:0;
}
h1 {
	font-size:138.5%;  
}
h2 {
	font-size:123.1%; 
}
h3 {
	font-size:108%;  
}
h1,h2,h3 {
	margin:1em 0;
}
h1,h2,h3,h4,h5,h6,strong {
	font-weight:bold; 
}
abbr,acronym {
	border-bottom:1px dotted #000;
	cursor:help;
} 
em {
	font-style:italic;
}
blockquote,ul,ol,dl {
	margin:1em;
}
ol,ul,dl {
	margin-left:2em;
}
ol li {
	list-style: decimal outside;	
}
ul li {
	list-style: disc outside;
}
dl dd {
	margin-left:1em;
}
th,td {
	border:1px solid #000;
	padding:.5em;
}
th {
	font-weight:bold;
	text-align:center;
}
caption {
	margin-bottom:.5em;
	text-align:center;
}
p,fieldset,table {
	margin-bottom:1em;
}
html{
	font-size:100.01%;
	}

body{
	color:#666;
	font-size:14px;
	font-family:Trebuchet MS;
	background:#ffffff;
	}
/*bone*/
#bone{
	min-width:990px;
	max-width:1400px;
	margin:0 auto;
	overflow:hidden;
	}
a{color:#9900ff;}
a:hover{text-decoration:none;}
/* В компонент
.navigation ul, .new-items ul{margin:0;}
.navigation li, .new-items li{list-style:none;}
*/

p{line-height:1.4;}
/*head*/
.head{
	padding:22px 0 24px 82px;
	position:relative;
	}
.shopping{
	position:absolute;
	top:47px;
	right:25%;
	font-style:italic;
	}
/*middle*/
.sect_list{
	float: left;
	position: relative;
	list-style-type: none;
	width: 100%;
	text-align: left;
	}
#main .sect_list .navigation{
	left: -30px;
	padding-left: 0px;
	margin-left: 0px;
	}
#inner .sect_list .navigation{
	left: 0px;
	padding-left: 0px;
	margin-left: 0px;
	}
.sect_list .navigation{
	float:left;
	position:relative;
	list-style-type:none;
	/*width: 15%;*/
	min-width: 120px;
	max-width: 200px;
	text-align: left;
}
#inner .sect_list .navigation{
	/*width: 25%;*/
	min-width: 270px;
	max-width: 400px;
}
#main .sect_list .wrapper{
	left: 0px;
	}
#inner .sect_list .wrapper{
	left: 0px;
	}
.sect_list .wrapper{
	float:left;
	position: relative;
	list-style-type: none;
	width: 58%;
	text-align: center;
}
.sect_list .extra{
	float:left;
	position: relative;
	list-style-type: none;
	width: 21%;
}
.content{
	/*margin: 0 25%;*/
	}
.top-box{
	color:#fff;
	width:490px;
	padding:5px 5px 10px;
	margin:0 auto;
	background:#8dc63f;
	}
.top-box  a{color:#fff;}
.top-box .preview{
	text-align:center;
	}
.top-box h2{
	font-size:24px;
	font-style:italic;
	font-weight:normal;
	margin:7px 8px 5px;
	text-align: left;
	}
.top-box p{
	margin:0 8px;
	}
/*extra*/
/*
.extra{
	float:left;
	width: 21%;
	position: relative;
	display: inline;
	top: -510px;
	left: 100%;
	margin: 18px 0 0 -21%;
	}
*/
.extra h3, .new-items h3, .new-items h4{
	color:#8dc63f;
	font-size:24px;
	font-style:italic;
	font-weighT:normal;
	margin:0;
	}
.extra p{margin:0 15px 24px 18px;}
/*new-items*/
.new-items{margin:40px 0 0 82px;}
.new-items li{
	width: 17%;
    min-height: 220px;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    text-align: left;
    margin: 12px 2% 0 0;
	}
.new-items h4{margin:4px 0 3px;}
.new-items li p{
	margin:0 0 5px;
	}
/*footer*/
.footer{
	margin:66px 0 42px;
	}
.copyright{
	width:20%;
	padding:22px 0 0 12%;
	border-top:5px solid #8dc63f;
	}
.copyright span{
	color:#9900ff;
	font-size:24px;
	}
/*inner*/
#inner .shopping{
	right:14%;
	}
#inner .content{
	/*margin:12px 6% 0 33%;*/
	}
/*
#inner .navigation {
	width:25%;
	padding-left:7%;
	}
#inner .navigation ul{
	padding:18px 0 0;
	}
#inner .navigation ul li{
	font-size:14px;
	font-style:italic;
	padding-bottom:0;
	clear:both;
	}
#inner .navigation ul li a{
	display:block;
	float:left;
	margin:0 0 10px;
	padding:10px 26px 9px 12px;	
	}
#inner .navigation ul li.active a{
	color:#fff;
	text-decoration:none;
	background:#8dc63f url(./i/backgrounds/nav-a.png) no-repeat 100% 0;
	}
*/
.content h1{
	color:#8dc63f;
	font-size:36px;
	font-weight:normal;
	font-style:italic;
	margin:0 0 8px;
	text-align: left;
	}
.content p{
	text-align: left;
}
.content .new-items{
	margin:22px 9% 0 0;
	}
.content  .new-items li{
	width: 28%;
    min-height: 220px;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    margin: 12px 4% 50px 0;
	}
.content .new-items h4{font-size:14px;}
.product-body {padding-bottom:50px;}
.product-body .preview{
	width:400px;
	float:left;
	}
.product-body .desc{
	margin-left:418px;
	}
.product-body .desc p em span{
	color:#8dc63f;
	font-size:24px;
	}
.products p img{margin-right:4px;}
/* UTIL */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
	}
.clearfix {
	display: inline-block;
	}
#main .clearfix {
	min-width: /*1200px*/900px;
	}
#inner .clearfix {
	/*width: 100%;*/
	min-width: 600px;
	}
/*
html[xmlns] .clearfix {
	display: block;
	}
* html .clearfix {
	height: 1%;
	}
.new-items li, .content .new-items li{
    zoom: 1;
    *display: inline;
    _height: 220px;
	}
* html .content  .new-items li{width: 25%;}
*/