/*
YUI 3.13.0 (build 508226d)
Copyright 2013 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/

html{color:#000;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:text-top}sub{vertical-align:text-bottom}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit}input,textarea,select{*font-size:100%}legend{color:#000}#yui3-css-stamp.cssreset{display:none}
body{
	font-size:13px;
	font-family: Tahoma, Arial, sans-serif;
    border: 0 none;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
    color:#333333;
}
h1,h2,h3{
	margin:0;
	padding:0;
}
textarea:focus, input:focus{
    outline: 0;
}
hr{
    float:left;
    width:100%;
    display:block;
    height: 1px;
    border: 0;
    background: #666666;
}
.clear{
	clear:both;
}
html, body{
	min-height:100%;
	height:auto;
}
html.admin_page{
	background: #F2F2F2 url('../img/admin_pattern.jpg');
}
#wrapper{
	width: 960px;
	margin: 50px auto;
	display: block;
	box-shadow: 0 2px 6px #222222;
	border-radius: 3px;
}
#admin_login_container{
	width: 350px;
	border: 1px solid #333333;
	box-shadow: 0 2px 6px #222222;
	border-radius: 3px;
	margin: 8% auto;
	padding-bottom: 10px;
	background: #FCFCFC;
}
#admin_login_container .error_message{
	margin:10px;
	margin-top:15px;
	width:91%;
	margin-bottom: 0;
}
#admin_login_container label{
	float: left;
	width: 100%;
	display: block;
	margin-bottom: 5px;
	color:#888888;
}
input[type=text],
input[type=password]{
	float: left;
	margin-bottom: 5px;
	border: 1px solid #d6d6d6;
	border-radius: 3px;
	padding: 5px;
	width: 96.6%;
	box-shadow: 0 2px 1px #ededed, inset 1px 1px 3px #f6f6f6;
}
input[type=text]:hover,
input[type=password]:hover{
	border:1px solid #bebebe;
	box-shadow: 0 2px 1px #dedede;
}
input[type=text]:focus,
input[type=password]:focus{
	border:1px solid #3da6ff;
	box-shadow: 0 0 8px #87c8ff;
}
#admin_login_container h2{
	background: #1F3E50;
	margin-bottom: 10px;
	border-bottom: 1px solid #a1a1a1;
	padding: 10px;
	text-align: center;
	font-size: 20px;
	color: #ffffff;
	border-radius: 3px 3px 0 0;
}
#admin_login_container input[type=submit],
.edit_poll_btn,
.new_poll_add input[type=submit],
.add_more_choices,
.add_more_choices_edit{
	font-family: 'Helvetica Neue', Helvetica, sans-serif;
	background: #3fb8e8;
	box-shadow: 0px 3px 0px 0px #3293ba;
	color:#ffffff;
	padding:14px 26px;
	border-radius: 3px;
	cursor:pointer;
	float:right;
	font-size: 14px;
	font-weight: bold;
	border:none;
	transition: all .2s linear;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
}
#admin_login_container input[type=submit]:hover,
.edit_poll_btn:hover,
.new_poll_add input[type=submit]:hover{
	background: #1baae3;
}
#admin_login_container input[type=submit]:active,
.edit_poll_btn:active,
.new_poll_add input[type=submit]:active{
	box-shadow: 0px 1px 0px 0px #3293ba;
}
#admin_login_container .row{
	display: block;
	padding: 10px;
	width: 94.2%;
	float: left;
	padding-bottom: 0;
}
.header_polls_count{
	display: inline-block;
	margin-left: 8px;
	padding: 3px 8px!important;
	background: #5BACF6;
	border-radius: 15px;
	border: 1px solid #4283A8;
	box-shadow: 0 1px 0 #B3DEF6 inset, 0 1px 0 #074161;
	font-size: 10px;
}
.admin_header{
	width: 100%;
	float: left;
	height: 54px;
	color: #ffffff;
	background: #1F3E50;
	border: 1px solid #333333;
	border-bottom: none;
	border-radius: 3px 3px 0 0;
	display: block;
	overflow: hidden;
}
.admin_header h2{
	float:left;
	display: inline-block;
	border-right:1px solid #4F6B8A;
}
.admin_header ul{
	list-style-type:none;
	float:right;
}
.admin_header li{
	float:left;
}
.admin_header li a{
	border-right:1px solid #4F6B8A;
	cursor:pointer;
	padding:19px;
	color:#f5f5f5;
	text-decoration:none;
	background:#284F66;
	text-shadow:0 1px 0 #000000;
}

.admin_header li.first .text{
	display: inline-block;
	float: left;
	margin-top:2px;
}
.admin_header li a:hover,
.admin_header li a.active{
	background:#326380;
	color:#ffffff;
}
.admin_header li.last a{
	border-radius: 0 3px 0 0;
	border-right: none;
}
.admin_header a{
	color:#ffffff;
	padding: 12px;
	text-decoration:none;
	display: inline-block;
	transition: all .2s linear;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
}
.admin_header h2 a{
	font-size: 25px;
	color:#8FBFDA;
	text-shadow:0 1px 0 #000000;
}
.admin_header h2 a:hover{
	background: #2F5D78;
	color:#B9D9EB;
	border-radius: 3px 0 0 0;
}
.admin_content{
	width: 100%;
	border: 1px solid #333333;
	border-radius: 0 0 3px 3px;
	min-height: 400px;
	float: left;
	display: block;
	background: #FCFCFC;
	padding-bottom: 10px;
}
.admin_content h1{
	text-align:center;
}
.admin_content.index{
	padding-top:10px;
}
.new_poll_add{
	width:620px;
	border:1px solid #a1a1a1;
	margin:50px auto;
	border-radius:3px;
	box-shadow: 0 0 10px #999999;
}
.new_poll_add .new_poll_header{
	border-radius: 3px 3px 0 0;
	margin: 0;
	padding: 15px;
	color: #ffffff;
	font-size: 18px;
	background: #1F3E50;
}
.new_poll_add .row > label{
	float:left;
	width: 90px;
	margin-top: 7px;
	display: inline-block;
}
.new_poll_add input.poll_description{
    padding: 5px;
    width: 498px;
}
.new_poll_add .row{
	display: block;
	padding: 10px;
}
.new_poll_add .poll_choices{
	display: block;
	width: 100%;
}
.new_poll_add .row > .title{
	display: block;
	width: 100%;
	border-bottom: 1px solid #dedede;
	font-size: 18px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.new_poll_add .poll_choices .row{
	padding-left:0;
	padding-right: 0;
	padding-bottom: 0;
}
.new_poll_add .poll_choices input[type="text"]{
	width:77%;
}
.new_poll_add .poll_choices .delete_choice_btn{
	padding:7px;
	float: right;
	border-radius: 3px;
	border:1px solid #dedede;
	background: #fefefe;
	display: inline-block;
	margin-left: 10px;
	color: #777777;
	cursor: pointer;
	height: 12px;
	box-shadow: 0 2px 1px #f5f5f5;
}
.new_poll_add .poll_choices .delete_choice_btn:hover{
	background: #f5f5f5;
	color:#333333;
	box-shadow: 0 2px 1px #ededed;
}
.new_poll_add .poll_choices .delete_choice_btn:active{
	background: #ededed;
	border:1px solid #cccccc;
	box-shadow: 0 2px 1px #dedede, 0 1px 1px 0 #bebebe inset;
}
.new_poll_add form > .error_message{
	margin: 10px;
	margin-top:0;
}
.new_poll_add .row .theme_selector_box{
	display: block;
	width: 100%;
}
.new_poll_add .row .theme_selector_box .theme_selector{
	display: inline-block;
	float: left;
	margin-right: 10px;
}
.new_poll_add .row .theme_selector_box .preview_theme{
	float: left;
	display: inline-block;
}
.new_poll_add .other_settings .box1{
	display: block;
	width:100%;
	float: left;
}
.new_poll_add .other_settings .box1 .setting{
	display: block;
	width: 100%;
	float: left;
	margin-bottom: 15px;
}
.new_poll_add .other_settings .box1 .setting label{
	width: 130px;
	margin-top:0;
	float: left;
}
.new_poll_add .other_settings .box1 .setting input[type="text"]{
	width:76%;
}
.poll_choices_edit{
	margin-right:5px;
}
.admin_poll_edit a{
	display: inline-block;
}
.admin_poll_edit .poll_choices input[type=text]{
	width: 62%;
}
.new_poll_add input[type=submit]{
	margin-bottom:5px;
}
.add_more_choices,
.add_more_choices_edit{
	float: left;
	padding: 10px 15px;
	background: #F0F0F0;
	display: inline-block;
	color: #333333;
	box-shadow: 0px 3px 0px 0px #CFCFCF;
}
.add_more_choices:hover,
.add_more_choices_edit:hover{
	background: #E3E3E3;
}
.add_more_choices:active,
.add_more_choices_edit:active{
	box-shadow: 0px 1px 0px 0px #CFCFCF;
}
.poll_container{
	border-top:1px solid #CCC;
	background-color:#EDEDED;
	padding:5px;
	margin-bottom:10px;
}
.poll_container a{
	color:#0A72C2;
	text-decoration:none;
}
.poll_container a:hover{
	text-decoration:underline;
}
.admin_poll_container {
	display: block;
	width: 97.9%;
	float: left;
	padding: 10px;
	padding-top:0;
	background: #f7f7f7;
	border-bottom: 1px solid #dedede;
	box-shadow: 0 1px 0 #ffffff;
	margin-bottom: 1px;
}
.admin_poll_container:first-child{
	border-top:1px solid #dedede;
}
.admin_poll_container:hover{
	background: #ffffff;
}
.admin_poll_container:hover .poll_header .bot{
	border: 1px solid #6CAFE4;
	box-shadow: 0 2px 1px #E8F5FF, 0 0 0 1px #ffffff inset;
	background: #ffffff;
}
.admin_poll_container:hover .poll_code{
	color:#666666;
}
.admin_poll_container .poll_header{
	display: block;
}
.admin_poll_container .poll_header .top{
	display: block;
	margin-top:-1px;
}
.admin_poll_container .poll_header .bot{
	border: 1px solid #ededed;
	border-bottom: 1px solid #dedede;
	border-radius: 3px;
	box-shadow: 0 2px 1px #f5f5f5;
	display: block;
	padding: 5px;
	margin-top: 10px;
}
.admin_poll_container .poll_header .bot .poll_actions{
	display: inline-block;
	float: right;
	color:#999999;
}
.admin_poll_container .poll_header .bot .poll_actions a{
	text-decoration: none;
	color:#999999;
}
.admin_poll_container .poll_header .bot .poll_actions a:hover{
	color: #2F5D78;
}
.admin_poll_container .poll_title{
	font-size: 15px;
	display: inline-block;
	font-weight: 600;
	background: #D0E4F0;
	padding: 5px;
	color: #555555;
	border-radius: 0 0 3px 3px;
	border: 1px solid #B7D3E4;
	border-top: none;
	box-shadow: 0 0 0 1px #f5f5f5 inset;
}
.admin_poll_container .poll_code{
	display: inline-block;
	float: left;
	color:#999999;
}
.admin_poll_container .poll_body{
	margin-top:10px;
	display: block;
}
.poll_item_container{
	display:inline-block;
	border-radius:3px;
}
.admin_poll_edit{
	display: block;
}
.poll_results_view_container{
	display: none;
}
.poll_item_container input[type=submit]{
	border:1px solid #117806;
	background-color:#659e4f;
	color:#FFFFFF;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
	padding-right:10px;
	cursor:pointer;
	display:block;
	margin:0 auto;
	float:left;
}
.total_votes_result_bar{
	position:absolute;
	left:40%;
	display:none;
	top:0;
	color:#454545;
}
.view_poll_results_s,.view_poll_item{
	display:inline-block;
	margin:0 auto;
	text-align:center;
	margin-top:10px;
	margin-bottom:5px;
}
.poll_footer{
	width:150px;
	height:22px;
	margin:0 auto;
}
.view_poll_results{
	float:right;
	margin-top:5px;
}
.view_poll_results,.view_poll_item{
	color:#0056CF;
	cursor:pointer;
}
.view_poll_results:hover,.view_poll_item:hover{
	text-decoration:underline;
}
.poll_item_container input[type=submit]:hover{
	background-color:#578744;
}
.poll_item_title{
	background-color:#263B1D;
	color:#ffffff;
	padding:5px;
	margin:-5px;
	margin-bottom:5px;
	border-radius:5px 5px 0 0;
	font-weight:bold;
}
.vote_messages{
	border:1px solid #FF0000;
	background-color:#F0D01F;
	display:block;
	padding:3px;
	margin-top:6px;
}
.plg_poll_item{
	display: none;
}

.error_message{
	background: #F5C4C4;
	border:1px solid #C48D8D;
	display: none;
	padding: 5px;
	border-radius: 3px;
	float: left;
	width: 95%;
}
.success_message{
	background: #dbf6c4;
	border:1px solid #a7c58e;
	display: none;
	padding: 5px;
	border-radius: 3px;
	float: left;
	width: 95%;
}

.admin_stats_page{
	display: block;
	width: 98%;
	padding: 10px;
}

.admin_stats_page .title{
	background: #ededed;
	padding: 5px;
	display: block;
	width: 99%;
	margin-bottom: 10px;
}

.admin_stats_page .row{
	display: block;
	width: 100%;
	margin-bottom: 15px;
	border-bottom: 1px solid #dedede;
	padding-bottom: 5px;
}

.admin_stats_page h1{
	text-align: left;
	font-size:18px;
	font-weight: 500;
}

/*
 * #########################################
 * ############# THEME 0 START #############
 * #########################################
 */

