/* Poll Wrapper */

#poll_wrap {
	border: 1px solid #cccccc;
	margin: 5px auto 5px;
}
#fly06poll_641 {
	background: #ffffff url(poll_bg.gif) repeat-x scroll 0% 0%;
	margin: 1px;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	float:left;
}
/* Poll Title - Sub-title */
#fly06poll_641 p#fp_poll_title {
	color:#FFF;
	background:#999;
	font-size:13px;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:0;
	padding:2px 0 2px 5px;
	text-align:left;
}
#fly06poll_641 p#fp_poll_subtitle {
	font-weight: normal;
	color: #555555;
	margin-top: 0;
	margin-bottom: 7px;
	padding-bottom: 0;
}
#fly06poll_641 form {
	padding: 0;
	margin: 0;
}
/* Poll Option : Common*/
#fly06poll_641 div.poll_option {
	margin-left: 7px;
	margin-bottom: 18px;
}
#fly06poll_641 div.poll_option input {
	margin-right: 3px;
}
#fly06poll_641 div.poll_option div.poll_option_result_show_form {
	padding-left:25px;
	text-align:left;
	padding-bottom: 3px;
}
#fly06poll_641 div.poll_option div.poll_option_result_hide_form {
	padding-left: 10px;
	text-align:left;
	padding-bottom: 3px;
}
#fly06poll_641 div.poll_option label, #fly06poll_641 div.poll_option p {
	padding: 3px 0 0 0;
	display: block;
	margin: 0 0 3px 0;
	height: auto; /* 20px; */
}
#fly06poll_641 div.poll_option div.barre {
	vertical-align: top;
	height: auto;
	display: block;
	height: 14px;
}
#fly06poll_641 div.poll_option strong {
	overflow: hidden;
	float: left;
	height: 15px;
	margin-right: 5px;
	margin-top: 2px;
}
/* Poll Option : Latest Vote */
#fly06poll_641 div#fp_latestvoteid {
	background-color: transparent;
}
#fly06poll_641 div.poll_option div.barre span#fp_latestvoteid {
	font-weight: normal;
	color: inherit;
}
/* Poll Vote Button */
#fly06poll_641 p#fp_poll_button {
	font-weight: normal;
	margin-top: 10px;
	padding-top: 0;
}
/* Poll Message / Ajax */
#fly06poll_641 div.fp_poll_error_msg {
	font-weight: normal;
	background-color: transparent;
	color: #9d0119;
	visibility: visible;
	display: block;
	padding-left: 0;
	margin-top: 10px;
	padding-left: 5px;
}
#fly06poll_641 div.fp_poll_loading {
	font-weight: normal;
	background-color: transparent;
	color: inherit;
	visibility: visible;
	display: block;
	background-image: url(loading.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 18px;
	text-indent: 21px;
	margin-top: 10px;
}
#fly06poll_641 div.hide_me {
	visibility: hidden;
	display: none;
}
/* Message de succès */
#fly06poll_641 div.fp_poll_success_msg {
	font-weight: normal;
	background-color: transparent;
	color: #9d0119;
	visibility: visible;
	display: block;
	padding-left: 0;
	margin-top: 10px;
	padding-left: 5px;
}
/* Preload de l'image loading.gif */
#fly06poll_preload_img {
	position: absolute;
	left: 0;
	top: -5000px;
}
div.poll_option_line {
	text-align:left;
	margin-bottom: 0;
}
div.poll_option div.barre {
	text-align:left;
	vertical-align: middle;
}
div.poll_option div.barre #bluebar {
	background: transparent url(poll_bg_red.jpg) repeat-x 0 0;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-box-shadow: 0 0 1px #a85e6a;
	-webkit-box-shadow: 0 0 1px #a85e6a;
}
div.poll_option div.barre #greenbar {
	background: transparent url(poll_bg_yellow.jpg) repeat-x 0 0;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-box-shadow: 0 0 1px #942e3d;
	-webkit-box-shadow: 0 0 1px #942e3d;
}
div.poll_option div.barre #greenbbar {
	background: transparent url(poll_bg_greenb.jpg) repeat-x 0 0;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-box-shadow: 0 0 1px #d56e1d;
	-webkit-box-shadow: 0 0 1px #d56e1d;
}
div.poll_option div.barre #greybar {
	background: transparent url(poll_bg_grey.jpg) repeat-x 0 0;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-box-shadow: 0 0 1px #4d4d4d;
	-webkit-box-shadow: 0 0 1px #4d4d4d;
}
div.poll_option div.barre #purplebar {
	background: transparent url(poll_bg_blue.jpg) repeat-x 0 0;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-box-shadow: 0 0 1px #4e4e4e;
	-webkit-box-shadow: 0 0 1px #4e4e4e;
}
div.poll_option div.barre #yellowbar {
	background: transparent url(poll_bg_green.jpg) repeat-x 0 0;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-box-shadow: 0 0 1px #8f0015;
	-webkit-box-shadow: 0 0 1px #8f0015;
}
div.poll_option div.barre #redbar {
	background: transparent url(poll_bg_purple.jpg) repeat-x 0 0;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-box-shadow: 0 0 1px #7c047b;
	-webkit-box-shadow: 0 0 1px #7c047b;
}
div.poll_option div.barre #velvetbar {
	background: transparent url(poll_bg_velvet.jpg) repeat-x 0 0;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-box-shadow: 0 0 1px #000000;
	-webkit-box-shadow: 0 0 1px #000000;
}

