html,body {
      width: 100%;
	  height: 100%;
	  margin: 0;
      padding: 0;
	  outline:none;
      background: -ms-linear-gradient(top, #0790CE 0%, #FFFFFF 70%) no-repeat;
      background: -moz-linear-gradient(top, #0790CE 0%, #FFFFFF 70%) no-repeat;
      background: -o-linear-gradient(top, #0790CE 0%, #FFFFFF 70%) no-repeat;
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #0790CE), color-stop(1, #FFFFFF)) no-repeat;
      background: -webkit-linear-gradient(top, #0790CE 0%, #FFFFFF 70%) no-repeat;
      background: linear-gradient(to bottom, #0790CE 0%, #FFFFFF 70%) no-repeat;
	  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0790CE', endColorstr='#FFFFFF',GradientType=0 )  no-repeat;
	  position:absolute;   
font-family: 'Open Sans', sans-serif;
font-size:13px;
line-height:17px;
}

h1{
	clear:both;
	color: #92139B;
font-size: 18px;
font-weight:300;
font-style:normal;
line-height: 45px;
}

#wrap {
width:1050px;
display: block;
height: auto;
margin: auto;
}

a{
	text-decoration:none;}
#head {
      width: 1050px;
      height: 285px; 
	  margin: 10px auto;
	  overflow:hidden;
}

.logo{
	width:120px;
	height:50px;}
.p_text {

	text-align:justify;
	width:695px;
	}
	
#textsearch {
position:absolute;
margin-left:750px;
margin-top:9px;
width:150px;
z-index:100;
}

textarea{
resize:none;
width:355px;
height:70px;
}


#headtel {
position: absolute;
background: none;
left: 20px;
top: 197px;
z-index: 101;
 	
}
/*=================================================================================================================================*/

#headlink {
position: absolute;
float: right;
background: none;
right: 19px;
top: 205px;
z-index: 111;
 	
}

#headlink img{
 	border:none;
	outline:none;
	padding-right: 0px;
}

#headlink a{
    padding-left:5px;
	padding-right:5px;
    color:gray;	
	font-size:10.5px;
}
#headlink a:hover{
    color:orange;	
}

/*=================================================================================================================================*/



#shadow {
      width: 1050px;
      height:20px;
	  margin:-12px auto;
	  background: url(../images/shadow.png);
	  position:absolute;
	  z-index:22;

}
/*=================================================================================================================================*/

#content {
      width: 1050px;
	  margin:-25px auto;
	  padding: 0;

   
}

#bread {
	margin-bottom: 10px;
	margin-top: -20px;
	color: #00F;
	font-size:12px;
	text-decoration:none;
}
#bread a{
	  color: #00F;
	 	text-decoration:none;
}

#textblock{
	width: 1050px;
	position: relative;
	text-align: left;
	line-height: 16px;
	display:block;
	background-color: #FFF;
	height:100%;
	min-height:700px;
	
	font-size: 12px;
}
#rss{
      width:300px;
	  float:right;
	  margin-right: 60px;	
      margin-top: 30px;
}

.abut {
	margin-top:20px; margin-bottom:10px;
	 }
.abut :href {
	color:#039;
	 }
.rssHeader{ 
margin-top: 30px;
margin-bottom: 30px;	
}

.rssHeader a{ 
font-size:15px;
margin-left: 39px;	
font-weight:normal;
color: #0d93cf;
}

.rssFeed {
}

.text{
    width: 720px;
    margin-bottom: 5px;
    margin-right: 4px;
    color: #3f3b3b;
    float: right;
}





.right_zon {
	float:left;
	width:750px;
	display:block;
	background:url(../images/fon.jpg) repeat-y;}
/*=================================================================================================================================*/

#topmenu {
width: 1050px;
height: 40px;
text-decoration: none;
 background-color:#ab6b03; 
 background-image: -moz-linear-gradient(top, #ab6b03 0%, #ffcc9c 100%); 
 background-image: -webkit-linear-gradient(top, #ab6b03 0%, #ffcc9c 100%); 
 background-image: -o-linear-gradient(top, #ab6b03 0%, #ffcc9c 100%); 
 background-image: -ms-linear-gradient(top, #ab6b03 0% ,#ffcc9c 100%); 
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffcc9c', endColorstr='#ffcc9c',GradientType=0 ); 
 background-image: linear-gradient(top, #ab6b03 0% ,#ffcc9c 100%);   

text-align: left;
margin-top: 0;
position:relative;
font-size:18px;
z-index:112;
}

*:first-child+html #topmenu {
position:static;
}


#topmenu a{
padding-top: 10px;
padding-bottom: 10px;
padding-left: 25px;
padding-right: 25px;
line-height: 36px;
color: white;
text-decoration: none;
outline:0;
background: none;
}

#topmenu ul a{
font-size:15px;
}


#topmenu ul li ul a{
font-size:15px;
text-decoration:none;
}

