body{
	background: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size:12px;
	text-align: center;
}

a.big_blue_link{
	color: #0961BB;
	font-weight: bold;
	font-size: 14px;
	display: block;
	margin:5px;
	padding: 5px;
	text-decoration: none;
}

a.small_blue_link{
	color: #0961BB;
	font-weight: bold;
	font-size: 12px;
	display: block;
	margin:5px;
	padding: 5px;
	text-decoration: none;
}

.big_red_text{
	color: #900;
	font-size: 13px;
}


.status{
	width: 295px;
	height: 56px;
	padding: 25px 10px 0 80px;
	font-weight: bold;
	color: #424164;
	background: url(../img/info.gif) 0 0 no-repeat;
	margin: 50px auto 20px auto;
	text-align: left;
}

a.button{
	width: 100px;
	height: 20px;
	display: block;
	text-decoration: none;
	background: url(../img/button.gif) 0 0 no-repeat;
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	font-size: 12px;
}


.float_left{
	float:left;
}

.float_right{
	float: right;
}

.errorMess{
	text-align:center;
	color: red;
	font-size: 0.9em;
	padding: 10px 0 0 0;
}

#container{
	width: 780px;
	margin: 0 auto; 
	text-align: left;
	position: relative;
}

#header{
	width: 780px;
	height:110px;
	float:left;
	background: url(../img/header_bg.gif) 0 0 repeat-x;
	position: relative;
}

#header .langs{
	width: 500px;
	height: 15px;
	position: absolute;
	bottom: 3px;
	left: 0;
}

#header .langs a{
	color: #B0D6FF;
	text-decoration: none;
	padding: 0 5px 0 5px;
	float: left;
	display: block;
	font-size: 0.9em;
}

#header .langs a.sel{
	color: #fff;
}

a#logo{
	width: 145px;
	height: 45px;
	background: url(../img/logo.gif) 0 0 no-repeat;
	position: absolute;
	top:10px;
	left:20px;
}

#header_car{
	width: 98px;
	height: 110px;
	position: absolute;
	z-index: 3;
	top: 0;
	right: 0;
	background: url(../img/header_car.gif) 0 0 no-repeat;
}

#menu{
	width: 780px;
	height: 23px;
	background: url(../img/menu_bg.gif) 0 0 repeat-x;
	position: absolute;
	bottom:22px;
	left: 0px;
	z-index: 1;
}

#menu a{
	height: 16px;
	margin-top:1px;
	float:left;
	display: block;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	padding: 5px 5px 0 5px;
	font-weight: bold;	
	white-space: nowrap;
}

#menu a:hover{
	background: #1378DD;
}

#menu a.sel{
	background: #1378DD;
}

#menu span.item_cont{
	position: relative;
	float:left;
	width: auto;
	height: auto;
}

.subm{
	position: absolute;
	top: 22px;
	left:0px;
	height: auto;
	width: auto;
	background: #0456A9;
	display: none;
	overflow:hidden;
	border-top:1px solid #000;
	border-left:1px solid #000;
	border-right:1px solid #000;
}

.subm a{
	padding-top:3px;
	display: block;
	float: none;	
	white-space: nowrap;
	border-bottom:1px solid #000;
	width: 180px;
}

.menu_razd{
	width: 2px;
	height: 23px;
	float:left;
	background: url(../img/menu_item_razd.gif) 0 0 no-repeat;
}

#under_header_text{
	width: 770px;
	height: 27px;
	float:left;
	color: #666;
	font-weight: bold;
	padding: 13px 0 0 10px; 
	position: relative;
}

#loggedClient{
	height: 15px;
	position: absolute;
	z-index: 10;
	right: 0;
	top: 10px;
	font-size: 10px;
	text-align: right;
	font-weight: normal;
}

#loggedClient a{
	color: #0066CB;
	text-decoration: none;
	padding-left: 10px;
}


#content{
	width: 780px;
	float: left;
	min-height: 300px;
}


#home_banner{
	width:460px;
	height: 300px;
	float: right;
}

#home_banner img{
	width:460px;
	height: 300px;
	border: none;
}

.box{
	border: 1px solid #999;
	overflow: hidden;
	height: 180px;
}

