﻿.tblPollMainContainer
{
	border:solid 0px #333333;
}

.tcTop
{
	background-image:url(/images/poll/BGtop.jpg);	
	background-repeat:no-repeat;
	background-position:right top;
	vertical-align:top;
	/*width:322px;
	height:85px;*/
}
.pComponentTitle
{
	padding:10px 0px 0px 0px;
	border:solid 0px #333333;
}
.pTitle 
{
	font-size:13px;
	font-weight:bold;
	padding:37px 0px 8px 10px;
	border:solid 0px #333333;
	color:#666666;
}
.pTitle2
{
    font-size:13px;
	font-weight:bold;
	padding:0px 0px 8px 10px;
	color:#666666;  
}
.pTMsg 
{
	padding:0px 0px 0px 0px;
}
.tcBody
{
	border:solid 0px #333333;
}

.pOptions
{
	color:#59889b;
	border:solid 0px #333333;
}

/*.pQuestions
{
	padding:13px 0px 0px 10px;
}*/
.tcFooter
{
	background-image:url(/images/poll/BGbottom.jpg);	
	background-repeat:no-repeat;
	background-position:left bottom;
	/*width:322px;*/
	height:60px;
}

.tcBottom
{
	background-image:url(/images/poll/bottomBG.jpg);	
	background-repeat:no-repeat;
	background-position:center center;
	/*width:322px;*/
	height:102px;
	border:solid 0px #333333;
}
.tcBottomBlank
{
    background-color: #ffffff;
	min-height:1px;
	display:none;
}

.ResultsTitle
{
    font-size: 11px;
    font-family: Verdana;
    font-weight: bold;
    color: #999999;
    padding-left: 10px;
}

.ResultsQuestion
{
    font-size: 11px;
    font-family: Verdana;
    font-weight: bold;
    color: #59889b;
    padding-left: 10px;
}
.tcBottomSmall
{
	background-image:url(/images/poll/bottomBGSmall.jpg);	
	background-repeat:no-repeat;
	background-position:center center;
	/*width:278px;*/
	height:97px;
	border:solid 0px #333333;
}

.pResult
{
	padding-top:8px;
	padding-left:18px;
	border:solid 0px #333333;
	/*width:300px;*/
	/*height:205px;*/
}
.tdResultAnswer
{
    padding: 3px 2px 0px 0px;
}
.tdResultStick
{
    width: 100px;
}
.pollItemselect
{
        padding:0px 10px 0px 10px;
}
.pollItem
{
	z-index:1;
	/*width:100px;*/
	height:40px;
	background-repeat:no-repeat;
	background-position:left bottom;
}

.pollItemOn
{
	z-index:2;
	/*width:100px;*/
	height:40px;
	background-repeat:no-repeat;
	background-position:left bottom;
}

.pVoteBtn
{
	text-align:center;
	padding:15px 0px 0px 0px;
}
.pVoteBtn2
{
    text-align:left;
    padding:15px 0px 0px 0px; 
}

.pSeeAllResults
{
	text-align:center;
	padding:5px 0px 0px 0px;
}

.pollItem1ResultNum
{
	background-image:url(/images/poll/globeBG.png);
	background-position:center center;
	background-repeat:no-repeat;
	width:40px;
	height:32px;
	z-index:3;
	border:solid 0px #333333;
	color:White;
	font-weight:bold;
}
.pollItem1ResultNumText
{
	text-align:center;
	vertical-align:middle;
	padding-top:5px;
}

.tblLastWinnerContainer
{
	border:solid 0px #333333;
	width:100%;
}

.PercentContent
{
	font-size:35px;
	color:#555555;
	padding-left:15px;	
}
.ProdNameContent
{
	color:#555555;
	font-weight:bold;
}