
/***** GENERAL STYLES *****/

body {
	background: url(/images/bgstripe.png) repeat-y;
	background-color: #dfddcf;
	margin:0; padding:0;
}

.clear       { clear:both; }
.clear_left  { clear:left; }
.clear_right { clear:right; }
.center      { text-align:center; }
.float_left	 { float:left; }
.float_right { float:right; }
.top		 { vertical-align:top; }
.bottom		 { vertical-align:bottom; }


/***** SPECIFIC STYLES *****/

div.primary {
	margin: 3px 0px 6px 0px;
	text-align: left;    
	background-color: #ffffff;
}

.pagebanner {
	position: absolute; 
	top: 0px; 
	right: 0px; 
	width: 100%;
	background: url(/images/topstripe.gif) repeat-x; 
	padding-left: 3px 3px 0px 3px; 
	margin: 0px; 
	height: 59px; 
	z-index: 0;
}

.corner {
	position: absolute; 
	top: 59px; 
	left: 0px; 
	margin: 0px;
	padding: 0px;
	width: 330px; 
	height: 368px;
	z-index: 1;
	}

.maincontent {
	z-index: 2; 
	padding: 0px 200px 10px 130px; 
	position: absolute; 
	right: 0px; 
	left: -1px;
	top: 124px;
}	
	
.listingbox {
	border-width: 1px; 
	border-color: #1e3348; 
	border-style: solid; 
	background-color: #ffffff; 
	text-align: left; 
	padding: 0px;
	margin-bottom: 0px;
}

h1 {font-size: 2.0em; 
	font-family: Trebuchet MS, sans-serif;
	line-height: 1.0em;
	color: #807c69;
	margin: 0px 0px 20px 0px;
}
	
h2 {font-size: 1.5em;
	font-family: Trebuchet MS, sans-serif;
	font-weight: normal;
	font-style: italic;
	color: #807c69;
	text-indent: 0px;
	text-align: right;
	border: solid #FFFFE5; 
	border-width: 0px 0px 3px 0px;
	width: 400px;
	padding: 0px 8px 0px 0px;
	margin-left: 0px;
	}
	
h3 {font-size: 1.25em;
	font-family: Trebuchet MS, sans-serif;
	font-weight: 900;
	line-height: 1.1em;
	color: #807c69;
	margin-bottom: 0px;
	padding-bottom: 3px;}
	
h4 {font-size: 1.15em;
	font-style: normal;
	font-family: Trebuchet MS, sans-serif;}

h5 {font-size: 1.15em;
	font-style: normal;
	font-family: Trebuchet MS, sans-serif;
	color: #dfddcf;
	line-height: 1.1em;
	margin-bottom: 0px;
	padding-bottom: 0px;}
	}
	
pre {
	font-size: 10px;
	font-family: Verdana, sans-serif;
	}
	
a:link { 
	font-weight: bold;
	color: #807c69;
}

a:visited { 
	font-weight: bold;
	color: #A19C84;
}

a:active { 
	font-weight: bold;
	color: #807c69;
}

a:hover { 
	font-weight: bold;
	background-color: #d0cdc1; 
	color: #807c69;
}

a:link.listing { 
	font-weight: bold;
	color: #1e3348;
}

a:visited.listing { 
	font-weight: bold;
	color: #1e3348;
}

a:active.listing { 
	font-weight: bold;
	color: #1e3348;
}

a:hover.listing { 
	font-weight: bold;
	background-color: #d0cdc1; 
	color: #1e3348;
}

a:link.rh { 
	font-weight: bold;
	color: #ffffff;
}

a:visited.rh { 
	font-weight: bold;
	color: #ccccff;
}

a:active.rh { 
	font-weight: bold;
	color: #ffffff;
}

a:hover.rh { 
	font-weight: bold;
	background-color: #666699; 
	color: #ffffff;
}

a:link.lh { 
	font-weight: bold;
	color: #ffffff;
}

a:visited.lh { 
	font-weight: bold;
	color: #33a8ff;
}

a:active.lh { 
	font-weight: bold;
	color: #ffffff;
}

