html, div, p, img, table, td, body, ul, li {
    border: none;
    margin: 0;
    padding: 0;
}

input, select, textarea {
    margin: 0;
}

html, body {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

body {
   color: #000;
   background: #97C8F6 url(/img/bodyBg.gif) repeat-x left top;
   padding: 0 2px 10px 2px;
}

a, a:visited {
    color: #F4711A;
}

h1, h2, h3 {
    font-weight: normal;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
}
h4, h5, h6 {
    font-weight: normal;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
}

h1 {
    font-size: 22px;
}

table.centtab {
    margin: 10px 20px;
}

.centtab h1 {
    font-size: 14px;
}

td {
    vertical-align: top;
}

div.recvizit {
    font-size: 12px;
    color: #65696C;
    position: absolute;
    top: 0px;
    left: 0px;
    padding: 0 0 0 0;
    z-index: 100;
    width: 100%;
}
div.recvizit h4 a {
    width:237px; height:50px;
    text-indent:-4000px;
}

p.stat {
    font-size: 11px;
    margin: 60px 0 0 32px;
}

span.phone {
    /*display: block;*/
    font-family: Georgia, monospace;
    font-size: 18px;
    color: #F74409;
}

.phone a,
.phone a:visited {
	text-decoration: none;
}

div.pageHeader {
    height: 166px;
    overflow: hidden;
}

div.news {
    padding: 10px 20px;
}

.news table {
    width: auto;
}

.news p,
.news h1,
.news h2
{
    clear: both;
}
.news h5,
.news h6
{
    clear: both;
}

.news img {
    float:none !important;
    background: transparent !important;
    border: none !important;
    padding: 0 !important;
}

table.full {
    width: 100%;
}

table.main {
    width: 100%;
}

.main td.side {
    width: 237px;
}

.side {
    font-size: 12px;
}

.main td.sideRight {
    width: 260px;
}

.sideRight {
    font-size: 12px;
}

tr.titles {
    background-color: #64B1F7;
}

.titles td {
    
}

td.blue {
    background: #2274BF url(/img/topBg.gif) repeat-x left top;
}

div.blue {
    background: #2274BF url(/img/topBg.gif) repeat-x left top;
}

.blue div {
    overflow: hidden;
}

.blue div.left {
    background: url(/img/cornBlue.gif) no-repeat left top;
}

div.blue div.left {
    background: url(/img/crn_light_l.gif) no-repeat left top;
}
/*crn_light_l*/

.blue div.right {
    background: url(/img/cornBlue_r.gif) no-repeat right top;
    height: 39px;
}

div.blue div.right {
    background: url(/img/crn_light_r.gif) no-repeat right top;
    height: 39px;
}

.blue h2 {
    background: url(/img/w_band.gif) no-repeat center bottom;
    color: #fff;
    font-weight: bold;
    text-align: center;
    font-size: 12px;
    line-height: 12px;
    padding: 13px 0 11px 0;
}
.blue h5 {
    background: url(/img/w_band.gif) no-repeat center bottom;
    color: #fff;
    font-weight: bold;
    text-align: center;
    font-size: 12px;
    line-height: 12px;
    padding: 13px 0 11px 0;
}

td.orange {
    background: #FA8217 url(/img/topOrBg.gif) repeat-x left top;
}

.orange div {
    overflow: hidden;
}

.orange div.left {
    background: url(/img/cornOr_l.gif) no-repeat left top;
}

.orange div.right {
    background: url(/img/cornOr_r.gif) no-repeat right top;
    height: 39px;
}

.orange h2 {
    background: url(/img/or_band.gif) no-repeat center bottom;
    color: #fff;
    font-weight: bold;
    text-align: center;
    font-size: 12px;
    line-height: 12px;
    padding: 13px 0 11px 0;
}
.orange h5 {
    background: url(/img/or_band.gif) no-repeat center bottom;
    color: #fff;
    font-weight: bold;
    text-align: center;
    font-size: 12px;
    line-height: 12px;
    padding: 13px 0 11px 0;
}
.orange h1 {
    background: url(/img/or_band.gif) no-repeat center bottom;
    color: #fff;
    font-weight: normal;
    text-align: center;
    font-size: 8px;
    line-height: 1;
    padding: 17px 0 11px 0;
}
.orange h1 strong{
    font-weight:normal;
}

.orange a,
.orange a:visited,
.blue a,
.blue a:visited {
    color: #fff;
}

div.selectionHolder {
    background: #fff url(/img/selCleft.gif) no-repeat left bottom;
    padding-top: 17px;
}

div.selectionEnd {
    background: url(/img/selCright.gif) no-repeat right bottom;
    height: 8px;
}

table.selection {
    margin: auto;
    width: 200px;
}

.selection td {
    vertical-align: middle;
    padding: 0 0 8px 0;
}

.selection .small select {
    width: 59px;
}

.small span {
    float:left;
    margin-left: 4px;
}

select#priceToFilter {
    float: right;
}

