
h2#pagetitle {
	font-family: Verdana, Arial Black, Helvetica, sans-serif; 
	color: #000000;
	font-size: 1.5em;
	margin-top: 0;
	line-height: 1.1em;
}

#homebutton {
	background-color: #336633;
	color: #ffffff;
	padding: 0;
	margin: 0 0 5px 0;
	border-top: 3px solid #cc9933;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.1em;
	width: 133px;	
}

#homebutton a:link, #homebutton a:visited, #homebutton a:hover {
	color: #ffffff;
	text-decoration: none;
	padding-left: 4px;
	margin-top: -3px;
}

#wrapper {
	margin: 0;
	padding: 5px;
}

.last {
	margin-bottom: 0;
}

.clearing {
	height: 0;
	margin: 0;
	padding: 0;
	clear: both;
}

h1 {
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	font-size: 2.0em;
	text-transform: uppercase;
	color: #ffffff;
	padding: 0px;
	margin: -5px 10px -15px 0px;
	padding: 0px 0px 10px 0px;
}

h2.sectionhead {
	background-color: #f0f0e0;
	font-weight: bold;
	font-size: 0.8em;
	padding: 6px 0px 6px 2px;
	margin: 5px -2px 0px 0px;
	text-transform: uppercase;
}

#sidebar h2 {
	background-color: #f0f0e0;
	font-weight: bold;
	font-size: 0.8em;
	padding: 6px 0px 6px 2px;
	margin: 5px -2px 0px 0px;
	text-transform: uppercase;
}

#sidebar p {
	font-size: 0.6em;
}

h2.pull {
	font-weight: bold;
	padding: 0;
	margin: 0;
	color: #003300;
	text-align: left;
}

#left h2 {
	font-size: 1.1em;
}

#pull h2 {
	background-color: #336633;
	font-weight: bold;
	padding: 0;
	margin: 0;
	color: #ffffff;
	text-align: center;
}

div#pull {
}

#pull p {
	background-color: #bacaba;
	font-weight: normal;
	color: #000000;
	padding: 4px;
	margin: 0;
	text-align: left;
	border-left:1px solid #336633; 
	border-right:1px solid #336633;
}

#tourbox {
	display: block; 
	margin: 5px 0;
    border: 1px solid #336633; 
	padding: 0;
	overflow:hidden;
}

#tourbox h3 {
	font-size: 0.85em;
	background: #bacaba; 
	margin: 0;
	padding: 0 5px 5px 5px;
	text-align: center;
	}

#tourboxbody {
	background: #ffffff; 
	margin: 0 0 5px 0;
	padding: 0;
}

ul {
	list-style: disc;
	font-size: 0.8em;
}

ol {
	font-size: 0.8em;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 3px 3px 9px 3px;
}

p.fineprint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.67em;
	padding: 0px;
	margin: 6px 0px 3px 0px;
}

p.dropcap {
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	font-size: 2.0em;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	padding: 0px;
	margin: -5px 10px -15px 0px;
	float: left;
	clear: left;
}

.step {
	padding: 6px;
	color: #336633;
	background-color: #bacaba;
	border-color: #336633;
	border-style: solid;
	border-width: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
    /*text-shadow: rgba(0,0,0,.4) 0px 3px 5px;*/ /* Safari-only, but cool */
}

.step#selected {
	color: #ffffff;
	background-color: #ff0000;
	border-color: #cc0000;
	border-style: solid;
	border-width: 3px;
}

.stepdescription {
    color: #666666;
	padding: 0 6px 6px 6px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 0.7em;
}

.stepdescription#selected {
    color: #000000;
    font-weight: bold;
}

th.step {
	padding: 6px;
	color: #000000;
	background-color: #ffffff;
	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;
	color: #000000;
	background-color: #ffffff;
	border-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}
td.booktour { 
	background-color: #336633;
	font-weight: normal;
	color: #ffffff;
	padding: 4px;
	text-align: left;
}

td.alttourbox { 
	background-color: #ffcc99;
	font-weight: normal;
	color: #000000;
	padding: 4px;
	text-align: right;
}

td.tourtext { 
	font-size: 0.86em;
	background-color: #ffffff;
	font-weight: normal;
	color: #000000;
	padding: 4px;
}

div.tourprice { 
	text-align: center;
	font-size: 0.86em;
	background-color: #f0f0e0;
	font-weight: normal;
	color: #000000;
	padding: 4px;
}

.picturebox_left {
	padding: 0;
	margin: 0 10px 0 0;
	float: left;
	display: inline;
}		
.picturebox_right {
	padding: 0;
	margin: 0 0 0 10px;
	float: right;
	display: inline;
}

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