.plg_poll_item.theme_0 > div{
	border:1px solid #cccccc;
	box-shadow: 0 2px 2px 1px #ededed;
	background: #ffffff;
	padding:12px;
	width: 250px;
}

.plg_poll_item.theme_0 .error_message,
.plg_poll_item.theme_0 .success_message{
	margin-top:20px;
}

.plg_poll_item.theme_0 > div .title{
	font-weight: bold;
	padding-bottom: 12px;
	border-bottom: 2px solid #dedede;
	margin-bottom: 12px;
	font-size: 18px;
	text-align: center;
	display: block;
	width: 100%;
	float: left;
}

.plg_poll_item.theme_0 label{
	float:left;
	width: 90px;
	margin-top: 7px;
	display: inline-block;
}

.plg_poll_item.theme_0 > div.poll_view .poll_choices{
	display: block;
	width: 100%;
	float: left;
}

.plg_poll_item.theme_0 > div.poll_view .poll_choices .item{
	display: block;
	padding: 5px;
	float: left;
	width: 96%;
	background: #F7FAFC;
	border-radius: 3px;
	margin-bottom: 10px;
	box-shadow: 0 2px 1px #ededed, 0 1px 0 #ffffff inset;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #E9E9E9;
	transition: all .2s linear;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
}

.plg_poll_item.theme_0 > div.poll_view .poll_choices .item:hover,
.plg_poll_item.theme_0 > div.poll_view .poll_choices .item.active{
	background: #EDF6FC;
	cursor: pointer;
}

