/* CSS Document */
* {
	margin:0;
	padding:0;
}

body {
	margin:0;
	padding:0;
	background-color:#000;
	font-family:Arial, Georgia, Serif;
	font-size: 14px;
	color:#28131b;
}

h4, h3{
	font-size: 18px;
}

h1{
	font-size: 22px;
}

img {
	border:medium none;
}

.header{
	display:block;
	padding: 0px;
	margin:0px;
	width:950px;
	height:85px; 
	margin-left:auto; 
	margin-right:auto;
	background-color:#000;
}
.container{
	position:relative;
	padding: 0px;
	margin:0px;
	width:950px;
	height:550px; 
	margin-left:auto; 
	margin-right:auto;
	background-color:#ecddb6;
	background-image:url("../images/sfondo_2.jpg");
	background-repeat:no-repeat;
	text-align: left; 
}

.container_home{
	position:relative;
	padding: 0px;
	margin:0px;
	width:950px;
	height:550px; 
	margin-left:auto; 
	margin-right:auto;
	background-color:#000;
	background-repeat:no-repeat;
	text-align: left; 
}

.coronaisland_home{
	position:absolute;
	width:398px;
	height:157px;
	left:240px;
	top:20px;
	display:block;
	margin:0px;
	z-index:100px;
	text-align: center;
}

#home{
	position:absolute;
	padding:0px;
	margin:0px;
	width:270px;
	height:200px;
	color:#333300;
	z-index:100px;
	font-size: 17px;
	font-weight: bold;
	text-align: right;
	left:650px;
	top:85px;
}

#home ul{
	list-style-type: none;
}

#home a:link, #home a:visited{
	color:#333300;
	text-decoration: none;
}

#home a:hover{
	color:#333300;
	text-decoration: none;
}


.footer{
	display:block;
	padding:0px;
	margin:0px;
	width:950px;
	height:55px; 
	margin-left:auto; 
	margin-right:auto;
	color:#FFFFFF;
}

#logo_sx{
	float:left;
	display:inline;
}

#logo_sx a:link, a:visited, a:focus{
	color:#fff;	
	text-decoration: none;
}

#logo_sx a:hover{
	color:#fff;	
	text-decoration: underline;
}

#logo_dx{
	float:right;
	display:inline;
}

#open_disclaimer{
	color:#000;	
	text-decoration: none;
	float:left;
	display:inline;
}

#sendAbuse{
	color:#000;	
	text-decoration: none;
	text-align:right;
	width:300px;
	position:relative;
	top:0px;
	left:612px;
	font-size: 11px;
}

#sendAbuse a, #open_disclaimer a{
color:#000;
text-decoration: none;
}

#sendAbuse a:hover, #open_disclaimer a:hover{
color:#000;
text-decoration: underline;
}
 
#disclaimer{
	margin-top:20px;
	text-decoration: none;
	font-size:9px;
	font-weight: normal;
	
}

#disclaimer a:link, #disclaimer a:focus, #disclaimer a:visited{
	color:#fff;	
	text-decoration: none;
}

#disclaimer a:hover{
	color:#fff;	
	text-decoration: underline;
}

#login{
	 color:#fff; 
	 text-decoration: none;
	 float:right;
	 display:inline;
	 margin-right:10px;
	 margin-top:35px;
	 font-weight: bold;
}

#login a:link, #login a:visited, #login a:focus{
	color:#fff;	
	text-decoration: none;
}

#login a:hover{
	color:#fff;	
	text-decoration: underline;
}


.coronaisland_nohome{
	position:relative;
	width:398px;
	height:118px;
	left:450px;
	display:block;
	margin:0px;
	z-index:100px;
}

#book_back{
	position:relative;
	left:327px;
	display:block;
	padding:0px;
	margin:0px;
	width:590px;
	height:410px;
	background-image:url("../images/book_back.gif");
	background-repeat:no-repeat;
	color:#000;
	z-index:100px;
}

#book{
	position:relative;
	left:360px;
	display:block;
	padding:0px;
	margin:0px;
	width:557px;
	height:410px;
	background-image:url("../images/book.gif");
	background-repeat:no-repeat;
	color:#000;
	z-index:100px;
}

#modale{
	padding:0px;
	margin:0px;
	background-color:#ECDDB6;
	background-repeat:no-repeat;
	color:#000;
}

#category{
	padding:10px;
}

#list_category a:link, #list_category a:visited, #list_category a:focus{
	color:#000;
	font-weight: bold;
}

.coronaisland{
	position:relative;
	width:398px;
	height:157px;
	left:240px;
	top:20px;
	display:block;
	margin:0px;
	z-index:100px;
	text-align: center;
}

ul.thumb{
	float:left;
	list-style:none outside none;
	margin:0;
	margin-left:32px !important;
	margin-left:15px;
	margin-top:15px;
	width:250px !important;
	width:230px;
}

ul.thumbvip{
	float:left;
	list-style:none outside none;
	margin:0;
	margin-left:22px !important;
	margin-left:10px;
	margin-top:15px;
	width:250px;
}

