/**
* @package: mod_fly06_poll.php v2.0 (June 08)
* @author: Frédéric Leroy (aka Fly06)
* @url: http://www.fly06.fr/
* @copyright Copyright (C) 2005 Open Source Matters. All rights reserved.
* @license: http://www.gnu.org/copyleft/gpl.html GNU/GPL, see LICENSE.php
* Joomla! is free software. This version may have been modified pursuant
* to the GNU General Public License, and as distributed it includes or
* is derivative of works licensed under the GNU General Public License or
* other free or open source software licenses.
* See COPYRIGHT.php for copyright notices and details.
*/
form
{
width:275px;
}

.button
{
	position:relative;
	top:17px;
	left:10px;
	background:#FFFFFF;
	border:none;
	padding-left:3px;
	padding-right:3px;
}
#fly06poll {
margin: 0 0 7px 0; /* Modified v2.0 */
padding: 0; /* Added v2.0 */
text-align: left; /* Added v2.0 */ 	position:absolute;
width:200px;
position:relative;
top:-90px;}

#fly06poll li em {
display: block;
height: 12px;
color: #ffffff;
padding-left: 3px;
font-style: normal 
}


div.barre{
clear:both;
padding-left:25px;

}

#fly06poll label em {
padding: 0 ;
color:#ffffff;}

#fly06poll ul {
margin: 0;
padding: 0;
color:#ffffff;
}

#fly06poll li {
margin: 0 0 4px 0;
padding: 0;
background-image: none; /* Added v1.1 */
list-style: none none outside; /* Added v2.0 */ 
color:#ffffff;}

#fly06poll li#fp_latestvoteid {
background-color: none;
margin: 0 0 4px 0;
padding: 0; 
color:#ffffff;
}

#fly06poll li div {
margin: 0 ;
color:#ffffff;}

#fly06poll span#fp_latestvoteid {
font-weight: bold;
color:#ffffff;}

#fly06poll hr#fp_latestvoteid {
clear: both;
visibility: hidden;
color:#ffffff;
}

#fly06poll li input {
display: block;
margin: 0;
width: 25px;
float: left;
border: none }

#fly06poll strong {
display: block;
overflow: hidden;
float: left;
height: 12px;
color:  #000080;
margin: 2px 5px 0 0;
font-size: 1px;
line-height: 1px;
text-indent: -9999px }

* #fly06poll strong {
text-indent: 0 }

#fly06poll p#fp_poll_title {
font-weight: bold;
margin-bottom: 0;
padding-bottom: 0;
position:relative;
top:20px;
left:10px;
/* font-size: 10px */ }



#pollholder H3
{
	position:relative;
	top:-60px;
}
label
{
	color:#ffffff;
}

#fly06poll p#fp_poll_subtitle {
font-weight: normal;
margin-bottom: 5px;
padding-bottom: 0;
color:#FFFFFF;
position:relative;
top:227px;
left:75px;
/* font-size: 10px */ }

#fly06poll p#fp_poll_button {
font-weight: normal;
margin-top: 10px;
padding-top: 0
/* font-size: 10px */ }

#fly06poll div.fp_poll_msg {
font-weight: normal;
padding-left: 0; /* Added v2.0 */ 
background-color: #eee;
color: red;
margin-top: 10px;
padding-left: 5px;
/* font-size: 10px */ }

/* Added v2.0 */
#fly06poll div.fp_poll_loading {
visibility: visible;
display: none;
font-weight: normal;
background: transparent url(loading.gif) no-repeat 0 0;
color: red;
text-indent: 18px;
margin-top: 10px;
}

#fly06poll div.hide_me {
visibility: hidden;
display: none;
}

