
html, body {
 margin: 0;
 padding: 0;
 background: white;
}
body#home {
 background: url("/files/vp78/design/boxes.jpg") top center no-repeat;
}
.ht {
 height: 100%;
}
td, th {
 font-family: verdana, tahoma, sans-serif;
 font-size: 11px;
 color: #444444;
}

a {
 color: #007FEB;
}
a:hover {
 color: #FFA231;
 text-decoration: none;
}
form {
 margin: 0;
 padding: 0;
}
input, select, textarea {
 font-family: tahoma, sans-serif;
 font-size: 11px;
 color: #737373;
}
h1, h2, h3 {
color: #000;
margin: 10px 0;
font-weight: bold;
font-size: 14px;
}
h1 {
color: #000;
margin: 10px 0;
font-weight: bold;
font-size: 15px;
}
h2 {
 font-size: 12px;
}
h3 {
 font-size: 11px;
 margin: 7px 0;
}
.mid {
 font-size: 12px;
 font-weight: bold;
}
h2.blu {
 color: #002E53;
 font-size: 11px;
 font-weight: bold;
 text-transform:uppercase;
}
p {
 text-align: justify;
 margin: 0;
 margin-bottom: 10px;
}
hr {
 height: 1px;
 border: 0;
 border-top: 1px solid #C7C7C7;
}
ul {
 list-style-type: square;
 color: #666666;
 margin: 10px 0;
 padding: 0 15px;
}
li {
 padding: 0;
 margin: 2px 0;
}
.f0 {
 font-size: 0;
}
#logo {
 margin-top: 0px;
}
#inner_logo {
 margin-top: 10px;
}
#servbar {
 width: 80%;
 height: 25px;
 margin-top: 60px;
 border: 0;
 border-collapse:collapse;
 border-spacing:0;
}
#servbar .icons {
 background: #F3F3F3;
 white-space:nowrap;
 vertical-align: middle;
 padding: 0 10px;
}
#servbar a {
 color: #858585;
 text-decoration:none;
}
#servbar a:hover {
 text-decoration:underline;
}
.inner {
 margin-top: 44px !important;
}
#search_form label {
 color: #595959;
 display: block;
 margin-bottom: 10px;
 margin-left: 13px;
 text-transform:uppercase;
 text-align: left;
}
#search_form input.txt {
 width: 100%;
 border: 1px solid #A4ABB1;
 height: 20px;
 // margin: -1px 0;
}
#topmenu tr.menuitems td {
 padding-top: 12px;
 text-align: center;
 vertical-align:middle;
 text-transform:uppercase;
 color: #FE8C01;
 font-weight: bold;
}
#topmenu tr.menuitems td.left {
 background: url("/files/vp78/design/tml.gif") bottom left no-repeat;
}
#topmenu tr.menuitems td.right {
 background: url("/files/vp78/design/tmr.gif") bottom right no-repeat;
}
#topmenu tr.menubulls td {
 text-align: center;
 background: url("/files/vp78/design/tm_bull_bg.gif") repeat-x;
}
#topmenu tr.menubulls td.left {
 background: url("/files/vp78/design/tm_bull_bg_l.gif") bottom left no-repeat;
}
#topmenu tr.menubulls td.right {
 background: url("/files/vp78/design/tm_bull_bg_r.gif") bottom right no-repeat;
}
#topmenu a {
 font-weight: normal;
 color: #6C6C6C;
 text-decoration: none;
}
#topmenu a:hover {
 color: #FE8C01;
 text-decoration: none;
}
.header {
 background: url("/files/vp78/design/header_bg.gif") bottom right repeat-x;
 color: #ffffff;
 font-weight: bold;
 font-size: 12px;
 white-space:nowrap;
 padding: 4px;
 line-height: 20px;
}
.header img {
 float: left;
 margin-right: 12px;
}
.ndate {
 margin-bottom: 5px;
 font-weight: bold;
}
.orlink {
 display: inline;
 padding-right: 20px;
 background: url("/files/vp78/design/orarr.gif") center right no-repeat;
}
.png {
// background: none! important;
 filter: expression('progid:DXImageTransform.Microsoft.AlphaImageLoader(src="' + style.backgroundImage.substr( 4, style.backgroundImage.length - 5 ) +'", sizingMethod="crop")');
}
.flash {
 margin-top: 10px;
 text-align: center;
}
.bt {
 border-top: 1px solid #C0C0C0;
}
.mbnr {
 background: url("/files/vp78/design/bnr_bg.gif") bottom repeat-x #EDEDED;
 border-left: 3px solid #E7E7E7;
 border-top: 3px solid #E7E7E7;
 border-right: 3px solid #E7E7E7;
}
.mbnr a {
 color: #737373;
 text-transform:uppercase;
 text-decoration:none;
}
.mbnr a:hover {
 text-decoration: underline;
}
.mbnr table td {
 padding-left: 130px;
 height: 110px;
 vertical-align:middle;
}
#leftmenu {
 padding: 0;
 margin: 20px 10px;
 list-style-type: none;
}
#leftmenu li {
 background: url("/files/vp78/design/lm_level1.gif") top left no-repeat;
 padding-left: 20px;
 font-weight: bold;
 margin: 3px 0;
}
#leftmenu ul {
 list-style-type: none;
 padding: 0;
 margin: 0;
 margin-left: -20px;
}
#leftmenu ul li{
 background: url("/files/vp78/design/lm_level2.gif") top left no-repeat;
 padding-left: 40px;
}
#leftmenu ul ul {
 list-style-type: none;
 padding: 0;
 margin: 0;
 margin-left: -40px;
}

