/*main styles*/
body,html{
   font:12px 'Trebuchet MS', Tahoma, Arial, sans-serif;
   color:#5B5B5B;
   background-color:#E9E5DB;
}
table{
   font:12px 'Trebuchet MS', Tahoma, Arial, sans-serif;
   color:#5B5B5B;
}
img{
	border:0;
}
.cl{
	clear:both;
}
.fl{
	float:left;
}
input,select,textarea{
   font:11px Arial, Helvetica, sans-serif;   
   color:#454545;
}
input{
	border:0;
}
input.but{
	height:21px;
	background-image:url(img/but_bg.gif);
	border:1px solid #0A97C1;	
	color:#FFF;
	font:bold 100% 'Trebuchet MS', Tahoma, Arial, sans-serif;
	
}
.top{
	vertical-align:top;
}
td{
	vertical-align:top;
}
p{
	margin:0 0 15px 0;
}
.middle{
	vertical-align:middle;
}
/*default styles*/
a{
	font:12px 'Trebuchet MS', Tahoma, Arial, sans-serif;
	color:#004C96;
}
a:hover{
	color:#B92222;
}
h1{
	font:30px 'Trebuchet MS', Tahoma, Arial, sans-serif;
	color:#A70F0F;
	padding:0;
	margin:0 0 5px 0;
}
h2{
	font:22px 'Trebuchet MS', Tahoma, Arial, sans-serif;
	color:#132364;
	padding:0;
	margin:0 0 3px 0; 
}
h3{
	font:18px 'Trebuchet MS', Tahoma, Arial, sans-serif;
	color:#990F0F;
	padding:0;
	margin:0;
}
.call{
	font:24px Verdana, Arial, Helvetica, sans-serif;
	color:#FEFEFE;
	font-style:italic;
	font-weight:bold;
	padding:0;
	margin:0 0 13px 0;
}
.quote {
	font:18px 'Trebuchet MS', Tahoma, Arial, sans-serif;
	color:#990F0F;
	padding:0;
	margin:0;
	}
ul, ol
{
  margin:5px 0 10px 14px;
  padding:0 0 0 10px;
  list-style:url(img/arrow_red.gif) outside;
}
li ul, li ol
{
  margin-top: 5px;
  margin-bottom: 10px;
  list-style-type: none;
  list-style-image:none;
}

li
{
  margin-bottom:0px;
}
.form200{
	width:200px;
	border:1px solid #A70F0F;
}
.form400{
	width:400px;
	border:1px solid #A70F0F;
}
.form100{
	width:100px;
	padding-left:3px;
	border:1px solid #A70F0F;
}

