/*Poll Style */

.PollVote
{
	background-image: url('/PollTest/images/PollBg.gif' );
	background-repeat: no-repeat;
	background-position: top;
	min-height:210px;
}

.PollTitle
{
	line-height: 15px;
	padding-left: 20px;
	font-weight:bold;
	padding-bottom: 5px;
}

.questionLabel
{
	font-family:Trebuchet MS;
	font-size:15px;
	color:#d2c295;
}

a.pollLink
{
	padding-left: 0px;
}

div.PollVote
{
	padding-left: 20px;
	color: #d2c295 !important;
}

div.PollVote span
{
	font-size: 12px;
	
}

div.ResultStyle
{
	padding-left: 20px;
	color: #526d8c;
}

div.ResultStyle span
{
	font-size: 12px;
	margin-top: 10px;
	line-height: 14px;
}



.QuestionStyle
{
	margin-left: 20px;
	margin-top: 20px;
	color: #536d88;
	font-size: 13px;
	font-family: "Trebuchet MS";
	width: 160px;
	text-align: center;
}
.AnswerStyle
{
	color: #d2c295;
	font-size: 11px;
	font-family: "Trebuchet MS";
}

div.ResultStyle
{
	background-image: url('/PollTest/images/PollBg.gif' );
	background-repeat: no-repeat;
	background-position: top;
	vertical-align: top;
}

img.BarStyle
{
	height: 4px;
}


.TotalVoteCountStyle
{
	color: #fff;
}

.Submitbuttonstyle

	{background-image:url('/PublishingImages/Btns_Strip.gif');background-repeat:repeat-x;color:#fff;font-size:10px;font-family:Verdana;height:15px;border:0px;width:50px} 


.BarStyle
{
	background-image: url('/PollTest/images/PollResultStrip.gif' );
	background-repeat: repeat-x;
	background-position: top;
	height: 4px;
	padding-left: 20px;
}

.answerimage
{
	background-color:#fff !important;
	background-repeat: repeat-x;
	background-position: top;
	height: 4px;
	
}


.answernumeric
{
	color: #fff !important;
	font-size: 11px;
	font-family: "Trebuchet MS";
}

div.pollFooter
{
	background-image: url('/PollTest/images/PollBottom.gif');
	background-repeat: no-repeat;
	background-position: bottom;
}

div.showHideResult a:link
{
	font-family: "Trebuchet MS";
	color: #fff;
	font-size:11px;
	text-decoration:underline;
}

div.PollVote a:link
{
	font-family: "Trebuchet MS";
	color: #fff;
	padding-left: 20px;
	font-size:11px;
	text-decoration:underline;
}

div.PollVote a:hover
{
	font-family: "Trebuchet MS";
	color: #fff;
	padding-left: 20px;
	font-size:11px;
	text-decoration:underline;
}

div.PollVote a:visited
{
	font-family: "Trebuchet MS";
	color: #fff;
	padding-left: 20px;
	font-size:11px;
	text-decoration:underline;
}

div.ResultStyle a:link
{
	font-family: "Trebuchet MS";
	color: #fff;
	padding-left: 20px;
	font-size:11px;
}

div.ResultStyle a:hover
{
	font-family: "Trebuchet MS";
	color: #fff;
	padding-left: 20px;
	font-size:11px;
}

div.ResultStyle a:visited
{
	font-family: "Trebuchet MS";
	color: #fff;
	padding-left: 20px;
	font-size:11px;
}


div.answerimage
{
	margin-left: 30px;
}

.AnswerLabel
{
	
	color: #d2c295 !important;
	font-size: 11px;
	font-family: "Trebuchet MS";
}

.answerTemplate

{font-size:11px;
	font-family: "Trebuchet MS";
	color:#fff !important;
	padding-left: 20px;
}


table.ListStyle tr td input
{
	
	margin-left: 10px;
	color: #fff;
	vertical-align: bottom;
	font-family:Trebuchet MS;
	font-size:11px;
	margin-top:-5px;
}

table.ListStyle tr td Label
{
	font-size:12px;
	font-family: "Trebuchet MS";
	padding-top:10px;
}


table.ListStyle
{font-size:12px;
	color: #fff;
	font-family:Trebuchet MS;
}

/*Poll Style*/

img.PollAnswerBullet{padding-left: 20px;}
a.ShowHideResultsButton,a.ShowHideResultsButton:visited,a.ShowHideResultsButton:hover{color:#fff !important}









