/*
	Tangível 2009
	HTML released under Creative Commons License - http://creativecommons.org/licenses/by/2.5/pt/
	Last Edit: 2009-09-26
	Contact: info@tangivel.com
*/

#votes-counting-status {float: left; height: 60px; padding-left: 20px; border-left: 1px solid #999999;}

#votes-counting-status #all-approved {background: transparent url(../images/alright.png) no-repeat scroll 0 0; font-size: 1.33em; color: #104028; padding-left: 24px;}
#votes-counting-status #status-line {margin-top: 4px; font-size: 1.16em; color: #6D735F;}
#votes-counting-status #status-line span#parishes-status {}

#votes-counting-status #progress-bar {width: 325px; height: 13px; background-color: #fff; border: 1px solid #104028; float: left; position: relative; margin: 3px 0px 0px 0px;}
#votes-counting-status #progress-bar img#progress-bar-pattern {position: absolute; top: 2px; left: 2px; border: 0px solid #CCD4DE; height: 9px; width: 1px;}
#votes-counting-status #progress-bar-percentage {color: #104028; margin: 0px 0px 0px 10px; float: left;}
#votes-counting-status #progress-bar-percentage #percentage-value {font-size: 1.33em; font-weight: bold; color: #104028; }

#votes-counting-status .part-approved {clear: both; background: transparent url(../images/alright-small.png) no-repeat scroll 0 0; padding-left: 20px; color: #215941;}

#votes-counting-status .status-line {clear: both; line-height: 1.5em;}
#votes-counting-status .status-line.big {font-size: 1.16em;}
#votes-counting-status .status-line .to-approve {color: #000;}
#votes-counting-status .status-line .approved {color: #6D735F;}

#votes-counting-status #message {font-weight: bold; float: left; clear: left; color: #15A8AB; width: 400px; height: 3em;}