/**************************
BODY, HTML
**************************/
*{
  padding:0;
  margin:0; 
  }

html {
	height:100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color: #000;	
	}
/**********************
STYLES
***********************/
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #F26521;
	line-height: 22px;
	display: block;
	padding-bottom: 3px;
}
h2 {
	font-size: 15px;
	color: #041842;
	line-height: 17px;
	display: block;
	padding-bottom: 3px;
}
h3 {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;		
	color: #993300	}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	color: #993300	}
textarea {
	font-family: Arial, Helvetica, sans-serif;	
	}
ul {	
	font-family: Arial, Helvetica, sans-serif;	
	list-style-type: square;	
	list-style-position: outside
	}
a {
	color: #f26521;
	text-decoration: none
}
a:hover {	
	text-decoration: underline
	}
/**********************
PIECES
***********************/
#wrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color: #000;
	background-image: url(images/bkg_bottom.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	position: relative;
	}
#topnav {
	background-image: url(images/tabbkg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #F26521;	
}
#content_onwhite {
	color: #000;
	background-color: #f4d4a5;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}
#content_onblack {
	color: #fff;
	background-color: #000;
	width: 990px;
	text-align: left;
}
.content {
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	font-size: 12px;
	line-height: 14px;
}
/* thsi is for IE 6*/
/*
#title_overlay {
	color: #fff;
	z-index: 999;
	position: absolute;
	top: 176px;
	width: 990px;
	height: 180px;
	float: none;
	left: 0px;
}
*/
#title_overlay {
	color: #fff;
	z-index: 999;
	position: absolute;
	width: 990px;
	float: left;
}
.registerbackground {
	background-image: url(images/halloween_imagescollage.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;	
}
/**********LOGIN********/
.loginpanels {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #fff;
	background-color: #222;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.loginform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #FFFFFF;
	border: 1px solid #FF991D;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	height: 18px;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 4px;
	}
.entryform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #FFFFFF;
	border: 1px solid #FF991D;
	width: 300px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	height: 18px;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 4px;
	}
.entryform_nowidth {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #FFFFFF;
	border: 1px solid #FF991D;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	height: 18px;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 4px;
	}
#columndivider {
	background-image: url(images/divider.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 25px;	
	}
.warning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: no-repeat;
	line-height: 13px;
	color: #FF0000;
	font-weight: bold;
	display: block;
	padding-bottom: 5px;
}
.arrow_left {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.arrow_right {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}
.arrow_right img, .arrow_left img{
	border: none;
}
.gallery_navigation {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	text-align: center;
	width: 720px;
	float: left;
	padding-top: 40px;
	word-spacing: 3px;
}
.gallery_navigation a{
	color: #F26522;
	text-decoration: underline;
}

/*************************
GALLERY
**************************/
.gallery {
	float: left;
	text-align: center; /* qui e non su precedente, iCab3 */
	width: 190px;
	height: 350px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-bottom: 10px;
	font-weight: bold;
	display: block;
}
.gallery .photo {
	width: 190px;
	height: 200px;
	text-align: center; /* qui e non su precedente, iCab3 */
	vertical-align: middle;
}
.gallery .photo img{
	padding: 5px;
	border: 1px solid #999;
	background-color: #FFF;	
}
.gallery .data {
	text-align: center;
	width: 190px;
	font-size: 11px;
	text-transform: uppercase;
	display: block;
	line-height: 13px;
}
.gallery .reference_number {
	text-align: center;
	width: 190px;
	font-size: 11px;
	text-transform: uppercase;
	display: block;
	padding-bottom: 5px;
}
.gallery .votes_total {
	text-align: center;
	width: 190px;
	font-size: 18px;
	display: block;
	padding-bottom: 9px;
	text-transform: uppercase;
}
.gallery .btns {
	text-align: center; /* qui e non su precedente, iCab3 */
	width: 190px;
	display: block;
	padding-bottom: 5px;
}
.gallery img {
	vertical-align: middle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.gallery a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.clear {
	clear: both;
	padding-top: 1px;
}
/*******************************
BOTTOM LEGAL
********************************/
.legal, .legal p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FFF;
	
}
.legal {
	color: #FFF;
	text-decoration: none;
	font-size: 11px;
	padding-top: 120px;
}
/*************************
VOTE
**************************/
.vote_wrapper {
	text-align: center;
	font-weight: bold;
}
.vote {
	text-align: center; /* qui e non su precedente, iCab3 */
	font-weight: bold;
}
.vote .photo {
	text-align: center; /* qui e non su precedente, iCab3 */
	vertical-align: middle;
	padding-bottom: 10px;
}
.vote .photo img{
	padding: 8px;
	border: 1px solid #999;
	background-color: #FFF;
}
.vote .data {
	text-align: center;
	font-size: 12px;
	text-transform: uppercase;
	line-height: 14px;
	padding-top: 10px;
}
.vote .reference_number {
	text-align: center;
	font-size: 14px;
	text-transform: uppercase;
	display: block;
	padding-bottom: 5px;
}
.vote .votes_total {
	text-align: center;
	font-size: 22px;
	display: block;
	padding-bottom: 9px;
	text-transform: uppercase;
}
.vote .btns {
	text-align: center; /* qui e non su precedente, iCab3 */
	display: block;
	padding-bottom: 5px;
}
.vote img {
	vertical-align: middle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.vote a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#rulesScroller{
	border:0;
	height:460px;
	width:945px;
	overflow : auto;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 0px;
}
