
/*GENERAL*/
body{margin:0px; font-size:13px; min-width:800px; background:#ECF0F2 url('../../images/pretest/bg/bg.png') repeat-x;}
img{border:none;}
a{text-decoration:none; color:#0066CC;}
p{color:#333;}

/*TOP*/
#top{float:left; width:100%; padding:5px 0 5px 0; margin:0 0 10px 0; background:#000; background:rgba(0, 0, 0, 0.7); border-bottom:4px solid #FFF; box-shadow:rgba(0, 0, 0, 0.8) 2px 2px 4px; position:fixed; z-index:30; top:0px;}
#top a,p{float:left; margin:0 10px 0 10px; color:#FCFCFC;}
#top a.highlight{color:#FFCC00; background:none;}
#top a:hover{color:#FFCC00;}

#top div{float:right;}
#top div a{float:left; margin:0 10px 0 10px; color:#FCFCFC;}
#top div a.highlight{color:#FFCC00; background:none;}
#top div a:hover{color:#FFCC00;}

/*BODY*/
#body{float:left; width:90%; padding:50px 0 20px 0; min-height:300px;}
a{text-decoration:none; color:#0066CC;}
p{color:#333;}

/*FOOTER*/


/*LAYOUT*/
h3{font-size:24px; color:#0071BC; padding:0; margin:0;}
h5{font-size:16px; padding:0; margin:0;}
h6{font-size:12px; color:#777; padding:0; margin:0; font-weight:normal;}


/*DASH*/
.dash{float:left; width:540px; margin:20px 0 20px 20px; border:1px solid #CCC; background:#FFF; font-family:Calibri, Arial, Helvetica, sans-serif;}
.dash .graph_header{width:100%; height:20px; border-bottom:1px solid #CCC; margin:0 0 0 0; font-weight:bold; font-size:16px; background:url(../images/layout/header_bg.png);}
.dash .graph_header div{padding:0 0 0 5px;}
.dash .content{float:left; font-size:12px; color:#444; background:#F8F8F8;}
.dash .graph_header{float:left; font-size:14px; font-weight:bold; margin:4px 0 4px 0;}
.dash .row{float:left; padding:5px 0 5px 0; border-top:1px solid #CCC; color:#444; text-decoration:none; cursor:pointer;}
.dash .row:hover{background:#E0EAED;}
.dash .bar{float:left; -moz-border-radius:15px; -webkit-border-radius:15px;}

/**/
.content{float:left; width:100%; margin:10px 0 10px 0; font-size:16px;}
.spacer{float:left; width:100%;}

/*WIKI*/
.wiki{float:left; width:100%; background:#FFF;}

/*CONTENT*/
.col_pack{float:left; margin:0 0 20px 0;}
.col{float:left; width:250px; margin:0 50px 20px 0;}
.col a{float:left; width:250px;}