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

* {	margin: 0;
	padding: 0;}
	
html {min-height:101%;}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	background-image:url(../graphics/background.gif);
	background-repeat:repeat-x;
	background-color:#363636;
}
p {
	margin:0 30px 10px 30px;
	font-size: 14pt;
}
a {
	text-decoration:underline;
	color: #000;
}
a:hover {
	text-decoration:none;
}

img {border:none;}
strong {
	color:#000;
}
.center {text-align:center;}
.left {
	font-size:9pt;
	float:left;
	color:#D4D4D4;
	margin: 5px 0 0 0;
}
.right {
	float:right;
	margin: 5px 0 0 0;
	font-size: 9pt;
}
.airprices-left {
	float:left;
	margin: 0 0 0 30px;
}


.image-left {float:left; padding:10px 10px 0 0;}
.image-right {float:right; padding:10px 0 0 10px;}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16pt;
	color:#000;
	margin:0 0 30px 30px;
	line-height:24px;
	border-bottom:3px solid #000;
	padding: 28px 0 0 0;
	width:560px;
}
.h1-extra {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-weight:bold;
	color:#ECECEC;
}
.coverage {
	width:630px;
}
.quote {
	width:660px;
}
.faq {
	margin:0 0 10px 30px;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	padding:10px 0 10px 30px;
	color:#ECECEC;
	font-weight: bold;
}
.subtitle a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight: normal;
	color:#FFF;
	text-decoration:none;
}
.subtitle a:hover{
	text-decoration:underline;
}
	
.phone-text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight: normal;
	color:#FFF;
	padding:12px 20px 5px 0;
	float:right;
	line-height:16px;
}
.number {
	font-size:26px;
	color:#000;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:38px;
	color:#ECECEC;
	font-weight:normal;
}
h3 a {
	padding:0 0 0 20px;
	text-decoration:none;
}
h3 a:hover {
	text-decoration:underline;
}
.small-h3 {
	font-size:16px;
	font-weight: bold;
	margin: 0 0 5px 30px;
}
.right_price{
	float:right;
	width:200px;
	font-weight:bold;
}
#top-holder {
	width:100%;
	height:350px;
	margin: 12px 0 0 0;
}
#top {
	width:939px;
	height:350px;
	margin: 0 auto;
	background-color:#959595;
}
.top-text {
	font-size:10px;
	color:#D4D4D4;
	text-align:center;
	margin: 0;
}

#navigation {
	width:919px;
	height:29px;
	background-image:url(../graphics/navigation.jpg);
	margin: 6px auto 0 auto;
}
#navigation ul{
	width:920px;
	margin: 0 0 0 40px;
}
#navigation li {
	list-style: none;
	color:#FFF;
	float:left;
}
#navigation li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	color:#FFF;
	line-height:29px;
	text-decoration: none;
}
#navigation li a:hover{
	text-decoration:underline;
}
.menu {
	text-align:center;
}
.active {
	color:#000;
}
.active:hover {
	color:#FFF;
}

#fadeshow-box {
	width:919px;
	height:200px;
	margin:5px auto 0 auto;
	background-color: #000;
	-moz-border-radius: 15px 0 0 15px;
	border-radius: 15px 0 0 15px;
}
#left-box {
	width:300px;
	height:200px;
	float: left;
}
.fadeshow-email {
	font-size:12px;
	color:#FFF;
	padding: 0 0 0 20px;
}
.fadeshow-email a{
	color:#FFF;
	line-height:200px;
	text-decoration: none;
}
.fadeshow-email a:hover{
	text-decoration:underline;
}
#index-fadeshow-holder {
	width:518px;
	height:200px;
	float: right;
}

#index-holder {
	width:100%;
	height:520px;
}
#index {
	width:939px;
	height:520px;
	margin: 0 auto;
	background-color: #959595;
}
.grey {
	color:#ECECEC;
	text-align:center;
	margin: 30px;
}
.bottom-list {
	color:#D4D4D4;
	text-align: center;
	font-size: 9pt;
}
#mini-footer {
	height:35px;
	margin:30px 30px 0 30px;
	border-top: 1px solid #000;
}

