/* Global Reset From Yahoo *****************************************************/

body,div,dl,dt,dd,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
margin:0;
padding:0;
}

body {
	background-color: #F1f4ea;
	font-family: Arial, Verdana, sans-serif;
	color: #262626;
}
   
body          { font-size: 75%; }   /* IE */
html > body   { font-size: 12px; }  /* Other browsers */

table {
	border-collapse:collapse;
	border-spacing:0;
}

fieldset,img { 
	border:0;
}

address,caption,cite,code,dfn,em,th,var {
	font-style:normal;
	font-weight:normal;
}

caption,th {
	text-align:left;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h1 {
	margin:0px 0px 12px;
	font-size: 22px;
	color: #085380;
}

h2 {
	color: #356e90;
	font-size: 17px;
	margin-bottom: 10px;
	background-color: #e1eff8;
	padding: 6px 7px;
	text-shadow:1px 1px 0 #fff;
	-moz-border-radius:5px;
	border-radius: 5px;
}

h2 a {
	text-decoration: none;
	color: #356e90;
}

h2 a:hover {
	color: #085380;
}

h3 {
	font-size: 15px;
	color: #7D8F14;
	background-color: #E8EDDC;
	margin-bottom: 10px;
	padding: 5px 7px;
	text-shadow:1px 1px 0 #fff;
	-moz-border-radius:5px;
	border-radius: 5px;
}

h3 a {
	color: #7D8F14;
	text-decoration: none;
}

h3 a:hover {
	color: #085380;
}

h4 {
	font-size: 15px;
	font-weight: bold;
	color: #7D8F14;
	margin: 0px 0px 10px;
}

h5 { 
	font-size: 1em; 
	font-weight: bold; 
}

h6 {
	font-size: 1em; 
}

p {
	margin: 0px 0px 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.7em;
}

ul.list {
	list-style-type: disc;
	padding-left: 30px;
	margin: 0;
}

dl {
	margin: 1.5em 0;
}

dl dt {
	font-weight: bold;
}

a {
	color: #085380;
	text-decoration: underline;
	outline: none;
}

a:hover     	{
	color: #879C14;
}

img				{
	border: none;
}

blockquote  	{
	color: #808080;
	font-size: 1.3em;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0em;
	margin-bottom: 10px;
	margin-left: 0em;
	padding-top: 5px;
	padding-bottom: 5px;
}

/* Use this to create a horizontal ruler across a column. */

hr {
  background: #eaeaea; 
  color: #eaeaea;
  clear: both; 
  float: none; 
  width: 100%; 
  height: 0.1em;
  margin: 0 0 1.4em 0;
  border: none; 
}

* html hr { margin: 0 0 1.2em 0; } /* IE6 fix */


/* General Display and Body *****************************************************/

#background_low {
	background:url(../media/graphics/bg_footer_low.gif) center bottom repeat-x;
}

#container {
	width: 1047px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
		
#header {
	height: 156px;
	width: 1047px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}

#top {
	height: 156px;
	background:#085380 url(../media/graphics/top_header_edge.png) center bottom repeat-x;
}

#top_line {
	background: url(../media/graphics/top_line.png) center top repeat-x;
}

#top_image {
	margin: 0px 0px 20px;
	float: right;
	width: 728px;
	position: relative;
}

.top_image_overlay {
	position: absolute;
	height: 179px;
	width: 728px;
	left: 0px;
	top: 0px;
	z-index: 9;
}

#top_image img {
	-moz-border-radius:6px 6px 6px 6px;
}

#breadcrumbs {
	height: 32px;
	clear: both;
	text-align: right;
	padding-top: 13px;
	font-size: 11px;
	color: #6D8001;
}

#breadcrumbs a {
	color: #4F5C01;
}

#contentholder {
	float: left;
	width: 1047px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 22px;
	padding-left: 0px;
}
		
#content {
	float: right;
	width: 728px;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	-moz-border-radius:6px;
	border-radius: 6px;
}

.guiColumnMiddleWrapper {
	float:right;
	width: 728px;
}

#sidebar {
	float: left;
	margin: 0px;
	width: 300px;
	text-align: left;
	display: block;
	padding: 0px;
}

/* Footer Styles *****************************************************/

