/*********************************************************************/
/****************** PROJECT dark OCTOBER *************************/
/********************** Vehicle Details Page ****************************/
/********************************************************************/

/* GLOBALS */
body {color:#666666; background-color:white;}
a {color:#666666;}
a:hover {color:#666666;}
/* Children of Root */
#root #inner {border-color:#cccccc; background-color:#ffffff;}
/* Children of Inner */
#inner .HomeNetDetailHeader {background-color:#4e95cf;}
/* Children of Content */
#inner .HomeNetDetailContent #disclaimer {color:#666666;}

/* LAYOUT CONTAINER MODIFIERS */
/* Vehicle Title and Toolbar */
.HomeNetDetailHeader #topTitle {color:#EDEDED;background:url('/InventoryHosting/Common/themes/images/blue/details/pgo_header_gradient.png') bottom left repeat-x;}
.HomeNetDetailHeader #topToolbar {color:#666666; background-color:#ffffff;}
.HomeNetDetailHeader #topToolbar div a {color:#666666;}
.HomeNetDetailHeader #topToolbar div span {color:#666666;}
#ActionPanel div.inside .action {color:#666666; border-bottom-color:#D9D9D9; background-color:white !important;}
#ActionPanel div.inside .action:hover {color:#ffffff; border-bottom-color:#D9D9D9; background-color:#4e95cf !important;}
/* Vehicle Specs */
#vspecs {color:#666666;}
#vspecs .row {background-color:#F5F5F5;}
#vspecs .alt {background-color:#FFFFFF;}
.techSpecCategory {border-bottom-color:#bbbbbb;}

/* BASIC BOX CONTAINER */
div.box {border-color:#cccccc;}
div.box div.title {background:#4e95cf url('/InventoryHosting/Common/themes/images/blue/details/pgo_header_gradient.png') top left repeat-x;}
div.box div.inside {background-color:#FBFBFB; color:#666666;}

div.photo img {border-color:#c8c8c8;}
div.photo img:hover {border-color:#4e95cf;}

div.tinyPhoto img {border-color:#c8c8c8;}
div.tinyPhoto img:hover {border-color:#4e95cf;}

/* LINK BACKS */
div.linkbacks {color:#666666;}
div.linkbacks a {color:#666666;}

/* TEXT MODIFIERS */
.highlightColor {color:#4e95cf !important;}

/* SIMILAR VEHICLE LISTINGS */
div.similar {color:#222222;}
div.similar a {color:#222222;}
.simRow {background-color:#ffffff;}
.simRow:hover {background-color:#C2C0C0;}
.simAltRow {background-color:#efefef;}
.simAltRow:hover {background-color:#C2C0C0;}

/* PAYMENT CALCULATOR */
#pmtTable table {background-color:#DADADA;}
#pmtTable table thead {background-color:#6D6865; color:#ffffff;}
#pmtTable .odd {background-color:#E7E7E7;}
#pmtTable .even {background-color:#DADADA;}
#pmtTable .odd .sel {background-color:#4e95cf;color:#e3e3e3;}
#pmtTable .even .sel {background-color:#4e95cf;color:#e3e3e3;}
#calcErrors {color:red;}

/* HEADINGS */
h1, h2 {color:#EDEDED !important;}

/* FORMS */
textarea {border-color:#CDCDCD; background-color:#ffffff;}
input.pretty {border-color:#CDCDCD; background-color:#ffffff;}
span.button {border-color:#D3D3D3; background-color:#ECECEC; color:#787878;}
span.button:hover {background-color:#DFDFDF;}

/* prices */
span.pricing-ourprice {color:#EDEDED !important;} 
span.pricing-yousave-value {color:#EDEDED !important;} 
.infiniteCarousel_description span.pricing-ourprice {color:#4e95cf !important;} 
.infiniteCarousel_description span.pricing-yousave-value {color:#4e95cf !important;} 
.similar span.pricing-ourprice {color:#222222 !important;} 
.similar span.pricing-yousave-value {color:#222222 !important;} 


/* virtual garage */
#VGLite .row {background-color:#EFEFEF;}
#VGLite .alt {background-color:#FBFBFB;}
#VGLite td.heading {color:#222222 !important;}
#VGLite td.col-vehicle a {color:#4F4F4F !important;}
#VGLite td.col-color {color:#4F4F4F;}
#VGLite.nocars div.alert {border-color:#CACED7; background-color:#EFEFEF;}