@charset "iso-8859-1";
@font-face
{
	font-family: HelveticaMedCd;
	src: url('/fonts/HelveticaMedCd.ttf');
}
*{
	margin:0;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	color:#545454;
}
img,a img{
	border:none;
}
strong,span,a{
	font-size:inherit;
	font-family:inherit;
	color:inherit;
}
h1{
	font-size:20px;
	color:#007800;
	margin-bottom:8px;
}
h2{
	font-size:16px;
	color:#007800;
	margin-bottom:8px;
}
h3{
	font-size:14px;
	color:#007800;
	margin-bottom:5px;
}
h4{
	font-size:12px;
	color:#007800;
	margin-bottom:5px;
}
p{
	margin-bottom:7px;
}
body{
	min-width:980px;
	background:url(bg-content.jpg) center top repeat-y fixed;
}
input.error,textarea.error{
	border:1px solid #F00 !important;
}
select.error{
	background:#E8FBB7 !important;
}
label.error,.red{
	width:auto !important;
	color:#F00 !important;
}
.nolista{
	list-style:none !important;
}
.lista{
	margin-left:30px !important;
}
.lista li{
	margin-bottom:7px;
}
.liNumber{
	float:left;
	margin-right:5px;
}
.listaVerde{
	margin-left:40px !important;
	margin-bottom:20px;
}
.listaVerde li{
	margin-bottom:10px;
	font-size:14px;
	color:#037B00 !important;
}
/******************************************************************************************/
#bgBody{
	background:url(bg.jpg) repeat-x;
}
label{
	float:left;
}
select{
	height:20px;
	float:left;
	margin-right:2px;
	margin-top:3px;
	line-height:20px;
	color:#000;
	font-size:13px;
}
input.iText{
	border:1px solid #e5e5e5;
	float:left;
	margin-right:4px;
	margin-top:3px;
	color:#000;
	font-size:13px;
}
#body{
	width:980px;
	margin:auto;
}
#header{
	width:980px;
	height:97px;
	background:url(bg-header.jpg) no-repeat;
	position:relative;
}
#header select,#header option{
	font-size:11px;
	line-height:20px;
}
#head{
	overflow:hidden;
	height:67px;
}
#logo{
	float:left;
	margin:18px 0 0 20px;
}
#movil{
	width:115px;
	color:#FFF;
	text-align:center;
	position:absolute;
	top:5px;
	right:460px;
	font-size:11px;
}
#movil a{
	text-decoration:none;
}
#login{
	width:180px;
	text-align:right;
	float:right;
	margin-right:135px;
	padding-top:10px;
}
#login p{
	color:#FFF;
}
#login a{
	color:#FFEA00;
	text-decoration:none;
}
#headRight{
	width:450px;
	float:right;
}
#phone{
	height:25px;
	padding:5px 10px 0 0;
	text-align:right;
}
#phone h4{
	color:#fff;
	margin-bottom:4px;
	font-size:13px;
}
#phone h2{
	color:#FFE86F;
	font-size:18px;
	line-height:25px;
	background:url(telefono.png) center right no-repeat;
	padding-right:30px;
	text-align:right;
}
#phone h2 span{
	float:left;
	color:#FFF;
	font-size:12px;
	line-height:inherit;
	text-align:inherit;
}
#sitios{
	float:right;
	padding:10px 10px 0 0;
}
#sitios label{
	color:#FFF;
	margin-right:5px;
	font-size:11px;
	line-height:20px;
	display:block;
	float:left;
}
#sitios select{
	margin-top:0px;
	font-size:11px;
	height:20px;
	display:block;
	float:left;
	margin-right:5px;
	line-height:20px;
	width:195px;
}
#content{
	padding:0 10px 20px;
	overflow:hidden;
}
#search{
	background:url(bg-search.jpg) top center repeat-y;
}
.bg-gradient{
	padding:13px 20px;
	background:url(bg-gradient.png) bottom repeat-x;
}
#wrapper{
	float:left;
	width:615px;
	height:342px;
	float:left;
	background:url(bg-frmSearch.png) no-repeat;
}
#wrapper .divInputs{
	margin-bottom:7px !important;
}
#steps{
	float:left;
	width:140px;
	padding:11px 0  0 9px;
}
#steps h2{
	margin-bottom:9px;
	font-size:28px;
	line-height:34px;
	text-align:left;
	color:#fff;
	font-family:HelveticaMedCd;
}
#steps h2 span{
	font-weight:bolder;
	font-size:35px;
	line-height:40px;
}
#steps ol{
	padding:0 0 0 20px;
}
#steps li{
	padding:5px 0 2px 0;
	color:#85BE87;
	font-size:16px;
	height:50px;
	line-height:20px;
	font-weight:bold;
}
#steps li.liactive{
	color:#FFF;
}
#steps span.spanactive{
	color:#fff;
	float:none;
}
#steps span.spanbig{
	font-size:20px;
	line-height:25px;
}
#divFrmSearch{
	width:440px;
	padding:15px 15px 0 0;
	float:right;
}
#divFrmSearch *{
	font-family:Arial, Helvetica, sans-serif !important;
}
#divFrmSearch h3{
	color:#2B2B2B;
	font-size:16px;
	margin-bottom:8px;
}
#divFrmSearch .frmL{
	float:left;
	width:215px;
	margin-bottom:5px;
	border-right:1px solid #e5e5e5;
} 
#divFrmSearch .frmR{
	float:right;
	width:215px;
	margin-bottom:5px;
}
.divBReservar{
	text-align:center;
	padding-top:5px;
}
#footer{
	overflow:hidden;
	padding:0 10px 20px 10px;
}


