#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;
}

#left {
	clear: both;
	float: left;
	width: 178px;
	padding: 0px;
	font-family: Arial Narrow, Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	text-transform: uppercase;
	
}

#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-left: 10px;
	margin-right: 10px;
	padding-top: 10px;
	border-top: 1px dotted #000000;
	font-size: 15px;
}

#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 {
clear: both;
font-family: Arial Narrow, Arial, Verdana, Helvetica, sans-serif; 
font-size: 20px; 
font-weight: bold; 
text-transform: uppercase; 
text-shadow: 0px 2px 3px #555;
color: #000000;
padding: 0px;
margin: 0px;
margin-bottom: 20px;
border: 0px;
}

h2 {
clear: both;
font-family: Arial Narrow, 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: Arial Narrow, 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: #B00000; text-decoration: none;}

#nav a {color: #000000; text-decoration: none;}
#nav a:hover {color: #B00000; text-decoration: none;}

#main a {color: #B00000; 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: #B00000;
}

.red_left {
	font-family: Arial Narrow, Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	color: #B00000;
	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: Arial Narrow, 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;	
}

