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

/*
Design by Barbara Carneiro
www.barbaracarneiro.com

CSS by Bruno Carneiro
www.brunocarneiro.com
*/

/* Main */
* {
	margin: 0 auto;
	padding: 0;
	border: 0;
}
ul, ol, li {
	padding-left: 10px;
	margin-left: 15px;
}
ul ul li {
	list-style-type: disc;
}
body {
	background: #161616;
	font: 13px/20px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	color: #FFFFFF;
}
a, a.visited {
	color: #FFFFFF;
}
a:hover {
	color: #990000;
}


/* Containers */
#wrap {
}
#menuContainer {
	height: 40px;
	background: url(../images/menu-bkg.jpg) top repeat-x;
}
#navigation {
	width: 910px;
	height: 40px;
	text-align: center;
}
#mainContainerBkg {
	background: #000000;
	border-bottom: 1px solid #161616;
}
#mainContainer {
	width: 980px;
}
/* Top Section */
#bannerHome, #banner {
	position: relative;
	height: 330px;
}
#banner {
	height: 210px;
}
#logo {
	float: left;
	width: 273px;
	position: absolute;
	left: 36px;
	top: 22px;
}
#address {
	width: 300px;
	position: absolute;
	right: 50px;
	top: 31px;
	text-align: right;
}
#wave {
	position: absolute;
	height: 51px;
	background: url(../images/wave.png) bottom no-repeat;
	bottom: 0px;
	left: 0px;
	width: 100%;
}
/* CenterSection */
#centerContainer {
	width: 910px;
	margin-top: 5px;
}
#leftContainer {
	float: left;
	width: 660px;
	padding-bottom: 15px;
}
#rightContainer {
	float: right;
	width: 220px;
	height: 215px;
	position: relative;
	padding-bottom: 15px;
}
#uniqueContainer {
	padding-bottom: 15px;
}
#rightContent {
	position: absolute;
	z-index: 999;
	width: 216px;
	top: 9px;
	right: -8px;
}
#clearBorder {
	clear: both;
	border-top: 1px solid #333333;
	padding: 5px 0 10px 0;
}
#clear {
	clear: both;
	padding: 5px 0 10px 0;
}
#subtitle {
	padding: 10px 10px 5px;
	background: #333;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	font-size: 10px;
	line-height: 14px;
}
#subtitle p {
	padding-bottom: 5px; 
}
#survey {
	margin: 10px 10px 5px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
#survey table {
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #CCC;
}
input.button {
	background: url(../images/bt-submit.png) top left no-repeat;
	height: 35px;
	width: 64px;
	margin-left: -4px;
	margin-top: -4px;
}


/* Reservations Section */
.boxOne {
	float: left;
	width: 180px;
	margin-top: 34px;
	margin-left: 35px;
	margin-right: 10px;
	position: relative;
	background: url(../images/reservations-02.png) top left no-repeat;
	height: 244px;
}
.boxTwo {
	float: left;
	width: 200px;
	margin: 30px 15px 0;
	position: relative;
	background: url(../images/reservations-01.png) top left no-repeat;
	height: 272px;
}
.boxThree {
	float: left;
	width: 200px;
	margin: 30px 15px 0;
	position: relative;
	background: url(../images/reservations-01.png) top left no-repeat;
	height: 272px;
}
.boxFour {
	float: left;
	width: 180px;
	margin-top: 34px;
	margin-left: 10px;
	position: relative;
	background: url(../images/reservations-02.png) top left no-repeat;
	height: 244px;
}

.boxTitleSmall {
	position: absolute;
	top: -12px;
	width: 180px;
	text-align: center;
}
.boxTitle {
	position: absolute;
	top: -14px;
	width: 200px;
	text-align: center;
}
.boxPadding {
	padding: 25px 15px;
	font: 12px/17px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
}
.boxPaddingForm {
	padding: 25px 9px;
	font: 10px/17px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
}
imput.boxPaddingForm {
	margin-left: -4px;
}
.boxPaddingForm a, .boxPaddingForm a:visited {
	color: #990000;
	text-decoration: none;
}
.boxPaddingForm a:hover {
	color: #FFF;
}
.boxPaddingSmall {
	padding: 20px 10px;
	font: 12px/17px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
}
.boxButton {
	position: absolute;
	top: 182px;
	left: 2px;
	width: 196px;
}
.boxButtonSmall {
	position: absolute;
	top: 164px;
	left: 2px;
	width: 176px;
}
.boxForm {
	width: 172px;
	height: 17px;
	padding: 5px;
	background: url(../images/form.png);
	line-height: 17px;
}
.boxForm:focus {
	background: url(../images/form-on.png);
	outline: none;
}