select#priceFromFilter {
    float: left;
}

.selection td.label {
    width: 60px;
}

.selection select,
.selection select option,
.selection input#modelFilter {
    font-size: 11px;
}

.selection input#modelFilter {
    border: 1px solid #ccc;
    width: 140px;
}

.selection select#brandFilter {
    width: 145px;
}

html > body .selection select#brandFilter {
    width: 143px;
}

.selection input.button {
    background: url(/img/find.gif) no-repeat left top;
    border: none;
    cursor: pointer;
    height: 24px;
    width: 130px;
}

ul.list {
    margin: 10px 0 10px 0;
    font-size: 12px;
}

.list li {
    background: url(/img/liBg.gif) no-repeat 22px bottom;
    list-style-type: none;
    list-style-image: none;
    display: block;
}

.list a {
    display: block;
    padding: 7px 22px;
    line-height: 12px;
    height: 12px;
}

html>body .list a {
	height: auto;
}

.list a,
.list a:visited {
    color: #272727;
    text-decoration:none;
}

.list a:hover,
.list .active a,
.list .active a:visited,
.list a.click
{
    background: #f2f2f2 url(/img/act_arr.gif) no-repeat 11px 11px;
    color: #F06814;
}

ul.child {
	/*background: url(/img/liBg.gif) no-repeat 22px top;*/
	display:none;
	margin-left:10px;
	font-size: 11px;
}

.list .child li {
	background: url(/img/liBg.gif) no-repeat 18px top;
}

.child a {
	display: block;
    padding: 5px 18px;
	line-height: 11px;
}

.list .child a,
.list .child a:hover,
.list .child .active a,
.list .child .active a:visited {
	background-position: 11px 9px;
}

.child a,
.child a:visited {
	color:navy;
}

.main td.middle {
    padding: 0 2px;
}

div.mHolder {
    background: #f2f2f2 url(/img/grCorn_l.gif) no-repeat left bottom;
}
div.mHolder h2.title {
    color: #F4711A;
    font-weight: normal;
    text-align: center;
    font-size: 8px;
    line-height: 1;
}
div.mHolder h2.title strong {
    font-weight:normal;
}

.common img {
    background: #fff;
    border: 1px solid #e1e1e1;
    padding: 2px;
}

.item img {
    background: transparent !important;
    border: none !important;
    display: block;
    margin: 0 0 20px 0;
    padding: 0 !important;
}

img.right {
    float: right;
    margin-left: 4px;
}

.common {
    font-size: 12px;
}
.common .bold {
    font-weight:bold;
}
.common h1 {
    clear: both;
    font-size: 17px;
    margin:.5em 0 1em;
}
.common h5 {
    clear: both;
    font-size: 18px;
    margin:1em 0 .5em;
}
.common h6 {
    clear: both;
    font-size: 16px;
    margin:1em 0 .5em;
}
.common h6.center {
    text-align:center;
}

table.element {
    margin: auto;
    width: 94%;
}

