@import url("grid.css");
@import url("default.css");

body{
	background:#ffffff /*url(../images/header-bg.jpg) repeat-x center top*/;
	
	
}

.container{
}

/* header */
.header{
	height:184px;
	position:relative;
	/*background:url(/images/logo.jpg) no-repeat 0px 43px;  */
}

#header{
    z-index: 999;
	position:relative;
	/*top: -31px;*/
}

#header-slogan{
	left:330px;
	position:absolute;
	top:92px;
}

#header-slogan ul li{
	color:#000000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:16px;
}

#header-logo{
	position: absolute;
	top: 32px;
	left: 0px;
}

#menutop{
	position: relative;
	z-index: 999;
}

#menutop td{
	padding: 4px 0px 7px 0px;
	font-size: 13px;
	vertical-align: middle;
}

#menutop td.menutd{
	background:#d8ecd4;
	border-bottom: 3px solid #329A1C;
	font-size: 13px;
}

.menutop ul{
	display: block;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0;
	padding: 0;
	text-align: right;
}

.menutop ul li{
	display: inline;
	margin-right:1px;
	text-align:center;
	padding: 7px 10px 6px 0px;
}

.menutop ul li a{
	color: #0000FF;
	font-size: 13px;
	font-family: arial,sans-serif;
	text-decoration: underline;
}

.menutop ul li a:hover{
	text-decoration: underline;
}

.menutop ul li.current a{
	color: black;
	cursor: text;
	font-weight: bold;
	text-decoration: none;
}

.menutop ul li.current a:hover{
	text-decoration: none;
}

.sf-menu{
	
}

.sf-menu li ul{
	clear:both;
	background:#6BF171;
	width:190px;
	position: relative;
	z-index: 999;
}

.sf-menu li ul li{
	clear:both;
	width:190px;
	background:none;
	text-align:left;
	overflow: hidden;
}

.sf-menu a{
	white-space: nowrap;
}

.sf-menu li ul li a{
	padding:1px;
	padding-left:14px;
	background:#6BF171 url(../images/menubottom-right-img.jpg) no-repeat scroll -999px -999px;
	text-align:left;
	width: 190px;
	border-width: 0px !important;
}

.sf-menu li ul li a:hover{
	/*padding:1px;
	padding-left:14px;*/
	background:#AFC7D3 url(../images/menubottom-right-img.jpg) no-repeat scroll -999px -999px;
	text-align:left;
}

#header-course{
	position: absolute;
	left: 789px;
	top: 114px;
}
#header-course td{
	font-size: 12px;
	color: #000000;
}
#header-skype{
	position: absolute;
	right: 0px;
	top: 109px;
}
#header-skype a{
	color: #000000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 17px;
	letter-spacing: 0;
}

#header-privat24{
	position: absolute;
	right: 0px;
	top: 116px;
	z-index: 10;
}

#header-phone{
	position:absolute;
	left:278px;
	top:34px;
}

#header-phone tr td{
	color:#000000;
	font-size:17px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:0px;
}

#header-phone tr td.current-phone{
	
}

#header-econtacts{
	position:absolute;
	left:519px;
	top:34px;
}

#header-econtacts tr td{
	color:#000000;
	font-size:17px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:0px;
}

#header-econtacts tr td a{
	color:#000000;
	font-size:17px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:0px;
}


.header-cart{
	background:#ffffff;
	font-size:11px;
	color:#000000;
	border:1px solid #ffffff;
	width:260px;
}

#header-cart{
	position:absolute;
	top:40px;
	right:0px;
	float:right;
}

.header-cart table tr td{
	font-size:14px;
	color:#000000;
}

.header-cart table tr td a{
	font-size:14px;
	color:#000000;
	border:1px solid #ffffff;
}

.header-cart table tr td a:hover{
	font-size:14px;
	color:#000000;
	border:1px solid #ffffff;
}

