/*** used for polls pages/history page
as the layout is similar **/
div.maincontent{padding:10px 19px 0 19px}
.mainpolls{
	/*background-color:#DBD5E2;*/
	color:#3A3740;
	float:left;	
	margin-top:0;	
	margin-bottom:0px;
	padding:9px 0 0;
	width:930px;
}
.contentcolumn{
	float:left;
	width:715px;
	padding:0;	
	margin-left:21px;
	display:inline; /* IE6 fix:http://www.positioniseverything.net/explorer/doubled-margin.html */ 
}
#pollteaser {
	float:left;
	width:350px;
	margin-left:20px;
	height:141px;  
}
#pollteaser h2{
	margin:0;
}
#pollteaser p{
	margin:5px 0;
}
#pollteaser div{
	background:#DBD5E2  url('../img/upcoming_bg.gif') top left no-repeat; 
	color:#4B3559;
	height:75px;
	width:389px;	
}
#pollteaser ul{
	list-style:disc;
	padding-top:8px;
	padding-left:28px;
}
#pollteaser li{
	padding:3px;
}	
/*** results pages ***/
#leftresults{
  border-right:1px solid #666666;	
  display:inline; /*fix for IE6 and double floated margin bug */
  margin-left:21px;
}	
#rightresults{
  border-left:1px solid #666666;
  margin-left:-1px;	
  padding-left:7px;
}
#buzzblurb{
	background:#6A416B url('/pca/img/archives_bp_bg.jpg') top left no-repeat;  
	color:#FFFFFF;
	height:93px;
	overflow:hidden;
	width:889px;
	margin-left: 19px;
}
#faveblurb{
	background:#6A416B url('/pca/img/archives_fave_bg.jpg') top left no-repeat; 
	color:#FFFFFF;
	width:889px;
	height:93px;
	margin-left: 19px;
	overflow:hidden;
}


#buzzblurb img,
#faveblurb img{
	margin: 10px 10px 0 10px;
}

#buzzblurb p,
#faveblurb p{
	font-weight:normal;
	color:#FFFFFF;	
	font-size:10px;
	margin-left:10px;
	margin-top:0;
}
#buzzblurb select,
#faveblurb select{
	margin-left:10px;
}
#buzzblurb p{
	padding-top:10px;	
}
div.results{
	width:440px;
	margin:5px 0 10px 0;
	color:#4B355B;
	float:left;
	overflow:hidden;
}

div.results h3{
	margin:10px;	
	font-size:15px;
	background-color:transparent;
}

div.results p{
	margin:1px 14px;	
	color:#4F4E4C;
	font-size:14px;
}

div.results select{
	margin:1px 5px;	
}
.resultsheader{
	background-color:#724774;
	color:#FFFFFF;	
	margin-top:10px;
	margin-left:10px;
	height:28px;
	line-height:1.8em;
	overflow:hidden;
	padding-top:2px;
	padding-left:40px;
		text-align:right;	
/*	text-align:left; */
	
	width:417px;
}

/* headers */
 .bp 
{
	background:url('/pca/img/archive_bp_bg.gif') top left no-repeat;
	color:#D2C70B;	
	padding-left:0px;
}

.Movies
{
	background:url('/pca/img/archive_movies_bg.gif') top left no-repeat;	
	margin-left:10px;
	text-transform:uppercase;
}

.TV 
{
	background:url('/pca/img/archive_tv_bg.gif') top left no-repeat;		
	margin-left:10px;
	text-transform:uppercase;
}


.Music
{
	background:url('/pca/img/archive_music_bg.gif') top left no-repeat;
	margin-left:10px;	
	text-transform:uppercase;
}	
.resultsheader span{
	float:left;
	color:#FFFFFF;
	font-weight:bold;
	font-size:110%;
	padding-left:10px;
	text-align: left;
/*	width:403px; */

}
div.results p{}
div.results ul{
	margin-left:20px;	
	margin-bottom:35px;
	width:380px;
}

div.results ul li{
	padding-left:20px;
	margin-bottom:5px;
	font-size:12px; /* default */
}
div.results ul li.winningopt
{
	background:url('/pca/img/check.gif') top left no-repeat;
	font-size:14px;
	font-weight:bold;

}
div.results ul li.opt1
{
	background:url('/pca/img/check.gif')  top left no-repeat;
	font-size:14px;
	font-weight:bold;

}
div.results ul li.opt2{
	font-size:12px;
}

div.results ul li.opt3{
	font-size:11px;
}

div.results ul li.opt4{
	font-size:10px;
}


/** change for Nov release for favorite list */
.resultsheader  span.favorites{
	font-size:13px;
	margin:0;
	/*text-transform:capitalize;*/
	text-transform:uppercase;
	display: block;
	padding-top: 6px;

}
.resultsheader.bp  span.favorites,
.resultsheader.Movies  span.favorites,
.resultsheader.TV  span.favorites,
.resultsheader.Music  span.favorites{
	margin-top:-4px;
}
.resultsheader span.favorites  em{	
	/*font-size:12px;*/
	font-style:normal;
	/*left:-50px;*/
	margin:0;
	/*position:relative;*/
	/*text-transform:uppercase;
	top:13px;*/
}
/* for safari */
html[xmlns*=''] body:last-child .resultsheader span.favorites  em{left:-50px}
		body:last-child:not(:root:root) .resultsheader span.favorites  em{left:-50px}
		@media all and (min-width:0px){
			body:not(:root:root) .resultsheader span.favorites  em{left:-50px}
		}
