body
{
	padding:			10px;
	margin:				0px;

	font-family:		Verdana;
	font-size:			8pt;
	color:				black;

	text-align:			center;
}

img
{
	border-width:		0px;
}

.imgborder
{
	border-width:		1px;
	border-style:		solid;
	border-color:		#08A0F3;
}

.imgborder_contest
{
	border-width:		1px;
	border-style:		solid;
	border-color:		#08A0F3;
}


select, input, textarea
{
	/*border-style:		solid;
	border-width:		1px;
	border-color:		#08A0F3;
	background-color:	#FFFFFF;*/

	font-family:		Verdana;
	font-size:			8pt;
	color:				black;
}
/*.textinput
{
	border-style:		inset;
	border-width:		2px;
	border-color:		#08A0F3;
	font-family:		Verdana;
	font-size:			8pt;
	color:				black;
}*/
fieldset
{
	border-width: 0;
	border-style: solid;
	padding: 0;
}
legend
{
	display: none;
}
tr, td
{
	vertical-align: top;
}
body.fotowedstrijd .textinput
{
	width: 325px;
}
hr
{
	line-height: 1px;
	height: 1px;
	border: none;
	color: #ccc;
	background-color: #ccc;
}

/* TD's -  TR's */

td
{
	font-family:		Verdana;
	font-size:			8pt;
	color:				black;
}

td.bb
{
	border-style:		solid;
	border-width:		0px 0px 1px 0px;
	border-color:		#08A0F3;

	padding-top:		1px;
	padding-bottom:		3px;
}

/* CONTEST */
td.contest_header
{
	border-style:		solid;
	border-width:		1px 1px 0px 1px;
	border-color:		#08A0F3;
	background-color:	#FFA800;
	padding:			1px;
	padding-left:		15px;
	font-weight:		bold;
	color:				#FFFFFF;
}

td.contest
{
	border-style:		solid;
	border-width:		1px;
	border-color:		#08A0F3;
	padding:			3px;
}


/* DATABASE */

td.database
{
	width:				25%;
	padding:			2px;

	text-align:			center;
	background-color:	#F3F8FB;

	border-style:		solid;
	border-width:		0px 1px 0px 0px;
	border-color:		#08A0F3;

	font-size:			11pt;
	font-weight:		bold;
	color:				#FFA800;
}

td.database_active
{
	width:				25%;
	padding:			2px;

	text-align:			center;
	background-color:	#F3F8FB;

	border-style:		solid;
	border-width:		0px 1px 0px 0px;
	border-color:		#08A0F3;

	font-size:			11pt;
	font-weight:		bold;
	color:				#FFA800;
}

td.database_sep
{
	height:				1px;
	border-style:		solid;
	border-width:		1px 0px 0px 0px;
	border-color:		#08A0F3;
}

ul.photolist
{
	list-style-type: none;
	margin: 0; padding: 0;
	overflow: auto;
	_zoom: 1;
}
ul.photolist li
{
	float: left;
    padding: 5px;
    margin: 5px;
	background-color: #e7f0f6;
	border-color: #e7f0f6 #d5e6f2 #d5e6f2 #e7f0f6;
	border-width: 1px;
	border-style: solid;
}

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #ceeeff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/lightbox/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/lightbox/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #ceeeff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #fff;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
.contestResults
{
	width: 100%;
	padding: 0;
	
}
.contestResults tr
{
	margin: 1px 0;
}
.contestResults td
{
	padding: 4px;
}
.contestResults .ranking
{
	text-align: right;
	width: 9%;
	color: #999;
	border-color: #ccc;
	border-width: 0 1px 0 0;
	border-style: solid;
}
.contestResults .user
{
	width: 30%;
}
.contestResults .votes
{
	padding: 0;
}
.contestResults .votes div
{
	padding: 4px;
	background-color: #ceeeff;
}
