
@import url(/js/facebox/css.css);

form{
	margin: 0px;
	padding: 0px;
}

html{
	height: 100%;
}
body{
	height: 100%;
	display: block;
	position: relative;
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
	font-size: 9pt;
	color: #012440;
	background-image: url(https://imagesamerica2-8hngofufuutqx2.stackpathdns.com/bg_mastercar.png);
	background-repeat: repeat-x;
}
.bloque, .clear{
	display: block;
	position: relative;
	margin: 0px;
	padding: 0px;
}
.clear{
	clear: both;
}

.curved{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
a{
	color: #012640;
	outline: 0px;
	border: 0px;
}
a:hover, a:active{
	text-decoration: none;
}
a img{
	outline: 0px;
	border: 0px;
}
.block_container{
	margin: 0px auto;
	width: 1000px;
}
#wrap{
	min-height: 100%;
}
* html #wrap{
	height: 100%;
}
#main_site_container{
	padding-bottom: 250px;
	padding-top: 5px;
}
#main_site_footer{
	display: block;
	position: relative;
	margin: 0px;
	padding: 0px;
	height: 211px;
	background-image: url(https://imagesamerica2-8hngofufuutqx2.stackpathdns.com/bg_foot_mastercar.png);
	background-repeat: repeat-x;
	background-color: #001b36;
	margin-top: -211px;
}
#main_menu, #main_menu ul{
	display: block;
	position: relative;
	margin: 0px;
	padding: 0px;
	list-style: none;
	height: 40px;
	overflow: hidden;
}
#main_menu ul{

}
#main_menu{
	padding: 10px;
}
#main_site_logo{
	display: block;
	position: relative;
	margin: 0px;
	padding: 0px;
	height: 95px;
	overflow: hidden;
	width: 220px;
}
#main_menu > ul > li > ul{
	display: none !important;
}
#main_menu > ul > li, #main_menu > ul > li > a{
	display: block;
	position: relative;
	margin: 0px;
	padding: 0px;
	line-height: 40px;
	float: left;
	text-decoration: none;
	font-weight: bold;
	color: #efefef;
	text-transform: uppercase;
}
#main_menu > ul > li > a{
	padding: 0px 15px;
}
#main_menu > ul > li > a:hover, #main_menu > ul > li > a:active{

}
#main_menu > ul > li.active > a, #main_menu > ul > li.active > a:hover{
	color: #fff;
	text-decoration: underline;
}
#languageBar, #numeroBar{
	margin-bottom: 10px;
}
#maain_cars_home_container_rate_resume{
	margin-top: -5px;
}
#language-selected, #numero-selected, #reservaBar{
	display: block;
	position: relative;
	margin: 0px;
	padding: 0px;
	color: #000000;
	text-decoration: none;
	border: solid 1px #e1e1e1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #f3f3f3 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f3f3f3)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f3f3f3 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#f3f3f3 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#f3f3f3 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#f3f3f3 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f3f3f3',GradientType=0 ); /* IE6-9 */
}
#language-selected span{
	display: block;
	position: relative;
	line-height: 32px;
	padding-left: 8px;
	background-image: url(/img/language-picker-bg.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#reserva-selected span{
	display: block;
	position: relative;
	line-height: 32px;
	padding-left: 8px;
	background-repeat: no-repeat;
	background-position: center center;
}
#numero-selected span{
	display: block;
	position: relative;
	line-height: 32px;
	padding-left: 8px;
	background-image: url(/img/numero-picker-bg.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#reserva-selected:hover{
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #e7e7e7 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e7e7e7)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#e7e7e7 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#e7e7e7 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#e7e7e7 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#e7e7e7 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#e7e7e7',GradientType=0 ); /* IE6-9 */

}
#language-selected:hover, #numero-selected:hover{
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #e7e7e7 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e7e7e7)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#e7e7e7 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#e7e7e7 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#e7e7e7 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#e7e7e7 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#e7e7e7',GradientType=0 ); /* IE6-9 */

}
#language-selected.opened, #numero-selected.opened{
	background: #f3f3f3; /* Old browsers */
	background: -moz-linear-gradient(top,  #f3f3f3 0%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3f3f3), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f3f3f3 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f3f3f3 0%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f3f3f3 0%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f3f3f3 0%,#ffffff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	border-bottom: solid 1px #fff;

}
#language-chooser, #numero-chooser{
	display: none;
	position: absolute;
	z-index: 1;
	background-color: #fff;
	width: 218px;
	border: solid 1px #e1e1e1;
	border-top: 0px;
	left: 0px;
	top: 31px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;

}
#language-chooser a, #numero-chooser a{
	display: block;
	position: relative;
	margin: 0px;
	padding: 0px;
	color: #1a76d1;
	text-decoration: none;
	border-top: solid 1px #e1e1e1;
	line-height: 32px;
	padding-left: 10px;
}
#language-chooser a:hover, #numero-chooser a:hover{
	color: #152a49;
}
#language-selected.opened span{
	background-image: url(/img/language-picker-bg-opened.png);
}
#numero-selected.opened span{
	background-image: url(/img/numero-picker-bg-opened.png);
}
#normal_site_left{
	width: 220px;
	float: left;
}
#normal_site_combo{
position: absolute;
top:28px;
right:106px;
	width: 100px;
}
#normal_site_reserva{
	position: absolute;
	top:28px;
	right:0px;
	width: 100px;
}
#normal_site_numero{
	position: absolute;
	top:28px;
	right:213px;
	width: 250px;
}
#normal_site_right{
	width: 770px;
	float: right;
}
#main_site_bookingbox{
	background-color: #fff;
	padding: 1px;
	-moz-box-shadow: 0 0 3px 3px #DDD;
	-webkit-box-shadow: 0 0 3px 3px #DDD;
	box-shadow: 0 0 3px 3px #DDD;
}
#main_site_bookingbox_container{
	border: 0px;
	margin: 0px;
}
#main_site_bookingbox_header{
	border: 0px;
	line-height: 35px;
	font-weight: bold;
	font-size: 15px;
	display: block;
	position: relative;
	margin: 0px;
	padding: 0px;
	color: #c7020b;
	padding-left: 12px;
}
#main_site_bookingbox_content{
	padding: 0px 5px 5px 5px;
}
#main_site_bookingbox_content label, #booking_params_resume label{
	color: #131315;
	display: block;
	position: relative;
	margin: 0px;
	padding: 13px 5px 5px 5px;
	clear: both;
	width: 100%;
	font-weight: bold;
}
#main_site_bookingbox_submit{
	width: 205px;
	height: 47px;
	margin: 0px auto;
	color: #fff;
	font-weight: bold;
	font-size: 15px;
	line-height: 47px;
	text-align: center;
	text-decoration: none;
	margin-top: 10px;
	background: #fe8a27;
	background: -moz-linear-gradient(top,  #fe8a27 0%, #ca070d 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fe8a27), color-stop(100%,#ca070d));
	background: -webkit-linear-gradient(top,  #fe8a27 0%,#ca070d 100%);
	background: -o-linear-gradient(top,  #fe8a27 0%,#ca070d 100%);
	background: -ms-linear-gradient(top,  #fe8a27 0%,#ca070d 100%);
	background: linear-gradient(to bottom,  #fe8a27 0%,#ca070d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fe8a27', endColorstr='#ca070d',GradientType=0 );
	text-shadow: 1px 1px 1px #aa1908;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#main_site_bookingbox_submit:hover, #main_site_bookingbox_submit:active{
	background-position: bottom left;
}
#breadcum{
	display: block;
	position: relative;
	margin: 0px;
	padding: 8px 6px;
	font-size: 8pt;
	color: #9a9a9a;
	padding-left: 20px;
	background-image: url(https://imagesamerica2-8hngofufuutqx2.stackpathdns.com/breadcum_bg.gif);
	background-position: 5px 8px;
	margin-bottom: 14px;
	background-repeat: no-repeat;
}
#breadcum a{
	text-decoration: none;
	color: #00192a;
}
#breadcum a:hover{
	text-decoration: underline;
}

.ajaxSlideShow_Option{
	float: left;
	background-color: #fff;
}
#ajaxSlidePagination{
	display: block;
	position: absolute;
	margin: 0px;
	width: 200px;
	bottom: 5px;
	right: 5px;
	height: 22px;
	text-align: right;
}
.xnavBtnsEnabler{
	margin: 0px;
	padding: 0px;
	padding: 1px 7px;
	background-color: #8d8d8d;
	margin-right: 2px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.slider_displayer_enabled{
	background-color: #fff;
	color: #00273d;
	font-weight: bold;
}
.ui-datepicker{
	z-index: 11 !important;
}
#mainFilterMovement{
	display: block;
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 200px;
}
#booking_params_resume{
	display: block;
	position: relative;
	margin: 0px;
	padding: 0px;
	color: #000000;
	width: 218px;
	text-decoration: none;
	border: solid 1px #e1e1e1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #f3f3f3 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f3f3f3)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f3f3f3 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#f3f3f3 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#f3f3f3 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#f3f3f3 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f3f3f3',GradientType=0 ); /* IE6-9 */
	margin-bottom: 10px;
}
.label_displayer{
	display: block;
	position: relative;
	margin: 0px;
	padding: 0px 5px;
	color: #244e8a;
	font-weight: bold;
}
#main_enc_resume_params{
	padding: 9px 5px 0px 0px;
	padding-left: 26px;
	font-weight: bold;
	font-size: 9pt;
	color: #000000;
	background-image: url(https://imagesamerica2-8hngofufuutqx2.stackpathdns.com/resume_img_search.jpg);
	background-repeat: no-repeat;
	background-position: 5px 7px;

}
.main_enc_normal_right{
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-size: 16pt;
	color: #be0405;
	padding-bottom: 6px;
	border-bottom: 3px solid #DDD;
	margin-bottom: 6px;
}
.main_enc_normal_right span{
	font-weight: bold;
}

