/********************************************
   ANKETA - Home Page
********************************************/ 

.pollBox {
	width: 300px;
	margin-bottom: 10px;
}
.pollBox .top {
	height: 16px;
	width: 300px;
	background-image: url(/img/myEmotion_top.png);
	background-repeat: no-repeat;
}
.pollBox .content {
	background:url(../img/myEmotion_content.png) repeat-y left top;
	padding-left: 15px;
	padding-right: 15px;
}
.pollBox .bottom {
	height: 16px;
	width: 300px;
	background: url(/img/myEmotion_bottom.png) no-repeat;
}
.pollBox .content a, .pollBox .content a:visited {
	text-decoration: none;
	color:C1055D;
	font-family:Tahoma;
	font-size:11px;
	padding-top: 8px;
	padding-right: 5px;
	float: left;
}
.pollBox .content a:hover {
	text-decoration: none !important;
}
.pollBox .content h1  {
	background-image:url(../img/line_title.png) !important;
	background-position:left bottom !important;
	background-repeat:repeat-x !important;
	color:#444444 !important;
	display:block !important;
	/*font-family:Arial,Helvetica,sans-serif !important;
	font-size:30px !important;
	font-weight:normal !important;*/
	margin-bottom:20px !important;
	padding-bottom:10px !important;
	padding-top:0px !important;
}

.pollBox .content h1 a { float:none; font-size:30px; font-family:Arial,Helvetica,sans-serif; font-weight: bold; padding-top:0px; text-transform:capitalize;}

.pollBox h2 {
	background-image: url(/img/poll_logo.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #205175;
	padding-left: 20px;
	background-position: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
.pollBox span.question {
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 150%;
	margin:0;
	font-weight:normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.pollBox p {
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #333333;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 150%;
	margin:0;
	font-weight:normal;
	background:url(../img/line_title.png) left bottom repeat-x;
}
.pollBox input.radioButton {
	background:url(../img/radio_button.png) no-repeat;
	width:20px;
	height:20px;
	vertical-align: middle;
	margin:0;
	padding:0;
	border:none;
	display: block;
	clear:left;
	float:left;
}




/********************************************
	POLL - Celebrity
********************************************/


.pollcelebrity .content {
	padding: 0;
	margin: 0;
}

.pollcelebrity .pollHolder {
	 padding: 0px;
}
.pollcelebrity .content h1.pollTitle {
	color:#C1055D;
	font-family:"Times New Roman",Times,serif;
	font-size:20px;
	font-weight:normal;
	line-height:120%;
	margin:0 0 5px;
	padding:0;
}
.pollcelebrity h3 {
	padding: 0;
	color:#FFCC00;
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
.pollcelebrity h4 {
	padding: 0;
	color:#C1055D;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	text-align: center;
	text-transform: uppercase;
}
.pollcelebrity p.question {
	color:#5D5D5D;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	line-height:150%;
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}

/*******   POLL - list   *******/

table.pollList tr {
	background-image: url(/img/border_1.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
table.pollList tr td {
	padding-bottom: 10px;
	padding-top: 10px;
}
table.pollList img {
	border: 2px solid #000000;
	margin-right: 10px;
}
table.pollList p {
	padding: 0;
	color:#C1055D;
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	font-weight:bold;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
}
table.pollList tr td a, table.pollList tr td a:visited {
	float:left;
	font-family:Tahoma;
	font-size:11px;
	padding-right:5px;
	padding-top:8px;
	text-decoration: none;
}
table.pollList tr td a:hover {
	text-decoration: underline;
}

/*******   Progress Bar   *******/

.progressBar{
	width:315px;
	height:41px;
	background:url(/img/bg_bar.png) no-repeat 0 0;
	position:relative;
}
.progressBar span{
	position:absolute;
	display:block;
	width:300px;
	height:25px;
	background:url(/img/bar.gif) no-repeat 0 0;
	top:8px;
	left:8px;
	overflow:hidden;
	text-indent:-8000px;
}
.progressBar em{
	position:absolute;
	display:block;
	width:300px;
	height:25px;
	background:url(/img/bg_cover.gif) repeat-x 0 0;
	top:0;
}


/********************************************
	POLL - Forum
********************************************/


.pollworldOfEmotionForum {
	margin-top: 20px;
	margin-bottom: 20px;
	padding-bottom:20px;
	background-image:url(/img/border_1.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	clear: both;
}
.pollworldOfEmotionForum .pollHolder {
	padding: 15px;
	width: 400px;
	margin-left: auto;
	margin-right: auto;
}

.pollworldOfEmotionForum .pollHolder h3 {
	padding: 0;
	color:#FFCC00;
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
.pollworldOfEmotionForum .pollHolder h4 {
	padding: 0;
	color:#FFCC00;
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	text-align: center;
}
.pollworldOfEmotionForum p.question {
	color:#5D5D5D;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	line-height:140%;
	padding:0;
	margin:10px 0 20px;
}
.pollworldOfEmotionForum p.answer {
	color:#C1055D;
	font-family:"Times New Roman",Times,serif;
	font-size:15px;
	font-weight:bold;
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0px;
}


/********************************************
   POLL LIST
********************************************/ 	
	
.listPollBrowser {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: left;
}

.listPollBrowser li {
	background-image: url(/img/border_1.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 10px;
	padding-bottom: 10px;
}

.listPollBrowser li h1.caption {
	color:#C1055D;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:20px;
	font-weight:normal;
	line-height:150%;
	margin:0;
	padding: 0;
}
.listPollBrowser li h1.caption a, .listPollBrowser li h1.caption a:visited {
	color:#C1055D;
	text-decoration: none;
}
.listPollBrowser li h1.caption a:hover {
	text-decoration: underline;
}

.listPollBrowser li p.closed {
	color:#CC0000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	line-height:150%;
	margin:0;
