/* Override fancybox arrows */
#fancybox-left-ico {
 left: 20px;
}

#fancybox-right-ico {
 right: 20px;
 left: auto;
}

/* Site styles */
a {
	color: #026ade;
}

img {
	border: none;
}

a:hover {
	color: #698700;
	text-decoration: none;
}

body {
	background-color: #cee3f3;
	text-align: center;
}

#page {
	width: 912px;
	margin: 0 auto;
	text-align: left;
	background-image: url(img/page-bg.png);
}



#head {
	width: 100%;
	height: 317px;
	background-image: url(img/header.png);
}

ul#nav {
	float: left;
/*	margin: 124px 0 0 15px; */
	margin: 0;
	margin-left: 1px;
	padding: 118px 0 0 0;
	list-style: none;
	width: 312px;
}

ul#nav li {
	margin: 0;
	padding: 0;
	padding-left: 51px;
	height: 20px;
}

ul#nav a {
	text-decoration: none;
	color: #003168;
	font-family: Gill Sans, Tahoma, Verdana, sans-serif;
	width: 254px;
/*	height: 23px; */
	height: 18px;
	display: block;
	margin: 0;
	padding: 0;
}

ul#nav a.active {
	color: #ffcc00;
}

ul#nav a:hover {
	color: #fff;
	cursor: pointer;
}

ul#nav span.title {
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	float: left;
}

ul#nav span.info {
	font-weight: normal;
	float: right;
	color: #fff;
	font-family: Arial;
	font-size: 11px;
	line-height: 14px;
	padding-top: 2px;
}






#feature {
	width: 545px;
	height: 308px;
	overflow: hidden;
	float: right;
	margin: 9px 10px 0 0;
	list-style: none;
}

#mainvehicle {
	position: absolute;
	margin-top: -130px;
	z-index: 20;
}







#content, #sidebar {
	font-family: Arial, Verdana, sans-serif;
	font-size: 85%;
	line-height: 1.5em;
}

#content {
	width: 550px;
	float: left;
	padding: 0 20px;
}

#content hr {
	height: 1px;
	border: none;
	background-color: #999;
	color: #999;
}

#content h2 {
	font-family: Gill Sans, Tahoma, Verdana, sans-serif;
	color: #333;
	border-bottom: #ccc 1px solid;
	font-size: 30px;
	line-height: 36px;
	font-weight: normal;
	margin: 20px 0 5px 0;
}

.ticklist {
	list-style: none;
}

.ticklist li {
	background-image: url(img/tick.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 30px;
	padding: 5px 0 10px 30px;
}

#content .gallery_home {
	list-style: none;
	padding: 0;
}

#content .gallery_home li {
	display: block;
	float: left;
	margin-right: 20px;
}

#content .gallery_home img {
	padding: 3px;
	border: #ccc 1px solid;
}

#content .gallery {
	list-style: none;
	padding: 15px 0 0 20px;
	margin: 0;
}

#content .gallery_pair {
	text-align: center;
}

#content .gallery li {
	display: block;
	float: left;
	margin-right: 15px;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	margin-bottom: 10px;
}

#content .gallery img {
	padding: 3px;
	border: #ccc 1px solid;
}

#content .gallery li.pair {
	float: none;
	display: inline;
}

#content .gallery_info {
	clear: both;
	text-align: center;
	color: #888;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 0 15px 0;
}

#content table.vehicles img {
	margin: 0 20px 10px 0;
/*	border: #cee3f5 5px solid; */
}

#content table.vehicles h3 {
	margin: 0;
}

.content_home h4 {
	margin: 9px 0 4px 0;
}

#content .cta {
	text-align: center;
	margin: 30px auto;
}

#content .cta a {
	background-color: #fffddf;
	padding: 15px 30px;
	display: block;
}

#content .cta a:hover {
	color: #698700;
	background-color: #eaffa2;
}

#content td p {
	margin: 0;
	padding: 0;
}

#content form label.text_label {
	display: block;
	margin-left: 15px;
	width: 150px;
	float: left;
	padding: 5px;
}

#content form input.text {
	width: 270px;
	padding: 5px;
	float: left;
}

#content form textarea {
	width: 270px;
	height: 150px;
}

#content table.prices {
	font-size: 11px;
	margin: 20px 0 25px 0;
}

#content table.prices th.date {
	background-color: #ffcc00;
	padding-left: 10px;
	width: 200px;
}

