﻿
/** Switch home page sides **/
#Home .ctxtrt .content-bd .context {margin-left: 10px; _margin-left: 5px; margin-right: 0;}
#Home .yui-ge div.yui-u {float: left;}
#Home .yui-ge div.first {float: right;}

/*** community scion uses the default gold/gray foxy color scheme 
un-comment the css below to change the custom color ***/



/*** convert foxy to [custom color] ***/

/*** site background color (matches background image) ***/
html	{background-color: #000000;} 


/*** ETHeader background color ***/
.foxy .ETHeader[class] {background-color: #4D4D4D;}
.foxy .CarDetails .CSGeneralInfo .ETHeader[class] {background-color: transparent;} 

/*** Hyperlink color ***/
/* .foxy .CSGeneralInfo .giAddr a, 
.foxy .CSGeneralInfo .giEmails a, 
.csgridc_foxy .yui-dt a,
.foxy #CSSort a,
.foxy #AddrMap a,
.foxy #hd .BtnLstType1 a,
.csgrids_Franklin a.yui-pg-first:link, 
.csgrids_Franklin a.yui-pg-previous:link, 
.csgrids_Franklin a.yui-pg-next:link, 
.csgrids_Franklin a.yui-pg-last:link, 
.csgrids_Franklin a.yui-pg-page:link,
.csgridc_foxy a.yui-pg-first:link, 
.csgridc_foxy a.yui-pg-previous:link, 
.csgridc_foxy a.yui-pg-next:link, 
.csgridc_foxy a.yui-pg-last:link, 
.csgridc_foxy a.yui-pg-page:link,
.foxy .DeptPage #DPTop .CSGeneralInfo .giAddr a,
.foxy .context #CSReset[id] a, 
.foxy a 
{color: #b11116;} */

/*** details page price ***/
/* .foxy .dtlDFList {color: #b11116;} */


