

body {
text-align: center;

	/* custom */
	color: #fff;
	background: #004890 url(../images/topbars/1.jpg) no-repeat center top;
	font-family: verdana;
	font-size: .77em;
}

#lhs a {
color: #713c4e;
}

#lhs a:hover {
color: #ac1044;
}

a.nolink {
text-decoration: none;
cursor: text;
}

p {
padding: 8px 0;
}

abbr, acronym {
	border-bottom: 1px dotted;
	cursor: help;
}

#lhs abbr, #lhs acronym {
	border-bottom: none;
	cursor: default;
}

h1,h2,h3,h4 {
line-height: 1.5em; padding: 9px 0; margin: 0; color: #044191;
}

h1 {font-size: 1.8em;}
h2 {font-size: 1.6em;}
h3 {font-size: 1.3em; color: #000;}
h4 {font-size: 1.1em; color: #000;}
h5 {font-size: 1em;}
h6 {font-size: .9em;}



#c1 {

	/* custom */
	margin: 0 auto;
	width: 940px;
	text-align: left;
	position: relative;
}

#c2 {
	/* custom */
	position: relative;
	text-align: left;
}

#c3 {
	margin: 0 auto;
}

#strap {
text-align: center;
padding: 15px;
font-size: 1.05em;
}

#topmenu {

}



#topstyles {
background: #fff;
clear: both;
}

#topstyles h1 {
	z-index: 106;
	margin: 0;
	padding: 0;
	float: left;
}

#topstyles h1 a {
	width: 549px;
	height: 110px;
	display: block;
	overflow: hidden;
	background: url(../images/logo.gif) 0 20px no-repeat;
	margin: 7px 0 7px 36px;
	padding: 0 20px;
	border-right: 1px dashed #e09300;
}

#topstyles h1 a span {
	display: block;
	padding-top: 150px;
}

#topstyles p {
	line-height: 1em;
	margin: 0;
	z-index: 100;
	text-indent: -20000em;
}

#topstyles p#getquote {
	margin: 0 0 0 30px;
	text-indent: 0;
	height: 78px;
	width: 261px;
	overflow: hidden;
	padding: 0;
	float: left;
}

#topstyles p#getquote a {
	display: block;
	width: 261px;
	padding: 80px 0 0 0;
	background: url(/images/quote-button.gif) top left no-repeat;
}

#content {

	/* custom */
	width: 940px;
	background: #c0d1e3;
	background: rgba(223, 239, 255, 0.85);
	margin: 0 auto;
	color: #2d2c2c;
	position: relative;
	padding: 25px 0 25px 0;
}

#breadcrumb {
	font-size: .9em;
	color: #2d2c2c;
}

#breadcrumb a, #breadcrumb a:visited {
	color: #2d2c2c;
}

#breadcrumb a.last {
	cursor: text;
	text-decoration: none;
}

.addthis_toolbox {
	padding: 0 0 0 35px;
}

img.floatleft {
	float: left;
	margin: 0 10px 4px 0;
}

img.floatright {
	float: right;
	margin: 0 0 4px 10px;
}

.bordered {
border: 1px solid #fff;
}

#lhs {
float:left;

	/* custom - set width of lhs */
	width: 552px;
	min-height: 430px;
	height: auto !important;
	height: 430px;
	padding: 0 37px 0 37px;
	line-height: 1.7em;
	border-right: 1px dashed #142a63;
}

.showterms {
	background: #FFF8AF;
	padding: 1px;
}

#login label {
	float: left;
	width: 80px;
}

#login legend {
	margin: 15px 0;
}

.vehicle {
	padding: 9px;
	margin: 12px 0;
	line-height: 1.5em;
	color: #fff;
	background: #004890;
}

.vehicle h3 {
	margin: 0 0 7px 0;
	padding: 0;
	font-size: 1.2em;
	border-bottom: none;
	line-height: 1em;
	color: #fac63c;
}

#lhs .vehicle h3 a {
	color: #fac63c;
}
#lhs .vehicle h3 a:hover {
	color: #FFB900;
}

#lhs .vehicle h3 span {
	float: right;
	margin: 0 0 5px 10px;
	color: #fff;
}

#lhs .vehicle h3 span.d7 {
	clear: right;
	font-weight: normal;
	font-size: .8em;
}

.vehicle .desc {
	float: right;
	width: 355px;
	font-size: .9em;
}

#cars .vehicle .thetext {
	clear: both;
	border-top: 1px solid #fff;
	font-size: .9em;
}


.vehicle img {
	width: 154px;
	float: left;
}

#cars .vehicle img {
	margin: 0 0 15px 0;
}

#lhs .getquote {
	float: right;
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	padding: 6px;
	border: 1px solid #ed9e0e;
}

#lhs .getquote:hover {
	color: #fff;
	text-decoration: underline;
	-moz-box-shadow: -2px 2px 10px #AFD7FF;
	-webkit-box-shadow: -2px 2px 10px #AFD7FF;
	box-shadow: -2px 2px 10px #AFD7FF;
}