#footer {
	clear: both;
	margin: 0px;
	height: 142px;
	padding: 0px;
	position: relative;
}	

#footer p {
	color: #6d7251;
}

#footer p a {
	color: #4087b3;
	font-weight: bold;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-decoration: none;
	border-bottom:1px dotted #4087b3;
}

#footer p a:hover {
	text-decoration: none;
	color: #085380;
	border-bottom: 1px solid #085380;
}		

#footer_details {
	position: absolute;
	width: 720px;
	right: 0px;
	top: 50px;
}

.footerlink {
	background:url(../media/graphics/logo_footer.png) center top no-repeat;
	color:#fff;
	display:block;
	float:left;
	height:79px;
	left:23px;
	margin:0;
	position:absolute;
	top:30px;
	width:260px;
}

a.footerlink:hover {
	background-position:center bottom;
	background-repeat:no-repeat;
	display:block;
}

/* Logo *****************************************************/

#logo {
	width: 430px;
	height: 164px;
	position: absolute;
	left: 0px;
	top: 20px;
	background-image: url(../media/graphics/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#logo h1 {
	color: #FFFFFF;
	font-size: 3.5em;
	display: none;
}

/* Floats *****************************************************/

.float-left {
	float:left;
	margin: 3px 15px 10px 0px;
}
			
.float-right {
	float:right;
	margin: 3px 0px 10px 15px;
	clear: both;
}
		
.cleaner {
	clear:both;
	height:0px;
	font-size:0px;
}

/* Newsletter Box *****************************************************/

#newsletter .field {
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	background-image:url(../media/graphics/inputbg.png);
	background-repeat:no-repeat;
	border-bottom:1px solid #EBEAE4;
	border-right:1px solid #EBEAE4;
	border-left:1px solid #D4D4CF;
	border-top:1px solid #D4D4CF;
	color:#929292;
	height:18px;
	width:188px;
	padding:6px 5px 4px 5px;
	background-position: left top;
}
			
#newsletter .left {
	width:192px;
}
			
#newsletter p {
	margin:0px 0px 16px 0px;
}
			
#quoteform {
	width: 580px;
}

.innerpad {
	padding: 20px;
}


/* Primary Navigation *****************************************************/

#nav {
	bottom:0;
	height:34px;
	position:absolute;
	right:0;
	width:900px;
	top: 0px;
}

.navcontainer {
	float:left;
	height:40px;
	margin:0;
	padding:0;
	width:600px;
}

#qm0 {
	float:right;
	margin:0;
	padding-bottom:19px;
	padding-left:0;
}

#qm0 ul,
#qm0 li {
	display:inline;
	list-style-type:none;
	margin:0;
	padding:0;
}

#qm0 ul {
	display:block;
	padding-left:15px;
}

#qm0 a {
	float:left;
	color:#a5cbe2;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;
	line-height:14px;
	text-decoration:none;
	padding: 10px 0px;
	margin: 0 0 0 25px;
}

#qm0 a#current {
	background-color:#fff;
	color:#000;
}

#qm0 a:hover {
	color:#fff;
	text-decoration: none;
	text-shadow:1px 1px 0 #0b3f5e;
}

#qm0 .active a {
	text-shadow:1px 1px 0 #0b3f5e;
	color: #fff;
	background-image: url(../media/graphics/bg_nav_active.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#qm0 .active ul a {
	background-image:none;
	background-color:#3e7a9e;
	color:#a5cbe2;
	text-shadow:none;
}

#qm0 .active ul a:hover {
	color:#FFFFFF;
}

#qm0 ul a {
	float:none;
	display:block;
	padding:6px 10px;
	margin:0;
	background-color:#3e7a9e;
	border-bottom:1px dashed #6494b1;
}

#qm0 ul a:hover {
	background-color:#8ca117;
	border-bottom:1px solid #8ca117;
	text-shadow:1px 1px 0 #56630e;
}

/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/

.qmmc .qmdivider {
	display:block;
	font-size:1px;
	border-width:0px;
	border-style:solid;
}

.qmmc .qmdividery {
	float:left;
	width:0px;
}

.qmmc .qmtitle {
	display:block;
	cursor:default;
	white-space:nowrap;
}

