/* 
oranje:  #D1540D; 

*/

/* ============================================================	*/ 
/* ========	HTML STANDAARDEN  	===============================	*/
/* ============================================================	*/ 

html {
	height:100%;
	width:100%;
	overflow: -moz-scrollbars-vertical;
	}
body {
	margin:0 0 0 0;
	width:100%;
	height:100%;
	
	text-align:center;
	background-color:#000;
	}
body, table, th, td, p, input, textarea, select {
	font-family:Verdana,Arial, Helvetica, Sans-serif;
	font-size:12px;
	}
h1, h2, h3, h4, h5, h6, p {
	margin:0 0 10px 0;
	}
	
a {
	position:relative;
	}
a img {border:none;}
a:hover {}
h1 {
	margin:0 0 15px 0;
	color:#D1540D; 
	font-size:18px;
	}
h2 {
	margin:0 0 20px 0;
	color:#D1540D; 
	font-size:16px;
	text-align:left;
	}
h3 {
	color:#D1540D; 
	font-size:14px;
	}
h4 {
	color:#D1540D; 
	font-size:14px;
	margin:0;
	}
h5 {}
h6 {}	
p {}
	
ol {}
ul {
	margin:0 0 10px 0;
	padding:0;
	list-style:none;
	}
li {
	margin:0;
	padding:0 0 0 15px;
	list-style:none;
	background:transparent url(../layout/li.gif) no-repeat 0px 8px;
	}
li a {
	color:#D1540D;
	text-decoration:none;
	}
li a:hover {
	color:#D1540D;
	text-decoration:underline;
	}

label {}
.cB {clear:both;}

span.date {font-size:11px;}
/* ============================================================	*/ 
/* ========	LAYOUT BLOCKEN  	===============================	*/
/* ============================================================	*/ 

.container {
	position:relative;
	margin:0 auto 0 auto;
	min-height:100%;
	height:100%;
	text-align:left;
	background:#D1540D url(../images/BG_image_Groots.jpg) no-repeat top center;
	}
.containerindex {
	position:relative;
	margin:0 auto 0 auto;
	min-height:100%;
	height:100%;
	text-align:left;
	}
	/* mozilla hax \*/
html>body .container {
    height:auto;
	}
	/* mozilla hax */
	
/* ============================================================	*/ 
/* ========	HEADER				===============================	*/
/* ============================================================	*/

div.header {
	height:150px;
	background:transparent url(../images/Header_images.jpg) repeat-x 50% 0px;
	}
div.headerindex {
	height:386px;
	width: 995px;
	margin: 0px auto 0px auto;
	/*background:transparent url(../images/groots_eindhoven_heerenveen.jpg) no-repeat 50% 0px;*/
	}
div.headerEindh {
	height:150px;
	background:transparent url(../images/headerBack-Eindhoven.jpg) repeat-x 50% 0px;
	}
div.headerHeerh {
	height:150px;
	background:transparent url(../images/headerBack-Heerenveen.jpg) repeat-x 50% 0px;
	}
.counter {
	text-align:center;
	padding:2px;
	font-weight:bold;
	font-size:14px;
	border:1px solid #000;
	background-color:#D1540D;
	}
.counter b {
	color:#FFF;
	}
/* ============================================================	*/ 
/* ========	NAVIGATIE			===============================	*/
/* ============================================================	*/

div.nav {
	text-align:center;
	border:1px solid #000;
	background-color:#E95D0E;
	}
div.nav div {
	margin:0 auto;
	width:995px;
	height:18px;
	border-left:1px solid #000;
	}
div.nav div a {
	float:left;
	height:18px;
	border-right:1px solid #000;
	}
div.nav div span {display:none;}
div.nav a.groots {width:124px;background:transparent url(../layout/nav/Home-124px.gif) no-repeat 0px -30px;}
div.nav a.kaarten {width:193px;background:transparent url(../layout/nav/Arrangementen-193px.gif) no-repeat 0px -30px;}
div.nav a.info {width:124px;background:transparent url(../layout/nav/Zalen-124px.gif) no-repeat 0px -30px;}
div.nav a.faq {width:211px;background:transparent url(../layout/nav/VraagAntwoord-211px.gif) no-repeat 0px -30px;}
div.nav a.fotoFilm {width:145px;background:transparent url(../layout/nav/Contact-145px.gif) no-repeat 0px -30px;}
div.nav a.vip {width:191px;background:transparent url(../layout/nav/BestelKaarten-191px.gif) no-repeat 0px -30px;}

div.nav div a:hover,
body.grootsPage div.nav a.groots,
body.kaartenPage div.nav a.kaarten,
body.infoPage div.nav a.info,
body.fotoFilmPage div.nav a.fotoFilm,
body.vipPage div.nav a.vip,
body.faqPage div.nav a.faq {
	background-position:0px 0px;
	}