/*Class*/
.marginBottom{
	margin-bottom:10px !important;
}
.divPaddingInt{
	padding:10px !important;
}
.divPaddingSides{
	padding:0 10px !important;
}
.black{
	color:#333 !important;
}
.yellow{
	color:#FFEA00 !important;
}
.green,.link{
	color:#037B00 !important;
}
.noMargin{
	margin:0 !important;
}
.paddingTop{
	padding-top:10px !important;
}
.noMarginBottom{
	margin-bottom:0 !important;
}
.bold{
	font-weight:bold;
}
.txtCenter{
	text-align:center !important;
}
.txtBold{
	font-weight:bold !important;
}
.textRight{
	text-align:right !important;
}
.boton_ir{
	width:25px;
	height:20px;
	border:none;
	padding:0px;
	background:url(boton_ir.png) top left no-repeat;
	line-height:20px;
	color:#FFF;
	font-weight:bold;
	text-align:center;
}
.clear{
	clear:both;
	font-size:1px;
	height:1px;
	line-height:1px;
}
.divline{
	border-bottom:1px solid #e5e5e5;
	margin-bottom:5px;
}
.liRight{
	float:right !important;
}
.liRight img{
	padding-top:8px;
}
.aSubMenu{
	margin-right:8px !important;
	padding-right:20px !important;
	background:url(img-lang.gif) center right no-repeat;
}
.selOfi{
	width:200px;
}
.divInputs{
	overflow:hidden;
	margin-bottom:5px;
}
.fixLabel{
	font-weight:bold;
	width:50px;
	margin-right:5px;
	display:block;
	float:left;
	line-height:25px;
}
.heightLabel{
	line-height:25px;
}
.waiverLabel{
	font-size:11px;
	line-height:14px;
}
.iCal{
	width:115px;
}
.iTime{
	width:60px;
}
.iCheck{
	float:left;
	margin-right:5px;
}
.sExtra{
	width:50px;
	margin-right:5px;
}
.btnNext{
	background:url(bg-continuar.jpg) no-repeat;
	display:block;
	font-size:16px;
	color:#FFF;
	font-size:20px;
	font-weight:bold;
	height:43px;
	padding:0 0 5px 15px;
	width:150px;
	border:none;
	margin:0 auto;
}
.divPromoRight{
	float:right;
	width:295px;
}
.divPromos{
	overflow:hidden;
	padding-top:10px;
}
.divPromos ul{
	list-style:none;
}
.divPromos ul li{
	width:295px;
	display:inline-block;
	margin-right:18px;
}
.divPromos ul li.last,.divFixWidthLast{
	float:right !important;
	margin:0 !important;
}
.inner{
	background:url(bg-inner.jpg) left top no-repeat;
	padding:15px 10px 0 10px;
	margin:10px 0 0 0;
	overflow:hidden;
}
.divFixWidth{
	width:295px;
	float:left;
	overflow:hidden;
}
.divInformation{
	position:relative;
	margin-right:12px;
	border-right:1px #e5e5e5 solid;
	padding-right:12px;
	min-height:114px;
}
img.imgBg{
	position:absolute;
	right:19px;
	top:8px;
}
img.imgBg2{
	position:absolute;
	left:6px;
	top:6px;
}
img.imgOverBg{
	background:url(bg_frame_sprites.png) no-repeat 0 -197px;
	position:absolute;
	right:0;
	top:0;
    height: 114px;
    padding: 6px 0 0 9px;
    width: 117px;	
}
img.imgOverBg2{
	background:url(bg_frame_sprites.png) left top no-repeat;
	position:absolute;
	left:0;
	top:0;
    height: 82px;
    width: 82px;	
}
.divInformation h2{
	font-size:20px;
	line-height:normal;
	font-weight:400;
	color:#333;
	margin-bottom:7px;
}
.divInformation .divLeftInformation{
	float:left;
	width:180px;
}
.list{
	padding-left:15px;
}
.list li{
	list-style:none;
	margin-bottom:3px;
}
.boldList li a{
	display:block;
	font-weight:700;
	color:#333;
	line-height:18px;
}
.greenBar{
	background:url(bg-greenBar.jpg) left top no-repeat;
	overflow:hidden;
	padding:10px;
}
.greenBar h1 {
    color: #FFFFFF;
    font-size: 18px;
    padding: 0 0 0 5px;
}
.offersBar{
	float:left;
	height:90px;
	padding:14px 0 0 30px;
	width: 560px;
}
.offers{
	float:left;
	height:70px;
	width:185px;
	color:#FFEA00
}
.offers img{
	float:left;
	margin-right: 10px;
}
.offers p{
	height:45px;
	color:#FFE98A;
}
.offers a{
	color:#fff;
	font-size:11px;
}
.divServices{
	float: left; 
	width:615px;
}
.services{
	list-style:none;
}
.services li{
	display:block;
	float:left;
	width:295px;
	margin:0 12px 20px 0;
	min-height:65px;
}
.services li img{
    float:left;
    padding:0 20px 0 0;
}
.services li h2{
	margin-bottom:3px;
}
.services li h2 a{
	text-decoration:none;
}
.bgGray{
	background:#ededed;
    border-radius: 10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}
