/*
AutoVenture styles for screen media
Updated: 9 May, 2006
*/

body {
	background: #357;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #333;
	text-align: center;
	margin: 0;
	padding: 0;
	}
	
	
#page {
	background: #357 url(../images/bg_135_720.gif) center repeat-y;
	}
#pagebottom {
	background: #357 url(../images/pagebottom.gif) center top no-repeat;
	height: 24px;
	}


/* ---( General Links )------------------------------- */

a:link {
	color: #5b80b2;
	}

a:visited {
	color: #5b80b2;
	}

a:hover {
	color: #036;
	}
	
a:active {
	color: #036;
	}

/* ---( Primary Nav )------------------------------- */

#nav {
	position: relative;
	margin: 0;
	padding: 0 0 0 10px;
	background: #000;
	background: #000; /*url(../images/stripe.gif) #000, #996*/
	height: 26px;
	}

#nav li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}
	
#nav a:link, #nav a:visited {
	float: left;
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	font-weight: normal;
	margin: 0px 10px 0 10px;
	padding-bottom: 0px;
	text-decoration: none;
	border: none;
	color: #B9CADB;
	}

#nav a:hover {
	padding-bottom: 0px;
	font-weight: normal;
	color: #fc6;
	background-color: #000000;
	}

#nav a:link.active, #nav a:visited.active {
	/*border-bottom: 4px solid #fff;*/
	
	padding-bottom: 0px;
	font-weight: bold;
	color: #fc6;
	}
	
#home #hm, #europe #eu, #pacific #sp, #usa #us, #shorex #pc, #about #aa {
	font-weight: bold;
	color: #fc6;
	}


/* ---( Secondary Nav )------------------------------- */

#nav2 ul {
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-size: 11px;
	line-height: 1.4em;
	color: #554;
	margin: 0;
	padding: 0;
	list-style: none;
	border-bottom: 1px solid #456;
	}

#nav2 li {
	margin: 0;
	line-height: 1.5em;
	border-bottom: 1px solid #fff;
	}
	
#nav2 li a {
	display: block;
	padding: 5px 6px;
	background-color: transparent;
	color: #554;
	text-decoration: none;
	width: auto;
}
#nav2 li a:hover {
	background-color: #e8e7cf;
	color: #242424;
}



/* ---( text )------------------------------- */
p {
	line-height: 1.4em;
	margin: 0 0 1em 0;
	padding: 0;
	}

blockquote {
	font-size: 88%;
	color: #777;
	padding-left: 12px;
	border-left: 1px dotted #777;
	}

/* ---( top )------------------------------- */

#container {
	position: relative;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background: #fff;
	border: 1px solid #000;
	border-top: none;
	border-bottom: 6px solid #000;
  	width: 720px;
	}
	
#header {
	background: #fff url(../images/header1a.jpg) no-repeat right bottom;
	background-repeat: no-repeat;
	border-top: 6px solid #000;
	height: 80px;              /* change absolute position of #right when this changes */
	padding: 0;
	margin: 0;
	}

#header h1 {
	margin: 4px;
	}
	
#logo a  {
	border-style: none;
	display: block;
	width: 173px;
	}

#logo img  {
	display: block;
	width: 0;
	}

#logo span {
	position: absolute;
	top: 17px;
	left: 32px;
	width: 173px;
	height: 31px;
	}

html>body #logo span {
	top: 17px;
	}

.strap {
	font-family: Georgia, Times New Roman, serif;
	font-size: 14px;
	color: #333;
	font-style: normal;
	margin: -10px 0 0 38px;
	display: block;
	}

/* ---( main column )----------------------------- */


#content {
	background: #fff url(../images/barshadow.gif) 0 -2px repeat-x;
	width: 684px;
	margin: 0;
	padding: 15px 18px;
	/*border: 1px solid orange;*/
	}
	
#tour-content {
	padding: 0;
	margin: 0 0 10px 0;
	background: #fff url(../images/tourbg.gif) left repeat-y;
	}

/*#europe #content, #pacific #content, #usa #content{
	margin: 0 0 10px 0;
	background: #fff url(../images/tourbg.gif) left repeat-y;
	}*/
	
#left-content {
	position: relative;
	float: left;
	width: 550px;
	margin: 0;
	padding: 0;
	text-align: left;
	background: #fff url(../images/barshadow.gif) 0 18px repeat-x;
	}

#main-body {
	position: relative;
	width: 510px;
	margin: 10px 20px 0 20px;
	padding: 0;
	text-align: left;
	}
	
#fullwidth {
	position: relative;
	margin: 0 0 0 0;
	padding-top: 0;
	text-align: left;
	/*border: 1px solid red;*/
	}
	
#intro {
	padding-bottom: 2px;
	margin-bottom: 4px;
	}
	