table.table_description {
    width: 100%;
}
.table_description td {
    padding: 3px 0;
    text-align: left;
    vertical-align: middle;
}

td.elemPart {
    background: #fff;
}

td.item {
    padding: 10px 20px;
}

div.price {
    padding: 10px 8px;
}

.elList td {
    border-top: 1px solid #97C8F6;
}

a.blue {
    color: #09f;
}

td.dsc {
    border-left: 2px solid #97C8F6;
}

div.blockEnd {
    background: url(/img/grCorn_r.gif) no-repeat right bottom;
    height: 8px;
}

span.blockEnd {
    background: url(/img/grCorn_r.gif) no-repeat right bottom;
    display: block;
    height: 8px;
}

div.sideBlock {
    background: #f2f2f2 url(/img/grCorn_l.gif) no-repeat left bottom;
}

div.comHolder {
    color: #5a5a5a;
    padding: 10px 16px;
}

.comHolder h1 {
    color: #373737;
    font-size: 12px;
    font-weight: bold;
    margin: 0 0 10px 0;
}

.comHolder p {
    margin-bottom: 6px;
}
.comHolder .bold {
    font-weight:bold;
}
.comHolder .red {
    color:#F00;
}

div.more {
    margin-bottom: 14px;
    text-align: right;
}

.more a,
.more a:visited {
    color: #09f;
}

table.middlePart {
    margin: auto;
    width: 98%;
}

div.specTitle {
    clear: both;
}

td.itemList {
    /*background: #fff;
    border: 1px solid #d7d7d7;
    width: 328px;*/
}

table.wholeSpec {
    clear: both;
    margin: 15px 0 0 0;
    width: 100%;
}

.wholeSpec td {
    padding: 0 3px 3px 0;
    vertical-align: middle;
}

td.p_val {
    color: #5a5a5a;
    width: 65%;
}

td.cHead {
    background: #fff;
    border-top: 1px solid #d7d7d7;
    border-left: 1px solid #d7d7d7;
    border-right: 1px solid #d7d7d7;
    padding: 5px 15px 0 15px;
    width: 49%;
}

td.cBot {
    background: #fff;
    border-bottom: 1px solid #d7d7d7;
    border-left: 1px solid #d7d7d7;
    border-right: 1px solid #d7d7d7;
    padding: 10px 15px 10px 15px;
    vertical-align: bottom;
    width: 49%;
}

div.toLeft {
    float: left;
    height: 120px;
    overflow:hidden;
    width: 35%;
}

div.toRight {
    float: right;
    text-align: center;
    width: 60%;
}

div.clear {
    font-size: 3px;
    line-height: 3px;
    clear: both;
}

div.BsketTable {
    padding: 0 0 0 0;
}

.BasketTable h1 {
    clear: none !important;
    margin: 0 0 0 0 !important;
}

.formTable td {
    vertical-align: middle;
    padding: 3px 3px 3px 0px;
}

.formTable td.lbl {
	text-align: right;
	vertical-align: top;
	width:30%;
}

input.inputTxt {
    border: 1px solid #ccc;
    width: 320px;
}

.formTable select {
	/*width:200px;*/
}

.formTable div.wait {
	padding-left:35%;
}


input.require {
	border-color: #f00 !important;
}

.inputCell textarea {
    border: 1px solid #ccc;
    height: 120px;
    width: 320px;
}

.inputCell select {
	width:323px;
}

.orderTable .header td {
    border-bottom: 1px solid #fff;
    font-weight: bold;
    text-align: left;
}

.cHead h1 {
    font-size: 12px;
    line-height: normal;
    margin-bottom: 15px;
    text-align: center;
}
.cHead h3 {
    font-size: 12px;
    line-height: normal;
    margin-bottom: 15px;
    text-align: center;
}

span.disc {
    color: #F06814;
    line-height: 14px;
}

span.disc b {
    font-size: 17px;
    font-weight: normal;
    line-height: 19px;
}

span.toLeft {
    float:left;
}

