/* ChryslerProblems.com */
body { background-color: #1F303A; }
/* =link/button color --*/
a { color: #0e7cbe; }
a:hover { color: #B01A23; }
a:visited { color: #76AFCF; }
/* =header colors --*/
#header h1 a { color: #fff; text-shadow: 1px 1px 0 #061c2c; }
#header h1 a em { color: #1086cd; text-shadow: 1px 1px 0 rgba(0,0,0,0.75); }
#header ul li a { border-color: rgba(0,0,0,0.25); }
#header ul li a:hover { color: #890000; text-shadow: 1px 1px 0 rgba(255,255,255,0.85); border-color: rgba(0,0,0,0.5); }
/* =content colors --*/
#graph ul li a { color: #244d61; }
#secondary #common ul li a:hover { background-color: #d2e8f8; }
#secondary #add a.button { background-color: #0e7cbe; color: #fff; border-color: #114c76; }
#secondary #add a.button:hover { border-bottom: 0; background-color: #76AFCF; }
/* =footer colors --*/
#footer, #footer p, #footer li { color: #eee; text-shadow: 1px 1px 0 rgba(0,0,0,0.35); }