.box h1{
	background: #c6c6c6 url(../img/homeBoxesTitle.gif) 0 0 repeat-x;;
	color: #333;
	display: block;
	padding: 5px 0 3px 10px;
	font-size: 12px; 
}

.box .desc{
	padding: 15px 5px 10px 5px;
}

.box a.viewMore{
	color: #0066CC;
	float: right;
	text-decoration: none;
	padding: 0 5px 0 0;
}

.register_box{
	width: 298px;
	float:left;
}

#home_special_offers{
	width: 460px;
	float: right;
}

#home_special_offers .box{
	float:left;
	margin-left:-1px;
	width:152px;
	font-size: 10px;
}

#home_special_offers img.pic{
	width: 50px;
	float: left;
	margin: 0 5px 5px 0;
}

#footer{
	width: 780px;
	height: 35px;
	float: left;
	margin-top:10px;
	background: #999;
	position: relative;
}

#footer_logo{
	position: absolute;
	width: 176px;
	height: 23px;
	top:8px;
	right:10px;
	overflow: hidden;
}

#footer_links{
	width: 576px;
	height: 18px;
	position: absolute;
	top: 10px;
	left: 10px;
}

#footer_links a{
	color: #fff;
	font-size: 10px;
	text-decoration: none;
	display: block;
	float:left;
	padding: 0 5px 0 5px;
	border-right: 1px solid #fff;
}

#footer_links a.footer_last_link{
	border: none;	
}

#footer_links a:hover{
	text-decoration: underline;
}

#copyright{
	width: 770px;
	height: 18px;
	float: left;
	background: none;
	color: #666;
	padding:7px 0 0 10px;
	font-size: 11px;
}

#page_content{
	width: 760px;
	float:left;
	padding: 40px 10px 40px 10px;
}

#page_content h2{
	color: #66a3e0;
	font-size: 12px;
	text-decoration: underline;
}


/* 
 * Автопарк
 */

.cars_list{
	width:756px;
	min-height: 290px;
	border: 2px solid #0066cc;
	position: relative;
	margin-bottom: 2px;
	padding:10px 10px 40px 10px;
	
}

.cars_list_top{
	width: 726px;
	height: 25px;
	background: url(../img/cars_list_top.gif) 0 0 no-repeat;
	position: absolute;
	top:0;
	left: 0;
	padding: 9px 0 0 50px;
	color: #fff;
	font-weight: bold;	
}

.car_list_bottom{
	height: 23px;
	width: 776px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	background: url(../img/car_search_bottom_bg.gif) 0 0 repeat-x;
}

#cars_list_search{
	width: 380px;
	height: 34px;
	position: absolute;
	top: 0px;
	right: 0px;
	font-weight: normal;
}

#cars_list_search span{
	color:#fff;
	height: 30px;
	width: 112px;
	font-size: 10px;
	text-align:right;
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 4px 0 0 0;
}

#cars_list_search input.pickLocation{
	width: 194px;
	height: 17px;
	position: absolute;
	top: 7px;
	left: 120px;
	font-size: 12px;
	border: none; 
}

#cars_list_search input.submit{
	width: 55px;
	height: 15px;	
	text-align:center;
	position: absolute;
	top: 6px;
	right: 2px;
	color:#fff;
	background: none;
	border: none;
	cursor: pointer;
}

#car_list_cont{
	width: 655px;
	height: 222px;
	position: absolute;
	bottom: 38px;
	left: 61px;	
	overflow: hidden;
}

#car_list_cont_inner{
	height: 222px;
	width: 5000px;
	position: absolute;
	left: 0;
	top: 0;
}

.car_list_item{
	width: 154px;
	height: 222px;
	background: url(../img/cars_list_item.gif) 0 0 no-repeat;
	float:left;
	margin-right: 11px;
	cursor: pointer;
	position: relative;
}

.car_list_item.sel{
	background: url(../img/cars_list_item2.gif) 0 0 no-repeat;	
}

.cars_list a.arrow_left{
	width: 40px;
	height: 140px;
	background: url(../img/arrow_left.gif) center center no-repeat;
	display: block;
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -70px;
	z-index: 10;
}

.cars_list a.arrow_right{
	width: 40px;
	height: 140px;
	background: url(../img/arrow_right.gif) center center no-repeat;
	display: block;
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -70px;
	z-index: 10;
}

