/* ---------- general classes --------- */
body{
	font-family:Arial, "Trebuchet MS", Helvetica, sans-serif;
	font-size:12px;
	/*background-color:#c3b99b;*/
	background-color:#FFF;
	margin:0px;
	padding:0px;
	text-align:center;
	color:#000;
	padding-top:5px;
	text-align:center;
	margin:auto;
	padding-bottom:10px;
	
/*
	background-image:url(/images/pagebg.jpg);
	background-repeat:repeat-x;
	*/
}

#container{
	width:980px;
	margin:auto;
	text-align:left;
}

#wrapper{
	margin:auto;
	text-align:left;
	background-color:#FFFFFF;
	width:980px;
}

#wrapper #main{
	text-align:left;
}


#header{
}

#logo{
	float:left;
}

#car-rhs{
	float:right;
}
  
#content{
	margin:auto;
}

h2{
	font-family:Arial, "Trebuchet MS", Helvetica, sans-serif;
	color:#333333;
	font-size:24px;
	padding:0px 0px 0px 2px;
	margin:0px;
	line-height:27px;
	position:relative;
	top:-15px;
}

.h2style{
	font-family:Arial, "Trebuchet MS", Helvetica, sans-serif;
	color:#333333;
	font-size:16px;
	padding:0px 0px 0px 2px;
	margin:0px;
	line-height:27px;
	position:relative;
	font-weight:bold;
	top:-15px;
	border-bottom:1px solid #ccc;
}


h1{
	font-family:Arial, "Trebuchet MS", Helvetica, sans-serif;
	color:##999999;
	font-size:10px;
	margin:0px auto 0px auto;
	text-align:left;
	float:left;
}

h1.homepage{
	font-family:Arial, "Trebuchet MS", Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:18px;
	margin:0px 0px 0px 10px;
	padding:0px;
	line-height:27px;
}


.headerhotel h2{
	font-size:16px;
	margin:0px;
	padding:0px;
	line-height:normal;
	display:inline;
	padding:0px;
	margin:0px;
	color: #666;
	text-decoration: underline;
	font-weight: bold;
}

.hoteldescriptionsmall .headerhotel h2 a:visited,
.hoteldescriptionsmall .headerhotel h2 a:link,
.headerhotel h2 a:visited,
.headerhotel h2 a:link,
a.viewonmap:visited,
a.viewonmap:link{
	color: #666;
	text-decoration: underline;
	font-weight: bold;
}

.headerhotel{
	padding:0px;
	margin:0px;
}

.hoteladdress{
	color:#ACACAC;
	font-size:12px;
}

.hoteladdressdetail{
	color:#333;
	font-size:12px;
	font-weight:bold;
}

.hoteladdress .hoteladdresstitle{
	color:#666;
	font-weight:bold;
}
	
.headerhotel h2 a:hover{
	text-decoration:underline;
}

.was{
	color:#666666;
}
.now{
	float:left;
	color:#666666;
	font-weight:bold;
}

.saving{
	font-size:12px;
	font-weight:bold;
	color:#FF3300;
	float:right;
}

.maintitle{
	font-size:22px;
	color:#313a41;
	margin:0px 0px 10px 5px;
	font-weight:bold;
}

.sectiontitle{
	font-size:16px;
	color:#686765;
	margin:10px 0px 10px 0px;
	font-weight:bold;
	clear:left;
}

.sectiontitlerhs{
	font-size:14px;
	color:#686765;
	margin:10px 0px 10px 0px;
	font-weight:bold;
	clear:left;
}



#pagecontent{
	width:980px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#pagecontent a{
 color:#000;
}

#maincontent{
	float:left;
	margin:0px;
	padding:2px;
	background-color:#FFFFFF;
	text-align:left;
	width:558px;
	margin-left:10px;
	position:relative;
	top:-40px;
}

#innercontent{
	/*background-image:url(/images/boxtop.gif);
	background-repeat:repeat-x;*/
	width:620px;
	
}

#hotelcontentleft{
	margin-left:10px;
	float:left;
	width:610px;
	position:relative;
	top:-30px;
}

#hotelcontentleft a:visited,
#hotelcontentleft a:link{
	text-decoration: underline;
	color: #313a41;
}


#hotelcontentright{
	margin-left:10px;
	float:right;
	width:334px;
	position:relative;
	top:-30px;
}

#filterbg{
	height:32px;
	line-height:32px;
	float:right;
	color:#999999;
	margin-left:30px;
	margin-top:10px;
	text-align:right;
	position:relative;
}

.rightcontent{
	width:330px;
	_width:344px;
	float:right;
	margin:0px;
	padding:2px;
	background-color:#FFFFFF;
	text-align:left;
	position:relative;
	left:-14px;
	_left:10px;
}

#rightinnercontent{
	/*background-image:url(/images/boxtop.gif);
	background-repeat:repeat-x;*/
	width:330px;
	_width:344px;
	padding-right:4px;
}


.hotelinfo{
	margin:5px 0px 0px 0px;
	padding:7px 9px 9px 9px;
	border:1px solid #C1C1C1;
	background-color:#FFF;
}