/* Footer Section */
#footerContainer {
	border-top: 1px solid #000000;
}
#footer {
	width: 910px;
}
#footerContent {
	text-align: right;
	margin: 10px 129px 10px 5px;
	position: relative;
}
#footerLogo {
	position: absolute;
	z-index: 99999;
	bottom: 2px;
	width: 125px;
	right: -140px;
}


/* Text */
h1 {
	width: auto; height: 41px;
	text-indent: -9999px;
}
h1.home {
	background: url(../images/tl-welcome.png) left top no-repeat;
}
h1.profile {
	background: url(../images/tl-profile.png) left top no-repeat;
}
h1.mission {
	background: url(../images/tl-mission.png) left top no-repeat;
}
h1.chauffeurs {
	background: url(../images/tl-chauffeur.png) left top no-repeat;
}
h1.technology {
	background: url(../images/tl-technology.png) left top no-repeat;
}
h1.fleetmaintenance {
	background: url(../images/tl-fleet-maintenance.png) left top no-repeat;
}
h1.licensing {
	background: url(../images/tl-licensing.png) left top no-repeat;
}
h1.quality {
	background: url(../images/tl-quality-control.png) left top no-repeat;
}
h1.affiliations {
	background: url(../images/tl-affilitions.png) left top no-repeat;
}
h1.services {
	background: url(../images/tl-services.png) left top no-repeat;
}
h1.airport {
	background: url(../images/tl-airport-service.png) left top no-repeat;
}
h1.corporate {
	background: url(../images/tl-corporate-solutions.png) left top no-repeat;
}
h1.convention {
	background: url(../images/tl-convention.png) left top no-repeat;
}
h1.skiresort {
	background: url(../images/tl-ski-resort.png) left top no-repeat;
}
h1.nonemergency {
	background: url(../images/tl-non-emergency.png) left top no-repeat;
}
h1.financial {
	background: url(../images/tl-financial.png) left top no-repeat;
}
h1.concierge {
	background: url(../images/tl-concierge.png) left top no-repeat;
}
h1.realestate {
	background: url(../images/tl-real-estate.png) left top no-repeat;
}
h1.special {
	background: url(../images/tl-special-events.png) left top no-repeat;
}
h1.fleet {
	background: url(../images/tl-fleet.png) left top no-repeat;
}
h1.worldwide {
	background: url(../images/tl-worldwide.png) left top no-repeat;
}
h1.affiliate {
	background: url(../images/tl-affiliate.png) left top no-repeat;
}
h1.pickup {
	background: url(../images/tl-pickup.png) left top no-repeat;
}
h1.cities {
	background: url(../images/tl-cities.png) left top no-repeat;
}
h1.reservations {
	background: url(../images/tl-reservations.png) left top no-repeat;
}
h1.resources {
	background: url(../images/tl-resources.png) left top no-repeat;
}
h1.travel {
	background: url(../images/tl-travel.png) left top no-repeat;
}
h1.forms {
	background: url(../images/tl-forms.png) left top no-repeat;
}
h1.contact {
	background: url(../images/tl-contact.png) left top no-repeat;
}
h1.qualifying {
	background: url(../images/tl-qualifying.png) left top no-repeat;
}
h1.survey {
	background: url(../images/tl-survey.png) left top no-repeat;
}
h1.thankyou {
	background: url(../images/tl-thankyou.png) left top no-repeat;
}
h1.policies {
	background: url(../images/tl-policies.png) left top no-repeat;
}