.cars_list h1{
	width: 154px;
	height: 18px;
	position: absolute;
	top: 0px;
	left: 0px;
	text-align:center;
	overflow:hidden;
	padding-top:6px;
	color: #fff;
	font-size: 12px;
}

.cars_list h3{
	width: 154px;
	height: 15px;
	position: absolute;
	bottom: 35px;
	left: 0px;
	text-align:center;
	overflow:hidden;
	padding-top:6px;
	color: #4795e7;
	font-size: 12px;
}

.cars_list img{
	width: 130px;
	height: 90px;
	position: absolute;
	bottom: 60px;
	left: 12px;
}

.cars_list span.title{
	font-size: 9px;
	color: #4795e7;
	width: 140px;
	height: 25px;
	position: absolute;
	top: 40px;
	left: 7px;
	overflow:hidden;
	text-align: center;
}

.cars_list .hidden{
	display: none;
}

#car_desc{
	display: none;
}

/*

#car_preview_img img{
	width: 320px;
	height: 200px;
	margin-top: 10px;
	border: 2px solid #eee;
	padding:2px;
}
*/

#car_desc .pic_cont{
	float: left;
	width: 450px;	
	text-align: center;
	overflow: hidden;	
}

#car_desc .pic_cont img{
	border: 1px solid #ddd;
	padding: 1px;
	margin:5px;
	width: 130px;
	height: 90px;
	float: left;
	position: static;
}

#car_desc .pic_cont img.first{
	width: 440px;
	height: auto;
	margin: 0 2px 0 0;
}

#car_preview_desc{
	width: 290px;
	float: right;
	text-align: left;
	padding:10px 5px 0 5px;
}

#car_preview_desc ul{
	padding-left: 10px;
	list-style-type: none;
}

#car_preview_desc li{
	background: url(../img/tick.gif) 0 0 no-repeat;
	padding-left: 15px;
}


#car_desc .reserve{
	position: absolute;
	bottom: 30px;
	right: 15px;
}

#car_preview_title{
	color: #333;
	font-size: 17px;
	font-weight: bold;
	text-align:center;
	padding-bottom: 35px;
}

#car_preview_options{
	width: 290px;
	padding: 5px;	
	color: #0961BB;
	font-size: 10px;
}

#car_preview_options .row{
	width: 320px;
	height: 25px;
	float: left;	
}

#car_preview_options .row span{
	height: 15px;
	width: auto;
	padding: 10px 5px 0 0;
	float: left;
	position: static;
}

#car_preview_options .row img{
	width: 25px;
	height: 25px;
	margin-left: 1px;
	position: static;
	margin-top: 5px;
	float:left;
}

/*
 * Локации
 */
.locations_cont{
	width:756px;
	min-height: 290px;
	border: 2px solid #0066cc;
	position: relative;
	margin-bottom: 2px;
	padding:40px 10px 55px 10px;	
}


.locations_cont .top{
	width: 726px;
	height: 25px;
	background: url(../img/cars_list_top.gif) 0 0 no-repeat;
	position: absolute;
	top:0;
	left: 0;
	padding: 9px 0 0 50px;
	color: #fff;
	font-weight: bold;
}

.locations_cont .bottom{
	height: 23px;
	width: 776px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	background: url(../img/car_search_bottom_bg.gif) 0 0 repeat-x;
}

.locations_cont .desc{
	width: 750px;
}

/*
 * Резервационна форма
 */
#reservation_form{
	width: 296px;
	float:left;
	border: 2px solid #0066cc;	
	position: relative;
	font-size: 10px;
	padding: 0 0 30px 0;
	margin: 0 10px 5px 0;
}

#reservation_form h1{
	color: #fff;
	text-align:left;
	width: 261px;
	height: 25px;	
	font-size: 15px;
	padding: 9px 0 0 35px;
	float: left;
	background: url(../img/reservation_title.gif) 0 0 no-repeat;
	margin-bottom: 5px;	
}

#reservation_form  .location{
	width: 280px;
	float:left;
	padding-top: 2px;
}

#reservation_form .row{
	width: 280px;
	position: relative;
	float:left;
	margin-bottom: 5px;
	text-align: right;
}

#reservation_form .grey{
	background: #EAEAEA;
	width: 276px;	
	padding: 2px 15px 0 5px;
}