#content table.prices th.vehicle {
	text-align: center;
	background-color: #b3d5ff;
	line-height: 15px;
	padding: 7px;
}

#content table.prices .info {
	font-size: 11px;
	font-weight: normal;
}

#content table.prices th.daily {
	font-size: 11px;

}

#content table.prices th.period {
	font-weight: normal;
	padding-left: 10px;
}

#content table.prices .daily {
	font-weight: normal;
	font-style: italic;
	color: #666;
	text-align: right;
}

#content table.prices td {
	padding: 4px 10px;
	line-height: 12px;
}

#content table.prices tr.notice td {
	background-color: #ccc;
	text-align: center;
}




#sidebar {
	width: 300px;
	float: right;
	padding-top: 50px;
	padding-right: 20px;
}

#sidebar .box {
	background-color: #eaf2fb;
	margin-top: 30px;
	padding: 15px;
}

#sidebar .box .title {
	text-align: center;
	margin-bottom: 10px;
}

#sidebar .favouritespot {
	font-size: 11px;
}

#sidebar .favouritespotimg {
	float: right;
}

#sidebar form {
	font-size: 11px;
}

#sidebar form label {
	width: 100px;
	display: block;
	float: left;
}

#sidebar form #name, #sidebar form #phone {
	width: 140px;
}

#sidebar form #send {
	float: right;
}

#sidebar .ticklist {
	margin-left: 0;
	padding-left: 10px;
}

#sidebar h4 {
	margin-top: 30px;
}

#sidebar dl {
	margin-left: 15px;
	line-height: 1.6em;
}

#sidebar dt {
	width: 140px;
	float: left;
}

#sidebar dd {
	margin-left: 140px;
}

#sidebar .offer {
	text-align: center;
}

#sidebar .offer h3 {
	color: #c33;
}

#sidebar .offer h4 {
	margin-bottom: 0;
	color: #c00;
	font-size: 1.2em;
}

#sidebar .offer p {
	margin-top: 0;
	font-size: 0.85em;
	color: #33c;
}

#sidebar .terms h4 {
	text-align: center;
}

#sidebar .terms li {
	font-size: 0.85em;
	padding-right: 20px;
}

table.prices {
	width: 100%;
}

table.prices th {
	background-color: #6699cc;
}

table.prices td {
	background-color: #99ccff;
}

.prices p {
	background-color: #99ccff;
	margin: 0 1px 0 1px;
	padding: 10px 5px;
	font-size: 12px;
}

#sidebar .cta {
	text-align: center;
	margin: 30px auto;
}

#sidebar .cta a {
	background-color: #fffddf;
	padding: 15px 30px;
	display: block;
}

#sidebar .cta a:hover {
	color: #698700;
	background-color: #eaffa2;
}

#footer {
	font-family: Arial, sans-serif;
	font-size: 11px;
	width: 100%;
	height: 204px;
	background-image: url(img/footer.png);
	background-repeat: no-repeat;
}

#footer div {
	padding: 10px 35px 0 20px;
	float: left;
}

#footer #sitemap {
	width: 155px;
	margin-left: 20px;
}

#footer #aboutus {
	width: 282px;
}

#footer #contact {
	width: 267px;
}

#footer h4 {
	font-size: 11px;
	color: #fff;
	margin: 15px 0 15px 0;
}

#footer ul, #footer li {
	list-style: none;
	color: #ccc;
	padding: 0;
	margin: 0;
}

#footer li {
	margin: 0;
	padding-left: 25px;
	line-height: 16px;
	background-image: url(img/arrow.png);
	background-position: 10px 5px;
	background-repeat: no-repeat;
}

#footer a {
	color: #ccc;
}

#footer dl dt {
	width: 35px;
	float: left;
	padding-left: 25px;
	color: #5993bf;
	line-height: 19px;
	background-image: url(img/arrow.png);
	background-position: 10px center;
	background-repeat: no-repeat;
}

#footer dl dd {
	width: 165px;
	float: left;
	line-height: 19px;
	color: #ccc;
}

#footer .copyright {
	clear: both;
	color: #555;
	text-align: center;
	padding-top: 15px;
}

#footer .copyright a {
	color: #555;
}

#content .datepicker h2 {
	font-size: 13px;
	margin: 2px;
	padding: 0;
	line-height: 14px;
}

.dp-nav-next-year, .dp-nav-prev-year {
	display: none;
}

.error {
	color: #c00;
}

.note {
	color: #999;
	font-size: 12px;
}

#footer .important {
	color: #5993bf;
}