.bgRoundGray{
	background:url(bg-gray.png) repeat-x;
    border-radius: 10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}
.listInfo{
	list-style:none;
}
.listInfo h4{
	font-size:14px;
	font-weight:bold;
}
.listInfo h4 a{
	text-decoration:none;
}
.listInfo li{
	padding:10px;
	border-bottom:1px solid #e5e5e5;
	overflow:hidden;
	position:relative;
}
.listInfo li a.imgLink{
	position:relative;
	display:block;
	width:82px;
	height:82px;
	float:left;
	margin-right:10px;
}
.listInfo li.last{
	border:none;
}
.tripAdvisor{
	text-align:center;
}
.tripAdvisor img{
	float:none !important;
	margin:0 auto;
}
.subMenu{
	padding:10px 0;
	border-top:1px solid #e5e5e5;
}
.subMenu ul{
	list-style:none;
	text-align:center;
}
.subMenu li{
	display:inline;
	margin:auto;
}
.subMenu a{
	color:#000;
	font-size:11px;
	text-decoration:none;
	padding:0 5px;
	margin:0 5px;
}
.footerBox{
	padding:10px;
	float:left;
	width:214px;
	height:190px;
	background:#f6f6f6;
	margin-right:8px;
}
.footerBox ul{
	list-style:none;
}
.footerBox ul li{
	font-size:9px;
	color:#999;
}
.footerBoxLast{
	float:right !important;
	margin-right:0 !important;
}
#DivOfertas {
    height: 122px;
    overflow: hidden;
    position: relative;
    width: 295px;
}
#DivOfertas .items {
    position: absolute;
    width: 20000em;
}

