@charset "UTF-8";

div#pca-container div#pca-header {
	margin-bottom: 0;
}

div#pca-container div#pca-content {
/*	background: #f5f5f5 url( /pca/img/pca_content_background.png ) scroll no-repeat left top; */
	padding-top: 20px;
}

div#pca-container div#pca-content div#pca-left-col {
	width: 675px;
	float: left;
}

div#pca-container div#pca-content div#pca-left-col div.pca-poll-comments {
	background-color: #f4f4f4;
	padding-top: 16px;
	padding-bottom: 16px;
	margin-bottom: 20px;
}

div#pca-container div#pca-content div#pca-left-col div.pca-poll-comments h3 {
	margin: 0 22px 0 22px;
	text-transform: uppercase;
	border-bottom: 1px solid #c0c0c0;
	padding: 6px 0 6px 0;
}

div#pca-container div#pca-content div#pca-left-col div.pca-poll-comments ul li {
	margin: 10px 22px 10px 22px;
	overflow: hidden;
}

div#pca-container div#pca-content div#pca-left-col div.pca-poll-comments ul li img {
	float: left;
}

div#pca-container div#pca-content div#pca-left-col div.pca-poll-comments ul li div {
	margin-left: 75px;
}

div#pca-container div#pca-content div#pca-left-col div.pca-poll-comments ul li div p.pca-comment-date {
	color: #0093c3;
	font-size: 0.8em;
	font-weight: bold;
}

div#pca-container div#pca-content div#pca-left-col div.pca-poll-comments ul li div p.pca-comment-author {
	font-weight: bold;
	font-size: 1.1em;
}

div#pca-container div#pca-content div#pca-left-col div.pca-poll-comments ul li div p.pca-comment-content {
	font-size: 0.9em;
}

div#pca-container div#pca-content div#pca-left-col div.pca-poll-comments ul li div p.pca-comment-content a.pca-comment-more {
	color: #a1a1a1;
	text-transform: uppercase;
}

div#pca-container div#pca-content div#pca-left-col div.pca-poll-comments ul li div form input.pca-comment-flag {
	text-transform: uppercase;
	color: #a1a1a1;
	font-size: 0.7em;
	text-align: right;
	display: block;
	margin-left: 350px;
}

div#pca-container div#pca-content div#pca-left-col div.pca-poll-comments textarea {
	margin-left: 20px;
}

div#pca-container div#pca-content div#pca-left-col div.pca-poll-comments input#comment\:pca-post-comment {
	cursor:pointer;
	color: #e081d5;
	text-transform: uppercase;
	padding: 2px 4px 2px 4px;
	font-size: 0.8em;
	font-weight: bold;
	margin-left: 20px;
	padding-right: 16px;
	background: #363837 url( /pca/img/pca_pink_arrow.png ) scroll no-repeat 96% center;
	border: 0;
}

div#pca-container div#pca-content div#pca-left-col a.pca-prev-commment {
	float: left;
	display: block;
	text-transform: uppercase;
	font-size: 1.1em;
	color: #0b5f8b;
	font-weight: bold;
	padding-left: 26px;
	background: transparent url( /pca/img/pca_blue_arrow_left.png ) scroll no-repeat 8% center;
}

div#pca-container div#pca-content div#pca-left-col a.pca-prev-commment:hover {
	text-decoration: underline;
}

div#pca-container div#pca-content div#pca-left-col a.pca-next-commment {
	float: right;
	display: block;
	text-transform: uppercase;
	font-size: 1.1em;
	color: #0b5f8b;
	font-weight: bold;
	padding-right: 26px;
	background: transparent url( /pca/img/pca_blue_arrow.png ) scroll no-repeat 90% center;
}

div#pca-container div#pca-content div#pca-left-col a.pca-next-commment:hover {
	text-decoration: underline;
}

div#pca-container div#pca-content div#pca-right-col {
	width: 300px;
	float: right;
}

div#pca-container div#pca-content div#pca-right-col img#pca-create-buzz-poll {
	margin: 20px auto 20px auto;
}

div#pca-container div#pca-content div#pca-right-col div.pca-related-tv-polls {
	margin-bottom: 20px;
}

div#pca-container div#pca-content div#pca-right-col div.pca-related-tv-polls h3 {
	border-bottom: 1px solid #c0c0c0;
	color: #6d4f84;
	background: #fff url( /pca/img/pca_tv_remote.png ) scroll no-repeat 90% top;
	padding: 14px 0 8px 4px;
	text-transform: uppercase;
	font-size: 1.2em;
}