.hotelcontent{
	font-size:12px; 
	margin:10px 0px 0px 0px; 
	padding:10px 0px 10px 0px; 
	border-top:1px solid #efe3d1;
	background-color:#fcfaf8;
}

.hotelphoto{
	float:left;
	margin-top:3px;
	color:#999999;
	font-size:12px;
}

.hotelimage{
	height:92px; 
	overflow:hidden;
	float:left;
	margin-top:3px;
}

.hoteldescriptionsmall{
	float:right;
	width:347px;
	font-size:12px;
	margin-bottom:5px;
	text-align:left;
	color:#000000;
}

.userrating{
	color:#f88000;
	font-weight:bold;
}

.userratingimage {
    background: #EC920A url(/images/userrating.png) no-repeat; 
}

.hoteldescriptionsmall a:visited,
.hoteldescriptionsmall a:link{
	color:#3f9534;
	line-height:25px;
	height:auto;
	font-weight:normal;
}

.hoteldescriptionsmall a:hover{
	text-decoration:underline;
}

#hotelbookingform{
	margin-top:10px;
	padding:5px;
	border:none;
	border-top:1px solid #ea8d01;
	background-image:url(/images/hotelinfo.gif);
	background-repeat:repeat-x;
	background-position:top;
}

.rightpanel{
	padding:5px;
	border:1px solid #ea9c30;
	background-color:FFF;
	width:100%px;
	margin-left:0px;
	margin-top:10px;
}

#map{
	border:1px solid #F9DBAF;
	background-color:#FFF;
	width:384px;
	height:384px;
}


p.disclaimer{
	color:#999999;
	font-size:10px;
	text-align:justify;
}

#homefooter{
	clear:both;
	border-top:1px solid #e2ded9;
	padding-top:10px;
	margin-top:10px;
	color:#908d89;
}

#footer{
	clear:both;
	color:#908d89;
	margin-top:10px;
	
	background-image:url(/images/footerheader.jpg);
	background-repeat:no-repeat;
	background-position:top;
	
	border:1px solid #F9DBAF;
	padding:10px;
	padding-top:25px;
	
}

.formtitle{
	font-size:20px;
	color:#313a41;
	margin:0px 0px 0px 0px;
	font-weight:bold;
	position:relative;
}


#areasearchform{
	/*height:89px;*/
	background-color:#ec9009;
	vertical-align:middle;
	background-image:url(/images/areasearchform.jpg);
	background-repeat:repeat-x;
	position:relative;
	/*fix*/
	top:-30px;	
	_top:-30px;
}

#freephone{
	float:right;
	font-size:12px;
	font-weight:normal;
	position:relative;
	/*fix*/
	top:-30px;		
	_top:-26px;
	margin-right:17px;
	text-align:right;
}

#frmsearch{
}

/* ---------- Page Text Classes --------- */
.bodytext{
	font-family:Arial, "Trebuchet MS", Helvetica, sans-serif;
	font-size:12px;
	/*background-color:#c3b99b;*/
	background-color:#FFF;
	line-height: 24px;
	margin:0px;
	padding:0px;
	text-align:center;
	color:#000;
	padding-top:20px;
	text-align:left;
	margin:auto;
	}
	
.bodytextaff{
	font-family:Arial, "Trebuchet MS", Helvetica, sans-serif;
	font-size:12px;
	/*background-color:#c3b99b;*/
	background-color:#FFF;
	line-height: 24px;
	margin:0px;
	padding:0px;
	text-align:center;
	color:#000;
	padding-top:0px;
	text-align:left;
	margin:auto;
	}	
	
	
.subtitle {
  margin-bottom:0px;
  padding:0 13px;
  font-size:16px;
  line-height:1.5em;
  padding:0 50px;
  display:block;
  border:0px solid #cccccc;
  border-width:0 0px 1px;
padding:0px 0px 0px 0px;
  color:#333;
  }
	
#button {
	width: 276px;
	border-right: 0px solid ;
	border-left: 0px solid ;
	padding: 0px 0px 0px 0em;
	margin-bottom: 0em;
	font-family: Arial, "Trebuchet MS", Helvetica, sans-serif;
	color: #ffccff;
	}
	
#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
#button li {
		 
		border-bottom: 1px dotted #cccccc;
		margin: 0px;
	
		}
#button li a {
		display: block;
		padding: 12px 5px 12px 0.75em;
		border-left: 0px solid ;
		border-right: 0px solid ;
		color: #666666;
		font-size: 12px; 
		text-decoration: underline;
		width: 100%;
		}

	html>body #button li a {
		width: auto;
		}

#button li a:hover {
		border-left: 0px solid ;
		border-right: 0px solid;
		BACKGROUND-COLOR: #F0F0F0; 
		color: #333333;
		}	





		
		
#button2 {
	width: 248px;
	border-right: 0px solid ;
	border-left: 0px solid ;
	padding: 0px 0px 0px 0;
	margin-bottom: 0em;
	font-family: Arial, "Trebuchet MS", Helvetica, sans-serif;
	color: #ffccff;
	}
	