#DivOfertas .divItem {
    display: block;
    float: left;
    height: 122px;
    width: 295px;
}
/*********************************************************************Resultado*/
#listSteps{
	overflow:hidden;
	background:url(bg-steps.jpg) repeat-x;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	text-align:center;
	margin-bottom:10px;
	height:38px;
}
#step1{
	width:250px;
	height:38px;
}
#listSteps a{
	text-decoration:none;
}
#step2,#step4{
	background:url(bg-step2.jpg) no-repeat;
	width:250px;
	height:38px;
}
#step4{
	background:url(bg-step4.jpg) no-repeat !important;
}
#step2 *,#step2,#step5 *,#step5{
	color:#FFF !important;
}
#step3,#step5{
	background:url(bg-step3.jpg) top right no-repeat;
	width:250px;
	height:38px;
}
#step5{
	background:url(bg-step5.jpg) top right no-repeat;
}
#listSteps ol{
	list-style:decimal;
	padding-left:15px;
	list-style-position:inside;
	overflow:hidden;
}
#listSteps ol li{
	height:38px;
	line-height:38px;
	color:#545454;
	font-size:18px;
	float:left;
	text-align:center;
}
.divListResult{
	float:left;
	width:750px;
}
.divRightBar{
	float:right;
	width:200px;
}
.divTexto{
	padding:10px 10px 20px 10px !important;
}
.divTexto ul {
    margin-left: 15px;
}
.divEco{
	margin-left:15px;
	background: url(icons_sprites.png) -76px -45px no-repeat #006600;
	padding:2px 8px 2px 20px;
	width:auto;
	display:inline;
	color:#FFF;
	font-size:11px;
	font-weight:bold;
    border-top-left-radius: 5px;
	-moz-border-top-left-radius:5px;
	-webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
	-moz-border-top-right-radius:5px;
	-webkit-border-top-right-radius: 5px;
	-moz-box-shadow: 0 -1px 2px #888;
	-webkit-box-shadow: 0 -1px 2px #888;
	box-shadow: 0 -1px 2px #888;
}
.divResult{
	margin-bottom:10px;
	background:#006600;
	padding:2px;
    border-radius: 10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px #888;
	box-shadow: 0 0 5px #888;

}
.divInfo{
	position:relative;
	background:#FFF;
	float:left;
	width:550px;
	padding:5px;
    border-radius: 10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}
.divWhite{
	position:relative;
	background:#FFF;
    border-radius: 10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}
.divPrice{
	float:right;
	width:160px;
	padding:10px 10px 0 0;
}
.divPrice *,.divTotalBook *,.divReservationTotal *{
	color:#FFF;
}
.divListaDescription{
	float:right;
	width:380px;
	margin-top:3px;
	border-top:1px solid #e5e5e5;
	padding-top:4px;
}
.divReservationInfo .divListaDescription{
	width:550px !important;
}
.divListaDescription ul{
	float:left;
	width:160px;
	margin:0 !important;
}
.divListaDescription li{
	font-size:11px;
	list-style-position:inside;
}
h3.titulo{
	margin-bottom:0;
	font-size:19px;
	font-weight:normal;
	color:#2B2B2B;
}
h3.titulo span{
	font-size:15px;
}
h2.titulo{
	margin-bottom:3px;
	color:#2B2B2B;
}
.divReservationInfo .p{
	color:#333;
}
.image {
    border-right: 1px solid #e5e5e5;
    float: left;
    padding: 5px 10px 10px 0;
    text-align: center;
}

