  /*main styles*/
html, body{
	height:100%;
}
body{
	width:100%;
	font:12px Arial, Helvetica, sans-serif;
	color:#686868;
	margin:0;
	padding:0;
	background: #fff url("img/allbg.gif") center top no-repeat;
}
table{
	font-size:100%;
}
img{
    border:0;
}
input,select,textarea{
	font:12px Arial, Helvetica, sans-serif;
    color:#000;
}
input.radio{
	margin:0 1px 3px 4px;
	vertical-align:middle;
}

*+html li.subLi {
	
}


*html input.radio{
	margin:0 -1px 2px 1px;
}
*+html input.radio{
	margin:0 -1px 2px 1px;
}
input.checkbox{
	margin:0 3px 2px 0;
	vertical-align:middle;
}
*html input.checkbox{
	margin:-2px -1px -1px -1px;
}
*+html input.checkbox{
	margin:-2px -1px -1px -1px;
}
form{
	margin:0;
	padding:0;
}
td{
    vertical-align:top;
}
p{
    margin:0 0 5px 0;
}
/*default styles*/
a{
    color:#007eb9;
    text-decoration:underline;
}
a:hover{
    color:#000;
	text-decoration:underline;
}
h1{
	font: normal 25px/19px "Arial Narrow", Arial;
    color:#f15c22;
    padding:0;
    margin:0 0 5px 0;
	text-transform:uppercase;
	letter-spacing: 1px;
}
h2{
	font: bold 13px/10px "Arial Narrow", Arial;
    color:#666;
    padding:0;
    margin:0 0 3px 0;
}
h3{
	font: bold 13px/10px "Arial Narrow", Arial;
    color:#f15c22;
    padding:0;
    margin:0 0 3px 0;
}
h4{
	font:18px Arial, Helvetica, sans-serif;
    color:#333;
    padding:0;
    margin:0 0 2px 0;
}
h5{
	font:bold 12px Arial, Helvetica, sans-serif;
    color:#333;
    padding:0;
    margin:0;
}
ul{
	margin:0 0 0px 0;
	padding:0 0 0 0;
	list-style-position:outside;
	list-style-type:none;
}
ol{
	margin:0 0 0px 0;
	padding:0 0 0 0;
	list-style-position:inside;
	list-style-type:decimal;
}
ul li, ol li{
	margin: 2px 0 0 0px;
	padding:  0px 0 0 12px;
	list-style-type:none;
	background: url("img/li.gif") 0 3px no-repeat;
}
.block2 ol li { list-style-type: decimal; background: none; padding: 0;}
li{
	margin-bottom:5px;
}
.middle{
	vertical-align:middle;
}
.nowrap{
	white-space:nowrap;
}
.vbottom{
	vertical-align:bottom;
}
.fr{
	float:right;
}
.fl{
	float:left;
}
.cl{
	clear:both;
	font-size:1px;
	height:1px;
}

/*format styles*/
.s8	{font-size:8px;}
.s9	{font-size:9px;}
.s10	{font-size:10px;}
.s11	{font-size:11px;}
.s12	{font-size:12px;}
.s14	{font-size:14px;}
.s17	{font-size:17px;}
.s18	{font-size:18px;}
.s21	{font-size:21px;}
.s24	{font-size:24px;}
.s26	{font-size:26px;}
.s30	{font-size:30px;}
.s34	{font-size:34px;}
.s36	{font-size:36px;}
.s48	{font-size:48px;}

.lh11 {line-height: 11px;}
.lh12 {line-height: 12px;}
.lh13 {line-height: 13px;}
.lh14 {line-height: 14px;}
.lh18 {line-height: 18px;}