.qmclear {
	font-size:1px;
	height:0px;
	width:0px;
	clear:left;
	line-height:0px;
	display:block;
}

.qmmc {
	position:relative;
	height:1%;
}
	
.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc ul {left:-10000px;position:absolute;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none}.qmmc li{position:relative;}.qmmc ul {z-index:10;}.qmmc ul ul {z-index:20;}.qmmc ul ul ul {z-index:30;}.qmmc ul ul ul ul {z-index:40;}.qmmc ul ul ul ul ul {z-index:50;}li:hover>ul{left:0;}#qm0 ul {top:100%;}#qm0 ul li:hover>ul{top:0;left:0;}

/* Sub List Menu Left Column */

ul.subList {
	padding: 0px;
	margin: 0px;
}

ul.subList li {
	margin: 0px;
	list-style-type: none;
	display: inline;
	font-size: 1em;
	padding: 0px;
}
		
ul.subList li a {
	-moz-border-radius:2px;
	border-radius: 2px;
	list-style-type: none;
	display: block;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	border-style: none;
	border-width: 0px;
	padding: 4px 0px 4px 30px;
	background-color: #FFFFFF;
	background-image: url(../media/graphics/item_arrow.png);
	background-repeat: no-repeat;
	background-position: 4px 5px;
	line-height: 20px;
	font-weight: bold;
}

ul.subList li ul {
	margin: 0px;
	padding-left: 20px;
}
		
ul.subList li a:hover {
	color: #054265;
	list-style-type: none;
	display: block;
	text-decoration: none;
	background-color: #f1f4ea;
}		

ul.subList .active a {
	background-color: #F1F4EA;
	color: #054265;
}


/* TABLES *********************************************************/

#content th.nobg {
	border-top:1px solid #ddd;
	border-right:1px solid #ddd;
	border-left:1px solid #ddd;
	background-color: #eee;
	background-image: none;
	color: #161616;
	font-size: 1.2em;
	font-weight: bold;
}

#content td {
	padding: 6px 8px;
}
#content table {
	margin-top: 10px;
	margin-bottom: 15px;

}

#content th {
	font-size: 12px;
	font-weight: bold;
	color: #4B809E;
	background: #DEEAEF;
	text-transform: uppercase;
	text-shadow:1px 1px 0 #fff;
	padding: 6px;
}

#content th.featured {
	border: 1px solid #92B8CB  !important;
	background: #C2D8E2;
}

table.weather-stats {
	margin: 10px 0px;
	font-size: 10px;
}
table.weather-stats td {
	border-bottom: 1px dashed #DEEAEF;
	vertical-align: top;
}


table.attractions {
	margin: 10px 0px 15px;
}
table.attractions td {
	vertical-align: top;
}

/* Ads *********************************************************/

.mrec_ad {
	height: 250px;
	width: 300px;
	margin-bottom: 20px;
	margin-top: 20px;
	clear: both;
}
.button_holder {
	width: 300px;
	clear: both;
}

.button_ad {
	float: left;
	height: 140px;
	width: 140px;
	margin-bottom:20px;
	-moz-border-radius:6px;
	border-radius: 6px;
}

.button_ad_padded {
	padding: 7px;
	float: left;
	height: 126px;
	width: 126px;
	margin-bottom:20px;
	-moz-border-radius:6px;
	border-radius: 6px;
}

.gutter_right {
	margin-right:20px;
}

.green_ad {
	background-color:#87a424;
}

.blue_ad {
	background-color:#095380;
}


.google_square_wrapper {
	background-color:#FFFFFF;
	width: 330px;
	float: left;
	margin: 0px 15px 15px 0px;
	padding-bottom: 15px;
}

.google_square {
	background-color:#FFFFFF;
	width: 310px;
	float: left;
	text-align: center;
	margin: 0px 10px 10px 0px;
}

.google_square h3 {
	-moz-border-radius: 6px 6px 0 0;
	border-radius: 6px 6px 0 0;
	color: #356e90;
	background-color: #e1eff8;
	text-align: left;
	margin-bottom: 5px;
}

#aus {
	margin: 0px 5px 5px 5px;
}

#top_extra_ad {
	float:right;
	width:728px;
	margin-bottom: 20px;
}