.divPrice label{
	float:left;
	
}
.divPrice .radio{
	margin-bottom:5px;
	float:left;
	margin-right:5px;
}
.bigPrice{
	font-size:20px;
	font-weight:bold;
}
.fBoton{
	text-align:center;
	overflow:hidden;
}
.MarginB{
	margin-bottom:7px;
}
.bBReservar{
	cursor:pointer;
	color:#FFF;
	border:none;
	background:url(bg-negro.jpg) repeat-x;
	width:135px;
	height:30px;
	line-height:30px;
	text-align:center;
	display:block;
	margin:0 auto;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	float:none;
    border-radius: 5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #000;

}
.includes{
	padding:10px 5px;
	border:1px solid #e5e5e5;
	background:#f7f7f7;
    border-radius: 10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	margin-bottom:10px;
}
.include{
	background:#FFF;
	padding:5px;
	border:1px solid #e5e5e5;
    border-radius: 10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	margin-bottom:10px;
}
.includes h3{
	font-weight:bold !important;
}
.include h4{
	padding-bottom:2px;
	border-bottom:1px solid #e5e5e5;
}
.include p,.include li,.detailsBook p, .detailsBook li{
	font-size:11px;
	margin-bottom:3px;
}
.detailsBook li{
	font-weight:bold;
}
.carsIcons {
    background:#FFFFFF;
	float:right;
	height:22px;
}
.carsIcons ul{
	list-style:none;
	margin:0 !important;
}
.carsIcons ul li{
	display:inline-block;
}
.carsIcons ul li span{
	display:block;
	font-weight:bold;
}
span.icon_passengers{padding-left:25px; background:url(icons_sprites.png) 0 -38px no-repeat;height:22px;overflow:hidden}
span.icon_luggage{padding-left:25px; background:url(icons_sprites.png) 0 -5px no-repeat;height:22px;overflow:hidden}
span.icon_sluggage{padding-left:18px; background:url(icons_sprites.png) -80px -5px no-repeat;height:22px;overflow:hidden}
span.icon_emissions_a{background:url(icons_sprites.png) 0 -78px no-repeat;height:22px;width:30px;overflow:hidden;text-indent:-9000px;}
span.icon_emissions_b{background:url(icons_sprites.png) -38px -73px no-repeat;height:22px;width:30px;overflow:hidden;text-indent:-9000px;}
span.icon_emissions_c{background:url(icons_sprites.png) -71px -73px no-repeat;height:22px;width:30px;overflow:hidden;text-indent:-9000px;}
span.icon_emissions_d{background:url(icons_sprites.png) -104px -73px no-repeat;height:22px;width:30px;overflow:hidden;text-indent:-9000px;}
span.icon_emissions_e{background:url(icons_sprites.png) -137px -73px no-repeat;height:22px;width:30px;overflow:hidden;text-indent:-9000px;}
span.icon_emissions_f{background:url(icons_sprites.png) -170px -73px no-repeat;height:22px;width:30px;overflow:hidden;text-indent:-9000px;}
span.icon_emissions_g{background:url(icons_sprites.png) -203px -73px no-repeat;height:22px;width:30px;overflow:hidden;text-indent:-9000px;}
.divBgCar{
	position:relative;
	width:154px;
	height:110px;
	float:left;
	padding:5px 0 0 5px;
	background:url(bg-car.png) no-repeat;
}
.divBgCar p.type{
	font-size:11px;
	position:absolute;
	bottom:10px;
	left:10px;
	margin-bottom:0px;
}

/*********************************************************************Reservation*/
.divSection{
	border-bottom:#0b830b solid 1px;
	margin-bottom:11px;
}
.detailsBook{
	margin-bottom:11px;
}
.detailsBook h3{
	margin-bottom:5px;
}
.detailsBook p{
	font-weight:bold;
}
h3.h3Details{
	margin-bottom:14px !important;
}
.divReservation{
	margin-bottom:10px;
	background:#006600;
	padding:2px;
    border-radius: 10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}
.divReservationInfo{
	position:relative;
	background:#FFF;
	float:left;
	width:724px;
	padding:10px;
    border-radius: 10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}
