@import url("search-pages.css");

* {
margin: 0;
padding: 0;
}

body {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 62.5%;
		background: #fff url(/images/body-bg.gif) repeat-x top;
		color: #666666;
}

#container {
		width: 950px;
		margin: auto;
		position: relative;
		background: url(/images/background-borders.gif) left repeat-y;
		overflow: hidden;
}

#content {
line-height: 1.5em;
margin-left: 0px;
float: left;
width: 735px;
background: transparent;
}


h1#header {
background: url(/images/header-bg.jpg) no-repeat top;
width: 950px;
height: 153px;
}

#right-content {
background: transparent url(/images/bg-header2.jpg) top right no-repeat;
float: left;
display: inline;
margin-left: 8px;
width: 748px;
}

.top {
	float: left;
	overflow: hidden;
	background: transparent;
	}
		

.bottom {
	overflow: hidden;
	float: left;
	}
/* ----------------------------------------------------------------------------------- COLUMNS */

#nav-col-left {
		float: left;
		width: 194px;
				}
				


#search-col-middle {
		float: left;
		width: 255px;
		padding-top: 50px;
		}
	

	#offers {
		float: left;
		width: 490px;
		/*background: url(/images/header-part2.jpg) top left no-repeat;*/
		padding-top: 50px;  
		margin-left: 2px;
		}
		
	/*#offers a {color: #D49700; text-decoration: none;}*/
		
		
	#offers-left {
	float: left;
	display: inline;
	width: 240px;
	}
	
	
	
	#offers-right {
	float: left;
	display: inline;
	width: 240px;
	}
	
	
	#home-blurb {
	float: left;
	display: inline;
	overflow: hidden;
	width: 240px;
	}
	
	#home-blurb p {
	display: block;
	width: 230px;
	}
	
	.flights {margin-left: 26px;}
	
	.flights p {padding-bottom: 12px; height: 63px;}
	
	.hotels {margin-left: 2px;}
	
	.hotels p {padding-bottom: 12px; height: 63px;}
	

/*................................................................................NEWSLETTER..............*/
	
#newsletter {
	width: 238px;
	height: 66px;
	background-color: #EA9400;
	padding: 0;
	margin: 0;
	}

#newsletter a {
float: right;
color: #fff;
text-decoration: none;}

label.newsletterLabel {
font: bold 1.3em Arial, Helvetica, sans-serif;
color: #fff;
margin-left: 10px;
}

input.newsletterSelect {
padding: 0;
	margin: 0;
width: 208px; }



/* ----------------------------------------------------------------------------------- COLUMNS HEADINGS ETC*/

		
	p {
	line-height: 1.5em;  
	font-size: 1.1em;}	
	
	
		
	
	
	#search-col-middle p {
	margin-left: 10px;
	}	
		

	
	#offers p {
	width: 225px;
	margin: 0 0 0 10px;}	

	#offers a img {
	margin: 10px 0 0 10px;
	}
	

/* ----------------------------------------------------------------------------------- MISC */


	hr.coloured {
		clear: both;
		display: block;
		height: 1px;
		border: none 0;
		margin: 1px;
		border-top: 1px solid #B2BCCF;
	}

	.ruler {
		clear: both;
		height: 1px;
		background: url(/images/horiz_dots.gif) repeat-x left center;
	}

a img {border: none;}


/* .................................................................. Forms */


	form, fieldset {
		margin: 0;
		padding: 0;
	}

	input.textfield, select, textarea {
		font-size: 1.1em;
		background-color: #F3F3F3;
		font-family: Arial, Helvetica, sans-serif;
		color: #666666;
	}

	input.textfield, select, textarea {
		border-top: 1px solid #ACACAC;
		border-right: 1px solid #F5F5F5;
		border-bottom: 1px solid #F6F6F6;
		border-left: 1px solid #CBCBCB;
	}
	input.textfield, textarea {
		padding: 0.2em 0.4em;
	}
	
	input:focus, select:focus {
		background-color: #E5E3E3;
	}
	
	/* buttons 
	
	input.button {
		padding: 0.1em 0.6em;
		border: 1px solid #666666;
		color: white;
		font-weight: bold;
		background-color: #43A7BC; 
		border-top-color: #95D2DF; 
		border-right-color: #2D707F; 
		border-bottom-color: #1E4A54; 
		border-left-color: #6DC1D3; 
		}*/
		
		
		/*...........CLEAR...........*/
		
		.clear {
		clear: both;
		height: 0;
		font-size: 1px;
		line-height: 1px;
		}

/* .................................................................. Headings */





h1, h2, h3, h4, h5 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	letter-spacing: normal;
}
 