#ad_searchtop {
	margin-bottom: 15px;
	position: relative;
	float: left;
	width:728px;
}

#ad_searchbottom {
	margin-top: 15px;
	float: left;
	width:728px;
}


/* Left Column Box Styles *********************************************************/

#sidebar .side_box {
	margin-bottom: 20px;
	clear: both;
	position:relative;
}

.side_box .side_box_title {
	height: 40px;
	position: relative;
	background:#085380 url(../media/graphics/bg_sidebox_edge.gif) left bottom repeat-x;
	-moz-border-radius:6px 6px 0 0;
	border-radius:6px 6px 0 0;
}

.side_box .side_box_content {
	background-color: #FFF;
	-moz-border-radius: 0 0 6px 6px;
	border-radius: 0 0 6px 6px;
}

#sidebar .innerpad {
	padding: 15px;
}

.side_box h5 {
	color: #FFF;
	font-size: 1.2em;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 7px;
	padding-left: 15px;
	text-shadow:1px 1px 0 #042940;
	float: left;
	line-height: 1.7em;
}

.side_box .side_box_icon {
	height: 40px;
	width: 40px;
	position: absolute;
	right: 0px;
}

a.list_button {
	background-image:url(../media/graphics/btn_find_accommodation.png);
	background-position:center top;
	background-repeat:no-repeat;
	color:#fff;
	display:block;
	float:left;
	height:38px;
	margin:0;
	position:absolute;
	right:0;
	text-align:center;
	text-decoration:none;
	text-shadow:1px 1px 0 #A01341;
	width:322px;
	padding: 0px;
	bottom: 50px;
}

a.list_button:hover {
	background-position:center bottom;
	background-repeat:no-repeat;
	color:#FFFFFF;
	display:block;
	text-shadow:1px 1px 0 #004278;
}

.list_button p {
	display: none;
}

/* Security Notice *********************************************************/

#important_security_notice {
	float: right;
	width: 728px;
	padding: 0px;
	margin: 0px 0px 20px 0px;
	background-color: #ebc99d;
	-moz-border-radius:6px;
	border-radius: 6px;
}

#important_security_notice .innerpad {
	padding-top: 10px;
	padding-bottom: 13px;
}

#important_security_notice h2 {
	margin-bottom: 5px;
	color: #ca8528;
	font-size: 1.4em;
	text-shadow:1px 1px 0 #fff;
}

#important_security_notice p {
	padding: 0px;
	margin: 0px;
}

/* Main Site Search **********************************************************/

#searchbox_holder {
	float: right;
	width: 728px;
	padding: 0px;
	background-color: #FFF;
	-moz-border-radius: 0 0 6px 6px;
	border-radius: 0 0 6px 6px;
	margin: 0px 0px 20px;
}

#searchbox {
	height:24px;
	padding:3px;
	width:264px;
	background-color: #eaf0f4;
	background-image: url(../media/graphics/bg_searchbox_left_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#search {
	margin: 0px;
	height: 35px;
}

#search .field,
.cleardefault {
	border-style:none;
	width:180px;
	margin: 4px 0px 0px 4px;
	float: left;
	border-width: 0px;
	font-size: 13px;
	line-height: 17px;
	background-color: #EAF1F4;
}

#search_btn {
	float: right;
}

/*#search .left {
	margin:0;
	width:600px;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}

#search .right {
	float:right;
	margin:0;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 1px;
}*/

#search p {
	margin:0 0 16px;
}



.searchbox_icon {
	height: 40px;
	width: 40px;
	right: 0px;
	float:right;
	position:relative;
}

#searchbox_title {
	height: 40px;
	background:#085380 url(../media/graphics/bg_sidebox_edge.gif) left bottom repeat-x;
	-moz-border-radius:6px 6px 0 0;
	border-radius: 6px 6px 0 0;
}

#searchbox_title h4,
#searchbox_title h1 {
	float: left;
	padding:7px 0 0 15px;
	color: #fff;
	font-size: 1.2em;
	text-transform: uppercase;
	font-weight: bold;
	text-shadow:1px 1px 0 #042940;
	line-height: 1.7em;
}