a:hover.lh { 
	font-weight: bold;
	background-color: #666699; 
	color: #ffffff;
}

all.DISCOUNT {
    color: #0000FF;
}

p {
	font-family: Georgia, serif;
	font-size: 0.85em;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 20px;
}

p.icontext {
	margin-left: 96px;
	margin-right: 20px;
}

p.intro
{
	font-family: "Verdana", sans-serif;
	font-size: 10px;
	padding-top: 20px;
	padding-bottom: 10px;
}

.sidebar {
	font-size: 0.67em;
	font-family: "Verdana", sans-serif;
	color: #ffffff;
	margin-top: 3px;
	margin-bottom: 6px;
	}
	
.rhnav {
	position: absolute; 
	right: 0px; 
	top: 81px; 
	width: 190px; 
	z-index: 3;
	margin: 0px;
	border: solid #1e3348; 
	border-width: 0px 10px 0px 0px; 
	}

.rhnavcorner {
	position: absolute;
	background-color: #1e3348; 
	right: 0px; 
	top: 59px; 
	width: 223px; 
	z-index: 4;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	}

.lhnav {
	position: absolute; 
	top: 440px; 
	left: 0px; 
	width: 110px; 
	z-index: 3;
}
	
.adbox {
	background-color: #d0cdc1;
	padding: 2px;
	text-align: center;
	}	
	
p.days {
	font-family: "Verdana", sans-serif;
	font-size: 10px;
	line-height: 17px;
	}

.listingheader {
	background-color: #1e3348; 
	color: #ffffff; 
	font-family: Trebuchet MS, sans-serif; 
	font-weight: bold; 
	margin: 0px; 
	text-align: center;	
	}
	
.listingbody {
	font-family: Verdana, sans-serif;
	font-size: 0.66em;
	padding: 1px;
	margin: 1px;
}

table.listingbody td {
	padding-bottom:6px;
	vertical-align:top;
}
	
hr 	{
	color: #ffffcc;
	}

div.coupon {
	background-color: #ffffee;
	border: dashed #0066cc 3px;
	padding: 6px;
}

h5.coupon {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0033cc;
	}
	
p.coupon {
	font: 0.8em sans-serif;
	color: #000000;
	}

p.footer {
	text-align: center;
	font-size: 0.8em;
	font-family: Verdana, sans-serif;
}

p.legal {
	font-family: andele mono, monospace;
	font-size: 0.66em;
	}

ul {
	font-family: Georgia, serif;
	font-size: 0.85em;
	text-align: left;
	padding: 0px 15px;
	margin: 0px;
}

ol {text-align: left;}

th {
	font-size: 0.85em;
	}

table.formtext {
	font-family: Georgia, serif;
	font-size: 0.85em;
	text-align: left;
	}

th.step {
	padding: 6px;
	color: #000000;

	border-color: #000000;
	border-style: solid;
	border-width: 0px 0px 6px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
}

th.stepselected {
	padding: 6px;
	color: #ffffff;
	background-color: #cc0000;
	border-color: #000000;
	border-style: solid;
	border-width: 0px 0px 6px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
}

td.step {
	padding: 6px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}

div.calendarcell {
    background: #f5f2df; 
    margin: auto;
    min-width: 55px;
    border-bottom: 1px solid #1e3348; 
    border-left: 1px solid #1e3348; 
    border-right: 1px solid #1e3348; 
    min-height: 72px;
}

div.calendarcell p {
    margin: 0;
    padding: 0 2px;
}

div.calendarcell p a {
    color: #000000;
    font-weight: normal;
    text-decoration: none;
    text-align: left;
}

div.calendarcell p a:link, div.calendarcell p a:visited {
    font-weight: bold;
}


div.calendarcell p.day {
    text-align: right;
    color: #ffffff;
    font-weight: bold;
    background-color: #807c69;
    min-height: 0px;
}

div.calendarcell input{
    font-size: 1.0em;
}

.tourtext {
	display: block;
	clear: both;	
}
.tourtext p {
	font-size: 0.75em;
	text-align: center;
}