#reservation_form select,input{
	border: 1px solid #717171;
	width: 150px;
	font-size: 10px;
	margin: 2px;
}

#reservation_form  .location select{
	border: 1px solid #717171;
	width: 172px;
	height: 17px;
	margin: 2px;
}

#reservation_form .submit{
	width: 100px;
	height: 25px;
	float:right;
	margin: 6px 10px 5px 0;;
	border: none;
	border: none;
}

#reservation_form .dates{
	width: 296px;
	height: 55px;
	padding-top: 5px;
	background: #eaeaea;
	float:left;	
}

#reservation_form #return_to{
	display: none;
}

#reservation_form input.text{
	border: 1px solid #717171;
	width: 150px;
	height: 15px;	
}

#reservation_form select.short_select{
	border: 1px solid #717171;
	width: 60px;
	height: 18px;
}

#reservation_form .formFooter{
	width: 280px;
	height: 22px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: url(../img/formFooter.gif) 0 0 repeat-x;
	padding: 8px 0 0 16px;
}

#reservation_form .formFooter a{
	color: #fff;
}



/*
 *Страница Резервации
 */
.reservation_page_left{
	width: 540px;
	margin: 0 0 10px 0;
	float:left;
}

.reservation_page_left h1{
	background: url(../img/reservation_top_bg.gif) 0 0 repeat-x;
	width: 525px;
	height: 21px;
	color: #fff;
	font-size: 13px;
	padding: 5px 0 0 15px;
	float: left;
}

.reservation_page_left .res_content{
	min-height: 100px;
	width: 530px;
	border-left: 5px solid #0066cc;
	border-right: 5px solid #0066cc;
	float: left;
}

.reservation_page_left .res_bottom{
	width: 530px;
	height: 17px;
	background: #0066cc;
	float: left;
	color: #fff;
	font-size: 10px;
	padding: 5px 0 0 10px;
}


.reservation_page_right{
	width: 230px;
	float: right;
}

.reservation_page_right h1{
	background: url(../img/reservation_top_bg.gif) 0 0 repeat-x;
	width: 215px;
	height: 21px;
	color: #fff;
	font-size: 13px;
	padding: 5px 0 0 15px;
}

.reservation_page_right .res_content{
	min-height: 100px;
	width: 220px;
	border-left: 5px solid #0066cc;
	border-right: 5px solid #0066cc;
}

.reservation_page_right .res_bottom{
	width: 230px;
	height: 22px;
	background: #0066cc;
}

.res_content table{
	width: 530px;
	border: none;	
}

.res_content table th{
	height: 23px;
	padding: 3px;
	background: url(../img/th_bg.gif) 0 0 repeat-x;
	text-align:center;
}

.res_content table td{
	padding: 5px;
	text-align:center;
}

.res_content img.car_img{
	height: 45px;
	float: left;
}

.res_content h2{	
	color: #000;
	font-size: 12px;
}

.res_content a.details{
	color: #06c;
	font-size: 11px;
	text-decoration: none;
}

.res_content a.reserve{
	width: 25px;
	height: 25px;
	display: block;
	background: url(../img/small_square_button.gif) 0 0 no-repeat;
}

.res_content h6{
	color: #06c;
	text-transform: uppercase;	
	height: 19px;
	background: url(../img/grey_title_bg.gif) 0 0 repeat-x;
	font-size: 11px;
	padding: 6px 0 0 10px;
	position: relative;	
}

.res_content h6 img{
	float:left;
	margin-right: 5px;
}

.res_content h6 a{
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	z-index: 5;
}

.res_content .cont{
	width: 200px;
	padding: 10px;
	min-height: 80px;
	font-size: 0.9em;
}


#currenciesSelect{
	width: 200px;
	padding: 10px;
	min-height: 20px;
	font-size: 0.9em;
}

#currenciesSelect select{
	background: #ffffa0;
	border: 1px solid #333;
	float: left;
	width: 165px;
	margin: 3px 0 0 0;
}

#currenciesSelect input{
	width: 25px;
	height: 25px;
	border: none;
	float: right;
}


/* Преглед детайли на автомобил */
#car_details_preview{
	width: 524px;
	float:left;
	margin: 4px 0 0 2px;
	border: 1px solid #e9e9e9;
	position: relative;
}