#footer-holder {
	width:100%;
	height:50px;
	margin:20px 0 0 0;
}
#footer {
	width:939px;
	height:50px;
	margin:0 auto;
}
#footer p{
	font-size:9pt;
	color:#C0C0C0;
	text-align:center;
}
#footer a{
	color:#3366CC;
}
#footer a:hover{
	color:#D00;
}

#airport-holder {
	width:100%;
	height:750px;
}
#airport {
	width:939px;
	height:750px;
	margin: 0 auto;
	background-color: #959595;
}
.banner-box{
	background:#FFF;
	text-align:center;
}
.banner-box img{
	padding: 0 10px;
}
#airprices-holder {
	width:100%;
	height:750px;
}
#airprices {
	width:939px;
	height:750px;
	margin: 0 auto;
	background-color: #959595;
}
#airprices table{
	padding:0 0 20px 30px;
}
#airprices td{
	padding:0 10px;
}
#airprices table .block {
	padding-left:40px;
}
#contact-holder {
	width:100%;
	height:400px;
}
#contact {
	width:939px;
	height:400px;
	margin: 0 auto;
	background-color: #959595;
}
#coverage-holder {
	width:100%;
	height:930px;
}
#coverage {
	width:939px;
	height:930px;
	margin: 0 auto;
	background-color: #959595;
}
#feedback-holder {
	width:100%;
	height:1080px;
}
#feedback {
	width:939px;
	height:1080px;
	margin: 0 auto;
	background-color: #959595;
}
#feedback ol {
	margin:0 30px 10px 60px;
	font-size: 10pt;
}
#gallery-holder {
	width:100%;
	height:600px;
}
#gallery {
	width:939px;
	height:600px;
	margin: 0 auto;
	background-color: #959595;
}
#gallery-box {
	width:650px;
	margin: 0 auto;
}
#sitemap-holder {
	width:100%;
	height:560px;
}
#sitemap {
	width:939px;
	height:560px;
	margin: 0 auto;
	background-color: #959595;
}
#sitemap ul {
	margin:0 0 10px 50px;
	font-size: 10pt;
}

#quote-holder {
	width:100%;
	height:840px;
}
#quote {
	width:939px;
	height:840px;
	margin: 0 auto;
	background-color: #959595;
}
form{
	padding-left:10%;
}
form p{
	font-weight: bold;
}
form label{
	float: left;
	width: 130px;
	text-align:right;
	padding-right:10px;
	font-size: 10pt;
}
form input, form textarea{
	width: 180px;
	margin-bottom: 5px;
}
form select{
	margin-bottom: 5px;
}
form textarea{
	width: 250px;
	height: 50px;
}
form .short{
	width:80px;
}
form input[type="radio"], form input[type="checkbox"]{
	width:1em;
}
form #Submit{
	margin-left: 138px;
	margin-top: 5px;
	width: 90px;
}
.red{
	color:#f00;
}
button.calendarStyle{ /* pop-up calendar */
	background-color: transparent;
	border: 0;
	height:22px;
	width:22px;
	background-image:url(../css/calendar/calendar.png);
	cursor: pointer;
	cursor: hand;
}
#tariffs-holder {
	width:100%;
	height:960px;
}
#tariffs {
	width:939px;
	height:960px;
	margin: 0 auto;
	background-color: #959595;
}
#weddings-holder {
	width:100%;
	height:430px;
}
#weddings {
	width:939px;
	height:430px;
	margin: 0 auto;
	background-color: #959595;
}
#hire-holder {
	width:100%;
	height:460px;
}
#hire {
	width:939px;
	height:460px;
	margin: 0 auto;
	background-color: #959595;
}
#tracker-left {
	width:320px;
	height:260px;
	margin: 0 0 0 30px;
}
.none {
	padding:0;
	margin:0;
}
#tracker-holder {
	width:100%;
	height:630px;
}
#tracker {
	width:939px;
	height:630px;
	margin: 0 auto;
	background-color: #959595;
}
