#html, body {
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	width:1040px;
	height: 100%;
	margin: auto;
	padding: 0px;	
  	font-family: Georgia, Times;
	font-size:15px/19px;
	background-color: #ffffff;
	color: #000000;
}

p {
	font:15px/19px Georgia, Times;
	margin:0px 0px 16px 0px;
	padding:0px;
	text-align: full;
}

br {
	clear: both;
}

img {
	border: 0;
}

#top {
	clear: both;
	float: left;
	width: 980px;
	margin-top: 20px;
}

#top-left {
	clear: both;
	float: left;
	width: 375px;
	height: 125px;
}

#top-right {
	float: left;
	width: 605px;
	height: 125px;
	text-align: right;
}

#left {
	clear: both;
	float: left;
	width: 178px;
	padding: 0px;
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
}

#left ul {
	list-style: none;
	padding: 0;
	margin: 0;
	margin-bottom: 15px;
}

#left li a {
}

#main {
	float: left;
	width: 770px; /* was 598 + 212 */
	min-height: 500px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 15px;
	background-color: #ffffff;
	border-left: 1px dotted #000000;
	border-right: 1px dotted #000000;
}

#footer {
	clear: both;
	float: left;
	width: 970px; /* was 748 + 212 */
	margin-top: 20px;
	margin-right: 10px;
	padding-top: 10px;
	border-top: 1px dotted #000000;
	font-size: 14px;
}

#advertising {
	font-size:12px;
	text-transform: none;
	color: #666666;
}

#advertising a, #advertising a:visited  {
	color: #666666;
	text-decoration: none;
}

#advertising a:hover {
	color: #cccccc;
	text-decoration: underline;
}

#display-photo {
	border: #000000 solid 15px;
}

.clear-both {
	clear: both;
}

.color-1-text {
 	color: #cccc66;
}

