/**
 * CSS Layout
 @author Michael Hye michael.hye@skynet.be
 */
 
/**
 *	1. ALGEMEEN STRUCTUUR
 *
 *	2. ALGEMEEN OPMAAK
 *
 */
 
 
 
/**
 *	1. ALGEMEEN STRUCTUUR	
 */
body {
	background-color: #000;
	color: #fff;
	font: 0.7em/1.5em Tahoma, Geneva, Arial, Helvetica, sans-serif;
	margin: 5px;
	padding: 0;

}

#wrapper {
	text-align: center;
	margin: 5px;
}

#container {
	width: 950px !important;
	width: 952px;
	background:	transparent;
	text-align: left;
	margin: 0 auto;
	border: 1px solid #fff;
	border-bottom: none;
}

#header {
	background: url(images/header.gif) no-repeat;
}

#headertop {
	height: 120px;
	vertical-align: middle;
}

#headertop span {
	display: none;
}

#navigation ul {
	height: 20px;
	margin: 0;
	padding: 0;
	border-top:	1px solid #fff;
	border-bottom:	1px solid #fff;
	text-align:	center;
}

#navigation a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#navigation ul {
	list-style: none;
}

#navigation ul li {
	display: inline;
}

#navigation li a {
	padding: 0 20px;
}

#navigation ul li a:hover {
	color: #c3c3c3;
}

#mainleft {
	float: left;
	width: 150px !important;
	width: 160px;
}

#maincontent {
	float: left;
	padding: 5px;
	border-left: 1px #fff solid;
	width: 789px !important;
	width: 779px;
}

#mainadmin {
	padding: 5px;
}

ul.navlist {
	list-style: none;
	padding: 0;
	margin: 0;
}

ul.navlist li a {
	margin: 0;
	display: block;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 15px;
	border-bottom: 1px #fff solid;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	background:  transparent;
}

ul.navlist li a:hover {
	color: 		#c3c3c3;
	background: #333 url(images/pre.gif) no-repeat 130px 50% !important;
	background: #333 url(images/pre.gif) no-repeat 140px 50%;
}

ul.navlist li.niv3 a {
	padding-left: 5px;
	width: 130px !important;
	width: 140px;
}

ul.navlist li.niv4 a {
	padding-left: 15px;
	background-color: #141414;
	width: 120px !important;
	width: 130px;
}

ul.navlist li.niv5 a {
	padding-left: 25px;
	background-color: #232323;
	width: 110px !important;
	width: 120px;
}

ul.navlist li a:hover {
	color: #c3c3c3;
	background:	#333 url(images/pre.gif) no-repeat 130px 50% !important;
	background:	#333 url(images/pre.gif) no-repeat 140px 50%;
}

ul.navlist li a.current {
	background: #444 url(images/pre.gif) no-repeat 130px 50% !important;
	background: #444 url(images/pre.gif) no-repeat 140px 50%;
}


ul#breadcrumbs {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-bottom: 1px dashed #333;
	margin-bottom: 10px;
}

ul#breadcrumbs li {
	display: inline;
	padding-left: 20px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0.5em;
	font-weight: bold;
}

#footer {
	clear: both;
	padding: 1px;
	background: #333;
	color: #fff;
	text-align:	center;
	font-size: 1em;
	border-top:	1px solid #fff;
	border-bottom:	1px solid #fff;
}

/**
 *	2. ALGEMEEN OPMAAK
 */
a {
   text-decoration: none;
   color: #999;
}

a:hover {
   text-decoration: underline;
   color: #ccc;
}

#footer a {
	border: 0;
	text-decoration: none;
	color: #f33;
}

#footer a:hover  {
	color: #fff;
}

.iteminhoud a {
	border: 0;
	text-decoration: none;
	color: #c00;
}

.iteminhoud a:hover {
	color: #f00;
}


img {
	border: none;
}

h2 {
	color: #f33;
	font-size: 1.6em;
}

h3 {
	font-size: 1.4em;
}

h5 {
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;
	padding: 0;
	font-style: italic;
}

