@charset "utf-8";
/* CSS Document */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote {
	margin: 0;
	padding: 0;
}
body {
	font: normal 11px/1.4em Geneva, Verdana, Arial, Helvetica, sans-serif;
}
/* ------------------------ input ----------------------------- */

#contentShow {
	position: relative;
	margin: 0 auto;
}
h1 {
	font-size: 1.6em;
	line-height: 2em;
}
p {
	color: #333333;
	font-weight: normal;
}
p.photoInfo {
	font-weight: bold;
	text-decoration: none;
}
a, a:link, a:visited, a:hover  {
	text-decoration: none;
}
img {
	border: none;
}
#bigImage{
	margin: 10px auto;
	padding: 3px;
	border: 1px solid #e5e5e5;
	background: #f5f5f5;
	overflow: hidden;
}

ul {
	list-style: none;
}
li.image, li.image2 {
	padding: 3px;
	margin-bottom: 3px;
	position: relative;
	height: 100px;
	background: #fcfcfc;
	overflow: hidden;
}
li.image {
	background: #f5f5f5;
}
li.image img, li.image2 img {
	padding: 3px; 
	margin: 0 5px 5px 0;
	border: 1px solid #e5e5e5;
}
span#sortNav {
	float: left;
}
span#prev_next {
	float: right;
}
span#sortNav a, span#prev_next a,
span#sortNav a:visited, span#prev_next a:visited {
	font-size: .8em;
	text-decoration: none;
	color: #468DBB;
	font-weight: bold;
}
span#sortNav a:hover, span#prev_next a:hover {
	text-decoration: underline;
}
span#sortNav a img {
	margin-bottom: -2px;
}

div.photoContestInput 
{ 
	margin: 10px; padding: 5px; background-color: #FFF; border: #EEE 1px solid; 
}

.photoContestLink
{
	margin-bottom:15px;
}

p.legend 
{
	margin-bottom: 1em; 
}

p.legend em 
{ 
	color: #C00; 
	font-style: normal; 
}

div.errors 
{ 
	margin: 0 0 10px 0; padding: 5px 10px; border: #FC6 1px solid;
	background-color: #FFC; 
}

div.errors p 
{ 
	margin: 0; 
}

div.errors p em 
{ 
	color: #C00; 
	font-style: normal; 
	font-weight: bold; 
}

div.photoContestInput form p 
{ 
	margin: 0; 
}

div.photoContestInput form p.note 
{ 
	margin-left: 100px; 
	font-size: 90%; 
	color: #333; 
}

div.photoContestInput form fieldset 
{ 
	margin: 10px 0; 
	padding: 10px; 
	border: #DDD 1px solid; 
}

div.photoContestInput form .legend 
{ 
	font-weight: bold; 
	color: #666; 
}

div.photoContestInput form fieldset div 
{ 
	padding: 0.25em 0; 
}

div.photoContestInput label 
{ 
	padding-right: 10px; 
	width: 110px; 
	float: left; 
	text-align: right; 
}

div.photoContestInput label.error, 
div.photoContestInput span.error 
{ 
	color: #C00; 
}

div.photoContestInput label em 
{ 
	font-size: 120%; 
	font-style: normal; 
	color: #C00; 
}

div.photoContestInput input.error 
{ 
	border-color: #C00; 
	background-color: #FEF; 
}

div.photoContestInput input:focus,
div.photoContestInput input.error:focus, 
div.photoContestInput textarea:focus 
{	
	background-color: #FFC; 
	border-color: #FC6; 
}

div.photoContestInput div.controlset label, 
div.photoContestInput div.controlset input 
{ 
	display: inline; 
	float: none; 
}

div.photoContestInput div.controlset label.controlset 
{ 
	display: inline; 
	float: none; 
	padding: 0; 
	margin: 0; 
}

div.photoContestInput div.controlset div 
{ 
	margin-left: 100px; 
}

div.photoContestInput div.buttonrow 
{ 
	margin-left: 180px; 
}

div.buttonrow 
{ 
	margin-left: 110px; 
}

#titleDiv 
{ 
	padding: 10px;
}

#titleDiv h2 
{ 
	color: #000063;
}

#name, #email, #info 
{ 
	width: 235px; 
}

#street 
{ 
	width: 135px; 
}

#nr 
{ 
	width: 20px; 
}

#bus 
{ 
	width: 20px; 
}

#pcode 
{ 
	width: 45px; 
}

#city 
{ 
	width: 114px; 
}

