@CHARSET "UTF-8";
.bcal-container{
	background-color: #fff;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	float: left;
	padding: 5px;
	border: solid 1px #ccc;
	box-shadow: 0 0 3px #C0C0C0;
	z-index: 10;
}
.bcal-table{
	border-collapse: separate;
	border-spacing: 1px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	float: left;
	margin: 0;
	padding: 0;
	width: 200px;
}
.bcal-table thead th{
	background-color: #fff;
	font-weight: bold;
	color: #212121;
	height: 20px;
	text-align: center;
}
.bcal-table tbody td{
	color: #212121;
	cursor: pointer;
	font-weight: normal;
	height: 25px;
	width: 25px;
	text-align: center;
}
.bcal-table .bcal-empty{
	background-color: #fff;
	cursor: default;
}
.bcal-table .bcal-date{
	background-color: #F1F1F1;
	border: solid 1px #D0C5C5;
}
.bcal-table .bcal-past{
	background-color: #FEFEFE;
	border: solid 1px #E6E1E1;
	color: #898989;
	cursor: default;
}
.bcal-table .bcal-today{
	background-color: #FFFF99;
}
.bcal-table .bcal-week{
	border: solid 1px #D0C5C5;
	background-color: #E4E4E4;
	cursor: default;
}
.bcal-table .bcal-selected{
	background-color: #FEFEFE;
	border: solid 1px #FFCC66;
	color: #CC6600;
}
.bcal-table .bcal-over,
.bcal-table .bcal-date:hover{
	background-color: #FFFFCC;
	border: solid 1px #FFC34C;
	color: #CC6600;
}
@CHARSET "UTF-8";
.ojs-container{
	width: 100%;
	height: 100%;
	overflow: hidden;
	font: 12px normal Arial, sans-serif;
	display: none;
}
.ojs-wrapper{
	background-color: #666;
	height: 100%;
	opacity: 0.5;
	filter: alpha(opacity = 50);
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 9500;
}
.ojs-holder{
	background-color: #fff;
	border: solid 10px #fff;
	position: absolute;
	z-index: 9999;
	box-shadow: 0 0 3px #111;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.ojs-header{
	background-color: #DDDDDD;
    border-radius: 2px 2px 0 0;
    color: #333333;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    position: absolute;
    text-align: center;
    text-indent: 5px;
    top: 0;
    width: 100%;
}
.ojs-content{
	color: #333333;
	bottom: 32px;
	overflow: auto;
	position: absolute;
	top: 32px;
	width: 100%;
	
}
.ojs-footer{
	bottom: 0;
	height: 30px;
	position: absolute;
	width: 100%;
}
.ojs-close{
	background: url(core/libs/overlayJS/overlay-close.png) 0 0 no-repeat;
	cursor: pointer;
	display: block;
	height: 20px;
	position: absolute;
	right: 5px;
	top: 7px;
	width: 20px;
}
@CHARSET "UTF-8";
.float_left{float:left}
.float_right{float:right}
.clear_left{clear:left}
.clear_right{clear:right}
.clear_both{clear:both}
.bold{font-weight:bold}
.italic{font-style:italic}
.no-border{border: none}
.no-decor{text-decoration: none}
.align_left{text-align:left}
.align_center{text-align:center}
.align_right{text-align:right}
.align_top{vertical-align:top}
.align_middle{vertical-align:middle}
.align_bottom{vertical-align:bottom}
.block{display:block}
.inline_block{display:inline-block}
.none{display:none}
.inline{display:inline}
.overflow{overflow:hidden}
.hidden{visibility:hidden}
.pointer{cursor:pointer}
.nowrap{white-space:nowrap}
/* Margins, Width, Height */
.t5{margin-top: 5px}.t10{margin-top: 10px}.t15{margin-top: 15px}.t20{margin-top: 20px}
.b3{margin-bottom: 3px}.b5{margin-bottom: 5px}.b10{margin-bottom: 10px}.b15{margin-bottom: 15px}.b20{margin-bottom: 20px}
.l5{margin-left: 5px}.l10{margin-left: 10px}.l15{margin-left: 15px}.l20{margin-left: 20px}
.r1{margin-right: 1px}.r2{margin-right: 2px}.r3{margin-right: 3px}.r4{margin-right: 4px}.r5{margin-right: 5px}.r10{margin-right: 10px}.r15{margin-right: 15px}.r20{margin-right: 20px}
.m5{margin: 5px}.m10{margin: 10px}.m15{margin: 15px}.m20{margin: 20px}

.p0{padding: 0}.p1{padding: 1px}.p2{padding: 2px}.p3{padding: 3px}.p4{padding: 4px}.p5{padding: 5px}
.pl0{padding: 0}.pr0{padding: 0}.pt0{padding: 0}.pb0{padding: 0}.pi{padding: inherit}