.header-cart table tr td a img{
	border:1px solid #ffffff;
}

#searchform{
	position:absolute;
	left:304px;
	top:100px;
}

.searchform{
	width:450px;
}

.searchform table{
	//float:right;
	width:250px;
}

.searchform fieldset{
	border:none;
	margin:0px;
	padding:0px;
	width:250px;
}

.searchform fieldset input{
	
}

.searchform table tr td.searchinputtd{
	margin:0px;
	padding:0px;
	padding-left:5px;
	background:#f1f1f1;
}

.searchinput{
	width:360px;
	background:none;
	padding:0;
	margin:0;
	font-size:14px;
	text-align:left;
	
	border: 3px solid #329A1C;
	padding: 1px 2px;
}

.searchbutton{
	height: 24px;
	cursor:pointer;
	-moz-border-radius: 7px 7px 7px 7px;
	border-bottom-left-radius: 7px 7px;
	border-bottom-right-radius: 7px 7px;
	border-top-left-radius: 7px 7px;
	border-top-right-radius: 7px 7px;
	border: none;
	background: #329A1C;
	color: #FFFFFF;
	padding: 1px 15px 4px 15px;
	margin-left: 10px;
}

.searchbutton:hover{
	background: #267415;
}


.container-inner{
	overflow:hidden;
	padding-top:0px;
}