.divReservationInfo .section{
	position:relative;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid #e5e5e5;
}
.divReservationTotal{
	float:right;
	width:194px;
	padding:10px 5px 10px 0;
}
.frmReservation label,.frmPayment label,.frmCreditCard label{
	width:191px;
	float:left;
	line-height:23px;
	text-align:right;
	font-weight:bold;
	margin-right:8px;
	color:#333;
}
label.terms{
	padding-top:7px;
	margin-bottom:7px;
	width:308px;
	font-size:11px;
}
label.terms a{
	color:#037B00;
}
.frmReservation select.fix{
	width:180px;
}
.frmReservation input.fix{
	width:180px;
}
.frmReservation input.fixRFC{
	width:210px;
}
.frmReservation textarea.fix{
	width:180px;
	height:100px;
}
.frmPayment label{
	width:400px !important;
	line-height:22px !important;
}
.frmPayment label img{
	margin-left:5px;
	vertical-align:middle;
}
.frmPayment .divInputs{
	padding-bottom:5px;
	border-bottom:1px solid #e5e5e5;
	margin-bottom:5px;
}
.redList li{
	color:#F00;
	margin-left:25px;
}
.divTotalBook{
	text-align:center;
	background:#006600;
	width:165px;
	padding:30px 10px;
	float:right;
    border-radius: 10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	margin-bottom:10px;
}
.divTotalBook *{
	color:#FFEA00;
}
.frmCreditCard label{
	width:180px !important;
}
.fixDate{
	width:85px;
}
.marginRight{
	margin-right:10px;
}
.divTerms{
	overflow: hidden;
}
.divTerms label.normal{
	font-weight:normal !important;
}
.divTerms .termsCheck{
    float: left;
    height: 23px;
    line-height: 23px;
    margin-right: 5px;
    vertical-align: middle;
}
.fButton{
	background:url(bg-btnBookR.jpg) repeat-x;
	color:#FFF;
	font-size:16px !important;
	font-weight:bold;
	height:30px;
	line-height:30px;
	width:180px;
	border:none;
	text-align:center;
    border-radius: 5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #009900;
	padding-bottom:1px;
}
.fButton2{
	background:url(bg-btnBookR.jpg) 0 -5px repeat-x;
	color:#FFF;
	font-size:14px !important;
	font-weight:bold;
	height:25px;
	line-height:25px;
	width:100px;
	border:none;
	text-align:center;
    border-radius: 5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #009900;
	padding-bottom:4px;
}
.btnCheck{
	background:url(bg-btnBookR.jpg) 0 -7px repeat-x;
	color:#FFF;
	font-weight:bold;
	height:20px;
	line-height:20px;
	width:80px;
	border:none;
	text-align:center;
    border-radius: 5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #009900;
}
.btnCheckAuto{
	display:inline-block;
	text-decoration:none;
	width:auto;
	background:url(bg-btnBookR.jpg) 0 -5px repeat-x;
	color:#FFF;
	font-weight:bold;
	padding:4px 10px;
	border:none;
	text-align:center;
    border-radius: 5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #009900;
}
.iloading {
	background: white url(indicator.gif) right top no-repeat;
}
.bloading {
	background:url(indicador.gif) center top no-repeat !important;
	border:none !important;
	text-indent:-9000px !important;
	height:40px !important;
}
.divCheckTerms{
	margin-left:199px;
}
/*********************************************************************Menu*/
#cssmenu ul,#cssmenu li,#cssmenu span,#cssmenu a{
	margin:0;
	padding:0;
	position:relative;
}
#cssmenu{
	height:30px;
}
#cssmenu:after,#cssmenu ul:after{
	content:'';
	display:block;
	clear:both;
}
#cssmenu a{
	color:#ffffff;
	display:inline-block;
	line-height:30px;
	padding:0 11px;
	text-decoration:none;
	font-weight:bold;
/*	text-shadow:#666666 1px 1px 0;*/
}
#cssmenu ul{
	list-style:none;
}
#cssmenu > ul{
	float:left;
	width:100%;
}
#cssmenu > ul > li{
	float:left;
	background:url(bg_line.gif) no-repeat left top;
}
#cssmenu > ul > li:first-child{
	background:none !important;
}
#cssmenu > ul > li:hover:after{
	content:'';
	display:block;
	width:0;
	height:0;
	position:absolute;
	left:50%;
	bottom:0;
	margin-left:-10px;
}
#cssmenu > ul > li:hover > a,#cssmenu a.selected{
	color:#F8D200;
}
#cssmenu .has-sub{
	z-index:1;
}
#cssmenu .has-sub:hover > ul{
	display:block;
}
#cssmenu .has-sub ul{
	display:none;
	position:absolute;
	width:200px;
	top:100%;
	left:0;
}
#cssmenu .has-sub ul li{
	*margin-bottom:-1px;
}
#cssmenu .has-sub ul li a{
	background:#000;
	border-bottom:1px dotted #fff;
	filter:none;
	font-size:11px;
	display:block;
	line-height:120%;
	padding:10px;
}
#cssmenu .has-sub ul li:hover a{
	color:#F8D200;
}
#cssmenu .has-sub .has-sub:hover > ul{
	display:block;
}
#cssmenu .has-sub .has-sub ul{
	display:none;
	position:absolute;
	left:100%;
	top:0;
}
#cssmenu .has-sub .has-sub ul li a{
	background:#000;
	border-bottom:1px dotted #fff;
}
#cssmenu .has-sub .has-sub ul li a:hover{
	background:#000;
}
/***************************************************Error*/
#divErrors{
	padding:11px 22px;
	margin:5px 0px;
	border:3px solid #b30000;
    border-radius: 10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}
