
body{
	margin:0;padding:0;box-sizing:border-box;-moz-box-sizing:border-box;font-size:100%;font-family:arial;
}
body *{box-sizing:border-box;-moz-box-sizing:border-box;}
strong{font-weight:bold;}
div{display:block;}
a,a:visited{text-decoration:none;color:blue;}
a,img{border:none;}
ul,ol{list-style:none;}
li{font-size:12px;color:#888;line-height:18px;}
h1,h2,h3,h4,h5{margin:0;color:#c67532;}
label{cursor:pointer;}

/*--------RESET END---------*/
body{
	/*background-image: url('../images/bg1.jpg');
	background-position:top center;
	background-repeat:no-repeat;
	background-size: 1300px 420px;
	-webkit-transition:background-image 1s linear;
	-moz-transition:background-image 1s linear;
	-o-transition:background-image 1s linear;
	-ms-transition:background-image 1s linear;
	transition:background-image 1s linear;*/
}
#bg{
	background-image: url('../images/bg1.jpg');
	background-position:top center;
	background-repeat:no-repeat;
	background-size: 1300px 420px;
	position:absolute;
	left:0;
	top:0;
	z-index:-1;
	width:100%;
	height:420px;
}
@media screen and (min-width:1301px){
	body{
		background-size:100% 420px;
	}
	#bg{
		background-size:100% 420px;
	}
}
body>div{
	width:940px;
	margin:0px auto;
}
.clear{clear:both;}
div.full_div{
	width:100%;
}
.phone{ width:100%; float:right; position:absolute; top:0px; right:0px;}
#info_bar{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	background:rgba(0,0,0,0.5);
	height: 30px;
	padding: 6px;
}
#info_bar span{
	display:block;
	width:940px;
	margin:0px auto;
	color:white;
	text-align:right;
	font-size:0.78em;
	font-family: arial;
	letter-spacing: 1px;
}
#info_bar span a{ color:#fff;}
#header_wrapper center{
	background:url('../images/bg-inner.jpg') center center no-repeat;
}
#header{
	padding-top:75px;
	min-height:135px;
}
#header_wrapper #header{
	padding-top:60px;
}
#head_left{
	width:30%;
	display:inline-block;
	float:left;
}
#head_right{
	width:70%;
	display:inline-block;
	float:left;
	text-align:right;
}
#social{
	margin-bottom: 10px;
}
#fb,#tw,#google,#mail{
	background-image:url('../images/sprites.png');
	margin-left: 5px;
	background-repeat:no-repeat;
	min-width:28px;
	min-height:28px;
	cursor:pointer;
	display:inline-block;
	-webkit-transition:background-position .2s linear;
	-moz-transition:background-position .2s linear;
	-o-transition:background-position .2s linear;
	-ms-transition:background-position .2s linear;
	transition:background-position .2s linear;
}
#fb{
	background-position:0px 0px;
}
#fb:hover{
	background-position:-27px 0px;	
}
#tw{
	background-position:0px -27px;
}
#tw:hover{
	background-position:-27px -27px;
}
#google{
	background-position:0px -54px;
}
#google:hover{
	background-position:-27px -54px;
}
#mail{
	background-position:0px -82px;
}
#mail:hover{
	background-position:-29px -82px;
}
#fb a,#tw a,#google a,#mail a{
	display: inline-block;
	width: 27px;
	min-height: 27px;
	font-size: 0px;
	vertical-align: top;
}

#menu span{
	margin:0px 10px;
	
}
#menu span:last-child{
	margin-right:0px;
}
#menu span a{
	color:black;
	font-family: 'Didact Gothic', sans-serif;
	letter-spacing: 1px;
}
#menu span a.active{
	color:#e68950;
}