#topmenu ul li ul a:hover{
font-size:15px;
text-decoration:none;
}

#topmenu li a:hover{
text-decoration: none;
}

/*=================================================================================================================================*/

#topnav {
padding:0; 
margin:0; 
height:28px; 
position:relative; 
z-index:222;
font-size:18px; 

}

*:first-child+html #topnav{

}

*:first-child+html #topnav ul{

}


/*=================================================================================================================================*/
.clear {
clear:both;
	width:120%; height:10px;}
.sub{
display:none;
}

 

#footer {
      width: 1050px;

	  height:130px;
	  border-top:4px dashed #FFFFFF;
	  background: #65abcb;
      margin: 0px auto;
      color: white;
	  text-decoration: none;
	  
	  
}


.footermiddle {
      float:left;
	  margin-left: 50px;
	  width: 450px;
	  text-align: center;
	  padding-top: 20px;
	  padding-bottom: 20px;
	  z-index: 0;
	  font-size:12px;
	  
}






/*--------feat_prod_box-----------*/
.feat_prod_box{
	width:60%;

clear:both;
}
.feat_prod_box_details{
padding:10px 0 10px 0;
margin:0 20px 10px 0;
clear:both;
}


.prod_img{
	width:219px;
float:left;
height:200px;
position:relative;
top:-15px;
}

.prod_det_box{
width:135px;
float:left;
margin-left:20px;
position:relative;
}

.box_center{
width:99%;
height:auto;
background:url(../images/box_center.gif) repeat-y center;
}
.box_center2 {
	width:375px;
	float:left;
	margin-left:15px;

	border:1px solid #CCC;
	border-radius:6px;
	background:#FFF;
min-height: 200px;
margin-bottom:20px;
}

.new_prod_box{
float:left;
text-align:left;
padding:1px;
margin-right:10px;
margin-bottom:10px;

}


	
.new_prod_box a{

color:#b5b5b6;
text-decoration:none;
display:block;
}

.new_prod_bg{
width: 144px;
height: 174px;
float:left;

display:inline-block;
text-align:center;
border:1px solid #CCC;
border-radius:5px;
margin-right:10px;
margin-bottom:10px;
background-color:#FFF;
vertical-align:central;
position:relative;
	-webkit-box-shadow:		2px 1px 3px rgba(0,0,0,.2);
	-moz-box-shadow:		2px 1px 3px rgba(0,0,0,.2);
	box-shadow:		2px 1px 3px rgba(0,0,0,.2);
overflow: hidden;
}
.sp_icon{
position:absolute;
top:-13px;
font-size:9px;
color:#003;
text-align:right;
right:1px;
width:50px;
height:38px;
background: url(../images/wheel.png) right top no-repeat;
	background-size: cover;
}

.new_prod_det{
width: 130px;
height: 120px;
float:left;

display:inline-block;
text-align:center;
border:1px solid #CCC;
border-radius:5px;
margin-right:5px;
background-color:#FFF;
	-webkit-box-shadow:		2px 1px 3px rgba(0,0,0,.2);
	-moz-box-shadow:		2px 1px 3px rgba(0,0,0,.2);
	box-shadow:		2px 1px 3px rgba(0,0,0,.2);
overflow: hidden;
}


.price{
	position:relative;

	height:50px;
	border-top:#C90 2px solid;
	line-height:14px;
	padding-top:4px;
	text-align:left;
	padding-left:7px;
	top:110px;
	}
	
.price_color{
	position:relative;

	height:50px;
	border-top:#C90 2px solid;
	line-height:14px;
	padding-top:4px;
	text-align:left;
	padding-left:7px;
	top:110px;
	}	
	
.new_prod_bm{
width:140px;
height:140px;
text-align:center;
border:1px solid #CCC;
border-radius:7px;
background-color:#FFF;
vertical-align:central;
position:relative;

overflow: hidden;
}

.new_icon{
position:absolute;
top:0px;
right:0px;
z-index:200;
}
.special_icon{
position:absolute;
top:0px;
top:6px;
right:2px;
z-index:250;
}
img.thumb{
padding:10px 0 0 0;
}


