body {
	background: #070915 url(../img/head_l.jpg) repeat-x top right;
	font-family: Verdana, Arial, helvetica, sans-serif;
	color: #333;
}
* {
	margin: 0;
	padding: 0;
}
#container {
	min-width: 1000px;
	width:expression(document.body.clientWidth > 1000? "100%" :"1000px");
}
div {
	font-size: 11px;
}
.clear-all {
	clear: both;
}
img {
	border: 0px;
}
.img-block {
	line-height: 0px;
	font-size: 0px;
}
.img-block img {
	line-height: normal;
	font-size: 13px;
}
.img-l {
	float: left;
	margin-right: 15px;
	clear: right;
}
.img-r {
	float: right;
	margin-left: 15px;
}
p {
	padding:  10px 0;
}
a {
	outline: none;
	color: #369;
}
a:hover {
	color: #c00;
}
h1, .h1 {
	font: normal 24px Georgia;
	padding: 15px 0;
}
h2, .h2 {
	font: normal 18px Verdana;
	padding: 10px 0;
	color: #036;
}
h3, .h3 {
	font: bold 14px Verdana;
	padding: 10px 0 5px;
}
a.h2 {
	display: block;
}
#head {
	position: relative;
	height: 281px;
	background: url(../img/head.jpg) no-repeat top right;
}
#head_left{
	width: 30.5%;
	padding-top: 31px;
}
#head_left .bg_h {
	height: 191px;
	margin-bottom: -191px;
	background: #fff;
	opacity: 0.7;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70)
}
#inf {
	width: 252px;
	margin: 5px auto;
	position: relative;
}
#inf p {
	padding: 5px 0;
}
#inf a {
	display: block;
	margin-bottom: 4px;
	font: normal 30px Georgia;
	color: #333;
}
#inf span{	
	position: relative;
	top: -7px;
	font: normal 24px 'Times New Roman'
}
#inf span span {
	top: 0;
	font-size: 30px;
}
#head_menu {
	position: absolute;
	top: 251px;
	left: 33%;
	width: 64%;
	//zoom: 1;
}
#head_menu li{
	list-style: none;
	float: left;
	width: 23%;
	margin-right: 1%;
	//zoom: 1;
}
#head_menu li a {
	position: relative;
	display: block;
	height: 29px;
	font: bold 14px/29px Verdana;
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #0E111F;
	background: url(../img/corn_l.png) no-repeat left;
	-background: none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/corn_l.png', sizingMethod='crop');
	cursor: pointer;
}
#head_menu li a span {
	display: block;
	height: 29px;
	margin: 0 14px;
	text-align: center;
	background: #369;
}
#head_menu li a .c_r {
	position: absolute;
	top: 0;
	right: 0;
	width: 14px;
	height: 29px;
	margin: 0;
	background: url(../img/corn_r.png);
	-background: none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/corn_r.png', sizingMethod='crop');
}
#head_menu li a:hover, #head_menu li a.active {
	color: #369;
	border-bottom: 1px solid #fff;
	background: url(../img/corn_l_hov.png) no-repeat left;
	-background: none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/corn_l_hov.png', sizingMethod='crop');
}
#head_menu li a:hover span, #head_menu li a.active span {
	background: #fff;
}
#head_menu li a:hover .c_r, #head_menu li a.active .c_r {
	background: url(../img/corn_r_hov.png) no-repeat left;
	-background: none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/corn_r_hov.png', sizingMethod='crop');
}


#main_tbl {
	width: 100%;
}
#left {
	width: 30%;
	border-right: 1px solid #B2B3B7;
	background: #D6D6D6 url(../img/left_bg.png) repeat-y right;
	vertical-align: top;
}
#center {
	background: #fff;
	vertical-align: top;
}
#left .box {
	width: 282px;
	margin: 0 auto;
}
#search {
	height: 86px;
	margin-top: 20px;
	border: 1px solid #999;
	background: #dedeff url(../img/search_bg.gif) no-repeat 0 0;
}
#search select {
	width: 137px;
}
#search table {
	margin: 3px 0 0 25px;
}
#search th, #search td {
	padding: 3px 4px;
	text-align: left;
}
#search th {
	width: 95px;
}
#search div {
	position: relative;
	left: -15px;
	white-space: nowrap;
}
#search input {
	width: 37px;
	height: 17px;
	border: 1px solid #999;
	background: #fff
}
#search .btn {
	width: 85px;
	height: 22px;
	margin-left: -10px;
	border: 0;
	background: url(../img/search.gif);
}
.catalog ul{
	margin: 0 0 10px 10px;
	list-style: none;
}
.generators span {
	float: left;
	width: 7px;
	height: 7px;
	margin: 4px 9px 0 0;
	cursor: pointer;
}
.generators .plus span{background: url(../img/plus.gif) no-repeat;}
.generators .plus ul{display: none;}
.generators .minus ul {display: block;}
.generators .minus span {background: url(../img/minus.gif) no-repeat; }

