html,body{
	margin: 0px; 
	padding: 0px;
}

body {
	background-color: white;
	text-align: center;   /*centra in IE 5.x */
	font-family: Verdana, Arial, sans-serif, Helvetica;
	color: black;
	font-size: 12px;
}

a:link, a:visited
{
	color: black;
	text-decoration: none;
}

a:hover
{
	font-weight: bold;
}

/*---Generic layout---------------*/

div#container{
	margin: 10px auto;   /*centra negli altri browsers*/
	position: relative;
	text-align: center;
	width: 950px;
}


/*-------------------------*/
/*-------------------------*/
/*-------------------------*/

div#header{
	width:100%;
	position:relative;
	font-size: 16px;
}

div#header a{
	color: white;
}

div#banner{
/*	margin-right:140px;*/
}

/*
div#disclaim{
	position:relative;
	font-size:14px;
}

div#ccinfo{
	position:relative;
	float:right;
	margin-right:5px;
	text-align:center;
	width:140px;
	line-height:150%
}

div#ccgallerytitle{
        font-weight:bold;
	text-align:left;
}
*/

div#buttonrefresh{
	background-image: url(img/vote-logo.gif);
	background-repeat: no-repeat;
	background-position: right center;
	width:130px;
	margin: 3px auto;
	line-height:100%
}

/*-------------------------*/
/*-------------------------*/
/*-------------------------*/

div#command{
	width:100%;
	clear:both;
	position:relative;
	margin: 10px auto;
	color: white;
}

div#command div#cmdtop{
	position:relative;
	height: 10px;
	display:none;
}

div#cmdtop div#cmd-t{
	background-color : black;
	height:10px;
	margin-left:10px;
	margin-right:10px;
	font-size:0em;
}

div#cmdtop div#cmd-tl{
	position:absolute;
	width:10px;
	height:10px;
	top:0px;
	left:0px;
	background-image: url(img/cmd-tl.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

div#cmdtop div#cmd-tr{
	position:absolute;
	width:10px;
	height:10px;
	top:0px;
	right:0px;
	background-image: url(img/cmd-tr.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


div#command div#cmdbottom{
	height:10px;
	display:none;
}

div#cmdbottom div#cmd-b{
	background-color : black;
	height:10px;
	margin-left:10px;
	margin-right:10px;
	font-size:0em;
}

div#cmdbottom div#cmd-bl{
	position:absolute;
	width:10px;
	height:10px;
	bottom:0px;
	left:0px;
	background-image: url(img/cmd-bl.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

div#cmdbottom div#cmd-br{
	position:absolute;
	width:10px;
	height:10px;
	bottom:0px;
	right:0px;
	background-image: url(img/cmd-br.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

div#command div#cmdcenter{
	background-image: url(img/cmd-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:100%;
}

div#command div#cmdcenter2{
        margin-left:10px;
	background-image: url(img/cmd-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

div#command div#cmd-c{
	margin-right:10px;
	background-color : black;
	font-size:18px;
	text-align: left;
}

div#loginfunc{
	display:none;
}
div#luga{
	display:none;
}
div#luga2{
	display:none;
}

div#ccwelcome{
	margin-left:20px;
	margin-bottom:5px;
	font-size:14px;
}

div#command a{
	color:white;
}

div#command span{
	margin-left: 20px;
}

div#command span#centerspam{
	margin:0px auto;
	display: block;
	text-align:center;
}

div#command span.space{
	margin-left: 5px;
	margin-right: 0px;
}

/*-------------------------*/
/*-------------------------*/
/*-------------------------*/
div.inforow{
	position:relative;
	margin:10px auto;
	clear:both;
	height:50px;
}

div.inforow a{
	color:#999999;
}

div.time{
	text-align:left;
	margin-right:310px;
	margin-left:15px;
	color:#999999;
	font-size: 18px;
}

div#countdown{
	color:#999999;
	display:none;
}
div#cctime1{
}

div.browser{
	float:right;
	width:300px;
	text-align:right;
	margin-right: 15px;
	font-size:14px;
	font-weight:bold;
}

