/* tags */
html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	scrollbar-face-color: #e4e4e4; 
	scrollbar-shadow-color: #dcdcdc; 
	scrollbar-highlight-color: #dcdcdc; 
	scrollbar-3dlight-color: #6f747b; 
	scrollbar-darkshadow-color: #6f747b; 
	scrollbar-track-color: #e4e4e4; 
	scrollbar-arrow-color: #6f747b;
}
body {
	background: #999 url(../images/bg.gif) 0 195px repeat-x;
	color: #666;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding-top: 13px;
	_padding-bottom: 58px;
	text-align: center;
}
table td {font-size: 8pt;}
table, div, img, form {border: 0;}
div, p, span, form {
	margin: 0;
	padding: 0;
}
div {overflow: hidden;}
p {padding-bottom: 8pt;}
h1, h2, h3, h4, h5, h6 {
	color: #000;
	font-weight: bold;
	margin: 0;
	padding: 4pt 0 8pt 0;
}
h1 {font-style: italic;}
h1 {font-size: 13pt;}
h2 {font-size: 11pt;}
h3 {font-size: 10pt;}
h4 {font-size: 8pt;}
h5 {font-size: 8pt;}
h6 {font-size: 8pt;}
a:link {color: #ff710f; text-decoration: underline;}
a:visited {color: #333; text-decoration: underline;}
a:hover {color: #ff710f; text-decoration: none;}
a:active {color: #ff710f; text-decoration: none;}

/* layers */

#footer {
	background: #999 url(../images/bg_foot.gif) no-repeat;
	clear: both;	
	margin: auto;
	padding: 0 11px 58px 11px;
	text-align: left;
	height: 80px;
	width: 946px;	
	_width: 968px;	
}
#leftside, #rightside {
	float: left;
	overflow: hidden;
}
#leftside {
	width: 233px;
	_display: inline;
}
#rightside {
	_display: inline;
	width: 713px;
}
#logo {
	clear: both;
	padding-top: 11px;
	padding-left: 11px;
	height: 74px;
	_height: 85px;
}
#slogan {
	background: url(../images/bg_slogan.gif) no-repeat;
	height: 104px;
}
#phonesindex {
	padding-left: 26px;
	height: 112px;
}
#phones {
	margin-top: 47px;
	padding-left: 26px;
	height: 115px;
}
#catalogmenu {
	background: url(../images/bg_cm.gif) 36px 38px no-repeat;
	margin-top: 40px;
	padding-left: 34px;
}
#catalogmenu_noborder {
	margin-top: 40px;
	padding-left: 34px;
}
#leftmenu {
	background: url(../images/bg_lm.gif) center top no-repeat;
	padding: 29px 36px 0 0;
}
#lt {
	background: url(../images/bg_lefttp.gif) center bottom no-repeat;
	height: 15px;
}
#lb {
	background: #2b1f1f url(../images/bg_leftbtm.gif) center bottom no-repeat;
	color: #d5d1d0;
	max-height: 360px;
	height: auto;
	padding: 26px 15px 21px 24px;
}
#icons {
	clear: both;
	color: #323232;	
	font-size: 7pt;
	padding-right: 30px;
	text-align: right;
	height: 31px;
}
#icons img {margin: 0 7px;}
#icons a:link {color: #323232;}
#icons a:visited {color: #333;}
#icons a:hover {color: #ff710f;}
#icons a:active {color: #ff710f;}
#topmenuindex {
	background: #999 url(../images/bg_tm_i.gif) no-repeat;
	clear: both;
	height: 50px;
}
#topmenu {
	background: #999 url(../images/bg_tm.gif) no-repeat;
	clear: both;
	height: 57px;
}
#vizual {
	background: #2b1f1f url(../images/bg_viz.gif) no-repeat;
	padding-left: 23px;
	height: 176px;
}
#v1, #v2, #v3 {
	float: left;
	height: 123px;
	width: 228px;
}
#v1, #v2, #t1, #t2 {margin-right: 3px;}
#t1, #t2, #t3 {
	color: #999;
	float: left;
	font-style: italic;
	font-weight: bold;
	margin-top: 5px;
	padding-left: 35px;
	height: 46px;
	width: 193px;
	_width: 228px;
}
#t1 {background: url(../images/t1.gif) 2px 2px no-repeat;}
#t2 {background: url(../images/t2.gif) 2px 2px no-repeat;}
#t3 {background: url(../images/t3.gif) 2px 2px no-repeat;}
#prewiev {
	margin: 25px 32px 0 32px;
	height: 226px;
}
#prewiev img {
	float: left;
	margin: 9px 31px 0 0;
}
#content {
	background: url(../images/bg_txt.gif) center top no-repeat;
	margin-top: 18px;
	padding: 22px 32px 0 46px;
}
#copyright {
	background: #666;
	color: #c2c2c2;
	float: left;
	padding: 13px 0 0 24px;
	height: 66px;
	width: 209px;
	_height: 79px;
	_width: 233px;
}
#copyright a:link {color: #c2c2c2;}
#copyright a:visited {color: #333;}
#copyright a:hover {color: #c2c2c2;}
#copyright a:active {color: #c2c2c2;}

