body {
	margin: 0px;
	background-color: #ffffff;
	text-align: center;
}
p {}
h1 {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 33px;
	font-weight: normal;
	text-align: left;
	color: #E50278;
}
h2 {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	text-align: center;
}
h3 {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	padding-left: 10px;

}
h4 {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	padding-left: 20px;
	font-style: normal;
	color: #333333;
	
}
h5 {
	margin: 0px;
	padding-left: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 33px;
	font-weight: normal;
	text-align: center;
	color: #000000;
	margin-bottom: 5px;
}
#form1 { margin: 0px; padding: 0px;}
#form2 { margin: 0px; padding: 0px;}
#wrapper {
	width: 900px;
	margin: auto;
	padding-top: 10px;
	text-align: left;
}
#page {
	width: 900px;
	background-image: url(../images/bg.png);
	background-repeat: repeat-y;
	float: left;
}
#header {
	width: 900px;
	height: 161px;
	background: url(../images/header.png);

}

#menu {
	width: 830px;
	height: 28px;
	margin-left: 35px;
	margin-right: 35px;


}

#banner  {
	width: 830px;
	margin-right: 35px;
	margin-left: 35px;
	height: 220px;

	margin-top: 0px;
	margin-bottom: 10px;
}
#going_from {
	float: right;
	height: 51px;
	width: 830px;
	margin-left: 0px;
	margin-right: 0px;
}
#chooseacar {
	float: left;
	height: 47px;
	width: 828px;
	margin-top: 20px;
	margin-bottom: 15px;
	margin-right: 1px;
	margin-left: 1px;
}
#content {
	width: 830px;
	margin-top: 0px;
	padding-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
	margin-right: 35px;

}


#main_cars {
	width: 850px;
	float: left;
	padding-left: 30px;
	display: inline;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-left: 5px;	
}
.car_box {
	width: 202px;
	float: left;
	padding-left: 0px;
	padding-right: 4px;
}

.cb_top {
	width: 202px;
	float: left;
}
.cb_mid {
	width: 202px;
	float: left;
	background: url(../images/car_mid.png);
}
.cb_bot {
	width: 202px;
	height: 14px;
	float: left;
}
.booking {
	width: 194px;
	height: 27px;
	margin: auto;
}

.fareguide {
	width: 194px;
	margin: auto;
	line-height: 70%;
}

#text,#text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-top: 0px;
	color: #333333;
	margin-left: 35px;
	margin-right: 35px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-color: #fbfbfb;
	padding-right: 15px;
	padding-left: 15px;
	background-position: 25px 40px;
}
#text_top {
	float: left;
	width: 830px;
	margin-left: 35px;
	margin-top: 10px;
	margin-right: 35px;
}
#text_bot {
	float: left;
	width: 830px;
	margin-left: 20px;
	margin-left: 35px;
	margin-bottom: 10px;
	margin-right: 35px;	
}

#footer {
	width: 900px;
	height: 33px;
	background-image: url(../images/footer.png);overflow:hidden;
	background-repeat: no-repeat;
	float: left;
}

#footer a {
	color: #ffffff;
	text-decoration:none;
}

#footer a:hover {
	color: #a32747;
	text-decoration:none;
}

#footer_links {
	float: left;
	height: 25px;
	width: 900px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	padding-top: 10px;
	margin-top:-10px;
	text-align: center;
}
#footer_links a {
	color: #666666;
	text-decoration:none;
}

#footer_links a:hover {
	color: #E50278;
	text-decoration:none;
}
#outside_links {
	height: 20px;
	width: 830px;
	font-family: Arial, Helvetica, sans-serif;
	color: #E50278;
	font-size: 16px;
	text-indent: 0px;
	margin-right: 35px;
	margin-left: 35px;
}
#outside_links a {
	color: #E50278;
	text-decoration:none;
}

#outside_links a:hover {
	color: #666666;
	text-decoration:none;
}
.clear {
	clear: both;
}
#search {
	width:830px;
	margin-top:8px;
	font-size:0px;
	float: left;
}
#search h2 {
	font-size:36px;
	font-weight:bold;
	padding:0px 0px 18px 0px;
	margin:0px;
}
#search select {
	width:190px;
	height:20px;
	font-size:12px;
	color:#000000;
	border:1px solid #000000;
	margin-top:3px;
	margin-bottom:1px;
}
#search input {
	width:186px;
	height:15px;
	font-size:12px;
	color:#000000;
	border:1px solid #000000;
	margin-top:3px;
	margin-bottom:1px;
}

