/*
* Jazel Template 104
* Filename: cs-red2-onwhite.css
* Author: Katsuyuki Ohmuro (Jazel)
*/

/* COLOR CSS */
body
{
	color: #b5b5b5;
	background: #040f1d url(/images/104/bg-yellow-on-blue-vgrad.png) repeat-x;
}

#wrapleft
{
	background: url(/images/104/bg-yellow-on-blue-leftwrap.png) no-repeat top right;
}

#wrapright
{
	background: url(/images/104/bg-yellow-on-blue-rightwrap.png) no-repeat top left;
}

a
{
	color: #bead58;
	text-decoration:none;
}

#main-content, #content-sub,
.modelselectorclass .text
{
}

#Auto2InventoryDetails .pane-content { color:#000000 !important; }

.headerBlack
{
	color:#d6bc0d;
}

#content-sub .dataTableRow a, #content-sub .dataTableRowAlt a
{
}

#menu ul li a {
	text-decoration: none;
	font-family: "MS Sans Serif",Arial;
	font-weight: bold;
	font-size: 14px;
	color: white;
}
#customersay .text {
	font-family: "MS Sans Serif",Arial;
	font-weight: bold;
	font-size: 11px;
	color: white;
}
#content .portlet h1 {
	background-color: #AEC4D5;
	font-family: "MS Sans Serif",Arial;
	font-weight: bold;
	font-size: 11px;
	color: white;
}
#content .portlet .content {
	font-family: "MS Sans Serif",Arial;
	font-size: 17px;
	color: white;
}
#content .portlet .author {
	font-family: "MS Sans Serif",Arial;
	font-weight: bold;
	font-size: 14px;
	color: white;
}
#content .owner .message {
	font-family: "MS Sans Serif",Arial;
	font-size: 15px;
	color: #363636;
	line-height: 21px;
}
#content .owner .phone {
	font-size: 18px;
}

#graybar .text {
	color: #ffffff;
}
#models .model-name {
	color: #464646;
}

/**
 * COLOR SETS (these are the different "block" elements that can change color)
 **/

.genericTable .data
{
	color: black;
}
.genericTable a .data
{
	font-weight: bold;
	color: #a18900;
}
.colorSet1 {
	background-color: #EBEBEB;
}
.colorSet1 .info {
	font-size: 11px;
	font-family: arial;
	color: #000000;
	border-bottom: 1px solid #CCCCCC;
}

.colorSet2 {	
	background-color: #ffffff;
	color: #000000;
}
.colorSet2 .disclaimer {
	color: #ffffff;
}
#finance-calc-table .colorSet2
{
	background-color: #666666;
}

.colorSet3 {
	background-color: #666666;
}

.colorSet4 {
	background-color: #666666;
}

.colorSet4 .label {
	color: #ffffff;
	background-color: #666666;
}

.colorSet6 {	
	color: white;
}

.detailBg1 {
	color: black;
	background-color: #ffffff;
}
.detailPageContent
{
	color: black;
}

/**
 * LIST RESULTS STYLES
 **/

.dataTableRow {
	background-color: #ffffff;
	padding-bottom: 2px;
	padding-top: 2px;
	vertical-align: middle;
}

.dataTableRowAlt {
	background-color: #E7E8E9;
	padding-bottom: 2px;
	padding-top: 2px;
	vertical-align: middle;
}

#carInfoTable .dataTableRow {
	background-color: #ffffff;
}

#carInfoTable .dataTableRowAlt {
	background-color: #dddddd;
}

/*
NAV
*/

	#navul #active-menu-item {
		color: #000A4c;
	}

	#navul div  a.selected {
		color: #1AABD4;
	}
	
	#top-nav div {
		border-left: 1px solid #888888;
	}
	
	#top-nav li a {
		color: #000A4c;
	}

	#nav {
	}
	
	#nav ul {
	}
	
	#nav li:over, #nav li.sfhover {
		color: #ff8c8c;	
	}
	
	#navul .topMItem a {
		color: white;
	}

	#navul a:hover {
		color: #e1c900;	
	}

	#navul .subMenuList {
		background-image: none;
	}
	
	#navul .subMenuList div {
	}
	
	#navul .subMenuList a:hover {
		background-image: none;
		background-color: #04070e;
		color: #e1c900;
	}	
	
	#navul .subMenuList a {
		background-color: #04070e;
		color: white;
	}

	#extra-menu {
		border-left: 1px solid white;
		color: white;
	}
	
	#extra-menu a {
		color: white;
	}
	
	#login-menu {
		color: white;
	}	
	
	#login-menu a {
		color: white;
	}
	
	.optionItem {
		color: #5c5c5c;
	}

	.optionItem-header {
		color: #5c5c5c;
	}	

