@charset "utf-8";
/* CSS Document */


.clr {
	clear: both;	
}

.hr {
	padding: 0 0 10px 0;
	height: 5px;
	border-bottom: 1px solid #DDD;
}

body {
	margin: 0;
	padding: 0;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #444;
}
h1 {
	margin: 0;
	padding: 0;
}
h2 {
	margin: 20px 0 5px 0;
	font-size: 15px;
	font-style: italic;
}
h3 {
	margin: 10px 0 5px 0;
	font-size: 13px;
	font-style: italic;
}
p {
	line-height: 125%;	
}
a:link, a:visited {
	color: #294d9d;
	font-weight: bold;
	text-decoration: none;
}
a:hover, a:active {
	color: #222;	
}
p a:link, p a:visited {
	border-bottom: 1px dotted #c0d2e5;
}
p a:hover, p a:active {
	border-bottom: 1px dotted #5b6d95;
}

#container {
	background-image: url(../images/main-bgr.jpg);
	background-position: top center;
	background-repeat: repeat-x;
}
#container .inner {
	width: 900px;
	margin: 0 auto;	
}

#header {
	background-color: #2e2e2e;
	background-image: url(../images/header-bgr.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}
#header .inner {
	width: 900px;
	margin: 0 auto;	
	text-align: right;
}

#contact {
	margin: 0;
	padding: 10px 10px 5px 10px;
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}
#contact span {
	font-size: 11px;	
	color: #999;
}

#navigation, #navigation li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#navigation li {
	float: right;	
}
#navigation li a {
	display: block;
	width: 105px;
	height: 39px; /* 36 */
	padding: 7px 0 0 10px;
	margin: 5px 0 0 0;
	text-align: left;
	text-decoration: none;
	color: #dfecf4;
	font-weight: bold;
	font-style: italic;
/*	border-left: 1px solid #444;*/
	background-image: url(../images/button-off.jpg);
}
#navigation li a:hover {
	color: #FFF;
/*	border: 1px solid #777;*/
	background-image: url(../images/button-on.jpg);
}

#focusBox {
	background-color: #50628c;
	height: 281px;
	background-image: url(../images/homepage.jpg);
	background-repeat: no-repeat;
	display: block;
}
#focusBox span {
	display: none;	
}

#mainContent {
	background-image: url(../images/main-content-bgr.jpg);
	background-position: top center;
	background-repeat: repeat-x;	
}

#leftCol {
	width: 520px; /* 570 */
	float: left;
	padding: 1px 30px 1px 20px;
	text-align: justify;
}
#leftCol .spacer {
	height: 2px;
	margin: 0;
	padding: 0;
}
#leftCol h1 {
	margin: 20px 0 10px 0;	
}
#leftCol ul.bullet {
	margin-left: 0px;	
	padding-left: 30px;
}
#leftCol ul.bullet li {
	margin-left: 0;	
	margin-bottom: 10px;
	padding-left: 0;
	list-style-image: url(../images/0200_small-arrow-in-box.png);
}

#rightCol {
	width: 302px; /* 330 */
	background-color: #EAEAEA;	
	float: left;
	padding: 1px 14px 10px 14px;	
}
#rightCol ul.bullet {
	margin-left: 0px;	
	padding-left: 30px;
}
#rightCol ul.bullet li {
	margin-left: 0;	
	margin-bottom: 10px;
	padding-left: 0;
	list-style-image: url(../images/0200_small-arrow-in-box.png);
}

#footer {
	clear: both;
	background-color: #2e2e2e;
	background-image: url(../images/header-bgr.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	padding: 10px 15px;
	margin-top: 15px;
}
#footer p {
	color: #999;	
	margin: 6px 0;
}
#footer a {
	color: #CCC;	
}

#copyright {
	width: 900px;
	margin: 0 auto;	
	text-align: center;
	padding: 10px 0;
}
#copyright p, #copyright address {
	margin: 2px;
}