#timer{
        font-size:22px;
	font-weight:bold;
	color:#999999;
}

/*-------------------------*/
/*-------------------------*/
/*-------------------------*/

div#message{
	margin: 0px auto;
}

div#help-div{
	margin: 0px auto;
	margin-top:5px;
	position:relative;
}

div#errormsg {
	width:300px;
	margin: 0px auto;
}

div#errormsg div.topm{
	height:10px;
	background-image: url(img/error-top.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

div#errormsg div.bottomm{
	height:10px;
	background-image: url(img/error-bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

div#errormsg div.centerm{
	font-weight: bold;
	color:white;
	background-color:red;
}

/*-------------------------*/
/*-------------------------*/
/*-------------------------*/
div#album{
	position:relative;
	margin: 10px auto;
	margin-bottom:40px;
}

div#album table{
	border-collapse:separate;
	border-spacing:5px;
	font-size:0px;
}

div#album td{
	padding:5px;
	width: 300px;
}

div.contentimage{
	position:relative;
	margin-top:0px;
	margin-right:135px;
	margin-bottom:10px;
	text-align:center;
	width:160px;
	height:160px;
}

div.contentimage img{
	border: 3px solid #ff0000;
	position:absolute;
	bottom:0px;
	right:0px;
}

div.buttonimage{
	margin-top:100px;
	float: right;
	width: 130px;
	position:relative;
	font-weight:bold;
}

div.secondrowimage{
	width:100%;
	position:relative;
	clear:both;
	text-align:left;
	font-size:16px;
	font-weight:bold;
	margin-top:5px;
	border-top: 1px solid black;
	color: black;
}

div.errorrow{
	display:none;
	text-align:center;
	clear:both;
	font-size:12px;
}

div.itemtitle{
	text-align:left;
	display:none;
}

div.itemscore{
	color:#ff0000;
	font-weight:bold;
}

span.iteminfo{
	font-size:14px;
	float: left;
	width:70px;
}

span.itemdata{
	margin-left:30px;
}


div.button{
	position:relative;
	margin: 5px auto;
	width:130px;
	color:black;
	font-size:12px;
}

div#buttonv{
}
div#buttonz{
}
div#buttonb{
}
div#buttonu{
}

div.button a:link{
	color:black;
}
div.button a:visited{
	color:black;
}

div.button img{
	border: 0px;
}

div.button div.topb{
	height:10px;
	background-image: url(img/top-button.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	display:none;
}

div.button div.bottomb{
	height:10px;
	background-image: url(img/bottom-button.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display:none;
}

div.button div.centerb{
	text-align:left;
	margin: 0px 0px 0px 10px;
}

/*----------------------*/
/*----------------------*/
/*----------------------*/

div#buttonrow{
	width: 270px;
	margin:0px auto;
	height: 65px;
	display:block;
	position:relative;
}

div#arraybutton-left{
	width:130px;
	position:absolute;
	top:0px;
	left:0px;
}

div#arraybutton-right{
	width:130px;
	position:absolute;
	top:0px;
	right:0px;
}


div#buttonl{
}

div#buttonm{
}

div#buttonc{
	margin: 0px auto;
}

div#user-div{
	height:200px;
	position:relative;
}

div#olduser-div{
	position:absolute;
	top:0px;
	left:0px;
	width:48%;
}

div#quest-div{
	position:absolute;
	top:0px;
	right:0px;
	width:48%;
}

div.spacerow{
	height:33px;
	font-size:0px;
}

div#login-modify{
	position:relative;
	width:270px;
	height:70px;
	float:right;
	margin-right:30px;
	margin-top:0px;
}

div#login-user{
	position:relative;
	display:block;
	margin-right:350px;
}

div#pwdrecovery{
	text-align:center;
	position:absolute;
	bottom:0px;
	left:0px;
}

div#login-data2{
	position:relative;
	display:block;
	margin-left:50%;
	height:170px;
	width:50%;
}

div#privacystatement{
	height: 50px;
	position:relative;
	margin: 20px auto;
}

textarea{
	overflow: auto;
	width:100%;

}

div#login-data1{
	position:relative;
	width:45%;
	float:left;
}