h1 {
	text-align: center;
	font-size: 65px;
	
	margin: 0 20px 0 0px;
}

h2 {
	font-size: 4em;
}

h3 {
	font-size: 2.2em;
}

h4 {
	font-size: 1.8em;
}

h5 {
	font-size: 20px;
}

h6 {font-size: 1.1em;}


h2.blue {color: #5B677C;}

h2.grey {color: #989898;}

h3.blue {color: #5B677C;}

h3.grey {color: #989898;}

h4.blue {color: #5B677C;}

div#offers h2 {
margin-left: 10px;}

body#regions #region-info h3 {
margin-top: 10px; margin-left: 10px;}

body#regions #about-blurb h3 {margin-top: 10px;}

/*.............................................NAVIGATION...............................*/

	ul#navigation {margin-right: 10px; margin-top: 50px;}

	ul#navigation li {
	list-style: none;
	text-align: right;
	}

ul#navigation li a {display: block; width: 100%; padding: 5px 0 5px 0; text-decoration: none; font-weight: bold; color: #5B6879; border-bottom: 1px solid white;}

/*----hover background colours---*/

ul#navigation li a:hover {background: #5A6778; color: #fff;}

/*ul#navigation li a {font-weight: bold; color: #5B6879; margin-right: 10px;}*/

ul#navigation li.active {background: #5A677A;}

ul#navigation li.active li a:hover {background: #7C90B1 !important;}

ul#navigation li.active li li a:hover {background: #EBA207 !important;}

ul#navigation li.active a.selected {color: #fff;}

li.active-region a.selected {background: #7C90B1;}

/*-----active resort background---*/
li.active-region li a.selected {color: #fff; background: #EBA207 !important;}

li.active-region ul li a {background: #F4CB71 !important; margin-left: 0px !important; color: #fff !important;}

/*----oijs--*/
li.active li {background: #BFCCDF !important; margin-left: 0px !important;}
/*----oijs--*/

li.active li a {color: #fff !important;}

	.phone-us {
	margin-top: 20px;
	}
	
	.phone-us span {
	margin: 0;
	padding: 0;
	font-size: 18px;
	color: #EA9400;
	font-weight: bold;
	}

	
/*...................................................MAIN SEARCH BOX - HOME PAGE........................*/



form#main-searchbox {
	margin-left: 0px;
	margin-bottom: 30px;
	overflow: hidden;}

.label-1 {
	float: left;
	padding-bottom: 5px;
	font-weight: bold;
	color: #7F8B9F;
}

label.people {
	float: left;
	padding-bottom: 5px;
	font-weight: bold;
	color: #7F8B9F;
	padding-right: 15px;
	}
		


.label-1 img {
	margin-left: 10px;
	margin-top: 5px;
	} 

select.first {
	width: 238px;
	margin-top: 5px;
	font-weight: normal;
}

select.day {
	float: left;
	display: inline;
	width: 45px;
	margin-top: 5px;
	font-weight: normal;
	}

select.second {
	float: left;
	display: inline;
	width: 70px;
	font-weight: normal;
	margin-top: 5px;
	margin-left: 10px;
}

select.third {
	float: left;
	display: inline;
	width: 50px;
	font-weight: normal;
	margin-top: 5px;
}

select.flexibility {
	float: left;
	display: inline;
	font-weight: normal;
	width: 125px;
	margin-bottom: 5px;
	margin-top: 5px;
}
select.noNights {
	width: 104px;
	margin-bottom: 5px;
	margin-top: 5px;
	font-weight: normal;}

select.noPeople {
	width: 55px;
	margin-top: 5px;
}

.main-search-btn {
margin-top: 10px;}


/*................................................................................NEWSLETTER..............*/
#newsletter {
	width: 238px;
	height: 66px;
	background-color: #EA9400;
	margin: 10px 0 0 0px;
	padding-top: 0px;}

#newsletter a {
float: right;
margin: 2px 5px 0 0;
color: #fff;
text-decoration: none;}

label.newsletterLabel {
font: bold 1.3em Arial, Helvetica, sans-serif;
color: #fff;
margin-left: 10px;
}

input.newsletterSelect {
margin-left: 10px;
margin-top: 10px;
width: 208px; }

/* ----------------------------------------------------------------------------------- OFFER LIST */

ul.offerlist {
list-style: none;
margin-left: 10px;
margin-top: 5px;
margin-bottom: 33px;
}

ul.offerlist li {
width: 220px;
position: relative;
border: 1px solid #D5D5D5;
margin: 0 0 10px 0;
padding: 7px 0 7px 10px;
}

ul.offerlist li p {color: #7F8B9F; font-size: 1.1em; margin: 5px 0 0 10px; line-height: 1.4em;}

ul.offerlist li p strong {color: #525D70;}

ul.offerlist li span {
display: block;
position: absolute;
top: 0;
right: 0;
background: #D1D8E4;
font-weight: bold;
font-size: 1.8em;
color: #7E899B;
width: 62px;
padding: 7px 0 9px 10px;
border-left: 1px solid #D5D5D5;}

ul.offerlist li a {color: #666666; text-decoration: none;}
ul.offerlist li a:hover {color: #D49700;}

ul.offerlist li span a {color: #D49700;}

/* ----------------------------------------------------------------------------------- FOOTER*/
#footer {

width: 950px;
margin: auto;
margin-top: 20px;
background: white;
}

#footer a {
color: #336666;
text-decoration: none;}

a.footer-logo {
float: left;
display: inline;
}

#strada-credit {float: right;
display: inline;
}

#extra-links {
text-align: center;}

#extra-links a {
color: #669999;
text-decoration: none;}

#flooter-blurb {
float: left;
display: inline;
margin: 12px 0 0 15px;
color: #669999;
}



/* ----------------------------------------------------------------------------------- INTERNAL HEADERS PAGES */

body.one-col .top {
margin-left: 0px;
background: transparent;
display: inline;
}

body.one-col .bottom {
margin-left: 0px;
}

body.one-col h1#header {
background: url(/images/one-col-header.jpg) no-repeat top;
width: 950px;
height: 153px;
}

body.one-col #container {
background: url(/images/bg-one-col.gif) left repeat-y;
}

body.one-col #right-content {
background: url(/images/internal-header-part2.jpg) top right no-repeat;
float: left;
display: inline;
padding-top: 10px;
width: 748px;
}

.info-col {
float: left;
width: 230px;
margin-left: 8px;
margin-top: 15px;
}

.info-col p {
margin: 0;
padding: 0;
}

.mid {margin-left: 14px;}

.right {
margin-left: 17px;
}

/* ----------------------------------------------------------------------------------- INFO BOXES -PHOTO GALLERY/MAP/WEATHER/ PAGES */

.info-box {
float: left;
width: 237px;
height: 235px;
margin: 0 0 0 8px;
border-bottom: 1px solid #B2BCCF;}

.info-box h3.grey {
margin: 10px 0 0 0;
}

/* ----------------------------------------------------------------------------------- COUNTRY PAGES */

.one-col div.top h2.blue {
width: 725px;
margin: 30px 0 0 10px;
padding: 0 0 5px 0;
border-bottom: 1px solid #B2BCCF;
}

.country-cols {
float: left;
display: inline;
width: 237px;
}


.country-cols b {
color: #D49700;}

ul#resort-links {
float: left;
list-style: none;
margin: 10px 0 0 0;
}

ul#resort-links li {
border-top: 1px solid #B2BCCF;
padding: 12px 0 12px 0;
width: 230px;
}

ul#resort-links li a {
text-decoration: underline;
color: #D49700;
font-weight: bold;}