.generators ul {
	margin: 5px 0 0;
}
.generators a {
	text-transform: uppercase;
}
.generators ul a{
	text-transform: none;
}
.generators li {
	margin: 0 0 4px;
}
.generators ul li {
	margin-left: 17px;
	padding-left: 20px;
	background: url(../img/marker1.gif) no-repeat 0 6px;
}
#content {
	padding: 10px 6% 20px;
	zoom: 1;
	overflow: hidden;
}
#cat li {
	float: left;
	width: 23%;
	height: 151px;
	margin-right: 1.5%;
	background: url(../img/gen_bg.gif);
	list-style: none;
}
#cat li img {
	margin-top: 3px;
}
#cat li a {
	height: 151px;
	display: block;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
}
#cat li a:hover .bubble{
	display: block;
}
#cat li.over .bubble {
	display: block;
}
#cat a strong {
	margin-top: 3px;
	//margin-top: 0;
	display: block;
	color: #fff;
	font-size: 12px;
	text-decoration: underline;
}
#cat span {	display: block;}
#cat .l {background: url(../img/gen_l.gif) no-repeat left top; height: 151px;}
#cat .r {background: url(../img/gen_r.gif) no-repeat right top; height: 151px;}

#liders {
	position: relative;
	height: 123px;
	margin-top: 30px;
	padding: 3px 0;
	border: 3px solid #b40000;
	border-bottom-color: #e09696;
	//zoom: 1;
}
.b_l, .b_r {
	position: absolute;
	bottom: -3px;
	-bottom: -4px;
	width: 3px;
	height: 109px;
	background: url(../img/brd.gif);
}
.b_l {
	left: -3px;
}
.b_r {
	right: -3px;
	-right: -4px;
}
#liders .lider {
	position: relative;
	width: 184px;
	height: 29px;
	font: bold 14px/29px Verdana;
	text-align: center;
	padding: 0;
	margin-bottom: -32px;
	left: -3px;
	top: -32px;
	color: #fff;
	background: #b40000 url(../img/liders.gif) no-repeat;
}
.goods div {
	width: 49%;
	float: left;
	margin-top: 5px;
}
.goods div div {
	float: none;
	width: 92%;
	margin: 0 auto;
}
.sh_goods {
	margin-top: 20px;
}
.sh_goods div {
	margin-bottom: 35px;
}
.sh_goods div {
	width: 49%;
	float: left;
}
.sh_goods div div {
	float: none;
	width: 92%;
	margin: 0 auto;
}
#show_generator{
	width:90%;
}
#show_generator .full_desc{
	margin:10px 0 20px 0;	
	&margin-top:0;
	clear: both;
}
#show_generator .full_desc img{
	display:none;
}
#show_generator .clear_all p, .tbl_info p{
	padding:0;
}
.tbl_info ul{
	margin-left: 10px;
}
#show_generator .clear_all, .tbl_info{
	border-collapse:collapse;
}
#show_generator img {
	border:none;
	margin-bottom:10px;
}
#show_generator .clear_all, .tbl_info{
	width:100%;
	border:0px;
}
#show_generator .clear_all td, #show_generator .tbl_info td, #show_generator .tbl_info th, #show_generator .clear_all th{
	height:22px;
	border:1px solid #c3d2d6;
	border-top:1px dashed #c3d2d6; 
	padding:5px 10px;
	vertical-align:middle;
	color:#4c4c4c;
	background:#E1E1FE;
	font-size: 11px;
	font-family: Tahoma;
}
#show_generator tr.hdr th, #show_generator tr.hdr td, #show_generator td.hdr{
	text-align:center;
	background:#ffffff;
	color:#333333;
	font-size:15px;
	padding-top:10px;
	font-weight:normal;
	border:1px solid #fff;
	border-bottom: 1px solid #c3d2d6;
}

#show_generator tr.hdr td b{
	color:#333333;
	font-weight: normal;
}
#show_generator .pic{
	width:135px; 
	float:left;
	background:transparent url(/images/base/loading.gif) no-repeat scroll 12px 45px;
}
#show_generator .text{
	margin-left: 150px;
}
#show_generator #brand{
	float:left; 
	margin-right:5px;
	width:60px;
}
#show_generator .power{
	margin:0;
}

.pagenav{
	width:100%; 
	background:#fff; 
	margin: 5px 0 0;
}
#pagination {
	margin:0;
	padding:0;
}
#pagination li{
	list-style: none;
	float:left;
	padding:13px 5px;
}
#pagination li a{
	font-size:18px;
	text-decoration:none;
	border:1px solid #96a7ce;
	padding:0 4px;
	color: #369;
	background:#ffffff;
}
#pagination li a:hover{
	border-color:#369; 
}
#pagination li a.active{
	border:1px solid #1560AB;
	background:#C8C8C8;
	color:#fff;
}
#pagination li a.threepoints{
	border:0;
	color:#2E4F9D;
	background:#fff;
}

#pagination li a.threepoints:active{
	color:#2E4F9D;
}
#pagination li a.active:active{
	border-color:#fd9800;
	color:#fff;
}

