body
{
	background-color: #0144d0;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: verdana;
	/*font-size: .8em;*/
}

a
{
	color: #ffff60;
}

a:hover
{
	color: #b0b0b0;
}

#body_wrapper
{
	width: 800px;
	height = 540px;
}

.car_pic
{
	position: absolute;
	display: none;
}

#header
{
	text-align: center;
	/*background-image: url("../images/headlights.jpg");*/
	background-repeat: no-repeat;
	background-position: top center;	
}

#logo
{
	background-image: url("../images/queens_court_logo.gif");
	background-repeat: no-repeat;
	background-position: top center;
	width: 590px;
	height: 100px;
	padding-top: 60px;
}

#address
{
	color: #fff;
	font-weight: bold;
	font-size: .8em;
}

#menu_bar
{
	text-align: center;
	margin-top: 4px;
	height: 24px;
}

#phone
{
	color: fff;
	font-weight: bold;
	font-size: .8em;
	margin-bottom: 24px;
}

.menu_item
{
	background-color: #002268;
	padding: 2px 6px 2px 6px;
	font-size: .85em;
}

a.menu_item
{
	text-decoration: none;
	color: #ffff00;
}

a.menu_item:hover
{
	text-decoration: none;
	border-bottom: 1px dashed #ff0;
}

#central_band
{

}

.clear
{
	clear: both;
}

#cards_accepted
{
	text-align: center;
	margin-top: 120px;
}

#solo
{
	margin-bottom: 4px;
}

#mastercard
{
	margin-bottom: 4px;
}


#visa
{
	margin-bottom: 4px;
}


#maestro
{
	margin-bottom: 4px;
}


#switch
{
	margin-bottom: 4px;
}

#footer
{
	background-color: #002268;
	width: 800px;
	color: #fff;
	font-size: .8em;
}

#left_col
{
	float: left;
	width: 49%;
	color: #fff;
	font-weight: bold;
	font-size: .8em;
	/*background-image: url("images/holden.jpg");
	background-position: bottom center;*/
}

#right_col
{
	float: left;
	width: 49%;
	text-align: right;
}

.highlighted
{
	color: #ffff66;
}

.lowlighted
{
	color: #fff;
}

.table_header_cell
{
	background-color: #002268;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: .8em;
}

.section_header
{
	background-color: #002268;
	color: #fff;
	font-size: .8em;
	font-weight: bold;
	padding-left: 12px;
}

.label
{
	font-weight: bold;
	text-align: right;
	padding-right: 8px;
	vertical-align: top;
	padding-top: 6px;
	font-size: .9em;
	color: #ff6;
}

.nice_button
{
	width: 100%;
	border: 0px;
	background-color: #002268;
	color: #ff0;
	cursor: hand;
	font-weight: bold;
}

.list_button
{
	width: 100%;
	border: 0px;
	background-color: #ffff80;
	cursor: hand;
	color: #002268;
}

.column_header
{
	background-color: #ffff80;
	font-weight: bold;
	text-align: center;
	font-size: .8em;
}

.odd_row
{
	background-color: #fff;
	font-size: 14px 
}	

.even_row
{
	background-color: #ddd;
	font-size: 14px 
}

.car_div
{
	width: 100%; 
	height: 450px; 
	border: 0px;
}

.car_frame
{
	width: 100%;
	height: 100%;
}

#statusTable
{
	display: none;
}

#left_frame
{
	width: 350px; 
	height: 95%; 
	position: absolute; 
	left: 0px;
	top: 0px;
	border: 0px ;
}

#right_frame_container
{
	width: 350px; 
	height: 95%; 
	position: absolute;
	left: 355px;
	top: 0px;
	/*padding-top:28 px;*/
}

.right_frame
{
	width: 100%; 
	height: 256px;
	display: none;
}

.right_frame_active
{
	width: 100%; 
	height: 256px;
	display: block;
	border: 1px solid #000;
	border-bottom-width:0px;
	background-color:#ffff80;
}

#pic_tabs
{
	width: 100%;
	border: 0px;
	height: 19%;
}

.pic_tab_active
{
	width: 100%;
	height: 50%;
	background-color: #ffff80;
	color: #000;
	font-weight: bold;
	font-size: .85em;
	border: 1px solid #000;
	border-top:0px;
	text-align:center;
	padding-top:5px;
	cursor: pointer;
}

.pic_tab
{
	width: 100%;
	height: 50%;
	background-color: #d0d040;
	color: #000;
	font-weight: bold;
	font-size: .8em;
	border:1px solid #000;
	text-align:center;
	pading-top:5px;
	cursor: pointer;
}

.error_text
{
	font-size: .8em; 
	color: #ff00ff;  
	font-weight: bold;
	text-align: center;
}

.thumbnail
{
	width: 128px;
}

.purpleheading
{
	font-size: .8em;
	color: #ffff00;
	font-weight: bold;
}

.purpleheading a
{
	color: #ffff00;
	font-weight: bold;
}

.bodytext, .bodytext a, .purpletext, #main
{
	font-size: .8em;
	color: #ffff00;
	text-decoration: none;
}

.footer_cell
{
	font-size: .8em;
	color: #ffff60;
}