.plg_poll_item.theme_0 > div.poll_view .poll_choices .item input{
	display: inline-block;
	float: left;
	margin-top:2px;
	width: 7%;
}

.plg_poll_item.theme_0 > div.poll_view .poll_choices .item label{
	display: inline-block;
	float: left;
	margin-left:10px;
	width: 87%;
	cursor: pointer;
	margin-top:0;
}
.plg_poll_item.theme_0 > div .actions{
	display: block;
	width: 100%;
	float: left;
	margin-top:15px;
}

.plg_poll_item.theme_0 > div .actions .inner{
	display: inline-block;
	float: right;
}

.plg_poll_item.theme_0 > div .actions div{
	display: inline-block;
	margin-left: 10px;
	cursor: pointer;
}

.plg_poll_item.theme_0 > div.poll_view .actions div .view_results,
.plg_poll_item.theme_0 > div .actions div .wh_btn{
	padding: 8px;
	background: #f5f5f5;
	border: 1px solid #CFCFCF;
	box-shadow: 0 0px 2px 4px #ededed, 0 0 0 1px #ffffff inset;
	color: #555555;
	border-radius: 25px;
}

.plg_poll_item.theme_0 > div.poll_view .actions div .view_results:hover,
.plg_poll_item.theme_0 > div .actions div .wh_btn:hover{
	background: #EDEDED;
	border:1px solid #bebebe;
	color:#333333;
}