/*******************
* buzz
*********************/
#bpbuzzblurb{
	background: url('/pca/img/pcBuzzPolls_blurb.gif') top left no-repeat;/* called inline:polls.jsp*/
	color:#FFFFFF;
	width:400px;
	height:142px;
	float:left;
	margin-bottom:14px;
	margin-left:21px;
	display:inline /* IE6 fix for floated margins bug */
}
#bpbuzzblurb img{
	margin-top:10px;
	margin-left:15px;
}
#bpbuzzblurb p{
	margin:2px 15px;
	width:350px;
}
#bpbuzzblurb a img{
	margin:12px 0 2px;
}
/*******************
* buzz
*********************/
#bpcreateblurb{
	background: url('/pca/img/pcBuzzPolls_create.gif') top left no-repeat;  
	color:#FFFFFF;
	display:inline; /* IE6 fix for floated margins bug */
	float:right;
	height:142px;
	margin-bottom:14px;
	margin-right:21px;
	width:478px;
}
#bpcreateblurb img{
	margin:15px 0 5px 15px;
}
#bpcreateblurb ul{
	margin-left:15px;	
	width:300px;
}
#bpcreateblurb li{
	display:inline;	
}
#bpcreateblurb p{
	margin:2px 15px;
	width:320px;
}
#bpcreateblurb a img{
	margin:15px 0 0;
}
#buzztease{
	background:url('/pca/img/pcBuzzPolls_tease_bg.gif') no-repeat left top;
	clear:both;
	float:left;
	height:67px;
	margin:10px 0;
	overflow:hidden;
	width:707px;
	}
#buzztease div{
	float:left;
	font-size:11px;
	padding:5px;
}
#buzztease div img{
	float:left;
}
#buzztease a{
	clear:left;
	float:left;
	margin:5px 0 0;
}
#buzztease p{
	width:450px;	
	margin:15px;
	float:left;
}
/********** new sortable headers *******************/
#featuredpollsheader{
	background:url('/pca/img/bp_featuredHeaderBackground.gif') top left no-repeat;
	clear:left;
	height:30px;
	margin-top:10px;
	overflow:hidden;
	width:706px;
}
#featuredpollsheader img,
#sortpollsheader img,
#sortpollsFooter img{
	margin:7px 7px 0 7px;
}
#sortpollsheader,
#sortpollsFooter{
	clear:left;
	height:30px;
	overflow:hidden;
	position:relative;
	width:706px;
}
#sortpollsheader{
	background:url('/pca/img/bp_paginationHeaderBackground.gif') top left no-repeat;
	margin-top:10px;
	padding-left: 8px;
	padding-top: 4px;
	color: #fff;
	font-weight: bold;
	}
#sortpollsFooter{
	background:url('/pca/img/bp_paginationFooterBackground.gif') 0 0 no-repeat;
	margin-top:0px;
	}
#sortpollsheader ul,
#sortpollsFooter ul{
	right:10px;
	position:absolute;
	top:7.5px;
}
#sortpollsheader li,
#sortpollsFooter li{
	display:inline;
	font-weight:bold;
	color:#4b355b;
	height:25px;
	padding:auto 1px;
	font-size:11px;
	margin-left:2px;
	margin-top:10px;
}
#sortpollsheader li img,
#sortpollsFooter li img{
	margin:0;
	padding:0;
	display:inline;
	vertical-align:bottom;
}
#sortpollsheader li a,
#sortpollsFooter li a{
	color:#fff;
	text-decoration:none;
}
/***************
* favorites page
*****************/
#faveheader{
	background:#DBD5E2 url('/pca/img/favepolls_blurb_bg.jpg') top left no-repeat;
	color:#BDAEBD;
	display:inline; /* fix for IE6 and the double floated margin bug */
	float:left;
	height:147px;
	margin:0 21px 21px;
	overflow:hidden;
	width:887px;
	}
	
.pageframe.video-games #faveheader {
	background:#DBD5E2 url('/pca/img/video_game_poll.jpg') top left no-repeat;
	color:#BDAEBD;
	display:inline; /* fix for IE6 and the double floated margin bug */
	float:left;
	height:147px;
	margin:0 21px 21px;
	overflow:hidden;
	width:887px;
}

