body { background: #000 url('/priceguide/img/bkg-switchbank.png') repeat-y; color: #FFF; margin: 0; padding: 0; font: 10px/1 Helvetica,Arial,sans-serif; }

a:link, a:visited { color: #E79C36; text-decoration: underline; }
a:hover { color: #DDD; text-decoration: none; }
a img   { border: 0; }

#BANK { position: fixed; top: 0; left: 0; width: 161px; overflow: none; }
#GRILLE { background: #000 url('/priceguide/img/bkg-grille.png'); color: #FFF; margin: 0 5px 0 166px; }
#BEZEL { background: url('/priceguide/img/bkg-bezel.png') top right repeat-y; color: #FFF; margin: 0; padding: 10px 55px 10px 0; }
#BANK table {border-bottom: 0; margin:6px 0 10px 5px;}
#BANK table tr td {margin:0px; padding:0; font-size:2px;}

h1, h2, h3 { background: transparent; margin: 0; padding: 0; font-weight: normal; }
h1 { color: #FFF; font-size: 1.2em; text-align: center; }
h2,h3 { margin-top: 30px; }
h2 { color: #F00; font-size: 3em; text-align: right; }
h3 { color: #E79C36; font-size: 2em; }

h1 em { display: block; text-align: center; }

p.dateline { margin: 0; text-align: right; font-size: 1.75em; }

p.lede { width: 42.5%; margin: 20px 0 0; padding: 0 1em 0 2.5em; font-size: 1.3em; line-height: 1.3em; }
p.lede { display: -moz-inline-box; -moz-box-orient: vertical; display: inline-block; vertical-align: top; *display: inline; zoom: 1; }
p.lede span { display: block; /* text-indent: 2.5em; */ }    /* db2: stupid FF 2.x (display), stupid IE 6.x/7.x (indent) */
p.lede span span { display: inline; text-indent: 0; white-space: nowrap; }

h3.key { display: none; }
dl { margin: 30px 0 0 2.5em; padding: 0; font-size: 1.3em; line-height: 1.3em; }
dt, dd { display: inline; }
dt { background: transparent; color: #E79C36; margin: 10px 0 0; font-weight: bold; text-transform: uppercase; }
dt:after { content: ':'; }
dd { margin: 0; padding: 0 1.5em 0 0.5em; }

/* GUIDES */
table  { /* width: 90em; */ width: 100%; margin: 20px 5px 0 0; border: 0; border-bottom: solid 1px #E79C36; border-collapse: collapse; border-spacing: 0; font-size: 1.1em; }
th, td { padding: .25em .5em; white-space: nowrap; }
th     { background: #111; color: #E79C36; border: 1px solid #E79C36; border-width: 1px 0; font-size: 1.1em; text-align: left; text-transform: uppercase; cursor: pointer; }

th a:link, th a:visited { color: #E79C36; text-decoration: none; outline: none; }

table .c { text-align: center; }
table .r { text-align: right; }
table .w { white-space: normal; }

table .t1, table .t2, table .t3 { background-position: 50% 50%; background-repeat: no-repeat; text-align: center; }
table .t1 { background-image: url('/priceguide/img/t1.gif'); }    /* up   */
table .t2 { background-image: url('/priceguide/img/t2.gif'); }    /* flat */
table .t3 { background-image: url('/priceguide/img/t3.gif'); }    /* down */
table .t1 b, table .t2 b, table .t3 b { visibility: hidden; display: block; height: 20px; width: 20px; }

table .odd  { background: #191919; }
table .even { background: #222;}

/* SIDEBAR */
#BANK ul { list-style: none; margin: 0 8px 0 0; padding: 0; }
#BANK li { display: block; margin: 0 0 10px; padding: 0; }
#BANK li.c { background: url('/priceguide/img/bkg-port.jpg') 7px 0 no-repeat; color: #FFF; height: 257px; }
#BANK li a, #BANK li b { background: url('/priceguide/img/bkg-switch.jpg') 8px 0 no-repeat; display: block; height: 37px; margin: 0; padding: 0 0 0 88px; vertical-align: middle; font-size: 10px; line-height: 18px; font-weight: bold; font-style: italic; text-decoration: none; }
#BANK li a:hover, #BANK li b { background-position: 8px -37px; color: #F30; }
#BANK li .s { line-height: 37px; }

/* FOOTER */
p.copy, ol.addr { background: transparent; color: #CCC; margin: 0 auto; padding: 0; font-size: 1em; text-align: center; }

p.copy { margin-top: 30px; }

ul.fnav { display: block; margin-top: 30px; font-size: 1.2em; text-align: center; }
ul.fnav li { display: inline; margin: 0; border-left: .1em solid #FFF; padding: 0 .5em; }
ul.fnav li.f { padding-left: 0; border: 0; }
ul.fnav li a { font-weight: bold; text-decoration: none; }
ul.fnav li a:hover { background: transparent; color: #F30; }

ol.addr { display: block; margin-top: 10px; }
ol.addr li { display: inline; margin: 0; border-left: .1em solid #FFF; padding: 0 .5em; }
ol.addr li.f { padding-left: 0; border: 0; }

/* PRELOADER? */
#SOFTWARE { background: url('/priceguide/img/sort-up.gif') -9999em -9999em no-repeat; }
#HARDWARE { background: url('/priceguide/img/sort-down.gif') -9999em -9999em no-repeat; }