h2, h2 a {
	text-transform: uppercase;
	color: #990000;
	font-weight: bold;
	font-size: 13px;
}
h2 a:hover, h2 a.Extended {
	color: #990000;
	text-decoration: none;
}
.address {
	font: 12px/17px  Georgia, "Times New Roman", Times, serif;
}
.address a, .address a:visited {
	color: #FFF;
	text-decoration: none;
}
.address a:hover {
	color: #990000;
}
.address span {
	color: #999999;
}
.footer {
	color: #888;
	font-size: 11px;
	line-height: 14px;
}
.footer a, .footer a:visited {
	color: #888;
	text-decoration: none;
}
.footer a:hover {
	color: #555555;
}
.bookmarks {
	float: left;
	width: auto;
}
.box {
	border-top:1px solid #555555;
	border-bottom: 1px solid #555555;
	background: #333333;
	padding: 5px 15px;
	font-size: 11px;
}
.textSmall {
	font-size: 11px;
	line-height: 16px;
}
.traveltools {
	border: 1px solid #555555;
	background: #333333;
	padding: 10px;
	width: 600px;
}
h2.bullets {
	background: url(../images/arrowdown.png) left center no-repeat;
	padding-left: 20px;
}
h2.bullets a {
	color: #FFFFFF;
}



/* Menu */
/*.navigation {
	font: bold 10px/40px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	color: #999999;
	text-transform: uppercase;
}
.navigation a {
	color: #999999;
	text-decoration: none;
	padding: 13px;
	margin: 0 5px;
}
.navigation a:hover, .navigation a.Selected {
	color: #FFF;
	background: url(../images/menu-on.jpg) top repeat-x;
}



/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2008 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.menu {width:900px; height:40px; position:relative; z-index:100; font-family:arial, sans-serif; text-transform: uppercase; }
/* hack to correct IE5.5 faulty box model */
* html .menu {width:901px; w\idth:900px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul, .menu ul li {padding:0 !important;margin:0 !important;list-style-type:none;}
.menu ul ul {width: 149px; position:relative; z-index: 9999999; }
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li.small {float:left;width:100px;position:relative;}
.menu li.large {float:left;width:150px;position:relative;}
/* style the links for the top level */
.menu a, .menu a:visited {display:block;font-size:10px;text-decoration:none; color: #999999; width:auto; height:40px; padding: 0 15px; line-height:40px; font-weight:bold;}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:149px; w\idth:138px;}
/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:#FFF;}
/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:40px;left:0; width:149px; text-align: left;}
/* another hack for IE5.5 */
* html .menu ul ul {top:30px;t\op:31px;}
/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;}
/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {background: url(../images/sub-menu-off.png); color:#000; height:auto; line-height: 14px; padding:5px 10px; width:130px;}
.menu ul ul a.wide {width: 220px;}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:150px;w\idth:128px;}
/* style the top level hover */
.menu a:hover, .menu a.Selected {color:#FFF; background: url(../images/menu-on.jpg) top repeat-x; }
.menu :hover > a {color:#FFF; background: url(../images/menu-on.jpg) top repeat-x; cursor: pointer; }
.menu ul ul a:hover { background: url(../images/sub-menu-on.png); color: #FFF; cursor: pointer; }
.menu ul ul :hover > a { background: url(../images/sub-menu-on.png); color: #FFF; cursor: pointer; }
/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; cursor: pointer; }



/* Images and Boxes */
.formField {
	height: 16px;
	padding: 2px;
	border: 1px solid #CCC;
	background: #FFF;
	width: 130px;
	margin-right: 5px;
	font-size: 12px;
}
.formField:focus {
	background: #EEEEEE;
	border-color: #333333;
}
.form420 {
	width: 230px;
	height: 17px;
	padding: 5px;
	background: url(../images/form240.png);
	line-height: 17px;
}
.form420:focus {
	background: url(../images/form240-on.png);
	outline: none;
}
.textarea {
	width: 410px;
	height: 102px;
	padding: 5px;
	background: url(../images/textarea.png);
	line-height: 17px;
}
.textarea:focus {
	background: url(../images/textarea-on.png);
	outline: none;
}




label, .button {
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	
}
.button a {
	background: #333;
	border: 1px solid #FFF;
	color: #FFF;
	padding: 3px 15px;
	text-decoration: none;
	margin-left: 5px;
}
.ie7 .button a {
	padding: 2px 15px 3px;
}
.button a:hover {
	background: #990000;
}
#follow {
	float: left;
	width: auto;
	padding-top: 10px;
}
#follow img {
	margin: 0 5px -7px 3px;
}




/* scripts */
.no_js { 
	display: block;
}
.has_js { 
	display: none;
}
.js .no_js { 
	display: none;
}
.js .has_js {
	display: block;
}

