/* PD01 CSS Document  "Grey Plastic Standard" */


/* ----------- Background Box Div styles ----------- */

/* .pds-box {
	width: 270px; 
	color: #fff;
	background: #86858a url(images/pdb00-bottom-left.gif) no-repeat left bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	} 
*/

.pds-box
{
  background-color: #6666ff;
  border: 2px solid #C0C0C0;margin: 0px 0px 0px 0px;padding: 0px 0px 0px 0px;width: 210px;
}
	
.pds-box-outer {
	background: url(images/pdb00-bottom-right.gif) no-repeat right bottom;
	}

.pds-box-inner {
	background: url(images/pdb00-top-left.gif) no-repeat left top;
	}
	
.pds-box-top {
	background: url(images/pdb00-top-right.gif) no-repeat right top;
	padding: 20px 20px 20px 20px;
	}
	

/* ----------- Question Box Div styles ----------- */

.pds-question {
	background: url(images/pdq00-bottom-left.gif) no-repeat left bottom;	
	}
	
.pds-question-outer {
	background: url(images/pdq00-bottom-right.gif) no-repeat right bottom;
	padding-bottom: 15px;
	}

.pds-question-inner {
	background: url(images/pdq00-top-left.gif) no-repeat left top;
	}
	
.pds-question-top
{
  font: normal normal bold 12px/14px Verdana;
  color: #000000;
  border: 0px none #000000;
  background-color: Transparent;
  margin: 0px 0px 10px 0px;padding: 0px 0px 0px 0px;
}
	
/* ----------- Answer Box Div styles ----------- */

.pds-answer
{
  font: normal normal normal 11px/24px Verdana;
  color: #ffffff;
  text-align:left;
  background-color: Transparent;
  border: 0px none #FFFFFF;margin: 0px 0px 0px 0px;padding: 0px 0px 0px 0px;
}

	
.pds-answer label{
	/* currently left unstyled to maximise compatibilty */
 font: normal normal normal 11px/24px Verdana;
  color: #ffffff;
  text-align:left;
  background-color: Transparent;
  border: 0px none #FFFFFF;margin: 0px 0px 0px 0px;padding: 0px 0px 0px 0px;
}

.pds-radiobutton {
	/* currently left unstyled to maximise compatibilty */
 font: normal normal normal 11px/24px Verdana;
  color: #ffffff;
  text-align:left;
  background-color: Transparent;
  border: 0px none #FFFFFF;margin: 0px 0px 0px 0px;padding: 0px 0px 0px 0px;
}
	
.pds-checkbox {
	/* currently left unstyled to maximise compatibilty */
	}
	
.pds-textfield
{
  font: normal normal normal 12px/12px Verdana;
  color: #333333;
  
  background-color: #FFFFFF;
  border: 1px solid #999999;margin: 1px 1px 15px 1px;padding: 1px 5px 1px 1px;width: 150px;
}


.pds-answer-feedback
{
  background-color: #6666ff;
  border: 0px solid #999999;padding: 1px 1px 1px 1px;margin: 0px 0px 0px 0px;
}

.pds-answer-feedback-bar
{
  background-color: #6f6f6f;
  border: 0px solid #999999;padding: 0px 0px 0px 0px;margin: 3px 3px 3px 3px;
}


.pds-answer-feedback img {
	background: url(images/pd01-bargif.gif) repeat-x;
	margin: 3px;
	padding: 0px;
	height:12px;
	border: 0px;
	}

/* ----------- Vote Box Div styles ----------- */

.pds-vote {
color:#C3C4C7;
font-size:9px;
line-height:17px;
padding:15px 0px 10px;
}

.pds-vote a {
border-bottom:1px solid #ffffff;
border-top:1px solid #ffffff;
color: #ffffff;
font-size:9px;
padding:2px 0px;
text-decoration:none;
}



.pds-votebutton-outer {
	height:61px;
	}


input.pds-votebutton {
background:transparent url(http://s3.polldaddy.com/images/pdsimple-votebutton.gif) no-repeat scroll 0%;
float:right;
height:21px;
margin:0px 0px 10px;
outline-color:invert;
outline-style:none;
outline-width:medium;
width:55px;
}


input.pds-votebutton:hover {
	background: url(images/pd00-votebutton.gif) no-repeat 0 -60px;
}

.pds-totalvotes-outer {
	
	}
	
.pds-totalvotes-inner
{
  font: normal normal bold 12px/20px Verdana;
  color: #000000;
  
  background-color: #6666ff;
  border: 0px solid #F0F0F0;padding: 2px 2px 2px 2px;
}



/* ----------- CUSTOM SIDEBAR ----------- */