.content-center{
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.content-center-inner{
	padding-left:15px;
	padding-right:15px;
}

.content-center-page-title{
	color:#000000 !important;
	margin-bottom:15px !important;
}

.content-center-inner ul{
	list-style:disc;
	list-style-image:none;
	list-style-type:disc;
	list-style-position:inside;
}

.content-center-inner ol{
	list-style:decimal;
	list-style-image:none;
	list-style-type:decimal;
	list-style-position:inside;
}

.content-center-inner h1{
	font-size:22px;
	color:#333333;
	line-height:36px;
}

.content-center-inner h2{
	font-size:28px;
	color:#333333;
	line-height:32px;
}

.content-center-inner h3{
	font-size:24px;
	color:#333333;
	line-height:28px;
}

.content-center-inner h4{
	font-size:20px;
	color:#104889;
	line-height:24px;
}

.content-center-inner h5{
	font-size:16px;
	color:#333333;
	line-height:20px;
}

.content-center-inner h6{
	font-size:14px;
	line-height:18px;
	color:#333333;
}

.content-center a{
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.content-center a:hover{
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

/* SHOP */

.shopitem-recommend{	
	background:#f1f1f1;
	width:100%;
	border:1px solid #d1d1d1;
	-moz-border-radius-bottomleft:6px;
	-moz-border-radius-bottomright:6px;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;
}

.shopitem-recommend tr td{	
	padding:5px;
}

.shopitem-recommend-title{
	width:200px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	padding-left:60px !important;
	background:url(../images/icon-alert.jpg) no-repeat 10px 50%;
}

.shopitem-recommend-items{
	text-align:center;
}

.shopitem-recommend-items a{
	line-height:14px;
	color:#000000;
	font-weight:bold;
}

.shopitem-recommend-items a:hover{
	line-height:14px;
	color:#000000;
	font-weight:bold;
}

.shopitem-ul{
	overflow:hidden;
	clear:both;	
	margin-bottom:15px;
	margin-top:15px;
	list-style:none;
	list-style-image:none;
	list-style-type:none;
}

.shopitem-li{
	padding:6px;
	height:270px;
	width:176px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	overflow: hidden;
	border:1px solid #d1d1d1;
	-moz-border-radius-bottomleft:6px;
	-moz-border-radius-bottomright:6px;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;
}

.shopitem-ul.pagination .shopitem-li{
	border: none;
}

.shopitem-li a, .shopitem-li a:hover{
	
}

.shopitem-li-last{
	width:176px;
	float:left;
	margin-right:0px;
	border:1px solid #d1d1d1;
}

#shopitem-li{
	position:relative;
	display:table;
    _height: 0;
    zoom: 1;
}

.shopitem-li-cart{
	float:left;
	width:50px;
	height:50px;
	text-align:left;
}

.shopitem-li-cart a{
	text-indent:-9999px;
	float:left;
	width:50px;
	height:50px;
	color:#333333;
	background:url(../images/icon-cart.jpg) no-repeat 0px -50px;
}

.shopitem-li-cart a:hover{
	color:#000000;
	float:left;
	width:50px;
	height:50px;
	background:url(../images/icon-cart.jpg) no-repeat 0px 0px;
}

.shopitem-li-price{
	float:right;
	width:80px;
	margin-top:15px;
	text-align:right;
	font-size:18px;
}

.shopitem-li-price a{
	font-size:12px;
	color:#E20606;
	 
}

.shopitem-li-price a:hover{
	font-size:12px;
	color:#E20606;
	 
}

.shopitem-li-img{
	text-align:center;
	padding:5px;
	clear:both;
}

.shopitem-li-title{
	text-align:center;
	padding:5px;
	clear:both;
}

.shopitem-li-title a{
	font-size:14px;
	font-weight:bold;
	letter-spacing:-1px;
	color:#000000 !important;
}

.shopitem-li-title a:hover{
	color:#000000 !important;
	font-size:14px;
	font-weight:bold;
	letter-spacing:-1px;
}

.shopitem-attribute,
.shopitem-attribute li{
	list-style:none;
	list-style-image:none;
	list-style-position:inside;
	list-style-type:none;
	line-height:14px;
}

.shopitem-attr{
	margin-top:15px;
	margin-bottom:15px;
	width:100%;
}

.shopitem-attr .shopitem-attr-img{
	width:130px;
	text-align:left;
}

.shopitem-attr .shopitem-attr-table{
	padding:0;
	margin:0;
}

.shopitem-attr .shopitem-attr-table tr td{
	padding:7px;
}

.shopitem-attr .shopitem-attr-table tr td a{
	line-height:normal;
}

.shopitem-addtocart{

}

.shopitem-addtocart{
	height:50px;
	font-size:18px;
}

a.shopitem-addtocart-link {
	height:50px;
	font-size:18px;
}

a.shopitem-addtocart-link:hover{
	height:50px;
	font-size:18px;
}

.photo-nav-left{
	text-align:left;
}

.photo-nav-all{
	text-align:center;
}

.photo-nav-right{
	text-align:right;
}

.shopitem-addtocart-icon{
	text-align:left;
	width:50px;
}

.shopitem-addtocart-text{
	text-align:left;
}

.shopitem-addtocart-price{
	text-align:right;
}

.shopitem-attr .shopitem-attr-table .even{
	background:#F3F1EC none repeat scroll 0 0;
}

.shopitem-inner{
	width:100%;
	line-height:15px;
}

.shopitem-inner .shopitem-attr-name{
	text-align:left;
	width:50%;
}

.shopitem-inner .shopitem-attr-value{
	text-align:left;
}


/* //shopitem-ul */

.footer{
	text-align:center;
	line-height:20px;
	font-size:11px;
	color:#333333;
	overflow:hidden;
	margin-top:20px;
	padding-top:5px;
	padding-bottom:5px;
	background:#f1f1f1;
	border-top:3px solid #329A1C;
}

.footer a,
.footer p a{
	color:#333333;
	text-decoration:none;
}

.footer a:hover,
.footer p a:hover{
	color:#333333;
	text-decoration:underline;
}

.footer .menufooter{
	float:left;
	text-align:left;
	margin-left:5px;
    width: 582px;
}


.footer .counterfooter{
	float:left;
	text-align:center;
	margin-left:5px;
	width:135px;
}

.footer .menufooter ul{
	
}

.footer .menufooter ul li{
	float:left;
	padding:3px;
}

.footer .menufooter ul li a{
	padding-right:6px;
}

.footer .menufooter ul li.current{
	color:#000000;
}

.footer .menufooter ul li.current a{
	color:#000000;
	font-weight:bold;
}

.copyfooter{
	float:right;
	margin-right:5px;
	text-align:right;
}

/* 19.08.2009 */
.menutop ul li.currentfirst a{
	background-position:left -32px;
}

.menutop ul li.currentlast a{
	background-position:right -32px;
}


#header-phone ul li.current-icq{
	padding-left:30px;
	background:transparent url(../images/icon-icq-number.png) no-repeat left 50%;
}

.visapayment{
	width:176px;
	height:110px;
}

.visapayment-b{
	width:176px;
	height:110px;
	background:transparent url(../images/visapayment.jpg) no-repeat center top;
	cursor:pointer;
}

.menuZeroText a{
	color: #329A1C;
	font-weight: bold;
}

.menuZero .menuZeroText{
	border-bottom: 1px solid #707070;
	line-height: 25px;
}

.menuZero.showed .menuZeroText{
	background: url("../images/st2-leaf.gif") no-repeat scroll right top transparent
}

.menuZero .menuleft {
	display: none;
}

.menuZero.showed .menuleft{
	display: block;
}

table#brands td{
	text-align: center;
	vertical-align: middle;
}