.w10{width: 10px}.w20{width: 20px}.w30{width: 30px}.w40{width: 40px}.w50{width: 50px}
.w60{width: 60px}.w70{width: 70px}.w80{width: 80px}.w90{width: 90px}.w100{width: 100px}
.w110{width: 110px}.w150{width: 150px}.w160{width: 160px}.w170{width: 170px}.w180{width: 180px}.w190{width: 190px}
.w200{width: 200px}.w250{width: 250px}.w260{width: 260px}.w270{width: 270px}.w280{width: 280px}.w290{width: 290px}
.w300{width: 300px}.w350{width: 350px}.w360{width: 360px}.w370{width: 370px}.w380{width: 380px}.w390{width: 390px}
.w400{width: 400px}.w420{width: 420px}.w430{width: 430px}.w440{width: 440px}.w450{width: 450px}.w460{width: 460px}.w470{width: 470px}.w480{width: 480px}
.w500{width: 500px}.w520{width: 520px}.w530{width: 530px}.w550{width: 550px}.w580{width: 580px}
.w600{width: 600px}
.w650{width: 650px}.w700{width: 700px}

.w5p{width: 5%;}.w10p{width: 10%;}.w15p{width:15%;}
.w20p{width: 20%;}.w25p{width: 25%;}.w30p{width: 30%;}.w35p{width: 35%;}.w40p{width: 40%;}.w45p{width:45%;}
.w50p{width: 50%;}.w55p{width: 55%;}.w60p{width: 60%;}.w65p{width: 65%;}.w70p{width: 70%;}.w75p{width:75%;}
.w80p{width: 80%;}.w85p{width: 85%;}.w90p{width: 90%;}.w95p{width: 95%;}.w98p{width: 98%;}.w100p{width:100%;}