ul.thumb li{
	float:left;
	height:75px;
	margin:0;
	padding:5px;
	position:relative;
	width:96px;
}

ul.thumbvip li{
	float:left;
	height:105px;
	margin:0;
	padding:5px;
	position:relative;
	width:105px;
}

ul.thumb li img{
	background:none repeat scroll 0 0 #F0F0F0;
	border:1px solid #DDDDDD;
	height:100px;
	left:0;
	padding:5px;
	position:absolute;
	top:0;
	width:86px;
	height:65px;
}

ul.thumbvip li img{
	background:none repeat scroll 0 0 #F0F0F0;
	border:1px solid #DDDDDD;
	height:100px;
	left:0;
	padding:5px;
	position:absolute;
	top:0;
	width:95px;
	height:95px;
}

ul.thumbvip li img.hover {
	background:url("../images/thumb_bg.png") no-repeat scroll center center transparent;
	border:medium none;
}

ul.thumb li img.hover { 
	background:url("../images/thumb_bg2.png") no-repeat scroll center center transparent;
	border:medium none;
}
#main_view {
	float:left;
	margin-left:-10px;
	padding:9px 0;
}

.list_thumb{
	overflow: hidden; 
	margin-top: 0px; 
	margin-left: 0px; 
	top: 0px; 
	left: 0px; 
	width: 86px; 
	display: block; 
	height:65px; 
	padding:5px;
}

.form_rules{
	float:left;
	display:inline;
}

.register{
	width:557px;
	height:410px;
}

.form_register, .user{
	width:590px;
	height:410px;
}

.form_register td, .register td, .user td{
	padding:20px;
}

.form_register input, .user input, .register input, .login_page input, #list_category input, #social_open input{
	width: 120px;
	background: transparent;
	font-family: courier, arial, verdana;
	font-weight:bold;
	border:none;
	border-bottom:2px dotted;
	z-index:11000;
}

.invite input{
	width: 155px;
	background: transparent;
	font-family: courier, arial, verdana;
	font-weight:bold;
	border:none;
	border-bottom:2px dotted;
}

.login_page input{
	width: 200px;
}

#list_category input{
	width: 205px;
	margin-left:5px;
}

#list_category .button{
	border: none;
}

#item_desc 
{ 
	width: 220px;/* IE 6.0 */ 
	height: 90px;
	width: 220px!important;/* IE 7.0 */ 
	height: 90px!important;
}

html>/**/body #item_desc /* FireFox*/ 
{ 
  	width: 220px !important; 
	height: 90px !important; 
}

textarea{
	background: transparent;
	font-family: courier, arial, verdana;
}

.dati_pubblici{
	margin-left: 5px;
	width: 230px;
}

.dati_pubblici td{
	padding: 0px;
}

span.spantext{
	font-family: courier, arial, verdana;
	font-size:12px;
	font-weight:bold;
	border-bottom: 2px dotted;
	float: right;
}

.dati_pubblici span{
	padding: 0px;
	border-bottom: 2px dotted;
	font-size:10px;
}

.photo_pass{
	width:170px;
	height:130px;
	background:url("../images/base_photo.gif") no-repeat center center;
	margin-left: 35px;
	margin-bottom: 20px;
}

.col_sx{
	margin-left: 10px;
}

.photo_upload{
	display: none;
}
.social{
	margin-left: 25px;
}

.social input{
	margin-left:5px;
	width:150px;
}

.photo_button{
	width:167px;
	background-color: #666666;
	text-align: center;
	margin-left: 52px;
	margin-bottom: 20px;
}

#upload_photo{
	width:220px;
	height:25px;
	border: 1px solid #000;
}

.photo_button a:link, a:visited, a:focus{
	color:#fff;
	text-decoration: none;
}
.photo_button a:hover{
	color:#fff;	
	text-decoration: underline;
}
.social_button{
	width:167px;
	text-align: center;
	margin-left: 52px;
	margin-bottom: 20px;
	margin-top: 20px;
}

.social td{
	margin:0px;
	padding: 0px;
}

input.button{
	background: transparent;
	float: right;
	margin-right:20px;
	border: none;
}

.button_center{
	margin:5px;
	border: none;
}

input.button_center{
	background: transparent;
	margin-left:57px;
	float:none;
}

#special_1reg{
	width: 230px;
}
#special_1reg input{
	float:right;
	padding:0px;
	margin:0px;
}

input#sex_f{
	float:none;
	width:20px;
	background: transparent;
	border: none;
}
input#sex_m{
	float:none;
	width:20px;
	background: transparent;
	border: none;
}

#sentimental1, #sentimental2, #photo_ok{
	width:10px;
	background: transparent;
	float: none;
	border: none;
	margin-right:10px;
}

div.privacy{
	width:230px;
    height:39px;
    overflow:auto;
    padding: 2px;
    border:1px solid #000;
    background: transparent;
    font-family: arial,sans-serif;
    font-size: 9px;
}

#post_rule{
	background-color: #ecddb6;
	border:1px solid #000;
	width: 225px;
	height:160px;
	margin-top:10px;
}

