/*
* Jazel Template 076
* filename: color-blue.css
* author: carmelo capinpin (mello@szinf.com)
* creation-date: 20/12/2006
* modified-date: 25/01/2007
*/

/* COLOR CSS */
body {
	background-color: #000000;
}
#menu ul li a {
	text-decoration: none;
	font-family: "MS Sans Serif",Arial;
	font-weight: bold;
	font-size: 14px;
	color: white;
}

a {
 color: #b72020;
 text-decoration: none;
}  
#customersay .text {
	font-family: "MS Sans Serif",Arial;
	font-weight: bold;
	font-size: 11px;
	color: white;
}
#content .portlet {
	float: left;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 170px;
	height: 252px;
}
#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;
}
#content .graybar {
	background-image: url(/images/076/dark-gray-bar.gif);
}
#content .graybar .text {
	font-family: "MS Sans Serif",Arial;
	font-size: 18px;
	color: #808285;
}
#content .graybar .text b {
	font-weight: normal;*/
	font-family: "MS Sans Serif",Arial;
	font-weight: bold;
	font-size: 18px;
}
#models .model-name {
	font-family: "MS Sans Serif",Arial;
	font-size: 12px;
	color: #464646;
}

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

.colorSet1 {
	background-color: #303030;
}

.colorSet2 {
	background-color: #737373;
}

.colorSet3 {
	background-color: #666666;
}

.colorSet4 {
	background-color: #666666;
}

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

.colorSet1 .info {
	font-size: 11px;
	font-family: arial;
	color: #000000;
	border-bottom: 1px solid #CCCCCC;
}

/**
 * LIST RESULTS STYLES
 **/

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

.dataTableRowAlt {
	background-color: #5c5c5c;
	padding-bottom: 2px;
	padding-top: 2px;
	vertical-align: middle;
}
/** 
*  Menus
**/

.menuText {
	font-family: "Trebuchet MS",Trebuchet;
	color: white;
}
.menuTextSelected {
	font-family: "Trebuchet MS",Trebuchet;
	color: #fc6961;
}
.submenu {
	background-color: #5c5c5c;
}
.submenuSelected {
	background-color: #5c5c5c;
}
.submenuText {
	font-family: "Trebuchet MS",Trebuchet;
	font-weight: normal;
	color: white;
}
.submenuTextSelected {
	font-family: "Trebuchet MS",Trebuchet;
	font-weight: normal;
	color: #fc6961;
}



/******************************************************
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: #000000;
	font-size: 11px;
}
.invSortColumn {
	border-left: 3px solid #ffffff;
	text-align: center;
}
.invResultsColumn {
	padding-left: 14px;
}

.invResultsColumn .selectedPage {
	color: #ffffff;
	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: #fe4137;
	line-height: 175%;
	text-decoration: underline;
	font-weight: 700;
}
.invItem A:hover {
	color: #fc8d87;
	font-weight: 700;
}

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

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

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

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

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

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

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

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

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

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

/* SEO */
.seo_footer {
	color: #999999;
	text-align: center;
}
.seo_footer a {
	color: #999999;
}

/* FOOTER */
#footer {
	font-family: "MS Sans Serif",Arial;
	font-size: 15px;
	color: #B7B7B7;
	background-color: #292c2d;
}
#footer b {
	font-weight: normal;*/
	font-family: "MS Sans Serif",Arial;
	font-weight: bold;
}
#footer .links a {
	text-decoration: none;
	color: #fe4137;
}

/* 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;
}

/* FORMS */
.formHeader {
	background-color: #292c2d;
	color: #FFFFFF;
}

/*****************************
	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 {
	border: 1px solid #cccccc;
}

#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: #FE4137;
}

#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;
}

.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;
}

.detailBg1 {	
	background-color: #ffffff;
}

.colorSet2 {	
	background-color: #ffffff;
	color: #000000;
}

.colorSet6 {	
	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;}

/* end */