.plg_poll_item.theme_0 > div.poll_view .actions div .view_results:active,
.plg_poll_item.theme_0 > div .actions div .wh_btn:active{
	background: #FAFAFA;
	box-shadow: 0 0px 2px 4px #ededed, 0 0 5px 2px #cccccc inset;
	border:1px solid #999999;
	color:#333333;
}

.plg_poll_item.theme_0 > div.poll_view .actions div .vote_btn{
	padding: 8px;
	background: #E0EFF4;
	border: 1px solid #B3D0E3;
	box-shadow: 0 0px 2px 4px #EDF6FC, 0 0 0 1px #ffffff inset;
	color: #555555;
	border-radius: 25px;
}

.plg_poll_item.theme_0 > div.poll_view .actions div .vote_btn:hover{
	background: #CBE8F2;
	border:1px solid #ADC9DB;
	color:#333333;
}
.plg_poll_item.theme_0 > div.poll_view .actions div .vote_btn:active{
	background: #E4F2F7;
	box-shadow: 0 0px 2px 4px #EDF6FC, 0 0 5px 2px #C1D3E0 inset;
	border:1px solid #999999;
	color:#333333;
}

.plg_poll_item.theme_0 > div.poll_results .results_items{
	display: block;
	width: 100%;
	float: left;
}

.plg_poll_item.theme_0 > div.poll_results .results_items .item{
	display: block;
	float: left;
	width: 100%;
	margin-bottom: 10px;
}

.plg_poll_item.theme_0 > div.poll_results .results_items .item .line{
	display: block;
	float: left;
	width: 100%;
	margin-bottom: 5px;
}

.plg_poll_item.theme_0 > div.poll_results .results_items .item .line .text{
	float: left;
	display: inline-block;
	max-width: 70%;
	margin-right: 10px;
}

.plg_poll_item.theme_0 > div.poll_results .results_items .item .line .total_votes{
	display: inline-block;
	float: right;
	color:#999999;
	font-size: 12px;
}

.plg_poll_item.theme_0 > div.poll_results .results_items .item .line.progress .outline{
	background: #F7FAFC;
	border-radius: 3px;
	width: 100%;
	height: 20px;
	float: left;
	display: block;
	box-shadow: 0 2px 1px #ededed, 0 1px 0 #ffffff inset;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #E9E9E9;
}

.plg_poll_item.theme_0 > div.poll_results .results_items .item .line.progress .outline .inner{
	border-radius: 3px;
	
	background-color: rgb(148,209,255);
	-webkit-box-shadow: 
	  inset 0 2px 9px  rgba(255,255,255,0.3),
	  inset 0 -2px 6px rgba(0,0,0,0.4);
	-moz-box-shadow: 
	  inset 0 2px 9px  rgba(255,255,255,0.3),
	  inset 0 -2px 6px rgba(0,0,0,0.4);
	background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(.25, rgba(255, 255, 255, .2)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .2)), color-stop(.75, rgba(255, 255, 255, .2)), color-stop(.75, transparent), to(transparent) );
	background-image: -moz-linear-gradient( -45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent );
	
	height:20px;
	display: block;
	float: left;
}


/*
 * #########################################
 * ############## THEME 0 END ##############
 * #########################################
 */


/*
 * #########################################
 * ############# THEME 1 START #############
 * #########################################
 */

.plg_poll_item.theme_1 > div{
	border:1px solid #cccccc;
	box-shadow: 0 2px 2px 1px #ededed;
	padding:12px;
	width: 250px;
	background: #f7f7f7;
}

.plg_poll_item.theme_1 .error_message,
.plg_poll_item.theme_1 .success_message{
	margin-top:20px;
}

.plg_poll_item.theme_1 > div.poll_view .title{
	font-weight: 600;
	line-height: 20px;
	margin-bottom: 10px;
	float: left;
	width: 100%;
	border-bottom: 1px solid #dedede;
	padding-bottom: 5px;
}

.plg_poll_item.theme_1 > div.poll_view .poll_choices{
	display: block;
	width: 100%;
	float: left;
}

.plg_poll_item.theme_1 > div.poll_view .poll_choices .item{
	display: block;
	width: 95%;
	padding: 6px;
	float: left;
	margin-bottom: 10px;
	transition: all .2s linear;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
}

.plg_poll_item.theme_1 > div.poll_view .poll_choices .item:hover,
.plg_poll_item.theme_1 > div.poll_view .poll_choices .item.active{
	background: #ffffff;
	box-shadow: 0 2px 4px 0px #cccccc;
	border-radius: 3px;
	cursor: pointer;
}

.plg_poll_item.theme_1 > div.poll_view .poll_choices .item input{
	display: inline-block;
	float: left;
	margin-top: 2px;
	margin-right: 7px;
}

.plg_poll_item.theme_1 > div.poll_view .poll_choices .item label{
	color:#666666;
	float: left;
	display: inline-block;
	margin-left:5px;
	width: 87%;
	cursor: pointer;
}

