/*
 * ID PRINCIPALI
 */
#container
{
	text-align: left;
	width: 800px;
	height: 100%;
	background-color: #ffffff;
}

#header
{
	text-align: left;
}

#body
{
	text-align: left;
	padding: 0px 10px;
}

#footer
{
	text-align: left;
	background-color: #eeeeee;
}


/*
 * ID DEI VARI ELEMENTI
 */
#header #menu
{
	background: #f00104 url('../media/layout_images/menu_bg.gif') repeat top left;
	border-bottom: 10px solid #999999;
}

#footer #menu
{
	text-align: center;
	background: #f00104 url('../media/layout_images/menu_bg.gif') repeat top left;
	padding: 3px 0px;
	color: #ffffff;
	font-size: 10px;
}

#footer #adsense
{
	text-align: center;
	background-color: #EEEEEE;
	margin-top: 20px;
}

#footer #footercredits
{
	padding: 3px 10px;
}

ul.menucategory
{
	margin: 0px;
	padding: 0px;
}

li.menuvoice
{
	width: 100%;
	display: block;
	margin: 7px 0px;
	padding: 0px;
}

/*
 * CLASSI PER CATEGORIE E SOTTOCATEGORIE
 */
a.maincategory, a.maincategory:visited
{
	display: block;
	background: #ffffff url('../media/layout_images/menuarrow.gif') no-repeat 10px center;
	border: 1px solid #eeeeee;
	margin-top: 1px;
	padding: 2px 0px;
	padding-left: 22px;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

a.maincategory:hover, a.maincategory_roll, a.maincategory_roll:visited, a.maincategory_roll:hover
{
	display: block;
	background: #eeeeee url('../media/layout_images/menuarrow.gif') no-repeat 10px center;
	border: 1px solid #cccccc;
	margin-top: 1px;
	padding: 2px 0px;
	padding-left: 22px;
	font-size: 12px;
	color: #f00104;
	text-decoration: none;
	font-weight: bold;
}

a.subcategory, a.subcategory:visited
{
	display: block;
	background: #ffffff url('../media/layout_images/menuarrow.gif') no-repeat 24px center;
	border: 1px solid #eeeeee;
	margin: 0px;
	margin-top: 1px;
	padding: 2px 0px;
	padding-left: 36px;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

a.subcategory:hover, a.subcategory_roll, a.subcategory_roll:visited, a.subcategory_roll:hover 
{
	display: block;
	background: #eeeeee url('../media/layout_images/menuarrow.gif') no-repeat 24px center;
	border: 1px solid #cccccc;
	margin: 0px;
	margin-top: 1px;
	padding: 2px 0px;
	padding-left: 36px;
	font-size: 12px;
	color: #f00104;
	text-decoration: none;
}

/** SEZIONE SONDAGGI **/
.polltitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #f00104;
	text-decoration: none;
	padding: 2px 5px;
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
}

.pollintroduction {
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	font-style: italic;
}

.pollsubtitle {
	padding: 2px 5px;
	background-color: #EEEEEE;
	border-top: 5px solid #FFFFFF;
}

.pollquestion {
/*	border-top: 1px dashed #CCCCCC;
	border-bottom: 1px dashed #CCCCCC;*/
}

.pollquestionimage {
	position: relative;
	float: left;
	border: 5px solid #FFFFFF;
	border-right: 0px;
}

.pollquestiontext {
    padding: 5px;
	vertical-align: top;
	color: #f00104;
}

.pollanswers {
	padding: 10px 0px;
}

.pollstatus {
	text-align: center;
	color: #f00104;
	font-weight: bold;
	font-size: 12px;
	padding: 5px;
	border-bottom: 5px solid #FFFFFF;
}

.pollbutton {
	padding: 5px;
	text-align: center;
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
}

table.pollcontent {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	width: 500px;
	font: 11px Arial, serif;
}

td.pollstatsquestion {
	padding: 2px 5px;
	width: 170px;
}

td.pollstatsgraphic {
	padding: 2px 0px;
	width: auto;
}

td.pollstatsvotes {
	padding: 2px 5px;
	width: auto;
	text-align: right;
}

td.radio {
	width: 20px;
}

td.imageanswer {
	width: 104px;
}

.pollcontainer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	line-height: 11px;
}