ul#resort-links li a:hover {
color: #666666;

}



/* ----------------------------------------------------------------------------------- REGION PAGES */

body#regions #region-info {
float: left;
width: 500px;
overflow: hidden;
}

body#regions .region-info img {
float: left;
margin-top: 10px;
}

#about-blurb {
float: right;
width: 240px;
}



body#regions table.region-hotel-info td.star {float: right;}

body#regions table.region-hotel-info td {padding-left: 10px;}

body#regions table.region-hotel-info td.go a {float: right; text-decoration: none; color: #996600; margin-bottom: 3px;}
body#regions table.region-hotel-info td.go img {float: right; border: none;}

body#regions h6 {color: #D49700; padding: 0; margin: 0; font-size: 1.1em;}

body#regions h6 a {color: #D49700;}

body#hotels h6 {color: #666666;}

body#country h6 {color: #D49700;}
/* ----------------------------------------------------------------------------------- HOTEL PAGE */


ul#hotel-facilities {
list-style: none;
margin-top: 10px;
margin-left: 5px;
}

ul#hotel-facilities li {
display: block;
height: 25px;
background: url(/images/hotel-facilities-arrow.jpg) left no-repeat;
padding-left: 30px;
padding-top: 5px;
}


body#hotels form#hotel-availibility {
float: left;
width: 235px;
margin-top: 10px;
overflow: hidden;
}

body#hotels form#hotel-availibility span {
float: left;
display: block;
margin-bottom: 10px;
color: #7F8B9F;
}

body#hotels .label-0 {
	float: left;
	padding-bottom: 0px;
	color: #7F8B9F;
	font-weight: 100 !important;
}