#tourintro {
	margin-bottom: 10px;
	padding: 0;
	border-bottom: 2px solid #35478B;
	}


#tourintro p, #intro p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 1.3em;
	margin-bottom: 8px;
	}

#tourintro p.the {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #996;
	margin: 0 0 -6px 32px;
	padding: 0;
}

div#tourintro hr { /* this clears the tourintro div when the map is longer than the text. */
	display: block;	
	clear: right;
	margin: -1px 0;
  	visibility: hidden;
  }


.rateslink {
	padding: 0 0 0 24px;
	margin: 0 0 0 4px;
	background: url(../images/icon_car.gif) no-repeat 0 1px;
	font-size: 88%;
}


/* more page structure - index pages */
#twocolimage {
	float: left;
	width: 456px;
	height: 160px;
	background: #ccd;
	margin: 3px 16px 10px 0;
	}
#twocolimageprint {
	display: none;
	}

.twocolumns {
	float: left;
	width: 449px;
	font-family: Verdana, Helvetica, Ariel, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	margin: 0 11px 10px 0;
	/*border: 1px solid #333;*/
	border-right: 1px solid #999;
	/*border: 1px solid green;*/
	}

#home .twocolumns {
	width: 456px;
	border: none;
	}

.onecolumn, .onecolumnlast {
	float: left;
	width: 220px;
	font-family: Verdana, Helvetica, Ariel, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	margin: 0 11px 10px 0;
	/*border: 1px solid #333;*/
	}

.onecolumnlast {
	float: right;
	width: 220px;
	margin: 0 0 10px 0;
	/*border: 1px solid red;*/
	}

.introcolumn {
	float: left;
	width: 210px;
	height: 130px;
	font-family: Verdana, Helvetica, Ariel, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
	margin: 0 0 10px 0;
	padding: 0;
	/*border: 1px solid #333;*/
	background: #eed;
	}

.introcolumn p {
	padding: 6px;
	margin-bottom: 0;
	}


.onecolumn h2, .onecolumnlast h2, .twocolumns h2, .introcolumn h2 {
	background: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.2em;
	color: #35478B;
	margin: 0;
	padding: 2px 0 4px 0;
	border-top: 2px solid #35478B;
	}
.onecolumn img,.onecolumnlast img {
	}

.tourtoc {
	margin: 6px 0;
	}
.tourtoc p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 14px;
	line-height: 1.3em;
	margin: 0 10px 8px 120px;
	}

.tourtoc img {
	float: left;
	margin: 0 4px 0 0;
	}

.tourtoc p a {
	font-family: Verdana, Helvetica, Ariel, sans-serif;
	font-style: normal;
	font-size: 13px;
	}
	
.tourtoc ul {
	margin-left: 60px;
	margin-top: 0;
	padding-left: 60px;
	}
	
.tourtoc li {
	list-style-type: none;
	font-size: 13px;
	line-height: 1.5em;
	}
	
.cars h3 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	}
.cars h4 {
	margin: 0;
	padding: 0;
	}
	


/* lists */

#left ul {
	list-style: none;
	margin: 1em 0 1em 0;
	padding-left: 24px;
	color: #666;
	}

#left ul li {
	padding: 0 0 4px 17px;
	line-height: 1.3em;
	/*background: url(../images/li_bull.gif) no-repeat 0 2px;*/
	}

#left dl dd {
	margin: 0;
	padding: 0 0 1em 0;
	}

#left dl dt {
	font-weight: bold;
	}

#left dl dt span {
	font-weight: normal;
	}

/* Tour Styles - maybe others? */

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
	font-size: 46px;
	line-height: 38px;
	font-weight: normal;
	color: #996;  /* formerly #693 */
	margin: 0px;
	padding: 0px;
}

#shorex #intro h1 {
	margin-bottom: 4px;
	}


h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	line-height: 1.2em;
	color: #35478B;
	margin: 6px 0 6px 0;
}


h2.extensions {
	letter-spacing: -1px;
	font-size: 30px;
	line-height: 1.2em;
	font-style: normal;
	font-weight: normal;
	color: #996;  /* formerly #693 */
	margin:6px 0;
	padding: 0px;
}



h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #35478B;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	}

.overnight {
	margin-top: -8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	color: #666;
	}

p.overnight em {
	padding: 2px 0 2px 18px;
	background: url(../images/icon_castle.gif) no-repeat 0 0px;
	/*background: url(../images/icon_house.gif) no-repeat 0 0px;*/
	}
	
#shorex p.overnight em {
	padding: 2px 0 2px 18px;
	background: url(../images/clockicon.gif) no-repeat 0 0px;
	}

.picleft {
	float: left;
	margin-right: 12px;
	margin-bottom: 6px;
	/*border: 1px solid #333;*/
	}
	