.green	{color:#81ad10;}
.blue		{color:#4cb3e6;}
.black		{color:#000;}
.white	{color:#fff;}
.white_bg	{background-color:#fff;}
.orange	{color:#f15c22;}

.fTahoma {font-family: Tahoma, Arial;}

.relative	{position:relative;}


/**/
#logo {
	width: 263px; height: 127px;
	position: absolute;
	top: 0; left: 50%;
	margin: 61px 0 0 -131px;
}
#logoimg {
	background: url("img/logo.png") top left no-repeat;
	width: 263px; height: 127px;
}

.jaw {
	top: 0; 
	margin: 85px 0 0 0;
}
.jaw td.b1	{	background: url("img/jawb1.png") top repeat-x; }
.jaw td.b2	{	background: url("img/jawb2.png") left repeat-y; }
.jaw td.b3	{	background: url("img/jawb3.png") left repeat-y; }
.jaw td.b4	{	background: url("img/jawb4.png") top repeat-x; }

#subscribe {
	width: 200px; height: 40px;
	position: absolute;
	top: 0; left: 50%;
	margin: 41px 0 0 -402px;
}

.gobtn {
	background-image: url("img/gobtn.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 11px; height: 11px;
	padding: 0;
	margin: 4px 0 0 0;
}
.inp1 {
	background: url("img/input_bg1.gif") top left no-repeat;
	width: 162px; height: 18px;
	font: normal 11px "Arial Narrow", Arial;
	color: #bdbfc1;
	border: 0px solid red;
	padding: 1px 0 0 5px;
	margin: 0;
}
.inp2 {
	background: url("img/input_bg2.gif") top left no-repeat;
	width: 100px; height: 18px;
	font: normal 11px "Arial Narrow", Arial;
	color: #bdbfc1;
	border: 0px solid red;
	padding: 1px 0 0 5px;
	margin: 0;
}

#search {
	width: 200px; height: 40px;
	position: absolute;
	top: 0; left: 50%;
	margin: 41px 0 0 260px;
}
#topmenu {
	width: 200px; height: 40px;
	position: absolute;
	top: 0; left: 50%;
	margin: 42px 0 0 120px;
}
#topmenu a {
	font: bold 13px "Arial Narrow", Arial;
	color: #f15c22;
	text-decoration: none;
	padding: 0 5px 0 0;
}
#topmenu a:hover {
	color: #808083;
	text-decoration: none;
}
#phone {
	width: 105px; height: 32px;
	position: absolute;
	top: 0; left: 50%;
	margin: 120px 0 0 -369px;
}
#check {
	width: 152px; height: 32px;
	position: absolute;
	top: 0; left: 50%;
	margin: 120px 0 0 200px;
}

#leftmenu {
	width: 146px;
	margin: 95px 0 20px;
}
*html #leftmenu, *+html #leftmenu{
	margin-bottom:71px;
}
#leftmenu ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
#leftmenu ul li {
	margin:0; padding:0;
	list-style-type:none;
	background: none;
}
#leftmenu ul li a {
	display: block;
	width: 146px;
	height: 26px;
	background: url("img/menu_a.gif") top left no-repeat;
	font: bold 13px "Arial Narrow", Arial;
	color: #9d9d9d;
	text-decoration: none;
	line-height: 26px;
	text-indent: 23px;
	cursor:pointer;
}
#leftmenu ul li a.last {
	background: url("img/menu_a_last.gif") top left no-repeat;
}
#leftmenu ul li a:hover, #leftmenu ul li a.act {
	color: #fff;
	text-decoration: none;
	background: url("img/menu_a.gif") bottom left no-repeat;
}
#leftmenu ul li a span{
	display: block;
	width: 139px;
	height: 26px
}


#leftmenu ul.sub {
	margin: 0;
	width:124px;
	padding:0 0 4px 0;
	list-style-type:none;
	border-bottom:1px solid #eaebec;
}


#leftmenu ul.sub li {
	width:124px;
	margin:0;
	padding:0;
	list-style-type:none;
}
#leftmenu ul.sub li a {
	width:124px;
	#display: block;
	height: auto;
	background: none;
	font: bold 13px "Arial Narrow", Arial;
	color: #9d9d9d;
	text-decoration: none;
	padding-left:22px;
	line-height: 22px;
	text-indent: 0px;
	cursor:pointer;
	
}
#leftmenu ul li a span{
	height: auto;
}

#leftmenu ul.sub li a.act, #leftmenu ul.sub li a:hover {
	color: #f15c22;
	background: none;
	text-decoration: none;
}

#splashbottom {
	background: url('img/splash_cbg.gif') top repeat-x;
	font: bold 11px "Arial Narrow", Arial;
	color: #FFF;
}


.block1 {
	background-color: #fff;
}
.block1 .bb1	{	background: url("img/bb1.gif") top repeat-x; }
.block1 .bb2	{	background: url("img/bb2.gif") left repeat-y; }
.block1 .bb3	{	background: url("img/bb3.gif") left repeat-y; }
.block1 .bb4	{	background: url("img/bb4.gif") top repeat-x; }

