/* Election 2009 styles copyright Cumbria County Council */
.outerbox {margin:0 10px 10px;padding:5px 10px;background-color:#f4f4f4;border:1px solid #d0d0d0;}
.party-container {padding-left:3px;padding-left:0px;}
.partylabel {float:left;width:150px;padding-top:3px;text-align:right;color:#000080;font-size:1.3em;font-weight:bold;padding-right:5px;}
.partyvotes {float:left;width:50px;padding-top:1px;height:26px;text-align:right;border:1px solid #d0d0d0;background-color:white;font-weight:bold;font-size:1.4em;color:black}

.bar-container {float:left;width:85px;padding-top:1px;height:26px;background:white;border:1px silver solid;border-left:0;}
.bar-majority {float:left;width:300px;padding-top:1px;height:26px;background:white;border:1px silver solid;border-left:0;background-image:url(/election2009/images/dotted-line.gif);background-position: 51% 0;background-repeat:no-repeat}

.bar-image {height:20px;}
.bar-blank {width:50%;}

.election-box {margin:10px;padding:15px 10px;border:1px solid #d0d0d0;font-size:1.4em;font-weight:bold;background-color:#f4f4f4;}
.district-box {width:335px;float:left;}
.county-box {width:600px;float:left;}
.box-heading {width:98%;background-image:url(/election2009/images/title-shade.gif);background-position:bottom;background-repeat:repeat-x;font-size:1.4em;padding:2px;padding-left:10px;background-color:#e0e0e0;border-bottom:1px dotted #606060;border-right:1px dotted #606060;font-weight:bold;color:#505050;}

.division-box {float:left;width:500px;margin-left:10px;}
.division-container {padding:3px;padding-left:0px;}
.divisionlabel {width:95px;padding-top:5px;text-align:right;color:#000080;font-size:1.2em;font-weight:bold;padding-right:2px;}
.divisionvotes {float:right;width:350px;margin-left:5px;;margin-bottom:5px;height:26px;border:1px solid #d0d0d0;background-color:white;font-weight:bold;font-size:1.4em;color:black}
.bar-division {float:left;width:200px;height:26px;background:white;border:1px silver solid;border-left:0;}

.candidate-box {width:550px;float:left;}
.outercandidatebox {margin:0 10px;padding:5px 10px;background-color:#f4f4f4;border:1px solid #d0d0d0;}
.candidatelabel {width:500px;padding-top:3px;text-align:left;color:#000080;font-size:1.3em;font-weight:bold;}
.candidatename {color:black;font-size:1.1em;}
.candidatevotes {float:left;width:70px;padding-top:1px;height:26px;text-align:right;border:1px solid #d0d0d0;background-color:white;font-weight:bold;font-size:1.4em;color:black}
.bar-candidate {float:left;width:425px;padding-top:1px;height:26px;background:white;border:1px silver solid;border-left:0;}

.analysisvotes {float:left;width:130px;height:26px;text-align:right;border:1px solid #d0d0d0;background-color:white;font-weight:bold;font-size:1.3em;color:black}
.seatresult {float:right;padding:2px;background-color:white;color:#696969;}

.mapitem {
position: absolute; 
z-index: 100; 
left: 0px; 
top: 0px;

}

.submapitem {
    width:400px; 
    height:370px;
    position: absolute; 
    z-index: 100; 
    top: 0px;
    left: 0px; 
}
.bigmapitem {
    width:650px; 
    height:601px;
    position: absolute; 
    z-index: 100; 
    top: 0px;
    left: 0px; 

}