.picright {
	float: right;
	margin-left: 16px;
	margin-bottom: 6px;
	/*border: 1px solid #333;*/
	}
	
.picleft img, .picright img {
	padding: 6px;
	border: 1px solid #999;
	}

.picleft p, .picright p {
	width: 180px;  /* a specified width here to address an IE float bug */
	padding: 4px 0;
	margin: 0;
	font-size: 88%;
	font-style: italic;
	}

.map {
	float: right;
	margin-left: 4px;
	margin-bottom: 2px;
	/*border: 1px dotted #333;*/
	}

.country {
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	font-weight: bold;
	text-align: center;
	background: #039;   /*#5472af*/
	margin: 0;
	padding: 2px 20px;
	}

/* Tour Info Table */

.cartable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 4px;
	border: 1px solid #35478B;
	margin: 10px 0 0 0;
	font-size: 10px;
	line-height: 1.1em;     /*this is supposed to fix the IE 6 display bug in the h2 background */
	color: #666;
	}

.cartable p {
	margin: 0;
	padding: 0;
	font-size: 95%;
	line-height: 1.1em;
	position: relative;
	}
	
.cartable h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background: #35478B;
	line-height: 1.1em;     /*this is supposed to fix the IE 6 display bug in the h2 background */
	padding: 2px 4px;
	position: relative;
	margin: 0 0 2px 0;
	}

.cartable a {
	float: right;
	margin: 0 10px;
	font-weight: bold;
	text-decoration: none;
	}
.cartable a:link, .cartable a:visited {
	color: #9FA2FF;
	text-decoration: none;
	}

.cartable a:hover, .cartable a:active {
	color: #fff;
	text-decoration: underline;
	letter-spacing: 1px;
	}

.cartable table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.2em;
	color: #36478B;
	margin-bottom: 4px;
}
.cartable td {
	padding: 2px 8px 2px 0;
	border-bottom: 1px solid #9FA2FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #31417F;
}

#pacific .cartable td, #pacific .cartable p {
	text-align: center;
	}
	
.cartable th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	/*border-top: 1px solid #9FA2FF;*/
	border-bottom: 1px solid #9FA2FF;
	padding: 4px 8px 4px 0;
	text-align: left;
	/*text-transform: uppercase;*/
}

td.coltwo, th.coltwo {
	padding-left: 6px;
	border-left: 1px solid #9FA2FF;
	}

.cartable a {
	float: right;
	margin: 0 10px;
	font-weight: bold;
	text-decoration: none;
	}
.cartable a:link, .cartable a:visited {
	color: #9FA2FF;
	text-decoration: none;
	}

.cartable a:hover, .cartable a:active {
	color: #fff;
	text-decoration: underline;
	}



/* ---( shore excursion pages )----------------------------- */


#citywrapper {
	background: #fff url(../images/inner-bg-blue.gif) center repeat-y;
	}
	
.city {
	position: relative;
	}

.sightseeing {
	position: relative;
	float: left;
	width: 380px;
	}

.transfers {
	position: relative;
	float: right;
	width: 280px;
	/*border: 1px solid green;*/
	}


.city table {
	font-family: Verdana, Helvetica, Ariel, sans-serif;
	font-size: 85%;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
	}
.city table td {
	vertical-align: top;
	border-bottom: 1px solid #ccc;
	padding: 3px 0;
	}
.city table th {
	vertical-align: bottom;
	border-bottom: 1px solid #ccc;
	font-size: 90%;
	line-height: 1em;
	padding: 0 0 4px 0;
	text-align: right;
	}
	
.city table th.left {
	text-align: left;
	}
	
.city h2 {
	background: #abc;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	padding: 2px 8px;
	border-top: 12px solid #fff;
	margin: 0;
	}
.city h3 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	}
.city h4 {
	margin: 0;
	padding: 0;
	}
.city table p {
	margin: 0;
	}
	
.price {
	text-align: right;
	}
	
#dropnav {
	float: right;
	width: 284px;
	background: #eed;
	margin-top: 4px;
	border: 1px solid #999;
	}
	
#dropnav select {
	width: 180px;
	}
	
#dropnav p {
	padding: 10px;
	float: left;
	margin: 0;
	}
#dropnav img {
	margin-top: 10px;
	border:1px solid #3A448D;
	}



/* ---( right column )----------------------------- */

#right {
	width: 170px;
	float: right;
	font-size: 90%;
	line-height: 1.5em;
	padding: 0;
	}

/*html>body #right {
  	width: 130px;
	} */

#right h3 {        /* see Country */
	font-family: verdana, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	padding: 2px 6px;
	margin: 0;
	color: #333;
	border: 0;
	background: #bcd;
	}

#right h4 {
	font-size: 92%;
	font-weight: normal;
	margin: 0;
	}
	