div#pca-container div#pca-content div#pca-right-col div.pca-related-tv-polls ul {
	/*margin: 6px 6px auto 16px;*/
}

div#pca-container div#pca-content div#pca-right-col div.pca-related-tv-polls ul li {
	margin: 6px 6px 6px 16px;
}

div#pca-container div#pca-content div#pca-right-col div.pca-newest-polls h3 {
	border-bottom: 1px solid #c0c0c0;
	color: #6d4f84;
	padding: 14px 0 8px 4px;
	text-transform: uppercase;
	font-size: 1.2em;
}

div#pca-container div#pca-content div#pca-right-col div.pca-newest-polls ul li {
	margin: 12px 6px 12px 16px;
	overflow: hidden;
}

div#pca-container div#pca-content div#pca-right-col div.pca-newest-polls ul li div {
	margin-left: 10px;
	float: left;
	width: 230px;
}

div#pca-container div#pca-content div#pca-right-col div.pca-newest-polls ul li div h4 {
	padding-top: 0;
}


div#pca-container div#pca-content div#pca-right-col div.pca-newest-polls ul li img {
	float: left;
	margin: 0;
	padding: 0;
	display: block;
}
	
div#pca-container div#pca-content div#pca-right-col div.pca-newest-polls ul li div p {
	font-size: 0.9em;
}

div#pca-container div#pca-content div#pca-right-col div.pca-newest-polls ul li div p a:hover {
	text-decoration: underline;
}











div#pca-container div#pca-content div#pca-left-col div.pca-featured-poll div.pca-featured-slide ul.pca-poll-options li div.pca-poll-result {
	position: absolute;
	background: transparent url( /pca/img/pca_semi_trans_result.png ) scroll repeat-x left top;
	/*background-color: #000;*/
	bottom: 1px;
	left: 1px;
	right: 1px;
	color: #fff;
	text-align: right;
	padding: 10px 10px 10px 10px;
	/*opacity: 0.8;
	filter: alpha(opacity=80);*/
	border-top: 1px solid #968c88;
	font-size: 26px;
	z-index: 232;
}



div#pca-container div#pca-content div#pca-left-col div.pca-featured-poll {
	margin-bottom: 0px;
}

div#pca-container div#pca-content div#pca-left-col div.pca-featured-poll div.pca-calltoaction-horz-slide {
	position: relative;
	width: 675px;
	height: 325px;
}

div#pca-container div#pca-content div#pca-left-col div.pca-featured-poll div.pca-calltoaction-horz-slide img.pca-calltoaction-background {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 133;
}

div#pca-container div#pca-content div#pca-left-col div.pca-featured-poll div.pca-calltoaction-horz-slide div.pca-calltoaction-overlay {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background: transparent url( /pca/img/pca_black-trans.png ) scroll repeat left top;
	/*opacity: 0.8;
	filter: alpha(opacity=80);*/
	z-index: 135;
}

div#pca-container div#pca-content div#pca-left-col div.pca-featured-poll div.pca-calltoaction-horz-slide div.pca-calltoaction-overlay img {
	float: left;
	margin: 6px;
}

div#pca-container div#pca-content div#pca-left-col div.pca-featured-poll div.pca-calltoaction-horz-slide div.pca-calltoaction-overlay div {
	color: #fff;
	margin: 20px 20px 20px 350px;
}

div#pca-container div#pca-content div#pca-left-col div.pca-featured-poll div.pca-calltoaction-horz-slide div.pca-calltoaction-overlay div h3 {
	font-size: 1.3em;
	margin-bottom: 4px;
}

div#pca-container div#pca-content div#pca-left-col div.pca-featured-poll div.pca-calltoaction-horz-slide div.pca-calltoaction-overlay div p {
	margin-bottom: 6px;
}

div#pca-container div#pca-content div#pca-left-col div.pca-featured-poll div.pca-calltoaction-horz-slide div.pca-calltoaction-overlay div a {
	padding: 2px 6px;
	text-transform: uppercase;
	padding-right: 18px;
	background: transparent url( /pca/img/active_arrow.png ) scroll no-repeat 96% center;
	color: #fff;
}




div#pca-container div#pca-content div#pca-left-col div.pca-featured-poll div.pca-calltoaction-vert-slide {
	position: relative;
	width: 675px;
	height: 325px;
}

div#pca-container div#pca-content div#pca-left-col div.pca-featured-poll div.pca-calltoaction-vert-slide img.pca-calltoaction-background {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 233;
}