.h2{height: 2px}.h5{height: 5px}.h6{height: 6px}.h7{height: 7px}.h8{height: 8px}.h9{height: 9px}
.h10{height: 10px}.h20{height: 20px}.h25{height: 25px}.h30{height: 30px}.h40{height: 40px}.h50{height: 50px}
.h60{height: 60px}.h70{height: 70px}.h80{height: 80px}.h90{height: 90px}.h100{height: 100px}
.h120{height: 120px}.h150{height: 150px}.h170{height: 170px}.h180{height: 180px}
.h200{height: 200px}.h210{height: 210px}.h220{height: 220px}.h230{height: 230px}.h300{height: 300px}.h400{height: 400px}.h500{height: 500px}
/* colors */
.red{color: red !important}
.gray{color: gray !important}
.blue{color: blue !important}
.light-blue{color: #1d659f !important}
@CHARSET "UTF-8";
img {
	border: none;
	max-width: 100%;
	height: auto;
	width: auto\9; /* ie8 */
}
div.btnContainer {
	margin: 0 5px;
}
.crTblBtn{
	width: 100%;
	margin: 0;
	padding: 0;
	border: none;
	/* cursor: pointer; */
}
td.crBtnLeftBrown{
	display:none !important;
	position: relative;
	width: 10px;
	height: 36px;
	background: url(app/web/img/frontend/left-brown-button.png) top right no-repeat;
	display: inline-block;
	float: left;	
}
td.crBtnRightBrown{
	display:none !important;
	position: relative;
	width: 36px;
	height: 36px;
	background: url(app/web/img/frontend/right-brown-button.png) no-repeat;
	display: inline-block;
	float: right;	
}
td.crBtnRightBrownX{
	display:none !important;
	position: relative;
	width: 36px;
	height: 36px;
	background: url(app/web/img/frontend/right-brown-x-button.png) no-repeat;
	display: inline-block;
	float: right;	
}
td.crBtnCenterBrown{
	position: relative;
	width: 100%;
	height: 36px;
	
}

div.car-rental-header {
	display: block;
	background-color: #164559;
	width: 100%;
	height: auto;	
	margin: 0;
	padding: 0;
}
div.car-rental-logo {
	background-color: #164559;
	border: none;		
	text-align: left;
	vertical-align: middle;
	display: inline-block;
	float: left;
}
div.car-rental-phone{
	display: inline-block;
	float: right;
	background: url(app/web/img/frontend/Phone-Icon.png) 0 0 no-repeat;
	width: auto;
	height: 46px;
	text-align: left;
	vertical-align: middle;
	margin: 0;
	margin-top: 30px;
	padding: 0;
	padding-left: 60px;
	padding-top: 7px;
	font-size: 20px;
	font-weight: bold;		
}
#txt_discount_code {
	width: 95px;
}
#cr_pickup_id {
	margin-left: 165px;
}
#crNumDays {
	border-bottom: 1px solid #F1F1F1;
    font-size: 14px;
    margin-left: 165px;
    padding-bottom: 12px;
    width: 645px;	
}
abbr.abbrDiscountCode {
	width: 102px; 
	display: inline-block;
}
p.dateBlock, p.timeBlock {
	display: inline-block;	
}
.crContainer p.agreeTerms {
	margin-left: 162px;	
}
.crContentContainer {
    border: none;
    height: auto;
    margin: 0 auto;
    max-width: 960px;
    padding: 0;
    position: relative;
    width: 100%;
}
.crContainer{	
	background-color: #f5f5f5;
    color: #333;
    font: 14px Verdana,Arial,sans-serif;    
    max-width: 100%;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
}
.crContainer p, .crContainer ul{margin: 0; padding: 0}
.crContainer a{
	color: #868788;
	font-size: 11px;
	font-weight: normal;
}
.crDatepickerIcon{
	background: url(app/web/img/frontend/calendar_blue.png) 0 0 no-repeat;
	border: none;
	float: left;
	outline: none;
	display: block;
	height: 45px;
	margin: 0px 6px 0;
	width: 45px;
}
.crDate{
	float: left;
	margin: 0 3px 0 0;
}
.crBtn{
	border: none !important;
	cursor: pointer;
	height: 36px;
}
.crBtnQuote{ 
	width: 196px;
	
	background: url("app/web/img/frontend/btn_sprite_2.png") no-repeat scroll 0 -72px rgba(0, 0, 0, 0);
    color: #FFFFFF;
    font-size: 15px;
    font-weight: bold;
	padding-left: 2px;
    margin: 50px 10px 20px 30px;
    text-align: left;
    width: 196px;
}
.crBtnQuote abbr {
	margin-left: 8px;
}
.crBtnContinue{ 
	width: 196px;
	background: url(app/web/img/frontend/btn_sprite_2.png) 0 -72px no-repeat;
	font-size:15px;
	color: #fff;
	font-weight: bold;
	text-shadow: 1px 1px 1px #000;
	text-align: left;
}
.crBtnContinue abbr {
	margin-left: 8px;
}
.crBtnAddCar{ 
	background: url("app/web/img/frontend/AddToCart.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #FFFFFF;
    font-size: 20px;
    font-weight: normal;
    height: 41px;
    margin-left: -16px;
    text-align: center;
    text-shadow: 1px 1px 1px #333333;
    width: 400px;
}
}
.crBtnAddCar abbr {
	margin-left: 8px;
}
.crBtnRmoveCar{ 
	background: url(app/web/img/frontend/RemoveFromCart.png);
	  color: #FFFFFF;
    font-weight: bold;
    height: 41px;
	margin-left: -16px;
	font-size: 14px;
    text-align: center;
    text-shadow: 1px 1px 1px #333333;
    width: 400px;
}
.crBtnRmoveCar abbr {
	margin-left: 8px;
}
.crBtnAddAnotherCar{ 
	width: 196px;
	
	background: url(app/web/img/frontend/btn_orange_sprite_2.png) 0 -72px no-repeat;
	color: #fff;
	font-size:15px;
	font-weight: bold;
	text-shadow: 1px 1px 1px #000;
	text-align: left;
}
.crBtnAddAnotherCar abbr {
	margin-left: 8px;
}
.crBtnCheckout{
background: url("app/web/img/frontend/btn_sprite_2.png") no-repeat scroll 0 -36px rgba(0, 0, 0, 0) !important;
    color: #FFFFFF !important;
    float: right !important;
    font-size: 14px !important;
    font-weight: bold;
    height: 35px;
    margin-right: -25px !important;
    text-align: left;
    text-shadow: 1px 1px 1px #000000 !important;
    width: 250px;
}
.crBtnConfirm{ 
	width: 169px;
	
	background: url(app/web/img/frontend/btn_sprite.png) 0 0 no-repeat;
	color: #fff;
	font-weight: bold;
	text-shadow: 1px 1px 1px #333;
}
.crBtnConfirmPaypal{
 background: url("app/web/img/frontend/checkout_with_paypal.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    color: #FFFFFF;
    font-weight: bold;
    height: 45px;
    text-shadow: 1px 1px 1px #333333;
    width: 198px;
}
.crBtnAdd,
.crBtnAddExtraToCart{
	width: 100px;
	
	background: url(app/web/img/frontend/btn_sprite_3.png) 0 -179px no-repeat;
	color: #fff;
	font-weight: bold;
	text-shadow: 1px 1px 1px #989898;
}
.crBtnRemove{
	width: 100px;
	
	background: url(app/web/img/frontend/btn_sprite_3.png) 0 -143px no-repeat;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	text-shadow: 1px 1px 1px #989898;
}
.extras .crBtnAdd, .extras .crBtnAddExtraToCart, .extras .crBtnRemove{background-image:url(app/web/img/frontend/btn_sprite_4.png);height:35px}
.crBtnAddDiscountCode{
	width: 100px;
	
	background: url(app/web/img/frontend/btn_sprite_3.png) 0 -180px no-repeat;
	color: #fff;
	font-weight: bold;
	margin-top: 8px;
	text-shadow: 1px 1px 1px #989898;
}
.crBtnRemoveDiscountCode{
	width: 100px;
	
	background: url(app/web/img/frontend/btn_sprite_3.png) 0 -144px no-repeat;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	text-shadow: 1px 1px 1px #989898;
}
.crBtnBack{
	background: url("app/web/img/frontend/btn_sprite.png") no-repeat scroll 0 -108px rgba(0, 0, 0, 0) !important;
    border-radius: 3px !important;
    color: #FFFFFF !important;
    font-weight: bold;
    height: 35px;
    padding: 0 !important;
    text-shadow: 1px 1px 1px #989898 !important;
    width: 100px;
}
ul.crLocale{
	list-style: none;
	margin: 0 0 5px;
	overflow: hidden;
	text-align: right;
}
ul.crLocale li{
	display: inline;
	margin: 0 0 0 3px;
}
ul.crLocale img{
	border: none;
	height: 11px;
	width: 16px;
}
ul.crBreadcrumbs{
	list-style: none;
	margin: 0 0 20px 0 !important;
	overflow: hidden;
}
ul.crBreadcrumbs li{
	display: inline;
}
.crBreadcrumbs a:link, .crBreadcrumbs a:visited, .crBreadcrumbs a:active{
	background: url(app/web/img/frontend/breadcrumbs.png) 0 2px no-repeat;
	color: #555;
	cursor: pointer;
    display: block;
    float: left;
    font-size: 14px;
    height: 50px;
    line-height: 45px;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-indent: 35px;
    width: 220px;
}
.crBreadcrumbs a.focus{
	background-position: 0 -47px;
	color: #fff;
}
.crBreadcrumbs span{
	position: absolute;
	top: 1px;
	left: 20px;	
	text-indent: 0;
}
.crBreadcrumbs a span{
	color: #676d6d;
}
.crBreadcrumbs a.focus span{
	color: #0e0f0f;
}
ul.crTabs{
	background-color: #2f344a;
	height: 35px;
	list-style: none;
	padding: 4px 8px 0;
}
.crTabs li{
	background: url(app/web/img/frontend/tabs_back.png) top right no-repeat;
	float: left;
}
.crTabs a:link, .crTabs a:visited, .crTabs a:active{
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-topright: 2px;
	color: #c7c6c6;
	float: left;
	font-weight: bold;
	display: block;
	height: 35px;
	line-height: 35px;
	margin: 0 1px;
	padding: 0 15px;
	outline: none;
	text-decoration: none;
}
.crTabs a:hover{
	background-color: #F0EEEE;
	color: #333;
}
.crTabs a.crFocus{
	background-color: #e2e1e2;
	color: #0e0f0f;
}

.crSort{
	display: block;
	height: 8px;
	width: 10px;
}
.crUp{
	background: url(app/web/img/frontend/arrow_up.png) center center no-repeat;
}
.crDown{
	background: url(app/web/img/frontend/arrow_down.png) center center no-repeat;
}
.crSortHolder{
	background-color: #e2e1e2;
	color: #636363;
	height: 26px;
	line-height: 26px;
	overflow: hidden;
	padding: 0 10px;
}
.crSortHolder span{
	display: block;
	float: left;
	height: 21px;
	margin: 0 48px 0 4px;
	padding: 5px 0 0 0;
	width: 10px;
}
.crSortHolder label{
	float: left;
}
.crTypeContainer{
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	width: auto;
	height: auto;
	overflow: hidden;
	border: 1px solid #b8b8b8;
	background-color: #FFFFFF;	
	color: #000;
}
.crTypeContainer.bc{width:100%;box-sizing:border-box;}
.crTypeContainer.sale .price{padding-top:10px}
.crTypeHeader{
	background-color: #2f344a;
	color: #FFFFFF;
	margin: 0;
	padding: 10px;
	width: auto;
	height: auto;
	overflow: hidden;
	text-align: left;
	font-size: 12px;
}
.crTypeHeader .crTypeHeaderTitle {
	font-size: 14px;
	font-weight: bold;	
}
.crTypeOptions {
	float: left;
	display: inline-block;
	text-align: left;
	max-width: 400px;
}
.crTypeOptionDescription{
	color: #333333;
    display: block;
    font-size: 17px;
    font-weight: normal;
    margin-bottom: 3px;
}
.crTypeRight {
	float: right;
	display: inline-block;	
	margin: 0 8px 0 7px;
}
.crTypeImgContainer {
	display: inline-block;	
	width: 180px;	
	float: left;
	margin: 0 8px 0 7px;
	vertical-align: middle;
	text-align: center;
}
.paymentTemsAndConditions {
	/* font-size: 16px; */
	color: #be383d;
	text-align: justify;
	display: block;
	margin: 0 20px;
}
.crType{
	margin: 10px 0;	
	overflow: hidden;
	vertical-align: middle;
	text-align: left;
}
.crTypeImg{
	border: none;
	height: auto;
	width: 80px;
	padding-top: 10px;
	vertical-align: middle;
}
.crTypeArea{
	float: right;
	max-width: 680px;
	width: 100%;	
	padding-right: 10px;
	vertical-align: middle;
}
.crTypeTitle{
	color: #6a6666;
	margin: 0 0 10px 0;
}
.crTypeTitle strong{
	color: #0e0f0f;
	font-weight: bold;	
}
.crTypeDesc{
	color: #6a6666;
	padding: 0 0 10px;
	line-height: 15px;
}
.crTypePrice{
	margin: 10px 0 10px 0;
	overflow: hidden;
}
.crTypePrice p{
	font-weight: bold;
	font-size: 12px;
	float: left;
	margin: 0;
	padding: 7px 0 0 0;
}
.crPrice{
	background: #fff url(app/web/img/frontend/price_right.png) top right no-repeat;
	color: #9e0c0c;
	display: block;
	float: left;
	height: 30px;
	line-height: 27px;
	margin: 0 0 0 7px;
	padding: 0 10px 0 15px;
	position: relative;
}
.crPrice abbr{
	background: #fff url(app/web/img/frontend/price_left.png) 0 0;
	display: block;
	height: 30px;
	left: 0;
	position: absolute;
	top: 0;
	width: 15px;
}
.crPrice strong{
	font-weight: bold;
	font-size: 14px;
}
.crAttributeBar{
	margin: 0 0 10px 0;
	overflow: hidden;
}
.crAttribute{
	background: url(app/web/img/backend/attributes.png) no-repeat;
	color: #303740;
	display: block;
	font-size: 0.9em;
	float: left;
	height: 23px;
	line-height: 20px;
	margin: 0 1px 0 0;
	padding: 0 5px 0 0;
	text-align: right;
	width: 34px;
}
.crAttribute-passengers{background-position: 0 0}
.crAttribute-luggages{background-position: 0 -23px}
.crAttribute-doors{background-position: 0 -46px}
.crAttribute-transmission{background-position: 0 -69px}
.crTypeBootom{
	color: #6a6666;
	line-height: 36px;
	overflow: hidden;
}
.crTypeBootom .crBtn{
	float: right;
}
.crForm{}
.crForm p{
	margin: 0 0 10px 0;
	overflow: hidden;
	text-align: left;
}
.crLabel{
	color: #333333;
    float: left;
    font-size: 18px;
    font-weight: normal;
    padding: 6px 5px 6px 10px;
    text-align: left;
    width: 160px;
}
.crPointer{cursor: pointer}
.crText,
.crSelect,
.crTextarea{
	background-color: #F9F9F9;
    border: 1px solid #E1DCDC;
    border-radius: 5px;
	font-size:15px;
    margin-top: 5px;
    padding: 8px 5px;
}
.crText.two,.crText.second{
	width:126px;
}

/* .crText.second{margin-left:126px;} */
.crText.two+.crText.second{margin-left:0;}
.crBox{	
	border: 1px solid #47384f;
	border-radius : 5px;	
	background: #FFFFFF;
	text-align: center; 
	
	/* -webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: #666 0px 2px 3px;
	-moz-box-shadow: #666 0px 2px 3px;
	box-shadow: #666 0px 2px 3px;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFFFFF), to(#FFFFFF));
	background: -webkit-linear-gradient(#FFFFFF, #FFFFFF);
	background: -moz-linear-gradient(#FFFFFF, #FFFFFF);
	background: -ms-linear-gradient(#FFFFFF, #FFFFFF);
	background: -o-linear-gradient(#FFFFFF, #FFFFFF);
	background: linear-gradient(#FFFFFF, #FFFFFF);
	-pie-background: linear-gradient(#FFFFFF, #FFFFFF);
	behavior: url(/pie/PIE.htc); */
}
.crBoxTop{
	height: 3px;
	/* background: #fff url(app/web/img/frontend/f_top_middle.png) 0 0 repeat-x; */
	position: relative;
}
.crBoxTopLeft{
	/* background: #fff url(app/web/img/frontend/f_top_left.png) 0 0 no-repeat; */
	position: absolute;
	top: 0;
	left: 0;
	width: 2px;
	height: 3px;
}
.crBoxTopRight{
	/* background: #fff url(app/web/img/frontend/f_top_right.png) 0 0 no-repeat; */
	position: absolute;
	top: 0;
	right: 0;
	width: 4px;
	height: 3px;
}
.crBoxWTop{
	background-color: #2f344a;
	color: #fff;
	height: 32px;
	line-height: 32px;
	font-size: 12px;
	font-weight: bold;
	/* margin: 0 2px 0 0; */
	padding: 0 10px;
	position: relative;
}
.crBoxMiddle{
	/* background: #fff url(app/web/img/frontend/f_middle_right.png) top right repeat-y; */
	/* border-left: solid 1px #d0c5c5; */
    overflow: hidden;
    padding: 9px 12px;
}
.crBoxBottom{
	/* background: transparent url(app/web/img/frontend/f_bottom_middle.png) bottom left repeat-x; */
	height: 5px;
	position: relative;
}
.crBoxBottomLeft{
	/* background: #fff url(app/web/img/frontend/f_bottom_left.png) 0 0 no-repeat; */
	position: absolute;
	top: 0;
	left: 0;
	width: 3px;
	height: 5px;
}
.crBoxBottomRight{
	/* background: #fff url(app/web/img/frontend/f_bottom_right.png) 0 0 no-repeat; */
	position: absolute;
	top: 0;
	right: 0;
	width: 4px;
	height: 5px;
}

.crLocation{
	overflow: hidden;
	float: left;
}
.crNote{	
	float: right;	
}
.crExtra{
	overflow: hidden;
	padding: 4px;
	margin-bottom: 5px;	
}
.crExtra abbr{
	font-weight: bold;
	float: left;
	padding: 0;
}
.crExtra abbr+span{display:block;clear:both;font-size:13px;}
.crExtra p{
	float: right;
	margin: 0 7px 0 0;
	text-align: right;
	width: 25%;
}
.crExtra strong{
	color: #9e0c0c;
	font-weight: bold;
	display: block;
	padding-top: 8px;
}
.crExtra span{display:block}
.crExtra button{
	float: right;
	margin-top: 6px;
}
.crStep{
	color:#333;
	font-weight: bold;
	font-size: 14px;
	line-height: 22px;
	margin: 0 0 10px 0;
	overflow: hidden;
	position: relative;
	padding: 0 0 0 32px;
}
.crStep span{
	background: url(app/web/img/frontend/pad.png) 0 0 no-repeat;
	display: block;
	height: 22px;
	left: 0;
	position: absolute;
	top: 0;
	text-indent: 6px;
	width: 27px;
}
.crStep a{
	background-color: #F1F1F1;
    border-radius: 3px;
    color: #FF0000;
    float: right;
    font-size: 12px;
    padding-left: 4px;
    padding-right: 4px;
}
.crExtraLeft{
	float: left;
	width: 49%;
}	
.crExtraRight{
	float: right;
	width: 49%;
}
.crGray{color: #666666; font-size:12px;}
.crRed{color: #9e0c0c}
.crARight{text-align: right}
.crBold{font-weight: bold}
.crFloatLeft{float: left}
.crFloatRight{float: right !important}
.cr3Img{
	border: none;
	height: 96px;
	float: right;
	width: auto;
}
.cr3Items{
	float: left;
	width: auto;
}
.cr3Items p{
	margin: 0 0 5px 0;
}
.crW300{width: 300px}
.crW320{width: 320px}
.crW328{width: 328px}

.crLegend{
	background: url(app/web/img/frontend/line.png) bottom center no-repeat;	
	overflow: hidden;
	margin: 10px 0 15px;
}
.crLegendText{
	background: url(app/web/img/frontend/legend_middle.png) 0 0 repeat-x;
	color: #0e0f0f;
	font-weight: bold;
	line-height: 31px;	
	display: block;
	float: left;
	height: 31px;
}
.crLegendLeft{
	background: url(app/web/img/frontend/legend_left.png) 0 0 no-repeat;
	display: block;
	float: left;
	height: 31px;
	width: 18px;
}
.crLegendRight{
	background: url(app/web/img/frontend/legend_right.png) 0 0 no-repeat;
	display: block;
	float: left;
	height: 31px;
	width: 18px;
}
.crExtraTable{
	border-collapse: collapse;
	margin: 0 0 10px 0;
	width: 100%; 
}
.crExtraTable td{
	border-bottom: solid 1px #d1cccc;
	padding: 6px 4px;
}
.crExtraTable .crKey{
	color: #4f5052;
	font-size: 12px;
	text-align: left;
	width: 50%;
}
.crExtraTable .crValue{
	color: #000;
	font-size: 14px;
	font-weight: bold;
}
.crError{
	color: #860707;
	background: url(app/web/img/frontend/f_warn_pattern.png) 0 0 repeat;
	margin: 0 10px;
	padding: 5px 5px 5px 44px !important;
	border: solid 1px #f8c8c8;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-moz-box-shadow: 1px 1px 2px #f2f2f2;
	-webkit-box-shadow: 1px 1px 2px #f2f2f2;
	box-shadow: 1px 1px 2px #f2f2f2;
	position: relative;
}
.crError span{
	position: absolute;
	top: 5px;
	left: 5px;
	display: block;
	width: 31px;
	height: 26px;
	background: url(app/web/img/frontend/f_warn.png) 0 0 no-repeat;
}
abbr.crGeneralError{
	color: #FF0000;
	font-size: 11px;
}
a.icon:link, a.icon:visited{
	display: inline-block;
	color: #666060;	
	height: 21px;
	line-height: 21px;
	text-indent: 15px;
	text-decoration: none;
}
a.icon-delete,
a.icon-del{
	background: url(app/web/img/frontend/delete.png) 0 0 no-repeat;
}
a.removeTypeBlock {	
	float: right;	
}
.error_red_border{
	border: 1px solid #FF0000;
}
.normal_border_color{
	border: 1px solid #E1DCDC;
}
div.extras{padding:0.5em;margin-top:0.5em;background-color:#fff;width:100%;box-sizing:border-box}
table.extras{border-collapse:collapse;}
table.extras>tr{padding:0.5em 0}
.col{width:20%;border-left:1px solid #C8C8CA;padding:1em}
.col.img{text-align:center;width:15%}
.col.parameters{width:40%}
.col.parameters tr>td:first-child{width:72%}
.col.add{width:12%;}
.col.abbr{width:30%;}
.col.price{width:20%;text-align:left;padding-left:10px;}
.col.price>span{display:block;font-weight:bold;}
.crExtra .col:first-of-type, .col.add, .col.abbr{border-left-width:0;}
#productInner {width:94%;margin:0 auto;padding:20px 3% 20px 3%}
#productImage {width:60%;margin-bottom: 10px;float:left;height:100%;overflow:hidden;padding:0 39px;position:relative;box-sizing:border-box}
#productDescription{width:39%;float:left;clear:none;margin-left:1%;padding:0 16px 0 32px;box-sizing:border-box;}
#productDescription h2{font-size:2em;text-transform:uppercase;font-weight:bold;margin:0}
#productDescription .price{font-size:2em;color:#323232;font-weight:bold;margin-top:0.7em}
#productImage .product-image{width:100%;position:relative}

#mask{
	background-color: rgba(0, 0, 0, 0.5);
    height: 100%;
    left: 0;
    top: 0;
	margin:0;
    position: fixed;
    width: 100%;
}

#product{width:80%;top:0;left:10%;height:95%;margin:1% auto;position:fixed;overflow-y:auto;background-color:#fbfbfb;box-shadow:0 0 15px #000;transition: opacity 0.5s ease-in-out; opacity: 0;filter: alpha(opacity=0)}
#productImage .product-image img{width:100%;filter: alpha(opacity=0);opacity: 0;display: none;transition: opacity 0.5s ease-in-out;/*position:absolute;*/margin:0;top:0;left:0;}
#productImage .product-image img:first-of-type{filter: alpha(opacity=100);opacity: 1.0;display: block;}
#productDescription .description .heading {text-decoration:underline;font-size:1.7em;margin:1em 0;}
#close{position:absolute;right:0;top:0;	background: transparent url(app/web/img/frontend/close.png) 0 0 no-repeat;width:72px;height:69px;cursor:pointer;z-index: 10;}
#larr,#rarr{position:absolute;width:31px;height:57px;margin:0;top:50%;margin-top:-28px;cursor:pointer}
#larr{left:0;background:transparent url(app/web/img/frontend/larr.png) 0 0 no-repeat;}
#rarr{right:0;background:transparent url(app/web/img/frontend/rarr.png) 0 0 no-repeat;}
.crTypeContainer.bc{border-width:0;background-color:transparent}
.crTypeContainer.bc .crBoxWTop, div.extras{border:1px solid #b8b8b8}
.crTypeContainer.bc .crExtra{background-color:#fff;margin-top:0.5em;padding:1em;}
.buy div.extras{border-width:0}
.crBtnPreview{cursor:pointer;}
.crContainer abbr a.crBtnPreview {color: #333!important;font: 14px Verdana,Arial,sans-serif;font-weight:bold;background-color:transparent;}

@media only screen and (max-width: 768px) {
	#productImage {width: 100%; margin-bottom: 10px;}
	#productDescription{width: 100%;}
}

.crExtra .crExtraError{
	color: red;
	display: none;
}
.crExtra .crBtnAddAnotherExtra{
	float: left;
	background: #FB8F4F;
	color: #fff;
	border-radius: 5px;
	font-weight: 600;
}
.crExtra .crBold{
	font-weight: 600;
}
.crRedColor .crKey,
.crRedColor .crValue{
	color: #D31B19;
	font-weight: 600;
}
@media screen and (max-width: 969px) {
	#crBtnAddDiscountCode {
		margin-top: 10px;
	}		
}

@media screen and (max-width: 960px) {
			
}

@media screen and (max-width: 934px) {
	#cr_return_id {
		width: 350px;
	}
	#cr_pickup_id {
		width: 350px;
	}		
}

@media screen and (max-width: 881px) {
	div.crTypeImgContainer {
		height: 100%;
	}	
	div.crTypeRight {
		display: block;
		float: left;
	}	
}

@media screen and (max-width: 834px) {
	#cr_return_id {
		width: 250px;
	}
	#cr_pickup_id {
		width: 250px;
	}		
}

@media screen and (max-width: 734px) {
	.crNote {
		float: left;		
		margin-left: 160px;
	}
	#crBtnQuote {
		margin: 10px;
		margin-left: 5px;
	}
}

@media screen and (max-width: 712px) {
	div.crExtraLeft {
		display: block;
		margin-bottom: 10px;
		width: 98%;
	}	
	div.crExtraRight {
		display: block;
		float: left;
		width: 98%;
	}
	#txt_discount_code {
		width: auto;
	}
	#crBtnAddDiscountCode {
		float: right;		
		margin-top: 0;				
	}			
}

