/* Layout ******************/

html {
  height:100%;
}
.main-body{
background: url("../images/header-bg.jpg") no-repeat scroll 50% 76px #FFFFFF;
}
body {    
    margin: 0 0;
    padding: 0;
    position: relative;
}
img {
  border: 0;
}
h1 {
  margin-top: 5px;
  margin-left: 10px;
  margin-bottom: 5px;
  margin: 5px 0;
}

h2 {
  margin-top: 5px;
  margin-left: 10px;
  margin-bottom: 5px;
  margin: 5px 0 5px 10px;
}

h3 {
  margin: 0;
}

#opinion{
background: url("../images/tongue.png") no-repeat scroll 100% 0 transparent;
cursor: pointer;
height: 281px;
left: 0;
position: fixed;
top: 40%;
width: 53px;
z-index: 999999;
}

#close_op {
    background: url("../images/Close_X.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    display: none;
    float: right;
    height: 15px;
    margin-top: 16px;
    padding-right: 22px;
    width: 15px;
}

#op_thank {
    display: none;
    font-family: Calibri;
    font-size: 30px;
    padding: 109px 0 0 130px;
}

#opForm {
    display: none;
}
#opForm{
    padding-left: 62px;
    width: 300px;
}
.your_wish {
    color: #000000;
    font-family: Verdana;
    font-size: 20px;
    padding: 27px 5px 3px 0;
}
.get_phone{
   color: #000000;
    font-family: Verdana;
    font-size: 20px;
}
.op_button{
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #387BBC;
    cursor: pointer;
    display: block;
    float: right;
    margin-right: 18px;
    margin-top: 17px;
    text-decoration: underline;
}
#opin {
    border: 1px solid #387BBC;
    font-family: Verdana;
    font-size: 24px;
    height: 25px;
    padding: 10px 15px;
    text-align: right;
    width: 250px;
}
.your_contacts {
    color: #336699;
    font-family: Calibri;
    font-size: 20px;
    font-weight: bold;
    padding: 15px 5px 7px 30px;
}
#contacts {
    background: url("/images/input_bg.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    height: 34px;
    margin-left: 30px;
    padding-left: 4px;
    width: 304px;
}
#op_overlay {
    display: none;
    position: absolute;
    z-index: 999998;
}

#page {
    margin: 0 auto;
    width: 100%;
}
#logo{
float: left;
}
#header {	
    margin: 0 auto;
	max-width: 1200px;
	clear: both;
	height: 125px;
	padding-left: 9%;
	padding-right: 4%;
}
.main-header{
   height: 620px !important;
}
#content {
 margin: 0 9%;
}
#content-left {
  margin-left: 35px;
  margin-right: 50px;
}
#console {
height: 20px;
margin-top: 11px;
margin-bottom: -5px;
float: right;
}

#copy {
  clear: left;
}
#copy p {
  margin: 0;
}
ul.console {
  list-style-type: none;
  margin: 0;
}
ul.console li {
    margin-left: 20px;
    padding: 3px 0 2px 15px;
}

ul.console li a {
}

p.login, ul.console li.login {  
  padding-left: 20px;
}
ul.menu {
    list-style-type: none;
    margin: 35px 0 0 10%;
    text-align: center;
	padding-top: 35px;
    max-width:860px;
}
ul.menu li {
    float: left;
    margin-left: 4%;
}
ul.left-menu {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0;
  font-weight: bold;
}
ul.bottom-menu {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
ul.bottom-menu li {
  float: left;
  margin-right: 15px;
}
ul.bottom-menu li a {
  color: #7F7F7F;
}
ul.pages {
  list-style-type: none;
  margin: 25px 0 0 0;
  padding: 0;
}
ul.pages li {
  float: left;
  margin-right: 12px;
  line-height: 20px;
  width: 17px;
  border: 1px solid #F2F2F2;
  text-align: center;
  font-size: 1.1em;
}
ul.pages li.active {
  background-color: #F2F2F2;
}
ul.sublinks {
  list-style-type: none;
  margin: 10px 3px;
  padding: 0;
}
ul.sublinks li {
  padding: 0 0 0 15px;
  margin: 10px 0;
}
#hits td {
  padding-top: 10px;
}
td.column-right, td.column-right2 {
  padding: 20px 0 0 0;
}
td.column-right p, td.column-right2 p{
  margin: 0;
}
td.column-right p {
  padding: 0 3px;
}

td.column-right h1 {
  margin: 0;
  padding-top: 0;
}


td.column-right h2 {
  margin: 0;
  padding-top: 0;
}