#tourbox .picturebox_left img {
		max-width: 220px;
		max-height: 220px;
}

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

#tourboxbody div.picturebox_left {
	margin: 10px;
}		
#tourboxbody div.picturebox_right {
	margin: 10px;
}

#rates {
	background: #ffffff;
	margin: 0;
	padding: 5px;
}

#tourbox table tr th, #tourbox table tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.72em;
}

th.rate_desc {
	text-align: right;
}

th.rate_head {
	text-align: center;
}

td.regular_rate {
	text-decoration:none;
	text-align: center;
}

td.discount {
	font-weight: bold;
	color: red;
	text-align: center;
}

td.internet_rate {
	font-size: .75em;
	text-align: center;
	font-weight: bold;
}


p#operation, p#duration {
	font-size: 0.67em;
	text-align: center;
	margin: 2px;
}

p.orderdesc {
	display: inline;
	font-size: 0.75em;
	text-align: right;
	margin: 2px;
	float: left;
}

#close {
	background: #bacaba;
}

div.booktourbutton { background:#363; }
div.infotourbutton { background:#bacaba; }

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

div.booktourbutton a, div.infotourbutton a, 
div.booktourbutton a:link, div.infotourbutton a:link, 
div.booktourbutton a:visited, div.infotourbutton a:visited {
	color:#fff;
	text-decoration:none;
}

div.button {
	padding: 2px 10px 2px 10px;
	width: 20em;
	margin: auto;
    display: inline;
    clear: both;
}

div.orderbutton {
	width: 8em;
	margin: 5px auto 5px auto;
}

div.orderbutton p {
	text-align: center;
	background: #336633; 
	margin: 0;
	padding: 0;
    border-left:1px solid #336633; 
    border-right:1px solid #336633;	
}

div.orderbutton .b2, div.orderbutton .b3, div.orderbutton .b4 { background:#336633;}

div.orderbutton p a {
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

div.infobutton p {
	text-align: center;
	background: #bacaba; 
	margin: 0;
	padding: 0;
    border-left:1px solid #336633; 
    border-right:1px solid #336633;	
}

div.infobutton {
	width: 8em;
	margin: 5px auto 5px auto;
}

div.infobutton p a {
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

div.calendarcell {
	margin: auto;
	min-width:55px;
}

div.calendarcell p {
	background: #bacaba; 
	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;
}

div.calendarcell p.day{
	text-align: right;
	color: #ffffff;
	font-weight: bold;
}

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

.altern_a {
	font-size: 0.9em;
}
.altern_b {
	font-size: 0.9em;
}

#booktour label {
	width: 12em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
	font-size: 0.8em;
	font-weight: bold;
	clear: right;
}

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

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

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

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

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

h3#calendarmonth {
	text-align: center;
}

.teaser {
	width:100%;
	display: block; 
	margin: 5px 0;
	border: 1px solid #336633; 
	padding: 0;
	float: left;
	overflow:hidden;
}

.teaser h3 {
	font-size: 0.9em;
}

.teaser div.buttons {
	float: right;
	padding: 2px 10px 2px 10px;
	width: 12em;
	margin: auto;
    display: block;
}

.teaser div.orderbutton, .teaser div.infobutton {
	width: 8em;
}

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

.teaser div.middle {
	margin-left: 210px;
}

.teaser_rating {
	font-size:10px
}

.teaser_rating img {
	width:70px;
}

/*************** TOUR CATEGORY SEARCH STYLES ***************/

#tour_categories {
	font-size:12px;
}

#tour_categories select {
	margin-right:5px;
}

#tour_category_results .pagelinks {
	float:right; 
	text-align:right; 
	font:11px verdana; 
	padding:2px 5px 0 0;
}

#tour_category_results .pagelinks .pagenum {
	font-weight:bold;
	margin-bottom:1px;
}

#tour_category_results .backtotop {
	font:bold 11px verdana;
	text-align:right
}

#tour_category_results .backtotop a {
	color:#333;
}

/*************** !!! NEW MIDDLE COLUMN !!! ***************/

#tour_column li {
	margin-top:0;
	padding: 0;
	line-height: 1.3;
}
#tour_column p a, 
#tour_column p a:link, 
#tour_column p a:visited, 
#tour_column p a:active { color: #363; }

#tour_column a:hover { text-decoration: none; }
#tour_column p { margin: 0 0 9px; }

/*************** HEADER BOX ***************/

#header_box
{
	margin-bottom:1.5em;
	background-color: #FFF;
	float: left;
	border: 1px solid #363;
	width:100%;
}

#header_box_main {
	border-bottom:1px solid #363; 
	position: relative;
	padding-left:12px;
}