.vehicle dl dt{
	text-indent: -20000em;
	line-height: 2px;
}
.vehicle dl dd {
	float: left;
	margin: 0 18px 0 0;
	padding: 14px 0 0 0;
	font-size: 1.6em;
	font-weight: bold;
	display: inline;
}

.vehicle dl dd b {
	text-indent: -20000em;
	float: left;
	width: 18px;
	display: inline;
}
.vehicle dl dd.luggage b {
	width: 30px;
}

.vehicle dl dd.adults {
	background: url(/images/icon-man.gif) top left no-repeat;
}
.vehicle dl dd.kids {
	background: url(/images/icon-child.gif) bottom left no-repeat;
}
.vehicle dl dd.luggage {
	background: url(/images/icon-luggage.gif) bottom left no-repeat;
}

.vehicle .gone {
	clear: both;
}

#lhs .vehicle .toggle_link {
	font-weight: bold;
	padding: 10px 20px 5px 10px;
	float: left;
	color: #ffa000;
	font-style:italic;
}

.testimonial {
	border-bottom: 1px dashed #ffffff;
	padding: 20px 0 15px 90px;
	clear: both;
}

.testimonial blockquote span.open {
	font-weight: bold;
	font-size: 8em;
	position: absolute;
	margin: 23px 0 0 -80px;
	z-index: 100;
}

.testimonial blockquote b {
	color: #1B6F32;
	font-family: times;
}

.testimonial blockquote {
	font-style: italic;
	font-size: 1.1em;
}

.testimonial p.thanks, #testimonial p.thanks {
	font-weight: bold;
	text-align: right;
}

dl.branchlist dt {
	font-weight: bold;
	font-size: 1.1em;
}

#lhs .branchlist dt a.nolink {
	color: #000;
}

dl.branchlist dd {
	clear: both;
}

.branchlist h3 {
	font-size: 1em;
}


.branchlist h3, .branchlist .thetext {
	display:inline;
}

.branchlist .toggle_link {
	float: right;
	font-size: .9em;
}

table.styled {

}

table.styled th {
	padding: 3px;
	background: #F4A431 url(../images/menugrad.jpg) repeat-x;
	color: #fff;
	border: 2px solid #ffffff;
	text-align: center;
}

#lhs table.styled th a {
	color: #fff;
}

table.styled td {
	padding: 4px;
	background: #EFECE0;
	border: 2px solid #ffffff;
}

table.styled tr.odd td {
	background: #F8FFEF;
}

#themap {
	width: 590px;
	height: 400px;
	border: 1px solid #BFAF9B;
}

.mapinfo {
	line-height: 1.4em;
	min-height: 100px;
	width: 250px;
	color: #594B4B;
}

#themap a {
	color: #000;
}

.gallery, .galleryleft {
	text-align: center;
	margin:20px 0 15px 18px;
	float: left;
	width: 173px;
}

.galleryleft {
	margin:20px 0 0 0;
}

.gallery img, .galleryleft img, .bordered, a img.floatright, a img.floatleft {
	border: 1px solid #ffffff;
}

.gallery a:hover img, .galleryleft a:hover img, .bordered, a:hover img.floatright, a:hover img.floatleft {
	border: 1px solid #6F6868;
}

.gallery img, .galleryleft img {
	max-width: 171px;
	width: 171px;
	width: auto important!;
}

.gallery a, .galleryleft a {
	text-decoration: none;
}

.gallery span, .galleryleft span {
   font-family: arial;
   padding: 1px;
}

.gallery a span, .galleryleft a span {
	margin-top: 2px;
	padding: 0 10px 0 0;
	display: block;
	line-height: 1.2em;
}



#rhs {
float: left;

	/* custom - set width of rhs */
	width: 252px;
	min-height: 430px;
	height: auto !important;
	height: 430px;
	line-height: 1.5em;
	padding: 0 0 0 31px;
	font-size: .9em;
	margin: 10px 0 0 0;
	display: inline;
}


#slots a {
	color: #2e302f;
}

#slots h3, #slots h5 {
	font-size: 1.2em;
	color: #2e302f;
	font-family: georgia;
}

#slots h3 a {
	text-decoration: none;
	color: #2e302f;
}

#slots q {
	font-style: italic;
}
#slots p.from {
	font-weight: bold;
	color: #1B6F32;
}

.slots {
	margin: 0 0 10px 0;
	padding: 10px 0;
	clear: both;
	border-top: 1px solid #d3d0cb;
}

.slots#slots1 {
	border-top: none;
}

#slots a.morelink {
	font-weight: bold;
}

#searchbox {
text-align: center;
margin: 0;
}

.searchinput {
width: 160px;
margin: 0;
padding: 3px;
height: 17px;
font-size: 13px;
border: 1px solid #cacaca;
color: #2A295F;
}

#searchbutt {
border: 0;
margin: 1px 0 0 6px;
background: #e1d49d;
color: #462e0c;
border-right: 1px solid #9BBACF;
border-bottom: 1px solid #4F7F9F;
padding: 3px;
font-weight: bold;
}