#header_wrapper #menu a{
	color:white;
}
#header_wrapper #menu a.active{
	color: #ECCFBB !important;
	font-weight: bold;
}
#mid{
	padding:30px 20px;
	text-align:right;
}
#pagination_div{
	display: inline-block;
	vertical-align: bottom;
	min-height: 50px;
	width: 580px;
	padding-left: 170px;
}
#pagination {
    position: absolute;
	left: 45%;
	top: 385px;
}
#pagination li {
    list-style:none;
    float:left;
    margin:0 2px;
}
#pagination li a {
    display:block;
    width:12px;
    height:12px;
    text-indent:-10000px;
    background: #939393;
    border-radius: 50%;
    border:1px solid rgb(221,221,221);
}
#pagination li a.active {
    background: orange;
}
#get_rate{
	padding:10px 5px;
	background:rgba(255, 255, 255, 0.8);
	border-radius:5px;
	border:1px solid #ccc;
	width:300px;
	display: inline-block;
	text-align:left;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-shadow:0px 0px 3px 4px rgba(0,0,0,0.2);
}
#get_rate h2{
	border-bottom:2px solid #ccc;
	margin-left: 15px;
}
.imp{
	border-bottom:3px solid #e68950;
	padding-right:20px;
	color:#c67532;
	font-family: 'Roboto Slab', serif;
	font-weight:normal;
}
#bottom.fares h2{
	padding-bottom:7px;
	margin-bottom:12px;
}
#bottom.fares .imp{
	padding-bottom:7px;
}
#get_rate .select_box{
	width:90%;
	margin:20px 15px 10px;
	height:30px;
	position:relative;
}
#get_rate select{
	width:100%;
	padding:5px 10px;
	border:none;
	background:#e4e4e4;
	box-shadow: 1px 2px 1px #ccc inset;
	border-radius:5px;
	-webkit-appearance: none;
	color: #4d4d4d;
}
#get_rate .arrow{
	background:url('../images/sprites.png') right center no-repeat;
	background-position: 0px -112px;
	width:30px;
	height:20px;
	position:absolute;
	right:10px;
	top:4px;
}
.submit_div{
	text-align:right;
	display:block;
}
#get_rate input[type="submit"]{
	color:white;
	border:none;
	padding:6px 20px;
	border-radius:5px;
	cursor:pointer;
	margin-right:20px;
	background:#e08033;
	letter-spacing:1px;
	background-image: linear-gradient(bottom, rgb(160,79,12) 25%, rgb(229,134,56) 93%);
	background-image: -o-linear-gradient(bottom, rgb(160,79,12) 25%, rgb(229,134,56) 93%);
	background-image: -moz-linear-gradient(bottom, rgb(160,79,12) 25%, rgb(229,134,56) 93%);
	background-image: -webkit-linear-gradient(bottom, rgb(160,79,12) 25%, rgb(229,134,56) 93%);
	background-image: -ms-linear-gradient(bottom, rgb(160,79,12) 25%, rgb(229,134,56) 93%);

	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.25, rgb(160,79,12)),
		color-stop(0.93, rgb(229,134,56))
	);
}
#bottom{
	margin-top: 5px;
}
#bottom.faq{
	padding-top: 10px;
}
#bottom.faq p strong:first-child{
	color:#c67532;
	font-weight:normal;
}
#bottom h1{
	font-size: 28px;
	letter-spacing: 1px;
	margin-bottom: 20px;
	margin-top: 24px;
	font-weight: normal;
	line-height: 28px;
}
#bottom.fares h1{
	padding-top: 10px;
	margin-top: 25px;
	font-size:22px;
}
#bottom h2{
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 1px;
	padding: 15px 0 0 0px;
}
#bottom p{
	font-size:12px;
	color:#888;
	line-height:18px;

}


#width{
	margin-top: 5px;
}
#width.faq{
	padding-top: 10px;
}
#width.faq p strong:first-child{
	color:#c67532;
	font-weight:normal;
}
#width h1{
	font-size: 28px;
	letter-spacing: 1px;
	margin-bottom: 20px;
	margin-top: 24px;
	font-weight: normal;
	line-height: 28px;
}
#width.fares h1{
	padding-top: 10px;
	margin-top: 25px;
	font-size:22px;
}
#width h2{
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 1px;
}
#width p{
	font-size:12px;
	color:#888;
	line-height:18px;
}




#footer{
	border-top:2px solid #e2e2e2;
	margin-top:50px;
	padding:20px 0px;
}
#footer_content{
	width:940px;
	margin:0px auto;
	font-size:11px;
	color:#888;
}
#footer_content a{
	color:#888;
}