div#pca-container div#pca-content div#pca-left-col div.pca-featured-poll div.pca-calltoaction-vert-slide div.pca-calltoaction-overlay {
	background: #cecece url( /pca/img/pca_calltoaction_gradient.png ) scroll repeat-x left top;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 230px;
	z-index: 235;
}

div#pca-container div#pca-content div#pca-left-col div.pca-featured-poll div.pca-calltoaction-vert-slide div.pca-calltoaction-overlay img {
	margin-top: 20px;
}

div#pca-container div#pca-content div#pca-left-col div.pca-featured-poll div.pca-calltoaction-vert-slide div.pca-calltoaction-overlay div {
	color: #fff;
}

div#pca-container div#pca-content div#pca-left-col div.pca-featured-poll div.pca-calltoaction-vert-slide div.pca-calltoaction-overlay div h3 {
	font-size: 1.3em;
	margin: 10px 10px 4px 10px;
}

div#pca-container div#pca-content div#pca-left-col div.pca-featured-poll div.pca-calltoaction-vert-slide div.pca-calltoaction-overlay div p {
	margin: 10px;
}

div#pca-container div#pca-content div#pca-left-col div.pca-featured-poll div.pca-calltoaction-vert-slide div.pca-calltoaction-overlay div a {
	padding: 2px 6px;
	text-transform: uppercase;
	font-size: 0.9em;
	font-weight: bold;
	margin: 10px 10px 4px 10px;
	padding-right: 18px;
	background: transparent url( /pca/img/active_arrow.png ) scroll no-repeat 96% center;
	color: #fff;
}




div#pca-container div#pca-content div#pca-left-col div.pca-featured-poll div.pca-featured-poll-header {
	background: #bbbaba url( /pca/img/pca_featured_header_background_noad.png ) scroll no-repeat left top;
	position: relative;
	height: 40px;
}

div#pca-container div#pca-content div#pca-left-col div.pca-featured-poll div.pca-featured-poll-header div.pca-module-title {
	float: left;
	background-image: none;
	border-bottom: 0;
	background-color: transparent;
	position: absolute;
	top: 6px;
	left: 8px;
}

div#pca-container div#pca-content div#pca-left-col div.pca-featured-poll div.pca-featured-poll-header div.pca-module-title a {
	font-size: 1.4em;
}

div#pca-container div#pca-content div#pca-left-col div.pca-featured-poll div.pca-featured-poll-header div.pca-module-title span.pca-second-word {

}

div#pca-container div#pca-content div#pca-left-col div.pca-featured-poll div.pca-featured-poll-header div.pca-featured-poll-sponsor {
	position: absolute;
	top: 4px;
	right: 130px;
}

div#pca-container div#pca-content div#pca-left-col div#pca-tabs {
	position: relative;
	height: 365px;
	/*border: 1px solid #ccc;*/
	background: #cecece url( /pca/img/pca_calltoaction_gradient.png ) scroll repeat-x left top;
	margin-bottom: 20px;
}

div#pca-container div#pca-content div#pca-left-col div#pca-tabs ul.pca-featured-poll-pagination {
	overflow: hidden;
	position: absolute;
	top: 10px;
	right: 18px;
	z-index: 123434;
}

div#pca-container div#pca-content div#pca-left-col div#pca-tabs ul.pca-featured-poll-pagination li {
	float: left;
}

div#pca-container div#pca-content div#pca-left-col div#pca-tabs ul.pca-featured-poll-pagination li a {
	display: block;
	padding: 2px 4px 2px 4px;
	color: #fff;
}

div#pca-tabs ul.ui-tabs-nav li.ui-tabs-nav-item {
	background-color: #281b30;
}

div#pca-container div#pca-content div#pca-left-col div#pca-tabs ul.pca-featured-poll-pagination li a:hover {
	background-color: #e181d5;
}

div#pca-tabs ul.ui-tabs-nav li.ui-tabs-selected{
	background-color: #e181d5;
}

div#pca-container div#pca-content div#pca-left-col div.pca-featured-poll div.pca-featured-slide h2 a {
	color: #fff;
	font-size: 1.2em;
	padding: 12px;
	line-height: 1.3em;
	background: #313131 url( /pca/img/pca_featured_question_background.png ) scroll repeat-x left top;
	border-bottom: 1px solid #808080;
	display: block;
	height: 44px;
}

div#pca-container div#pca-content div#pca-left-col div.pca-featured-poll div.pca-featured-slide ul.pca-poll-options {
	overflow: hidden;
}

