/*= Vote styles
-----------------------------*/
.wsv * {
    margin: 0;
    padding: 0;
}
.wsv {
    background-color: #ededed;
    color: #505050;
    margin-bottom: 16px;
    padding: 0 8px 8px 8px;
    /*opacity: 0.7;*/
}
.wsv ul {
    list-style-type: none;
}
.bodytext .wsv ul li {
    background: transparent;
    padding-left: 0;
    padding-right: 0;
}
.wsv a {
    color: #006699;	
	text-decoration: none;
}
.wsv form,
.wsv fieldset,
.wsv legend,
.wsv textarea { border:solid 0 #fff; }
.wsv .v-body,
.wsv .v-footer {
    background-color: #fff;
    /*background-color: rgba(255,255,255,0.7);*/    
    padding: 0 8px 8px 8px;
    zoom: 1;    
}
.wsv .v-footer {
    padding-bottom: 4px;
}
.wsv .v-body .button {
    border: 1px solid #505050;
    background-color: #505050;
    color: #fff;
    margin-bottom: 3px;
}
.wsv abbr { border: 0; }
.wsv legend { display: none; }
.wsv .v-footer h4,
.wsv .v-footer h5 { 
    position:absolute; 
    left:-9000px; 
    width:1px; 
    overflow:hidden;
}
.wsv .v-footer .associated {
    border-top: 1px solid #ededed;
}
.wsv .captcha input {
    border: 1px solid #999;
    height: 24px;
    margin-bottom: 8px;    
}
.wsv .captcha .img {    
    margin-bottom: 0px !important;
    height: 56px;
}
.v-rtl { direction: rtl; }


/*= Vote type: Simple
-----------------------------*/
.v-body .v-simple li {
    margin-bottom: 12px;
    position: relative;
}
.v-simple ul {
    margin-bottom: 24px;
}
.v-simple ul li div { 
    width: 80%;
    height:16px;
    background-color: #ededed; 
}
.v-simple .v-s { margin-top: -11px; }
.v-simple ul li img { height: 16px; }
.v-simple li.result-1 img { background-color: #6688bb; }
.v-simple li.result-2 img { background-color: #ccddee; }
.v-simple li.result-3 img { background-color: #99bbcc; }
.v-simple li.result-4 img { background-color: #336699; }
.v-simple ul li p { margin-bottom: 5px; }
.v-simple ul.pie span.legend {
    float: left;
    height: 16px;
    width: 16px;
    margin: 5px 10px 0 0;
}
.v-simple .v-g {
    display: block;
    margin-bottom: 8px;
}

.v-dr .v-simple .v-simple ul li { margin-bottom: 11px }

.v-ltr ul.pie li p { 
    display: inline;
    margin-right: 8px; 
}
.v-ltr .v-simple ul li div { 
    float: left;
    margin-right: 2px;    
}
.v-ltr .v-simple li input {
    position: absolute;
    top: 2px;    
    left: 2px;        
}
.v-ltr .v-simple li label { margin-left: 20px; }
.v-ltr .v-simple ul.pie span.legend {
    float: left;
    margin: 0 10px 0 0;
}

.v-rtl .v-simple ul li div { 
    float: right;
    margin-left: 2px;    
}
.v-rtl .v-simple li input {
    position: absolute;
    top: 6px;    
    right: 2px;        
}
.v-rtl .v-simple li label { margin-right: 20px; zoom: 1; }
.v-rtl .v-simple ul.pie li p { float: right; }
.v-rtl .v-simple ul.pie span.legend {
    float: right;
    margin: 5px 0 0 10px;
}




/*= Latin
-----------------------------*/
.wsv {
    font-family: arial,sans-serif;
    font-size: 13px;
}
.wsv .v-header h3 {
    font-size: 24px;
    font-weight: bold;
    line-height: 24px;
    margin-bottom: 0;
    padding: 4px 0 12px;
    top: 0;
    letter-spacing: none;
}
.wsv .v-body h3 {
    font-size: 13px;    
    font-weight: normal;
    line-height: 16px;
    margin-bottom: 0;
    padding-bottom: 19px;
    letter-spacing: 0;
    top: 3px;    
}
.wsv .v-body .button {
    padding: 2px 3px 3px 3px;
}
.wsv .v-s p,
.wsv .v-footer p {
    font-size: 11px;
    line-height: 16px; 
    text-transform: uppercase; 
    margin-bottom: 0;
}
.wsv .v-s .captcha p { 
    text-transform: none;
    margin-bottom: 4px; 
}
.wsv .v-c li {
    margin-bottom: 8px;
}
.wsv .v-footer p {
    margin-bottom: 12px;
}
.wsv .v-footer .associated {
    margin-top: 8px;
    padding-top: 8px;
}
.wsv .v-footer .associated li {
    margin-bottom: 6px;
}


/*= Arabic
-----------------------------*/
.v-ar {
    font-family: "BBCNassim",arial,verdana,sans-serif;
}
.v-ar .v-header h3 {
    /*font-family: "BBC Nassim Bold",arial,verdana,sans-serif;*/
    font-size: 30px;
    font-weight: bold;
    line-height: 32px;
    margin-bottom: 0;
    padding: 2px 0 10px;
    top: 0;    
}
.v-ar .v-body { padding-top: 9px; }
.v-ar .v-body h3,
.v-ar .v-simple label,
.v-ar .v-c {
    font-size: 18px;
    line-height: 24px;
}
.v-ar .perc { 
    font-family: arial,verdana,sans-serif;
    font-size: 13px;
    line-height: 16px; 
}
.v-ar .v-simple ul {
    margin-bottom: 27px; 
}
.v-ar .v-simple .button { 
    font-family: "BBCNassim",arial,verdana,sans-serif;
    font-size: 15px;
    margin-bottom: 8px; 
}
.v-ar .v-footer .associated li {
    font-size: 18px;
    line-height: 24px;
}
.v-ar .v-s p, 
.v-ar .v-footer p {
    font-size: 15px;
    line-height: 24px;
}