@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	background-color:#000;
	}
h1, h2, h3, h4, h5, h6, p, ul, li{
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	}
.clear{
	clear:both;
	}
#wrapper{
	width:1000px;
	margin:0 auto;
	background-color:#fff;
	} 
#content_wrapper{
	width:1000px;
	margin:0 auto;
	}
/*------------------------------------- BANNER START HERE------------------------------------- */	
#banner{
	background-color:#09820E;
	height:284px;
	padding:7px 40px 0 40px;
	}
#banner_picture{
	background:url(../images/abestairport_shuttle.jpg) no-repeat bottom;
	height:236px;
	position:relative;
	}
	
#link a{ display:block; width:292px; height:27px; position:absolute; left:607px; top:166px; }
/*------------------------------------- NAVIGATION START HERE------------------------------------- */	
#navigation{
	background:url(../images/top_navigation_bg.jpg) repeat-x;
	line-height:40px;
	float:left;
	width:924px;
	}
#navigation ul{
	list-style:none;
	margin:0px;
	padding:0px;
	}
#navigation li{
	display:block;
	float:left;
	border-right:1px solid #3E8C27;
	text-align:center;
	}
#navigation li a{
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	display:block;
	padding:0 30px 0 30px
	}

#navigation li a:hover, a.activelink{
	background:url(../images/top_navigation_hover.jpg) repeat-x;
	cursor:pointer;
	color:#000;
	display:block;
	padding:0 30px 0 30px
	}
#seperator{
	height:20px;
	background-color:#FFFFFF;
	}
#body_part{
	background-color:#E0F1E1;
	padding:12px 20px 20px 20px;
	width:884px;
	margin:0 auto;
	}
#body_part p{
	padding:5px 0 0 0px;
	text-align:justify;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	}

/*------------------------------------- HOMEPAGE BODY WELCOME NOTE START HERE------------------------------------- */	
#welcome{
	float:left;
	width:400px;
	}
#welcome h2{
	background:url(../images/welcome_bg.jpg) repeat;
	display:block;
	line-height:30px;
	}
#welcome p{
	padding:5px 0 0 0px;
	text-align:justify;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	}
.other_description{
	width:390px;
	float:left;
	margin:20px 0 0 0px;
	background-color:#A3C087;
	padding:5px;
	color:#333333;
	font:12px Arial, Helvetica, sans-serif;
	line-height:18px;
	text-align:center;
	font-weight:bold;
	border:1px solid #009966;
	}

/*------------------------------------- HOMEPAGE BODY FLEET START HERE------------------------------------- */	
#fleet{
	float:left;
	width:210px;
	margin:0 0 0 20px;
	}
#serviceshome{
	display:block;
	padding:10px 0 10px 0px;
	background-color:#1D9720;
	margin:10px 0 0 0px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:none;
	color:#fff;
	
	}
/*------------------------------------- HOMEPAGE BODY SERVICES START HERE------------------------------------- */	
#services{
	float:left;
	width:230px;
	margin:0 0 0 20px;
	}
#services h2{
	background:url(../images/services_bg.jpg) no-repeat;
	line-height:30px;
	}
#services ul{
	background-color:#65AB5F;
	padding:0 0 0 10px;
	margin:20px 0 20px 0px;
	list-style:none;
 	}
#services li{
	background:url(../images/services_arrow.jpg) no-repeat 0 9px;
	padding:0 0 0 20px;
	line-height:26px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	}
#servicesconact{
	background-color:#65AB5F;
	padding:20px 0 0 20px;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	margin:10px 0 0 0px;
	}
.email{
	text-decoration:underline;
	color:#fff;
	}
/*------------------------------------- RESERVATION START HERE------------------------------------- */	
#reservation_form{
	float:left;
	width:396px;
	border:2px solid #009966;
	}
#reservation_form h2{
	background:url(../images/quotes.jpg) no-repeat;
	height:30px;
	margin:0 0 20px 0px;
	padding:0 0 0 8px;
	line-height:25px;
	}
.titlebold{
	color:#07750B;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0 0 0 8px;
	line-height:25px;
	text-align:left;
	}
.titleboldme{
	color:#07750B;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:25px;
	text-align:left;
	}
.titlenormal{
	color:#07750B;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	padding:0 0 0 8px;
	}
#reservation_contact{
	float:left;
	width:460px;
	margin:0 0 0 20px;
	border:2px solid #009966;
	}
#reservation_contact h2{
	background:url(../images/reservation_overview.jpg) no-repeat left;
	width:444px;
	height:30px;
	}
#reservation_contact p{
	text-align:justify;
	color:#15520F;
	line-height:18px;
	padding:8px;
	}
.btn_send{
	display:block;
	padding:0 10px 0 10px;
	background-color:#015B05;
	cursor:pointer;
	border:1px solid #24643A;
	line-height:30px;
	color:#fff;
	}
.maiborder{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	line-height:30px;
	color:#075609;
	}
.alllinktitle li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5C7E29;
	list-style:none;
	padding:0 0 0 8px;
	line-height:normal;
	}
/*------------------------------------- Thank You START HERE------------------------------------- */	
.email{
	color:#07750B;
	text-decoration:none;
	}
/*------------------------------------- FOOTER START HERE------------------------------------- */	
#footer{
	background:url(../images/footer_bg.jpg) repeat-x;
	height:53px;
	text-align:center;
	padding:8px 0 0 0px;
	color:#fff;
	}
#footer a{
	text-decoration:none;
	color:#fff;
	}
	
	
/*------------------------------------- Fokat Ma Banayako Kura ------------------------------------- */	
.fotakmabanayakokura{
	float:left;
	width:460px;
	margin:15px 0 0 20px;
	}
.boldtitlenew{
	font:16px Arial, Helvetica, sans-serif;
	color:#006633;
	font-weight:bold;
	text-align:left;
	}
.boldtitlenew_one{
	font:20px Arial, Helvetica, sans-serif;
	color:#006633;
	font-weight:bold;
	text-align:left;
	}
#title_tottttt{
	width:860px;
	float:left;
	margin:0 0 20px 0px;
	}
.mytitle{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#333333;
	}


/* -------------------- FOR CONTACT PAGE -----------------------------*/

form{
margin:0px; padding:0px;
	}

h4 {
	color : #000000;
	padding : 3px 0 3px 0;
	font-size : 16px;
	margin : 0 5px 0 0;
}
label {
	float : left;
	width : 200px;
	font-weight : bold;
}
input, textarea {
	width : 150px;
	margin-bottom : 7px;
}
input.inp {
	width : 250px;
}
input.btn {
	width : 80px;
	background-color : #996600;
	color : #ffffff;
	height : 25px;
	cursor : pointer;
}
input.random {
	width : 120px;
}
textarea {
	width : 200px;
	height : 150px;
}
.boxes {
	width : 1em;
}
#submitbutton {
	margin-left : 120px;
	margin-top : 5px;
	width : 90px;
}
br {
	clear : left;
}
.style1 {
	color : #ff0000;
}
.radiobtn{
	width:20px;
	margin:0px;
	padding:0px;
	}

/* --------------------------------------------------CHANGES DONE ON 11-01-2012----------------------------------------------------------- */

table.reservation_table, th, tr  { width:400px; }
table.reservation_table td { font-variant:small-caps; font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold; font-size:14px; }
tr#heading { font-family:Verdana, Arial, Helvetica, sans-serif; color:#666666; font-size:16px; text-align:center; }