@media screen and (max-width: 675px) {
	select.selectTypesOptionsItems {
		width: 305px;
	}	
}

@media screen and (max-width: 590px) {
	div.crCheckoutFieldsContainer p label.crLabel {
		text-align: left;	
		display: block;		
	}
	div.crCheckoutFieldsContainer input {
		display: block;		
		width: 93%;
	}
	div.crCheckoutFieldsContainer select {
		display: block;
		width: 50%;
	}
	div.crCheckoutFieldsContainer input.chkAgreeTerms {
		display: inline-block;
		width: auto;
	}	
	div.crCheckoutFieldsContainer p.agreeTerms {
		margin-left: 0;
	}
	#crBtnBack {
		width: 97px;
	}
	#crBtnConfirm {
		width: 198px;
	}
}

@media screen and (max-width: 590px) {
	#txt_discount_code {
		display: block;
		float: left;
	}
	#crBtnAddDiscountCode {
		display: block;
		float: left;		
		margin-top: 10px;				
	}
}

@media screen and (max-width: 575px) {
	div.crTypeImgContainer {
		float: right;
		width: auto;
	}	
	div.crTypeOptions {
		margin-left: 7px;
	}
}

@media screen and (max-width: 530px) {
	#cr_date_from {
		width: 176px;
	}	
	#cr_date_to {
		width: 176px;
	}
	#cr_return_id {
		width: 205px;
	}
	#cr_pickup_id {
		width: 205px;
	}
}