div#pca-container div#pca-content div#pca-left-col div.pca-featured-poll div.pca-featured-slide ul.pca-poll-options li {
	float: left;
	position: relative;
	/* width: 225px; */
	height: 225px;
}

div#pca-container div#pca-content div#pca-left-col div.pca-featured-poll div.pca-2up ul.pca-poll-options li {
	float: left;
	position: relative;
	/* width: 335px; */
	height: 225px;
}

div#pca-container div#pca-content div#pca-left-col div.pca-featured-poll div.pca-featured-slide ul.pca-poll-options li div.pca-poll-status {
	position: absolute;
	top: 70px;
	/*bottom: 20px;*/
	left: 20px;
	right: 20px;
	display: none;
	opacity: 0.8;
	filter: alpha(opacity=80);
	background-color: #000;
	color: #fff;
	text-align: center;
	padding: 10px;
	text-transform: uppercase;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	font-size: 1.2em;
}

ul.pca-poll-options li.sendingvote div.pca-poll-status {
	display: none;
}

ul.pca-poll-options {
	background-color: #808080;
}

ul.pca-poll-options li img {
	border: 1px solid #808080;
}

ul.pca-poll-options li.picked img {
	border: 1px solid #eed54e;
}

ul.pca-poll-options li.picked a {
	border: 1px solid #eed54e;
}

div#pca-container div#pca-content div#pca-left-col div.pca-featured-poll div.pca-featured-slide ul.pca-poll-options li div.pca-poll-text {
	position: absolute;
	background: #000 url( /pca/img/pca_featured_poll_logo.gif ) scroll no-repeat 98% center;
	bottom: 1px;
	left: 1px;
	right: 1px;
	color: #fff;
	text-align: right;
	padding: 10px 35px 10px 10px;
	opacity: 0.8;
	filter: alpha(opacity=80);
	z-index: 233;
}

div#pca-container div#pca-content div#pca-left-col div.pca-featured-poll div.pca-featured-slide ul.pca-poll-options li.picked div.pca-poll-text {
	color: #f2d212;	
	background: #000 url( /pca/img/pca_featured_poll_logo_gold.png ) scroll no-repeat 98% center;
}

/* for fan poll
div#pca-fan-poll ul.pca-poll-options li.picked div.pca-poll-text {
	color: #f2d212;
}

div.pca-featured-slide ul.pca-poll-options li.picked div.pca-poll-text {
	background-image: url( /pca/img/pca_featured_poll_logo_gold.png );
	color: #f2d212;
}
*/

div#pca-container div#pca-content div#pca-left-col div.pca-featured-poll div.pca-module-options {
	background: #313131 url( /pca/img/pca_featured_footer_hover.png ) scroll repeat-x left center;
	font-size: 0.8em;
	border-top: 2px solid #808080;
	overflow: hidden;
}

div#pca-container div#pca-content div#pca-left-col div.pca-featured-poll div.pca-module-options div.pca-module-options-left, div#pca-container div#pca-content div#pca-left-col div.pca-user-poll div.pca-module-options div.pca-module-options-left {
	float: left;
}

div#pca-container div#pca-content div#pca-left-col div.pca-featured-poll div.pca-module-options div.pca-module-options-left ul, div#pca-container div#pca-content div#pca-left-col div.pca-user-poll div.pca-module-options div.pca-module-options-left ul {
	overflow: hidden;
}

div#pca-container div#pca-content div#pca-left-col div.pca-featured-poll div.pca-module-options div.pca-module-options-left ul li, div#pca-container div#pca-content div#pca-left-col div.pca-user-poll div.pca-module-options div.pca-module-options-left ul li {
	float: left;
}

div#pca-container div#pca-content div#pca-left-col div.pca-featured-poll div.pca-module-options div.pca-module-options-left ul li a, div#pca-container div#pca-content div#pca-left-col div.pca-user-poll div.pca-module-options div.pca-module-options-left ul li a {
	display: block;
	color: #000;
	font-weight: normal;
	border-right: 1px solid #969696;
	padding: 6px 12px 6px 12px;
	font-weight: bold;
}

div#pca-container div#pca-content div#pca-left-col div.pca-featured-poll div.pca-module-options div.pca-module-options-left ul li a:hover, div#pca-container div#pca-content div#pca-left-col div.pca-user-poll div.pca-module-options div.pca-module-options-left ul li a:hover {
	text-decoration: none;
	background: #313131 url( /pca/img/pca_featured_footer_background.png ) scroll repeat-x left center;
	color: #fff;
}

