/*
	Tangível 2009
	HTML released under Creative Commons License - http://creativecommons.org/licenses/by/2.5/pt/
	Last Edit: 2009-10-20
	Contact: info@tangivel.com
*/

#votes-counting-status {float: left; height: 55px; padding: 5px 0px 0px 20px; border-left: 1px solid #999999; margin: 28px 0px 0px 0px;}

#votes-counting-status #all-approved {font-size: 1.33em; color: #224A6E; padding: 2px 0px 2px 0px; line-height: 1.33em;}
#votes-counting-status #all-approved img {margin-bottom: -3px;}
#votes-counting-status #status-line {margin-top: 4px; font-size: 1em; color: #808080;}
#votes-counting-status #status-line span#parishes-status {}

#votes-counting-status #progress-bar {width: 325px; height: 15px; background-color: #fff; border: 1px solid #808080; 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: 11px; width: 1px;}
#votes-counting-status #progress-bar-percentage {color: #224A6E; margin: 0px 0px 0px 10px; float: left;}
#votes-counting-status #progress-bar-percentage #percentage-value {font-size: 1.33em; font-weight: bold; color: #224A6E; }

#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; color: #224A6E;}
#votes-counting-status .status-line.big {font-size: 1.16em;}
#votes-counting-status .status-line .to-approve {}
#votes-counting-status .status-line .boycott-counter {}
#votes-counting-status .status-line .approved {color: #808080;}
#votes-counting-status .status-line .boycott {color: #808080;}

#votes-counting-status #message {font-weight: bold; float: left; clear: left; color: #15A8AB; width: 400px; height: 3em;}