label {
	width: 10em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
	font-size: 0.8em;
	font-weight: bold;
	float-displace: block;
	clear-after: left;
	clear: both;
}

label:after {
	content: ":";
	}
	
input, textarea
{
	color: #000000;
	background: #f0f0e0;
	border: 1px solid #1e3348;
	font-size: 1.05em;
}

.submit input
{
	color: #000000;
	background: #f0f0e0;
	border: 2px outset #1e3348;
}

p.formrow {
	display: block;
	margin-left: 10.5em;
}

select
{
	color: #000000;
	background: #f0f0e0;
	border: 1px solid #1e3348;
	font-size: 0.85em;
}

div.calendarcell input{
	font-size: 1.0em;
}

h3#calendarmonth {
	text-align: center;
}

/*** info and booking buttons ***/

div.booktourbutton { background:#c63; }
div.infotourbutton { background:#cc9; }
div.booktourbutton, 
div.infotourbutton { 
	width:100px;
	border:solid 1px #999;
	margin:3px 0; 
	padding:2px 5px;
	text-align:center;
}
div.booktourbutton a, 
div.infotourbutton a, 
div.booktourbutton a:link, 
div.infotourbutton a:link, 
div.booktourbutton a:visited, 
div.infotourbutton a:visited {
	font:bold 12px verdana;
	color:#fff;
	text-decoration:none;
}

/***** teaser box *****/

.teaser {
	display: block; 
	margin: 5px 0;
	border:1px solid #807c69;
	overflow:hidden;
}

.teaser h3 {
	margin-top:0; padding-top:10px;  /* necessary to render it consistent with IE browsers */
}

.teaser .ratetable {
	clear:both;
	margin:10px 0 10px 10px;
	float:left;
}

.teaser .ratetable .col-two {
	width:50px;
	text-align:right;
	padding-right:5px;
}

.teaser .ratetable th, 
.teaser .ratetable td {
	font-family: verdana, arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align:top;
	padding:3px;
	background:#ccc;
}

div.buttons {
	float: left;
	padding:10px 0 10px 20px;
	margin: auto;
    display: block;
    font:13px georgia;
}

div.ratingbox {
	float:left;
	font-size:13px;
}

/***** PICTURE BOX STYLES *****/

.picturecredit {
	background-color: #807c69;
	text-align: right;
	font-size:9px;
	color: #ffffff;
	padding: 3px 3px 0px 3px;
	display:block; 
	/* hide overflow:hidden from IE5/Mac */ 
	/* \*/ 
	overflow: hidden; 
	/* */ 
}

.picturebox_left,
.picturebox_right {
	background-color: #807c69;
	padding: 0;
	display: inline;
}

.picturebox_left {
	margin: 0 10px 0 0;
	float: left;
}

.picturebox_right {
	margin: 0 0 0 10px;
	float: right;
}

.picturebox_left img, 
.picturebox_right img {
	display: block;
}

/*** secondary box - bottom links ***/

#secondary_boxes {
	clear:both;
	padding-top:5px;
}

.secondary_box {
	clear:both;
	border-bottom: 1px solid #807c69;
	margin-bottom:1em;
}

.secondary_box .secondary_box_content
{
/*	background-color: #f5f2df; */
	background-color: #fff;
	border: 1px solid #807c69;
	border-bottom: 0;
	border-top: 0;
	margin:0; padding: 5px 10px;
	zoom:1;
}

.secondary_box .book-this{
	float:left;
}
.secondary_box .back-to-top{
	float:right;
}
.secondary_box .back-to-top, 
.secondary_box .book-this {
	padding-top:10px;
}
.secondary_box .back-to-top a, 
.secondary_box .book-this a {
	font:bold 11px verdana; 
}

.secondary_box .secondary_box_header
{
	background: #807c69;
	margin:10px 0 0 0;
	padding:0;
}

.secondary_box .secondary_box_header h3
{
	color: #fff;
	margin:0;
	padding:3px 5px;
	font-size:15px;
}

.secondary_box .overview, 
.secondary_box .prices {
	background-color:#cc9; 
	margin-bottom:10px;
}
.secondary_box .overview th, 
.secondary_box .overview td,
.secondary_box .prices th, 
.secondary_box .prices td {
	font-size:11px;
	font-family:verdana,arial,helvetica, sans-serif;
}
.secondary_box .overview th, 
.secondary_box .overview td {
	padding: 4px 5px;
	vertical-align:top;
	background-color:#bbb;
}
.secondary_box .prices {
	border:solid 1px #807c69;
	padding:10px 20px;
}
.secondary_box .prices .col-one,
.secondary_box .prices .col-two
{
	vertical-align:top;
	text-align:center;
	padding:2px 5px;
}
.secondary_box .prices .col-one
{
	background:#aaa;
}
.secondary_box .prices .col-two
{
	background:#bbb;
}
.secondary_box .prices .sale {
	color:#f00;
}

.secondary_box label {
	text-align:left;
	clear: none;
}

.secondary_box label:after {
	content: "";
}

.secondary_box #WasThisHelpful_0, 
.secondary_box #WasThisHelpful_1, 
.secondary_box #WasThisHelpful_2 {
	float:left;
	margin-right: 0.5em;
	padding-bottom:2px;
}