/*****************************
	Home Quick Quote
	Home Quick Search
******************************/
.quick-quote-header,
.quick-quote-label,
.quick_search_form
{
	color: black;
}

/******************************************************
Model Selector Left Nav Background Colors
******************************************************/

.selectorBg1, .detailBg1 {
	background-color: #A4A4A4;
}

.selectorBg2, .detailBg2 {
	background-color: #7E7E7E;
}

.selectorBg3, .detailBg3 {
	background-color: #646464;
}


/**
 * VEHICLE DETAIL STYLES
 **/

li {
	list-style-position: outside;
	margin-left:15px;
	padding-top: 5px;
	padding-bottom: 5px;
}

hr.grey {
	border: 0;
	color: #cccccc;
	background-color: #cccccc;
	height: 1px;
}

.detailVehiclePathText {
	color: #ffffff;
	font-size: 12px;
}

.detailBorder {
	border-left: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-color: #999999;
}

/******************************************************
Vehicle Detail Background Colors
******************************************************/

.detailColorSet1 {
	background-color: #666666;
}

.detailColorSet2 {
	background-color: #999999;
}

.detailColorSet3 {
	background-color: #cccccc;
}

.detailColorSet4 {
	background-color: #646464;
}

/******************************************************
Vehicle Detail Specific Styles
******************************************************/

.detailPreview td {
	color: #333333;
	font-size: 12px;
}

.detailSectionHeader {
	font-size: 16px;
	font-weight: 600;
}

.detailSubSectionHeader {
	font-size: 14px;
	font-weight: 600;
	color: #CCCCCC;
}


.detailMessageText {
	font-size: 11px;
}

.detailEmailFormText {
	font-size: 11px;
	color: #FFFFFF;
}

.detailEmailFormLabel {
	font-size: 10px;
	color: #FFFFFF;
}

.detailLink {
	text-decoration: none;
	color: #333333;
}

/******************************************************
Vehicle Detail Tabs
******************************************************/