div#album form{
	text-align:center;
}

div.curnisatitle{
	text-align:left;
	margin-top:5px;
	color: black;
	font-size:18px;
	font-variant:small-caps;
	font-weight:bold;
}

div.curnisa{
	position:relative;
	margin: 10px auto;
}

div.curnisa div.curnisatop{
	position:relative;
	height: 10px;
	margin-top:0px;
	margin-bottom:0px;
	display:none;
}

div.curnisatop div.curnisa-t{
	margin-left:10px;
	margin-right:10px;
	height:10px;
	background-image: url(img/border-h.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-size:0em;
}

div.curnisatop div.curnisa-tl{
	position:absolute;
	width:10px;
	height:10px;
	top:0px;
	left:0px;
	background-image: url(img/cmd-tl.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

div.curnisatop div.curnisa-tr{
	position:absolute;
	width:10px;
	height:10px;
	top:0px;
	right:0px;
	background-image: url(img/cmd-tr.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


div.curnisa div.curnisabottom{
	position:relative;
	height:10px;
	margin-top:0px;
	margin-bottom:0px;
	display:none;
}

div.curnisabottom div.curnisa-b{
	margin-left:10px;
	margin-right:10px;
	height:10px;
	background-image: url(img/border-h.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size:0em;
}

div.curnisabottom div.curnisa-bl{
	position:absolute;
	width:10px;
	height:10px;
	bottom:0px;
	left:0px;
	background-image: url(img/cmd-bl.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

div.curnisabottom div.curnisa-br{
	position:absolute;
	width:10px;
	height:10px;
	bottom:0px;
	right:0px;
	background-image: url(img/cmd-br.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

div.curnisa div.curnisacenter{
	position:relative;
	margin-top:0px;
	margin-bottom:0px;
}

div.curnisa div.curnisacenter2{
	position:relative;
	margin-top:0px;
	margin-bottom:0px;
}

div.curnisacenter div.curnisa-c{
	position:relative;
}



div.datarow{
	margin: 10px auto;
	position: relative;
	width: 300px;
}

div.datarow span.label{
	float:left;
	margin-left:5px;
	width: 100px;
	text-align: left;
	font-weight: bold;
}

div.datarow span.formw{
	text-align:left;
}

div#requiredfield{
	text-align:left;
	margin-top:5px;
	color: black;
	font-size:12px;
	font-weight:bold;
}
font#orange{
	color: #f35913;
}

/*----------------------*/
/*----------------------*/
/*----------------------*/
div#blogcontainer{
	margin: 10px auto;   /*centra negli altri browsers*/
	position: relative;
	text-align: left;
	width: 500px;
}

div#blogcontainer textarea{
	border: 2px solid black;
	font-size:14px;
	font-family: Verdana;
}
div#blogcontainer div#blog-postinvite{
	margin-top:10px;
	margin-bottom:10px;
	font-weight: bold;
}

div#blogcontainer form{
	text-align:left;
}

div.itemrow{
	text-align:left;
	font-size:14px;
	margin-bottom:5px;
	display:block;
}

div.itempost{
	text-align:left;
	font-size:14px;
	border-bottom:3px solid black;
	margin-bottom:20px;
	padding-bottom:10px;
	display:block;
}

span.itemblogtitle{
	margin-left:10px;
	font-weight:bold;
	width:100px;
	display:none;
}

span.itemblogfrom{
	margin-left:10px;
	font-weight:bold;
	width:50px;
	display:none;
}

span.itemblogdata{
	margin-left:0px;
	display:none;
}

span.itemblogname{
	margin-left:0px;
	font-size:18px;
	line-height:150%;
	font-weight: bold;
	font-variant:small-caps;
	display:none;
}

span.itemblogdescr{
	font-style:italic;
	margin-bottom:30px;
	text-align: justify;
	display:none;
}

span.itemblog{
	margin:20px;
	font-style:italic;
	text-align: justify;
}


div#buttonbu{
	width:500px;
	font-weight:bold;
	font-size:18px;
}
/*------------------------*/

div#buttonuu{
}

.field{
        width:220px;
}