.plg_poll_item.theme_1 > div.poll_view .poll_choices .item:hover label{
	color:#222222;
}

.plg_poll_item.theme_1 > div .actions{
	display: block;
	width: 100%;
	float: left;
	margin-top:5px;
}

.plg_poll_item.theme_1 > div .actions .inner{
	display: inline-block;
	float: right;
}

.plg_poll_item.theme_1 > div .actions div{
	display: inline-block;
	margin-left: 10px;
	cursor: pointer;
}

.plg_poll_item.theme_1 > div .actions .view_results,
.plg_poll_item.theme_1 > div .actions .view_poll{
	border:1px solid #cccccc;
	box-shadow: 0 1px 3px #d6d6d6, 0 1px 0 #ffffff inset;
	padding: 8px;
	border-radius: 3px;
	background: #f6f6f6;
	color:#666666;
	cursor: pointer;
	transition: all .2s linear;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
}

.plg_poll_item.theme_1 > div .actions .view_results:hover,
.plg_poll_item.theme_1 > div .actions .view_poll:hover{
	border:1px solid #a1a1a1;
	color:#333333;
	background: #fafafa;
}

.plg_poll_item.theme_1 > div .actions .view_results:active,
.plg_poll_item.theme_1 > div .actions .view_poll:active{
	border:1px solid #999999;
	color:#222222;
	box-shadow: 0 1px 3px #d6d6d6, 0 1px 3px 1px #a1a1a1 inset;
	background: #f1f1f1;
}

.plg_poll_item.theme_1 > div .actions .vote_btn{
	border:1px solid #A1C5D1;
	box-shadow: 0 1px 3px #ededed, 0 1px 0 #ffffff inset;
	padding: 8px;
	border-radius: 3px;
	background: #DDEBF0;
	cursor: pointer;
	color:#666666;
	transition: all .2s linear;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
}

.plg_poll_item.theme_1 > div .actions .vote_btn:hover{
	background: #CCE6F0;
	color:#333333;
}

.plg_poll_item.theme_1 > div .actions .vote_btn:active{
	color:#222222;
	box-shadow: 0 2px 2px #ededed, 0 1px 5px #888888 inset;
	border:1px solid #3D7387;
}

.plg_poll_item.theme_1 > div.poll_results .title{
	font-weight: 600;
	line-height: 20px;
	margin-bottom: 10px;
	float: left;
	width: 100%;
}

.plg_poll_item.theme_1 > div.poll_results .item{
	display: block;
	width: 100%;
	float: left;
	margin-bottom: 10px;
	box-shadow: 0 2px 1px #ededed;
}

.plg_poll_item.theme_1 > div.poll_results .item .result_percent{
	float: left;
	display: inline-block;
	width:40px;
	border:1px solid #dedede;
	border-radius: 1px solid #ededed;
	padding: 4px;
	border-radius: 3px 0 0 3px;
	text-align: center;
	background: #ffffff;
}

.plg_poll_item.theme_1 > div.poll_results .item .result_percent .top{
	display: inline-block;
	background: #DDEBF0;
	border-bottom: 1px solid #dedede;
	width: 100%;
}

.plg_poll_item.theme_1 > div.poll_results .item .result_percent .bottom{
	font-size: 11px;
	color:#777777;
}

.plg_poll_item.theme_1 > div.poll_results .item .name{
	display: inline-block;
	width: 75%;
	padding: 4px;
	padding-left: 8px;
	background: #fafafa;
	float: left;
	min-height: 31px;
	border-bottom: 1px solid #dedede;
}

/*
 * #########################################
 * ############## THEME 1 END ##############
 * #########################################
 */


/*
 * #########################################
 * ############# THEME 2 START #############
 * #########################################
 */

.plg_poll_item.theme_2 > div{
	box-shadow: 0 2px 2px 1px #bebebe;
	background: #ffffff;
	width: 280px;
	border-radius: 3px;
}

.plg_poll_item.theme_2 .error_message,
.plg_poll_item.theme_2 .success_message{
	padding: 13px;
	width: 90%;
}

.plg_poll_item.theme_2 > div .poll_title{
	display: block;
	float: left;
	padding: 14px;
	color: #ffffff;
	background: #426BBD;
	border-radius: 3px 3px 0 0;
	width: 90%;
	font-weight: 600;
	text-shadow:0 1px 0 #000000;
}

.plg_poll_item.theme_2 > div .title{
	display: block;
	width: 90%;
	background: #2F313D;
	padding: 14px;
	color:#ffffff;
	float: left;
}

.plg_poll_item.theme_2 > div .title span{
	display: block;
	width: 100%;
	font-size: 11px;
	color:#999999;
	margin-bottom: 5px;
}

.plg_poll_item.theme_2 > div.poll_view .poll_choices,
.plg_poll_item.theme_2 > div.poll_results .results_items{
	padding: 14px;
	display: block;
	float: left;
	color:#ffffff;
	width:90%;
	background: #525563;
}

.plg_poll_item.theme_2 > div.poll_view .poll_choices .item{
	display: block;
	width: 95%;
	padding: 6px;
	float: left;
	margin-bottom: 10px;
	border-bottom: 2px solid transparent;
	transition: all .2s linear;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
}

.plg_poll_item.theme_2 > div.poll_view .poll_choices .item:last-child{
	margin-bottom: 0;
}

