* {
 margin: 0;
 padding: 0;
}
body {
 background: #ff9900 url(../img/bg.png) 0 0 repeat-x;
 font: 12px/18px "Lucida Grande", Verdana, sans-serif;
 text-align: center;
 color: #333;
}
a:link, a:visited {
	color: white;
}
a:hover {
 color: #733900;
}
h1 {
 line-height: 18px;
 margin-bottom: 11px;
 text-align:right;
 padding: 0px;
 font: 2em/18px "Lucida Grande",Verdana, Arial, sans-serif;
 FONT-FAMILY: "Lucida Grande",Verdana, Arial, sans-serif;
 color: #f90;
}

h2, h3{
 font-weight: normal;
 font-size: 1em;
 line-height: 18px;
}
h2 {
 margin-left: 350px;
 padding: 10px 0 20px 204px;
 font-size: 1.25em;
 text-transform: uppercase;
 color: #999;
  text-align:right;

}
h3 {
 padding-bottom: 6px;
 font-weight: bold;
 text-transform: uppercase;
 letter-spacing: -1px;
 color: #633;
}
#wrap {
 /*background: #f00 url(wrap.gif) repeat-x;*/
}
#page {
 margin: 0 auto;
 width: 960px;
 background-color:transparent;
 text-align: left;
/* border: 2px solid #f90;*/
}
#header_bg {
 background: url(../img/page_bg.png);
}
#header {
 height: 168px;
 background: url(../img/header_top.png) no-repeat;
}
#header p {
 float: left;
 padding: 5px 24px 24px 5px;
 font-size: 1.5em;
 line-height: 1em;
 color: #fff;
}
#header ul#menu {
 padding-top: 5px;
 padding-right: 12px;
 text-align: right;
 list-style: none;
}
#header ul#getaquote {
 padding-top: 5px;
 padding-right: 12px;
 text-align: left;
 list-style: none;
 float:left;
}
#header ul#menu li{
 display: inline;
 margin: 0 12px;
}
 ul#getaquote li {
  display: inline;
 margin: 0 0px;
 }
#header ul#menu li a, ul#getaquote li a {
 font-size: 1.25em;
 line-height: 1em;
 text-decoration: none;
 color: #fff;
}
#header ul#menu li a:hover, ul#getaquote li a:hover {
 color: #300;
}
#logo{
padding:0px;

margin:0px 5px 0px 60px;

height:220px;

width:220px;

float:left;

position:absolute;

/*top:-220px;


left:-50px;*/

overflow:hidden;

z-index:11;

}
#logo-position{
position:relative;

z-index:10;

padding:0px;

margin:0px;
}

#content-wrap-deco {
 float: right;
 margin: 0;
 width: 960px;
 background-color:transparent;
 background: url(../img/page_top.png) 0px 0px no-repeat;
 height:50px;

}
#content-wrap {
 float: left;
 margin: 0;
 width: 960px;
 background-color: transparent;
}
#content-wrap-2 {
 float: left;
 margin: 0;
 width: 956px;
 border-left:2px solid #f90;
 border-right:2px solid #f90;
  background: #fff;
}

#content-primary {
 float: right;
 margin: 12px 24px 30px 24px;
 width: 930px;
}
#content-primary p {
clear:both;
 padding-bottom: 18px;
}
#content-primary img {

}
#content-secondary {
 float: right;
 margin: 30px 216px 60px 20px;
 width: 144px;
 font-size: 11px;
 color: #300;

}
#content-secondary p {
padding: 0 10px 18px;
 padding-bottom: 18px;
 text-align:justify;
}
#footer {
 clear: both;
 height: 158px;
 background: transparent url(../img/bottom_bg.png) top no-repeat;
 font-size: 10px;
 line-height: 1em;
 text-shadow: 1px 1px 1px #333;
 color: #fff;
}
#footer a:link, #footer a:visited {
 color: #c99;
}    
#footer p {
 width: 288px;
 height: 90px;
 text-align: center;
 margin: 110px 30px 0 0;
 float: right;
 line-height:15px;
}
.clear {
 clear: both;
}