#car_details_preview h1{
	height: 19px;
	width: 509px;
	display: block;
	float: left;
	font-size: 13px;
	padding: 4px 0 0 15px;
	color: #333;
	background: url(../img/blue_title_bg.gif) 0 0 repeat-x;
}

#car_details_preview .pic_cont{
	float: right;
	width: 228px;
	margin: 3px 3px 0 0;
	text-align: center;
	overflow: hidden;
}

#car_details_preview .pic_cont img{
	border: 1px solid #ddd;
	padding: 1px;
	margin:2px;
	width: 105px;
	float: right;
}

#car_details_preview .pic_cont img.first{
	width: 218px;
	margin: 0 2px 0 0;
}

#car_options{
	width: 270px;
	float: left;
	color: #0961BB;
	padding-top: 5px;
}

#car_options .row{
	height: 18px;
	width: 270px;
	float: left;
	text-align: left;
}


#car_options .row span{
	float: left;
	padding-top:3px;
	font-size: 11px;
	margin-right: 5px;
}

#car_options .row img{
	float:left;
	margin-right: 5px;
	width: 20px;
}

#car_details_preview .desc{
	width: 280px;
	float: left;
	overflow: hidden;
	font-size: 11px;
	padding: 20px 5px 0 5px;
	text-align: justify;
}



#car_details_preview .buttons{
	height: 27px;
	width: 505px;
	margin-top:5px;
	padding: 3px 10px 0 10px;
	float:left;
	border-top: 1px solid #ddd;
}

.res_content_box{
	width: 524px;
	float:left;
	margin: 4px 0 0 2px;
	border: 1px solid #e9e9e9;
	position: relative;
}

.res_content_box h2{
	height: 19px;
	width: 509px;
	display: block;
	float: left;
	padding: 4px 0 0 15px;
	color: #333;
	background: url(../img/blue_title_bg.gif) 0 0 repeat-x;
}

.res_content_box form{
	width: 524px;
	float: left;
	text-align:center;
	padding: 10px;
}

table.login_table{
	width: 400px;
	margin: 0 auto;
}

table.login_table td{
	text-align: right;
	font-size: 12px;
	padding: 5px;
}


table.login_table input{
	float:left;
	width: 190px;
	height: 18px;
	font-size: 12px;
	border: 1px solid #0D73D8;
}
table.login_table select{
	float:left;
	width: 190px;
	border: 1px solid #0D73D8;
}

table.login_table textarea{
	float:left;
	width: 190px;
	height: 80px;
	border: 1px solid #0D73D8;
}


/*
 * Логин
 */
form.login{	
	padding: 20px 10px 0 10px;
	font-size: 10px;
	color: #888;
}

form.login table{	
	width: 250px;
}

form.login input{
	border: 1px solid #999;
	height: 17px;
	width: 130px;
	font-size: 13px;
	color: #888;
}

form.login select{
	border: 1px solid #999;
	height: 19px;
	width: 132px;
	font-size: 13px;
	color: #888;
}

form.login td{
	text-align: right;
	padding: 5px;
}

form.login.big table{	
	width: 400px;
}

form.login.very_big table{	
	width: 600px;
}


form.login.very_big .selectClientType{
	width: 500px;
}

form.login .selectClientType input.radio{
	width:15px;
	height: 15px;
}


form.login.very_big table td{	
	text-align: left;
}

form.login.very_big input.radio{
	border: none;
	height: 17px;
	width: 17px;
}

form.login.big input{
	border: 1px solid #999;
	height: 17px;
	width: 200px;
	font-size: 13px;
	color: #888;
}

form.login.big select{
	border: 1px solid #999;
	height: 19px;
	width: 202px;
	font-size: 13px;
	color: #888;
}

form.login input.submit{
	border: none;
	height: 18px;
	width: 107px;
	height: 31px;
	background: url(../img/green_button_small.html) 0 0 no-repeat;
	color: #333;
	cursor: pointer;
	font-size: 10px;
} 

form.login #error{
	color: red;
}

form.login fieldset{
	border: 1px solid  #06c;
	margin-bottom: 20px;
}

form.login fieldset legend{
	color: #06c;
	font-weight: bold;
	padding: 0 2px;
}

form.login a.forgotten_pass{
	color: #698f05;
	text-decoration: none;
	float: right;
	margin: 5px 0 0 0;
}