#button2 ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
#button2 li {
		 
		border-bottom: 1px dotted #cccccc;
		margin: 0px;
	
		}
#button2 li a {
		display: block;
		padding: 12px 5px 12px 0.75em;
		border-left: 0px solid ;
		border-right: 0px solid ;
		color: #666666;
		font-size: 12px; 
		text-decoration: underline;
		width:248px;
		}

	html>body #button2 li a {
		width: auto;
		}

#button2 li a:hover {
		border-left: 0px solid ;
		border-right: 0px solid;
		BACKGROUND-COLOR: #F0F0F0; 
		color: #333333;
		}			


/* ---------- navigation classes --------- */
#navbar{
	height:49px;
	width:984px;
	_width:980px;
	margin:auto;
	background-image:url(../images/navbar.jpg);
	background-repeat:no-repeat;
	clear:both;
}

#navbar ul{
	width:970px;
	list-style:none;
	padding:0px;
	position:relative;
}


ul.tabs {
	list-style-type: none;
	padding: 0;
	margin: 0;
	position:fixed;
	margin-left:10px;
	/*fix*/
}

ul.tabs li {
	font-family:Arial, "Trebuchet MS", Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin-right:5px;
	float: left;
	padding: 0;
	margin: 0;
	padding-top: 0;
	margin-right: 1px;
}

ul.tabs li.navitemnoselect {
	font-family:Arial, "Trebuchet MS", Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin-right:30px;
	height:28px;
	float: left;
	padding: 0;
	margin: 0;
	padding-top: 0;
}


ul.tabs li a {
	display: block;
	padding: 0px 10px;
	color:#494947;
	text-decoration:none;
	height:28px;
	line-height:28px;
}

ul.tabs li a.navitemnoselect {
	background:none;
	float:left;
	padding: 0px 10px;
	color:#494947;
	text-decoration:none;
	height:28px;
	line-height:28px;
	color:#FFFFFF;
}

ul.tabs li a:hover {
	color:#FFFFFF;
}


a.navitem{
	float:left;
	color: #716c68;
}

#leftnav{
	margin:10px 0px 0px 10px;
	float:left;
	text-align:left;
}

.leftnavtrwhite a:visited,
.leftnavtrwhite a:link{
	color:#585555;
	line-height:25px;
	height:auto;
	text-decoration:none;
}

.leftnavtrwhite a:hover{
	text-decoration:underline;
}

ul.leftnav {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

li.lisep{ 
	color:#FFFFFF;
	font-family:Arial, "Trebuchet MS", Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin-right:5px;
	height:40px;
	line-height:40px;
	float: left;
	position:relative; 
	top:-7px;	
	_top:0px;
}

#filterbg a{
	color:#999999;

}

#bottomnav{
	border:1px solid #c1c1c1;
	/*background-color:#f7f5f3;*/
	color:#9f9d9b;
	margin:40px auto 0px auto;
	text-align:left;
	padding:0px 0px 10px 0px;
	
	background-repeat:repeat-x;
	background-position:top;
	width:980px;
}

#bottomnav a:visited,
#bottomnav a:link{
	font-size:10px;
	font-family:tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#9d9c9a;
	text-decoration:none;
}

#bottomnav a:hover{
	text-decoration:underline;
}

#bottomnav ul{
	margin:10px 0px 0px 0px;
	padding:0px;
	list-style:none;
}

#bottomnav ul li{
	width:190px;
	float:left;
}

#leftnavweather{
	margin:10px 0px 0px 0px;
}

#breadcrumb{
	margin-left:21px;
	margin-top:8px;
	color:#6d6d6d;
	font-size:10px;
	position:relative;
	top:-14px;
	_top:-14px;
	font-family:arial, Verdana, Arial, Helvetica, sans-serif;
}

#breadcrumb a{
	color:#6d6d6d;
	font-size:10px;
	text-decoration:underline;
}

#breadcrumb a:hover{
	text-decoration:underline;
}

.homepagesectionheader{
	width:184px;
	height:28px;
	background-image:url(/images/homepagepanelheader.jpg);
	background-repeat:no-repeat;
	line-height:28px;
	font-weight:bold;
	background-color:#FFFFFF;
	margin:15px 0px 10px 0px;
}

.homepagesectionfooter{
	width:352px;
	height:11px;
	background-image:url(/images/homepagesectionfooter-a.gif);
	background-repeat:no-repeat;
	margin:0px;
	position:relative;
	top:-3px;
}

.homepagesectionheaderH1{
	width:980px;
	height:27px;
	background-image:url(/images/homepagesectionheaderH1.jpg);
	background-repeat:no-repeat;
	line-height:27px;
	font-size:14px;
	font-weight:bold;
	background-color:#FFFFFF;
	margin:0px;
}

.homepagesectionfooterH1{
	width:983px;
	height:11px;
	background-image:url(/images/homepagesectionfooterH1.gif);
	background-repeat:no-repeat;
	margin:0px;
	position:relative;
	top:-3px;
}