/* ============================================================	*/ 
/* ========	FOOTER				===============================	*/
/* ============================================================	*/

div.footer {
	position:absolute;
	bottom:0;
	left:0;
	height:14px;
	width:100%;
	clear:both;
	background:transparent url(../layout/Footer_Regel.jpg) repeat-x 50% 0px;
	}

.disclaimer {
	float:right;
	position:relative;
	margin-top:-10px;
	margin-bottom:-20px;
	color:#808080;
	font-size:10px;
	}
.disclaimer a {
	color:#E7C075;
	font-size:10px;
	text-decoration:none;
	}
.disclaimer a:hover {
	color:#FFF;
	}
/* ============================================================	*/ 
/* ========	CONTENTBLOCK		===============================	*/
/* ============================================================	*/

div.contentBlock {
	width:100%;
	padding:20px 0;
	text-align:center;
	}
div.mainContent {
	margin:0 auto;
	width:955px;
	text-align:left;
	}
div.leftCol {
	float:left;
	width:223px;
	padding-bottom:20px;
	*padding-bottom:0px;
	}
div.midCol {
	margin-left:244px;
	_margin-left:241px;
	width:702px;
	_width:704px;
	border:1px solid #E7C075;
	/*background:transparent url(../layout/greyBack.png) repeat left top;*/
	background-color:#fff;
	/*_background-image:none;*/
	/*_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="layout/greyBack.png", sizingMethod="scale");*/
	}
div.midColindex {
	margin:0 244px;
	_margin:0 241px;
	width:465px;
	_width:467px;
	}
div.rightCol {
	float:right;
	width:223px;
	padding-bottom:20px;
	*padding-bottom:0px;
	}
.content {
	padding:15px;
	color:#000;
	}
.content a {
	color:#D1540D;
	}
.content a:hover{
	color:#FFF;
	}
.content ul {
	margin-top:10px;
	padding-top:10px;
	}
.contentindex {
	color:#FFF;
	}
.contentindex a {
	color:#D1540D;
	}
.contentindex a:hover{
	color:#FFF;
	}
.contentindex ul {
	margin-top:10px;
	padding-top:10px;
	border-top:1px solid #808080;
	}
.contentindex .right {
	display:block;
	float:right;
	width: 205px;
	padding:10px;
	border:1px solid #808080;
	background:transparent url(../layout/greyBack.png) repeat left top;
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="layout/greyBack.png", sizingMethod="scale");
}
.contentindex .left {
	display:block;
	float:left;
	width: 205px;
	padding:10px;
	border:1px solid #808080;
	background:transparent url(../layout/greyBack.png) repeat left top;
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="layout/greyBack.png", sizingMethod="scale");
}
.contentindex .right H2{
	text-align:left;
}
.contentindex .left H2{
	text-align:left;
}
.shield {
	margin-bottom:20px;
	}
.guushead {
	padding-bottom:20px;
	text-align:center;
	}
.banner {
	margin-bottom:10px;
	}
.videoContainer {
	margin-bottom:25px;
	border:1px solid #808080;
	background:#000 url(../layout/Groots2009.jpeg) no-repeat center top;
	}
.teg {
	text-align:right;
	margin-bottom:25px;
	}
/* ============================================================	*/ 
/* ========	NEWSLETTER		  	===============================	*/
/* ============================================================	*/ 

.newsLetter {
	_width:223px;
	margin-bottom:10px;
	padding:15px;
	background-color:#262626;
	border:1px solid #808080;
	}

/* ============================================================	*/ 
/* ========	FORMULIEREN		  	===============================	*/
/* ============================================================	*/ 
form {
		margin:0px;

		}
.formGrid {
		}
.formGrid td {
	color:#FFF;
	font-size:12px;
	}
.formGrid .nameCell {
	width:85px;
	}
.formGrid .inputCell {
	padding-bottom:3px;
	*padding-bottom:1px;
	}
.formGrid .buttonCell {
	padding-top:10px;
	text-align:right;
	position:relative;
			
	}
input,
select {
	vertical-align:middle;
	}
input.typeText {
	position:relative;
	color:#000;
	font-weight:normal;
	border:none;
	width:180px;
	background-color:#FFF;
	}
.formGrid input.typeText {
	padding-left:2px;
	}
label {
	vertical-align:middle;
	cursor:pointer;
	}
select.select {
	
	}
textarea.textarea {
	color:#000;
	font-weight:normal;
	border:none;
	width:180px;
	position:relative;
	z-index: 998;
	}
div.error {
	font-size:11px;
	color:#D1540D;
	text-align:left;
	width:162px;
	}
.button {
position:relative;
	z-index: 999;
	}