#right p {
	margin: 0 4px 1em 6px;
	}

#right img {
	vertical-align: middle;
	}

#right #photoBox {
	margin-bottom: 20px;
	padding: 7px;
	border-bottom: 1px #ddd0b9 solid;
	border-right: 1px #ddd0b9 solid;
	background: #fff;
	}


	/*Sidebar List Styles
#sidebar {
	width: 140px;
	margin: 0px 0px 0px 0px;
	padding-top: 10px;
	float: left;
}
.button {
	margin-left: 1px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Helvetica, Verdana, Arial, Sans-serif;
	font-size: 11px;
	background-color: #f6f6f6;
	color: #333;
}
.button ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}			
.button li {
	margin: 0px auto;
}
.button li .none {
	display: block;
	padding-left: 10px;
	padding-bottom: 1px;
	padding-top: 1px;
	padding-right: 6px;
	background-color: #f6f6f6;
	color: #242424;
	text-decoration: none;
	width: 100%;
	border-bottom: 1px solid #e9e9e9;
}

.button li b {
	display: block;
	padding-left: 10px;
	padding-bottom: 1px;
	padding-top: 1px;
	background-color: #f6f6f6;
	color: #242424;
	text-decoration: none;
	width: 100%;
	border-bottom: 1px solid #e9e9e9;
}
html>body .button li .none {
	width: auto;
}
html>body .button li a.nav {
	width: auto;
}
html>body .button li b {
	width: auto;
}
.button li a.nav:hover {
	background-color: #e9e9e9;
	color: #242424;
}
*/


/* switcher */

#theme {
	position: absolute;
	right: 12px;
	top: 89px;
	}

#theme a img {
	margin: 0;
	}
	
/* ---( footer )----------------------------------- */

#footer {
	clear: both;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 88%;
	text-align: center;
	line-height: 1.5em;
	color: #666;
	padding-top: 10px;
	padding-bottom: 10px;
	background: url(../images/dotrule_333.gif) left top repeat-x;
	border-bottom: 12px solid #000;	
	}

#footer a {
	color: #666;
	border-color: #999;
	text-decoration: none;
	}

#footer a:hover {
	color: #666;
	border-color: #000;
	text-decoration: underline;
	}

/* ---( contact form )------------------------------------ */

#contactform input, #contactform textarea, #contactform select {
	border: 1px solid #ccc;
	background: #f5f5f5;
	padding: 2px;
	color: #444;
	}

#contactform textarea {
	width: 220px;
	}
	
/* ---( photos )------------------------------------------ */

#photoGrid {
	width: 450px;
	margin-top: 12px;
	text-align: left;
	}
	
#photoGrid .photo {
	float: left;
	margin: 0 10px 10px 0;
	border: 1px solid #ccc;
	padding: 5px;
	}	

#photoGrid a {
	color: #999;
	text-decoration: none;
	border-style: none;
	}

#photoGrid a:hover {
	color: #000;
	}

#photoNav {
	margin: 1em 0 0 0;
	}

#photoNav a {	
	float: left;
	margin: 0 1px .5em 1px;
	padding: 1px 4px 0 4px;
	color: #ccc;
	text-decoration: none;
	border: none;
	}

#photoNav a:hover, #photoNav a.active {
	color: #000;
	background: #ccc;
	}

.clearPhoto {
	clear: left;
	}

img#photo {
	padding: 10px;
	border: 1px solid #ccc;
	}


/* ---( misc. )------------------------------------------ */

hr {
	/*border: 1px solid #35478B;*/
	size: 1px;
	color: #35478B;
	margin: 8px 0 12px 0;
	}	

#logo a, #nav a, a.noline:link, a.noline:visited, .photoBox a:link, .photoBox a:visited {
	border-style: none;
	}

h3 img {
	vertical-align: middle;
	}

ul.noBullet li {
	list-style-type: none;
	}

.note {
	color: #999;
	font-style: italic;
	}

.center {
	text-align: center;
	}

.hide {
	display: none;
	}

/* resume rules */

#left .resume dt {
	color: #c63;
	}

#left .resume dd {
	margin-left: 20px;
	}

#left .resume dd li {
	padding-left: 13px;
	/*background: url(../images/bullet_grad.gif) no-repeat 0 4px;*/
	}

.resume span {
	color: #999;
	}
	
.widephoto {
	margin-top: 12px;
	padding-top: 12px;
	border-top: 1px solid #ccc;
	clear: left;
	}
	
.top {
	float:right;
	width: 36px;
	text-align:right;
	font-size:11px;
	background: transparent url(../images/toparrow.gif) no-repeat 0px 4px;
	}
.top a:link, .top a:visited {
	color: #fff;
	text-decoration: none;
	}
.top a:hover, .top a:active {
	color: #036;
	text-decoration: underline;
	}