td.column-left {
  padding: 20px 5px 0 100px;
}
td.column-left p{
  margin: 0;
  padding: 5px 5px 5px 0px;
}
p.price, p.order {
  padding-left: 25px;
  margin-right: 10px;
  margin-bottom: 15px;
  font-weight: bold;
  font-size: 1.2em;
  line-height: 25px;
  text-decoration: none;
}
td.addition p {
  padding-left: 15px;
  margin: 0 0 0 5px;
}
#number {
  margin: 15px 10px 15px 50px;
  padding: 10px;
  background-color: #F2F2F2;
}
#number p {
  margin: 0;
  padding: 0;
}
/* Fonts *******************/
h1 {
font-family: Arial;
  font-size: 24px;
  color: #D11021;
  font-weight: normal;
  line-height: 110%;
}

h2 {
font-family: Arial;
  font-size: 18px;
  color: #ed1d25;
  font-weight: normal;
  line-height: 110%;
}
ul.menu li, .info-btn-text h3 a, .phone-number h2 {
    color: #ED1D25;
    font: 1.2em Arial,Sans-Serif !important;
}
body, pre {
    font-family: Verdana,Arial,Sans-Serif;
}

td.login, td.login a {
  color: #7F7F7F;
  font-size: 0.9em;
}
td.login h3 {
  font-size: 1.5em;
  color: #000;
}
/* Colors ******************/

html {
/*  background:#FFF;  */
}
a {
  text-decoration: none;
  color: #004589;
}
ul.menu li a {
    color: #000000;
    font-size: 17px;
	font-weight: bold;
}
ul.menu li {
 color: #bbbebf;
}
ul.menu li a:hover{
	color: #ED1D25 !important;
	text-decoration: none;
}

#console {
 /* background: #E8EAEB; */
}
#box {
      margin: 0 auto;
    max-width: 1200px;
}
td.forum {
  background: #E8EAEB url('/images/for.gif') top left no-repeat;
  padding-left: 100px;
}
td.login {
  background: #E8EAEB url('/images/login_bg.gif') top left no-repeat;
  padding-left: 100px;
  height: 80px;
}
td.login-box {
  background: url('/images/login-box_bg.gif') bottom left no-repeat;
  height: 60px;
  width: 270px;
  padding-left: 100px;
  color: #EB601A;
}
.one-star {
  background: url('/images/1star.gif') right no-repeat;
}
.two-stars {
  background: url('/images/2stars.gif') right no-repeat;
}
.three-stars {
  background: url('/images/3stars.gif') right no-repeat;
}
.star_1 {
  background: url('/images/1star.gif') right no-repeat;
}
.stars_1 {
  background: url('/images/1star.gif') right no-repeat;
}
.stars_2 {
  background: url('/images/2stars.gif') right no-repeat;
}
.stars_3 {
  background: url('/images/3stars.gif') right no-repeat;
}
.forum {
  background: url('/images/icon-forum.gif') left no-repeat;
}
.manual {
  background: url('/images/icon-manual.gif') left no-repeat;
}
.drivers {
  background: url('/images/icon-drivers.gif') left no-repeat;
}
.phone {
  background: url('/images/icon-phone.gif') left no-repeat;
}
p.price {
  background: #EB601A url('/images/price_bg.gif') left no-repeat;
  color: #fff;
}
p.order {
  background: #F2F2F2 url('/images/order_bg.gif') left no-repeat;
  color: #004589;
}
p.question {
  background: url('/images/question.gif') left no-repeat;
  padding-left: 32px;
}
p.answer {
  background: url('/images/answer.gif') left no-repeat;
  margin-left: 40px;
  padding-left: 35px;
}
div.downloads {
  margin-top: 15px;
}
div.downloads p {
  padding: 0 0 3px 15px;
  margin-top: 3px;
}
div.faq {
  border-bottom: 1px solid #F2F2F2;
}
div.faq p {
  margin: 10px 0;
}
#welcome {
  background: #F2F2F2;
  padding:5px 10px;
}
#welcome h1 {
  margin: 0;
}
#exit {
  background: url('/images/icon-exit.gif') left no-repeat;
  line-height: 30px;
  padding-left: 35px;
  margin-left: 15px;
}
td.login-box h1{
  font-weight: normal;
}
.orange {
  background: #EB601A;
}
input, textarea {
  border: 1px solid #B1B1AE;
}
.button {
  color: #fff;
  background: #C00C13;
}
.pink {
  background-color: #FDEFE9;
}
#phone {
  background: url('/images/phone.gif') top left no-repeat;
  line-height: 35px;
  font-weight: bold;
  font-size: 1.4em;
  padding-left: 55px;
  margin: 0;
}
#send-question, #send-message {
  background: #F2F2F2;
  padding: 10px;
  margin-top: 10px;
  clear: both;
}
#send-question h4{
  padding: 0;
  margin: 0 0 15px 0;
}
#send-question textarea {
  background: #fff url('/images/grey-question.gif')  center no-repeat;
}
#send-message textarea {
  background: #fff url('/images/grey-cover.gif')  center no-repeat;
}
/* Misc ********************/
pre {
  text-align: right;
  margin: 0 15px 12px 0;
  height: 20px;
  color: #fff;
  font-size: 1.1em;
}
pre a{
  color: #fff;
}
ul.properties {
  background: #F2F2F2;
  list-style-type: none;
  padding: 10px 15px 15px 5px;
}
ul.properties li {
  padding-right: 45px;
  text-align: right;
  width: 125px;
}