h6 {
	font-size: 1em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
/**
 * EXTRA
 */

div.afbeelding, div.artikel, div.formulier, div.tekst, div.video, div.toneel, div.marker, div.map, div.user, div.immo, div.album, div.snack, div.groep, div.product {
	margin: 10px 0;
	clear: both;
	float: left;
	width: 100%;
}

.overzicht div.afbeelding, .overzicht div.artikel, .overzicht div.formulier, .overzicht div.tekst, .overzicht div.video, .overzicht div.toneel, .overzicht div.marker, .overzicht div.map, .overzicht div.user, .overzicht div.immo, .overzicht div.album, .overzicht div.snack, .overzicht div.groep, .overzicht div.product {
	clear: none;
	float: left;
	width: 46%;
	margin: 10px;
}

.zijbalk {
	float:right;
	margin: 0;
	padding: 0;
	margin-left: 5px;
	clear: both;
}

.zijbalklinks {
	float:left;
	margin: 0;
	padding: 0;
	margin-right: 15px;
	clear: both;
}

.zijbalk img, .zijbalklinks img {
	display: block;
	margin: 10px 0;
}

.onderbalk, .gmap {
	clear: both;
	margin: 20px auto;
}

.onderbalk img {
	display: block;
	margin: 10px auto;
}

div.object, .center {
	text-align: center;
}

#content div.object {
	padding-top: 10px;
}

div.controls {
	margin-top: 20px;
	text-align: center;
	border: 1px solid #fff;
	padding: 5px;
	clear: both;
}

div.pagination {
	padding: 3px;
	margin: 3px;
	text-align: center;
}
div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #036;
	background-color: #fff;
	text-decoration: none;
	color: #900;
	font-weight: bold;
}
div.pagination a:hover,div.pagination a:active {
	border: 1px solid #036;
	color: #fff;
	font-weight: bold;
	background-color: #333;
}

div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #036;
	font-weight: bold;
	background-color: #333;
	color: #fff;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #036;
	color: #ff0;
	font-weight: bold;
	background-color: #900;
}

img.links {
	float: left;
	padding: 0;
	margin-right: 10px;
	margin-bottom: 5px;
}
img.rechts {
	float: right;
	padding: 0;
	margin-left: 10px;
	margin-bottom: 5px;
}

ul.icons {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}

.infowindow {
	font-size: 0.9em;
	margin-bottom: 30px;
}

.hidden {
	display: none;
}

div.status_ok, div.status_nok, div.warning, div.status_normal {
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
}

div.status_nok, div.warning {
	color: #990000;
}

div.status_ok, .ok {
	color: #009900;
}

.navitem {
	width: 				150px !important;
	width: 				160px;
	border:				0;
	border-top: 		1px solid #fff;
	margin: 			0;
	margin-top:			20px;
	padding: 			0;
}

.halfitem {
	float: 				left;
	width: 				46%;
	border-top: 		1px solid #fff;
	border-left: 		1px solid #fff;
	border-right: 		1px solid #fff;
	margin: 			0 8px 15px 8px;
	padding: 			0;
	background-color:	#fff;
}

.itemheader {
	padding:			2px 5px;
	margin: 			0;
	border-bottom:		1px solid #fff;	
	background-color:	#333;
	color:				#fff;
	font-weight:		bold;
}

.itemsubheader {
	padding:			2px 5px;
	margin: 			0;
	border-bottom:		1px solid #fff;
	background-color:	#900;
	color:				#fff;
	font-weight:		bold;
}

.iteminhoud {
	background-color:	transparent;
	padding:			2px 5px;
	margin:				0;
	border-bottom:		1px solid #fff;
	color:				#333;
}

div.smallitem {
	float: 				left;
	width: 				29%;
	border: 			1px solid #fff;
	margin: 			0 7px 15px 7px;
	padding: 			0;
	padding-bottom:		6px;
}

.smallitem .title {
	color: #333;
	font-weight: bold;
	text-align: center;
}

.smallitem .image {
	text-align: center;
}

.fotobox {
	float: left;
	width: 30%;
	height: 170px;
	text-align: center;
	padding: 5px;
}

.box, .product {
	border:				1px solid #fff;
	width:				100%;
}

.overzicht .box, .overzicht .product {
	width:				30%;
}
.box h2, .product h2 {
	padding:			2px 5px;
	margin: 			0;
	border-bottom:		1px solid #fff;	
	background-color:	#333;
	color:				#fff;
	font-size: 			1.1em;
}

.box div, .product div {
	padding:			5px 3px 3px 10px;
}

.box img, .product img {
	border: 1px solid #fff;
}

.smallform {
	display: block;
}

textarea, text, select {
	font-size: 1em;
}

.infowindow {
	margin-bottom: 30px;
	color: #000;
}

.infowindow h4 {
	color: #f33;
}

.taglist {
	font-size: 0.9em;
	font-style: italic;
}

#maincontent ul {
	
}

.product h1 {
	clear: both;
}

input, select, textarea {
	border: 2px solid #999;
	padding: 0.2em;
	font-size: 1em;
	background-color: #efefef;
	margin-right: 1em;
} 

input:focus, select:focus, textarea:focus {
	border-color: #999;
	background-color: #fff;
}