.menuDbText {
    padding: 5px 0;
}
.menuDbText .tree_icon{
    float: left;
    width: 12px;
    height: 12px;
    display: none;
}

.menuDbText .tree_icon.plus {
    background: url("../images/cat_plus.jpg") no-repeat 0 50%;
    display: block;
}

.menuDbText .tree_icon.minus {
    background: url("../images/cat_minus.jpg") no-repeat 0 50%;
    display: block;
}

.menuDb a{
    color: #329A1C;
    font-weight: bold;
}

.menuDb .menuDbText{
    border-bottom: 1px solid #707070;
}
.menuDbItems{
    padding-left: 5px;
}

.menuDbItems .menuDb .menuDbText {
    border-bottom: 1px dashed #DADADA;
}

.menuDbItems .menuDb .menuDbText a{
    color: black;
}

.menuDbItems .menuDbItems .menuDb .menuDbText a{
    color: #0983D6;
}

.menuDbItems .menuDbItems .menuDbItems .menuDb .menuDbText a{
    color: orange;
}
/*
.menuDb .menuDbText a{
    color: black;
}*/
/*
.menuDb .menuDbText .menuDbText a{
    color: #0983D6;
}*/


/*carousel*/
.imgbner{
    width: 1020px; /* the width of banner image*/
    height: 100px;
}
.cleanerh10{
clear: both;
height: 10px;
min-height: 10px;
display: block;
}
#mygallery{
margin: 0;
padding: 0;
width: 1060px; /* the width of wrapper*/
}
.stepcarousel{
position: relative; /*leave this value alone*/
/*border: 10px solid black;*/
overflow: scroll; /*leave this value alone*/
width: 100%; /*Width of Carousel Viewer itself*/
height: 110px; 
margin: 0;
padding: 0;
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}
.panel img{
margin: 0;
padding: 0;


}
.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 10px; /*margin around each panel*/
width: 1040px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
height: 100px;
}
#mygallery-paginate{
height: 16px;
width: 16px;
margin-left: 55em;
margin-top: 15px;
}
.navigation{
margin: 0px 0px 10px 0px;
}

.tbl {
    background-color: #FFFFFF;
    border: 1px solid #7F9DB9;
    border-spacing: 1px;
    margin: 1px;
}
.tbl tr {
    background-color: #F4F4F2;
}
.tbl tr td {
    height: 22px;
}
.tbl tr:hover {
    background-color: #D8E4F0;
}
.tbl th {
    background-color: #D8E4F0;
    font-weight: bold;
    height: 30px;
}

