@charset "UTF-8";
/* CSS Document */

/*
	jQuery Coda-Slider v2.0 - http://www.ndoherty.biz/coda-slider
	Copyright (c) 2009 Niall Doherty
	This plugin available for use in all personal or commercial projects under both MIT and GPL licenses.
*/

/* Form Coda Slider Container */

	.panel h2.title { margin-bottom: 10px }
	noscript div { background: #ccc; border: 1px solid #900; margin: 20px 0; padding: 15px }

	.coda-slider-wrapper {
	width:860px;
	height: auto;
	position:relative;
	margin: 0;
	padding: 10px;
	background: url("../images/bg_top.png") repeat-y 0 0;
	color:#999;
    border-style: solid; 
	border-width: 0 1px 1px 1px; 
	border-color: #D0D0D0;
	/**/
	box-shadow: 0px 3px 5px #ccc;
	-webkit-box-shadow: 0px 3px 5px #ccc;
	-moz-box-shadow: 0px 3px 5px #ccc;
	-moz-border-radius: 10px; -webkit-border-radius: 10px;
	}
	.coda-slider { 
	background: #fff;
    border: 0px solid #e4e4e4;
	-moz-border-radius: 7px; 
	-webkit-border-radius: 7px;
    -moz-border-radius-topleft: 0; 
	-webkit-border-top-left-radius: 0;
	box-shadow: 0px 3px 5px #ccc;
	-webkit-box-shadow: 0px 3px 5px #ccc;
	-moz-box-shadow: 0px 3px 5px #ccc; 
	}
	/* Change the width of the entire slider (without dynamic arrows) */
	.coda-slider, .coda-slider .panel { width: 720px }
	
	/* Use this to keep the slider content contained in a box even when JavaScript is disabled */
	.coda-slider-no-js .coda-slider { height: 200px; overflow: auto !important; padding-right: 20px } 
	
	/* Change margin and width of the slider (with dynamic arrows) */
	.coda-slider-wrapper.arrows .coda-slider, .coda-slider-wrapper.arrows .coda-slider .panel { width: 940px }
	.coda-slider-wrapper.arrows .coda-slider { margin: 0 10px; }
	
	/* Arrow styling */
	.coda-nav-left a, .coda-nav-right a { background: #000; color: #fff; padding: 5px; width: 100px }
	
	/* Tab nav */
	.coda-nav ul li .current { background: #39c; }
	
	/* Panel padding */
	.coda-slider .panel-wrapper { padding: 10px 10px 0px 13px; height:auto; position:relative; -moz-border-radius: 7px; -webkit-border-radius: 7px; }
	
	/* Preloader */
	.coda-slider p.loading { padding: 20px; text-align: center }

/* Don't change anything below here unless you know what you're doing */

	/* Tabbed nav */
	.coda-nav ul { clear: both; display: block; margin: auto; overflow: hidden; }
	.coda-nav ul li { display: inline }
	.coda-nav ul li a { background: #fff; color: #ccc; display: block; float: left; margin-right: 0px; padding: 3px 6px; text-decoration: none; }
	
	/* Miscellaneous */
	.coda-slider-wrapper { clear: both; overflow: auto }
	.coda-slider { float: left; overflow: hidden; position: relative }
	.coda-slider .panel { display: block; float: left }
	.coda-slider .panel-container { position: relative }
	.coda-nav-left, .coda-nav-right { float: left }
	.coda-nav-left a, .coda-nav-right a { display: block; text-align: center; text-decoration: none }

/* End jQuery Coda-Slider v2.0 */

/* Content Conteiner for Panels 01 02 03 04 */	
	#content { width:100%; height:100%; padding: 0; margin: 0; }
	
/* ------------- * MemberHome1.asp * ------------- */	
	#right_home, #left_home { border: 0px solid #ccc; }
	
    #right_home { width:330px; height: 260px; padding: 0; position:relative; float:left; }
    #right_home h2{ margin: 0; padding: 0; }

    #right_home .top { width: 100px; height: 45px; padding-top: 0px; float: right; border: 0px solid #ccc; }
    #right_home .top h3 { font-size: 20px; font-weight: bold; text-align: right; color: #77c022; }
	#right_home .cab { width:330px; height: 250px; background: #fff url("../images/blackcab1.jpg") no-repeat center top; position:relative; float: left; margin: 0; padding:0; }
	
    #left_home { width:360px; height: 260px; background: #fff url("../images/check-pan01.jpg") no-repeat 0 0; padding: 10px 0 0 0; position:relative; float:left; }
    #left_home h1{ color: #0099ff; margin: 0; padding: 3px 0 0 38px; }
    #left_home h2{ font-size: 15px; color: #c9c9c9; padding-bottom: 10px; border: none; font-style: normal; }
    #left_home h4 { font-size: 25px; color: #0099ff; margin: 0; padding: 15px 0 0 0; text-align: left; line-height: 1.2em; }
 
    #call { width:auto; height: 260px; padding: 0; position:relative; }
    #call h2 { font-size: 13px; color: #999; margin: 0; padding: 0; text-align: left; line-height: 1.5em; }
    #call h3 { font: bold 13px Georgia, serif; color: #999; margin-top:10px; padding:0; text-align: left; line-height: 1.5em; }
    #call h4 { font-size: 25px; color: #0099ff; margin: 0; padding: 0px 40px 0 0; text-align: left; line-height: 1.1em; }	
	#call .btn_buy a {
    background: url("../images/btn_quote1.gif") no-repeat 5px 0;
	display:block;
	width: 196px; 
	height: 30px;
	border: none;
	color: #fff;
	text-decoration: none;
	text-align:center;	
	margin: 15px 0 0 0;
	padding: 8px 5px 0 0;
	font: normal 13px Verdana, sans-serif;
    }
	#call .btn_buy a:hover { background-position: 5px -38px; color:#fff; }
/* ------------- * End MemberHome1.asp * ------------- */
	
/* Panel 01 TaxiQuoteRequest.asp */	
	#right, #left { border: 0px solid #ccc; }
	
	#left { width:345px; height: auto; background: #fff url("../images/check-pan01.jpg") no-repeat 0 0; padding: 10px 0 0 0; position:relative; float:left; }
    #left h1{ color: #0099ff; margin: 0; padding: 3px 0 0 38px; }
    
	#right { width:340px; height: auto; padding-left: 10px; position:relative; float:left; }
    #right h2{ margin: 0; padding: 0; }
	
    #right .top { width: 265px; height: 75px; padding-top: 0px; margin: 0px; float: right; }
    #right .top h3 { font-size: 20px; font-weight: bold; text-align: right; color: #77c022; margin: 0px; padding: 0px; line-height:0.8em; }
	#divOperators1 { background: url("../images/ico_info.jpg") no-repeat 20px 0; width:265px; height: 48px; margin: 0px; padding-top: 12px; float: left; }
	
	#left .form { width:335px; height: 250px; position:relative; float: left; margin: 0; padding-right: 10px; border-right: 1px solid #ccc; }
	#right .form { width:335px; height: 230px; position:relative; float: left; margin-bottom: 10px; padding:0; }
	#right .form h2 { margin: 5px; }
	
	#divReturnTimeMsg { margin-top:5px; padding: 5px 4px 0 5px; border: 1px solid #e1e1e1; background: #f9f9f9; }
    #divReturnTimeMsg h3 { font-size: 10px; font-weight: bold; text-align: left; color: #77c022; letter-spacing: -0.01em; }
	
/* Panel 01 Search Address */
	
    #search_pkup { width:335px; height: 180px; border-right: 1px solid #ccc; position:relative; float:left; padding: 0 10px 0 0; margin: 0; }
    #search_dpoff { width:335px; height: 180px; border-right: 0px solid #ccc; position:relative; float:left; padding: 0; margin-bottom: 10px; }
	#search_left { width:115px; height: 143px; border-right: 1px solid #ccc; position:relative; float:left; padding: 0; }
	#search_pkup h2, #search_dpoff h2{ margin: 0 0 10px 0; }
	#divPickupAddress,
	#divDropoffAddress { width:210px; height: 143px; position:relative; float:left; padding: 0; margin:0; }
	#divPickupThrobber,
	#divDropoffThrobber { background: #fff url("../images/ajax-loader.gif") no-repeat 10px 0; width:42px; height:32px; position:relative; float:left; padding:0; margin:0; }

	#placelist { margin-left: 0; padding: 15px 0 0 0px; list-style: none; }
    #placelist li { background-image: url(../images/ico_plane.jpg); background-repeat: no-repeat; background-position: 0 0; padding: 0 0 15px 40px; height:30px; }
    #placelist li a { font: normal 10px Verdana, Arial, sans-serif; color: #0099ff; }
    #placelist li a:hover { color: #999; }
	
/* Contact Details Text Area Size */	

    form.jqtransform .pan01 textarea { width: 320px; height: 80px; }

/* Panel 02 TaxiQuoteRequest.asp */
	#con_left { width:430px; height:auto; background:#fff url("../images/check-pan01.jpg") no-repeat 0 0; position:relative; float:left; padding:15px 20px 0 0; }
	#con_left h1{ padding: 0 0 0 40px; }
	#con_left h2{ margin-bottom: 5px; }	
	
	#preview { width:430px; height:auto; position:relative; float:left; margin-bottom: 10px; padding: 0; }
	#preview .pink { font-size: 12px; }
    #preview .details { float:left; width: 210px; height:auto; font-weight:bold; padding: 0; margin: 0 10px 10px 0; list-style: none; }
    #preview .right { margin-right: 0; }
    #preview .details li { font: normal 13px Georgia, serif; border-bottom: 1px solid #e4e1e1; padding: 0.35em 0; }
    #preview .details li a { font:normal 11px Verdana, Arial, serif; background:#fff url("../images/btn_list.gif") no-repeat 0 0; margin:0; color:#fff; padding: 0.30em 0.70em 0.40em 0.60em; }
    #preview .details li a:hover { color:#ff0099; }
	
    #preview .details_bot { float:left; width: 430px; height:auto; font-weight:bold; padding: 0; margin-bottom: 0; list-style: none; }
    #preview .details_bot li { font: normal 13px Georgia, serif; border-bottom: 1px solid #e4e1e1; padding: 0.35em 0; line-height: 1.6em; }
    #preview .details_bot li a { font: normal 11px Verdana, Arial, serif; background: #fff url("../images/btn_list.gif") no-repeat 0 0; margin:0; color:#fff; padding: 0.30em 0.70em 0.40em 0.60em; }
    #preview .details_bot li a:hover { color:#ff0099; }
	
	#con_right { width:240px; height: 100%; position:relative; float:left; }
	#con_right h2 { border: none; }
	
	#con_right .next { width:100%; height: 97px; padding:0; float: right; }
	#con_right .next h3 { font-size: 20px; font-weight: bold; text-align: right; color: #77c022; }

	#divOperators { width:235px; float: left; }
	#divOperators h3 { font-size: 14px; font-weight: bold; background: url("../images/ico_info.jpg") no-repeat 0 5px; height: 45px; padding: 10px 0 0 48px; margin: 0; border-top: 1px solid #ccc; }
	
	#password { width:235px; height: 105px; background: #fafafa; padding: 5px 0 0 8px; margin: 0; float: left; border: 1px solid #e4e4e4; }
	#password h3 { font-size: 11px; color:#ff0099; margin: 0; }

	#btns .coda-nav { position:relative; float:left; margin:0; padding:0; }
	#btns .coda-nav a {
    background: url("../images/btn_prev.gif") no-repeat 0 0;
	display:block;
	width: 60px; 
	height: 28px;
	border: none;
	color: #fff;	
	margin: 0;
	padding: 10px 0 0 37px;
	font: normal 14px Verdana, sans-serif;
    }
	#btns .coda-nav a:hover { background-position: 0 -38px; padding-top: 10px; }
	