#nav-main {
	position: absolute;
	height: 56px;
	width: 550px;
	left: 368px;
	top: 40px;
}
#nav-main #menu {
	position:relative;
	margin: 0;
	display: inline;
	float: left;
}
#nav-main #menu li {
	float:left;
	list-style:none;
}
#nav-main #menu li a {
	position:absolute;
	display:block;
	height:54px;
	text-indent:-9999px;
	overflow:hidden;
	font-size:1%;
	border-bottom: 0pt none;
}
#menu li#home-menu a {
	left:0;
	width:76px;
	background-position:0pt 0pt;
}
#menu li#abt-menu a {
	left:76px;
	width:96px;
	background-position:-76px 0;
}
#menu li#srvc-menu a {
	left:172px;
	width:91px;
	background-position:-172px 0;
}
#menu li#work-menu a {
	left:263px;
	width:100px;
	background-position:-263px 0;
}
#menu li#nb-menu a {
	left:363px;
	width:97px;
	background-position:-363px 0;
}
#menu li#cntct-menu a {
	left:460px;
	width:92px;
	background-position:-460px 0;
}
#menu li#home-menu a:hover { background-position:0 -54px; }
#menu li#abt-menu a:hover { background-position:-76px -54px; }
#menu li#srvc-menu a:hover { background-position:-172px -54px; }
#menu li#work-menu a:hover { background-position:-263px -54px; }
#menu li#nb-menu a:hover { background-position:-363px -54px; }
#menu li#cntct-menu a:hover { background-position:-460px -54px; }
.index #menu li#home-menu a { background-position:0 -54px; }
.about #menu li#abt-menu a { background-position:-76px -54px; }
.services #menu li#srvc-menu a { background-position:-172px -54px; }
.work #menu li#work-menu a { background-position:-263px -54px; }
.notebook #menu li#nb-menu a { background-position:-363px -54px; }
.contact #menu li#cntct-menu a { background-position:-460px -54px; }

#lang_vert{
position:absolute;
list-style:none;
 width:28px;
 margin-top:48px;
 z-index: 15;
}

.flag {
  list-style: none;
  text-align: left;
  margin: 3px 0 0 -15px; 
  }
  .flag a {
display: block; 
  }
  
#lang_position{
position:relative;
z-index:11;
padding:0px;
margin:0px;
}

#step1_searchbox{
float:right;
width:430px;
background: #fff url(../img/sb_mainbg.png) bottom no-repeat;
}
#sb_tab1 a, #sb_tab2 a{
font-size: 10px;
}
#sb_tab1, #sb_tab2{
float: right;
display: block;
width: 100px;
height: 65px;
text-align: center;
line-height: 95px;
font-size: 10px;
}

#sb_tab1.active{
background: transparent url(../img/sb_tab1.png) no-repeat;
}
#sb_tab2.no-active{
background: transparent url(../img/sb_tab2_off.png) no-repeat;
}
#sb_tab2.active{
background: transparent url(../img/sb_tab2.png) no-repeat;
}
#sb_tab1.no-active{
background: transparent url(../img/sb_tab1_off.png) no-repeat;
}
#empty-spacer_tab{
float: right;
width:230px;
height:65px;
margin-top: 0px;
background: transparent url(../img/sb_empty-spacer.png) bottom no-repeat;
}
#step1_searchbox_container{
float:right;
width:430px;
}
#step1_searchbox{
padding-top:10px;
}
#s1_orangesuv{
float: left;
 /*margin: 35px 18px 0 -200px;*/
 margin: -70px 5px 5px 5px;
 padding: 3px;
 border: 0px solid #fff;
}
#top_banner{
	background: transparent url(../img/top_banner.gif) no-repeat;
    background:transparent;
    float:right;
	margin:0px 3px 0 0;
	height:127px;
	width:446px;
	/*left:300px;*/
	overflow:hidden;
}
#top_banner_banner{
    background:transparent;
	margin:0px 0 0 0;
	height:127px;
	width:446px;
	overflow:hidden;
}