#leftmenu ul ul li{
 background: url("/files/vp78/design/lm_level3.gif") top left no-repeat;
 padding-left: 60px;
 font-weight: normal;

}
#leftmenu ul ul ul{
 list-style-type: none;
 padding: 0;
 margin: 0;
 margin-left: -60px;
}

#leftmenu ul ul ul li{
 background: none !important;
 padding-left: 80px;
 font-weight: normal;
 font-size: 10px;
 margin: 0;
}

#leftmenu a {
 color: #FE8C01;
}
.ord_list {
 list-style-type: square;
 padding: 0;
 margin: 10px;
 margin-left: 20px;
}
.ord_list li {
 margin: 2px 0;
}
.sitemap {
 list-style-type: square;
}
.sitemap li {
 font-size: 12px;
 font-weight: bold;
 margin: 6px 0;
}
.sitemap ul {
 list-style-type: none;
 margin: 0;
 padding: 0;
 padding-left: 10px;
}
.sitemap ul li {
 font-size: 11px;
 font-weight: normal;
 margin: 1px 0;
}
.red {
 color: #CC0000;
}
.ord_form input, .ord_form select, .ord_form textarea {
border: 1px solid #A4ABB1;
 height: 20px;
}
.gal_pic {
 float: left;
 margin: 0 10px 10px 0;
 border: 1px solid #999999;
}
.specs tr {
 background: #f0f0f0;
}
.specs tr.even {
 background: #fdfdfd;
}
.specs td.odd {
 background: #f0f0f0;
}
.specs td.even {
 background: #fdfdfd;
}
.spec_h {
 background: #FFA231;
 color: #ffffff;
 font-weight: bold;
}
.spec_h2 {
 background: #f0f0f0;
 color: #FEB94B;
 font-weight: bold;
}
.txtpic {
 margin-right: 10px;
 float: left;
}
.gal_pic_h {
 float: left;
 margin: 0 10px 8px 0;
 border: 1px solid #999999;
}
.gal_pic_w {
 vertical-align:top;
 float: left;
 margin: 0 10px 16px 0;
 border: 1px solid #999999;
}
.clsCursor {
	CURSOR: hand
}

