/* ===================================================
	Home stylesheet - Dyson
	Version: v1.0
	Author: Steven Benfield - 24/02/2009
/* =================================================*/
.clearboth {clear:both;}
#main{padding-bottom:20px;}
#independent {width:725px; float:left; margin:0 0 5px 0;}
    #independent ol{font-size:1.3em; color:#888; margin-bottom:10px; padding-left:20px;}
    #independent a.link{margin:20px 0px;}
    
#measured {float:left; margin:38px 0 0 0; padding:0;}
    #measured ul{list-style:none;margin:0px padding:0;}
        #measured ul li{height:23px; margin:0 20px 15px 0; float:left;}                  
            #measured ul li span{display:block;width:22px;height:22px;float:left;margin-right:1px;}
            #measured ul li span.second{margin-right:5px;}
            #measured ul li#empty span{background-color:#d5d8d7;}
            #measured ul li#empty span.second{background-color:#90a0c6;}

            #measured ul li#half span{background-color:#b3b5b5;}
            #measured ul li#half span.second{background-color:#5471aa; }

            #measured ul li#full span{background-color:#898b8b;}
            #measured ul li#full span.second{background-color:#004f94;}

#measured img {clear:left; float:left; margin:0 0 15px 20px;}
.firstleft {width:230px;float:left;text-align:center; margin:0 0 40px 0;}
.left {width:205px;float:left;text-align:center; margin:0 0 40px 0;}

.left h3 {text-align:center !important;}
.right {width:430px;float:left; text-align:center; margin:0 0 40px 0;}
.right h3 {text-align:center !important;}

#removedust {border-top:1px solid #E5E5E5; padding:35px 0 0 0; clear:left; width:750px;}
    #removedust #dustcontent {width:510px; margin:0; float:left;}
    #removedust img.dc22 {float:right;}

#chart {width:745px; float:left; margin-bottom:30px;}

table {float:left; border:2px solid #000; border-right:none;width:745px; margin:10px 0px 15px; font-size:1.2em;}
    th, td {text-align:center; height:40px;}
    thead th{border-right:2px solid #000; border-bottom:2px solid #000; font-weight:normal;}
        thead th span#chart_DC26{font-size:0.8em;}
    tbody tr td{border-bottom:2px solid #000; border-right:2px solid #000; font-weight:bold; width:13%;}
        tr.chart_rowTop td{border-bottom:2px solid #999;}
        tr td.chart_RowSpan1{border-bottom:2px solid #000; font-weight:normal; width:11%;}
        tr td.chart_RowSpan2{color:#999; font-weight:normal; width:21%;}
        .chart_DysonInfo{background:#555; color:#FFF; font-weight:bold;}
        span.hide{background:#555; width:20px; height:20px; float:right; margin-right:5px;}
      
        
p#chart_Info{clear:right;  color:#999; font-size:1.2em;}
p#chart_Info_Dyson{background:url("/images/independent/greyBlock.gif") no-repeat top right; padding-right:25px; float:right; width:200px; color:#333; margin-bottom:15px;}