#header_box_main p {
	font:12px Verdana, Arial Black, Arial, Helvetica, sans-serif;
}

#header_box_main h1{
	color:#030;
	font:bold 20px Verdana, Arial Black, Arial, Helvetica, sans-serif;
	text-transform: none;
	vertical-align:top;
	margin:12px 0px;
	padding: 3px 0 3px 0px;	
	line-height:22px;
}

#header_box_main .startpricebox {
	float:left;
	margin-right:4em;
}

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

#header_box_main .ratingbox {
	float:left;
}

#header_box_main .ratingbox a {
	color:#666;
}

#header_box_mid {
	background:#363;
	padding:4px 0;
	margin:0;
}

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

#header_box_mid li {
	float:left;
	padding:0 9px;
	font:bold 12px verdana, arial, helvetica, sans-serif;
	color: #fff;
}

#header_box_mid a {
	color: #999;
	text-decoration:none;
}

#header_box .header_box_pic { 
	float:left; 
	margin:0 1em 0 12px;
}

#header_box .print-email img {
	border-width:0px;
	margin:5px;
}

#header_box .header_box_clear {
	padding-top:1em; 
	clear:both;
}

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

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

#header_box_tab-bar .header_box_tabs{
	display: inline;
	margin: 0 0 0 5px;
	padding: 0;
	list-style-image: none;
	list-style: none;
	float: left;
}

#header_box_tab-bar .header_box_tabs li{ 
	float: left; 
	font-size: 11px;
	line-height:16px;	
}

#header_box_tab-bar .header_box_tabs a{
	padding:1px 8px;
	text-decoration: none; 
	color: #363;
	white-space:nowrap;
}

#header_box_tab-bar .header_box_tabs li.selected a{ 
	color: #363;
	font-weight: bold;	
}

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

#header_box_tab-bar a, #header_box_tab-bar li.selected a:hover{ 
	display: block ; 
	text-decoration: none;
}

/*************** SECONDARY PRICE BOXES ***************/
.secondary_box {
	float:left;
	border-bottom: 1px solid #363;
	width:100%;
	margin-bottom:1em;
}
.secondary_box_header h3
{
	color: #fff;
	font:bold 14px verdana, arial, helvetica, sans-serif;
	background: url('/images/tourcolumn_round_tr.gif') no-repeat top right;
	margin: 0;
	padding: 5px 9px;
	font-size: 12px;
}
.secondary_box .secondary_box_header
{
	background: #363 url('/images/tourcolumn_round_tl.gif') no-repeat top left;
	margin: 10px 0 0;
	padding: 0;
	width: 100%;
}
.secondary_box .secondary_box_content
{
	font:12px Verdana, Arial Black, Arial, Helvetica, sans-serif;
	background-color: #f5f2df;
	border: 1px solid #363;
	border-bottom: 0;
	border-top: 0;
	padding: 5px 10px;
	zoom: 1;
}
.secondary_box .secondary_box_content p {
	font-size:12px;
}
.secondary_box .secondary_box_content h3 {
	font-family:Verdana, Arial;
}
.secondary_box .secondary_box_content li {
	font-size:11px;
}
.secondary_box .review {
	border-bottom:solid 1px #999;
}
.secondary_box .review_header {
	margin:5px 0;
}

/*** secondary box - bottom links ***/
.secondary_box .book-this{
	float:left;
}
.secondary_box .back-to-top{
	float:right;
}
.secondary_box .back-to-top, .book-this {
	padding-top:10px;
	font-size: 11px; 
}
.secondary_box .back-to-top a, .book-this a {
	font-weight: bold; color:#333;
}

/*** secondary box - grey box tables for "overview" and "pricing" ***/
.secondary_box th {
	vertical-align:top; text-align:left;
	font:bold 12px verdana; color:#363;
}
.secondary_box .overview {
	width:100%;
}
.secondary_box .overview, 
.secondary_box .prices {
	background-color:#ddd; 
	margin-bottom:10px;
}
.secondary_box .overview th, 
.secondary_box .overview td {
	padding: 4px 5px;
	font-size:11px;
	vertical-align:top;
	background-color:#bbb;
}
.secondary_box .prices {
	border:solid 1px #363;
	padding:10px 20px;
}
.secondary_box .prices .col-one,
.secondary_box .prices .col-two
{
	font-size:11px;
	vertical-align:top;
	text-align:center;
	padding:2px 5px;
}
.secondary_box .prices .rowheader {
	padding-right:2em;
}
.secondary_box .prices .col-one
{
	background:#aaa;
}
.secondary_box .prices .col-two
{
	background:#bbb;
}