div#pca-container div#pca-content div#pca-left-col div.pca-featured-poll div.pca-module-options div.pca-module-options-right, div#pca-container div#pca-content div#pca-left-col div.pca-user-poll div.pca-module-options div.pca-module-options-right {
	float: right;
	padding: 6px;
}

div#pca-container div#pca-content div#pca-left-col div.pca-featured-poll div.pca-module-options div.pca-module-options-right-details, div#pca-container div#pca-content div#pca-left-col div.pca-user-poll div.pca-module-options div.pca-module-options-right-details {
	/*display: none;*/
	font-weight: bold;
	margin-right: 8px;
	margin-top: 4px;
	color: #095f8b;	
}

div#pca-container div#pca-content div#pca-left-col div.pca-featured-poll div.pca-module-options div.pca-module-options-right a, div#pca-container div#pca-content div#pca-left-col div.pca-user-poll div.pca-module-options div.pca-module-options-right a {
	color: #095f8b;
	background: transparent url( /pca/img/pca_blue_arrow.png ) no-repeat scroll right center;
	margin-left: 6px;
	padding-right: 10px;
}












div#pca-container div#pca-content div#pca-left-col div.pca-user-poll {
	/*border-bottom: 1px solid #d25dc5;*/
	background-color: #f4f4f4;
	/*margin-bottom: 20px;*/
	border-left: 1px solid #aeaeae;
	border-right: 1px solid #aeaeae;
	overflow: hidden;
}

div#pca-container div#pca-content div#pca-left-col div.pca-user-poll div.pca-featured-slide {
	background-color: #cecece;
}


div#pca-container div#pca-content div#pca-left-col div.pca-user-poll div.pca-user-bubble-container {
	background-color: #5D5D5D;
	/*overflow: hidden;*/
	/*padding-bottom: 12px;*/
	/*border-bottom: 1px solid #838383;*/
	float: left;
	/*position: absolute;*/
	/*top: 0;
	left: 0;
	bottom: 29px;*/
	padding-bottom: 10px;
	width: 234px;
}

div#pca-container div#pca-content div#pca-left-col div.pca-user-poll div.pca-user-bubble-container img.pca-user-pic {
	float: right;
	/*margin: 13px 0 0 0;*/
	/*border: 2px solid #fff;*/
	/*position: absolute;
	bottom: 6px;
	right: 6px;*/
}

div#pca-container div#pca-content div#pca-left-col div.pca-user-poll div.pca-author {
	font-size: 0.8em;
	line-height: 1.2em;
	font-weight: bold;
	text-align: right;
	position: absolute;
	bottom: 40px;
	right: 70px;
}

div#pca-container div#pca-content div#pca-left-col div.pca-user-poll div.pca-author a {
	color: #0093c2;

}

div#pca-container div#pca-content div#pca-left-col div.pca-user-poll div.pca-author div {
	color: #0093c2;

}

div.pca-author-badges {
	text-align: right;
	position: absolute;
	right: 70px;
	bottom: 0;
	height: 30px;
}

div#pca-container div#pca-content div#pca-left-col div.pca-user-poll div.pca-user-bubble-container div.pca-user-bubble {
	/*float: left;*/
	width: 224px;
	margin: 10px 0 0 10px;
	/*background: transparent url( /pca/img/pca_bubble_arrow.png ) scroll no-repeat right 30px;*/
}

div#pca-container div#pca-content div#pca-left-col div.pca-user-poll div.pca-user-bubble-container div.pca-user-bubble div.pca-buble-top {
	background: transparent url( /pca/img/pca_user_bubble_top.png ) scroll no-repeat left top;
	width: 203px;
	height: 17px;
}

div#pca-container div#pca-content div#pca-left-col div.pca-user-poll div.pca-user-bubble-container div.pca-user-bubble div.pca-user-frame {
	width: 203px;
}

div#pca-container div#pca-content div#pca-left-col div.pca-user-poll div.pca-user-bubble-container div.pca-user-bubble h2 {
	background-color: #fff;	
	padding: 0 15px 12px 15px;
}

div#pca-container div#pca-content div#pca-left-col div.pca-user-poll div.pca-user-bubble-container div.pca-user-bubble h2 a {
	font-size: 1.1em;
	line-height: 1.3em;
	color: #231f20;
}

div#pca-container div#pca-content div#pca-left-col div.pca-user-poll div.pca-user-bubble-container div.pca-user-bubble div.pca-buble-bottom {
	background: transparent url( /pca/img/pca_user_bubble_bottom.png ) scroll no-repeat left bottom;
	height: 28px;
	width: 203px;
}