.homepagelistH1{
	border-left:1px solid #F9DBAF;
	border-right:1px solid #F9DBAF;
	border-bottom:1px solid #F9DBAF;
	margin:0px;
	width:988px;
	_width:980px;
	position:relative;
	padding-top:10px;
	padding-bottom:10px;
	background-image:url(/images/areasheader.jpg);
	background-position:top;
	background-repeat:repeat-x;
}


.homepagesectionheader h2{
	color:#313a41;
	text-align:center;
}

.homepagelist{
	border-left:1px solid #F9DBAF;
	border-right:1px solid #F9DBAF;
	border-bottom:1px solid #F9DBAF;
	margin:0px;
	width:174px;
	_width:174px;
	position:relative;
	top:-10px;
	background-image:url(/images/areasheader.jpg);
	background-position:top;
	background-repeat:repeat-x;
	padding:5px;
}



.homepagelist .areaslist1,
.homepagelist .areaslist2,
.homepagelist .areaslist3{
	width:150px;
	float:left;
}
/* ---------- boxes classes --------- */
.blgrey {background: url(/images/bl.gif) 0 100% no-repeat #e2ded9; width: 620px;} 
.brgrey {background: url(/images/br.gif) 100% 100% no-repeat} 


.tlgrey {background: url(/images/tl.gif) 0 0 no-repeat} 
.trgrey {background: url(/images/tr.gif) 100% 0 no-repeat; padding:10px} 

.blwhite {background: url(/images/blwhite.gif) 0 100% no-repeat #FFF; width: 600px; margin-top:7px;} 
.brwhite {background: url(/images/brwhite.gif) 100% 100% no-repeat} 
.tlwhite {background: url(/images/tlwhite.gif) 0 0 no-repeat} 
.trwhite {background: url(/images/trwhite.gif) 100% 0 no-repeat; padding:10px;} 

.leftnavblgrey {background: url(/images/bl.gif) 0 100% no-repeat #e2ded9; width: 251px;} 
.leftnavbrgrey {background: url(/images/br.gif) 100% 100% no-repeat} 
.leftnavtlgrey {background: url(/images/tl.gif) 0 0 no-repeat} 
.leftnavtrgrey {background: url(/images/tr.gif) 100% 0 no-repeat; padding:10px} 

.leftnavblwhite {background: url(/images/blwhite.gif) 0 100% no-repeat #FFF; width: 231px; margin-top:7px;} 
.leftnavbrwhite {background: url(/images/brwhite.gif) 100% 100% no-repeat} 
.leftnavtlwhite {background: url(/images/tlwhite.gif) 0 0 no-repeat} 
.leftnavtrwhite {background: url(/images/trwhite.gif) 100% 0 no-repeat; padding:10px;} 


.clear {font-size: 1px; height: 1px}

/* ---------- homepage classes --------- */
#searchform{
	width:578px;
	height:254px;
	border:1px solid #D5D5D5;
	background-color:#F7F7F7;
	float:left;
	padding-top:10px;
	padding-bottom:2px;
	_padding-bottom:2px;
}

#searchformarea, #searchformresults{
	width:620px;
	border:1px solid #D4D4D4;
	background-color:#EFEFEF;
	float:left;
	padding-top:10px;
	margin-top:10px;
}

#searchresults{
	width:620px;
	border:1px solid #C1C1C1;
	background-color:#FFF;
	float:left;
	padding-top:10px;
	margin-top:10px;
	padding-left:5px;
}

.sales{
	float:right;
	width:400px;
	text-align:right;
}	

.searchlabel{
	clear:both;
	float:left;
	width:165px;
	padding-left:10px;
	margin-bottom:16px;
	line-height:25px;
}

.searchfield{
	float:left;
	width:400px;
	margin-bottom:16px;
	line-height:18px;
}

.searchlabelarea{
	clear:both;
	float:left;
	padding-left:10px;
	margin-bottom:16px;
	line-height:25px;
}

.areas{
	margin-top:10px;
}

#homeleft{
	width:660px;
	float:left;
	text-align:left;
	padding-left:10px;
}

#homeright{
	width:200px;
	float:right;
	text-align:left;
}

#headersearchform{
	background-image:url(/images/headersearchhome.gif);
	height:33px;
	width:600px;
}	

#headerhotelsinspain{
	background-image:url(/images/headerhotelsinspain.gif);
	height:33px;
	width:600px;
}	

#headerspecialoffers{
	background-image:url(/images/headerspecialoffers.gif);
	height:33px;
	width:237px;
}	

#headerlastminuteoffers{
	background-image:url(/images/headerlastminuteoffers.gif);
	height:33px;
	width:237px;
}	

#headermostpopular{
	background-image:url(/images/headermostpopular.gif);
	height:33px;
	width:237px;
}	

#headerleftnav{
	height:33px;
}

.hotelpanel{
padding-bottom:5px;
margin-bottom:10px;
}

