* { 
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family:verdana, helvetic, arial;
}

h1, h2, h3, h4, h5, h6, p, li, dt, dd { text-align:left; margin-bottom:1em; }
h1, h2 {font-weight:bold; }
h1 { font-size:20px; }
h2 { font-size:18px; }

abbr { border:none; }

a { font-size:inherit; margin:0px; padding:0px; text-decoration:none; }
a:link { font-size:inherit; margin:0px; padding:0px; text-decoration:none; }
a:visited { font-size:inherit; margin:0px; padding:0px; text-decoration:none; }
a:hover { font-size:inherit; margin:0px; padding:0px; text-decoration:underline; }
a:active { font-size:inherit; margin:0px; padding:0px; text-decoration:none; }

img { border:none; }
 
blockquote { background:#FCFFCD; margin-bottom:20px; width:100%; float:left; }
blockquote p { margin:20px; }
blockquote p.cite { margin-top:-10px; font-style:italic; }

body { 
	text-align:center;
	background:url(../img/backgrounds/bg_body-123x280.jpg) top center repeat-x #01245c; 
}
form#currency-chooser {
	position:absolute;
	top:15px;
	right:200px;
	margin-left:50%;
}
form#currency-chooser p {
	float:left;
	margin:3px 5px 0px 0px;
	font-size:10px;
	color:#fff;
}

#container {
	position:relative; 
	top:50px; 
	left:50%;
	width:950px; 
	float:left;
	margin-left:-475px;
	border:5px solid #fff;
	background:url(../img/backgrounds/bg-container-10x390.jpg) top center repeat-x #2f4a75;
}

#masthead {
	position:relative;
	float:left;
	width:950px;
	height:195px;
	overflow:visible;
	background:url(../img/backgrounds/bg-masthead-950x195.jpg) top center no-repeat;
}
#masthead img#logo {
	position:absolute;
	top:20px;
	left:50px;
	width:115px;
	height:115px;
}
#masthead #search {
	position:absolute;
	top:10px;
	left:455px;
	width:245px;
	height:120px;
	border-left:1px solid #41709e;
	border-right:1px solid #1a4775;
	text-align:left;
}
#masthead #search h1 {
	position:relative;
	padding:0px 10px;
	margin-bottom:20px;
	font-size:14px;
	font-weight:normal;
	color:#fff;
}
#masthead #search input.text, #masthead #search select.text {
	position:relative;
	left:10px;
	width:180px;
	font-size:14px;
	padding:3px 0px;
	color:#8faac5;
	float:left;
	border:1px solid #8faac5;
	background:#27649b;	
}
#masthead #search input.submit {
	position:relative;
	top:3px;
	left:15px;
}
#masthead #search #quick-search-suggestions {
	position:relative;
	top:22px;
	left:10px;
	width:200px;
	height:200px;
	border:solid 1px red;
	z-index:2000;
}
#masthead #user-area {
	position:absolute;
	top:10px;
	left:715px;
	width:210px;
	height:120px;
	text-align:left;
}
#masthead #user-area h1 {
	position:relative;
	padding:0px;
	margin-bottom:20px;
	font-size:14px;
	font-weight:normal;
	color:#fff;
}
#masthead #user-area ul.phone {

}
#masthead #user-area ul.phone li {
	list-style-type:none;
	color:#fff;
	padding-left:20px;
}
#masthead #user-area ul.phone li.us {
	background:url(../img/backgrounds/li-us-16x11.gif) no-repeat left;
}
#masthead #user-area ul.phone li.uk {
	background:url(../img/backgrounds/li-gb-16x11.gif) no-repeat left;
}
#masthead ul#nav {
	position:absolute;
	top:145px;
	left:10px;
	width:930px;
	height:40px;
	z-index:100;
	text-align:center;
}
#masthead ul#nav li {
	position:relative;
	top:12px;
	margin:0px 8px;
	color:#fff;
	display:inline;
	z-index:500;
	font-size:14px;
	text-transform:uppercase;
	list-style-type:none;
}
#masthead ul#nav li a { color:#fff; }
#masthead ul#nav li ul { 
	position:absolute;
	top:24px;
	left:-10px;
	z-index:1000;
	float:left;
	text-align:left;
	padding:10px 0px;
	background:#27649b;
}
#masthead ul#nav li ul li {
	position:relative;
	z-index:2000;
	display:none;
	list-style-type:none;
	margin:0px 10px 5px 10px;
	white-space:nowrap;
}
#masthead ul#nav li ul li.first { margin-top:-20px; }