.detailTabHeading {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

.detailTabLeftUnselected {
	background-image: url(/images/000/tab_wht_lt.gif);
	width: 10px;
	height: 24px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #999999;
}

.detailTabMiddleUnselected {
	background-image: url(/images/000/tab_wht_mid.gif);
	height: 24px;
	background-repeat: repeat-x;
	border-bottom: 1px solid #999999;
}

.detailTabRightUnselected {
	background-image: url(/images/000/tab_wht_rt.gif);
	width: 14px;
	height: 24px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #999999;
}

.detailTabLeftSelected {
	background-image: url(/images/000/tab_gry_lt.gif);
	width: 10px;
	height: 24px;
	background-repeat: no-repeat;
}

.detailTabMiddleSelected {
	background-image: url(/images/000/tab_gry_mid.gif);
	height: 24px;
	background-repeat: repeat-x;
}

.detailTabRightSelected {
	background-image: url(/images/000/tab_gry_rt.gif);
	width: 14px;
	height: 24px;
	background-repeat: no-repeat;
}

/******************************************************
Vehicle Detail Table Shadows
******************************************************/

.detailRightShadow {
	background-image: url(/images/000/shdw_rt.gif);
	width: 5px;
	background-repeat: repeat-y;
}

.detailBottomShadow {
	background-image: url(/images/000/shdw_bot.gif);
	height: 7px;
	background-repeat: repeat-x;
}
/*****************************
	Inventory Page Styles
******************************/

.invItemOverview IMG {
	float: left;
	margin: 0 17px 0 0;
	padding: 0;
}
.invItemDetails {
	padding: 3px 0 3px 0;
}
.invItemDetails B {
	font-weight: bold;
}

.invHeaderColumn {
	vertical-align: middle;
	background-color: #cccccc;
	height: 26px;
	border-bottom: 4px solid #ffffff;
	color: #676767;
	font-size: 11px;
}
.invSortColumn {
	border-left: 3px solid #ffffff;
	text-align: center;
}
.invResultsColumn {
	padding-left: 14px;
}

.invResultsColumn .selectedPage {
	color: #000000;
	font-weight: 700;
	letter-spacing: 1px;
}

.invHeaderColumn A, .invHeaderColumn A:visited {
	color: #000000;
	display: inline;
	text-decoration: none;
	border: none;
}
.invHeaderColumn A:hover {
	color: #666666;
}
.invHeaderSelected {
	background-color: #999999;
	color: #ffffff;
}

.invItem {
	color: #000000;
	font-size: 11px;
}

.invItem A, .invItem A:visited {
	color: #609CDB;
	line-height: 175%;
	text-decoration: underline;
	font-weight: 700;
}
.invItem A:hover {
	color: #609CDB;
	font-weight: 700;
}

.invRowA TD {
	background-color: #eeeeee;
	border-bottom: 1px solid #eeeeee;
}
.invRowB TD {
	border-bottom: 1px solid #eeeeee;
}

.invRowA .invPriceColumn {
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
	border-left: 3px solid #ffffff;
	border-right: 3px solid #eeeeee;
	padding-top: 1px;
}

.invRowB .invPriceColumn {
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
	border-left: 3px solid #eeeeee;
	border-right: 3px solid #eeeeee;
	padding-top: 1px;
}

.invItemDetailLinks {
	padding: 36px 0 0 8px;
}

.invItemOverview {
	padding: 11px 0 0 17px;
	border-left: 3px solid #eeeeee;
}

.invSelected TD {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.invSelected TD.invPriceColumn {
	border-right: 1px solid #000000;
}

.invSelected TD.invItemOverview {
	padding-left: 19px;
	padding-top: 10px;
	border-left: 1px solid #000000;
}

.invSelected TD.invItemDetailLinks {
	padding-top: 35px;
}

.invSelected TD.invPriceColumn {
	padding-right: 2px;
	padding-top: 0px;
}

/* FOOTER */
#footer
{
    color: white;
    font-size: 11px;
    font-family: Arial;
    font-weight: bold;
}
#footer a
{
	color: bead58;
	text-decoration: underline;
}

#footer .links
{
	border-left: #ffffff 1px solid;
}

#below-footer-area,
.seo_footer, .seo_footer a
{
	color: #6d6d6d;
}
#below-footer-area .footer-links, #below-footer-area .project-links,
#below-footer-area .footer-links a, #below-footer-area .project-links a
{
	color: #bead58;
}
.seo_footerOuter
{
	border-top: #6d6d6d 1px solid;
	border-bottom: #6d6d6d 1px solid;
}

/* SUB-PAGES */
#content .inner .header .title {
	font-family: "MS Sans Serif",Arial;
	font-size: 24px;
	color: #363636;
	line-height: 24px;
}
#content .inner .header .title b {
	font-family: "MS Sans Serif",Arial;
	font-weight: bold;
	font-size: 20px;
}

/*****************************
	NEW Inventory Page Styles 
******************************/

#vehicle-list-container H1 {
	color: #5c5c5c;
}

#vehicle-list-container TD {
	color: #5c5c5c;
}

#configurator {
	color: #5c5c5c;
}

#popup-window TD {
	color: #5c5c5c;
}

#vehicle-list-container .notice {
	color: #5c5c5c;
}

#vehicle-list-container .right-col .top-box {
	border: 1px solid #ccc;
}

#vehicle-list-container .left-col {
	border: 1px solid #cccccc;
	background-color: #fff;	
}

#vehicle-list-container .right-col .top-box {
	background-color: #fff;
}

#inv-listing {
	background-color: #fff;
	border: 1px solid #ccc;
}

#inv-listing H2 {
	color: #858585;
}

#car-current .car-name-td {
	background-color: #707070;
	border-left: 1px solid white;
	border-right: 1px solid white;
}

#car-current .car-details-td span {
	color: #40ab30;
}

#inv-car-name {
	color: white;
}

#car-selection .car-name {
	background-color: #707070;
	border-bottom: 1px solid white;
	color: black;
}

#car-selection .inv-car-name {
	color: white;
}

#car-selection .car-info {
	color: #333;
}

#car-selection .car-image {
}

.page-control a.active-page {
	color: #b50404;
}

.page-control a {
	color: #40AB30;
}

.page-control SELECT {
	color: #575757;
}

#tabs .label {
	border-top: 1px solid #7a7a7a;
	border-right: 1px solid #7a7a7a;
	border-left: 1px solid #7a7a7a;	
	color: #565656;
}

#tabs .label a.disabled {
	color: #bbb;
}