.form350{
	width:350px;
}
.table-info inout{
	border:1px solid black;
}
/*format styles*/
.wrapper{
	margin:15px 0 0 0;
	background-color:#fff;
}
.top_shadow{
	background-image:url(img/top_shadow.gif);
	background-repeat:repeat-x;
	width:100%;
}
.shadow_left{
	background-image:url(img/left_shadow.gif);
	background-repeat:repeat-y;
}
.shadow_right{
	background-image:url(img/right_shadow.gif);
	background-repeat:repeat-y;
}
.head .menu{
	text-align:right;
	padding:10px 20px 2px 0;
}
.head .menu span{
	color:#D2CDC1;
}
.head .menu a{
	margin:0 18px 0 18px;
}
.head .menu a.act{
	color:#B92222;
	text-decoration:none;
	font-weight:bold;
}
.logo{
	position:absolute;
	top:28px;
	left:30px;
}
.reservation_bg{
	background-image:url(img/reservation_bg.jpg);
	background-repeat:no-repeat;
	width:270px;
	font-size:21px;
	color:#fff;
	text-align:center;
	vertical-align:middle;
}
.prestige_bg{
	background-color:be2527;
	font-size:17px;
	color:#fff;
	text-align:center;
	vertical-align:middle;
}
.quote_bg{
	background-image:url(img/quote_center_bg.jpg);
	background-repeat:repeat-y;
}
.quote_bg .quote_bottom .quote_top{
	background-image:url(img/quote_top.jpg);
	background-repeat:no-repeat;
	padding:15px 20px 120px 55px;
	color:#333333;
}
.quote_bg .quote_bottom{
	background-image:url(img/quote_bottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}
.quote_top span.grey{
	color:#747068;
	font-size:11px;
}
.quote_top span.auto{
	margin-right:45px;
}
.quote_top .text{
	font-size:11px;
	width:185px;
	line-height:12px;
	margin-left:5px;
}
.quote_top input.field{
	border:1px solid #B4B4BD;
}
.quote_top .button{
	background-image:url(img/quoter_button.jpg);
	background-repeat:no-repeat;
	width:212px;
	height:49px;
	font:18px 'Trebuchet MS', Tahoma, Arial, sans-serif;
	color:#FEFEFF;
	padding:0 10px 8px 0;
	cursor:pointer;
}
.arr_gr{
	margin:15px 30px 0 50px;
	width:220px;
}
.arr_gr img{
	margin:0 10px 20px 0;
}
.arr_gr .rental a{
	line-height:14px;
}
.today{
	color:#333333;
	margin:10px 0 0 0;
}
.today span{
	color:#004C96;
}
.login{
	background-image:url(img/login_bg.jpg);
	background-repeat:no-repeat;
	width:216px;
	padding:5px 0 0 20px;
	font-size:13px;
	font-weight:bold;
	color:#fff;
}
.login input.field{
	border:1px solid #AAA69D;
	margin:13px 7px 0 0;
	width:120px;
	padding:2px 0 3px 5px;
}
.login a.button_go{
	margin:10px 0 0 0;
	display:block;
	float:left;
}
.login2{
	background-image:url(img/login_bg.jpg);
	background-repeat:no-repeat;
	width:190px;
	padding:5px 0 0 20px;
	font-size:13px;
	font-weight:bold;
	color:#fff;
}
.login2 input.field{
	border:1px solid #AAA69D;
	margin:13px 7px 0 0;
	width:120px;
	padding:2px 0 3px 5px;
}
.login2 a.button_go{
	margin:10px 0 0 0;
	display:block;
	float:left;
}

.center{
	background: url(img/center_shadow.jpg) top left repeat-x;
}
.center .cont{
	padding:25px 40px 25px 35px;
	width:562px;
}
.center .cont_inner{
	padding:25px 40px 25px 35px;
	/*width:862px;*/
}

.center .red{
	color:#B71F1F;
	font-weight:bold;
}
.center .black{
	color:#000;
}
.center .service{
	background-image:url(img/service.jpg);
	background-repeat:no-repeat;
	height:118px;
	padding:20px 260px 0 30px;
	color:#7CB9E6;
	font-size:13px;
	cursor: pointer;
}
.center .service .blue{
	line-height:12px;
	width:270px;
}
.center .we_come{
	background-image:url(img/we_come.jpg);
	background-repeat:no-repeat;
	height:172px;
	padding:35px 180px 0 30px;
	color:#132464;
	font-size:13px;
}
.center .we_come .dark{
	line-height:12px;
	font-weight:bold;
	width:350px;
	margin-top:35px;
}
.center .we_come .white{
	color:#fff;
}
.footer_bg{
	background-image:url(img/footer.gif);
	background-repeat:repeat-x;
	height:79px;
}
.footer{
	background-image:url(img/footer_bg.jpg);
	background-repeat:no-repeat;
	height:79px;
}
.footer .banner{
	padding:0 0 3px 60px;
	vertical-align:middle;
}
.footer .menu_bot{
	color:#8FDDFF;
	width:405px;
	line-height:10px;
	vertical-align:middle;
	padding-bottom:3px;
}
.footer .menu_bot a{
	color:#fff;
	text-decoration:none;
	line-height:13px;
}
.footer .menu_bot a:hover{
	color:#E67878;
}
.copy{
	background-color:#E9E5DB;
	text-align:center;
	padding:10px 0 15px 0;
	font-size:13px;
	color:#000;
}
.relative{
	position:relative;
}
.w90{
	width:90px;
}
.w60{
	width:61px;
}
.w70{
	width:70px;
}
.w220{
	width:220px;
}


#cont{
width:500px;
text-align:left;
overflow:hidden;

}

.hTitle
{
text-decoration:underline;
color:#000000;
margin:0;
font-size:12px;
font-style:italic;
font-weight:bold;
}
.hTitle2
{

font-weight:bold; 
font-size:12px;
margin:0;

}
.pText
{
color:#000000;
}

.step td{
	font:bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#909090;
	border-bottom:9px solid #fee88d;
	padding-top:4px;
	margin-right:3px;
	vertical-align:bottom;
}
.step td.act{
	font-size:16px;
	color:#000;
	border-bottom:9px solid #fbd50e;
	padding-top:0;
}
.step td.none{
	border-bottom:0;
}
.block{
	background-color:#ffffc6;
	border:1px solid #efef6f;
	padding:4px 10px 6px 10px;
}
.block.ico{
	background-image:url(img/ico2.jpg);
	background-repeat:no-repeat;
	background-position:5px 7px;
	padding-left:40px;
}
.vehicle{
	background-image:url(img/vehicle_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	padding:4px 0 6px 10px;
	font:bold 16px Arial, Helvetica, sans-serif;
	border:1px solid #d9d9d9;
}
.middle{
	vertical-align:middle;
}
input.total_rental	{border-width:0px;background-color:#dcdcdc;font-size:14px;font-weight:bold}
.inp		{border:1px solid #999999;width:300px}
.inp_popup	{border:1px solid #999999;width:360px}
.msg_err	{color:red}