/** SEZIONE ARCHIVIO SONDAGGI **/
th.pollarchiveicon {
	padding: 1px 5px;
	width: 30px;
	height: 15px;
	vertical-align: top;
	background-color: #FBFBFB;
}

th.pollarchivetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 1px 5px;
	width: 300px;
	height: 15px;
	vertical-align: top;
	color: #333333;
	background-color: #FBFBFB;
	text-align: left;
	font-weight: bold;
}

th.pollarchivestatus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 1px 5px;
	width: 80px;
	height: 15px;
	vertical-align: top;
	color: #333333;
	background-color: #FBFBFB;
	text-align: center;
	font-weight: bold;
}

th.pollarchiveopendate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 1px 5px;
	width: 65px;
	height: 15px;
	vertical-align: top;
	color: #333333;
	background-color: #FBFBFB;
	text-align: right;
	font-weight: bold;
}

th.pollarchiveclosedate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 1px 5px;
	width: 65px;
	height: 15px;
	vertical-align: top;
	color: #333333;
	background-color: #FBFBFB;
	text-align: right;
	font-weight: bold;
}

td.pollarchiveicon {
	padding: 1px 5px;
	width: 30px;
	height: 15px;
	vertical-align: top;
	text-align: center;
	background-color: #FBFBFB;
}

td.pollarchivetitle {
	padding: 1px 5px;
	width: 300px;
	height: 15px;
	vertical-align: top;
	text-align: left;
	background-color: #FBFBFB;
}

td.pollarchivestatus {
	padding: 1px 5px;
	width: 80px;
	height: 15px;
	vertical-align: top;
	text-align: center;
	background-color: #FBFBFB;
}

td.pollarchiveopendate {
	padding: 1px 5px;
	width: 65px;
	height: 15px;
	vertical-align: top;
	text-align: right;
	background-color: #FBFBFB;
}

td.pollarchiveclosedate {
	padding: 1px 5px;
	width: 65px;
	height: 15px;
	vertical-align: top;
	text-align: right;
	background-color: #FBFBFB;
}

.pollseparator {
	width: 100%;
	vertical-align: bottom;
	background-color: #FBFBFB;
	border-bottom: 1px dashed #CCCCCC;
}

table.pollarchive {
	border-bottom: 1px solid #CCCCCC;
}

.polldisclaimer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}

a.pollopen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f00104;
	text-decoration: none;
}
a.pollopen:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f00104;
	text-decoration: underline;
}

td.pollstatsquestion {
	padding: 2px 5px;
	width: 120px;
}

td.pollstatsgraphic {
	padding: 2px 0px;
	width: auto;
}

td.pollstatsvotes {
	padding: 2px 5px;
	width: auto;
	text-align: right;
}

td.polltotvotes {
	padding: 2px 0px;
	text-align: right;
	border-top: 1px dashed #CCCCCC;
}

td.pollthanks {
	padding: 2px 0px 3px 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f00104;
	font-weight: bold;
}

/** SEZIONE POLLBOX **/
table.pollbox {
	border: 2px solid #FFFFFF;
	background-color: #FBFBFB;
}

th.pollboxtitle {
	font-size: 9px;08/03/2006
	font-weight: bold;
	text-align: center;
	background-color: #EEEEEE;
	color: #f00104;
	padding: 2px 0px;
}

td.pollboxtitle {
	font-weight: bold;
	text-align: center;
	background-color: #FBFBFB;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #EEEEEE;
}

td.pollboxquestion {
	color: #f00104;
	background-color: #FBFBFB;
	padding-top: 2px;
	padding-bottom: 5px;
	text-align: center;
}

.pollboxcontainer {
	border: 1px solid #CCCCCC;
	padding: 0px;
}

td.pollboxanswer {
	font-size: 10px;
	font-weight: bold;
}

td.adminpoll {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}

/*
 * RICETTIVITA'
 */
.receptivitypreviewbox
{
	padding: 0px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	width: 262px;
}

.receptivitytitle
{
	margin-bottom: 5px;
	padding: 2px 5px;
}