#footer_content #footer_content_one{
	float:right;
}
#footer_content a:hover{
	text-decoration:underline;
}
/*-----About Page Start -------*/
#header_wrapper{
	width:100%;
	background:#4a7794;
}
#header_wrapper #header{
	width:940px;
}
#mid2 #get_rate{
	width:100%;
	border-radius:0px;
	border:none;
	box-shadow: 10px 0px 10px #ccc;
	-moz-box-shadow: 10px 0px 10px #ccc;
	background: #f7f7f7;
}
#mid2 #get_rate_inner{
	width:940px;
	margin:0px auto;
}
#mid2 #get_rate h2{
	margin-left:0px;
}
#mid2 #get_rate .imp{
	padding-left: 10px;
}
#mid2 #get_rate .select_box{
	width:30%;
	display:inline-block;
}
#mid2 #get_rate .submit_div{
	display:inline-block;
}
div.tabular_div{
	display:block;
}
div.tabular_div span{
	display:inline-block;
	width:49%;
	/*float:left;*/
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	font-size:12px;
	color:#888;
	line-height:18px;
}
div.tabular_div.three span{
	width:30%;
}
/*-----About Page end----------*/
/*-----Testimonials start------*/
#testimonials_inner{
	width:70%;
	font-size:13px;
	line-height:19px;
	color:#888;
	padding-top:20px;
	position:relative;
}
#testimonials_inner p{
	font-size:11px;
	color:#888;
	margin-bottom: 20px;
	line-height:16px;
}
#testimonials_bg{
	position:absolute;
	right:0;
	top:-4px;F
	min-width:103px;
	min-height:67px;
	background:url('../images/sprites2.png') no-repeat;
	background-position:-315px -28px;	
}
#testimonials_inner h2{
	font-size:22px;
}

#testimonials_inner h1{
	margin-top: 0px;
}

div.testimonial_div{
	margin-bottom:20px;
}
div.testimonial{
	font-style:italic;
	font-size:12px;
}
div.sender{
	color:#d47731;
	padding:8px 0px;
}
/*-----Testimonials End--------*/
/*-----Rates Start---------*/
#bottom.rates{
	position:relative;
}
#bottom.rates #rates_bg{
	position:absolute;
	right:0;
	top:0;
	background:url('../images/sprites2.png') no-repeat;
	background-position:-5px -6px;
	min-width:124px;
	min-height:54px;
}
#bottom.rates h1{
	margin-bottom: 25px;
	margin-top: 25px;
	font-size: 22px;
}

#width.rates{
	position:relative;
}
#width.rates #rates_bg{
	position:absolute;
	right:0;
	top:0;
	background:url('../images/sprites2.png') no-repeat;
	background-position:-5px -6px;
	min-width:124px;
	min-height:54px;
}
#width.rates h1{
	margin-bottom: 25px;
	margin-top: 25px;
	font-size: 22px;
}