.only_vote{
	width:230px;
	margin-top:10px;
}

.only_vote input, #category input{
	width:10px;
	background: transparent;
	float: none;
	border: none;
	margin-right:10px;
}

#email_post_rule{
	width: 225px;
}

#email_post_abuse{
	width: 205px
}

#prev{
	float: left;
	margin-left:50px;
}
#next{
	float: right;
	margin-right:50px;
}

input#accept, input#accept2{
	float:none;
	padding: 0px;
	margin: 0px;
}

input#giorno, input#mese{
	float:none;
	width: 22px;
}

input#anno{
	float:none;
	width: 42px;
}

.login_page, #social_open, #change_photo, #message, #errorUserMessage, #success, #waiter, #waiter2{
	width: 355px;
	height: 202px;
	padding:10px;
	padding-top:5px;
	margin:0px;
	background-color:#ECDDB6;
	color:#000;
	z-index:10000;
}

#waiter_mod{
	background-color:#ECDDB6;
	color:#000;
	z-index:10000;
	text-align: center;
	font-size:20px;
	
}

#modale{
	width: 355px;
	height: 235px;
	padding:10px;
	padding-top:5px;
	margin:0px;
	background-color:#ECDDB6;
	color:#000;
}

#errorUserMessage, #success, #message, #waiter, #waiter2, #modale{
	color:#000;
	font-size:20px;
	text-align: center;
	vertical-align: center;
}

#open_modale{
	width: 407px;
	height: 270px;
	padding:10px;
	margin:0px;
	background-color:#ECDDB6;
	color:#000;
}

.login_page a:link, .login_page a:visited, .login_page a:focus, .login_page a:hover {
	color:#000;
}

.concorso{
	width:590px;
	height:410px;
}

.concorso h4{
	font-size: 24px;
}

.concorso a:link, .concorso a:visited, .concorso a:focus{
	color:#000;
}

.concorso a:hover{
	color:#000;
	text-decoration: underline;
}

.paginator{
	width:590px;
	position: relative;
	bottom:25px;
}

.paginator_vip{
	position: relative;
	bottom:-15px;
}

.paginator_vip #prev, .paginator #prev{
	margin-left: 60px;
}

.paginator_vip #next, .paginator #next{
	margin-right: 32px;
}

#back{
	width:33px;
	padding-top: 10px;
}

#back a:link, #back a:visited, #back a:focus, #back a:hover{
	color:#fff;
	z-index:100px;
	font-size: 40px;
	margin-left: 5px;
	margin-top: 10px;
	text-decoration: none;
}

input#nick{
	border: 1px solid #000;
	background-color:#ECDDB6;
	height:20px;
	width: 220px;
	margin-left: 0px;
}

.only_vote td{
	padding: 0px;
}

#special_1reg td{
	padding: 0px;
	height: 22px;
}

#errorUserMessage{
	color:#000px;
	background-color:#ECDDB6;
}

.link_change a:link, .link_change a:visited, .link_change a:focus{
	color: #000;
	text-decoration: none;
	font-family: courier, arial, verdana;
	font-size:12px;
	font-weight:bold;
}

.link_change a:hover{
	color: #000;
	text-decoration: underline;
	font-family: courier, arial, verdana;
	font-size:12px;
	font-weight:bold;
}


.category_back{
	margin: 20px;
	color: #000;
}

.category_back a:link, .category_back a:focus, .category_back a:visited{
	color: #000;
	text-decoration: none;
}

.category_back a:hover{
	color: #000;
	text-decoration: underline;
}

#control_age{
	background-color:#ECDDB6;
	width: 356px;
	height: 230px;
}

#changeCategory{
	background-color:#ECDDB6;
	width: 375px;
	height: 217px;
}

#twitter{
 position:relative;
 left:590px;
 display:block;
 padding:0px;
 margin:0px;
 width:34px;
 height:34px;
 z-index:100px;
 top:-240px;
}

#twitterPanel{
 position:relative;
 left:40px;
 display:block;
 padding:0px;
 margin:0px;
 width:34px;
 height:34px;
 z-index:100px;
 top:-180px;
}

.desc_box{
	width: 195px;
	height: 120px;
	background-color:#ECDDB6;
	border: 1px solid #000;
	padding:10px;
	margin-bottom: 10px;
}

.desc_box p{
	font-size:12px;
}

.bottom_page{
	width: 560px;
	margin-left:350px;
}

.error_mail a:link, .error_mail a:focus, .error_mail a:visited, .error_mail a:hover{
	color: #000;
	text-decoration: underline;
}

input.error, #nick.error{ 
	border: 1px solid red;
	color:#f00;
	margin: 0px;
	padding: 0px;
}

textarea.error{ 
	border: 1px solid red;
	color:#f00;
	margin: 0px;
	padding: 0px;
}

#post_rule.error{ 
	border: 1px solid red;
	color:#f00;
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
}

.rules{
	margin:0px;
	padding: 0px;
	width: 240px;
	font-weight: bold;
}

.rules td{
	margin:0px;
	padding: 5px;
	padding-left:0px;
}