#content {
	margin-left:10px;
	width:930px;
	float:left;
	background:url(../img/backgrounds/bg-content-2col-212x2.jpg) top left repeat-y #fff;
}
#content.homepage {
	background:url(../img/backgrounds/bg-content-8x273.jpg) top center repeat-x #fff;
}
#hp-top { 
	float:left; 
	width:100%; 
}
#hp-top .left { 
	float:left;
	width:369px;
	height:950px;
	padding:10px;
	margin:0px;
	text-align:left;
	border-right:1px solid #CDCDCD;
	background:url(../img/backgrounds/bg-verisign-375x90.jpg) no-repeat bottom right;
}
#hp-top .left h1, #hp-top .left h2 { 
	margin-bottom:.3em; 
	color:#0f3a71;
}
#hp-top .left h1 {
	text-transform:uppercase; 
}	
#hp-top .left .hp-announce { 
	position:relative;
	top:-10px;
	left:-10px;
	float:left;
	padding:10px;
	padding-bottom:0px;
	background:url(../img/backgrounds/bg-hp-left-390x2.jpg) top left repeat-y #0f3a71;
}
#hp-top .left .hp-announce h1, 
#hp-top .left .hp-announce h2, 
#hp-top .left .hp-announce p { 
	color:#fff; 
	text-align:center;
}
#hp-top .left .hp-announce h1 { font-size:24px; margin:5px 0px; font-weight:normal; }
#hp-top .left .hp-announce h1 span { font-size:12px; font-weight:bold; text-transform:uppercase; }
#hp-top .left .hp-announce p { font-size:16px; }

#hp-top .left .hp-announce #scrollbox {
	position:relative;
	top:0px;
	left:0px;
	z-index:1;
	width:389px;
	height:180px;
	float:left;
	margin:0px -10px;
	background:#fff;
	border-right:1px solid #ccc;
}
#hp-top .left .hp-announce #scrollbox #image-strip {
	position:relative;
	top:10px;
	left:10px;
}
#hp-top .left #testimonials {
	position:relative;
	top:0px;
	float:left;
	width:365px;
	height:135px;
	background:#FCFFCD;
	border:2px dashed #551A8B;
	margin-bottom:10px;
}
#hp-top .left #testimonials h1 {
	font-size:16px; font-weight:bold; text-transform:none; margin-top:10px; text-align:center; color:#551A8B; margin-bottom:5px;
}
#hp-top .left #testimonials p {
	font-size:14px; line-height:18px; font-family:georgia, serif; font-style:italic; line-height:16px; padding:0px 10px;	
}
#hp-top .left #testimonials a { color:blue; font-family:arial; font-style:normal; }

#hp-top .left #explorerkit {
	position:relative;
	top:10px;
	left:10px;
	width:370px;
	height:121px;
	margin-bottom:20px;
	float:left;
	background:url(../img/backgrounds/bg-explorer-kit-178x121.png) bottom left no-repeat;
}
#hp-top .left #explorerkit p {
	margin-left:190px;
	margin-bottom:.3em;
	padding-left:15px;
	font-weight:normal;
	text-align:left;
	background:url(../img/backgrounds/bg-bullet-greenarrow-10x10.png) left no-repeat;
}
#hp-top .left #explorerkit p.first { margin-top:20px; }

#hp-top .left p.download { 
	margin:0px 0px 10px 0px; 
	text-align:center; 
}