.plg_poll_item.theme_2 > div.poll_view .poll_choices .item:hover,
.plg_poll_item.theme_2 > div.poll_view .poll_choices .item.active{
	background: #2F313D;
	border-bottom: 2px solid #426BBD;
	cursor: pointer;
}

.plg_poll_item.theme_2 > div.poll_view .poll_choices .item input{
	display: inline-block;
	float: left;
	margin-top: 2px;
	margin-right: 7px;
}

.plg_poll_item.theme_2 > div.poll_view .poll_choices .item label{
	color:#ededed;
	float: left;
	display: inline-block;
	margin-left:5px;
	width: 87%;
	cursor: pointer;
}

.plg_poll_item.theme_2 > div.poll_view .poll_choices .item:hover label{
	color:#ffffff;
}

.plg_poll_item.theme_2 > div .actions{
	display: block;
	width: 100%;
	float: left;
}

.plg_poll_item.theme_2 > div .actions .inner{
	display: block;
}

.plg_poll_item.theme_2 > div .actions div{
	display: block;
	cursor: pointer;
}

.plg_poll_item.theme_2 > div .actions .view_results,
.plg_poll_item.theme_2 > div .actions .view_poll{
	padding: 14px;
	background: #2F313D;
	width: 90%;
	color:#ededed;
	display: block;
	float: left;
	text-align: center;
	border-radius: 0 0 3px 3px;
	transition: all .2s linear;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
}

.plg_poll_item.theme_2 > div .actions .view_results:hover,
.plg_poll_item.theme_2 > div .actions .view_poll:hover{
	background: #434657;
}

.plg_poll_item.theme_2 > div .actions .view_results:active,
.plg_poll_item.theme_2 > div .actions .view_poll:active{
	background: #434657;
	box-shadow: 0 1px 4px 2px #000000 inset; 
}

.plg_poll_item.theme_2 > div .actions .vote_btn{
	padding: 14px;
	background: #426BBD;
	width: 90%;
	color:#ededed;
	display: block;
	float: left;
	text-align: center;
	border-radius: 0 0 3px 3px;
	text-shadow:0 1px 0 #000000;
	transition: all .2s linear;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
}

.plg_poll_item.theme_2 > div .actions .vote_btn:hover{
	background: #4976D1;
}

.plg_poll_item.theme_2 > div .actions .vote_btn:active{
	background: #4976D1;
	box-shadow: 0 1px 4px 1px #222222 inset; 
}

.plg_poll_item.theme_2 > div.poll_results .results_items .item{
	margin-bottom: 5px;
	display: block;
	width: 100%;
	float: left;
}

.plg_poll_item.theme_2 > div.poll_results .results_items .item .top{
	display: block;
	width:100%;
	float: left;
}

.plg_poll_item.theme_2 > div.poll_results .results_items .item .top .name{
	font-size: 14px;
	color:#ffffff;
	display: inline-block;
}

.plg_poll_item.theme_2 > div.poll_results .results_items .item .top .percent{
	font-size: 11px;
	color:#999999;
	display: inline-block;
}

.plg_poll_item.theme_2 > div.poll_results .results_items .item .top .total_votes{
	font-size: 11px;
	color:#999999;
	display: inline-block;
}

.plg_poll_item.theme_2 > div.poll_results .results_items .item .line{
	display: block;
	float: left;
	width: 100%;
	margin-top: 5px;
}

.plg_poll_item.theme_2 > div.poll_results .results_items .item .line .text{
	float: left;
	display: inline-block;
	max-width: 70%;
	margin-right: 10px;
}

.plg_poll_item.theme_2 > div.poll_results .results_items .item .line .total_votes{
	display: inline-block;
	float: right;
	color:#999999;
	font-size: 12px;
}

.plg_poll_item.theme_2 > div.poll_results .results_items .item .line.progress .outline{
	background: #333333;
	border-radius: 10px;
	width: 100%;
	height: 20px;
	float: left;
	display: block;
	border-bottom: 1px solid #000000;
	box-shadow: 0 1px 0 #777777 inset;
}

.plg_poll_item.theme_2 > div.poll_results .results_items .item .line.progress .outline .inner{
	border-radius: 10px;
	
	background-color: #0B6BB5;
	-webkit-box-shadow: 
	  inset 0 2px 9px  rgba(255,255,255,0.3),
	  inset 0 -2px 6px rgba(0,0,0,0.4);
	-moz-box-shadow: 
	  inset 0 2px 9px  rgba(255,255,255,0.3),
	  inset 0 -2px 6px rgba(0,0,0,0.4);
	background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(.25, rgba(255, 255, 255, .2)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .2)), color-stop(.75, rgba(255, 255, 255, .2)), color-stop(.75, transparent), to(transparent) );
	background-image: -moz-linear-gradient( -45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent );
	
	height:20px;
	display: block;
	float: left;
}

/*
 * #########################################
 * ############## THEME 2 END ##############
 * #########################################
 */


/*
 * #########################################
 * ############# THEME 3 START #############
 * #########################################
 */

.plg_poll_item.theme_3 > div{
	border:1px solid #cccccc;
	box-shadow: 0 0px 3px 2px #ededed;
	padding:12px;
	width: 250px;
	background: #ffffff;
}

.plg_poll_item.theme_3 .error_message,
.plg_poll_item.theme_3 .success_message{
	margin-top:20px;
}