@media screen and (max-width: 502px) {
	div.crTypeOptions {
		width: 215px;
	}	
	select.selectTypesOptionsItems {
		width: 200px;
	}
	div.crTypeOptionDescription {
		width: auto;
		height: auto;
	}
}

@media screen and (max-width: 520px) {
	div.car-rental-phone {
		float: none;
	}	
}


@media screen and (max-width: 503px) {
	div.car-rental-phone {		
		margin-top: 15px;
	}	
}

@media screen and (max-width: 480px) {
	html {
		-webkit-text-size-adjust: none;
	}	
}

@media screen and (max-width: 460px) {	
	.crForm p.dateBlock label, .crForm p.timeBlock label {
		display: block;
		float: none;
		text-align: left;
		margin-left: 10px;
		margin-bottom: 2px;
	}
	.crForm p.dateBlock input {
		display: block;		
		margin-left: 10px;
	}
	.crForm p.timeBlock span.selectTimeBlock {
		display: block;		
		margin-left: 10px;
	}
	#crNumDays {
		margin-left: 10px;	
	}
	#cr_pickup_id {
		margin-left: 10px;
	}
	#cr_same_location {
		/* margin-left: 10px; */
	}
	#label_cr_return_id {
		display: block;
		float: none;
		text-align: left;
		margin-left: 10px;
		margin-bottom: 2px;
	}
	#label_cr_pickup_id {
		width: auto;
		padding: 0;
		margin: 2px 10px;
	}
	#cr_return_id {
		display: block;		
		margin-left: 10px;
	}
	div.crNote {
		margin-left: 7px;
	}
}