#hp-top .right { 
	float:right;
	width:500px;
	height:940px;
	margin:10px 10px 0px 10px;
	padding:5px;
	background:#fff; 
	border:5px solid #CDCDCD;
	text-align:left;
}
#hp-top .right #coast2coast {
	width:500px;
	height:105px;
	margin-bottom:5px;
}
#hp-top .right h1.map,
#hp-top .right h2.map,
#hp-top .right p.map {
	margin:0px;
	padding:0px 0px 5px 0px;
	color:#fff;
	text-align:center;
	background:url(../img/backgrounds/bg-hp-right-510x2.jpg) repeat-y top left #103b72;
}
#hp-top .right h1.map { font-size:26px; padding-top:5px; font-weight:normal; }
#hp-top .right h2.map { font-size:20px; font-weight:normal; }
#hp-top .right p.map { font-size:18px; font-weight:normal; color:#FED217; text-transform:uppercase; margin-bottom:5px; }

#hp-top .right h1 {
	text-align:center;
	text-transform:uppercase;
	padding:5px 0px;
	
}
#hp-top .right h2 {
	font-size:14px;
	color:#01245c;
}
#hp-top .right p {
	color:#01245c;
}

#hp-top .right #map { 
	background:#74b6ce; 
	height:290px; 
	margin-top:0px;
	margin-bottom:0px;
}
#hp-top .right h1.map {
	color:#fff;
	font-size:26px;
}
#hp-top .right #car-promo {
	float:left; 
	margin-top:20px;
}
#hp-top .right #car-promo h2, #car-promo h3, #car-promo ul,  #hp-top .right #car-promo p {
	position:relative;
	top:0px;
	left:0px;
	width:500px;
}
#car-promo h3 { font-size:16px; margin-top:-25px; margin-bottom:5px; color:#01245c; }
#hp-top .right #car-promo p { color:#000; }
#hp-top .right #car-promo ul li {
	margin:0px;
	padding-left:15px;
	list-style-type:none;
	background:url(../img/backgrounds/bg-bullet-greenarrow-10x10.png) no-repeat 0px 4px;
	font-size:12px;
	margin-bottom:5px;
}
#hp-top .right #car-promo h2 {
	font-size:16px;
	width:auto;
	height:90px;
	padding-right:240px;
	background:url(../img/backgrounds/bg-hertzNeverlost-224x70.jpg) no-repeat right top;
}
#hp-top .right #car-promo p#upgradePrice {
	width:195px;
	padding-top:155px;
	padding-bottom:20px;
	text-align:center;
	background:url(../imag/backgrounds/bg-hertz-vert-195x185.jpg) top left no-repeat;
}
#hp-top .right #car-promo p.center {
	position:relative;
	top:0px;
	left:0px;
	width:220px;
	margin:10px 0px 0px 0px;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}
#hp-top .right #car-promo p.center a {
	position:relative;
	top:-10px;
	left:-15px;
	font-size:12px;
	font-weight:normal;
}
#hp-top .right #testimonials {
	position:relative;
	top:-190px;
	float:left;
	width:495px;
	height:115px;
	background:#FCFFCD;
	border:2px dashed #551A8B;
}
#hp-top .right #testimonials h1 {
	font-size:16px; font-weight:bold; text-transform:none; margin-top:10px; text-align:center; color:#551A8B; margin-bottom:5px;
}
#hp-top .right #testimonials p {
	font-size:14px; line-height:18px; font-family:georgia, serif; font-style:italic; line-height:16px; padding:0px 10px;	
}
#hp-top .right #testimonials a { color:blue; font-family:arial; font-style:normal; }