.style1 {color: #FE8C01}

.dn {display:none;}
.db {display:block;}

.bnr {
	position: relative;
	background-color: #ffffff;
	border: 1px solid #AEB3BA;
	padding: 4px 6px;
}
.bnr img {
 border: 1px solid #AEB3BA;
}

.leftb, .centerb, .rightb {float:left;}
.centerb {min-width:750px; width:70%;}
.leftb, .rightb {min-width:150px; width:15%;}

table.file_list td, div.rd1 {padding: 10px 0;}

 .odd{background-color: #fff;}
 .even{background-color: #f4f4f3;}

.c11 img, .rd2 img {border:0;}
.c11 img {width:200px;}

#element_dir {padding: 0 0 15px 0;}

td.bct_td, .bct_p {font-size: 18px; font-weight: bold; text-align: center;}
table.zch_table {width:100%;}
table.zch_table td {border-bottom: 1px dashed silver; padding: 5px 0;}
table.zch_table_border td {border-left: 1px dashed silver; border-right: 1px dashed silver; padding: 5px 0; text-align:center;}
.lp_txt {border: 1px solid #ffab45;}
.lp_txt div {margin: 5px;}

.ra1:link, .ra1:visited, .a_dir:link, .a_dir:visited {font-weight: bold; color: #444444;}
.ra3:link, .ra3:visited {color:#444444;}
.clearing {clear:both;}
.news_pic {float:left; margin: 0 20px 0 0;}
.rd2 img.news_pic, .c11 img {border: 1px solid #444444;}
.rd2 {paddin: 0 0 10px 0;}
table.line {
border-collapse: collapse;
border: 1px dashed #cccccc;
width: 100%;
}
table.line td {
border-collapse: collapse;
border: 1px dashed #cccccc;
text-align: center;
vertical-align: top;
font-size: 11px;

}

table.line td strong {color:#f00;}

table.line td a:link {
color: #992D34;
font-size: 12px;
text-decoration: none;
font-weight: 900;
}
table.line td  a:hover {
text-decoration: underline;
color: #0047B9;
}
table.line td  a:hover:visited {
text-decoration: underline;
color: #0047B9;
}
table.line td  a:visited {
color: #992D34;
font-size: 12px;
text-decoration: none;
font-weight: 900;
}

div#rp010 {margin: 0 10px;}
table.tab {border-collapse:collapse;}
.tab td {border: 1px solid #CECECE; vertical-align:middle; padding:5px;}

table.trc {border-collapse:collapse;}

table.trc tr {border-bottom: 1px solid #ccc; border-right: 1px solid #ccc;}
 table.trc tr td {padding: 5px 0px;}
table.trc tr td table td {font-size: 11px; vertical-align:middle;}

table.top1 td {vertical-align:top; padding:0 10px;}

table.top td a:link, table.top td a:visited, table.top td h2 {font-size:16px;}
table.top1 td a:link, table.top1 td a:visited {text-decoration: none;}
table.top1 td a:hover, table.top1 td a:hover:visited {text-decoration: underline;}
table.top1, table.top1 td {border-collapse:collapse;}
table.top1 tr.c1 {background-color:#002a54;}
table.top1 tr.c1 td {color: #fff; font-weight:bold; text-align:center;}
table.top1 tr.c2 {background-color:#e7e7e9;}
table.top1 td {border: 1px solid #e7e7e9; padding: 5px;}
table td div span {font-size:10px;}

#m1 {padding: 5px 0 5px 25px;}
#m2 {padding: 2px 0 2px 35px;}

.models {padding: 10px 0 0 0;}

table.top1 td.top1td {
width:50%;
}

form.feedback {margin: 10px 0px;}
form.feedback input {width:300px; height:20px; margin: 5px 0px;}
form.feedback textarea {width:300px; height:100px;}

.main-right-table td img {width:112px; margin: 0 5px 0 0;}

span.old_price {text-decoration:line-through;}

table.contable {border-collapse:collapse;}
table.contable tr {border-bottom: 1px solid #ccc; border-right: 1px solid #ccc;}
table.contable tr td {padding: 5px 0px;}
table.contable tr td table td {font-size: 11px; vertical-align:middle;}

.phone {font-size:21px; font-weight:900;}

.rp010 img {margin:10px;}

.callback {font-size: 14px; margin-left:150px;}
.callback a:link, .callback a:visited {color:#f00;}

.sold {
 color: #000;
 font-size: 13px;
 font-weight: bold;
}

.block_contacts {
    width: 100%;
	margin: 10px 0;
}

.block_contacts .left {
    float: left;
    width: 49%;
    margin: 0 1% 0 0;
}

.block_contacts .right {
    float: left;
    width: 49%;
    margin: 0 0 0 1%;
}

.block_contacts .manager ul li {
    list-style: none;
}