#date-form ul{
padding: auto;
margin-left: 15px;
}
#page-htmlres{
width: 956px;
margin:0px;
padding-left: auto;
padding-right: auto;
}
#page-htmlres table, #page-htmlres>div{
width:916px;
margin: 25px auto 0 auto;
}
.top_banner_img_link{
border: 0px solid;
margin: 0; padding:0px;
}
.top_banner_img_link{margin: 0; padding:0px;
}

#list_cities1_link, #list_cities1_link img{
margin:0px;
padding:0px;

}
#page-htmlres a:link, #page-htmlres a:visited {
	color: #ff9900;
}
#page-htmlres a, #page-htmlres a:visited {
color: #ff9900;
}
#page-htmlres{
line-height: normal;
}
#page-htmlres ul, #page-htmlres p{
padding: 0;
margin: 1px;
list-style-type: square;
}
.vsl_desc_t3{
line-height: normal;
}
#third_content{
clear:both;
width: 100%;
height: 90px;
overflow: hidden;
}
.third_cell{
width:300px;
margin: 0 13px;
float:right;
background: #fff url(../img/third_bg.png) no-repeat;
}
.s3_form_table{
margin: 0 auto;
}
.s3_datadesch{
    font-family: sans-serif;
    font-weight: bold;
    font-size: 13px;
    text-decoration: underline;
    padding-bottom: 10px;
}

.s3_datadesc{
    font-family: sans-serif;
    /*font-weight: bold;*/
    font-size: 11px;
}

.s3_datashow{
    font-family: sans-serif;
    font-weight: bold;
    font-size: 14px;
}

.s3_bd_left{
    font-weight:bolder;
    font-size: 14px;
    vertical-align:middle;
    
}
.s3_bd_right{
    /*border: 2px solid #FF9900;*/
    
}

.s3_si_info{
    font-family: sans-serif;
    font-size: 11px;
    
}
#s3_pay_title{
    text-decoration:underline;
    font-weight:bold;
    color: #000;
    font-size:12px;
    display: none;
}
#s3_pay_methods{
    font-weight:bold;
    color: #000;
    font-size:9px;
    
}
/*#step_3_gostep1, .change_time{
    color: #FF9900;
    
    font-size: 11px;
}*/
#step_3_gostep1 a, a.change_time{
   color: #FF9900;
   background-color: #fff;
    display:block;
    font-size: 11px;
}
#step_3_gostep1 a:hover, a.change_time:hover{
    background-color: #FF9900;
    color: #fff;
    display:block;
    font-size: 11px;
}
.s3_form_table a:link, .s3_form_table a:visited {
color: #f90;
}


.third_providers{display:none}
.our_providers{margin-left:10px;width: 170px;font-size:16px;}


#form_name ul li{
margin-bottom: 0.7em;
clear:both;
}
label
{
width: 10em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block;
font-size: 1.2em;
}

#submitstep1
{
margin-left: 6em;
height:22px;
}
#form_name input
{
color: #000;
background: #fff;
border: 1px solid #ff9900;
height: 20px;
line-height: 20px;
width: 200px;
font-size: 15px;
}

#form_name select.location{
width: 202px;
color: #000;
background: #fff;
border: 1px solid #ff9900;
height: 20px;
line-height: 21px;
font-size: 15px;
}
#form_name select.select_time{
width: 42px;
color: #000;
background: #fff;
border: 1px solid #ff9900;
height: 20px;
line-height: 21px;
font-size: 15px;
}
#form_name #submitstep1
{
color: #000;
background: #ffa20f;
border: 2px outset #d7b9c9;
float: right;
margin: 0 15px 15px 0;
}
#form_name #start_date_txt{
width: 100px;
}
#form_name #finish_date_txt{
width: 100px;
}

#sb_tab_1{
width: 100px;
height: 50px;
}
.error_msg{
padding-left:25px;
padding-right:25px;
font-weight: bold;
}
#form_name #client_agree_general, #form_name #client_agree_provider{
width: 25px;
}
a.what_is_included_price:link{ 
color: #333;
display: block;
margin-top: 10px;
overflow: hidden;
text-align: center;
text-decoration: underline;
width: 200px;
}
.vehicle_search_list a.what_is_included_price:link{
color: black;
font-size: 11px;
}