#tabs .label a {
	color: #565656;		
}

#tab-body {
	background-image: url(/images/102/vehicle_list/tabs-box-bg.jpg) !important;
	background-color: white;
	border-left: 1px solid #cccccc;		
	border-right: 1px solid #cccccc;		
	border-bottom: 1px solid #cccccc;		
}

.active-tab-label {
	background-image: url(none) !important;
	background-color: #ddd !important;	
	border-top: 1px solid #6c6c6c;
	border-left: 1px solid #6c6c6c;
	border-right: 1px solid #6c6c6c;
}

.active-tab-label a {
	color: #565656 !important;
}

#graphical-tabs a {
	color: #9b9b9b;
}

/******************************************************
Vehicle list table styles
******************************************************/
#carInfoTable .vehicle-container .info-links a {
	color: #40AB30;
}

.icon-over {
	border: 1px solid #000000;
}

#carInfoTable {
	color: #5c5c5c;
}

#carInfoTable a {
	color: #5c5c5c;
}

.dataTableRow .detail-view {
	background-color: #ffffff;
}

.dataTableRowAlt .detail-view {
	background-color: #DDDDDD;
}

.dataTableRow {
	background-color: #ffffff;
}

.dataTableRowAlt {
	background-color: #DDDDDD;
}

.tableSet {
	background-color: #272a32;
}

#carInfoTable .tableSet a  {
	color: #ffffff;
}

.tableSet TD {
	border-right: 1px solid white;
	color: #ffffff;
}

.tableSet A {
	color: #ffffff;
}

.header {
	color: #666666;
}

.car-hover {
	background-color: #707070;
	color: #fff;
}

/*
This hack overrides the #vehicle-list-container td selector
above.
*/
#vehicle-list-container .car-hover td
{
	background-color: #707070;
	color: #fff;
}

.detail-hover {
	background-color: #707070;
	color: #fff;
}

#carInfoTable .detail-hover td {
	color: #fff;
}

.car-hover a span {
	color: #fff;
}

.item {
	color: #ddd;
}

#year-select {
	background-image: url(/images/102/vehicle_list/pop-up-bg.gif); 
	color: #5c5c5c;
}

/**************************
	Old List Page
*********************/

#vehicle-list-content a {
	color: #ff0000;
}

#vehicle-list-content td a.text {
	color: #ffffff;
}

#vehicle-list-content .dataTableRow {
	background-color: #e8b255;
}

#vehicle-list-content .dataTableRowAlt {
	font: normal normal bold 12px "trebuchet MS";
		background-color: transparent;
}
#vehicle-list-content .data {
	font: normal normal bold 12px "trebuchet MS";
        color: #ffffff;  
}

#vehicle-list-content .header {
	color: #ffffff;
}

#vehicle-list-content a {
	color: #e5621f;
	text-decoration: none;
}

#content-table .vehicle-list-table form {
	color: #ffffff;
}

#vehicle-list-content .dataTable {
	color: #ffffff;
}

#vehicle-list-content .dataTable a {
	color: #E8B255;
}

#vehicle-list-content .content-text {
	color: #ffffff;
}

#vehicle-list-content .content-title h1 {
	color: #ffffff;
}

/********************
	F. DETAILS PAGE
*********************/
#details-page #details-tab {
	background-color: #fff;
}

#details-page-tabs .label {
	background-image: url(none);
	background-color: #ffffff;
	border-top: 1px solid #7a7a7a;
	border-right: 1px solid #7a7a7a;
	border-left: 1px solid #7a7a7a;	
	color: #565656;
}

#details-page-tabs .label a {
	color: #565656;		
}

#details-page-tabs #tab-body {
	background-image: url(/images/102/vehicle_list/tabs-box-bg.jpg) !important;
	background-color: white;
	border-left: 1px solid #cccccc;		
	border-right: 1px solid #cccccc;		
	border-bottom: 1px solid #cccccc;		
}

#details-page-tabs .active-tab-label {
	background-image: url(none) !important;
	background-color: #ddd !important;	
	border-top: 1px solid #6c6c6c;
	border-left: 1px solid #6c6c6c;
	border-right: 1px solid #6c6c6c;
}

#details-page-tabs .active-tab-label a {
	color: #565656 !important;
}

.detailSubSectionHeader {color: #666666;}


/***********************
FORMS
***********************/

.formHeader
{
	background-color: #60636b;
	color: #dbe0eb;
}

/* end */