#searchbox_holder .innerpad {
	float: left;
	padding-top: 15px;
	padding-right: 11px;
	padding-bottom: 15px;
	padding-left: 12px;
	
}

/* Photo Gallery *****************************************************/

/*.thumbitem {
	float: left;
}

.thumbitem p {
	margin: 0px;
	padding: 0px;
	font-size: 0.9em;
	line-height: 1.2em;
}*/

/*  Accommodation Finder *****************************************************/

#form_search_country {
	margin: 0px;
}

#form_search_country .frmselectboxlong,
#form_search_country .frmselectboxlongdate {
	border-width: 0px;
	border-style: none;
	font-size: 13px;
	margin: 0px 5px 0px 0px;
	background-image: url(../media/graphics/bg_selectbox_backing.gif);
	background-repeat: no-repeat;
	background-color: #EAF1F4;
	float: left;
}

#form_search_country .frmselectboxlong {
	width: 200px;
	height: 30px;
	padding: 4px;
}

#form_search_country .frmselectboxlongdate {
	width: 194px;
	padding: 3px;
	height: 24px;
	background-image: url(../media/graphics/bg_selectbox_backing_datepicker.gif);
}

.gobutton {
	margin: 0px;
	height: 25px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	background: #4B809E url(../media/graphics/search_button_small.gif) repeat-x left top;
	height: 26px;
	width: 72px;
	float: right;
cursor:pointer;
}

/* Random Unidentified Styles */

.bigger_txt {
	font-size: 1.2em;
	font-weight: bold;
}

#form_sort #o {
	padding: 5px;
	height: 30px;
}

.Site_FormRequired {
	color: #C30;
}


#guiSide {
	float: none !important;
	width: auto !important;
	border: none !important;
}

#addDescription_parent td, #editDescription_parent td, #signupDescription_parent td {
	padding: 0;
	margin: 0;
}

#content #listing_top_info {
	clear: both;
	height: 280px;
	margin-bottom: 20px;
}

.lrec_ad {
	height: 280px;
	width: 336px;
	float: left;
}

/* Search Results *****************************************************/

.ajaxSearch_resultsInfos {
	font-style:italic;
	font-size:11px;
}

.ajaxSearch_grpResultName,
.paging1 {
	margin-bottom:10px;
}

.ajaxSearch_result {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #F1F4EA;
}

.ajaxSearch_resultLink {
	font-size: 15px;
	display: block;
	margin-bottom: 5px;
	text-decoration: none;
}

.ajaxSearch_resultDescription {
	display: block;
	font-weight: bold;
}

.ajaxSearch_resultExtract {
	display: block;
	font-weight: normal;
	font-style: italic;
}


/* Accommodation Regions */

.prcol_left {
	margin-right:15px;
}

.prcol_left,
.prcol_right {
	width: 336px;
	float: left;
}



.popregions .item {
	float:left;
	padding:10px;
	border:1px solid #E1EFF8;
	-moz-border-radius:6px;
	border-radius: 6px;
	margin-bottom: 15px;
}


.popregions .thumb {
	float:left;
}

.popregions img {
	margin:3px 0 10px 0px;
	border: 5px solid #E1EFF8;
	-moz-border-radius:4px;
	border-radius: 4px;
	background-color: #FFF;
	padding: 1px;
}

.popregions .desc {
	float:left;
	width:224px;
	margin-left: 10px;
}

.popregions .title h4 {
	color:#4B809E;
	background-color: #FFFFFF;
	font-size: 14px;
	margin-bottom: 5px;
	padding: 0px;
}

.popregions .title h4 a {
	text-decoration:none;
}

.popregions p {
	line-height: 1.6em;
	margin-bottom: 0;
}


/* Content Formatting Styles *****************************************************/

.portal ul,
.portal ol {
	margin: 15px 0px 15px 15px;
	padding: 0px;
	list-style: none;
	line-height: 1.7em;
}

