
@import url("adc_default.css");

BODY {font-size : 10pt; font-family : verdana, arial;color : white;}
h1 {font-family:tahoma, sans-serif;font-size: 14pt;font-weight: bold;color: white; margin: 1em 0;}
h2 {font-size: 12pt;font-weight: bold;}

A:Active {color: gray;text-decoration: none;}
A:Hover {color: white; text-decoration: underline;}
A:visited{color: #ffffff; text-decoration: none;}
A {color: #ffffff; text-decoration: none;}

.txt {font-size: 10pt;font-family:verdana, tahoma,  helvetica, sans-serif; color:white;}
.txtSmall {font-size: 8pt; font-family:verdana, tahoma,  helvetica, sans-serif; color:white;}
.txtTiny {font-size: 7pt; font-family:verdana, tahoma,  helvetica, sans-serif; color:white;}

.tab {font-size: 7pt;font-family:verdana,  tahoma,  helvetica, verdana, arial; border-style:solid;border-width:2;background:white;}
.tabLowBrd {font-size: 8pt; font-family:verdana,  tahoma,  helvetica, verdana, arial; border-style:solid;border-width:1;}
.tabDark {font-size: 7pt;font-family:verdana,  tahoma,  helvetica, verdana, arial; border-style:solid;border-width:2;background:#717171;}
.tabBig{font-size: 10pt;font-family:verdana,  tahoma,  helvetica, verdana, arial; border-style:solid;border-width:2;background:#ffffff;color: black;}

.titleSmall {font-weight: bold; font-size: 8pt; color:gray; font-family: verdana, tahoma, sans-serif;}
.titleMedium {font-weight: bold; font-size: 12pt; color:white; font-family: verdana, tahoma, sans-serif;}
.titleBig {font-weight: bold; font-size: 14pt; color:white; font-family: verdana, tahoma, sans-serif;}

.list {font-size: 8pt; font-family:verdana,  tahoma,  helvetica, verdana, arial;border-style:solid;border-width:1; color: black; border-style: solid; border-color: black; border-width: 1px;}
.listItem {font-size: 8pt; font-family:verdana,  tahoma,  helvetica, verdana, arial;border-style:solid;border-width:1; border-color: black; border-left-width: 1px; border-right-width: 0px; border-top-width: 0px; border-bottom-width: 1px;}
.listTxt {font-size: 8pt; font-family:verdana,  tahoma,  helvetica, verdana, arial; color: black;}

.small{font-size: 8pt;color: white;}
.smallWhite{font-size: 10pt;color: white;font-weight:bold; font-family: tahoma; text-decoration:none;}

.description {font-size:10pt; color:black;}
.contentTable{font-size:8pt; color:white; background-color: maroon; border-style:solid; border-width:1; }
.ratesTable{font-size:8pt; color:white; background-color: #999900; border-style:solid; border-width:1; }
.red {color: red;}
.yellow{color: yellow;}
.white{color: white;}
.black{color: black;}
.redCell{background-color: maroon;}

.directions {font-weight: normal; font-size: 8pt; color: white;}
.whiteTxt8pt {font-weight: normal; font-size: 8pt; color: white;}
.previewBig {font-weight: bold; color: white; font-size: 12pt;}
.red {color: maroon;}

.containerTable{font-family:tahoma, helvetica,sans-serif; font-size: 10pt; color:#ffffff; background-color: #2C3748;}
.containerTableBrd{font-family:tahoma, helvetica,sans-serif; font-size: 10pt; color:#ffffff; background-color: #00162D;border-style:solid;border-width:1px;border-color:#ffffff;}

/* Rates */
.ratesDark {font-family:tahoma, helvetica,sans-serif; font-weight: bold; font-size: 10pt; color:#ffffff;background-color: #2C3748;
border-width : 1px;border-color : #c0c0c0;border-style : solid;border-bottom-width : 2px;border-top-width : 0px;border-right-width : 1px;border-left-width : 0px;}
.rate{font-family:tahoma, helvetica,sans-serif; font-size: 10pt; color:#ffffff; background-color: #2C3748; border-width : 1px;border-color: #c0c0c0;border-style : solid;border-bottom-width : 2px;border-top-width : 0px;border-right-width : 1px;border-left-width : 0px;}
.rateTable{font-family:tahoma, helvetica,sans-serif; font-size: 10pt; color:#ffffff; background-color: #2C3748;}
.rateBig {font-family:tahoma, helvetica,sans-serif; font-weight: bold; font-size: 14pt; color:#000000;}
.rateDisclaim {font-family:tahoma, helvetica,sans-serif; font-style: italic; font-size: 8pt; color:#000000;}
.rateDisclaimDark {font-family:tahoma, helvetica,sans-serif; font-style: italic; font-size: 8pt; color:#000000;}

/* Fleet */
.fleetFeatures {font-family:tahoma, helvetica,sans-serif; font-style: italic; font-size: 10pt; color:#ffffff;}
.fleetDescription {font-family:tahoma, helvetica,sans-serif; font-size: 12pt; color:#ffffff;}
.fleetDark{font-family:tahoma, helvetica,sans-serif; font-size: 10pt; color:#ffffff; background-color: #323E52; border-width: 1px; border-style: solid; border-color:white;}
.fleetLight{font-family:tahoma, helvetica,sans-serif; font-size: 10pt; color:#ffffff; background-color: #737B89; border-width: 1px; border-style: solid; border-color:white;}

/* Inventory */
.cellDark {font-size: 10pt; font-family:tahoma,  helvetica, sans-serif; font-weight: bold;}
.cellLight {font-size: 10pt; font-family:tahoma,  helvetica, sans-serif;}
.inventoryHead {font-weight: bold; font-size: 12pt; color:white; font-family: verdana, tahoma, sans-serif;}
.inventoryTable{ border-width: 1px; border-style: solid; border-color:white;}
.inventoryDark{
	font-family: tahoma, helvetica,sans-serif;
	font-size: 8pt;
	color: #ffffff;
	background-color: #323E52;
	padding-bottom: 2;
	padding-left: 2;
	padding-right: 2;
	padding-top: 2;
}
.inventoryLight{
	font-family: tahoma, helvetica,sans-serif;
	font-size: 8pt;
	color: #ffffff;
	background-color: #737B89;
	padding-bottom: 2;
	padding-left: 2;
	padding-right: 2;
	padding-top: 2;
}
.specialTag{font-family:tahoma, helvetica,sans-serif; font-size: 8pt; color:#ffffff;}


/* Menu */
#menu1div { POSITION: absolute; VISIBILITY: hidden; height: 200; z-index: 5; width: 150; top: 96; left: 0;}
#menu2div { POSITION: absolute; VISIBILITY: hidden; height: 200; z-index: 5; width: 150; top: 96; left: 150;}
#menu3div { POSITION: absolute; VISIBILITY: hidden; height: 200; z-index: 5; width: 150; top: 96; left: 300;}
.menuItem{font-family : Tahoma, sans-serif;font-size : 10pt;font-weight : bolder;color : Gray;text-decoration: none;}

/* Directory */
.directoryTable{color: white; font-size: 10pt;font-family:tahoma, helvetica, sans-serif; border-left: 0px; border-right: 1px; border-top:0px; border-bottom:1px; border-style: solid;}
.tableStaff{font-family:tahoma, helvetica,sans-serif; font-size: 10pt; color:#ffffff; background-color: #323E52;}
.tableChauffeur{font-family:tahoma, helvetica,sans-serif; font-size: 10pt; color:#ffffff; background-color: #636C7B;}
.tableSales{font-family:tahoma, helvetica,sans-serif; font-size: 10pt; color:#ffffff; background-color: #888F9B;}
.thumbnailTable{color: white; border-style: dotted; border-left: 1px; border-bottom: 1px; border-top: 0px; border-right: 0px; border-color: gray;}

/* Reservations */
.quickResTable{font-family: verdana, tahoma, helvetica, arial, sans-serif; color: white; font-size: 10pt;}
.remainder{font-family: verdana, tahoma, helvetica, arial, sans-serif; color: white; font-size: 12pt;}
.carName {font-weight: bold; font-size: 10pt; color:white; font-family: verdana, tahoma, sans-serif;}

/* Forms */
.field{font-family :  tahoma, verdana, sans-serif; font-size:8pt; border-style:solid; border-width:1; color:white; background:#00162D;}
.fieldRed{font-family :  tahoma, verdana, sans-serif; font-size:8pt; border-style:solid; border-width:1; color:white; background:maroon;}
.fieldLight{font-family :  tahoma, verdana, sans-serif; font-size:8pt; border-style:solid; border-width:1; color:white; background:#2C3748;}
.fieldVeryLight{font-family :  tahoma, verdana, sans-serif; font-size:8pt; border-style:solid; border-width:1; color:white; background:#737B89;}

.btn{color:white;background-color:#2C3748;border-bottom:thin solid #43536B;border-right:thin solid #43536B;border-top:thin solid #cccccc;border-left:thin solid #cccccc;font-family : tahoma, verdana, sans-serif; font-size:8pt;}
.btnRed{color:white;background-color:#ff0000;border-bottom:thin solid #ffffff;border-right:thin solid #ffffff;border-top:thin solid #ffffff;border-left:thin solid #ffffff;font-family : tahoma, verdana, sans-serif; font-size:8pt;}
.btnBig{color:white;background-color:#2C3748;border-bottom:thin solid #43536B;border-right:thin solid #43536B;border-top:thin solid #cccccc;border-left:thin solid #cccccc;font-family : tahoma, verdana, sans-serif; font-size:10pt;padding:6px;}
.btnDark{color:white;background-color:#323E52;border-bottom:thin solid #43536B;border-right:thin solid #43536B;border-top:thin solid #cccccc;border-left:thin solid #cccccc;font-family : tahoma, verdana, sans-serif; font-size:8pt;}
.btnLight{color:white;background-color:#737B89;border-bottom:thin solid #43536B;border-right:thin solid #43536B;border-top:thin solid #cccccc;border-left:thin solid #cccccc;font-family : tahoma, verdana, sans-serif; font-size:8pt;}

.formDirections{font-family : tahoma, verdana, sans-serif; font-size: 8pt; color: white; font-style: italic;}

/* Services */
.serviceTable{
	font-family:tahoma, helvetica,sans-serif;
	font-size: 10pt;
	color:#ffffff;
	background-color: #2C3748;
}

/* Layers */
#rightCarpet{z-index: -12;left: 390;top: 0;position: absolute;}


.btn{
	color:white;
	background-color: 465173;
	border-bottom: gray;
	border-right: gray;
	border-top: gray;
	border-left: gray;
	font-family : tahoma, verdana, sans-serif;
	font-size:8pt;
	font-weight : bolder;
	padding-left : 3;
	padding-right : 3;
	padding-top : 3;
	padding-bottom : 3;
}


.containerTableNoBrd{
	font-family:tahoma, helvetica,sans-serif;
	font-size: 10pt;
	color: Black;
}

.imageTable{
	font-family:tahoma,helvetica,sans-serif;
	font-size: 8pt;
	color:#000000;
	background-color: #ffcc66;
	border : 1px solid White;
}