.hotelpanel .headerhotel{
	/*
	background-image:url(/images/headerhotelname.gif);
	height:33px;
	width:683px;
	*/
}

.greybox{
 width:260px;
 text-align:center;
}

.greybordertop{
	width:260px;
	height:20px;
	background-image:url(/images/greybordertop.gif);
	background-repeat:no-repeat;
	background-position:top;
}

.greybordercontent{
	border-left:1px solid #cdcdcd;
	border-right:1px solid #cdcdcd;
	position:relative;
	top:-6px;
	text-align:center;
}

.greyborderbottom{
	width:260px;
	height:20px;
	background-image:url(/images/greyborderbottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	position:relative;
	top:-6px;
}

.contentbox{
	text-align:left;
	width:237px;
	margin:auto;
}

.trwhite a:visited,
.trwhite a:link
{
	font-size:12px;
	color:#5b544b;
	text-decoration:none;
	padding:1px 0px 1px 2px;
	border:1px solid #FFF;
}

.trwhite a:hover{
	text-decoration:underline;
	background-color:#e2ded9;
	color:#544d49;
	border:1px dotted #b6ada8;
}

	
.trwhite .areaslist1,
.trwhite .areaslist2,
.trwhite .areaslist3{
	width:193px;
	float:left;
}

.frmcity{
	float:left;
}

.frmdates{
	float:left;
	margin-top:0px;
	_margin-top:0px;
	position:relative;
	top:-8px;
	_top:0px;
}

.frmarrival, .frmdeparture, .frmtotaldays{
	float:left;
	margin-left:10px;
}

.frmrooms{
	float:left;
	width:200px;
}

.frmadultschildren{
	float:left;
	width:400px;
}

#totaldays{
	display:none;
	margin-top:0px;
	margin-left:0px;
	padding:2px;
	width:90px;
	color:#ccc;
	font-size:17px;
	font-weight:bold;
	text-align:center;
	margin-top:0px; 
	_margin-top:0px;
	line-height:0px;	
}

#numberofrooms{
	width:100px;
}

#searchbutton{
	float:right;
}

#formfooter{
	background-image:url(/images/formfooter.gif);
	background-repeat:repeat-x;
	height:32px;
	background-position:top;
	position:relative;
	top:-35px;
	_top:-30px;

	/*
	position:relative;
	top:-35px;
	_top:-30px;
	*/
}
	

input.search, select.search{
	font-family:Arial, "Trebuchet MS", Helvetica, sans-serif;
	font-size:12px;
}

input.search{
	padding-left:5px;
	font-size:12px;
}

a.proceed{
	text-decoration:none;
	font-weight:bold;
	color:#45a0ff;
}

.search{	
	font-size:12px;
}

#searchresultsloader{
	font-weight:bold;
	color:#fe8314;
	font-size:20px;
	line-height:40px;
	height:40px;
	padding-top:5px;
	
}

ul.hotelslist{
	padding:0px;
	margin:0px;
	list-style:none;
}

ul.hotelslist li{
	float:left;
	width:320px;
	/*border-top:1px dotted #e0b370;*/
	padding:0px 0px 0px 0px;
	display:block;
	color:#FE8314;

}

ul.hotelslist li.otherareas a.otherareas:visited,
ul.hotelslist li.otherareas a.otherareas:link{
	color:#FE8314;
	text-decoration:none;
}

ul.hotelslist li.otherareas a.otherareas:hover{
	text-decoration:underline;
}

a.hotelslist:visited,
a.hotelslist:link{
	/*font-size:12px;*/
	text-decoration: none;
	color: #313a41;
}

a.hotelslist:hover{
	text-decoration:underline;
}

.paradorrate{
	font-size:12px;
	background-color:#f5d9b0;
	padding-left:5px;
	padding-right:5px;
	background-color:#ffe5ac;
	background-image:url(/images/bookingpagerhstitle.gif);
	background-repeat:repeat-x;
	line-height:24px;
	height:24px;
	border:1px solid #ec9009;
	margin-bottom:5px;
}

/* results pages */
.filtertitle{
	color:#313A41;
	font-weight:bold;
	margin-bottom:3px;
}

#filters{
	border:1px solid #ea9c30;
	background-color:FFF;
	width:100%;
}


.roomdetailsgreyed{
	color:#999999;
}

input.radio{
margin-top:6px;
}

div.infoline {
	clear: both;
	padding-bottom: 5px;
}

.sectionsubtitle {
	width: 170px;
	text-align: left;
	font-size:12px;
	padding-bottom:5px;
}

.sectionvalue {
	width: 170px;
	text-align: left;
	font-weight:bold;
	font-size:12px;
	padding-bottom:5px;
} 

.sectionsubtitlerhs{
	width: 170px;
	text-align: left;
	font-size:12px;
	padding-left:20px;
	padding-bottom:5px;
} 

.sectionsubtitlerhsdoublewidth{
	text-align: left;
	font-size:12px;
	padding-left:20px;
	padding-bottom:5px;
} 

.sectionaddress{
	text-align: left;
	font-weight:bold;
	font-size:12px;
}