/* Cater for */
#cater, #cater li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#cater li {
	margin-bottom: 5px;	
	width: 302px;	
}
#cater li a {
	display: block;
	width: 302px;
	height: 72px;
}
#cater li a:hover {
	background-image: url(../images/cat-read-more.png);
	background-repeat: no-repeat;
}
#cater li a span {
	display: none;
}
#cater-airports { background-image: url(../images/cat-airports.jpg) }
#cater-ferry-ports { background-image: url(../images/cat-ferry.jpg) }
#cater-weddings { background-image: url(../images/cat-weddings.jpg) }
#cater-corporate-events { background-image: url(../images/cat-corporate.jpg) }
#cater-tours { background-image: url(../images/cat-tours.jpg) }
#cater-nights-out { background-image: url(../images/cat-nights-out.jpg) }

/* Photos */
.photo {
	background-color: #FFF;
	padding: 5px;
	border: 1px solid #EEE;
}
.caption p {
	margin: 2px 0 0 6px;
	color: #666;
}
.caption {
	margin-bottom: 20px;
}

/* Text swaps */
.text-swap span {
	display: none;
}

#logo {
	background-image: url(../images/exec-chauffeurs-logo.jpg);
	width: 212px;
	height: 98px;
	float: left;
	margin-bottom: 3px;
}

#text-welcome {
	width: 306px;
	height: 25px;
	background-image: url(../images/text-welcome.gif);
	background-repeat: no-repeat;
}
#text-airport {
	width: 241px;
	height: 25px;
	background-image: url(../images/text-airport.gif);
	background-repeat: no-repeat;
}
#text-ferry {
	width: 293px;
	height: 25px;
	background-image: url(../images/text-ferry.gif);
	background-repeat: no-repeat;
}
#text-wedding {
	width: 258px;
	height: 25px;
	background-image: url(../images/text-wedding.gif);
	background-repeat: no-repeat;
}
#text-corporate {
	width: 324px;
	height: 25px;
	background-image: url(../images/text-corporate.gif);
	background-repeat: no-repeat;
}
#text-tours {
	width: 213px;
	height: 25px;
	background-image: url(../images/text-tours.gif);
	background-repeat: no-repeat;
}
#text-nights-out {
	width: 219px;
	height: 25px;
	background-image: url(../images/text-nights-out.gif);
	background-repeat: no-repeat;
}
#text-prices {
	width: 95px;
	height: 25px;
	background-image: url(../images/text-prices.gif);
	background-repeat: no-repeat;
}
#text-car {
	width: 79px;
	height: 25px;
	background-image: url(../images/text-car.gif);
	background-repeat: no-repeat;
}
#text-services {
	width: 117px;
	height: 25px;
	background-image: url(../images/text-services.gif);
	background-repeat: no-repeat;
}
#text-location {
	width: 119px;
	height: 25px;
	background-image: url(../images/text-location.gif);
	background-repeat: no-repeat;
}

#text-about-car {
	width: 128px;
	height: 25px;
	background-image: url(../images/text-about-car.gif);
	background-repeat: no-repeat;
}
#text-cater {
	width: 91px;
	height: 21px;
	background-image: url(../images/text-cater.jpg);
	background-repeat: no-repeat;
}

/* Table */
.prices {
	border-bottom: 1px solid #DDD;	
	border-right: 1px solid #DDD;	
	margin: 10px;
}
.prices td, .prices th {
	padding: 5px;	
	border-top: 1px solid #DDD;	
	border-left: 1px solid #DDD;	
}
.prices td {
	text-align: right;	
}
.prices td.airport {
	text-align: left;	
}
.prices th {
	border-bottom: 1px solid #999;	
	text-align: center;
	background-color: #2e2e2e;
	background-image: url(../images/header-bgr.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	color: #ECECEC;
}

/* Contact form */
#contactForm {
	width: 304px;
	margin: 15px 0;
}
#contactForm .row {
	clear: both;
	margin: 15px;
}
#contactForm label {
	width: 100px;
	float: left;
}
#contactForm input, #contactForm textarea, #contactForm select {
	border: 1px solid #DDD;
	padding: 3px;
	width: 150px;
}
#contactForm #submit {
	background-color: #51628c;
	color: #FFF;
	margin-left: 150px;
	font-size: 12px;
	width: 125px;
}
#contactForm p {
	margin: 10px;
}
span.reqd {
	font-weight: bold;
	color: #ada9a3;
}
p.reqd {
	color: #ada9a3;
}
p.error {
	color: #FF3333;
}