@media screen and (max-width: 412px) {
	div.crTypeImgContainer {		
		display: block;
		float: left;
		margin-bottom: 10px;
	}
	div.crTypeOptions {
		width: auto;
	}
	select.selectTypesOptionsItems {
		width: 90%;
	}
}

@media screen and (max-width: 390px) {
	#crBtnConfirm {
		display: block;
		float: left;
		margin-top: 10px;
	}		
}

@media screen and (max-width: 367px) {
	#same_loc_container {		
		display: block;
		float: left;
		margin: 0;
		margin-left: 10px;
	}		
}

@media screen and (max-width: 301px) {
	#cr_date_from, #cr_date_to {
		width: 150px;
	}		
	#cr_return_id, #cr_pickup_id {
		width: 177px;
	}
}

@media screen and (max-width: 275px) {
	#cr_hour_from, #cr_hour_to {
		display: block;			
	}	
	#cr_minutes_from, #cr_minutes_to {
		display: block;
		margin-top: 2px;
	}
	#cr_date_from, #cr_date_to {
		width: 80px;
	}
	#cr_return_id, #cr_pickup_id {
		width: 100px;
	}
}

@media screen and (max-width: 270px) {
	div.car-rental-phone {
		height: auto;
		margin-top: 15px;
		margin-bottom: 15px;
	}	
}