.big-text {
	font-family: tahoma;
	font-size: 120%;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

.big-text-blue {
	font-family: tahoma;
	font-size: 120%;
	color: #0099FF;
	font-weight: bold;
	text-align: center;
	padding: 5px;
}

div.table-heading-left {
	float: left;
	width: 470px;
	height: 15px;
	padding: 0px;
	background: #FF9900;
}

div.table-heading-right {
  	float: left;
	width: 130px;
	text-align: right;
	height: 15px;
	padding: 0px;
	background: #FF9900;
}

div.grey {
  	float: left;
	background: #333333;
}

div.black {
  	float: left;
	background: #000000;
}

.width_480 {
	clear: both;
  	float: left;
	width: 472px;
	padding-right: 8px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.width_120 {
  	float: left;
	width: 120px;
	padding: 0px;
}

.width_475 {
  	float: left;
	width: 467px;
	padding-right: 0px;
	padding-left: 8px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.width_125 {
  	float: left;
	width: 125px;
	padding: 0px;
}

.width_600 {
	clear: both;
	float: left;
	width: 600px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
}

div.width_600_black {
  	float: left;
	width: 600px;
	background: #000000;
	color: #ffffff;
	padding: 0px;
}

div.width_600_grey {
  	float: left;
	width: 600px;
	background: #333333;
	color: #ffffff;
	padding: 0px;
}

div.width_480_black {
  	float: left;
	width: 480px;
	height: 20px;
	background: #000000;
	color: #ffffff;
}

div.width_120_black {
  	float: left;
	width: 120px;
	height: 20px;
	background: #000000;
	color: #ffffff;
}

div.width_480_grey {
  	float: left;
	width: 480px;
	height: 20px;
	background: #333333;
	color: #ffffff;
}

div.width_120_grey {
  	float: left;
	width: 120px;
	height: 20px;
	background: #333333;
	color: #ffffff;
}

.seperator, .spacer {
  	float: left;
	width: 600px;
	height: 10px;
	display: block;
}

.large_seperator {
	clear: both;
  	float: left;
	width: 800px;;
	height: 25px;
	display: block;
}

div.thumbs-display {
  	float: left;
	text-align: center;
	vertical-align: middle;
	height: 170px;
	width: 170px;
	padding: 5px;
}

div.small-thumbs-display {
  	float: left;
	text-align: center;
	vertical-align: middle;
	height: 120px;
	width: 120px;
	padding: 5px;
}

div.search-box {
	background: #3B2E40;
	padding: 10px;
	width: 350px;
	border: #ffffff solid 1px;
}

div.spacer {
	width: 600px;
	height: 10px;
	clear: both;
	float: left;
}

.one-half {
  	float: left;
	width: 385px;
}

.one_half {
  	float: left;
	width: 385px;
}

.one-third {
  	float: left;
	width: 250px;
}

.one_third {
  	float: left;
	width: 250px;
}

div.nav-element {
  	float: left;
	width: 140px;
	height: 70px;
}

h1 {
	font-size: 20px; 
	letter-spacing: -2px;
	margin: 0;
	padding: 0 0 15px 0;
}

#top-right h1 {
	font-size: 64px; 
	letter-spacing: -6px;
	margin: 0;
	padding: 0;	
}

h2 {
	clear: both;
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif; 
	font-size: 18px; 
	font-weight: bold; 
	text-transform: uppercase; 
	color: #333333;
	//text-shadow: 0px 2px 3px #555;
	padding: 0px;
	margin: 0px;
	margin-bottom: 20px;
	border: 0px;
}

h3 {
	clear: both;
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif; 
	font-size: 16px; 
	font-weight: bold; 
	text-transform: uppercase; 
	color: #000000;
	//text-shadow: 0px 2px 3px #555;
	padding: 0px;
	margin: 0px;
	margin-bottom: 20px;
	border: 0px;
}

select , .select {
	background: #ffffff;
	color: #000000;
	font-size: 12px;
}

ul, ol {
	list-style: square;
}

#button_container {
	color: #ffffff;
	width: 507px;
	height: 40px;
}

.button_left {
	clear: both;
	float: left;
	background-image: url(../images/left-background.gif);
	background-repeat: no-repeat;
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
	width: 159px; 
	height: 30px;
}

.button_center {
	float: left;
	background-image: url(../images/center-background.gif);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 10px;
	width: 169px; 
	height: 30px;
}

.button_right {
	float: left;
	background-image: url(../images/right-background.gif);
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
	width: 159px; 
	height: 30px;
}

a {color: #333333; text-decoration: none;}
a:hover {color: #BE202F; text-decoration: none;}

#nav a {color: #000000; text-decoration: none;}
#nav a:hover {color: #BE202F; text-decoration: none;}

#main a {color: #BE202F; text-decoration: none;}
#main a:hover {color: #333333; text-decoration: none;}

#button_container a {color: #FFFFFF; text-decoration: none;}
#button_container a:hover {color: #BB0000; text-decoration: none;}

.button, .button1 {
	background-color: #000000;
	color: #ffffff;
	text-align: center;
	font-size: 12px;
}

form {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.formtext {
	background-color: #ffffff;
	font-size: 11px;
}

.textarea {
	background-color: #ffffff;
	width: 580px;
	height: 80px;
}

.navigation-dropdown {
	width: 117px;
}

/* accommodation entries */


div.accommodation_total_width {
	clear: both;
	float: left;
	width: 600px;
}

div.accommodation_property_list_wrapper {
	position: relative;
	width: 600px; 
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
}

div.accommodation_wrapper_odd {
	position: relative;
	float: left;
	width: 600px; 
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	background: #FFFFFF;
}

div.accommodation_wrapper_even {
	position: relative;
	float: left;
	width: 600px; 
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	background: #FFFFFF;
}

div.accommodation_photo {
	clear: both;
	float: left;
	text-align: center;
 	width: 61px;
 	padding: 5px;
 	border: solid 1px #000000;	
}

div.accommodation_text {
 	float: left;
	width: 517px;
	padding: 5px;
}

.image_border {
	padding: 1px;
	border: dotted 1px #000000;
}

.image_border_2 {
	padding: 3px;
	border: solid 1px #000000;
}

.blue { color: #0099FF; }

div.selected_accommodation {
	clear: both;
	float: left;
	position: relative;
	width: 584px;
	padding: 10px;
	font-family: Georgia, Times;
	border: solid 1px #5487C8;
	color: #0099FF;
	/* background-color: #3B2E40; */
}

.airlines-container {
	clear: both;
	width: 770px;
	padding-bottom: 15px;
	padding-top: 15px;
	border-top: 1px dotted #000000;
}

.airlines-left {
	clear: both;
	float: left;
	width: 682px;
	padding-top: 2px;
	padding-bottom: 5px;
}

.airlines-right {
	float: left;
	width: 78px;
	padding-left: 7px;
	padding-right: 3px;
	padding-top: 2px;
	padding-bottom: 5px;
}


.map-left {
	clear: both;
	float: left;
	width: 600px;
	text-align: center;
}

.map-right {
	float: left;
	width: 165px;
	padding-left: 5px;
	text-align: right;
}

.featured-image-border {
	border: solid 1px #000000;
	margin-left: 10px;
	margin-bottom: 10px;
}

.left {
	clear: both;
	float: left;
	width: 150px;
	text-align: right;
}

.right {
	float: left;
	width: 440px;
	padding-left: 10px;
}

.hotel-search {
	text-align: left;
	float: left;
	padding-right: 15px;
	width: 400px;
}

.stars {
	float: left;
	width: 150px;
}

.white-background {
	background-color: #ffffff;
	border: 1px solid #000000;
	width: 140px;
}

.div-padding {
	padding: 10px;
}

.red {
	color: #BE202F;
}

.grey {
	color: #333l
}

.red_left {
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	color: #BE202F;
	text-transform: uppercase;
	
	font-weight: bold;
}

.centered {
	width: 100%;
	text-align: center;
}

.thin-line-container {
	padding: 10px;
	border: solid 1px #cccccc;
}

.airlines-container {
	clear: both;
	width: 770px;
	padding-bottom: 15px;
	padding-top: 15px;
	border-top: 1px dotted #000000;
}

.airlines-left {
	clear: both;
	float: left;
	width: 682px;
	padding-top: 2px;
	padding-bottom: 5px;
}

.airlines-right {
	float: left;
	width: 78px;
	padding-left: 7px;
	padding-right: 3px;
	padding-top: 2px;
	padding-bottom: 5px;
}

.left_long {
	clear: both;
	float: left;
	width: 650px;
}

.right_short {
	float: left;
	width: 110px;
	padding-left: 7px;
	padding-right: 3px;
}

.left_mid {
	clear: both;
	float: left;
	width: 380px;
}

.right_mid {
	float: left;
	width: 380px;
	padding-left: 7px;
	padding-right: 3px;
	text-align: right;
}

.third_party_container {
	clear: both;
	float: left;
	font-weight: normal;
	border: 1px dotted #CCCCCC;
	margin: 5px;
	padding: 10px;
}

.container {
	clear: both;
	width: 770px;
	padding-bottom: 15px;
	padding-top: 15px;
	border-top: 1px dotted #000000;
}

#advertiser_container {
	clear: both;
	float: left;
	font-weight: normal;
	border: 1px solid #000000;
}

.form_container {
	clear: both;
	float: left;
	font-weight: normal;
	border: 1px dotted #CCCCCC;
	width: 580px;
	margin: 5px;
	padding: 10px;
}

.form_container_floating_width {
	clear: both;
	float: left;
	font-weight: normal;
	border: 1px dotted #CCCCCC;
	margin: 5px;
	padding: 10px;
}

.form_left {
	clear: both;
	float: left;
	text-align: right;
	font-weight: bold;
	width: 280px;
	padding: 5px;
}

.form_right {
  	float: left;
	width: 280px;
	padding: 5px;
}

.form_total {
  	float: left;
	width: 570px;
	padding: 5px;
}

.form_container a, .form_container a:hover, .form_container_floating_width a, .form_container_floating_width a:hover { color: #BB0000; }

.align_right {
	text-align: right;
}

.booking_text, .booking_text a, .booking_text a:hover, .booking_text a:visited {
	color: #666666;
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif; 
	text-decoration: underline;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
}

hr {
  	width: 100%;
  	border: 1px dotted #CCCCCC;
}

.line {
	clear: both;
	border-bottom: 1px dotted #000000;
	width: 100%;
	padding-top: 15px;
	margin-bottom: 15px;	
}


/* forms */

.form-container, #form-container {
font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
clear: both;
float: left;
color: #000;
position:relative; 
float:left;
border: 13px solid #000;
width: 604px;
padding: 0 0 10px 0;
margin: 10px 0 20px 0;
}

#form-container p, #form-container ul, #form-container ol {
padding: 0 10px 0 10px;
}

#form-container blockquote {
padding: 5px;
}

.form-container h4 {
text-transform: uppercase; 
font-size: 17px;
color: #FFF;
margin-top: -32px;
margin-left: 0px;
padding-bottom: 0;
}

.form-container-heading {
margin-left: -11px;
}


.photo-container {
float: left;
width: 200px;
height: 160px;
padding: 0 0 10px 0;
}



.form-left {
clear: both;
float: left;
font-size: 14px;
text-align: right;
font-weight: bold;
width: 180px;
padding: 10px 5px 5px 5px;
display:inline-block; 
vertical-align: middle;
}

.form-right {
  float: left;
width: 380px;
padding: 5px;

}

.form-total {
  float: left;
width: 580px;
padding: 5px;

}

.form-container a, .form-container a:hover, .form-container-floating-width a, .form-container-floating-width a:hover { color: #BB0000; }


/* forms */

/* dropdown containers */

.drop-down-container {
float: left;
margin: 0;
padding: 0;
overflow: hidden;
}

.drop-down-container-black {
float: left;
background-color: #000;
background-image: url(../images/global/round-end-black.png);
background-position: top right;
background-repeat: no-repeat;
padding: 0 14px 0 0;
margin: 0 5px 0 0;
height: 28px;
}


/* dropdown select styles */

.drop-down {
margin: 0;
border: 0;
font-weight: normal;
padding: 5px 0 0 5px;
}

.drop-down-black {
font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
background-color: #000;
color: #FFF;
}

/* text boxes */

.sidebar-textbox {
font-size: 13px;
font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
color: #fff;
background-image: url(../images/global/round-end-light-grey.png);
background-repeat: no-repeat;
background-position: right top;
background-color: #CCC;
border: none;
height: 28px;
padding: 0px 0px 0px 6px;
margin: 4px 0px 14px 0px;
}

.text-box-black {
font-size: 13px;
font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
color: #FFF;
background-image: url(../images/global/round-end-black.png);
background-repeat: no-repeat;
background-position: right top;
background-color: #000;
border: none;
height: 28px;
padding: 0px 0px 0px 6px;
margin: 4px 6px 0px 0px;
}


/* text areas */

.text-area {
color: #000;
border: 1px solid #000;
background: #fff;
padding: 5px;
width: 500px;
height: 75px;
font-family: Verdana, Arial, Helvetica, sans-serif;

color: #000;
font-size: 12px;
}

.text-container {
margin: 0;
padding: 0;
overflow: hidden;
}

.text-container-white {
width: 250px;
height: 28px;
padding: 0 0 0 0;
}


.radio-black {
float: left;
background-color: #000000;
color: #FFF;
background-image: url(../images/global/round-end-black.png);
background-position: top right;
background-repeat: no-repeat;
padding: 5px;
margin: 0;
height: 18px;
}

/* form elements widths */

.width-940 {
width: 940px;
}

.width-400 {
width: 400px;
}

.width-300 {
width: 300px;
}

.width-235 {
width: 235px;
}

.width-220 {
width: 220px;
}

.width-210 {
width: 210px;
}

.width-200 {
width: 200px;
}

.width-100 {
width: 100px;
}

.width-75 {
width: 75px;
}

.width-50 {
width: 50px;
}

.width-10 {
width: 10px;
}

/* lists */

.odd {
clear: both;
float: left;
width: 100%;
background-color: #FFFFFF;
border-bottom: 1px dotted #CCCCCC;
padding-top: 5px;
padding-bottom: 5px;
}

.even {
clear: both;
float: left;
width: 100%;
background-color: #FFFFFF;
border-bottom: 1px dotted #CCCCCC;
padding-top: 5px;
padding-bottom: 5px;
}

.neither {
clear: both;
float: left;
width: 770px;
padding: 10px 0px 10px 0;
background-color: #FFFFFF;
border-bottom: 1px dotted #000000;
}

.neither-no-border {
clear: both;
float: left;
width: 770px;
padding: 10px 0px 10px 0;
background-color: #FFFFFF;
}

/* splendia and hostelworld */

.splendia-heading, .hostelworld-heading {
color: #333;
padding: 10px 0 10px 0;
text-transform: uppercase;
font-weight: bold;
font-size: 15px;
}

.splendia-heading a, .hostelworld-heading a {
color: #333;
}

.hostelworld-left {
width: 163px;
float: left;
}

.hostelworld-right {
width: 81px;
float: left;
}

img.splendia-photo {
float: center;
padding: 5px;
margin: 0 0 10px 10px;
border: 1px solid #000;
}

img.hostelworld-photo  {
float: right;
padding: 5px;
margin: 0 0 10px 10px;
border: 1px solid #000;
}

img.splendia-large-photo {
float: center;
padding: 5px;
margin: 10px 0 10px 0;
border: 3px solid #000;
}

/* clears and breaks */

.clear{
clear: both;
}

.clear_both {
clear: both;
}

.break5 {
clear: both;
height: 5px;
}

.break10 {
clear: both;
height: 10px;
}

.break20 {
clear: both;
height: 20px;
}

.break30 {
clear: both;
height: 30px;
}

.break40 {
clear: both;
height: 40px;
}






.left-long {
clear: both;
float: left;
width: 675px;
}

.right-short {
float: left;
width: 90px;
text-align: right;
}

.left-mid {
clear: both;
float: left;
width: 515px;
}

.right-mid {
float: left;
width: 250px;
text-align: right;
}

.thirds {
float: left;
width: 250px;
padding-right: 3px;
padding-bottom: 3px;
}

.thirds a, .quarters a, .sixths a {
color: #333;
}
 



/* text transformations */

.bigger {
font-size: 30px;
}

.lowercase {
text-transform: lowercase;
}

.uppercase {
text-transform: uppercase;
}

.titlecase {
text-transform: capitalize;
}



/* alignment */

.centered {
text-align: center;
width: 100%;
}

.image-right { 
border: 0; 
padding: 0 0 10px 10px;
float: right;
}

.image-middle {
vertical-align: middle;
}

.align-right {
text-align: right;
}

.align-middle {
vertical-align: middle;
}

.align-baseline {
vertical-align: baseline;
}

.align-top {
vertical-align: middle;
}

.float-right {
float: right;
}

.smaller {
font-size: 0.80em;	
}



.red-bg {
background-color: #BE202F;
color: #FFF;
}

.grey-bg {
background-color: #000;
color: #FFF;
}

.cheapflights {
background: url(../images/companies/cheapflights-bg.png) no-repeat;
background-position: left top;
/*font-weight: bold;*/
height: 23px;
width: 443px;
border: 1px #fff solid;
padding: 17px 5px 5px 155px;
}