.new_products{
	display:inline-block;
	text-align:center;
clear:both;
padding:0px;
}

.new_prod{
	width:97%;
clear:both;
padding:0px;
min-width:450px;

}

ul.list{
clear:both;
padding:10px 0 0 1px;
margin:0px;
}

ul.lists{
clear:both;
padding:6px 0 0 5px;
margin:0px;
font-size:12px;
line-height:12px;
color:#333;

}

ul.list li{
list-style:none;
padding:2px 0 2px 0;
line-height:15px;
}
ul.list li a{
list-style:none;
line-height:15px;
text-decoration:none;
color: #093;
padding:0 0 0 15px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	background: url(../images/left_menu_bullet.gif) no-repeat left;
}
ul.list li a:hover{
text-decoration:none;
padding:0 0 0 20px;
line-height:15px;
color:#03F;
padding:0 0 0 15px;
background: url(../images/left_menu_bullet.gif) no-repeat left;
}



ul.lists li{
list-style:none;
padding: 0px 0 5px 2px;
}
ul.lists li a{
list-style:none;
line-height:12px;
text-decoration:none;
color:#333;
padding: 10px 0 10px 24px;
-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

ul.lists li a:hover{
text-decoration:none;
padding:0 0 0 17px;
line-height:12px;
color:#03F;
}


/* demo */

div.demolayout {
width:97%;
margin: 0 0 20px 0;
}

ul.demolayout {
list-style-type: none;
float: left;
margin:0px;
padding:0px;
}

ul.demolayout li {
margin: 0 10px 0 0;
float: left;
}
.tab{
border:1px #DFDFDF solid;
padding:0 0 25px 0;
}
ul.demolayout a {
float: left;
display: block;
padding: 5px 25px;
border: 1px solid #DFDFDF;
border-bottom: 0;
color: #666;
background: #eee;
text-decoration: none;
font-weight: bold;
}

ul.demolayout a:hover {
background: #fff;
}

ul.demolayout a.active {
background: #fff;
padding-bottom: 5px;
cursor: default;
color:#931A1D;
}

.tabs-container {
clear: left;
font-size:14px;
padding:0px;background: #FFF}
/*-----------------------languages_box---------*/
.languages_box{
padding:0 0 5px 0;
float:left;
}
.languages_box a{
padding:0 2px 0 2px;
}
.languages_box a.selected{
padding:2px 2px 0 2px;
border:1px #CCCCCC solid;
}
.currency{
float:left;
padding:0 0 0 20px;
}
.currency a{
text-decoration:none;
color:#333333;
padding:3px;
border:1px #eeedee solid;
}
.currency a.selected{
text-decoration:none;
color:#fff;
padding:3px;
border:1px #eeedee solid;
background-color:#FF9900;
font-weight:bold;
}
.currency a:hover{
border:1px #990000 solid;
}
/*------------------------cart---------------------*/
.cart{
height: 36px;
position: relative;
border: #CCC 1px solid;
left: 10px;
top: 7px;
width: 293px;

	background: #FFFFFF url('../images/blockheader.png') scroll;
	background: linear-gradient(top, rgba(182, 182, 182, 0.07) 0, rgba(244, 244, 244, 0.1) 40%, rgba(251, 251, 251, 0.12) 50%, rgba(251, 251, 251, 0.12) 100%) no-repeat, url('../images/blockheader.png'), linear-gradient(top, #C2C2C2 0, #EBEBEB 40%, #F0F0F0 50%, #E4E1E1 100%) no-repeat;
	background: -webkit-linear-gradient(top, rgba(182, 182, 182, 0.07) 0, rgba(244, 244, 244, 0.1) 40%, rgba(251, 251, 251, 0.12) 50%, rgba(251, 251, 251, 0.12) 100%) no-repeat, url('../images/blockheader.png'), -webkit-linear-gradient(top, #C2C2C2 0, #EBEBEB 40%, #F0F0F0 50%, #E4E1E1 100%) no-repeat;
background: -moz-linear-gradient(top, rgba(182, 182, 182, 0.07) 0, rgba(244, 244, 244, 0.1) 40%, rgba(251, 251, 251, 0.12) 50%, rgba(251, 251, 251, 0.12) 100%) no-repeat, url('../images/blockheader.png'), -moz-linear-gradient(top, #C2C2C2 0, #EBEBEB 40%, #F0F0F0 50%, #F0F0F0 100%) no-repeat;
	background: -o-linear-gradient(top, rgba(182, 182, 182, 0.07) 0, rgba(244, 244, 244, 0.1) 40%, rgba(251, 251, 251, 0.12) 50%, rgba(251, 251, 251, 0.12) 100%) no-repeat, url('../images/blockheader.png'), -o-linear-gradient(top, #C2C2C2 0, #EBEBEB 40%, #F0F0F0 50%, #E4E1E1 100%) no-repeat;
	background: -ms-linear-gradient(top, rgba(182, 182, 182, 0.07) 0, rgba(244, 244, 244, 0.1) 40%, rgba(251, 251, 251, 0.12) 50%, rgba(251, 251, 251, 0.12) 100%) no-repeat, url('../images/blockheader.png'), -ms-linear-gradient(top, #C2C2C2 0, #EBEBEB 40%, #F0F0F0 50%, #E4E1E1100%) no-repeat;
	background: linear-gradient(top, rgba(182, 182, 182, 0.07) 0, rgba(244, 244, 244, 0.1) 40%, rgba(251, 251, 251, 0.12) 50%, rgba(251, 251, 251, 0.12) 100%) no-repeat, url('../images/blockheader.png'), linear-gradient(top, #C2C2C2 0, #EBEBEB 40%, #F0F0F0 50%, #E4E1E1 100%) no-repeat;
	-svg-background: linear-gradient(top, rgba(182, 182, 182, 0.07) 0, rgba(244, 244, 244, 0.1) 40%, rgba(251, 251, 251, 0.12) 50%, rgba(251, 251, 251, 0.12) 100%) no-repeat, url('../images/blockheader.png'), linear-gradient(top, #C2C2C2 0, #EBEBEB 40%, #F0F0F0 50%, #E4E1E1 100%) no-repeat;
padding:10px;
}
.home_cart_content{
float:left;
padding:3px;
border:1px #eeedee solid;
margin:0px 0 0 15px;
}
a.view_cart{
display:block;
float:left;
margin:12px 0 0 10px;
color:#990000;
}
/*---------------contact_form------------------*/
.contact_form{
width:355px;
float:left;
padding:25px;
margin:20px 0 0 15px;
_margin:20px 0 0 5px;
border:1px #DFD1D2 dashed;
position:relative;
}
.form_row{
width:335px;
_width:355px;
clear:both;
padding:10px 0 10px 0;
_padding:5px 0 5px 0;
color:#a53d17;
}
label.contact{
width:75px;
float:left;
font-size:12px;
text-align:right;
padding:4px 5px 0 0;
color: #333333;
}
input.contact_input{
width:253px;
height:18px;
background-color:#fff;
color:#999999;
border:1px #DFDFDF solid;
float:left;
}
textarea.contact_textarea{
width:253px;
height:120px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #999999;
background-color:#fff;
border:1px #DFDFDF solid;
float:left;
}
input.register{
width:71px;
height:25px;
border:none;
cursor:pointer;
text-align:center;
float:right;
color:#FFFFFF;
background:url(../images/register_bt.gif) no-repeat center;
}
a.contact{
width:53px;
height:24px;
display:block;
float:right;
margin:0 0 0 10px;
background:url(../images/contact_bt.gif) no-repeat center;
text-decoration:none;
text-align:center;
line-height:24px;
color:#fff;
}
.checkout{
width:19%;
height:32px;
display:block;
float:right;
margin:10px 15px 0 10px;
background:#981C1E;
text-decoration:none;
text-align:center;
line-height:20px;
border-radius:5px;
font-size:15px;
color:#fff;
cursor:pointer;

}
.continue{
width:120px;
height:25px;
display:block;
float:left;
margin:10px 0 0 0px;
background:#981C1E;
text-decoration:none;
text-align:center;
line-height:16px;
border-radius:5px;
color:#fff;
}
.terms{
padding:0 0 0 80px;
}
.form_subtitle{
position:absolute;
top:-11px;
left:7px;
width:auto;
height:20px;
background-color:#990000;
text-align:center;
padding:0 7px 0 7px;
color:#FFFFFF;
font-size:11px;
line-height:20px;
}
/*--------------cart_table-------------*/
.cart_table{
width:440px;
border:1px #CCCCCC solid;
text-align:center;
}
tr.cart_title{
background-color:#DFDFDF;
}
td{
padding:3px;
}
td.cart_total{
text-align:right;
padding:5px 15px 5px 0;
}
img.cart_thumb{
border:1px #b2b2b2 solid;
padding:2px;
}
/*--------------*/
div.pagination {
width:420px;
padding:5px;
margin:5px;
text-align:center;
float:left;
clear:both;
font-size:10px;
}

div.pagination a {
padding: 2px 5px 2px 5px;
margin-right: 2px;
border: 1px solid #ddd;
text-decoration: none; 
color: #990000;
}
div.pagination a:hover, div.pagination a:active {
border:1px solid #990000;
color: #fff;
background-color: #990000;
}
div.pagination span.current {
padding: 2px 5px 2px 5px;
margin-right: 2px;
border: 1px solid #990000;
font-weight: bold;
background-color: #990000;
color: #FFF;
}
div.pagination span.disabled {
padding: 2px 5px 2px 5px;
margin-right: 2px;
border: 1px solid #f3f3f3;
color: #ccc;
}

 .fform{
	width:99%; background-color:#ffffff; 
 background-image: -moz-linear-gradient(top, #ffffff 0%, #eda240 100%); 
 background-image: -webkit-linear-gradient(top, #ffffff 0%, #eda240 100%); 
 background-image: -o-linear-gradient(top, #ffffff 0%, #eda240 100%); 
 background-image: -ms-linear-gradient(top, #ffffff 0% ,#eda240 100%); 
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eda240', endColorstr='#eda240',GradientType=0 ); 
 background-image: linear-gradient(top, #ffffff 0% ,#eda240 100%);   
 -webkit-box-shadow:4px 2px 6px #bababa, inset 0px 0px 1px #ffffff; 
 -moz-box-shadow: 4px 2px 6px #bababa,  inset 0px 0px 1px #ffffff;  
 box-shadow:4px 2px 6px #bababa, inset 0px 0px 1px #ffffff;  
	border-radius:10px;
	border:1px solid #FFF;
	box-shadow:2px 2px 2px #999999;
	}
	
	.button{text-decoration:none; text-align:center; 
 padding:5px 10px; 
 border:solid 1px #ffffff; 
 -webkit-border-radius:4px;
 -moz-border-radius:4px; 
 border-radius: 4px; 
 font:13px Verdana, Geneva, sans-serif; 
 font-weight:bold; 
 color:#784a0f; 
  background: -ms-linear-gradient(top, #0790CE 0%, #FFFFFF 70%) no-repeat;
      background: -moz-linear-gradient(top, #0790CE 0%, #FFFFFF 70%) no-repeat;
      background: -o-linear-gradient(top, #0790CE 0%, #FFFFFF 70%) no-repeat;
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #0790CE), color-stop(1, #FFFFFF)) no-repeat;
      background: -webkit-linear-gradient(top, #0790CE 0%, #FFFFFF 70%) no-repeat;
      background: linear-gradient(to bottom, #0790CE 0%, #FFFFFF 70%) no-repeat;
	  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0790CE', endColorstr='#FFFFFF',GradientType=0 )  no-repeat;
 -webkit-box-shadow:4px 2px 6px #bababa, inset 0px 0px 1px #ffffff; 
 -moz-box-shadow: 4px 2px 6px #bababa,  inset 0px 0px 1px #ffffff;  
 box-shadow:4px 2px 6px #bababa, inset 0px 0px 1px #ffffff;  
  
   -webkit-transition: all 0.12s linear;
 -moz-transition:  all 0.12s linear;
 -o-transition:  all 0.12s linear;
 transition:  all 0.12s linear;}
 
 
 .button:hover{
 padding:6px 14px; 
 border:solid 1px #ffffff; 
 -webkit-border-radius:4px;
 -moz-border-radius:4px; 
 border-radius: 4px; 
 font:13px Verdana, Geneva, sans-serif; 
 font-weight:bold; 
 color:#ffffff; 
 background-color:#ed622b; 
 background-image: -moz-linear-gradient(top, #ed622b 0%, #edb56b 100%); 
 background-image: -webkit-linear-gradient(top, #ed622b 0%, #edb56b 100%); 
 background-image: -o-linear-gradient(top, #ed622b 0%, #edb56b 100%); 
 background-image: -ms-linear-gradient(top, #ed622b 0% ,#edb56b 100%); 
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#edb56b', endColorstr='#edb56b',GradientType=0 ); 
 background-image: linear-gradient(top, #ed622b 0% ,#edb56b 100%);   
 -webkit-box-shadow:4px 2px 6px #bababa, inset 0px 0px 1px #ffffff; 
 -moz-box-shadow: 4px 2px 6px #bababa,  inset 0px 0px 1px #ffffff;  
 box-shadow:4px 2px 6px #bababa, inset 0px 0px 1px #ffffff;  
  
 }