#hp-top .right #featured-tours {
	display:none;
	position:relative;
	top:-180px;
	width:100%;
	float:left;
}
#hp-top .right #featured-tours div h2 { font-size:18px; }
#hp-top .right #featured-tours div p { color:#000; }
.featured-tour {
	width:155px;
	float:left;
	margin:0px 17px 0px 0px;
}
.featured-tour.last { margin:0px; }
.featured-tour h2 {
	padding-top:125px;
	text-align:center;
}
.featured-tour h2 a { color:#01245C; }
.featured-tour.winterSun h2 { background:url(../img/backgrounds/bg-winterSun-155x123.jpg) no-repeat top left; }
.featured-tour.shortBreaks h2 { background:url(../img/backgrounds/bg-shortBreaks-155x123.jpg) no-repeat top left; }
.featured-tour.golfTours h2 { background:url(../img/backgrounds/bg-golfTours-155x123.jpg) no-repeat top left; }
.featured-tour p { text-align:left; margin-top:-10px; margin-bottom:20px; color:#000; font-size:10px; }
#hp-tours {
	position:relative;
	top:10px;
	left:-10px;
	width:910px;
	float:left;
	padding:10px; 
	background:url(../img/backgrounds/bg-hp-tourTop-910x41.jpg) no-repeat top right;
}
#hp-tours #currency {
	height:41px;
	position:relative;
	top:0px;
	left:400px;
}
#hp-tours h1 {
	position:relative;
	left:10px;
	font-size:14px;
	color:#01245C;
	border-bottom:dotted 1px #103b72;
	margin-bottom:10px;
	width:910px;
	float:left;
	text-transform:uppercase;
}
#hp-tours .region {
	position:relative;
	top:0px;
	left:10px;
	float:left;
	text-align:left;
	width:100%;
	height:185px;
	margin-bottom:10px;
	background:top left no-repeat;
}
#hp-tours .region h1, #hp-tours .region h2, #hp-tours .region p {
	position:relative;
	top:0px;
	left:205px;
	width:430px;
	font-size:14px;
	color:#01245C;
	margin-bottom:10px;	
	border:none;
	float:none;
}
#hp-tours .region h1 a { color:#01245C; }
#hp-tours .region h2 {
	position:absolute;
	top:0px;
	left:650px;
	width:260px;
}
#hp-tours .region dl { 
	position:absolute;
	top:20px;
	left:650px;
	width:260px;
}
#hp-tours .region dt {
	margin:0px;
	padding-left:15px;
	font-weight:bold;
	color:#01245C;
	background:url(../img/backgrounds/bg-bullet-greenarrow-10x10.png) no-repeat 0px 4px;
} 
#hp-tours .region dt a { color:#01245C; }
#hp-tours .region dd { 
	padding:0px 0px 5px 15px;
	border-bottom:1px dotted #01245C;
	margin-bottom:5px;	
}
#hp-tours .region dd.last { border:none; }
#hp-tours .region p {
	color:#000;
	font-size:12px;
}

#hp-tours .region.newEngland {
	background-image:url(../img/backgrounds/bg-region-newEngland-195x185.jpg);
}
#hp-tours .region.florida {
	background-image:url(../img/backgrounds/bg-region-florida-195x185.jpg);
}
#hp-tours .region.california {
	background-image:url(../img/backgrounds/bg-region-california-195x185.jpg);
}
#hp-tours .region.theEast {
	background-image:url(../img/backgrounds/bg-region-theEast-195x185.jpg);
}
#hp-tours .region.theSouth {
	background-image:url(../img/backgrounds/bg-region-theSouth-195x185.jpg);
}
#hp-tours .region.midWest {
	background-image:url(../img/backgrounds/bg-region-midWest-195x185.jpg);
}
#hp-tours .region.mountainWest {
	background-image:url(../img/backgrounds/bg-region-mountainWest-195x185.jpg);
}
#hp-tours .region.pnw {
	background-image:url(../img/backgrounds/bg-region-pnw-195x185.jpg);
}
#hp-tours .region.canada {
	background-image:url(../img/backgrounds/bg-region-canada-195x185.jpg);
}
#hp-tours .region.crossCountry {
	background-image:url(../img/backgrounds/bg-region-crossCountry-195x185.jpg);
}
#hp-tours .region.shortBreaks {
	background-image:url(../img/backgrounds/bg-region-shortBreaks-195x185.jpg);
}
#hp-tours .region.winterSun {
	background-image:url(../img/backgrounds/bg-region-winterSun-195x185.jpg);
}