.plg_poll_item.theme_3 > div .title{
	display: block;
	width: 100%;
	font-weight: 600;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px solid #dedede;
	float: left;
}

.plg_poll_item.theme_3 > div.poll_view .poll_choices{
	display: block;
	width: 100%;
	float: left;
}

.plg_poll_item.theme_3 > div.poll_view .poll_choices .item{
	display: block;
	width: 100%;
	float: left;
	margin-bottom: 10px;
}

.plg_poll_item.theme_3 > div.poll_view .poll_choices .item .radio_inputs{
	display: inline-block;
	width:67%;
	padding: 10px;
	margin-right: 8px;
	float: left;
	cursor: pointer;
	border-bottom: 1px solid transparent;
}

.plg_poll_item.theme_3 > div.poll_view .poll_choices .item:hover .radio_inputs,
.plg_poll_item.theme_3 > div.poll_view .poll_choices .item .radio_inputs.active{
	background: #F5F5F5;
	border-radius: 3px;
	box-shadow: 0 2px 2px 0px #dedede;
}

.plg_poll_item.theme_3 > div.poll_view .poll_choices .item .radio_inputs input{
	display: inline-block;
	margin-top:2px;
	float: left;
	margin-right: 7px;
}

.plg_poll_item.theme_3 > div.poll_view .poll_choices .item .radio_inputs label{
	display: inline-block;
	float: left;
	color:#444444;
	cursor: pointer;
	width:87%;
}

.plg_poll_item.theme_3 > div.poll_view .poll_choices .item .total_votes{
	display: inline-block;
	float:right;
	color:#999999;
	font-size: 11px;
	margin-top:13px;
}

.plg_poll_item.theme_3 > div .actions{
	display: block;
	width: 100%;
	float: left;
}

.plg_poll_item.theme_3 > div .actions .inner{
	display: block;
}

.plg_poll_item.theme_3 > div .actions div{
	display: block;
	cursor: pointer;
}

.plg_poll_item.theme_3 > div .actions .vote_btn{
	padding: 8px;
	display: inline-block;
	float: right;
	background: #417ED9;
	color: #f5f5f5;
	border-radius: 3px;
	border: 1px solid #5797D1;
	box-shadow: 0 1px 0 #99CBEC inset, 0 2px 3px #cccccc;
	cursor: pointer;
	text-shadow:0 1px 0 #000000;
	transition: all .2s linear;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
}

.plg_poll_item.theme_3 > div .actions .vote_btn:hover{
	background: #4A8FF7;
	color:#ffffff;
}

.plg_poll_item.theme_3 > div .actions .vote_btn:active{
	background: #4A8FF7;
	box-shadow: 0 0px 4px 1px #144999 inset, 0 2px 3px #cccccc;
	border:1px solid #333333;
}

.plg_poll_item.theme_3 > div .actions .view_results,
.plg_poll_item.theme_3 > div .actions .view_poll{
	padding: 8px;
	display: inline-block;
	float: left;
	background: #f5f5f5;
	color: #555555;
	border-radius: 3px;
	border: 1px solid #D9D9D9;
	box-shadow: 0 1px 0 #ffffff inset, 0 2px 3px #ededed;
	cursor: pointer;
	text-shadow:0 1px 0 #ffffff;
	transition: all .2s linear;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
}

.plg_poll_item.theme_3 > div .actions .view_results:hover,
.plg_poll_item.theme_3 > div .actions .view_poll:hover{
	background: #f0f0f0;
	border:1px solid #bebebe;
}

.plg_poll_item.theme_3 > div .actions .view_results:active,
.plg_poll_item.theme_3 > div .actions .view_poll:active{
	background: #f0f0f0;
	border:1px solid #999999;
	box-shadow: 0 1px 5px 0 #bebebe inset, 0 2px 3px #ededed;
}

.plg_poll_item.theme_3 > div.poll_results .results_items .item{
	margin-bottom: 10px;
	display: block;
	width: 100%;
	float: left;
}

.plg_poll_item.theme_3 > div.poll_results .results_items .item .top{
	display: block;
	width:100%;
	float: left;
}

.plg_poll_item.theme_3 > div.poll_results .results_items .item .top .name{
	font-size: 14px;
	display: inline-block;
}

.plg_poll_item.theme_3 > div.poll_results .results_items .item .top .total_votes{
	font-size: 11px;
	color:#999999;
	display: inline-block;
	float: right;
	margin-top:2px;
}

.plg_poll_item.theme_3 > div.poll_results .results_items .item .line{
	display: block;
	float: left;
	width: 100%;
	margin-top: 5px;
}

.plg_poll_item.theme_3 > div.poll_results .results_items .item .line .text{
	float: left;
	display: inline-block;
	max-width: 70%;
	margin-right: 10px;
}

.plg_poll_item.theme_3 > div.poll_results .results_items .item .line .total_votes{
	display: inline-block;
	float: right;
	color:#999999;
	font-size: 12px;
}

.plg_poll_item.theme_3 > div.poll_results .results_items .item .line.progress .outline{
	background: #ededed;
	border-radius: 5px;
	width: 100%;
	height: 15px;
	float: left;
	display: block;
	border-bottom: 1px solid #bebebe;
}

.plg_poll_item.theme_3 > div.poll_results .results_items .item .line.progress .outline .inner{
	border-radius: 5px;
	
	background-color: #458EC7;

	height:15px;
	display: block;
	float: left;
}

/*
 * #########################################
 * ############## THEME 3 END ##############
 * #########################################
 */