.form_box{
		padding:0px 5px 22px 20px;
		background:#f7f7f7;
		border-radius:5px;
		width:100%;
		display:block;
		text-align:left;
		margin-bottom:30px;
		box-shadow: 2px 2px 6px rgba(0,0,0,0.2);
}
.form_box h2{
	border-bottom:2px solid #ccc;
	position:relative;
	padding-top:10px;
	padding-bottom:8px;
	margin-bottom: 14px;
}
.form_box h2 .imp{
	padding-bottom:8px;
}
#destination_bg{
	position:absolute;
	right:5px;
	top:6px;
	background:url('../images/sprites2.png') no-repeat;
	background-position:-133px -9px;
	min-width:38px;
	min-height:38px;
}
#passenger_bg{
	position:absolute;
	right:10px;
	top:12px;
	background:url('../images/sprites2.png') no-repeat;
	background-position:-177px -20px;
	min-width:35px;
	min-height:26px;
}
.form_box .select_box{
	display:inline-block;
	position:relative;
}
.form_box .select_box select{
	width:100%;
	padding:5px 10px 5px 5px;
	border:none;
	background:#eeeeee;
	box-shadow: 1px 2px 1px #ccc inset;
	border-radius:5px;
	-webkit-appearance: none;
	-moz-appearance:none;
	
	color: #949494;
}
.form_box .select_box input[type="text"]{
	width:100%;
	padding:5px 30px 5px 5px;
	border:none;
	background:#eeeeee;
	box-shadow: 1px 2px 1px #ccc inset;
	border-radius:5px;
	color: #949494;
}
.form_box strong{
	color:#8c8c8c;
	font-weight:normal;
	font-size: 13px;
}
.form_box .arrow{
	background:url('../images/sprites2.png') right center no-repeat;
	background-position: -200px -65px;
	width:25px;
	height:20px;
	position:absolute;
	right:5px;
	top:5px;	
}
.form_box .calendar{
	background:url('../images/sprites2.png') right center no-repeat;
	background-position: -6px -63px;
	min-width:19px;
	min-height:20px;
	position:absolute;
	right:14px;
	top:3px;
}
.form_box .train_plane{
	background:url('../images/sprites2.png') right center no-repeat;
	background-position: -34px -64px;
	min-width:39px;
	min-height:21px;
	position:absolute;
	left:8px;
	top:6px;
}
.form_box .vehicle{
	background:url('../images/sprites2.png') right center no-repeat;
	background-position: -83px -65px;
	min-width:33px;
	min-height:21px;
	position:absolute;
	left:8px;
	top:6px;
}
#vehicle_box select{
	padding-left: 42px;
}
#pick_up_time{
	position:relative;
}
#pick_up_date .select_box input[type="text"]{
	padding:5px 10px 5px 5px;
	color: #949494;
	}