ul.tabs {
	margin:0;
	padding:0;
	list-style-type:none;
}
ul.tabs li {
	margin:0; padding:0;
	list-style-type:none;
	display: inline;
	float: left;
	border-bottom: 1px solid #f3703e;
}
ul.tabs a {
	display: block;
	width: 122px;
	height: 20px;
	background: url("img/tab.gif") top left no-repeat;
	font: bold 12px "Arial Narrow", Arial;
	color: #f3703e;
	text-decoration: none;
	line-height: 20px;
	text-indent: 0px;
}
ul.tabs a:hover, ul.tabs a.act {
	background: url("img/tab.gif") bottom left no-repeat;
	color: #fff;
	text-decoration: none;
}
ul.tabs a span{
	display: block;
	width: 122px;
	height: 20px;
	text-align: center;
}


.block2 .gb1	{	background: url("img/gb1.gif") top repeat-x; }
.block2 .gb2	{	background: url("img/gb2.gif") left repeat-y; }
.block2 .gb3	{	background: url("img/gb3.gif") left repeat-y; }
.block2 .gb4	{	background: url("img/gb4.gif") top repeat-x; }

a.read_more {
	background: url("img/corner.gif") bottom right no-repeat;
	font: bold 13px "Arial Narrow", Arial;
	color: #f15c22;
	text-decoration: none;
	line-height: 18px;
}
a.read_more:hover {
	color: #807F83;
	text-decoration: none;
}

.bottomlinks {
	padding: 15px 0 0 0;
	font: bold 12px "Arial Narrow", Arial;
	color: #807F83
}
.bottomlinks  a{
	font: bold 12px "Arial Narrow", Arial;
	text-decoration: none;
	color: #807F83;
}
.bottomlinks  a:hover{
	text-decoration: none;
	color: #f15c22;
}



a.more {
	font: bold 12px "Arial Narrow", Arial;
	text-decoration: none;
	color: #807F83;
}
a.more:hover{
	text-decoration: none;
	color: #f15c22;
}

.herestr {
	font: bold 11px "Arial Narrow", Arial;
	color: #807F83;
}
.herestr a {
	font: bold 11px "Arial Narrow", Arial;
	text-decoration: none;
	color: #807F83;
}
.herestr a:hover{
	text-decoration: none;
	color: #f15c22;
}
.herestr b a {
	color: #f15c22;
	text-decoration: underline;
}
.herestr b a:hover{
	color: #807F83;
	text-decoration: underline;
}

.addtocart {
	padding: 15px 0;
}

.addtocart div{
	padding: 4px 3px;
}
.addtocart select{
	font: normal 10px Tahoma, Arial;
	color: #807F83;
	border: 1px solid #807F83;
}
.addtocart input{
	margin:0; padding:0;
}

.addtocart_small {
	font-size: 12px;
	padding: 8px 0 0 0;
}
.addtocart_small div{
	padding: 2px 3px;
}
.addtocart_small select{
	font: normal 10px Tahoma, Arial;
	color: #807F83;
	border: 1px solid #807F83;
}
.addtocart_small input{
	margin:0; padding:0;
}

div.product_inlist {
	
	float: left;
	padding: 5px 3px 5px 0;
}

/* add 31.08 */
.block1 .bb2_1	{	background: url("img/b3_1.gif") no-repeat left bottom; }
.block1 .bb3_1	{	background: url("img/b4_1.gif") no-repeat left bottom; }
.block1 .bb4_1	{	background: url("img/bb4_1.gif") bottom repeat-x; }

.banner{
	position:absolute;
	left:6px;
	top:-42px;
}
.trumb{
	padding-top:1px;
}
*html .trumb, *+html .trumb{
	padding-top:0px;
}

#contact-page { position:relative; }
#contact-page #contact-form { width:300px;margin-top:21px; }
#contact-page #contact-form label { float:left; width:110px; margin-right:10px; text-align:right; margin:2px 10px 10px;}
#contact-page #contact-form label.required { margin-right:175px; }
#contact-page #contact-form label.error { color:#F00; }
#contact-page #contact-form input,
#contact-page #contact-form textarea { float:left;margin-bottom:10px; }
#contact-page #contact-form textarea { height:100px; width:163px;  }
#contact-page #contact-form input.submit { margin-left:208px; }
#contact-page #contact-info { padding: 30px 0 0 8px; margin-right:23px; height: 145px; width:203px; background: url(/gfx/contact-info.png) top left no-repeat; float:right; }
#contact-page #contact-info p { margin: 0 0 15px 0; }