
#wrapper {
margin: auto;
width: 842px; 
}

body
{
background-color:black;
margin-top:5px;
}

.menu-bottom {
	background-image: url(img/orange-bg.png);
	background-repeat:repeat;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	height: 6px;
}

#Extras select {
	margin-bottom: 3px;	
}

.OptionDesc {
	float:right;
	font-size:12px;
font-weight:normal;
width:270px;
}

.radio {
	margin: 0;
	padding: 0;
}

.OptionDesc ul {
	list-style:disc;	
	padding-left:0px;
}

.OptionDesc li {
margin-left:20px;
}

.Option {
	zoom: 1;
	overflow:hidden;
}

body, td, th {
color:#D1D2D4;
}

body, td, th, input, select {
font-family:"Lucida Grande",Arial,Helvetica,sans-serif;
font-size:12px;
}

input.input {
	padding: 2px;	
}

select {
	padding: 2px;
}


a, .link
{
text-decoration:none;
color:#FAA627;
cursor:pointer;
}

a:hover
{
text-decoration:underline;
}

#topmenu td
{
background-image:url(img/menu-bg.png);
text-transform: uppercase;
text-align:center;
vertical-align:middle;
cursor:pointer;
height:47px;
padding:0px;
}

#topmenu td.menu-active
{
background-image:url(img/menu-active-bg.png)
}

#topmenu a
{
color: #D1D2D4;
}

#logo {
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	text-align:center;
}

#logo img
{
	margin-top:20px;
}

#photo {
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}

#content
{
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #faa627;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 60px;
	padding-top:10px;
background-image:url(img/content-bg.png);
background-repeat:repeat-y;
overflow:hidden;
zoom:1;
}

#footerOuter {
	background-image:url(img/footer-center.png);
}

#footer {
background-image:url(img/footer-left.png);
background-repeat:no-repeat;
background-position:top left;
}

#footerInner {
	padding-top:10px;
	text-align:center;
height:85px;
background-image:url(img/footer-right.png);
background-repeat:no-repeat;
background-position:top right;
}

#footer2
{
	text-align:right;
	margin-top:-16px;
}

h1 {
color:#FAA627;
font-size: 16px;
text-transform:uppercase;
}

h2
{
font-size:14px;
}

h3
{
font-size:12px;
font-style:italic;
}

.pdflist li {
background-image:url(img/pdf_logo.jpg);
background-position:0 0;
background-repeat:no-repeat;
list-style-type:none;
min-height:30px;
padding-left:30px;
padding-top:8px;
}


table.chart
{
	border-collapse:collapse;
}

.ui-datepicker-trigger {
	position:relative;
	top: 3px;
	margin-top:-3px;
	padding-left:2px;
	padding-right:2px;
	cursor:pointer;
}

table.chart tr th {
background:transparent url(img/chart-bg.gif) repeat scroll 0 0;
border:1px solid #777777;
color:black;
font-size:1em;
padding:3px 10px;
}

table.chart tr td {
padding:3px;
border:1px solid #777777;
}

.smallprint
{
	font-size: xx-small;
}

.QQTable {
	margin-right: -4px;
	
}
.QQTable td {
	padding: 3px;
	vertical-align:top;
}

.QQTable table td {
	padding: 0px;
}

.Option
{
background-color:#FFFAF0;
cursor:pointer;
font-size:20px;
font-weight:bolder;
margin:10px;
padding:10px;
width:auto;
color:black;
}

.SelOption {
	background-color:#FAA627;
}

.OptionDetails
{
font-size:12px;
margin-left:20px;
}

#loginBar {
background-color:#333333;
border-bottom:1px solid #CCCCCC;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
font-weight:bolder;
}

#loginBar td {
	padding: 3px;
}

#loginBar img {
	position:relative;
	top: 2px;
}

#mainContent {
	float:left;
	width: 580px;
	padding-left:10px;
}

#QuickQuote {
	width: 195px;
	padding-left:18px;
	padding-right:18px;
	zoom: 1;
	float:left;
	overflow: hidden;
}

#QuickQuote #From, #QuickQuote #To {
	width: 195px	
}

#QuickQuote .label {
    display: block;
    font-weight: bolder;
    margin-bottom: 2px;
    margin-top: 8px;
    text-align: left;
    width: 90px;
}

#QuickQuote #Date1Minute, #QuickQuote #Date2Minute {
	width: 45px;	
}

#QuickQuote #Date1Hour, #QuickQuote #Date2Hour {
	width: 45px;	
}

#QuickQuote #Date1Date, #QuickQuote #Date2Date {
	width: 68px;
}

#OneWayReturn input {
	margin-left:0px;	
}

#OneWayReturn {
    margin-bottom: 2px;
    margin-top: 8px;
}

#AirportRoute {
	margin-left:0px;	
}

#PickRouteLine {
	margin-bottom:2px;	
}

#GetQuoteButton, .button {
	float:right;
}

#GetQuoteButton, .button, #SubmitButton {
    background-color: #df851d;
    border: 1px solid #72430b;
    color: black;
    cursor: pointer;
    font-weight: bolder;
    padding: 4px;
}