div#pca-container div#pca-content div#pca-left-col div.pca-user-poll ul.pca-user-poll-voting {
	margin: 0;
	float: right;
	width: 439px;
	min-height: 200px;
	/*background-color: #cecece;*/
}


div#pca-container div#pca-content div#pca-left-col div.pca-user-poll ul.pca-user-poll-voting li.picked {
	/*background-color: #4c355b;*/
	background-image: none;
	/*color: ;*/
}


div#pca-container div#pca-content div#pca-left-col div.pca-user-poll ul.pca-user-poll-voting li {
	display: block;
	color: #252525;
	font-weight: bold;
	font-size: 0.9em;
	line-height: 1.2em;
	padding: 16px 35px 16px 14px;
	border-bottom: 1px solid #838383;
	/*background: #cecece url( ../img/pca_poll_options_background.png ) scroll repeat-x left bottom;*/
	background: #dfdfdf url( /pca/img/pca_poll_option_logo.png ) scroll no-repeat 97% center;
	position: relative;
	cursor: pointer;
	/*height: 50px;*/
	overflow: hidden;
	position: relative;
	margin-bottom: 0;
}

div#pca-container div#pca-content div#pca-left-col div.pca-user-poll ul.pca-user-poll-voting li.picked div.pca-poll-text   {
	color: #fff;
}

div#pca-container div#pca-content div#pca-left-col div.pca-user-poll ul.pca-user-poll-voting li div.pca-poll-status,
div#pca-container div#pca-content div#pca-left-col div.pca-user-poll ul.pca-user-poll-voting li div.pca-poll-clicktovote {
	/*background-color: #000;*/
	color: #fff;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	font-size: 1.4em;
	font-weight: normal;
	text-transform: uppercase;
	opacity: 0.8;
	filter: alpha( opacity=80 );
	background: #000 url( /pca/img/pca_fan_gold_logo.png ) no-repeat scroll 97% center;
	display: none;
	padding-top: 15px;
}

div#pca-container div#pca-content div#pca-left-col div.pca-user-poll ul.pca-user-poll-voting li.pca-bar-results {
	padding: 0;
	padding-top: 50px;
	position: relative;
	background-image: none;
}

div#pca-container div#pca-content div#pca-left-col div.pca-user-poll ul.pca-user-poll-voting li.picked div.pca-poll-clicktovote {
	visibility: visible;
	/*opacity: 0.8;
	filter: alpha( opacity=80 );*/
}


div#pca-container div#pca-content div#pca-left-col div.pca-user-poll ul.pca-user-poll-voting li.picked {
	color: #f2d212;
	background-image: none;
}


div#pca-container div#pca-content div#pca-left-col div.pca-user-poll ul.pca-user-poll-voting li:hover {
	/*text-decoration: underline;*/
}







div#pca-container div#pca-content div#pca-left-col div.pca-user-poll div.pca-module-options {
	background: #313131 url( /pca/img/pca_featured_footer_hover.png ) scroll repeat-x left center;
	font-size: 0.8em;
	border-top: 1px solid #808080;
	overflow: hidden;
}

div#pca-container div#pca-content div#pca-left-col div.pca-user-poll div.pca-module-options div.pca-module-options-left, div#pca-container div#pca-content div#pca-left-col div.pca-user-poll div.pca-module-options div.pca-module-options-left {
	float: left;
}

div#pca-container div#pca-content div#pca-left-col div.pca-user-poll div.pca-module-options div.pca-module-options-left ul, div#pca-container div#pca-content div#pca-left-col div.pca-user-poll div.pca-module-options div.pca-module-options-left ul {
	overflow: hidden;
}

div#pca-container div#pca-content div#pca-left-col div.pca-user-poll div.pca-module-options div.pca-module-options-left ul li, div#pca-container div#pca-content div#pca-left-col div.pca-user-poll div.pca-module-options div.pca-module-options-left ul li {
	float: left;
}

div#pca-container div#pca-content div#pca-left-col div.pca-user-poll div.pca-module-options div.pca-module-options-left ul li a, div#pca-container div#pca-content div#pca-left-col div.pca-user-poll div.pca-module-options div.pca-module-options-left ul li a {
	display: block;
	color: #000;
	font-weight: normal;
	border-right: 1px solid #969696;
	padding: 6px 12px 6px 12px;
	font-weight: bold;
}

