/* EXTENDS */
@import url('../css/body.css');

/* SKIN */
body { background:#eee url('../images/pagebgsilver.jpg') repeat-x 0 0 fixed; }
#content { color: #333; }
#main a:link, #main a:visited { color:#333; }
#main .sosumi { color:#8F9397; }

/* CONTENT HEADER */
#contentheader { background-image: url('../images/captopbg.png'); }

/* LOCAL NAV */
#localnav,
#localnav ul.navlist { background:#fff; border-color: #a1a5a9; }
#localnav ul.navlist a:link, #localnav ul.navlist a:visited { color:#767c79; }
#localnav ul.navlist a:hover { color:#333; }

/* MAIN */
#main h3, 
#main p.intro { color:#333; }

/* HERO */
#hero { border-color:#a1a5a9; }

/* CONTENT */
#content { border-color: #999; border-width: 0 1px; margin: 0; padding: 27px 30px; width: 839px; background-color: #fff; }
#content h1 { color:#767c79; }

/* CONTENT FOOTER */
#contentfooter { border-color: #a1a5a9; background-image:url('../images/footerbg.gif'); color:#585C6E; }
#contentfooter .buynow { margin-top:2px; }
#contentfooter #cf-buynow { _width:268px;}
#contentfooter #cf-buynow img.right { margin-top:-12px; }
#contentfooter #cf-ads img.across { margin-top:18px; }
#contentfooter #cf-ads p.across { margin-top: 5px; text-align: center; }
#contentfooter #cf-ads img.across2 { margin-top: 25px; margin-left: 50px; }
#contentfooter #cf-ads img.acrossh3 { margin-left: 50px; }

/* CAP BOTTOM */
#capbottom { background-image: url('../images/capbottombg.png'); position:relative; height: 10px; margin-top:-10px; z-index:100; behavior: url(../scripts/iepngfix.htc); }


/* FOOTER */
#globalfooter { color: #777; }
#globalfooter .gf-sosumi { border-color: #bbb; }