#pagination li span a{
	font-size:12px;
	font-weight:bold;
	border:0;
	border-bottom: 1px solid #2E4F9D;
	padding:0;
	margin:0 10px;
	line-height: 20px;
	background:#fff;
}
#pagination li span.active a{
	border:0;
	color:#999;
}
#pagination li span.active a:active{
	border:0;
	color:#999;
}

#footer {
	position: relative;
	height: 45px;
	padding-top: 16px;
}
#f-left {
	float: left;
	width: 30%;
}
#f-left div {
	width: 273px;
	margin: 0 auto
}
#botmenu {
	float: left;
	padding-left: 7%;
}
#botmenu li{
	float: left;
	background: url(../img/bot_li.gif) no-repeat 100% 3px;
	list-style: none;
	padding: 0 20px 0 13px
}
#botmenu a{
	color: #fff;
}
#botmenu a:hover {
	color: #999;
}
#copy {
	position: absolute;
	top: 35px;
	left: 37%;
	color: #999;
	font-style: normal;
	padding-left: 10px;
}
.catgen {
	position: relative;
	width: 252px;	
	font: bold 14px/29px Verdana;	
	text-align: center;
	margin: -30px auto 0;	
}
.catgen a {
	display: block;
	height: 29px;
	text-decoration: none;
	color: #fff;
	background: url(../img/corn_l.png) no-repeat left;
	-background: none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/corn_l.png', sizingMethod='crop');
}
.catgen a span {
	display: block;
	height: 29px;
	margin: 0 14px;
	text-align: center;
	background: #369;
}
.catgen a .c_r {
	position: absolute;
	top: 0;
	right: 0;
	width: 14px;
	height: 29px;
	margin: 0;
	background: url(../img/corn_r.png);
	-background: none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/corn_r.png', sizingMethod='crop');
}
.catgen a:hover {
	text-decoration: underline;
}
/*
.catgen a:hover {
	color: #369;
	background: url(../img/corn_l_hov.png) no-repeat left;
	-background: none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/corn_l_hov.png', sizingMethod='crop');
}
.catgen a:hover span {
	background: #fff;
}
.catgen a:hover .c_r {
	background: url(../img/corn_r_hov.png);
	-background: none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/corn_r_hov.png', sizingMethod='crop');
}
*/
.ul li, .serv li{
	list-style: none;
	padding-left: 20px;
	margin-bottom: 5px;
	background: url(../img/marker0.gif) no-repeat 0 7px;
}
.action {
	text-align: center;
}
.last {
	background: none !important;
	padding-right: 0 !important
}
.bg {
	padding: 10px 17px;
	margin: 25px 0;
	background: #e2e2e2;
}
#cat .bubble {
	display: none;
	position: relative;
	margin-top: -185px;
	height: 100px;
	left: 100px;
	width: 182px;	
	z-index: 1000
}
.bubble span {
	width: 182px;
	background: url(../img/bubble_bg.png);
	-background: none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/bubble_bg.png', sizingMethod='scale');	
}
.bubble span span {
	width: auto;
	text-align: left;
	color: #000 !important;
	margin: 0 14px;
	background: #DEDEFF
}
.bubble strong {
	color: #000 !important;
	text-decoration: none !important;
}
.bubble .s_t {
	width: 182px;
	height: 9px;
	margin-bottom: -3px;
	//margin-bottom: 0;
	line-height: 0;
	font-size: 0;
	background: url(../img/bubble_t.png) no-repeat 0 0;
	-background: none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/bubble_t.png', sizingMethod='crop');
}
.bubble .s_b {
	position: relative;
	left: -14px;
	width: 196px;
	height: 32px;
	background: url(../img/bubble_b.png);
	-background: none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/bubble_b.png', sizingMethod='crop');
}
.gen-s {
	padding-bottom: 15px;//zoom:1
}
.cat-prew {
	float: left;
	width: 92%;
	margin: 15px 10px 20px 0px;
	height: 104px;
	padding: 3px 10px 3px 0;	
}
.cat-prew h3 {
	padding: 0px;
	font: bold 11px Verdana;
	height: 40px;
	overflow: hidden;
	border-bottom: 1px dashed #A5BCD2;
}
.cat-prew p.img {
	float: left;
	width: 100px;
	height: 90px;
	padding: 0px;
	margin-top: 4px;
	margin-right: 2px;
}
.cat-prew p.img img {
	margin-bottom: -3px;
}
.cat-prew p.descr {
	font: normal 11px tahoma;
	height: 60px;
	padding: 0px;
	margin-top: 5px;
	overflow: hidden;
	color: #4D4D4D;
}
p.power {	
	font: bold 12px Verdana;
	color: #B40000;
	padding: 0;
	margin-top: -5px;
}
.cat-prew p.more {
	padding: 0px;
	font: normal 10px Arial;	
	margin: -13px 0 0 5px;
	float: right;
}
.path {
	margin: 5px 0 18px;
	color: #999;
}
.path a{
	color: #999;
}
.path a:hover {
	color: #333;
}