.secondary_box #WasThisHelpful_2 {
	margin-bottom:10px;
}

.secondary_box #google_ad_tourpage {
	text-align:center;
	margin:10px 0;
}

/***** TOUR PAGE: HEADER BOX *****/

#tour_header {
	background-color:#fff;
	margin-bottom:2.5em;
	border:1px solid #807c69;
	/* In "new_all_layout.css" file, the "#column_mid" ID is 490px.  
	Take off 2 pixels because of a 1px border on each side. */
}

#tour_header h1 {
	margin:12px 0px;
	padding: 3px 0 3px 0px;	
	font-size:1.4em; 
}

#tour_head_main {
	border-bottom:1px solid #807c69;
	position: relative;
	padding:0 6px 0 12px;
}

#tour_head_main .on_sale_med {
	float:left;
	margin:10px 10px 0 0;
	width:130px;
	vertical-align:top;
}

#tour_head_main div.startpricebox {
	float:left;
	margin-right:1.5em;
}

#tour_head_main .startpricebox span {
	font-size:16px;
}

#tour_head_main div.ratingbox {
	float:left;
}

#tour_head_main .tour_head_clear {
	padding-top:1em; 
	clear:both;
}

/*** tour header box - middle region ***/

#tour_head_mid {
	background:#807c69;
	padding:3px 0;
	margin:0;
}

#tour_head_mid ul {
	margin:0;
	padding:0;
	list-style-image: none;
	list-style: none;
}

#tour_head_mid li {
	float:left;
	padding:0 9px;
	color: #fff;
	font-size:15px;
	font-family:Trebuchet MS, sans-serif;
}

#tour_head_mid a {
	color:#aaa;
	text-decoration:none;
}

/*** tour header box - bottom tabs ***/

#tour_header #tour_head_tab-bar {
	display: inline;
	width:100%;
}

#tour_header #tour_head_tab-bar .box-tabs{
	display: inline;
	margin: 0 0 0 5px;
	padding: 0;
	list-style-image: none;
	list-style: none;
	float: left;
}

#tour_header #tour_head_tab-bar .box-tabs li{ 
	float: left; 
	font-size: 11px;
	line-height:16px;	
}

#tour_header #tour_head_tab-bar .box-tabs a{
	font:11px verdana;
	padding:1px 8px;
	text-decoration:none; 
	color:#807c69;
	white-space:nowrap;	
}

#tour_header #tour_head_tab-bar a:hover { 
	text-decoration: underline;
}

/*** search page results ***/

#search #result_report {
	font-size: 1.25em;
	font-style: normal;
	font-family: Trebuchet MS, sans-serif;
	padding:10px 0 20px 0;
	color: #807c69;
}

#search #results {
	font:12px verdana,arial;
}

#search #results .search_results_entry img {
	float:left; margin-right:3px;
}

