﻿html, body
{
	margin: 0px;
	padding: 0px;	
	width: 100%;	
	background-color: #000;
	line-height: 1.3em;	
	cursor: default;	
	font-family: arial,helvetica,clean,sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
  font-size: 12pt;
  color: #fff;
}
body
{
	background-image: url("/c/images/background.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	text-align: left;
}
h2
{
	color: #e4d11b;
	margin-top: 5px;
  clear: both;
  font-size: 160%;
  line-height: 120%;
}
a
{
	color: #e4d11b;
}
p
{
  line-height: 1.5em;
}
a img
{
  border: 0px solid #000;
}
.background-top
{	
	text-align: left;
}
.background-shadow
{	
	line-height: 1.3em;
	margin: 0pt auto;
	position: relative;
	text-align: left;
}
#backgroundBottom
{
	margin: 0px auto;
	background-color: #000;	
	text-align: left;
}
.wrapper
{
	padding-left: 0px;
	padding-right: 0px;		
	margin: 0px auto;
	background-image: url("/c/images/header_gradient_v2.jpg");
	background-position: left top;
	background-repeat: no-repeat;
	width: 100%;
}
.header
{
	background-image: url("/c/images/header_v3.jpg");
	background-repeat: no-repeat;
	background-position: center left;
	height: 150px;
}


.listing
{
	width: 95%;
}
.listing tr th
{
	font-weight: bold;
	border-bottom: 2px solid #000;
	text-align: left;
	font-size: 80%;
	padding: 3px;
}
.listing tr th.price
{
	text-align: right;
}
.listing tr.listing-item td
{
	background-color: #fff;	
}
.listing tr td
{
	padding: 5px;
  vertical-align: top;
}
.listing tr.listing-item-alt td
{
  border-top: 1px solid #06458d;
  border-bottom: 1px solid #06458d;
}
.listing tr.listing-item td.price,.listing tr.listing-item-alt td.price
{
	text-align: right;
	width: 100px;
}
.listing tr.listing-footer td
{
	border-top: 2px solid #000;
}
.listing tr.listing-footer td.price
{
	text-align: right;
	font-weight: bold;
}

/********************************
**														 **
**		START: Left Nav					 **
**														 **
********************************/
#leftNav
{	
	margin: 0px;
	padding: 0px;
	width: 164px;
	background-color: #e6f2fa;
  text-align: left;  
}
.left-nav-background-top
{	
	padding-top: 10px;
}
.left-nav-background-bottom
{	
	padding-bottom: 20px;
}
.left-nav-background
{
	
}
ul.menu
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
ul.menu li.menu-spacer
{
	
}
ul.menu li.menu-header
{
	font-weight: bold;
	padding-left: 8px;
	border-bottom: 1px solid #000;
	display: block;
	width: 123px;
}
ul.menu li
{	
	background-image: none;
	padding: 0px;
	margin: 0px;
}
ul.menu li.selected
{
	background-color: #06476F;		
	background-repeat: repeat-y;
}
ul.menu li a
{
	display: block;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 20px;
	color: #06458d;
	font-weight: bold;
	line-height: 1em;
	width: 100%;
}
ul.menu li a:hover
{
	background-color: #50a4df;
	color: #fff;
}
ul.menu li ul
{
	margin: 0px;
	padding: 0px;
	margin-left: 0px;
	list-style: none;
	margin-left: 10px;
	width: 129px;
	background-color: #c0c0c0;
}
ul.menu li ul li
{
	width: 129px;
}
ul.menu li.selected a
{
	background-color: #fff;
	color: #00477f;
}
ul.menu li ul li.selected
{

	
}
/*ul.menu li.selected a, ul.menu li.selected ul li.selected a
{
	color: #D4AE24;
}*/
ul.menu li.selected ul li a
{
	color: #174287;
}
/******** BEGIN LEFT MENU STUFF *********/
#leftNav .menuSpace
{	
	
	height: 10px;
	width: 134px;
	margin-left: 15px;
}

.left-nav-border
{
	width: 1px;
  display: none;
	background-color: #000;
}
/******** END LEFT MENU STUFF *********/

/********************************
**														 **
**		END: Left Nav						 **
**														 **
********************************/
.tab-cell
{
  
}
.tab-container
{
	background-image: url("/c/images/tabs.jpg");	
	margin: 0px;
	width: 100%;
  height: 29px;
}
.tab-container table
{
  height: 32px;
  width: 800px !important;
}
.tabs
{
	font-weight: 600;
	padding: 0px;
	border-collapse: collapse;
	width: 80%;
}
.tabs td
{
	padding: 0px;	
}
.tabs .tab-normal, .tabs .tab-left, .tabs .tab-right
{
	background-image: url("/c/images/tab_unselected.gif");
	background-position: left top;
	background-repeat: repeat-x;		
	height: 30px;
	padding: 0px;
}
.tab-container a
{
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  display: block;
  padding-left: 20px;
  padding-right: 20px;
}
.tab-container a:hover
{
  color: #e4d11b;
}
.tab-container table tr td
{
  text-align: center;
  font-size: 10pt;
}
.tabs .tab-normal a, .tabs .tab-left a, .tabs .tab-right a, .tabs .selected a
{  
  text-decoration: none;
}
.tabs .tab-normal a, .tabs .tab-left a, .tabs .tab-right a, .tabs .selected a
{
	display: block;
	height: 21px;
	padding-top: 5px;
	text-align: center;
	cursor: pointer;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	color: #fff;
}
.tabs .tab-right
{
	
}
.tab-left, .tab-normal
{
	border-right: 1px solid #00476f;
}
.tabs .selected
{
	background-image: none;
	background-color: #fff;
	border-bottom: 1px solid #fff;
	height: 25px;
	padding: 0px;
}
.rightContent
{
	background-color: #000;	
	background-repeat: no-repeat;
	background-position: top left;
}
.tabbed
{
	margin-left: 10px;
}
.footer
{
	text-align: center;
	color: #fff;
	font-size: 80%;
	margin-top: 20px;
	padding-top: 20px;
}
.footer a
{
	color: #e4d11b;
}
.image-border
{
  border: 1px solid #fff;
}
.label
{
  font-weight: bold;
}
.breadcrumbs
{
  padding-left: 10px;
  padding-top: 5px;
  font-size: 80%;
  height: 23px;
  border-bottom: 1px solid #06458d;
}
.verbiage-button
{

}
.repeater-table
{
  width: 100%;
  border: 1px solid #000;
}
.repeater-table tr th
{    
  font-size: 10pt;
  padding: 5px;
  text-align: left;
  background-image: url("/images/sys/repeater/header.jpg");
}
.repeater-table tr th.repeater-top-actions
{
	background-image: url("/images/sys/repeater/header_actions.jpg");
	border-bottom: 1px solid #000;
}
.repeater-table-tr td
{
	border-top: 1px solid #000;
}
.repeater-table-tr-alt td
{
  border-top: 1px solid #000;
}
.repeater-table-tr-alt td, .repeater-table-tr td
{
	font-size: 10pt;
  padding: 5px;  
}
.repeater-table .repeater-table-icon
{
	width: 15px;
	border-right: 1px solid #000;
}
.status-message-success
{
  padding: 5px;
  background-color: Green;
  color: White;
}
.breadcrumbs div
{
  float: left;
}
#mainLinks table
{
  width: 100%;
}
#mainLinks table tr td
{  
  font-size: 80%;
}
#mainLinks table tr td a
{
  display: block;
  padding: 5px;
  padding-left: 10px;
  color: #06458d;
  text-decoration: none;
  font-weight: bold;
}
#mainLinks table tr td a:hover, #mainLinks table tr.left-nav-item-selected td a
{
  background-color:#50a4df;
  color: #fff;
}
.input
{
  border: 2px solid #06458d;
}
.input-hover
{
  border: 2px solid #8fabcb;
}
.button
{
  float: left;
  margin-top: 15px;
}
.button-hover
{
  float: left;
  margin-top: 15px;
}
.float-right
{
  float: right;
  margin-left: 15px;
  margin-top: 15px;
  margin-bottom: 15px;
}
.float-top-right
{
  float: right;
  margin-left: 15px;
  margin-bottom: 15px;
}
.float-left
{
  float: left;
  margin-right: 15px;
  margin-top: 15px;
  margin-bottom: 15px;
}
.float-top-left
{
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
}
.grid-table
{
  width: 100%;
}
.titled-region-full, .titled-region-half
{
  background-image: url("/c/images/tire.jpg");
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 40px;
  margin-top: 5px;
  padding-top: 10px;
  font-size: 110%;
  color: #fff;
  font-weight: bold;
  border-bottom: 1px solid #fff;
  padding-bottom: 3px;
  width: 85%;
}
.titled-region-content
{
  margin-top: 10px;
  margin-bottom: 10px;
  display: block;
  padding-left: 30px;
  width: 90%;
}
.small
{
  font-size: 90%;
}
.titled-region-title
{
  font-weight: bold;
  font-size: 110%;
}
.error-message
{
	background-color: #cb8f8f;
	border: 2px solid #930b0b;
	width: 80%;
	margin: 0px auto;
	margin-top: 5px;
	font-size: 80%;
	text-align: left;
	padding: 5px;
}
.buttons
{
	margin-top: 5px;
}
.button-new
{
	background-image: url("/icons/add.gif");
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;	
}
.title-image-map
{
	float: left;
	height: 175px;
	cursor: pointer;
	margin-left: 0px;
	margin-top: 0px;
}
.header-phone
{
	text-align: right;
	font-weight: bold;
	font-size: 14pt;
}
.header-address
{
	text-align: right;
	font-weight: bold;
	font-size: 14pt;
}
.tab-spacer
{
	width: 50%;
}
.video-area
{
	
}
.main-content
{  
  margin-top: 10px;  
	font-size: 80%;
	line-height: 1.5em;
  text-align: left;    
  width: 100%;
}
.main-content-contents
{
  border-right: 1px solid #bbb;
  padding: 20px;
  margin-right: 550px;
  background-image: url("/c/images/car_background_v2.jpg");
  background-repeat: no-repeat;
  background-position: top center;
  text-align: left;
  width: 90%;
}
.main-content-right-column
{
  width: 480px;
	margin: 0px;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 10px;
	float: right;
}