div#pca-container div#pca-content div#pca-left-col div.pca-user-poll div.pca-module-options div.pca-module-options-left ul li a:hover, div#pca-container div#pca-content div#pca-left-col div.pca-user-poll div.pca-module-options div.pca-module-options-left ul li a:hover {
	text-decoration: none;
	background: #313131 url( /pca/img/pca_featured_footer_background.png ) scroll repeat-x left center;
	color: #fff;
}

div#pca-container div#pca-content div#pca-left-col div.pca-user-poll div.pca-module-options div.pca-module-options-right, div#pca-container div#pca-content div#pca-left-col div.pca-user-poll div.pca-module-options div.pca-module-options-right {
	float: right;
	padding: 6px;
}

div#pca-container div#pca-content div#pca-left-col div.pca-user-poll div.pca-module-options div.pca-module-options-right-details, div#pca-container div#pca-content div#pca-left-col div.pca-user-poll div.pca-module-options div.pca-module-options-right-details {
	/*display: none;*/
	font-weight: bold;
	margin-right: 8px;
	margin-top: 4px;
	color: #095f8b;	
}

div#pca-container div#pca-content div#pca-left-col div.pca-user-poll div.pca-module-options div.pca-module-options-right a, div#pca-container div#pca-content div#pca-left-col div.pca-user-poll div.pca-module-options div.pca-module-options-right a {
	color: #095f8b;
	background: transparent url( /pca/img/pca_blue_arrow.png ) no-repeat scroll right center;
	margin-left: 6px;
	padding-right: 10px;
}

div#pca-container div#pca-content div#pca-left-col div.pca-user-poll div.pca-latest-results-bar {
	background-attachment: scroll;
	background-color: transparent;
	background-position: left top;
	background-repeat: no-repeat;
	position: absolute;
	height: 30px;
	top: 0;
}

div#pca-container div#pca-content div#pca-left-col div.pca-user-poll div.pca-latest-results-totals {
	position: absolute;
	top: 6px;
	color: #fff;
	font-weight: bold;
	font-size: 1.4em;
}

div#pca-container div#pca-content div#pca-left-col div.pca-user-poll div.pca-latest-results-name {
	position: absolute;
	bottom: 4px;
	font-size: 0.8em;
	left: 4px;
}





div.pca-user-poll {
	position: relative;	
}

div.pca-user-poll div.pca-share-chicklets {
	position: absolute;
	bottom: 30px; 
	left: 0;
	z-index: 256576;
	padding: 4px 8px;
	border: 6px solid #ccc;
	background-color: #fff;
	display: none;
}

div.pca-user-poll div.pca-grab-chicklets {
	position: absolute;
	bottom: 30px; 
	left: 0;
	z-index: 256576;
	padding: 4px 8px;
	border: 6px solid #ccc;
	background-color: #fff;
	display: none;
}

div.pca-user-poll div.pca-flag-chicklets {
	position: absolute;
	bottom: 30px; 
	left: 0;
	z-index: 256576;
	padding: 4px 8px;
	border: 6px solid #ccc;
	background-color: #fff;
	display: none;
}








div.pca-module-options-right {
	display: none;
}



div.pca-module-options-right-details {
	display: block;
	float: right;
}


li.pca-comment-display {
	display: none;	
}




div.pca-featured-poll-header {
	display: none;
}





div.pca-featured-poll {
	position: relative;	
}

div.pca-featured-poll div.pca-share-chicklets {
	position: absolute;
	bottom: 28px;
	left: 0;
	z-index: 256576;
	padding: 4px 8px;
	border: 6px solid #ccc;
	background-color: #fff;
	display: none;
}

div.pca-featured-poll div.pca-grab-chicklets {
	z-index: 256576;
	padding: 4px 8px;
	border: 6px solid #ccc;
	background-color: #fff;
	display: none;
}

div.pca-featured-poll div.pca-flag-chicklets {
	position: absolute;
	bottom: 28px;
	left: 0;
	z-index: 256576;
	padding: 4px 8px;
	border: 6px solid #ccc;
	background-color: #fff;
	display: none;
}


ul#pca-poll-list {
	
}

ul#pca-poll-list li {
	position: relative;
	border-bottom: 1px solid #b2b2b2;
}

ul#pca-poll-list li a {
	padding: 26px 150px 27px 100px;
	display: block;
	color: #000;
	font-weight: bold;
}

ul#pca-poll-list li a:hover {
	text-decoration: underline;
	color: #11618e;
}

ul#pca-poll-list li img {
	position: absolute;
	left: 0;
	top: 0;
}