form.login .info{
	color: #06c;
	text-align: left;
	font-size: 9px;
	width: 400px;
	padding: 10px  10px 0 10px;
}



/*
 * Регистрация
 */




form.register{	
	padding: 20px 10px 0 10px;
	font-size: 10px;
	color: #888;
}

form.register table{	
	width: 700px;
}

form.register input{
	float: left;
	border: 1px solid #999;
	height: 17px;
	width: 250px;
	font-size: 13px;
	color: #888;
}

form.register select{
	float: left;
	border: 1px solid #999;
	height: 19px;
	width: 252px;
	font-size: 13px;
	color: #888;
}

form.register textarea{
	float: left;
	border: 1px solid #999;
	height: 90px;
	width: 250px;
	font-size: 13px;
	color: #888;
}

form.register td{
	text-align: right;
	padding: 2px;
}


form.register input.submit{
	border: none;
	height: 18px;
	width: 107px;
	height: 31px;
	background: url(../img/green_button_small.html) 0 0 no-repeat;
	color: #333;
	cursor: pointer;
	font-size: 10px;
} 

form.register #error{
	color: red;
}

form.register fieldset{
	border: 1px solid  #06c;
	padding: 20px;
}

form.register fieldset legend{
	color: #06c;
	font-weight: bold;
	padding: 0 2px;
}

form.register .info{
	color: #06c;
	text-align: left;
	font-size: 9px;
	width: 400px;
	padding: 10px  10px 0 10px;
}




#innerData.details{
	min-height: 300px;
}

.profileCartView{
	width: 776px;
	float: left;
	border: 2px solid #0066CC;
	margin: 0 0 10px 0;
}

.profileCartView .title{
	width: 776px;
	height: 34px;
	font-weight: bold;
	font-size: 12px;
	background: url(../img/profile_title.gif) 0 0 no-repeat;
	color: #fff;
}


.profileCartView .title a.myProfile{
	background: url(../img/edit_profile.gif) 10px 0 no-repeat;
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 9px 0 0 50px;
	width: 726px;
	height: 24px;
}

.profileCartView .title .cart{
	background: url(../img/cart.gif) 10px 0 no-repeat;
	color: #fff;
	text-decoration: none;
	padding: 9px 0 0 50px;
	width: 726px;
	height: 24px;
	font-size: 12px;
}

.res_content table.extras{
	width: 520px;
	margin: 5px;
	border: 1px solid #E9E9E9;
}

.res_content table.extras thead td{
	background: #B0D7FE;
	font-weight: bold;
	text-align: center;
}

.res_content table.extras td{
	text-align: right;
}

.res_content table.extras input,
.res_content table.extras select
{
	width: 50px;
	font-weight: bold;
	border: 1px solid #000;
}

.res_content table.small_extras{
	width: 220px;
	font-size: 10px;
	margin: -8px 0 0 -10px;
	border: none;
	
}

.res_content table.small_extras thead td {
	text-align: left;
	background: #B0D7FE;
}
.res_content table.small_extras td{
	padding: 2px 1px 2px 1px;
	border-bottom: 1px solid #B0D7FE;
	text-align: left;
}

.res_content table.extras a{
	text-decoration: none;
	color: #000;
}

.cartView{
	width: 540px;
}

.cartView td a{
	text-decoration: none;
	color: #000;
	display: block;
	cursor: help;
}

.cartView .title{
	width: 525px;
	height: 20px;
	background: #0066CC;
	padding: 5px 0 0 15px;
	font-weight: bold;
	color: #fff;
}

.cartView .little_title{
	width: 525px;
	height: 20px;
	background: #B0D7FE;
	padding: 5px 0 0 15px;
	font-weight: bold;
	margin: 5px 0 0 0;
}

.cartView table{
	width: 539px;
	border-top: 1px solid #B0D7FE;
	border-left: 1px solid #B0D7FE;
	float: left;
	margin: 5px 0 5px 0;
}

.cartView table td{
	border-bottom: 1px solid #B0D7FE;
	border-right: 1px solid #B0D7FE;
	padding: 5px;
}

.cartView table thead td{
	background: #eee;
	font-weight: bold;
}

.cartView table tr.final{
	background: #FFFFA0;
	font-weight: bold;
}

.cartView .button{
	margin-right: 5px;
}