body#hotels .label-1 {
	float: left;
	padding-bottom: 15px;
	color: #7F8B9F;
	font-weight: 100 !important;
}

body#hotels label.people {
	float: left;
	padding-bottom: 15px;
	color: #7F8B9F;
	padding-right: 15px;
	font-weight: 100 !important;
	}

body#hotels select.first {
	width: 195px;
	margin-top: 5px;
	font-weight: normal;
}

body#hotels select.flexibility {
	float: left;
	display: inline;
	font-weight: normal;
	width: 195px;
	margin-bottom: 5px;
	margin-top: 5px;
}

body#hotels select.noNights {
	width: 195px;
	margin-bottom: 5px;
	margin-top: 5px;
	font-weight: normal;}
	
	
body#hotels select.day {
	float: left;
	display: inline;
	width: 42px;
	margin-top: 5px;
	font-weight: normal;
	}

body#hotels select.second {
	float: left;
	display: inline;
	width: 67px;
	font-weight: normal;
	margin-top: 5px;
	margin-left: 10px;
}

body#hotels input#btn-availibility {
margin-top: 10px;}


body#hotels img#calTrigger {margin-top: 3px; margin-left: 5px;}

/* ----------------------------------------------------------------------------------- RESULTS PAGES*/

/* ----------------------------------------------------------------------------------- FAQ*/

body#faq h5{color: #5B677C;
font-size: 1.1em;
font-family: Verdana, Arial, Helvetica, sans-serif;}


/* ----------------------------------------------------------------------------------- CONTACT*/
body#contact strong {
color: #5B677c;}

body#contact .address1 {
	float: left;
	margin-right: 30px;
	width: 149px;}
	
	body#contact .address2 {
	margin-right: 20px;}

/* body#contact .address2 {float: left;}*/

body#contact div#contact-form{
float: left;}

body#contact form#contact {float: left; display: inline;}

body#contact form#contact label.labelContact {overflow: hidden; padding: 5px 0 5px; font-weight: bold; color: #5B677c; float: left;}

body#contact form#contact input.one {
width: 355px; margin-top: 3px;}

body#contact form#contact input.large {
width: 355px; height: 135px;}

body#contact form#contact input.contactsubmit {
margin-top: 20px;
float: left;}

body#contact form#contact textarea {width: 347px; height: 135px;
border: 1px solid #ccc;
background: #fff}
/* -------------FLASH PROCESSING ---------------- */
div#processing {
  width: 300px;
  margin: auto;
  margin-top: 300px; 
  
}

div.error-message {
}

p.dark {	
  margin: 10px 0 10px 0;
  background-color: #EA9400;
  color: #fff;
  text-align: center;
  width: 709px;
}

/* ----------------------------------------------------------------------------------- GENERIC PAGES*/

body#generic #content a  {color: #D49700;}



/* ---------------------------------Tables */

table.large {
	width: 100%;
}


table th, table td {
	text-align: left;
	vertical-align: top;
	border: 0;
}

table th {
	font-weight: bold;
}


/* ---------------------------------STAR RATING */

body#hotels .star, body#regions .star  {
		width: 13px;
		height: 13px;
		background-repeat: no-repeat;
		background-position: center center;
		display: block;
		float: right;
		overflow: hidden;
		font-size: 1px;
		color: white;
		text-indent: -200px;
		margin-left: 1px;
	}	

.star {
		width: 13px;
		height: 13px;
		background-repeat: no-repeat;
		background-position: center center;
		display: block;
		float: left;
		overflow: hidden;
		font-size: 1px;
		color: white;
		text-indent: -200px;
		margin-left: 1px;
	}	
	
	
	/*---------------booking terms---*/
	
	body#terms-popup {
	background: none;}
	
	body#terms-popup p {display: block; margin-bottom: 10px;}
	
	body#terms-popup .content {width: 300px;}
	

	
	body#terms-popup h3{border-bottom: 1px solid #B2BCCF; padding-bottom: 15px; margin-bottom: 10px;}
	
	/*----------------------------insurance--------------------------*/
	
	body.insurance div#container {width: 1100px;}
	body.insurance div#right-content{width: 830px; background: url(/images/internal-header-part2.jpg) no-repeat;
	background-position: 1px 0px;}
	
	

body#booking3 p a {color: #EA9400;}

div#bookrefs {
  height: 130px;
  background: #ea9400 url(../images/booking-girl.jpg) no-repeat;
  margin-left: 10px;
}

div#bookrefs div {
  padding-left: 210px;
}

div#bookrefs h3 {
  color: #fff;
  font-family: "Times New Roman", Times, serif;
  padding-top: 5px;
  font-size: 2.4em;
}