#searchbutt:hover {
background: #fcf7d7;
}

#searchbutt:focus {
background: #fff;
color: #f5832b;
}


#slots .newslinks .morelink {
	display: inline;
}

#slots .newslinks {
	clear: both;
	margin: 10px 0 0 0;
}

#slots .newslinks a img {
	float: right;
	max-width: 230px;
	width: auto !important;
	width: 230px;
	display: block;
	margin: 0 0 4px 2px;
}

#slots .newslinks a:hover img {
}

.newslist ul {
	list-style: none;
	padding: 0;
	margin: 0;
	line-height: 1.25em;
}

.newslist li {
	margin: 6px 0 8px 0;
}

#slots .newslist b {
	float: right;
	margin: 0 0 0 4px;
	font-size: .9em;
}

.newslist a {
	text-decoration: none;
}

.newslist a:hover {
	text-decoration: underline;
}

.newslist .active a {
	font-weight: bold;
	cursor: default;
}

#slots dl {margin: 0; padding: 0;}
#slots dt {font-weight: bold; margin-top: 10px; font-size: 1.6em;}
#slots dd {margin: 0; padding: 0;}

#slots dl#reasons {font-size: 1.2em;}
#slots dl#reasons dt {font-weight: normal; margin: 0 0 10px 0;}
#slots dl#reasons dd {font-weight: bold; padding: 5px 5px 5px 31px; background: url(/images/tick.png) 0 50% no-repeat; font-family: "Trebuchet MS", Helvetica, sans-serif;}


#slots dd a {
	padding: 1px 2px; text-decoration: none; font-weight: normal; display: block;
}

#slots dd a:visited {
}

#slots dd.active a {
	color: #000;
	cursor: default;
	text-decoration: underline;
}

#slots dd a:hover {
	text-decoration: underline;
}


#thisection li {

}

#thisection a.active {
	font-weight: bold;
}

.newsletter {
	padding: 30px 0 0 0;
	margin: 0;
	position: relative;
}

.newsletter h5 {
	padding: 0 0 16px 0;
	font-size: 1em;
}

.newsletter br {
	clear: both;
}

.newsletter input {
	line-height: 1em;
	width: 150px;
	float: left;
	margin: 0 0 5px 0;
	padding: 0;
}

.newsletter label {
	padding-bottom: 5px;
	width: 50px;
	float: left;
	font-weight: bold;
}

.newsletter input.subscribe_but {
	float: left;
	line-height: 1em;
	width: 70px;
	margin: 0 0 0 50px;
	background: #fff;
	font-size: .8em;
	font-weight: bold;
	}

.newsletter a.morelink {
	float: left;
	font-size: .8em;
	margin: 0 0 0 8px;
}

#credits {
	background: #fff;
	margin: 0 auto;
	padding: 19px;
	color: #2f2f2f;
	border-radius: 0px 0px 15px 15px;
	-moz-border-radius: 0px 0px 15px 15px;
	-webkit-border-bottom-right-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
}

#credits a {
	text-decoration: none;
	color: #2f2f2f;
}

#credits a:hover, #credits a.active {
	text-decoration: underline;
}

#credits a.active {
	cursor: text;
}

#credits ul, #credits li, #credits dl, #credits dd, #credits dt {
	padding: 0;
	margin: 0;
	list-style: none;
}

#credits #sitelinks {
	width: 588px;
	padding: 10px;
	border-right: 1px dashed #f39200;
	float : left;
}

#credits #sitelinks ul {
	width: 168px;
	float : left;
}

#credits #sitelinks li {
	padding: 4px 0 8px 0;
}

#credits #sitelinks dl {
	width: 380px;
	float: left;
	line-height: 1.5em;
	margin: 0 0 15px 0;
}

#credits #sitelinks dt {
	font-weight: bold;
}

#credits #sitelinks dd {
	display: inline;
	font-size: .9em;
}

#credits #sitelinks dd:after {
content:" - ";
}

#credits #sitelinks dd.last:after {
content:"";
}

#credits #bespoketours {
	float : left;
	width: 260px;
	margin: 10px 0 0 20px;
}


#credits #bespoketours a {
	padding: 0 0 55px 5px;
	background: url(/images/tours-logo.gif) no-repeat 0px bottom;
	display: block;
	font-size: .9em;
	line-height: 1.5em;
}

#footer {
	padding: 30px 0 12px 0;
	width: 990px;
	margin: 0 auto;
	font-size: .9em;
	color: #EFEFEF;
	text-align:center;
	background: url(/images/footshado.gif) top center no-repeat;
}

#footer a {
	color: #EFEFEF;
}

#footer a:hover {
	color: #000;
}

.clear {
clear: both;
}

#sitemap li {
margin-left: 15px;
padding-left: 5px;
list-style-type: disc;
}

#sitemap li li {
list-style-type: square;
}

#sitemap li li li {
list-style-type: circle;
}