.portal li {
	background-image: url(../media/graphics/bullet_arrow_alt.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	margin-bottom: 4px;
	padding-left: 17px;
}

.bordered,
table.attractions img {
	border: 8px solid #E8EDDC;
	-moz-border-radius:5px;
	border-radius: 5px;
	background-color: #FFFFFF;
	padding: 1px;
}

p.navigator {
	display: block;
	height: 30px;
	margin-bottom: 10px;
}

a.previous {
	display: block;
	float: left;
}
a.next {
	display: block;
	float: right;
}
a.previous,
a.next {
	padding: 4px 7px;
	color: #FFFFFF;
	background-color: #085380;
	-moz-border-radius:5px;
	border-radius: 5px;
	text-decoration: none;
}

a.next:hover,
a.previous:hover {
	background-color: #8ca117;
}

#content ul.gallery-links li {
	display: inline;
	padding: 0px 10px 0px 0px;
	margin: 0px 10px 0px 0px;
	border-right: 1px solid #4B809E;
	background: url(none);
}

#content ul.gallery-links {
	margin: 0px 0px 15px;
	padding: 0px;
	font-size: 11px;
}

.interesting {
	background-color: #F0F3E9;
	padding: 10px;
	-moz-border-radius:5px;
	border-radius: 5px;
}

.small {
	font-size:11px;
	font-style:italic;
}

#map {
	width:670px;
	height:400px;
	margin:5px 0px 20px 10px;
}

.q1-info {
	background-color: #F5F8EF;
	padding-bottom: 10px;
	-moz-border-radius:6px;
	border-radius: 6px;
	width: 340px;
	margin-bottom:15px;
	float:right;
}

.q1-info p {
	padding: 0px 10px;
}

.q1-info h3 {
	-moz-border-radius:6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
}

.q1-info li {
	margin-right: 10px;
}

#ui-datepicker-div {
	display:none;
}

/* Weather Forecast */

#weather {
	margin-bottom: 10px;
}

#weather h1 {
	display: none;
}

#weather div p {
	text-align: center;
}

#weather .current img {
	border: 5px solid #FFF;
	text-align: center;
}

#weather .current p {
	font-weight: bold;
	font-size: 14px;
	display: block;
	margin-bottom: 5px;
	text-align: center;
}

#weather .current {
	padding: 10px;
	margin-bottom: 15px;
	-moz-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
	background-color: #E1EFF8;
	width: 320px;
	float:right;
}

#weather .current h2 {
	text-shadow:1px 1px 0 #fff;
	text-align: center;
	margin: 0px;
}

#weather .forecast {
	float: left;
	width: 155px;
	margin-right: 15px;
	border: 1px solid #E8EDDC;
	-moz-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
	padding-bottom: 10px;
}

#weather .forecast h3 {
	text-align: center;
	-moz-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
}

#weather .forecast p {
	margin: 0px 10px 5px;
	line-height: 18px;
}

#weather .forecast img {
	margin-bottom: 5px;
	border: 5px solid #E8EDDC;
}

#weather .current div {
	margin-right: auto;
	margin-left: auto;
}

.picture_holder {
	float: right;
	margin-left: 20px;
}

.content-box {
	float: left;
	margin-bottom: 20px;
	width: 455px;
}

.picture-box {
	float: left;
	margin-bottom: 20px;
	width: 198px;
	padding-right: 20px;
}

.photo-frame {
	text-align: center;
	float: right;
	width: 310px;
	margin-left: 20px;
	font-style: italic;
	padding: 10px 5px 5px;
	-moz-border-radius:6px;
	border-radius: 6px;
	background-color: #E8EDDC;
}

.photo-frame img {
	border: 1px solid #FFFFFF;
}

.single_sidebar_ad {
	float: left;
	width: 300px;
	margin-bottom: 15px;
}
ul.adleft {
	float: left;
}

.swf_link_300x250 {
	display:block;
	width:300px;
	height: 250px;
	position:absolute;
}

.swf_link_728x90 {
	display:block;
	width:728px;
	height: 90px;
	position:absolute;
}

.imagebanner_link_728x179 {
	display:block;
	width:728px;
	height: 179px;
	position:absolute;
	z-index:10;
}

/* Viator Affiliate Feed */

.accom-picture-box {
  float: left;
  margin-bottom: 15px;
  margin-top: 5px;
  padding-right: 15px;
  width: 120px;
}

.accom-content-box {
  float: left;
  margin-bottom: 20px;
  margin-top: 5px;
  padding-top: 5px;
  width: 550px;
}