#divErrors h2{
	font-size:15px;
	margin-bottom:3px;
}
#divErrors *{
	color:#b30000 !important;
}
#divErrors ul{
	list-style-position:inside;
}
#divErrors ul li{
	font-size:13px;
	padding-left:5px;
}
/************************************************Pagina*/
#business *,#leftMenu *{
	font-family:Verdana, Geneva, sans-serif;
}
#contentText h1,#contentText h2,#contentText h3,#contentText h4{
	font-family:Helvetica, sans-serif;
	font-weight:normal;
}
.title{
	font-size:23px;
}
.divLeft{
	float:left;
	width:175px;
}
.divRight{
	float:right;
	width:770px;
}
#business{
	background:url(tools_business_bg.gif) no-repeat;
	padding:10px 10px 0 10px;
	height:75px;
	margin-bottom:10px;
}
.businessCenter{
	background:url(tools_business_title_EN-us.gif) no-repeat;
	text-indent:-9000px;
	margin-bottom:0px;
}
#business ul{
	list-style:none;
}
#business li{
	color:#FFF;
	margin-left:5px;
	font-size:11px;
	line-height:15px;
	padding-bottom:3px;
}

#business li a{
	text-decoration:none;
}
#leftMenu{
	border:1px solid #000;
    border-radius: 5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-moz-box-shadow: 2px 2px 2px #888;
	-webkit-box-shadow: 2px 2px 2px #888;
	box-shadow: 2px 2px 2px #888;
}
.divBordeGray{
	border:3px solid #c8bfbb;
    border-radius: 5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
#leftMenu ul{
	margin-left:20px;
	list-style-image:url(tools_concierge_bullet.gif);
}
#leftMenu li{
	font-size:10px;
	margin-bottom:18px;
	color:#403935;
}
.divRoundFrm{
	border:1px solid #999;
	padding:15px 10px;
    border-radius: 5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.imgPromo{
	float:left;
	margin-right:10px;
}
.divSearchRight{
	width:470px;
	padding:10px 0;
	float:left;
}
.divSearchRight #divFrmSearch{
	float:none !important;
	padding:0 !important;
}
/***************************************************************Promos**/
.divDealList{
	border:1px solid #007800;
    border-radius: 5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin-bottom:10px;
	padding:10px;
}
.divDealList .divDealDescription{
	width:600px;
	float:left;
}
.divDealDescription p, .divDescription p{
	margin-bottom:7px;
}
/***************************************************************Carlist**/
.divCarList{
	float:left;
	width:560px;
}
.carEquipments tr.trborder td{
	border-bottom:1px #cdcdcd solid;
}
.carEquipments td{
	padding:2px 5px;
	border-right:1px #cdcdcd solid;
	color:#007800;
	text-align:center;
	font-weight:bold;
	font-size:10px;
}
.carEquipments td.last{
	border-right:none !important;
}
.carEquipments td.notrborde{
	border:none !important;
}
.carPrice{
	width:310px;
	padding:5px;
	background:#e6ffc0;
	border:1px solid #93df20;
    border-radius: 5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.carPrice h4{
	font-size:15px;
	color:#000;
}
.carPrice h3{
	font-size:26px;
	color:#000;
}
.carPrice h3 span{
	font-size:15px !important;
}

/***************************************************************Fin de pestaņas**/

#onglet {margin-top: 10px; MIN-height: 38px; width: 770px; background: url(../images/o-bg-filet.gif) no-repeat left top; float: left; height: 38px;}
#onglet a{font-size: 11px;font-weight: bold;}
#onglet ul.nav {list-style-type: none; width: 569px; height: 24px; font-size: 10px; overflow: hidden; font-weight: bold;padding:0px;float:left; margin-left:0;}
#ongletnomargin ul.nav {	list-style-type: none; width: 569px; height: 24px; font-size: 10px; overflow: hidden; font-weight: bold}
#onglet ul.nav li {display: inline; background: url(../images/o-bg-off.gif); float: left}
#ongletnomargin ul.nav li {display: inline; background: url(../images/o-bg-off.gif); float: left}
#onglet ul.nav li a {	display: block; float: left; height: 24px; color: black; text-decoration: none;font-size:10px;}
#ongletnomargin ul.nav li a {	display: block; float: left; height: 24px; color: black; text-decoration: none}
#onglet ul.nav li a img {	border-bottom: medium none; border-left: medium none; width: 9px; height: 24px; vertical-align: middle; border-top: medium none; border-right: medium none}
#ongletnomargin ul.nav li a img {	border-bottom: medium none; border-left: medium none; width: 9px; height: 24px; vertical-align: middle; border-top: medium none; border-right: medium none}
#onglet ul.nav li a img.first {width: 5px; background: url(../images/o-first-left-off.gif); height: 24px; margin-left: 0px}
#ongletnomargin ul.nav li a img.first {width: 5px; background: url(../images/o-first-left-off.gif); height: 24px; margin-left: 0px}
#onglet ul.nav li.aoff a img.inter_right {background: url(../images/o-inter-right-off.gif)}
#ongletnomargin ul.nav li.aoff a img.inter_right {background: url(../images/o-inter-right-off.gif)}
#onglet ul.nav li.aoff a img.inter_left {	background: url(../images/o-inter-left-off.gif)}
#ongletnomargin ul.nav li.aoff a img.inter_left {	background: url(../images/o-inter-left-off.gif)}
#onglet ul.nav li.aoff a img.last_right {	width: 18px; background: url(../images/o-last-right-off.gif); margin-right: 0px}
#ongletnomargin ul.nav li.aoff a img.last_right {	width: 18px; background: url(../images/o-last-right-off.gif); margin-right: 0px}
#onglet ul.nav li.aon {background: url(../images/o-bg-on.gif)}
#onglet ul.nav li.aoff a:hover {background: url(../images/o-bg-on.gif)}
#ongletnomargin ul.nav li.aon {background: url(../images/o-bg-on.gif)}
#ongletnomargin ul.nav li.aoff a:hover {background: url(../images/o-bg-on.gif)}
#onglet ul.nav li.aon a img.first {width: 5px; background: url(../images/o-first-left-on.gif); height: 24px; margin-left: 0px}
#onglet ul.nav li.aoff a:hover img.first {width: 5px; background: url(../images/o-first-left-on.gif); height: 24px; margin-left: 0px}
#ongletnomargin ul.nav li.aon a img.first {width: 5px; background: url(../images/o-first-left-on.gif); height: 24px; margin-left: 0px}
#ongletnomargin ul.nav li.aoff a:hover img.first {width: 5px; background: url(../images/o-first-left-on.gif); height: 24px; margin-left: 0px}
#onglet ul.nav li.aon a img.inter_right {	background: url(../images/o-inter-right-on.gif)}
#onglet ul.nav li.aoff a:hover img.inter_right {background: url(../images/o-inter-right-on.gif)}
#ongletnomargin ul.nav li.aon a img.inter_right {background: url(../images/o-inter-right-on.gif)}
#ongletnomargin ul.nav li.aoff a:hover img.inter_right {background: url(../images/o-inter-right-on.gif)}
#onglet ul.nav li.aon a img.inter_left {background: url(../images/o-inter-left-on.gif)}
#onglet ul.nav li.aoff a:hover img.inter_left {background: url(../images/o-inter-left-on.gif)}
#ongletnomargin ul.nav li.aon a img.inter_left {background: url(../images/o-inter-left-on.gif)}
#ongletnomargin ul.nav li.aoff a:hover img.inter_left {background: url(../images/o-inter-left-on.gif)}
#onglet ul.nav li.aon a img.last_right {width: 18px; background: url(../images/o-last-right-on.gif); margin-right: 0px}
#onglet ul.nav li.aoff a:hover img.last_right {width: 18px; background: url(../images/o-last-right-on.gif); margin-right: 0px}
#ongletnomargin ul.nav li.aon a img.last_right {width: 18px; background: url(../images/o-last-right-on.gif); margin-right: 0px}
#ongletnomargin ul.nav li.aoff a:hover img.last_right {width: 18px; background: url(../images/o-last-right-on.gif); margin-right: 0px}
#onglet div {margin: 10px; font-size: 10px}
#ongletnomargin div {margin: 10px; font-size: 10px}
#onglet .accroche {color: #007800; font-weight: bold}
#onglet a {text-decoration: underline}
#ongletnomargin {border-bottom: 0px; width: 569px; display: block; background: url(../images/nav_onglet_bg.gif)}

/* Fin de pestaņas*/