input.customerdetails,
select.customerdetails,
textarea.customerdetails{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}

.sectionvalue input,
.sectionvalue select,
.sectionvalue textarea{
	font-size:12px;
}

input.customerdetails{
	width:170px;
	font-size:12px;
	border:1px solid #ccc;
}
select.customerdetails{
	font-size:12px;
}

.enterdetailsinfo{
	border:1px solid #ea8d01;
	background-color:#F7F0E5;
	padding:5px;
}

a.moreinfo{
color:#ea8d01;
}

.bookingpagerhs{
	border-top:1px solid #ea8d01;
	padding:5px;
	float:right; 
	width:264px;	
	margin-top:13px;
	background-image:url(/images/hotelinfo.gif);
	background-repeat:repeat-x;
	background-position:top;
}

.confirmpanel{
	border-top:1px solid #ee9f29;
	background-image:url(/images/hotelinfo.gif);
	background-repeat:repeat-x;
	background-position:top;
}

.areapanel a:visited,
.areapanel a{
	text-decoration:none;
	color:#313a41;
}


.areapanel{
	border:1px solid #ea9c30;
	background-color:#FFF;
	padding:10px 0px 10px 10px;
	width:100%;
}

.lowprice{
	color:#FF7F00;
	font-weight:bold;
	text-align:right;
	font-size:14px;
	float:right;
}

.desde{
	text-align:center;
	line-height:normal;
	color:#333;
	font-weight:normal;
	font-size:12px;

}

.lowpricevalue{
	color:#fe890c;
	font-weight:bold;
	text-align:right;
	font-size:24px;
	line-height:normal;
}

h1.maintitle{
	margin-bottom:0px;
	margin-top:17px;
}

.icons{
	float:right;
	text-align:right;
	width:110px;
	color:#666;
	font-weight:bold;
	font-size:12px;
}

a.sitemap:visited, a.sitemap:link{
	text-decoration: underline;
	color: #313a41;
}

.h1homepage{
	color:#FF8406;
	font-size:10px;
	font-weight:normal;
	padding:0px;
	margin:0px;
	text-align:right;
}

.homepagesectionheader h2{
	margin-left:0px;
	font-size:14px;
}

.h1holder{
	width:980px;
	text-align:center;
	margin:auto;
}

h1.toph1{
	font-size:10px;
	font-weight:normal;
	float:right;
	color:#999999;
	margin-top:0px;
	padding-top:0px;
	padding-right:3px;
	_padding-right:10px;
}

td{
	font-size:12px;
}

.bannersheader{
	height:27px;
	background-image:url(/images/homepagesectionheaderH1.jpg);
	background-repeat:no-repeat;
	line-height:27px;
	font-weight:bold;
	background-color:#FFFFFF;
	margin:0px;
	font-size:14px; 
	color:#333333; 
	margin-top:15px;
	_margin-top:25px; 
	width:600px; 	
}

.bannerscontent{
	width:598px; 
	_width:600px; 
	border:1px solid #D4D4D4;
}

.bannerscontent p,
.bannerscontent select, 
.bannerscontent input,
.bannerscontent textarea{
	font-size:12px;
}

.bannerscontent p{
	padding:10px;
}

.bannerselect{
	line-height:27px;
	background-color:#B6C7C5;
	margin:5px;
	text-align:right;
	padding:5px;
	margin-top:17px;
}

p a{
	color:#000000;
	font-weight:normal;
}

.hotelsectiontitle{
	font-size:16px;
	font-weight:bold;
	color:#FE8314;
	border-bottom:1px solid #C1C1C1;
	display:block;
	padding-bottom:5px;
}

.hoteldesde{
	font-size:14px;
	font-weight:bold;
	color:#666;
}

.hotellowprice{
	font-size:24px;
	font-weight:bold;
	color:#339900;
}

.pn{
	font-size:12px;
	font-weight:normal;
	color:#666;
}

.facilitiesblock{
	border-bottom:1px dotted #C1C1C1;
	padding-top:8px;
	padding-bottom:8px;
}

.facilitieslabel{
	font-size:12px;
	width:140px;
	float:left;
	font-weight:bold;
}

.facilitiesvalue{
	font-size:12px;
	width:465px;
	float:left;
}

.from{
	color:#333;
	font-weight:normal;
	font-size:12px;
}

.lowestprice{
	color:#FE890C;
	font-size:24px;
	font-weight:bold;
}

.resultshead{
	float:left;
	background-color:#FE890C;
	height:24px;
	line-height:24px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	font-size:12px;
	margin-right:2px;
}

.resultsvalue{
	float:left;
	color:#333;
	text-align:center;
	font-size:12px;
}

.odd{
	margin-top:1px;
	line-height:30px;
	background-color:#FFF;
}

.even{
	margin-top:1px;
	line-height:30px;
	background-color:#EEE;
}

.roomdetails{
	background-color:#FDEED9;
	margin-top:4px;
	font-weight:bold;
	line-height:30px;
	border-top:2px solid #FFF;
	border-bottom:2px solid #FFF;
	_border-bottom:0px;

}