#leftCol {
	position:relative;
	top:0px;
	left:0px;
	width:212px;
	float:left;
	background:url(../img/backgrounds/bg_leftCol_top-212x70.jpg) top left no-repeat #2f4a75;
}
#leftCol h1 { 
	position:relative;
	top:12px;
	left:10px;
	height:70px;
	font-size:16px;
}
ul#sectionNav {
	margin-bottom:20px;
	border-bottom:solid 1px #263C5E;
	border-top:solid 1px #38588D;
	margin:-10px 10px 20px 10px;
}
ul#sectionNav li {
	border-top:solid 1px #263C5E;
	border-bottom:solid 1px #38588D;
	list-style-type:none;
	margin:0px;
	padding:8px 5px;
	color:#fff;
}
ul#sectionNav li a {
	color:#fff;
}
#rightCol .tour-row {
	width:100%;
	float:left;
	margin-bottom:10px;
}

#rightCol .tour-row h1 {
 	background:none;
 	color:#021744;	
 	text-transform:capitalize;
 	font-size:16px;
 	margin:0px;
 	padding:0px;
 	padding-bottom:5px;
}
#rightCol .tour-row h1 a {
	color:#021744;	
}
#rightCol .tour-row h2 {
 	background:none;
 	color:#021744;	
 	text-transform:capitalize;
 	font-size:14px;
 	margin:0px;
 	padding-bottom:5px;
}
#rightCol .tour-row p {
	padding:0px 25px;
	margin:0px;
}
#rightCol .tour-row img.main {
	float:left;
	margin:0px 10px 0px 10px;
	border:1px solid #ccc;
	padding:4px;
}
#rightCol .tour-row img.sup {
	float:right;
	margin:0px 10px 0px 10px;
	border:1px solid #ccc;
	padding:4px;
}

#tour-detail .image-box {
	position:relative;
	top:-17px;
	left:6px;
	width:235px;
	float:left;
}
#tour-detail .image-box.first {
	left:1px;
}
#tour-detail .image-box.last {
	margin-left:6px;
}
#tour-detail .image-box p { 
	text-align:center;
	font-size:10px; 
}
#tour-detail #tour-nav {
	width:100%;
	float:left;
}
#tour-detail #tour-nav #map {
	position:relative;
	top:0px;
	left:0px;
	width:285px;
	height:285px;
	float:left;
	margin:0px 10px 20px 0px;
}
#tour-detail #tour-nav h1, #tour-detail #tour-nav h2, #tour-detail #tour-nav p {
	background:none;
	width:400px;
	float:left;
	margin:0px;
	padding:0px;
	color:#01245C;
}
#tour-detail #tour-nav h1 {
	text-transform:capitalize;
	font-size:16px;
}
#tour-detail #tour-nav h2 {
	font-size:14px;
}
#tour-detail #tour-nav ul#jump {
	position:relative;
	top:10px;
	float:left;
	width:400px;
	margin:0px;
	padding:0px;
}
#tour-detail #tour-nav ul#jump li {
	padding:4px 0px 4px 18px;
	margin:0px;
	list-style-type:none;
	background:url(../img/backgrounds/bg-bullet-greenarrow-10x10.png) no-repeat 0px 8px;
	border-bottom:1px solid #ccc;
	white-space:nowrap;
	font-size:14px;
	font-weight:bold;
}
#tour-detail #tour-nav ul#jump li a { color:#000; }
.itin-row .itin-img {
	text-align:center; 
	width:165px; 
	float:left;
}
.itin-row .itin-img p { 
	text-align:center; 
}
.itin-row .itin-img img {
	width:155px;
	height:115px;
	padding:4px;
	border:1px solid #ccc;
}