span.toRight {
    float:right;
}

.specTitle td {
    color: #5a5a5a;
    font-weight: bold;
    font-size: 12px;
    padding: 0 0 15px 10px;
}

.specTitle td:first-letter {
    text-transform: uppercase;
}

p.date {
    margin-bottom: 8px;
}

#footer {
    position:relative;
    color: #6e6e6e;
    font-size: 11px;
}

#footer p {
    line-height:1.4;
}

#footer .full td {
    padding: 20px 20px 0 20px;
}

#footer a,
#footer a:visited {
    color: #6e6e6e;
}
#footer strong {
    font-weight:normal;
}
#footer ul {
    margin-top:2.5em;
    font-size:9px;
    text-align:center;
    list-style:none;
}
#footer ul li, #footer ul h3 {
    display:inline;
}
#footer ul h3 {
    padding:0 1em;
}
/*#footer .liveinternet {
    position:absolute;
    left:100%;
    margin:-31px 0 0 -41px;
}
#footer .liveinternet img {
    width:31px; height:31px;
    border:none;
}*/

div.top {
    font-size: 12px;
    padding: 10px 20px;
}

.avail td {
    padding: 3px 3px 3px 0;
    vertical-align: middle;
}

div.ferror {
    color: #f00;
    font-weight: bold;
}

span.req {
    color: #f00;
    font-weight:bold;
    margin-left:4px;
}

div.ans_zone {
    height: auto;
    font-size: 10px;
    overflow: auto;
}

#cnslt_answ div {
    border-bottom: 1px dashed #e1e1e1;
    padding: 2px;
}

div.fc {
    border: none;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

textarea#cnslt_quest {
    border: 1px solid #7eadd8;
    height: 60px;
    margin-top: 6px;
    width: 224px;
}

input#send {
    background: url(/img/send.gif) no-repeat left top;
    border: none;
    cursor: pointer;
    height: 20px;
    width: 92px;
    font-size: 10px;
    margin: 6px 0 10px 20px;
}

p.answ {
    color: #f06814;
}

input#tt {
    font-size: 0px;
    border:none;
    background:transparent;
    width: 0px;
    height:0px;
}

div.small_show {
	float:left;
	width:205px;
}

.small_show {
	font-size: 10px;
}

.small_show img {
	background-color: #fff;
	border:1px solid #e1e1e1;
	float:left;
	margin-right:4px;
	padding:2px;
}

div.special_zone {
	padding: 20px;
}

.special_zone img {
	float:left;
	margin-right:4px;
}

.special_zone h1 {
	font-size: 22px;
	float:left;
	width:100%;
	
}

.special_zone h3 {
	font-size: 13px;
	font-weight:bold;
	float:left;
	clear:both;
	width:100%;
}

.special_zone p {
	font-size: 11px;
}
.special_zone p b {
	color: #f00;
}

.service_link a,
.service_link a:visited {
	color:#000;
}

table.full div div p,
table.full div div ul {
    margin: 5px 0;
}

table.full div div li {
    margin: 0 15px;
}

table.full div div h2 {
    font-size: 12px;
    font-weight: bold;
}

h2.b_crumb {
	color:#5a5a5a;
	font-size:11px;
	margin-top: 6px;
}

/* styles for last news item on the main page */
#last-news {
    margin: 15px;
} 

#last-news h1 {
    font-family: Tahoma,Arial;
    font-weight: bold;
    font-size: 15px;
    color: #2274BF;
	margin:0px 0px 16px 0px;
}

#last-news h2 {
    font-family: Courier,Times;
    margin:6px 0px 10px 0px;
    font-size: 13px;
    color: #F4711A;
}

#last-news.noBorderTable td {
    font-family: Verdana,Times;
    font-size: 13px;
}

#last-news p.date {
    font-size: 10px;    
}

#last-news p {
	margin:3px 0px 6px 0px;
	text-indent:10px;
}

.tl,
.toRight .tl,
.toRight small.tl
{
	text-align: left !important;
}