.resultssep{
	width:2px;
	background-color:#FFFFFF;
	float:right;
	height:100%;
}


.affiliatebox{
	width:482px;
	background-color:#FFFFFF;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align:top;
}

.affiliateheader{
	width:482px;
	background-color:#FE890C;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	height:27px;
	padding-top:1px;
	padding-left:5px;
}


.chatheader{
	width:482px;
	background-color:#FE890C;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	height:27px;
	padding-top:1px;
	padding-left:5px;
}


.affiliatelist{
	width:482px;
	background-color:#FDEED9;
	height:35px;
	color:#000;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.affiliatelistimage{
	width:150px;
	background-color:#FDEED9;
	height:40px;
	color:#000;
	font-weight:bold;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.affiliatelisttextleft{
	width:150px;
	background-color:#FDEED9;
	height:40px;
	color:#000;
	font-weight:bold;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding:2,0,0,10;
	clear:both;
	
}

.affiliatelisttextright{
	width:150px;
	background-color:#FDEED9;
	height:40px;
	color:#000;
	font-weight:bold;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding:2,10,0,0;	
}


.affiliatetextbox{

	width:482px;
	background-color:#FFF;
	color:#000;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:10px;	
	line-height:20px;
}



.affiliatelisttext{
	color:#000;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
	
}


.affiliatelink{
	color:#000;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	
}

ul.discList {
  list-style-image: url('images/disc.jpg')
}


ul.greenlist{
	list-style: none url("/images/greenlistitem.gif"); 
}

ul.greenlist li{
	display: list-item; 
	margin-left: 15px; 
	padding-left: 5px;
	font-weight:bold;
	color:#000;
}

ul.greenlist li.left{
	display: list-item; 
	margin-left: 15px; 
	padding-left: 5px;
	font-weight:bold;
	color:#000;
}

h2.extra{
	font-family:"Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	font-size:30px;
	font-weight:bold;
	color:#F98D07;
	margin-left:0px;
	margin-bottom:5px;
}

h3.extra{
	clear:both;
	font-family:"Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	font-size:25px;
	font-weight:bold;
	color:#F98D07;
	margin-left:0px;
	margin-bottom:5px;
	padding-top:5px;
	border-bottom:1px solid #CCC;
}

.blurb{
	font-family:"Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
	color:#666666;
	margin-left:0px;
	line-height:28px;
	margin-top:0px;
	padding-top:0px;
	padding-bottom:0px;
}

#leftcolumn{
	width:592px;
	float:left;
}

#rightcolumn{
	width:386px;
	float:right;
}

.rhsbox{
	margin-bottom:10px;
}

.informationabout{
	color:#999999;
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
}

.ofertastitle{
	color:#999999;
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
	border-bottom:1px solid #F9DBAF;
}

.informationaboutbox{
	color:#000;
	font-size:12px;
	border:1px solid #F9DBAF;
	padding:5px;
	margin-bottom:10px;
}

.ofertasbox{
	color:#000;
	font-size:12px;
	padding:5px;
	margin-bottom:10px;
	display:block;
}

.oferta{
	display:block;
	height:44px;
}

.ofertaphoto{
	float:left;
	width:60px;
}

.ofertadetails{
	float:left;
	width:130px;
}

.ofertaarea a{
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

.ofertacar{
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FE870A;
}

.ofertaprice{
	float:left;
	color:#FE870A;
	font-size:20px;
	vertical-align:bottom;
	line-height:40px;
}

.ofertadays{
	float:left;
	color:#999;
	font-size:12px;
	line-height:47px;
	margin-left:15px;
}

.cochescontent{
	position:relative;
	width:580px;
}

#footer ul{
	padding-left:0px;
	margin-left:25px;
}

#footer ul li{
	float:left;
	width:300px;
	_width:320px;
	list-style-type:none;
	padding:0px;
	padding-left:10px;
}

#footer ul li a{
	font-size:11px;
	color:#666;
}

.guialink{
	color:#000000;
}

a.footerlinks{
	color:#666;
	font-size:11px;
}