table.colors td {
  border: 1px solid #fff;
  width: 25%;
  height: 30px;
}
.enter_lk{
padding-bottom: 31px;
}
.column-right small{
font-size: 11px;
}

#main-content, #info-buttons, #console {
    font-size: 12px;
}
#header-slogan {
    clear: both;
    color: #000000 !important;
    font-size: 1.5em;
    line-height: 25px;
    padding: 60px 0 66px 50%;
    position: relative;
}
#header-slogan .slogan-big {
    color: #D11021;
    font-family: PT Sans,Verdana;
    font-size: 45px;
    font-weight: bold;
    line-height: 43px;
}
span.light-header {
    color: #777777 !important;
    font-size: 23px;
    line-height: 30px !important;
    padding-left: 5%;
    text-transform: lowercase;
}
#info-buttons {
    clear: both;    
    width: 100%;
}
#wrap{
padding-left: 42%;
}
.info-btn-class {
    clear: both;
    max-height: 85px;
    padding: 2px 0 40px 115px;
    vertical-align: middle;
}
.info-btn-text {
    padding-top: 15px;
}
.info-btn-text h3 a {
    color: #0066CC !important;
    font-weight: bold !important;
}
.info-btn-img img {
    float: left;
    padding-right: 5%;
}


#footer {
    padding-bottom: 4%;
    padding-left: 4%;
    padding-right: 4%;
	max-width: 1200px;
	margin: 0 auto;
	}
#footer table {
    width: 100%;
}
.phone-number {
    width: 30%;
}
#footer img {
    float: left;
}
.phone-number img {
    padding-right: 8px;
}
#footer h2 {
    margin-top: 10px;
}
.footer-logo {
    width: 40%;
}
.f-logo-bg {
    background: url("../images/logo-footer.gif") no-repeat scroll 50% 0 #FFFFFF;
    float: left;
    height: 41px;
    width: 89px;
}
.copyright {
    font-size: 12px;
    text-align: right;
    width: 30%;
}

#main-content {
    line-height: 18px;
    padding-bottom: 4%;
}
#modules {
    vertical-align: top;
    width: 15%;
}
.mini-spacer {
    width: 4%;
}
#article {
    width: 81%;
}
#art-spacer {
    width: 12%;
}
#modules-div {
    max-width: 250px;
}
#article-div, #article table {
    max-width: 780px !important;
    min-width: 460px;
    padding-left: 2px;
}
.info-btn-text a:hover{
color: #ED1D25 !important;
text-decoration: none;
}
.business td.column-right p{
padding-top: 5px;
padding-bottom: 5px;
}
#content-left p {
font-size: 12px;
line-height: 150%;
}
#consultant{
position: fixed;
right:0;
bottom:0;
}
#consultant a{
    background: url("../images/online-consultant.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    float: left;
    font-family: Verdana,Arial;
    font-size: 15px;
    font-weight: bold;
    height: 31px;
    padding-left: 66px;
    padding-top: 15px;
    text-decoration: none;
    width: 202px;
}

#popup_consult{
position: fixed;
display: none;
background: url("../images/consult_popup_bg.png") no-repeat scroll 0 0 transparent;
padding-left: 15px;
padding-top: 16px;
z-index: 9999;
}
#close_consult{
position: absolute;
right: 0;
top: 0;
width: 40px;
height: 40px;
cursor: pointer;
}

.button_getmore{
    background: url("../images/btn-read-more.jpg") no-repeat scroll 0 -52px transparent;
    color: #000000;
    float: left;
    font-family: Tahoma;
    font-size: 14px;
    font-weight: bold;
    height: 33px;
    padding-top: 17px;
    text-align: center;
    text-decoration: none;
    width: 360px;
}
.button_getmore:hover{
background: url("../images/btn-read-more.jpg") 0 0 no-repeat;
}

#accept_chat{
 font-size: 14px;
    padding-right: 44px;
    padding-top: 143px;
    text-align: center;
}

#join_chat{
padding-right: 12px;
font-weight: bold;
}
#refuse{
padding-left: 12px;
font-weight: bold;
}
.phone_number span{
color: #999;
}
.phone_number b{
color: #D11021;
font-size: 16px;
line-height: 24px;
}
.phone_number h3{
font-weight: normal;
font-size: 20px;
}
.phone_number{
margin-bottom: 33px;
}