/* classes */
.tmenu, .fmenu {
	color: #fff;
	float: left;
	text-align: center;
}
.tmenu {
	padding-top: 24px;	
	height: 26px;
	_height: 50px;
}
.fmenu {
	padding-top: 25px;	
	height: 55px;
	_height: 80px;
}
.tmenu a:link, .fmenu a:link {color: #fff;}
.tmenu a:visited, .fmenu a:visited {color: #eee;}
.tmenu a:hover, .fmenu a:hover {color: #fff;}
.tmenu a:active, .fmenu a:active {color: #fff;}
.lmenu {
	background: url(../images/dot.gif) right 6px no-repeat;
	padding-right: 16px;
	text-align: right;
	height: 29px;	
}
.lmenu a:link {color: #323232;}
.lmenu a:visited {color: #323232;}
.lmenu a:hover {color: #ff710f;}
.lmenu a:active {color: #ff710f;}
.ptown {
	color: #656565;
	font-family: Tahoma, Arial, Helvetica, sans-serif;	
	font-size: 12pt;
 	font-style: italic;
	font-weight: normal;
	padding-right: 6px;
}
.pnum {
	color: #ff6501;
	font-family: "Arial Narrow", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
}
.paddr {color: #333;}
.paddr, .plink {
	font-size: 7pt;
	margin-top: 2px; 
}
.plink a:link {color: #accc07;}
.plink a:visited {color: #accc07;}
.plink a:hover {color: #323232;}
.plink a:active {color: #323232;}
.pdash {
	background: url(../images/pdash.gif) center 9px no-repeat;
	height: 15px;
	margin-left: -26px;
}
.catlist {
	float: left;
	margin-top: -6px;
}
.catlist img {margin: 14px 6px 0px 18px;}
.catlist a:link {color: #ed8712;}
.catlist a:visited {color: #333;}
.catlist a:hover {color: #333;}
.catlist a:active {color: #ed8712;}
.catname {
	color: #333;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
}
.catitem {
	background: url(../images/bg_cat.gif) right bottom no-repeat;
	margin-top: 3px;
	padding-right: 80px;
	padding-left: 145px;
}
.catitem img {
	float: left;
	margin-left: -145px;
}
.cattbl {width: 400px;}
.cattbl td {background: #fff;}
.tblbg {
	background: #ccc;
	margin-bottom: 5px;
	width: 400px;
}
.catbottom {
	background: url(../images/bg_catbtm.gif) right top no-repeat;
	height: 30px;
}
.more {
	background: url(../images/more.gif) no-repeat;
	float: right;
	font-size: 7pt;
	margin-top: 4px;
	margin-right: 10px;
	padding-top: 2px;
	text-align: center;
	height: 14px;
	width: 67px;
	_height: 16px;	
}
.more a:link {color: #fff; text-decoration: none;}
.more a:visited {color: #fff; text-decoration: none;}
.more a:hover {color: #fff; text-decoration: none;}
.more a:active {color: #fff; text-decoration: none;}
.cost {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
}
.allspec {
	background: url(../images/bg_ln.gif) left center no-repeat;
	float: right;
	margin-top: 9px;
	padding-left: 10px;
	padding-right: 46px;
	height: 17px;
}
.allspecindex {
	background: url(../images/bg_ln.gif) left center no-repeat;
	float: left;
	margin-top: 9px;
	margin-left: 11px;
	padding-left: 11px;
	height: 17px;
}
.spechead {
	background: url(../images/bg_spech.gif) 5px center no-repeat;
	float: left;
	padding-left: 15px;
	_display: inline;
}
.sptop {
	background: url(../images/bg_spectop.gif) center bottom no-repeat;
	margin-top: 15px;
	min-height: 170px;
	height: auto;
	_height: 170px;
	_margin-top: 0px;	
}
.spbottom {
	background: url(../images/bg_specbottom.gif) center top no-repeat;
	min-height: 170px;
	padding-top: 15px;
	height: auto;
	_height: 170px;
	_margin-top: 0px;	
}
.ctlt {
	border: 1px dashed red;
	float: left;
	padding-right: 10px;
	padding-bottom: 30px;
	width: 305px;
	_width: 315px;	
}
.ctrt {
	border: 1px dashed grey;
	float: left;
	min-height: 160px;
	height: auto;
	padding-left: 10px;		
	width: 306px;
	_width: 316px;	
}
.ctlt img, .ctrt img {
	float: left;
	margin-right: 10px;
}
.white {color: #fff;}
.txt {
	background: url(../images/bg_cat.gif) right bottom no-repeat;
	margin-top: 3px;
	margin-left: -10px;
	padding-right: 40px;
	padding-left: 10px;
}
.txtbottom {
	background: url(../images/bg_catbtm.gif) right top no-repeat;
	height: 30px;
	margin-left: -10px;	
	padding-left: 10px;	
}
.null {
	margin-top: 3px;
	margin-left: 0px;
	padding-right: 40px;
	padding-left: 10px;	
	padding-bottom: 20px;
}
.contmap {padding-right: 30px;}
.print {
	border-left: 1px solid #dbdbde;
	height: 16px;
	margin-top: 200px;
	margin-left: -10px;
	padding-left: 10px;
}
.ordertop {
	font-weight: bold;
	padding: 1px 20px 5px 0;
}
.ordersum {padding: 15px 20px 0 0;}
.orderlist {padding: 3px 20px 3px 0;}
.sum {
	color: #f60;
	font-weight: bold;
}
.orderinfo {
	padding: 3px 20px 3px 0;
	text-align: right;
	vertical-align: top;
}
.orderinput {padding: 2px 0;}
.orderinput input {
	height: 20px;
	width: 190px;
}
.orderinput textarea {
	height: 80px;
	width: 190px;
}
.goorder {
	padding: 10px 0 10px 0;
	text-align: right;
}
.ordb {
	padding-bottom: 20px;
	text-align: right;
}
.orderback {
	display: inline;
	border-left: 1px solid #dbdbde;
	height: 16px;
	padding-left: 10px;
}
.info {
	float: right !important;
	margin-right: 127px;
	_margin-right: 132px;	
	margin-top: 6px;
}
.action {
	background: url(../images/box.gif) 12px 7px no-repeat;
	padding-left: 20px;
}
.action a:link, .action a:visited, .action a:hover, .action a:active {color: #fd241b;}
.download {
	background: url(../images/box.gif) 8px 6px no-repeat;
	font-weight: bold;
	float: right;
	padding-left: 20px;
	text-transform: uppercase;
}
.selectitem {
	padding: 10px 0 20px 130px;
	height: 200px;
	width: 90px;
	_width: 220px;
	vertical-align: top;
}
.selectitem img {
	float: left;
	margin-left: -128px;
}
.selectname {
	background: url(../images/box.gif) 6px 6px no-repeat;
	padding-left: 13px;
	margin-top: 30px;	
}
.orange {color: #f60;}
.clear {
	clear: both;
	height: 1px;
}
.buy {
	margin-bottom: 10px;
	height: 20px;
}
.specitem {
	padding: 22px 5px 20px 140px;
	height: 200px;
	width: 180px;
	_width: 330px;
	vertical-align: top;
}
.specitem img {
	float: left;
	margin-left: -128px;
	margin-right: 5px;
	margin-bottom: 2px;
}
.specitem p {margin-left: -125px;
}
.spec {
	background: url(../images/bg_spec.gif) center bottom no-repeat;
	clear: both;
	margin-left: -10px;
	margin-top: 10px;
	width: 660px;
}
.selecter {
	background: url(../images/bg_selectitem.gif) center bottom repeat-y;
	clear: both;
	margin-left: -10px;
	margin-top: 10px;
	width: 660px;
}
#panel,#leftside,#icons, #topmenu, #catalogmenu, #footer, #under_footer{display: none;}
#wrapper {
	background: #fff;
	margin: 0;
	padding: 0;
}
body{
background: #fff;
margin: 0;
padding: 0;
text-align: left;
}
#content {
	background: url(none);
	margin: 0;
	padding: 0;
        width: 900px;
}
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {margin-left: 0px;}