/*
 * #########################################
 * ############# THEME 3 START #############
 * #########################################
 */

.plg_poll_item.theme_4 > div{
	padding:12px;
	width: 320px;
	background: url('../img/bg_enquete.png') top left no-repeat;
}

.plg_poll_item.theme_4 .error_message,
.plg_poll_item.theme_4 .success_message{
	margin-top:20px;
}

.plg_poll_item.theme_4 > div .title{
	display: block;
	width: 100%;
    text-indent: -9999px;
    height: 35px;
    display: block;
	margin-bottom: 10px;
    margin-top: 15px;
	padding-bottom: 5px;
	background: url('../img/bg_tit_enquete.png') top left no-repeat;
	float: left;
}

.plg_poll_item.theme_4 > div.poll_view .poll_choices{
	display: block;
	width: 100%;
	float: left;
}

.plg_poll_item.theme_4 > div.poll_view .poll_choices .item{
	display: block;
	width: 95%;
	float: left;
	cursor: pointer;
	padding: 5px;
	margin-bottom: 3px;
}

.plg_poll_item.theme_4 > div.poll_view .poll_choices .item input{
	display: inline-block;
	margin-right: 8px;
	margin-top:2px;
	float: left;
}

.plg_poll_item.theme_4 > div.poll_view .poll_choices .item label{
	display: inline-block;
	width:90%;
	float: left;
	cursor: pointer;
    font-family: 'Walter Turncoat', cursive;
    text-transform: uppercase
}


.plg_poll_item.theme_4 > div.poll_view .poll_choices .item.active{
	font-weight: bold

}
.plg_poll_item.theme_4 > div.poll_view .poll_choices .item:hover{
	font-weight: bold

}

.plg_poll_item.theme_4 > div .actions{
	display: block;
	width: 100%;
	float: left;
	text-align: center;
}

.plg_poll_item.theme_4 > div .actions .inner{
	display: block;
	width: 100%;
	float: left;
    margin-top: 15px;
    margin-bottom: 35px
}

.plg_poll_item.theme_4 > div .actions .vote_btn{
	display: block;
	text-align: center;
	width:50px;
	margin: 0 auto;
	padding: 8px 16px;
	background: #000;
	color: #fff;
	border-radius: 3px;
	box-shadow: 0 1px 0 #99CBEC inset, 0 2px 3px #cccccc;
	cursor: pointer;
	text-transform: uppercase;
	margin-bottom: 5px;
	transition: all .2s linear;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
    font-family: 'Walter Turncoat', cursive;
}

.plg_poll_item.theme_4 > div .actions .vote_btn:hover{
	background: #888;
	color:#000;
}

.plg_poll_item.theme_4 > div .actions .vote_btn:active{
	background: #4A8FF7;
	box-shadow: 0 0px 4px 1px #144999 inset, 0 2px 3px #cccccc;
	border:1px solid #333333;
}

.plg_poll_item.theme_4 > div .actions .view_results,
.plg_poll_item.theme_4 > div .actions .view_poll{
	color:#FFE224;
	text-decoration: underline;
	cursor: pointer;
    background-color: #000;
    display: inline-block
}

.plg_poll_item.theme_4 > div .actions .view_poll:hover{
	text-decoration: none;
	color:#0090F0;
}

.plg_poll_item.theme_4 > div.poll_results .results_items{
	display: block;
	width: 100%;
	float: left;
}

.plg_poll_item.theme_4 > div.poll_results .results_items .item{
	margin-bottom: 10px;
	display: block;
	width: 100%;
	float: left;
}

.plg_poll_item.theme_4 > div.poll_results .results_items .item .top{
	display: block;
	width:100%;
	float: left;
}

.plg_poll_item.theme_4 > div.poll_results .results_items .item .top .name{
	font-size: 14px;
	display: inline-block;
}

.plg_poll_item.theme_4 > div.poll_results .results_items .item .line{
	display: block;
	float: left;
	width: 100%;
	margin-top: 5px;
}

.plg_poll_item.theme_4 > div.poll_results .results_items .item .line .text{
	float: left;
	display: inline-block;
	max-width: 70%;
	margin-right: 10px;
}

.plg_poll_item.theme_4 > div.poll_results .results_items .item .line .total_votes{
	display: inline-block;
	float: right;
	color:#999999;
	font-size: 12px;
}

.plg_poll_item.theme_4 > div.poll_results .results_items .item .line.progress .outline{
	background: #ededed;
	border-radius: 15px;
	width: 94%;
	height: 19px;
	float: left;
	display: block;
	border-bottom: 1px solid #bebebe;
	padding: 3px;
}

.plg_poll_item.theme_4 > div.poll_results .results_items .item .line.progress .outline .inner{
	border-radius: 15px;
	height: 20px;
	display: block;
	float: left;
}

.plg_poll_item.theme_4 > div.poll_results .results_items .item .line.progress .outline .inner .percent{
	float: right;
	display: inline-block;
	padding: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-radius: 15px;
	background: rgba(0,0,0,0.4);
	color: #ffffff;
	font-size: 10px;
	margin-top: 2px;
	margin-right: 2px;
}

/*
 * #########################################
 * ############## THEME 4 END ##############
 * #########################################
 */


/* debugging */
/*
.preview_theme .plg_poll_item.theme_0{
	display: none !important;
}
.preview_theme .plg_poll_item.theme_4{
	display: block;
}*/