ul#pca-poll-list li.light {
	background: #dfdfdf url( /pca/img/poll_cat/pca_strip_light.png ) scroll no-repeat 50px center;
}

ul#pca-poll-list li.dark {
	background: #cacaca url( /pca/img/poll_cat/pca_strip_dark.png ) scroll no-repeat 50px center;
}

ul#pca-poll-list li.active {
	background: #d0e9f1 url( /pca/img/poll_cat/pca_strip_active.png ) scroll no-repeat 60px center;
}
	
div#pca-container div#pca-content.cat div#pca-left-col div.pca-featured-poll {
	margin-bottom: 0;	
}

div#pca-container div#pca-content.cat {
	padding-bottom: 20px;	
}

div#pca-container div#pca-partner-feeds {
	overflow: hidden;
	padding-bottom: 14px;
}

div#pca-container div#pca-partner-feeds div#pca-partner-feeds-header {
	padding-left: 18px;
}

div#pca-container div#pca-partner-feeds div#pca-partner-feeds-container {
	padding: 14px 10px 14px 18px;
}

div#pca-container div#pca-partner-feeds div#pca-partner-feeds-container div.pca-partner-feed-source {
	width: 170px;
	float: left;
	margin-right: 20px;
}

div#pca-container div#pca-partner-feeds div#pca-partner-feeds-container div.pca-partner-feed-source img.pca-partner-feed-logo {
	margin-bottom: 6px;
	display: block;
}

div#pca-container div#pca-partner-feeds div#pca-partner-feeds-container div.pca-partner-feed-source h3.pca-partner-feed-entry {
	margin-bottom: 10px;
}

div#pca-container div#pca-partner-feeds div#pca-partner-feeds-container div.pca-partner-feed-source h3.pca-partner-feed-entry a {
	color: #333;
	font-size: 0.9em;
	line-height: 1.3em;
	font-weight: normal;
}

div#pca-container div#pca-partner-feeds div#pca-partner-feeds-container div.pca-partner-feed-source h3.pca-partner-feed-entry a:hover {
	text-decoration: underline;
}


div.pca-poll-pagination {
	background-color: #f0efef;
	border-bottom: 1px solid #dadada;
	border-right: 1px solid #dadada;
	padding: 6px 6px 6px 6px;
	overflow: hidden;
}

div.pca-poll-pagination a {
	text-transform: uppercase;
	color: #505050;
	font-size: .9em;
	font-weight: bold;
	text-decoration: underline;
}
	
div.pca-poll-pagination a.pca-all {
	color: #0b5f8b;
	background: transparent url( /pca/img/poll_cat/pca_all_arrow.png ) scroll no-repeat right center;
	padding-right: 10px;
	float: left;
}

div.pca-poll-pagination a.pca-prv {
	background: transparent url( /pca/img/poll_cat/pca_prv_arrow.png ) scroll no-repeat left center;
	padding-left: 10px;
}

div.pca-poll-pagination a.pca-nxt {
	background: transparent url( /pca/img/poll_cat/pca_nxt_arrow.png ) scroll no-repeat right center;
	padding-right: 10px;
	float: right;
}

div#pca-container div#pca-content.cat li.pca-comment-display {
	display: block;
}

div#pca-container div#pca-content.cat div.pca-featured-poll div.pca-share-chicklets {
	left: 100px;	
}

div#pca-container div#pca-content.cat div.pca-featured-poll div.pca-grab-chicklets {
	left: 100px;	
}




div#pca-poll-nav {
	overflow: hidden;
	border-bottom: 1px solid #894c82;	
}

div#pca-poll-nav img {
	float: left;
}

div#pca-poll-filter {
	background-color: #CACACA;
	padding: 6px;
	padding-left: 12px;
}

div#pca-poll-filter label {
	
}

div#pca-poll-filter select {
	margin-right: 12px;
	
}

div#tag_wrapper {
	padding:  5px;
}

div#poll_tags {
	top: 5px;
	right: 5px;
	bottom: 5px;
	left: 5px;
	background: #313131 url( /pca/img/pca_featured_question_background.png ) scroll repeat-x left top;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	padding: 10px;
}

/* KYLE FIX FOR PCA-974 */
div.pca-module-options div.pca-module-options-left ul li div{ display:none; }
div.pca-module-options div.pca-module-options-left ul li:hover div{ display:block; }
div.pca-share-chicklets a{ display:inline !important; border-right:0px !important; padding:0px !important; }
div.pca-flag-chicklets a{ border-right:0px !important; }