#search #results .search_results_entry .url {
	font:9px verdana,arial,helvetica,sans-serif;
	clear:left;
	padding:5px 2px 10px 12px;
	color:#666;
}

#search #powered_by {
	margin:10px auto;
	padding:10px 0;
	font:10px verdana,arial,helvetica,sans-serif;
	text-align:center;
	vertical-align: center;
}

#search #other_pages {
	font:10px verdana,arial,helvetica,sans-serif;
	text-align:center;
}

/*** search box styles ***/

#searchbox {
	height:20px;
	margin-bottom:0; padding-bottom:5px;
}

#searchbox #query {
	height:20px;
	font:12px verdana;
}

#searchbox .btn {
	height:20px;
	font:10px verdana;
	background-color:#1e3348;
	border:solid 1px #fff;
	color:#fff;
}

/*** header table ***/

#headertable .logo {
	vertical-align:top;
	width:292px;
}

#headertable .logo img {
	border:0;
	width:292px;
	height:44px;
}

#headertable .liveclock {
	font:10px verdana;
	color:#fff;
}

/*** "add this" buttons ***/

#addthis {
	text-align:right; margin-right:20px;
}

/*** web cam pages ***/

.cam_photo {
	border:solid 6px #663; padding:6px; text-align:center; padding:0; 
}

/*** site index table styles ***/

#homepagetable h2 {
	font-size:1.25em;
	width:320px;
}
#homepagetable td {
	width:50%;
}
#homepagetable .small {
	font-size:10px;
}
ul.tourlink {
	list-style-image:url('/images/redbullet.gif');
	margin-bottom:10px;
	font-size:11px;
}

/*** ad pages ***/

p.subcategory {
	font-family:georgia;
	font-size:20px;
	font-weight:bold;
	color:#666;
	margin:10px 0 20px 0;
}

.advertiser, .advertiser p {
	font:13px arial,helvetica;
}

/*** "find us" social media buttons ***/

#find_us { margin-top:12px; }
#find_us a:hover { background-color:#1E3348; }
#find_us b { font: bold 11px trebuchet, verdana, arial; color:#fff; }
#find_us img { margin:2px 1px; padding:0; }


/*** VIDEO STYLES ***/

/*** "book this product" and "play video" buttons ***/

#tour_header div.bookprodbutton,
#tour_header div.playvideobutton {
	float:left;
	width:75px;
	height:30px;
	border:solid 1px #999;
	margin:3px 0; 
	text-align:center;
	padding:0 2px;
	display:table-cell;
	vertical-align:middle;
}

#tour_header div.bookprodbutton a, 
#tour_header div.bookprodbutton a:link, 
#tour_header div.bookprodbutton a:visited,
#tour_header div.playvideobutton a, 
#tour_header div.playvideobutton a:link, 
#tour_header div.playvideobutton a:visited {
	font:bold 10px verdana;
	color:#fff;
	text-decoration:none;
	line-height:14px;
}

#tour_header div.bookprodbutton { 
	background:#807c69;
}

#tour_header div.playvideobutton { 
	background:#f00;
}

#tour_header div.playvideobutton img { 
	border:0;
	float:left;
}


/*** inside video popup ***/

#video { text-align:left; margin:10px 0 0 15px; font-size:12px; }

#video .float_right { float:right; }

#video .header h1 { text-align:left; font-family: Trebuchet MS, sans-serif; color: #807c69; } 

#video .videocode { margin-bottom:10px; }

#video div.infobutton { float:left; }

#video div.infotext { color:#fff; }

#video div.bookprodbutton a, 
#video div.bookprodbutton a:link, 
#video div.bookprodbutton a:visited {
	font:bold 10px verdana;
	color:#fff;
	text-decoration:none;
	line-height:14px;
}

#video div.bookprodbutton { 
	background:#807c69;
	width:75px;
	height:30px;
	border:solid 1px #999;
	margin:3px 0; 
	text-align:center;
	padding:0 2px;
	display:table-cell;
	vertical-align:middle;
}

#video .header a {
	color: #807c69;
}