#faveheader #headertext{
	display:inline;
	float:left;
	margin:10px 0 0 225px; 
	width:300px;
}
#faveheader #headerkey{
	float:right;
	width:327px;
}
#faveheader p img{
	margin:5px 5px 0 0;	
}
/**********
* history *
**********/
#historyheader{
	background:#281A29 url('/pca/img/history_bg.jpg') top left no-repeat; 
	color:#BDAEBD;
	width:887px;
	height:121px;
	margin:25px 0 0;
	position:relative;
}
#historyheader p,
#historyheader img,
#historyheader select{
	margin-left:10px;	
} 
#historyheader p{
	margin:2px 10px;
	font-size: 0.9em;
} 
#historyheader img{
	margin-top:10px;	
}
#historyheader div{
	width:360px;
	padding-top:10px;
	float:left;
	display:inline;
	margin-right:50px;
}

#historyheader div p,
#historyheader div img
{
	margin-left: 20px;
}

#historyheader form{
	margin-top:25px;
	float:left;
	display:inline;
}

#historyheader div#imagediv{
	float:right;
	height:116px;
	margin:0 0 -21px;
	padding:0;
	position:relative;
	right:0px;
	top:0px;
	width:228px;
}
#historyheader div#imagediv img{
	margin:0;
}
.hist{
	background:url('/pca/img/history_title_bg.jpg') top left no-repeat;
	line-height:1em;
	padding-left:4px;
	text-align:left;
}
.hist .videotrigger{
	float:right;
	margin-top:-2px;	
}
/**************
* single poll *
**************/
.singlePoll .mainpolls {
	position: relative;
}
.singlePoll .contentcolumn{
	background:url('/pca/img/bg_polls_single.jpg') 0 0 no-repeat;
	height:380px;
	margin-top:19px;
	padding:20px;
	}
.singlePoll .contentcolumn div {
	float: left;
	width: 350px;
}
.singlePoll .contentcolumn p{
	font-size:136%; /*15px*/
	margin:10px 0 20px;
	width:320px;
	}

.singlePoll .contentcolumn li{
	margin-bottom:10px;
	}
	
.singlePoll #singlePollDiv {
	float: left;
	}
	
.singlePoll img#flare {
	width: 276px;
	height: 162px;
	position: absolute;
	top:-10px;
	right: 0;
}	
	
/* this presents the HTML rendering from overflowing */
.singlePoll #singlePollDiv p,
.singlePoll #singlePollDiv ul {
	width: 250px;
	font-size: 11px;
}

.singlePoll #singlePollDiv ol {
	width: 200px;
	list-style: decimal;
	margin-left: 25px;
	margin-top: 4px;
}
.singlePoll #singlePollDiv ol li {
	list-style: decimal;
}



	
	
	
/*********************
* nothing to see (no results)
*********************/
.nothingtosee{
	width:417px;	 
	margin:10px;
}
.nothingtosee img{
	margin-top:15px;
}
.nothingtosee h2{
	margin-left:14px;
	height: 60px;
}
.tallbanner{
	margin-right:21px;	
	display:inline;
	float: right;
	padding-bottom: 9px;
}
/**********************
* user generated poll *
**********************/
#createpolldiv{
	background:url('/pca/img/bp_createpolldiv_bg_long.jpg') top left no-repeat;/*called inline:createpollform.jsp*/
	float:left;
	height:485px;
	overflow:hidden;
	padding:25px 0 0 30px;
	width:720px;
	position: relative;
	left: 15px;
}
#createPollContainer{
	float:left;
	width:405px;
	}
#createpolldiv ul.error{
  	color:#c03;
  	font-weight:bold;	
	margin-bottom:10px;
	list-style:none;
	margin-left:20px;
}
#createpolldiv h3{
	clear:both;
	color:#fff;
	float:left;
	font-size:20.25px;
	margin:0;
	width:400px;
}
#createpolldiv ul{
	color:#fff;
	float:left;
	list-style:disc;
	margin-top:10px;
	margin-left:13px;
}
#createpolldiv li{
	margin-bottom:5px;
	}
#createpolldiv #closepoll{
	float:right;
	margin:-15px 5px 0;
}
#createpolldiv form{
	clear:left;
	float:left;
}
#createpolldiv fieldset{
	border:none;
	width: 400px;
}
#createpolldiv fieldset #pollPreview img{
	float:left;
	margin-top:-20px;
	margin-left:220px;
	}
#createpolldiv label{
    clear:right;
 	color:#fff;	
	display:block;
	float:left;
	font-size:9px;
	font-weight:bold;
  	line-height:1.3em;
	margin-top:10px;
	margin-bottom:3px;
	width:400px;
}
#createpolldiv label strong{
	font-size:11px;
	}
#createpolldiv input,
#createpolldiv select{
	float:left;
	}
#createpolldiv textarea,
#createpolldiv input{
	width:400px;
	}
#createpolldiv select{
	margin:-18px 0 0 100px;
	}
#createpolldiv .hr{
	margin:10px 0 5px;
	}
#createpolldiv fieldset.buttons input{
	width:auto;
	}
#createpolldiv fieldset.buttons img{
	margin-left:10px;
	}
#createpolldiv #previewpolldiv{
	float:right;
	margin:-20px 10px 0 0;
	}
	
	

div.mainpolls div#pca-profile-data {
	color: #fff;
	/*background-color: #A68FAB;*/
}