.profileCartView .cartView{
	width: 770px;
	margin: 3px 0 10px 5px;
}


.profileCartView .cartView .title{
	width: 750px;
}

.profileCartView .cartView .little_title{
	width: 750px;
}

.profileCartView .cartView table{
	width: 765px;
}



.viewInfo{
	width: 400px;
	text-align: left;
	padding: 10px;
	color: #666;
	font-size: 11px;
}

.viewInfo h2{
	width: 400px;
	text-align: center;
	font-size: 13px;
	color: #333;
	background: #eee;
	padding: 5px 0;
	margin: 5px 0;
}


.locationsTree{
	width: 180px;
	float: left;
	min-height: 200px;
}

.locationsCont{
	width: 780px;
	float: left;
	background: #fff url(../img/locationsbg.gif) 0 0 repeat-y;
}

.locationsDesc{
	width: 580px;
	padding: 5px;
	float: right;
	min-height: 200px;
	overflow: hidden;
	text-align: justify;
}

.locationsDesc .pics{
	width: 570px;
	float: left;
	padding: 10px 0 0 0;
	margin: 10px 0 0 0;
	border-top: 1px solid #999;
}

.locationsDesc .pics a{
	width: 160px;
	height: 120px;
	display: block;
	float: left;
	margin: 2px 11px;
	border: 2px solid #999;
	padding: 2px;
}

.locationsDesc .pics img{
	width: 160px;
	height: 120px;
	border: none;
}

ul.tree a{
	color: #0066CB;
	text-decoration: none;
}

.chooseReg{
	
}

.chooseReg .radios input{
	width: 15px;
	height: 15px;
}

.dontreg{
	display: none;
}


.offerCodePage{
	width: 500px;
	margin: 0 auto;	
	text-align: center;
}

.offerCodePage table{
	width: 250px;
	border: 1px solid #ddd;
	margin: 0 auto;
}

.offerCodePage table td{
	padding: 5px;
	background: #eee;
}

.offerCodePage table th{
	padding: 5px;
	background: #fff;
}

.offerCodePage table input{
	height: 20px;
	width: 150px;
	float: right;
	font-size: 14px;
	font-weight: bold;
}


/*
 * Customer Care
 */

.customer_care{
	width: 780px;
	min-height: 300px;
	border: 1px solid #999999;
	border-top: 4px solid #999;
	background: url(../img/customer_care_bg.gif) 0 0 repeat-y;
}

.customer_care .left_side{
	width: 130px;
	float: left;
	background: #EAEAEA;
	line-height: 20px;
	padding: 20px 0 0 10px;
}

.customer_care .left_side a{
	font-size: 9px;
	color: #06c;
	text-decoration: none;
	padding: 0 0 0 10px;
	background: url(../img/left_menu_arrow.gif) 0 4px no-repeat;
}

.customer_care .left_side a:hover{
	text-decoration: underline;
	color: #39f;
}

.customer_care .left_side a.sel{
	font-weight: bold;
}


.customer_care .right_side{
	width: 600px;
	float: right;
}

.contactForm{
	width: 400px;
	padding: 10px;
	text-align: left;
	background: #eaf4ff;
	font-size: 11px;
	margin: 20px auto;
}

.contactForm textarea{
	width: 280px;
	height: 90px;
	border: 1px solid #0066CB;
	float: left;
}

.contactForm input{
	width: 250px;
	height: 17px;
	border: 1px solid #0066CB;
	float: left;
}

.contactForm td{
	padding: 5px;
}



table.creditCard{
	
}

.dontreg input{
	width: 150px;
	height: 18px;
	border: 1px solid #eee;
	font-size: 13px;
}

.dontreg select{
	width: 152px;
	height: 20px;
	border: 1px solid #eee;
}

.conditions{
	float: left;
	padding: 5px 0 10px 0;
	width: 100%;
}

.conditions input{
	float: left;
	width: auto;
	height: auto;
}

.conditions label{
	float: left;
}

.conditions span{
	float: left;
}

.cartView td .conditions a{
	float: left;
	color: #0066CC;
	padding: 5px 0 0 5px;
}

form.register .conditions input{
	float: left;
	width: auto;
	height: auto;
}

form.register .conditions a{
	float: left;
	color: #0066CC;
	padding: 5px 0 0 5px;
}