#pick_up_time span{
	background:url('../images/sprites2.png') right center no-repeat;
	background-position: -124px -65px;
	min-width:21px;
	min-height:21px;
	position:absolute;
	left:-25px;
	top:0;
}
#pick_up_date,#pick_up_date1{
	width:280px;
	margin-right:80px;
	float:left;
}
#pick_up_date1{
	margin-top:10px;
}
#rates_box_1_right_1{
	width: 540px;
	display: inline-block;
	float: left;
	text-align: right;
}
#rates_box_1_right_2{
	width: 540px;
	display: inline-block;
	float: left;
	text-align: right;
	margin-top: 10px;
}
#rates_box_1_right_1 .select_box,#rates_box_1_right_2 .select_box{
	width:105px;
	margin-left:7px;
	position:relative;
}
#trip_type{
	width: 500px;
	margin-top: 10px;
}
#trip_type select{
	padding-left:50px;
}
#pick_up_form{
	width:90%;
	display:block;
	margin-bottom:10px;
}
#zip_code{
	display:block;
	width:30%;
	margin-bottom:10px;
}
#drop_off_to{
	display:block;
	width:50%;
}
#adults_box{
	width:180px;
	margin-right:50px;
}
#children_box{
	width:180px;
	margin-right:50px;
}
#vehicle_box{
	width:400px;
}
#continue_div{
	display:block;
	text-align:right;
	padding-right:20px;
}
#rates_continue{
	color:white;
	border-radius:5px;
	padding:5px 15px;
	border:none;
	cursor:pointer;
	background:rgb(160,77,11);
	background-image: linear-gradient(bottom, rgb(160,79,12) 25%, rgb(229,134,56) 93%);
	background-image: -o-linear-gradient(bottom, rgb(160,79,12) 25%, rgb(229,134,56) 93%);
	background-image: -moz-linear-gradient(bottom, rgb(160,79,12) 25%, rgb(229,134,56) 93%);
	background-image: -webkit-linear-gradient(bottom, rgb(160,79,12) 25%, rgb(229,134,56) 93%);
	background-image: -ms-linear-gradient(bottom, rgb(160,79,12) 25%, rgb(229,134,56) 93%);

	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.25, rgb(160,79,12)),
		color-stop(0.93, rgb(229,134,56))
	);
	width: 130px;
	letter-spacing: 1px;
}
/*-----Rates End-----------*/
/*-----Fares Start---------*/
#bottom.fares{
	position:relative;
}
#bottom.fares h1{
	margin-bottom: 15px;
}
#fares_bg{
	position:absolute;
	right:0;
	top:0;
	min-width:124px;
	min-height:54px;
	background:url('../images/sprites2.png') no-repeat;
	background-position:-5px -6px;
}
#fares_top{
	border:1px solid #E4E4E4;
	border-radius:5px;
	padding:15px;
	padding-bottom:7px;
}
.fares_left{
	display:inline-block;
	width:25%;
	color:#ec8443;
	font-size:14px;
	vertical-align:top;
}
.fares_right{
	display:inline-block;
	width:75%;
	clear:right;
	color:#7b7b7b;
	font-size:12px;
	line-height:16px;
	margin-bottom:7px;
}
#fares_mid{
	margin-top:30px;
}
#fare_calc{
	background:#f4f4f4;
	border-radius:8px;
	box-shadow: 2px 2px 6px rgba(0,0,0,0.2);
	width:450px;
	padding:5px 10px 5px 20px;
	min-height:190px;
	font-size:14px;
	display:inline-block;
	margin-right:50px;
	vertical-align:top;
}
#fare_calc h2{
	border-bottom:2px solid #ccc;
	position:relative;
	z-index:1;
	padding-top:13px;
}
#fare_calc h2 .bg{
	background:url('../images/sprites2.png') right center no-repeat;
	background-position:-215px -9px;
	width:40px;
	height:37px;
	position:absolute;
	right:9px;
	top:6px;
	z-index:2;
}
#fare_calc .fares_left{
	width:170px;
}
#fare_calc .fares_right{
	width:170px;
}
#fare_calc input[type="radio"]{
	display:none;
}
#fare_calc input[type="radio"] + label span{
	background:url('../images/sprites2.png') no-repeat;
	background-position:-281px -67px;
	min-width:14px;
	min-height:15px;
	display:inline-block;
	vertical-align:middle;
	cursor:pointer;
	margin-right:5px;
}
#fare_calc input[type="radio"]:checked + label span{
	background-position:-295px -67px;
}
label[for="gratuity1"]{
	margin-right:10px;
}
span.colon{
	margin-right:10px;
}
#google_map{
	min-width:435px;
	min-height:190px;
	max-width:435px;
	max-height:190px;
	border:10px solid #f7f7f7;
	box-shadow:0px 0px 4px rgba(0,0,0,0.5);
	border-radius:5px;
	display:inline-block;
	vertical-align:top;
	background:black;
}
.map{width: 100%; height: 170px; float: left; border:1px #ccc solid;}
#book_now{
	display:block;
	text-align:left;
	padding: 20px;
}
#book_now button{
	color:white;
	border-radius:5px;
	padding:5px 15px;
	border:none;
	cursor:pointer;
	background:rgb(160,77,11);
	background-image: linear-gradient(bottom, rgb(160,79,12) 25%, rgb(229,134,56) 93%);
	background-image: -o-linear-gradient(bottom, rgb(160,79,12) 25%, rgb(229,134,56) 93%);
	background-image: -moz-linear-gradient(bottom, rgb(160,79,12) 25%, rgb(229,134,56) 93%);
	background-image: -webkit-linear-gradient(bottom, rgb(160,79,12) 25%, rgb(229,134,56) 93%);
	background-image: -ms-linear-gradient(bottom, rgb(160,79,12) 25%, rgb(229,134,56) 93%);

	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.25, rgb(160,79,12)),
		color-stop(0.93, rgb(229,134,56))
	);
	letter-spacing:1px;
	width:130px;
}
#payment_details{
	background:#f4f4f4;
	border-radius:8px;
	display: block;
	width: 600px;
	margin-top: 30px;
	padding: 0px 10px 10px 20px;
	box-shadow: 2px 2px 6px rgba(0,0,0,0.2);
}
#payment_details h2{
	border-bottom:2px solid #ccc;
	position:relative;
	z-index:1;
	padding-top:13px;
}
#payment_details h2 .bg{
	background:url('../images/sprites2.png') right center no-repeat;
	background-position:-258px -7px;
	width:69px;
	height:42px;
	position:absolute;
	right:0px;
	top:7px;
	z-index:2;
}
#payment_details .select_box{
	display:inline-block;
	position:relative;
	width:400px;
	margin-bottom:10px;
}
#payment_details input[type="text"],#payment_details textarea{
	display:inline-block;
	position:relative;
	width:400px;
	padding:5px 30px 5px 10px;
	border:none;
	background:#eeeeee;
	box-shadow: 1px 2px 1px #ccc inset;
	border-radius:5px;
	color: #949494;	
	margin-bottom:10px;
}
#payment_details textarea{
	height:80px;
	font-family:arial;
}
#payment_details .select_box select{
	width:100%;
	padding:5px 30px 5px 5px;
	border:none;
	background:#eeeeee;
	box-shadow: 1px 2px 1px #ccc inset;
	border-radius:5px;
	-webkit-appearance: none;
	color: #949494;	
}
#payment_details .select_box select option[selected="selected"]{
	color:#949494;
}
#month_box,#year_box{
	width:100px !important;
	margin-left:10px;
}
#payment_details strong{
	color:#8c8c8c;
	font-weight:normal;
	font-size: 13px;
}
#security_code{
	width:400px;
	height:32px;
	position:relative;
	margin-bottom:10px;
}
#security_code input[type="text"]{
	width:100%;
}
#security_code>span{
	position: absolute;
	right: 0px;
	top: 4px;
	background: url('../images/sprites2.png') no-repeat;
	background-position: -153px -63px;
	min-width: 30px;
	min-height: 23px;
	max-height: 24px;
	cursor:pointer;
	border-radius: 0px 5px 5px 0px;
}
#security_code .tool_tip{
position: absolute;
right: -308px;
top: -30px;
width: 300px;
border-radius: 6px;
padding: 5px;
background: #e4e4e4;
box-shadow:0 0 5px rgba(0,0,0,0.4);
opacity:0;
}
#security_code  input:focus + span + .tool_tip{
	opacity:1;
}
#security_code .tool_tip .tool_arrow{
	border-top:15px transparent solid;
	border-bottom:15px transparent solid;
	border-right:15px #e4e4e4 solid;
	position:absolute;
	left:-15px;
	top:30px;
}
#security_code .tool_tip h3{
	font-size: 14px;
}
#security_code .tool_tip p{
	font-size: 12px;
	margin-top:3px;
}
#payment_details .arrow{
	background:url('../images/sprites.png') right center no-repeat;
	background-position: 0px -112px;
	width:30px;
	height:20px;
	position:absolute;
	right:5px;
	top:4px;	
}
#payment_details label{
	color:#ed8a3b;
	font-size:12px;
}
#payment_submit{
	color:white;
	margin-top:20px;
	border-radius:5px;
	padding:5px 15px;
	border:none;
	cursor:pointer;
	background:rgb(160,77,11);
	background-image: linear-gradient(bottom, rgb(160,79,12) 25%, rgb(229,134,56) 93%);
	background-image: -o-linear-gradient(bottom, rgb(160,79,12) 25%, rgb(229,134,56) 93%);
	background-image: -moz-linear-gradient(bottom, rgb(160,79,12) 25%, rgb(229,134,56) 93%);
	background-image: -webkit-linear-gradient(bottom, rgb(160,79,12) 25%, rgb(229,134,56) 93%);
	background-image: -ms-linear-gradient(bottom, rgb(160,79,12) 25%, rgb(229,134,56) 93%);

	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.25, rgb(160,79,12)),
		color-stop(0.93, rgb(229,134,56))
	);
	letter-spacing: 1px;
	width: 150px;
	font-weight: bold;
}
#payment_details input[type="checkbox"]{
	display:none;
}
#payment_details input[type="checkbox"] + label span{
	background:url('../images/sprites2.png') no-repeat;
	background-position:-229px -63px;
	min-width:24px;
	min-height:23px;
	display:inline-block;
	vertical-align:middle;
	cursor:pointer;
	margin-right:5px;
}
#payment_details input[type="checkbox"]:checked + label span{
	background-position:-253px -63px;
}
#bottom.fares .select_box .arrow{
	background: url('../images/sprites2.png') right center no-repeat;
	background-position: -200px -65px;
	width: 25px;
	height: 20px;
	position: absolute;
	right: 2px;
	top: 6px;
}
/*-----Fares End---------*/