/* @override http://smits.html.uwcoder.nl/css/main.css */

* {
	padding: 0;
	margin: 0;
}

.input{
	width:270px;
}

.label{
	width:115px;
	margin-right:10px;
	text-align:right;
	float:left;
}

textarea{
	width:400px;
	height:250px;
}

html, body {
	height: 100%;
	width: 100%;
	background: #eff1f6 url(../images/bg.png) repeat-y center 0;
}

body {
	color: #164476;
	font: 75%/1.5em Verdana, "Lucida Grande", Lucida, sans-serif;
}

p {
	margin-bottom: 1.5em;
}

ul {
	margin-bottom: 1.5em;
}

img {
	vertical-align: bottom;
	border-style: none;
}

h1, h2, h3, h4 {
	font-size: 1em;
	line-height: 1.5em;
}

#wrapper {
	width: 990px;
	padding-left: 12px;
	padding-right: 12px;
	background: url(../images/wrapper_bg.png) repeat-y 12px 0;
	margin: 0 auto -67px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

#push {
	height: 67px;
	clear: left;
}

/* HEADER */

#header {
	height: 187px;
	background: url(../images/header_bg.png) no-repeat;
	overflow: hidden;
	width: 621px;
	float: left;
	margin-bottom: 20px;
}

#header #logo-smits {
	width: 275px;
	height: 140px;
	display: inline;
	background-image: url(../images/logo-smits.png);
	text-indent: -9999px;
	float: left;
	margin-left: 49px;
	margin-top: 47px;
}

#header #logo-csarda {
	width: 211px;
	height: 115px;
	display: inline;
	background-image: url(../images/logo-csarda.png);
	text-indent: -9999px;
	float: right;
	margin-top: 41px;
	margin-right: 48px;
}

/* GALLERY */

#gallery {
	width: 366px;
	float: right;
	height: 680px;
	position: relative;
	padding-bottom: 158px;
/*	background: url(../images/gallery_bg.png) no-repeat; */
	z-index: 0;
	overflow:hidden;
	display:hidden;

}

#gallery p {
	color:#FFFFFF;
	line-height:19px;
	padding-left:10px;
	margin-bottom:0px;
	font-weight:bold;
	margin-top:5px;
}

#gallery #slideshow1{
	height:365px;
}

#gallery #btn-fotogalerij {
	width: 110px;
	height: 26px;
	float: right;
	display: inline;
	line-height: 26px;
	font-size: 26px;
	text-indent: -9999px;
	background-image: url(../images/buttons/fotogalerij.png);
	position: absolute;
	top: 25px;
	right: 0;
	z-index: 99;
}

#gallery #videoPlayer {
	position: absolute;
	width:366px;
}

#gallery #jubileum {

	margin-left: 200px;
}

/* SIDEBAR */

#sidebar {
	float: left;
	width: 87px;
	color: #fff;
	background: url(../images/sidebar_bg.png) no-repeat right 0;
	height: 45px;
	padding-left: 26px;
	list-style-type: none;
}

#sidebar li {
	height: 11px;
	width: 52px;
	float: left;
	margin-bottom: 6px;
}

#sidebar li a {
	font-size: 11px;
	line-height: 11px;
	height: 11px;
	display: block;
	width: 52px;
	background-image: url(../images/sidebar.png);
	text-indent: -9999px;
	float: left;
}

#sidebar li#nav-home a {
	background-position: 0 0;
}

#sidebar li#nav-home a:hover {
	background-position: -52px 0;
}

#sidebar li#nav-contact a {
	background-position: 0 -11px;
}

#sidebar li#nav-contact a:hover {
	background-position: -52px -11px;
}

/* CONTENT */

#content {
	float: left;
	width: 409px;
	padding-left: 50px;
	min-height:640px;
}

/* --- */

#content #navigation {
	width: 409px;
	height: 28px;
	overflow: hidden;
	background-image: url(../images/navigation_bg.png);
	color: #e5ded4;
	margin-bottom: 27px;
}

#content #navigation li {
	height: 28px;
	display: inline;
	float: left;
}

#content #navigation li a {
	height: 28px;
	float: left;
	width: 26px;
	text-indent: -9999px;
	background: url(../images/navigation.png) 0 0;
}

#content #navigation li#nav-wie_zijn_wij a {
	width: 118px;
	background-position: 0 0;
}

#content #navigation li#nav-wie_zijn_wij a:hover {
	width: 118px;
	background-position: 0 -28px;
}

#content #navigation li#nav-wie_zijn_wij.current a {
	width: 118px;
	background-position: 0 -28px;
}

#content #navigation li#nav-visie a {
	width: 64px;
	background-position: -118px 0;
}

#content #navigation li#nav-visie a:hover {
	width: 64px;
	background-position: -118px -28px;
}

#content #navigation li#nav-visie.current a {
	width: 64px;
	background-position: -118px -28px;
}

#content #navigation li#nav-werkwijze a {
	width: 99px;
	background-position: -182px 0;
}

#content #navigation li#nav-werkwijze a:hover {
	width: 99px;
	background-position: -182px -28px;
}

#content #navigation li#nav-werkwijze.current a {
	width: 99px;
	background-position: -182px -28px;
}

#content #navigation li#nav-openingstijden a {
	width: 128px;
	background-position: -281px 0;
}

#content #navigation li#nav-openingstijden a:hover {
	width: 128px;
	background-position: -281px -28px;
}

#content #navigation li#nav-openingstijden.current a {
	width: 128px;
	background-position: -281px -28px;
}

/* --- */

#content #slogan {
	width: 387px;
	height: 58px;
	text-indent: -9999px;
	background-image: url(../images/slogan.png);
	margin-bottom: 20px;
	margin-left: -3px;
}

/* --- */

#content #diensten {
	width: 230px;
	margin-left: -5px;
	min-height: 152px;
	height: auto !important;
	height: 152px;
	background: url(../images/diensten_bg.png) no-repeat;
	padding-left: 184px;
	padding-top: 10px;
	font-weight: bold;
}

#jubileum {
	
}

.thumbnail{
	float:left;
	margin: 0 5px 5px 0;
}

.afbeeldingen{
	width:400px;
	text-align:center;
	display:block;
	min-height:100px;
}

.afbeeldingen img{
	padding:5px;
}

.popup{
	text-decoration: none;
}

.clearer{
	clear:both;
}
/* FOOTER */

#footer {
	height: 67px;
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
/*	padding-left: 12px;
	padding-right: 12px; */
	color: #fff;
	background: url(../images/footer_bg.png) no-repeat 113px 0;
}

#footer p {
	text-indent: -9999px;
	float: right;
}

#footer ul {
	display: inline;
	overflow: hidden;
	list-style-type: none;
	float: left;
	width: 32px;
	margin-left: 36px;
	margin-top: 30px;
}

#footer ul li {
	float: left;
	width: 11px;
	height: 11px;
	display: inline;
	margin-left: 5px;
}

#footer ul li a {
	float: left;
	width: 11px;
	height: 11px;
	display: block;
	text-indent: -9999px;
	font-size: 11px;
	line-height: 11px;
}

#footer ul li#icon-home a {
	background-image: url(../images/icons.png);
}

#footer ul li#icon-home a:hover {
	background: url(../images/icons.png) 0 -11px;
}

#footer ul li#icon-contact a {
	background: url(../images/icons.png) -11px 0;
}

#footer ul li#icon-contact a:hover {
	background: url(../images/icons.png) -11px -11px;
}

.picture {
	display:none;
}