.main_cars_resume_container{
	border: solid 1px #999;
	margin-bottom: 10px;
	width: 244px;
	height: 350px;
	margin-right: 10px;
	overflow: hidden;
	float: left;
	background-image: url(https://imagesamerica2-8hngofufuutqx2.stackpathdns.com/img/mastercar/car_bottom.png);
	background-repeat: repeat-x;
	background-position: bottom left;
}
.main_cars_resume_container_left{

	background-image: url(https://imagesamerica2-8hngofufuutqx2.stackpathdns.com/img/mastercar/car_top.png);
	background-repeat: repeat-x;
}
.main_cars_resume_container_right{
	width: 365px;
	float: left;
	border-left: solid 1px #fbfbfb;
}
.main_cars_resume_container_image_preview{
	width: 244px;
	margin: 0px auto;
	margin-top: 50px;
	min-height: 120px;
	float: left;

	text-align: center;
}
.main_cars_resume_container_content{
	width: 224px;
	float: left;
	text-align: left;
	padding-top: 8px;
	padding: 0px 10px 0px 10px;
}
.main_cars_resume_container_vehicle_name{
	display: block;
	position: absolute;
	width: 224px;
	height: auto;
	top: -150px;
	left: 10px;
}
.main_cars_resume_container_vehicle_name, .main_cars_resume_container_vehicle_name a{
	color: #DA011E;
	text-shadow: 0 1px white;
	font-size: 10pt;
}
.main_cars_home_container_vehicle_category{
	font-size: 10px;
}
.main_cars_resume_container_vehicle_category{
	font-size: 12px;
	display: block;
	position: absolute;
	width: 224px;
	height: auto;
	top: -165px;
	left: 10px;
}
.main_cars_resume_container_vehicle_category, .main_cars_home_container_vehicle_category, .main_cars_resume_container_vehicle_category a, .main_cars_home_container_vehicle_category a{
	color: #333;
	font-weight: bold;
	text-shadow: 0 1px white;
}
.main_cars_resume_container_content{
	color: #000;
}
.main_cars_home_container_vehicle_category, .main_cars_home_container_vehicle_category a{
	color: #333;
}
.icon_cars{
	background-image: url(https://imagesamerica2-8hngofufuutqx2.stackpathdns.com/icons_cars.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 23px;
	height: 22px;
	overflow: hidden;
	float: left;
	margin-right: 10px;
}
.main_cars_resume_container_content .icon_cars, .main_cars_detail_container .icon_cars{
	margin-right: 3px;
	margin-bottom: 4px;
}
.icon_bags{
	background-position: 0px -24px;
}
.icon_doors{
	background-position: 0px -48px;
}
.icon_aa{
	background-position: 0px -72px;
}
.icon_trans{
	background-position: 0px -96px;
}
.icon_gas{
	background-position: 0px -119px;
}
#icons_description{
	/*clear: both;*/
}
.icons_description_half{
	float: left;
	width: 85px;
}
#icons_description .icon_cars, .icons_description .icon_cars{
	background-image: none !important;
	font-size: 8pt;
	font-weight: bold;
	color: #333333;
	text-align: center;
}
.icons_description .icon_cars{
	width: 55px;
	line-height: 16px !important;
	height: 22px !important;
	margin-bottom: 0px !important;
	padding-bottom: 0px !important;
	text-align: left;
}
.main_included_display span, .main_included_display a{
	float: left;
	display: block;
	position: relative;
	margin: 0px;
	width: 140px;
	padding-left: 20px;
	text-align: left;
	background-image: url(https://imagesamerica2-8hngofufuutqx2.stackpathdns.com/ok_arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.main_included_display a{
	color: #1d6ad6;
	text-decoration: none;
}
.main_included_display a:hover{
	text-decoration: underline;
}
.price_container_info_left{
	width: 244px;
	position: absolute;
	left: 0px;
	bottom: 40px;
}
.div_form_container_booking{
	position: relative !important;
	top: auto !important;
	left: auto !important;
	margin: 0px auto;
	margin-top: 55px;
}
.old-price-label{
	color: red;
	padding: 10px 10px 0px 10px;
}
.old-price-label span{
	text-decoration: line-through;
}
.new-price-label-desc{
	color: #000;
	padding: 0px 10px 5px 10px;
	font-weight: bold;
}
.new-price-label{
	color: #333;
	padding: 0px 10px 10px 10px;
	font-weight: bold;
	font-size: 15pt;
	text-align: center;
}
.book-now-and-save{
	color: #46791d;
	font-weight: bold;
	padding: 0px 10px 3px 10px;
}
.not-available-label{
	height: 120px;
	line-height: 120px;
	color: #cacaca;
	font-weight: bold;
	font-size: 20pt;
	text-align: center;
}
.misc_btn_view_disabled_days{
	display: block;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 224px;
	text-align: center;
	color: #333;
	font-size: 8pt;
	text-decoration: underline;
	font-weight: bold;
}
.misc_options_disabled_label{
	display: block;
	position: relative;
	margin: 0px;
	padding: 5px 0px 10px 0px;
	color: #002540;
	font-size: 9pt;
}
.misc_options_disabled span{
	display: block;
	position: relative;
	margin: 0px;
	padding: 5px;
	width: 80px;
	float: left;
	text-align: left;
}
.yellow_btn, .yellow_btn_absolute{
	width: 120px;
	background-color: #f6b034;
	text-align: center;
	height: 27px;
	line-height: 27px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.yellow_btn:hover, .yellow_btn_absolute:hover{
	text-decoration: underline;
}
.yellow_btn_absolute{
	position: absolute;
	right: 0px;
	top: -6px;
}
.main_cars_home_container{
	border: solid 1px #999;
	width: 213px;
	height: 280px;
	float: left;
	margin-left: 31px;

	background-image: url(https://imagesamerica2-8hngofufuutqx2.stackpathdns.com/img/mastercar/car_bottom.png);
	background-repeat: repeat-x;
	background-position: bottom left;
}
.main_cars_home_container_main{
	padding: 6px 6px;
	background-image: url(https://imagesamerica2-8hngofufuutqx2.stackpathdns.com/img/mastercar/car_top.png);
	background-repeat: repeat-x;
}
.main_cars_home_container:first-child{
	margin-left: 32px;
}
.main_cars_home_name, .main_cars_home_name a{
	text-decoration: none;
}
.main_cars_home_name a:hover{
	text-decoration: underline;
}
.main_cars_home_container_image_preview{
	text-align: center;
}
.main_cars_home_rate_resume_currency_display{
	float: left;
	width: 28px;
	color: #ff6600;
	font-weight: bold;
	font-size: 9pt;
}
.main_cars_home_rate_resume_total_display{
	float: left;
	width: 50px;
	text-align: right;
	color: #ff6600;
	font-weight: bold;
	font-size: 9pt;
}
.main_cars_home_rate_resume_legend_display{
	float: left;
	width: 70px;
	color: #333333;
	padding-left: 3px;
	font-size: 9pt;
}
.all_inclusive_link_home{
	color: #041a99;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
}
.all_inclusive_link_home:hover{
	text-decoration: underline;
}
.main_cars_home_container_vehicle_name, .main_cars_home_container_vehicle_name a{
	font-size: 12px;
	color: #DA011E;
	text-shadow: 0 1px white;
}
.main_price_preview_legend{
	height: 45px;
	line-height: 45px;
	font-size: 9pt;
	width: 80px;
	float: left;
}
.main_price_preview_legend_price{
	height: 45px;
	line-height: 45px;
	font-size: 14pt;
	font-weight: bold;
	width: 125px;
	float: right;
	text-align: right;
}
.main_price_preview_legend_price span{
	font-size: 10pt;
}
.dark_blue_btn{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin: 0px;
	padding: 0px;
	cursor: pointer !important;
	background: #f85032;
	background: -moz-linear-gradient(top,  #f85032 0%, #f16f5c 50%, #f6290c 51%, #f02f17 71%, #e73827 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f85032), color-stop(50%,#f16f5c), color-stop(51%,#f6290c), color-stop(71%,#f02f17), color-stop(100%,#e73827));
	background: -webkit-linear-gradient(top,  #f85032 0%,#f16f5c 50%,#f6290c 51%,#f02f17 71%,#e73827 100%);
	background: -o-linear-gradient(top,  #f85032 0%,#f16f5c 50%,#f6290c 51%,#f02f17 71%,#e73827 100%);
	background: -ms-linear-gradient(top,  #f85032 0%,#f16f5c 50%,#f6290c 51%,#f02f17 71%,#e73827 100%);
	background: linear-gradient(to bottom,  #f85032 0%,#f16f5c 50%,#f6290c 51%,#f02f17 71%,#e73827 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f85032', endColorstr='#e73827',GradientType=0 );

	color: #fff;
	font-weight: bold;
	text-decoration: none;
	height: 35px;
	line-height: 35px;
	text-align: center;
}
.dark_blue_btn:hover{
	text-decoration: underline;
	background: #f85032;
	background: -moz-linear-gradient(top,  #f85032 0%, #f16f5c 50%, #f6290c 51%, #f02f17 71%, #e73827 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f85032), color-stop(50%,#f16f5c), color-stop(51%,#f6290c), color-stop(71%,#f02f17), color-stop(100%,#e73827));
	background: -webkit-linear-gradient(top,  #f85032 0%,#f16f5c 50%,#f6290c 51%,#f02f17 71%,#e73827 100%);
	background: -o-linear-gradient(top,  #f85032 0%,#f16f5c 50%,#f6290c 51%,#f02f17 71%,#e73827 100%);
	background: -ms-linear-gradient(top,  #f85032 0%,#f16f5c 50%,#f6290c 51%,#f02f17 71%,#e73827 100%);
	background: linear-gradient(to bottom,  #f85032 0%,#f16f5c 50%,#f6290c 51%,#f02f17 71%,#e73827 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f85032', endColorstr='#e73827',GradientType=0 );

}
.main_cars_detail_container{
	border: solid 1px #d3e4ee;
	margin-bottom: 20px;
	background-color: #f3fbfe;
	color: #424345;
	padding-bottom: 10px;
}
.main_cars_detail_container_image_preview{
	width: 190px;
	padding-top: 10px;
	min-height: 120px;
	float: left;
	text-align: center;
}
.main_cars_detail_container_content{
	width: 180px;
	float: left;
	text-align: left;
	padding-top: 8px;
}
.main_cars_detail_container_vehicle_name{
	color: #002540;
	font-size: 10pt;
	padding: 5px 0px 0px 5px;
	background-color: #f3fbfe;
}
.main_cars_detail_container_vehicle_category{
	padding: 0px 0px 5px 5px;
}
.main_cars_detail_container_vehicle_name strong{
	font-size: 14pt;
}
.main_cars_detail_container_content{
	color: #000;
	background-color: #f3fbfe;
}
.extras_table th, .extras_table td{
	padding: 5px;
	border-bottom: 2px solid #EEE;
	text-shadow: 1px 1px 1px #f1f1f1;
}
.list_terms_rent_conditions{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.list_terms_rent_conditions li{
	display: block;
	position: relative;
	margin: 0px;
	padding: 3px 0px 3px 25px;
	background-image: url(https://imagesamerica2-8hngofufuutqx2.stackpathdns.com/1346263706_warning.png);
	background-repeat: no-repeat;
	background-position: 10px 4px;
	color: #333;
}
.list_rate_details_check td{
	padding: 5px;
}
.img_displayer_extras{
	background-color: #fff;
	padding: 3px;
	border-top: solid 1px #d6d6d6;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#terms_and_conditions{
	display: block;
	position: relative;
	margin: 0px;
	padding: 0px;
	margin-top: 20px;
	border-top: dotted 1px #b9b9b9;
}
#terms_and_conditions a{
	display: block;
	position: relative;
	margin: 0px auto;
	width: 170px;
	background-color: #fff;
	padding: 3px 0px;
	text-align: center;
	font-size: 11px;
	color: #0263ca;
	margin-top: -11px;
}
.orange_btn{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	display: block;
	position: relative;
	border: solid 1px #ff9201;
	background: #f85032;
background: -moz-linear-gradient(top,  #f85032 0%, #f16f5c 50%, #f6290c 51%, #f02f17 71%, #e73827 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f85032), color-stop(50%,#f16f5c), color-stop(51%,#f6290c), color-stop(71%,#f02f17), color-stop(100%,#e73827));
background: -webkit-linear-gradient(top,  #f85032 0%,#f16f5c 50%,#f6290c 51%,#f02f17 71%,#e73827 100%);
background: -o-linear-gradient(top,  #f85032 0%,#f16f5c 50%,#f6290c 51%,#f02f17 71%,#e73827 100%);
background: -ms-linear-gradient(top,  #f85032 0%,#f16f5c 50%,#f6290c 51%,#f02f17 71%,#e73827 100%);
background: linear-gradient(to bottom,  #f85032 0%,#f16f5c 50%,#f6290c 51%,#f02f17 71%,#e73827 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f85032', endColorstr='#e73827',GradientType=0 );

	height: 38px !important;
	line-height: 38px !important;
	padding: 0px 15px !important;
	margin: 0px !important;
	text-decoration: none;
	text-align: center;
	font-size: 15px;
	text-shadow: -1px -1px 1px #e46000;
	font-weight: bold;
	color: #fff;
	cursor: pointer;
}
.orange_btn:hover{
	background: #f85032;
background: -moz-linear-gradient(top,  #f85032 0%, #f16f5c 50%, #f6290c 51%, #f02f17 71%, #e73827 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f85032), color-stop(50%,#f16f5c), color-stop(51%,#f6290c), color-stop(71%,#f02f17), color-stop(100%,#e73827));
background: -webkit-linear-gradient(top,  #f85032 0%,#f16f5c 50%,#f6290c 51%,#f02f17 71%,#e73827 100%);
background: -o-linear-gradient(top,  #f85032 0%,#f16f5c 50%,#f6290c 51%,#f02f17 71%,#e73827 100%);
background: -ms-linear-gradient(top,  #f85032 0%,#f16f5c 50%,#f6290c 51%,#f02f17 71%,#e73827 100%);
background: linear-gradient(to bottom,  #f85032 0%,#f16f5c 50%,#f6290c 51%,#f02f17 71%,#e73827 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f85032', endColorstr='#e73827',GradientType=0 );

}
.checkout_resume_extras td{
	padding: 3px 8px;
	vertical-align: top;
}
#fleet_home_ajax{
	width: 770px;
	height: 285px;
	overflow: hidden;
}
.navArrow{
	display: block;
	position: absolute;
	top: 105px;
	width: 30px;
	height: 50px;
	background-image: url(https://imagesamerica2-8hngofufuutqx2.stackpathdns.com/navArrow.png);
	background-repeat: no-repeat;
}
.navPrev{
	right: 0px;
	background-position: top right;
}

.navArrow:hover{
	background-position: bottom left;
}
.navPrev:hover{
	background-position: bottom right;
}
#main_site_foot{
	display: block;
	position: relative;
	padding: 10px 0px 0px 0px;

}
#footer_info{

	width: 465px;
	height: 130px;
}
#footer_info_right{
	position: absolute;
	right: 0px;
	top: 20px;
	width: 510px;
	height: 90px;
}
#footer_info h2{
	font-weight: normal;
	font-size: 18px;
	display: block;
	position: absolute;
	color: #777;
	top: 0px;
	left: 0px;
}
#footer_info h3{
	font-weight: bold;
	font-size: 26px;
	display: block;
	position: absolute;
	color: #777;
	top: 22px;
	left: 0px;
}

#footer_info h4{
	font-weight: normal;
	font-size: 14px;
	display: block;
	position: absolute;
	color: #777;
	top: 55px;
	left: 0px;
}
#footer_menu ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#footer_menu ul > li > ul{
	display: none;
}
#footer_menu ul > li, #footer_menu ul > li > a{
	display: block;
	position: relative;
	margin: 0px;
	padding: 5px 10px 5px 0px;
	text-align: left;
	color: #3d3d3d;
	float: left;
}
#footer_menu ul > li.active > a{
	font-weight: bold;
}
#social_media_share{
	display: block;
	position: absolute;
	width: 440px;
	top: 20px;
	right: 0px;
}
#social_media{
	display: block;
	position: relative;
	margin: 0px;
	padding: 0px;
	height: 50px;
	border-top: solid 1px #b7b7b7;
	margin-top: 10px;
	padding-top: 20px;
	padding-left: 5px;
}
#social_media span{
	color: #3d3d3d;
	font-weight: bold;
}
#social_media a{
	display: block;
	position: absolute;
	top: 15px;
	width: 24px;
	height: 24px;
	right: 0px;
}
.decorated{
	padding: 5px;
	margin: 0px;
	border: solid 1px #abb1bd;
}
.formTable td{
	padding: 5px;
}
.formTable td.label{
	font-weight: bold;
	width: 15%
}
.formTable td.input{
	width: 20%;
	text-align: left;
}
.error{
	border: solid 1px red;
}
.mainNoticeErr{
	color: red;
}
.misc_header_enc_locations_picker{
	margin: 0px;
	padding: 10px;
	font-size: 12pt;
	font-weight: normal;
	background-color: #003263;
	color: #fff;
	text-shadow: 1px 1px 1px #000;
}
.main_displayer_option_name_selector{
	color: #003263;
	font-size: 12pt;
	padding: 10px;
	font-weight: bold;
}
.main_left_selector_displayer_locations{
	width: 150px;
	float: left;
	padding: 10px;
}
.main_right_selector_displayer_locations{
	width: 400px;
	float: left;
	padding: 10px;
}
.location-displayer-ajax-style{
	width: 700px !important;
}
.main_left_selector_displayer_locations ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.main_left_selector_displayer_locations ul a{
	display: block;
	position: relative;
	margin: 0px;
	padding: 0px;
	margin: 0px 0px 2px 0px;
	font-size: 10pt;
	padding: 5px;
	text-decoration: none;
	font-weight: bold;
}
.main_left_selector_displayer_locations ul a:hover, .main_left_selector_displayer_locations ul a.active{
	background-color: #012640;
	color: #fff;
}
.main_selector_option_location ul{
	display: block;
	position: relative;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.main_selector_option_location > ul > li{
	font-weight: bold;
	font-size: 10pt;
	width: 180px;
	margin-right: 3px;
	float: left;
}
.main_selector_option_location > ul > li > ul > li{
	font-weight: normal;
}
.main_selector_option_location > ul > li > ul > li a{
	text-decoration: none;
	display: block;
	position: relative;
	margin: 0px;
	padding: 5px 0px 5px 10px;
}
.main_selector_option_location > ul > li > ul > li a:hover{
	background-color: #012640;
	color: #fff;
}
#main_enc_img_displayer_option_home_inc_all_rentals{
	display: block;
	position: absolute;
	bottom: 10px;
	left: 5px;
	margin: 0px;
	padding: 0px;
	width: 17px;
	height: 17px;
	overflow: hidden;
	background-image: url(https://imagesamerica2-8hngofufuutqx2.stackpathdns.comcdn.rentaautosmexico.com.mx/icons_viaje_seguro.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.list_traveling_safe{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.list_traveling_safe li{
	display: block;
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 300px;
	float: left;
	background-image: url(https://imagesamerica2-8hngofufuutqx2.stackpathdns.com/icons_viaje_seguro.jpg);
	height: 16px;
	line-height: 16px;
	background-repeat: no-repeat;
	padding-left: 22px;
	margin-bottom: 4px;
}
.back_to_top_link{
	font-weight: bold;
	text-decoration: none;
	text-align: right;
}
.opacityHalf{
	opacity: 0.5;
}
.opacityHalf:hover{
	text-decoration: none !important;
}
.option_displayer_data{
	padding: 10px 5px;
	font-size: 10pt;
}
.main_enc_locations_title{
	padding: 8px;
	font-size: 13pt;
	color: #5b5046;
	background-color: #cecece;
	font-weight: bold;
}
.option_displayer_data_container{
	padding: 0px 5px;
}
#main_site_second_options{
	display: block;
	position: absolute;
	width: 500px;
	height: 100px;
	top: 10px;
	right: 0px;
}
#main_site_second_options span{
	display: block;
	position: relative;
	margin: 0px;
	text-align: right;
	font-weight: bold;
}
#main_site_submenu{
	display: block;
	position: absolute;
	width: 400px;
	bottom: 55px;
	right: 0px;
	text-align: right;
	color: #313131;
}
.promotions_container_name{
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
	padding-bottom: 8px;
}
.promotions_container_description p{
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
}
.fixed {
  position: fixed !important;
  top: 5px !important;
  z-index: 9;
}
.main_promo_home_container{
	float: left;
	margin-left: 32px;
}
#promotions_home_ajax{
	width: 770px;
	height: 122px;
	overflow: hidden;

}
#promotions_home_ajax .navArrow{
	top: 45px !important;
}
#rental_time_div.fixed{
	padding: 5px 0px 10px 5px !important;
	-moz-box-shadow: 0 0 5px 5px #DDD;
	-webkit-box-shadow: 0 0 5px 5px#DDD;
	box-shadow: 0 0 5px 5px #DDD;
}
.addthis_button_facebook_like iframe{
	width: 110px !important;
}
.addthis_button_tweet iframe{
	width: 100px !important;
}
.addthis_button_google_plusone div, .addthis_button_google_plusone div iframe{
	width: 75px !important;
}
.promotions_container_name{
	color: #06C;
	font-size: 11pt;
}
#locations_ajax_selector_picker{
	background-image: url(https://imagesamerica2-8hngofufuutqx2.stackpathdns.com/locations_ajax_selector_mastercar.png) !important;
}
#locations_ajax_country_selector{
	position: absolute !important;
	margin: 0px !important;
	top: 60px;
	left: 25px;
	width: 400px;
}
.location_selector_content_option_right{
	float: left !important;
}
.location_selector_content_option{
	padding-top: 100px !important;
}
.country_picker a{
	background-image: none !important;
	padding: 5px 10px !important;
	text-align: center !important;
	width: 120px !important;
	float: left;
	border-top-right-radius: 5px !important;
	border-top-left-radius: 5px !important;
}
.country_picker a.active{
	background: #fe5b3d !important;
	background: -moz-linear-gradient(top,  #fe5b3d 0%, #b63118 100%) !important;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fe5b3d), color-stop(100%,#b63118)) !important;
	background: -webkit-linear-gradient(top,  #fe5b3d 0%,#b63118 100%) !important;
	background: -o-linear-gradient(top,  #fe5b3d 0%,#b63118 100%) !important;
	background: -ms-linear-gradient(top,  #fe5b3d 0%,#b63118 100%) !important;
	background: linear-gradient(to bottom,  #fe5b3d 0%,#b63118 100%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fe5b3d', endColorstr='#b63118',GradientType=0 ) !important;

}
.location_picker_list h2{
	color: #2f2f2f !important;
}
.remarkOptionDisplay{
	display: block;
	position: absolute;
	width: 104px;
	height: 39px;
	top: 130px;
	right: 30px;
	text-align: center;
	z-index: 1;
}
.remarkOptionDisplay span{
	display: block;
	position: relative;
	margin: 0px;
	padding: 0px;
	text-align: center;
	height: 75px;
	line-height: 75px;
	color: #fff;
	font-weight: bold;
	font-size: 19px;
}
.locations_country{
	color: #be0405 !important;
}
.main_cars_detail_container .remarkOptionDisplay{
	top: 50px !important;
	left: 0px !important;
}