#tour-detail .padding10 h1 {
	color:#000;
	font-size:16px;
	background:none;
	margin:0px 0px 1em 0px;
	padding:0px;
	border-bottom:1px solid #ccc;
}
#tour-detail ul#price-tab { z-index:5; }
#tour-detail ul#price-tab li {
	font-size:12px;
	list-style-type:none;
	display:inline;
	margin-right:2px;
	border:solid #ccc 1px;
	padding:3px 5px;
	background:#ebebeb;
	cursor:pointer;
} 
#tour-detail ul#price-tab li.current {
	background:#fff;
	border-bottom:1px solid #fff;
}
#tour-detail table.price {
	display:none;
}
#tour-detail table {
	width:100%;
	text-align:center;
	border:1px solid #ccc;
	margin-bottom:20px;
	margin-top:3px;
}
#tour-detail table td, #tour-detail table th {
	padding:4px 0px;
	font-size:11px;
}
#tour-detail .itin-row {float:left; width:100%; }
#tour-detail .excursion { border:dashed 1px maroon; background:#FCFFCD; padding:10px 15px 0px 15px; margin-bottom:1.2em; }
#tour-detail .excursion h1, .excursion p { color:maroon; }
#tour-detail .excursion h1 { margin-bottom:0px; border:none; font-size:14px; }

#booking {
	width:100%;
	float:left;
}
#booking table {
	background-color:#F2F2F2; 
	border:solid 1px #ccc;
	float:left; 
	text-align:left;
	width:300px;
	margin-bottom:20px;
}
#booking table#hotel {
	width:100%;
}
#booking table th, #booking table td {
	padding:3px 5px 2px 5px;
}

#rightCol {
	position:relative;
	float:left;
	width:718px;
}
#rightCol h1 {
	padding:25px;
	color:#fff;
	background:url(../img/backgrounds/bg_rightCol-h1.jpg) top left repeat-y #01245C;
	text-transform:capitalize;
}
#rightCol h2 {
	padding:25px;
	padding-top:0px;
	margin-top:-45px;
	color:#fff;
	background:url(../img/backgrounds/bg_rightCol-h1.jpg) top left repeat-y #01245C;
}
#rightCol span.bg-h1 {
	position:relative;
	top:0px;
	left:0px;
	width:24px;
	height:43px;
	float:left;
	background:url(../img/backgrounds/bg-rightColHeaderH1-24x43.jpg) top left no-repeat;
}
#rightCol p {
	font-size:14px;
	line-height:18px;
}
#footer { 
	position:relative;
	width:100%;
	float:left;
	clear:both;
	padding:20px 0px;
	background:#021744;
	text-align:center;
}
#footer div { 
	background:#fff;
	padding:20px 0px;
	width:930px;
	margin:0px auto;
}
#footer img {margin:0px 10px 10px 10px; }
#footer p { 
	text-align:center; 
	font-size:10px;
	color:#021744;
}
.hertz { font-weight:bold; font-style:italic; color:#FED217; font-size:inherit; }
.giant { font-size:x-large; font-weight:bold; text-transform:uppercase; color:inherit; }
.big { font-size:larger; font-weight:inherit; text-transform:inherit; color:inherit; }
.small { font-size:smaller; font-weight:inherit; text-transform:inherit; color:inherit; }
.tiny { font-size:x-small; font-weight:normal; color:inherit; }

.aligncenter { text-align:center; }
.alignleft { text-align:left; }
.alignright { text-align:right; }

.padding25 {
	display:block;
	margin:25px;
	float:left;
}

#rightCol .padding25 h2 {
	color:#021744;	
	margin:0px;
	padding:0px;
	margin-bottom:20px;
	background:none;
}
#rightCol .padding25 ul {
	margin-bottom:40px;
}
#rightCol .padding25 ul li {
	margin:0px;
	margin-bottom:10px;
	padding:0px;
	padding-left:15px;
	list-style-type:none;
	background:url(../img/backgrounds/bg-bullet-greenarrow-10x10.png) no-repeat 0px 2px;
}
#rightCol .padding25 dl dt {
	color:#021744;	
	font-weight:bold;
	font-size:14px;
	margin-bottom:10px;
}
.padding10 { 
 	text-align:left;
	padding:10px;
 }
#rightCol .padding25.p12 h2 { font-size:14px; color:#000; margin-bottom:15px; } 
#rightCol .padding25.p12 p { font-size:12px; line-height:18px; }
.verisignseal { 
	height:150px;
	background:url(../img/backgrounds/bg-verisign-seal-80.jpg) no-repeat top center; 
}
