html,body {
	/*background: #4a4a4a url(../images/body_bg.png) repeat top left;
	_background-image:url(../images/body_bg.gif);*/
	background: #eee url(/images/hp_body_bg.png) repeat-x center 0px;
	font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;
	color:#333;
	margin:0;
	padding:0;
}
img {
	border: 0;
}	
#container {
	width: 910px;
	margin: 0 auto;
}
#wrapper {
	clear: both;
	width: 850px;
	margin: 0 auto;
	padding: 0 30px;
	background: #fff;
}
#leader {
	background:#fff url(../images/hp_leader.jpg) no-repeat -33px 0;
	height:195px;
	margin:0;
	position: relative;
}
#header {
	height: 35px;
	padding: 3px 0;
	background: transparent url(/images/hp_header_bg.png) repeat-x top;
}
.btnsignup {
	position: absolute;
	top: 38px;
	left: 618px;
	cursor: pointer;
}
#logo {
	width: 40%;
	float: left;
	padding-left: 20px;
}
#topright {
	width: 50%;
	float: right;
	font-size: 10px;
	padding: 7px;
	padding-right: 20px;
	color: #fff;
}
#topright form {
	text-align: right;
}
#loginform input {
	border: 2px solid #39c;
	padding: 2px;
	margin: 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#loginform input.btn {
	background: #39c;
	color: #fff;
	padding: 2px 6px;
}
#loginform label.rem {
	margin-right: 4px;
}

.slideshow                         { width: 850px; height: 430px; position: relative; margin: 0 auto 0px; background: #fff; }
.slideshow .wrapper                { width: 850px; overflow: auto; height: 395px; margin: 0 0px; position: absolute; top: 0; left: 0; border: 1px solid #999; -webkit-border-radius: 5px; -moz-border-radius: 5px; }
.slideshow .wrapper ul             { width: 99999px; list-style: none; position: absolute; top: 0; left: 0; margin: 0; }
.slideshow ul li                   { display: block; float: left; padding: 0; height: 430px; width: 810px; margin: 15px 0px; }
.slideshow .arrow                  { display: block; text-indent: -9999px; position: absolute; top: 403px; cursor: pointer; z-index: 999 }
.slideshow .forward                { width: 22px; height: 22px; background: #fff url(../images/prevnext_btn.jpg) no-repeat -22px 0; cursor: pointer; right: 245px; }
.slideshow .back                   { width: 22px; height: 22px; background: #fff url(../images/prevnext_btn.jpg) no-repeat 0 0; cursor: pointer; left: 242px; }
.slideshow .forward:hover          { background-position-y: -22px; color: #fff;}
.slideshow .back:hover             { background-position-y: -22px; color: #fff;}

#thumbNav                               { position: relative; top: 397px; text-align: center; }
#thumbNav a                             { color: #999; font: 14px Helvetica, Sans-Serif; text-decoration: none; display: inline-block; padding: 4px 8px; margin: 4px 5px 0 0; background: #fff; text-align: center; -webkit-border-radius: 5px; -moz-border-radius: 5px;  }
#thumbNav a:hover                       { background: #39c; color: #fff; }
#thumbNav a.cur                         { background: #39c; color: #fff; }

#start-stop                             { display: none;background: green;color: white; padding: 2px 5px; width: 40px; text-align: center; position: absolute; right: 45px; top: 323px; -moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; }
#start-stop.playing                     { background-color: red; }
#start-stop:hover                       { background-image: none; }

/*
  Prevents
*/
.slideshow .wrapper ul ul          { position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; }
.slideshow .wrapper ul ul li       { float: none; height: auto; width: auto; background: none; }

.slideshow h1 {
	font-size: 1.6em;
	font-weight: normal;
	color: #333;
	color: -webkit-gradient(linear, left bottom, left top, from(#333333),to(#999999));
	color: -moz-linear-gradient(center bottom,rgb(51,51,51) 29%,rgb(153,153,153) 100%);
	margin: 10px 0 0;
	padding: 0;
	
}
.slideshow p {
	margin: 5px 0 10px;
}
.sheet {
	width: 810px;
	font-size: 0.8em;
	line-height: 1.6em;
	color: #666;
	display: block;
	height: 370px;
}
.sheet p {
	word-wrap: break-word;
}
.sheet:hover {
	color: #666;
}
.sheet .accent {
	color: #666;
	font-weight: normal;
}
.sheet .col45 {
	width: 45%;
	float: left;
}
.sheet .margin10 {
	margin-right: 5%;
}

#register {
	padding: 0 0 20px;
}
h2 {
	color: #39c;
	font-weight: normal;
	font-size: 1.3em;
	margin: 0;
	padding: 5px;
}
#register-fields {
	background: #efefef url(/images/hp_aanmelden_deco.jpg) no-repeat right bottom;
	border: 1px solid #bbb;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 20px;
}

form#signup {
	
}
#signup fieldset {
	border: 0;
}
#signup .field-container {
	position: relative;
}
#signup label {
	width: 200px;
	display: block;
	font-size: 0.9em;
	padding: 12px 5px 2px;
	color: #333;
	height: 16px;
	font-weight: normal;
}
#signup input {
	position: relative;
	width: 300px;
	border: 2px solid #39c;
	height: 24px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#signup input.error {
	border-color: #c90000;
}
#signup input.naam {
	width: 90px;
	margin-right: 5px;
}
#signup input.disabled {
	color: #999;
}
#signup input.button {
	color: #fff;
	background: #39c;
	font-size: 1em;
	height: auto;
}
#signup .cb input {
	width: auto;
	height: auto;
}
#signup .cb label {
	width: auto;
	display: inline;
}
#signup div.cb {
	font-size: 0.8em;
	margin: 10px auto;
height: auto;
	padding: 0;
	width: auto;
	display: block;
}
#signup div.tooltip {
	position: absolute;
	left: 350px;
	top: 30px;
	border: 1px solid #090;
	background: #cfc;
	padding: 12px 18px;
	width: 400px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	display: none;
}
#signup div.tooltip.error {
	background-color: #ffccc5;
	border-color: #c90000;
}
#signup .tooltip p {
	font-size: 0.8em;
	line-height: 1.4em;
	color: #333;
	margin: 0;
	padding: 4px 0 0;
}
#signup h4 {
	margin: 0;
	padding: 0;
	color: #333;
	font-size: 1em;
	font-weight: normal;
}

#footer {
	background: #eee url(/images/hp_footer_bg.jpg) center top no-repeat;
	padding: 10px 0;
	font-size: 0.75em;
	line-height: 1.5em;
	color: #666;
	text-align: center;
}