#search .price {
	font-family:Arial, Helvetica, sans-serif;
	font-size:56px;
}
.searchitems {
	float:left;
	width:360px;
}
.searchwrap {
	width:350px;
	float: left;
	padding-left: 20px;
}
.searchtext {
	float:left;
	width:120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	padding-top: 2px;
}
.searchinputs {
	float:left;
	width:190px;
	padding-left:40px;
}
a.welcome {
	width:117px;
	height:28px;
	background-image:url(../images/welcome_on.png);
	background-repeat:no-repeat;
	display:block;
	float:left;
	margin-right: 2px;
	margin-top: 0px;
}
a.welcome:hover {
	width:117px;
	height:28px;
	background-image:url(../images/welcome.png);
	background-repeat:no-repeat;
	display:block;
	float:left;
	margin-right: 2px;
	margin-top: 0px;	
}
a.aboutus {
	width:117px;
	height:28px;
	background-image:url(../images/about_us_on.png);
	background-repeat:no-repeat;
	display:block;
	float:left;
	margin-right: 2px;
	margin-top: 0px;
}
a.aboutus:hover {
	width:117px;
	height:28px;
	background-image:url(../images/about_us.png);
	background-repeat:no-repeat;
	display:block;
	float:left;
	margin-right: 2px;
	margin-top: 0px;	
}
a.groupbookings {
	width:180px;
	height:28px;
	background-image:url(../images/group_bookings_on.png);
	background-repeat:no-repeat;
	display:block;
	float:left;
	margin-right: 2px;
	margin-top: 0px;
}
a.groupbookings:hover {
	width:180px;
	height:28px;
	background-image:url(../images/group_bookings.png);
	background-repeat:no-repeat;
	display:block;
	float:left;
	margin-right: 2px;
	margin-top: 0px;
}
a.faq {
	width:70px;
	height:28px;
	background-image:url(../images/faq_on.png);
	background-repeat:no-repeat;
	display:block;
	float:left;
	margin-right: 2px;
	margin-top: 0px;
}
a.faq:hover {
	width:70px;
	height:28px;
	background-image:url(../images/faq.png);
	background-repeat:no-repeat;
	display:block;
	float:left;
	margin-right: 2px;
	margin-top: 0px;	
}
a.howtobook{
	width:132px;
	height:28px;
	background-image:url(../images/howtobook_on.png);
	background-repeat:no-repeat;
	display:block;
	float:left;
	margin-right: 0px;
	margin-top: 0px;
}
a.howtobook:hover {
	width:132px;
	height:28px;
	background-image:url(../images/howtobook.png);
	background-repeat:no-repeat;
	display:block;
	float:left;
	margin-right: 0px;
	margin-top: 0px;	
}
a.contactus {
	width:132px;
	height:28px;
	background-image:url(../images/contact_us_on.png);
	background-repeat:no-repeat;
	display:block;
	float:left;
	margin-right: 0px;
	margin-top: 0px;
}
a.contactus:hover {
	width:132px;
	height:28px;
	background-image:url(../images/contact_us.png);
	background-repeat:no-repeat;
	display:block;
	float:left;
	margin-right: 0px;
	margin-top: 0px;	
}


table.obtain {
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	border-collapse: collapse;
	text-align: left;
}
table.obtain th {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: solid solid solid solid;
	border-color: black black black black;
}
table.obtain td {
	border-width: 1px 1px 1px 1px;
	padding: 3px 2px 3px 3px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	width: 200px;
}