#spiffycalendar
{
    LEFT: 0px;
    VISIBILITY: hidden;
    WIDTH: 185px;
    POSITION: absolute;
    TOP: 0px;
    HEIGHT: 130px;
    BACKGROUND-COLOR: black
}
.cal-SymbolBtn
{
    FONT-SIZE: 8px;
    FONT-FAMILY: Webdings;
    outline-style: none;
    outline-width: 0px
}
.cal-BtnLink
{
    BORDER-RIGHT: #ffffff;
    BORDER-TOP: #ffffff;
    BORDER-LEFT: #ffffff;
    BORDER-BOTTOM: #ffffff;
    outline-style: none;
    outline-width: 0px
}
A.cal-DayLink
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: black;
    FONT-FAMILY: Arial, sans-serif;
    BACKGROUND-COLOR: transparent;
    TEXT-DECORATION: none
}
A.cal-DayLink:hover
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #FF890D;
    FONT-FAMILY: Arial, sans-serif;
    BACKGROUND-COLOR: transparent;
    TEXT-DECORATION: none
}
A.cal-DayLink:active
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #FF890D;
    FONT-FAMILY: Arial, sans-serif;
    BACKGROUND-COLOR: transparent;
    TEXT-DECORATION: none
}
.cal-TextBox
{
    FONT-family: Arial, Helvetica, sans-serif;
    COLOR: #000;
    TEXT-DECORATION: none
}
.cal-TextBoxInvalid
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: black;
    FONT-FAMILY: Arial, sans-serif;
}
.cal-TextBoxDisabled
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    BORDER-LEFT-COLOR: silver;
    BORDER-BOTTOM-COLOR: silver;
    COLOR: black;
    BORDER-TOP-STYLE: solid;
    BORDER-TOP-COLOR: silver;    FONT-FAMILY: Arial, sans-serif;
BORDER-RIGHT-STYLE: solid;
    BORDER-LEFT-STYLE: solid;
    BORDER-RIGHT-COLOR: silver;
    BORDER-BOTTOM-STYLE: solid
}
.cal-ComboBox
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: black;
    FONT-FAMILY: Arial, sans-serif;
    BACKGROUND-COLOR: white;
	border:1px solid #778899;
}
.cal-Today
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: white;    FONT-FAMILY: Arial, sans-serif;
BACKGROUND-COLOR: #9A9A9A;
    TEXT-DECORATION: none
}
.cal-Day
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: black;
    FONT-FAMILY: Arial, sans-serif;
    BACKGROUND-COLOR: transparent;
    TEXT-DECORATION: none
}
A.cal-TodayLink
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: red;
    FONT-FAMILY: Arial, sans-serif;
    BACKGROUND-COLOR: transparent;
    TEXT-DECORATION: none
}
A.cal-TodayLink:hover
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #FF890D;
    FONT-FAMILY: Arial, sans-serif;
    BACKGROUND-COLOR: transparent;
    TEXT-DECORATION: none
}
A.cal-TodayLink:active
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #FF890D;
    FONT-FAMILY: Arial, sans-serif;
    BACKGROUND-COLOR: transparent;
    TEXT-DECORATION: none
}
.cal-GreyDate
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #999999;    FONT-FAMILY: Arial, sans-serif;
BACKGROUND-COLOR: white;
    TEXT-DECORATION: none
}
.cal-GreyInvalidDate
{
    FONT-WEIGHT: 900;
    FONT-SIZE: 12px;
    COLOR: gray;    FONT-FAMILY: Arial, sans-serif;
BACKGROUND-COLOR: #ebebeb;
    TEXT-DECORATION: line-through
}
.cal-DayCell
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    FONT-FAMILY: Arial, sans-serif;
    BACKGROUND-COLOR: #ebebeb
}
.cal-HeadCell
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: white;    FONT-FAMILY: Arial, sans-serif;
BACKGROUND-COLOR: #FF890D
}
.cal-HeadMeses
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #d0001a;    FONT-FAMILY: Arial, sans-serif;
BACKGROUND-COLOR: #FFF;
border:none;
}
.cal-Table
{
    COLOR: white;
    BACKGROUND-COLOR: #778899;
	border:1px solid #778899;
}
A.cal-MesLink
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #FF890D;    FONT-FAMILY: Arial, sans-serif;
BACKGROUND-COLOR: transparent;
    TEXT-DECORATION: none
}
A.cal-MesLink:hover
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #FF890D;    FONT-FAMILY: Arial, sans-serif;
BACKGROUND-COLOR: transparent;
    TEXT-DECORATION: none
}
.hdr  {background:gray;color:#FFFFFF;border-width:1px;border-color:black;border-style:solid}
.hdrA {background:gray;color:#FFFFFF;border-width:1px;border-color:black;border-style:solid;cursor:hand;}
.ndt  {position:absolute;width:19;height:19;}
.bdt  {position:absolute;width:19;height:19;}
.dt   {position:absolute;width:19;height:19;cursor:hand;}
.sdt  {position:absolute;width:19;height:19;}

.frmleft{
	width:200px;
	float:left;
	margin-top:10px;
	margin-left:10px;
	font-weight:bold;
}

.frmright{
	width:350px;
	float:right;
	text-align:left;
	margin-top:10px;
}

.ofertas{
	float:left;
}

.txt-azul-opciones{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}

.txt-normal-gris{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}

#btn-buscar{
	left:-30px;
	top:30px;
	z-index: 1;
}

.whybilletes{
	background-image:url(../images/why-billetes-de-avion.jpg);
	background-repeat:no-repeat;
	width:386px;
	height:207px;
}

.whybilletes .title{
	font-family:"Arial Rounded MT Bold", arial, helvetica, sans-serif;
	color:#000000;
	font-size:14px;
	font-weight:bold;
	line-height:27px;
	text-align:center;
}

.whybilletes .content{
	margin-top:15px;
	margin-left:10px;
	line-height:25px;
}












