/* css dev: chris gerikh */
body, form { margin:0px; }
body { text-align:center; background-color:#ffffff; }
body, div, table, input, select, textarea { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:#333333; }
a, a:hover { text-decoration: underline; }
a { color: #990000; }
a:hover { color:#333333; }
a img, a:hover img { border: none; }

.logo, .text-heading, .success { position: absolute; z-index:3; }
.header, .shell, .sub-shell, .text-heading { width: 980px; }
.shell { margin:0 auto; position: relative; }

.header { background:url(../images/hdr.gif) top no-repeat; height:32px; text-align:right; }
.header img { float: right; margin:0 2px 0 0; }
.header div { padding:4px 20px 0 0; }
.details { height: 74px; text-align:right; font-size: 9px; color:#999999; padding:8px 24px 0 0; }

.sub-shell { position: relative; background:url(../images/s-bg.gif) repeat-y; }
.s-top, .s-base { width: 980px; height: 21px; font-size: 1px; }
.s-top { background:url(../images/s-top.gif) no-repeat; }
.s-base { background:url(../images/s-base.gif) no-repeat; }

.midsection, .c-top, .c-base { width: 944px; }
.midsection { margin:0 auto; position: relative; background:url(../images/c-bg.gif) repeat-y; }
.c-top { background:url(../images/c-top.gif) no-repeat; height:12px; font-size:1px; }
.c-base { background:url(../images/c-base.gif) no-repeat; height:29px; }


.content { padding:0 0 0 8px; }
.content strong { display: block; }

.wide-content { text-align:left; padding:0 20px 0 20px; }

/* wide unit */
.wide-unit { width: 938px; margin:0 auto; background:url(../images/wide-bg.gif) repeat-y;  }
.wide-t, .wide-b { width: 938px; font-size: 1px; }
.wide-t { background:url(../images/wide-t.gif) no-repeat; height:8px; }
.wide-b { background:url(../images/wide-b.gif) no-repeat; height:10px; }
.wide-c { text-align:left; padding: 4px 12px 4px 12px;  }

.footer { color:#999999; text-align:right; font-size:10px; padding:8px 0 0 0; }

.light { position: absolute; z-index:2; top: -6px; left: 236px; }
.hdr-spacer { height: 40px; }

ul { margin:4px 0 0 0; padding:4px 0 0 0; }
ul li ul { margin:0px 0 0 10px; padding:0px 0 0 10px; }
ul li { list-style-type: none; background:url(../images/doc.gif) top left no-repeat; }
ul li a, ul li a:hover { display: block; padding: 2px 0 4px 20px; margin:0; }
ul li a { color: #333333; }
ul li a:hover { color:#990000; }
.doc_red { background:url(../images/doc_red.gif) top left no-repeat; } 
.doc_green { background:url(../images/doc_green.gif) top left no-repeat; } 
.doc_purple { background:url(../images/doc_purple.gif) top left no-repeat; } 
.doc_orange { background:url(../images/doc_orange.gif) top left no-repeat; } 
.doc_costs { background:url(../images/doc_costs.gif) top left no-repeat; } 

.logo { top: 21px; left: 0; }
.text-heading { top:58px; left:0px; text-align:center; }
.text-heading h1 { font-size: 18px; font-weight: bold; color: #6d8d24; margin:0; }
.text-heading h1 span { font-size: 12px; }

.login-form strong { display: block; float: left; width: 80px; margin:8px 0 0 0; }
.login-form div { background:url(../images/input-bg.gif) no-repeat; width:175px; height: 24px; float: left; margin:4px 0 0 0; }
.login-form div input { background-color:#FFFFFF; border: none; width: 160px; margin:3px 6px 0 6px; }
.login-button { float: right; margin:6px 12px 0 0; }

/* misc */
.f9 { font-size:9px; } 
.f10 { font-size:10px; } 
.clear { clear: both; }
.down { height: 138px; }
.center { text-align:center; }
.error { color:#FF0000; }
.charts { text-align: center; }
.charts img { border:1px solid #cccccc; margin: 8px 0 8px 0; }

.metric-image {  float: left; width: 450px; height: 292px; overflow: hidden; text-align: center; }
.metric-image img { width: 450px; height: 250px; display: block; margin:0 0 8px 0; }
.metric-image h1 { margin:0; width: 450px; text-align: left; font-size: 14px; color:#6d8d24; }
.metric-details { float: right; width:440px; margin:0 8px; 0 0; text-align: left; background:#fefefe; border:1px solid #eeeeee; padding:0 0 8px 0; min-height: 250px; }
.metric-details h2 { font-size: 14px; margin:0; padding:8px; }
.metric-details p { font-size: 12px; margin:0; padding:0 8px 0 8px; }
.metric-details table { width: 420px; margin:8px 0 0 8px; }
.metric-details table td { border-bottom:1px dotted #cccccc; }