.banner  {
	width: 830px;
	color:#e50278;
	margin-right: 35px;
	margin-left: 35px;
	height: 50px;
	font-size: 33px;
	text-align:center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.banner a:link {color:#e50278;text-decoration: none; }
.banner a:visited {color:#e50278;text-decoration: none; }
.banner a:active {color:#e50278;text-decoration: none; }
.banner a:hover {color:#e50278;text-decoration: none; }

#leftcol
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	width:380px;
	float:left;
	padding-left:40px;
	margin-bottom:-80px;
}
/*
.bookingbox 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
*/
.bookingtitle
{
	font-size: 22px;
	color:#e50278;
	margin-bottom:20px;
}
.map
{
	margin:60px 0px 100px 60px;
}

.paymentmethods
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-left:50px;
}
.important
{
	font-size:22px;
	font-weight:bold;
}
.fg_top
{
	text-align:center;
	font-family:Tahoma, Arial, Helvetica, Sans-Serif;
}
#fareguide
{
	padding-left:20px;
}
#fareguide ul li
{
	margin-top:0px;
}

/*-------CT--------*/
.fare_box_wrapper {
	font-family:Tahoma, Arial, Helvetica, Sans-Serif;
	font-size:11px;
	width: 202px;
	float: left;
	padding-left: 0px;
	padding-right: 0px;
	background: url(../images/fare_bkg.png) no-repeat;
}

.prices_left
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	width:500px;
	float:left;
	/*border:1px solid black;*/
	padding-left:40px;
}

.prices_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	float: right;
	width: 200px;
	margin-top: 0px;
	/*text-align: justify; */
	color: #333333;
	margin-left: 35px;
	margin-right: 35px;
	float: right;
	margin-bottom: 0px;
	/*background-image: url(../images/text_bg.png); */
	background-repeat: no-repeat;
	background-color: #fbfbfb;
	padding-right: 15px;
	padding-left: 15px;
	background-position: 25px 40px;
}
.pricetable table
{
	border-collapse:collapse;
	width:100%;
}
.pricetable th
{
	height:50px;
} 

.pricetable table, th, td
{
	border: 1px solid black;
}
.pricetable td
{
	padding:2px 0px 2px 20px;
	text-align:left;
}
#texthome
{
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: justify;
	font-size: medium;
	margin-left:10px;
	padding-left:20px;
	padding-right:0px;
	margin-right:40px;
	width:400px;
	float:right;
}
.footer {
	width: 900px;
	height: 33px;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;float:left;
}
/*Language tool bar*/
#right{width: 220px;margin-left: -220px;}
a.flag{background-image: url(../images/16a.png);}
a.flag:hover{background-image: url(../images/16.png);}
/*pw added*/
#toolbar{color: #E50278;font-size: 9px;height: 25px;line-height: 17px;overflow: hidden;padding: 0 30px;}
.menuq{display: inline-block;list-style: none outside none;margin: 0;padding: 0;}        
.menuq li{display: inline-block;margin: 0;padding: 0;}        
#toolbar .left .module, #headerbar .left .module{float: left;margin-right: 15px;}
        
div.mod-blank{overflow: hidden;}        
div.module{position: relative;}
#date{background: url("../images/topmenu_item_bg.png") no-repeat scroll 100% 50% transparent;float: left;margin: 0 10px 0 0;padding-right: 17px;}
#toolbar .right .module, #headerbar .right .module{float: right;margin-left: 15px;}        
div.mod-blank{overflow: hidden;}
        
div.module{position: relative;}
img{border: none;}
.first{padding: 0;margin-top: -5px;}
/*Language tool bar End*/

.ul-contact,.ulbr{margin:0;padding:0;float:left;}
.ul-contact li{width:410px;float:left;list-style-type:none;padding:5px;background-color:#e5edf4;text-align:left;min-height:26px;margin-top:3px;}
.ul-contact li.label{width:200px;text-align:left;}
.ul-contact li.enquire{width:610px;}
.ul-contact li.select{width:200px;}
.fset{width:632px;font-size:14px;}
.fset legend{color:#1c6297}
.ul-contact li span{color:Red;padding-left:5px;}
.ul-contact li textarea{width:600px;}
#submit{border:0;background-color:#2a86cb;padding:5px;color:#fff;float:right;margin-right:150px;display:inline;margin-top:15px;}

.ulbr li{list-style-type:none;float:left;margin-top:5px;}
.ulbr li.lf{width:500px;}
.ulbr li.rs{width:320px;}
#text1{padding:0;}
.ulbr li h3{padding:0;margin:0;}
p.special{text-align:center;border:solid 1px #000;padding:15px 30px 15px 30px;clear:both;margin-top:15px;float:left;font-weight:bold;}
.ulbr li.rs img{ margin-left:15px;}
.wood-box,.wood-box-t,.wood-box-m,.wood-box-b{float:left;width:830px;}
.wood-box-t{background-image:url(../images/mb-t.png);height:72px;}
.wood-box-m{background-image:url(../images/mb-m.png);}
.wood-box-b{background-image:url(../images/mb-b.png);height:72px;}
.wood-mid{margin-left:90px;float:left;width:650px;text-align:center;color:#882701;}

div.box_1
        {
            width: 381px;
            float: left;
        }
        div.top
        {
            width: 381px;
            height: 7px;
            background-image: url(../images/box_t.jpg);overflow:hidden;
            float: left;
        }
        div.mid
        {
            background-image: url(../images/box_m.jpg);overflow:hidden;
            width: 381px;
            background-repeat: repeat-y;
            float: left;font-size:16px;
        }
        div.bot
        {
            height: 7px;
            background-image: url(../images/box_b.jpg);overflow:hidden;
            width: 381px;
            float: left;
        }
        .p1
        {
            width: 70px;
            color: #e50278;
            font-weight: bold;
            float: left;
            margin: 0;
            
            padding: 0;
            line-height:21px;
        }
        .p2
        {
            float: left;
            margin-top: 0px;
            width: 280px;
            padding: 0;
            margin: 0;line-height:21px;
        }
        
        div.box_2
        {
            width: 381px;
        }
        div.top
        {
            width: 381px;
            height: 7px;
            background-image: url(../images/box_t.jpg);
            float: left;overflow:hidden;
        }
        div.mid
        {
            background-image: url(../images/box_m.jpg);overflow:hidden;
            width: 381px;
            background-repeat: repeat-y;
            float: left;
        }
        div.bot
        {
            height: 7px;
            background-image: url(../images/box_b.jpg);overflow:hidden;
            width: 381px;
            float: left;
        }
        .p3
        {
           width:100%;
            color: #e50278;
            font-weight: bold;
            float: left;
            margin: 0;
            
            padding: 0;clear:both;
        }
        .mid p{padding:0 0 0 10px;}

#airportguides
{
	padding-bottom:20px;
}
.leftimage
{
	padding-left:200px;
}
.rightimage
{
	margin-top:-20px;
	padding-left:120px;
}

.card
{
	padding-top: 10px;
}
img.card
{
	display: block;   margin-left: auto;   margin-right: auto;
}
.tourbtn {float:right; margin-top:-70px;margin-right:45px;padding-bottom: 10px;}
