@charset "UTF-8";

@import url(agecheck.css);
@import url(home.css);
@import url(forms.css);

/*Resetting browser styles
======================================*/
* {
	font-family:Georgia, "Times New Roman", Times, serif;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, a img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	text-align: left;
}

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

li {
	margin: 0;
	padding: 0;
	text-indent: 0;
}

/*Base
======================================*/

body {
	background-image: url(/jachtbitter/images/bg-texture_300.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

p {
	font-style: normal;
	margin-bottom: 10px;
	line-height: 18px;
}

h1 {
	font-style: normal;
	font-weight: bold;
	font-size: 20px;
	color: #fff;
	margin-bottom: 10px;
}

h2 {
	font-style: normal;
	font-size: 15px;
	color: #8b2a0d;
}

h3, #content h3 a {
	font-style: normal;
	font-size: 13px;
	font-weight: bold;
	color: #8b2a0d;
	margin:0 0 10px 0;
}

#content a {
	font-style: normal;
	font-weight:bold;
	font-size: 12px;
	text-decoration:none;
	color:  #8b2a0d;
}

#content a img {
	margin:0 auto 10px;
}

#content p a:hover, #content h3 a:hover {
	background: #8b2a0d;
	color: #fff;
}

#container {
	background-image: url(/jachtbitter/images/frame-outset.gif);
	background-repeat: no-repeat;
	position: absolute;
	width: 990px;
	height: 590px;
	margin: -295px 0 0 -495px;
	left: 50%;
	top: 50%;
}

#leftcol {
	background-image: url(/jachtbitter/images/leftcol-img_alt.jpg);
	background-repeat: no-repeat;
	position: absolute;
	width: 360px;
	height: 555px;
	margin: 10px 0 0 -470px;
	left: 50%;
}

#nav {
	background-image: url(/jachtbitter/images/nav-bg_alt-2.jpg);
	background-repeat: no-repeat;
	width: 115px;
	height: 455px;
	position: absolute;
	margin: 10px 0 0 -110px;
	left: 50%;
	padding-top:100px;
}

#nav li {
	margin-bottom: 15px;
}

#nav a {
	display: block;
	width: 115px;
	height: 46px;
	text-indent: -999em;
}
	
#nav1 a, #nav21 a {
	background-image: url(/jachtbitter/images/nav1_img.gif);
}

#nav5 a {
	background-image: url(/jachtbitter/images/nav2_img.gif);
}

#nav6 a {
	background-image: url(/jachtbitter/images/nav3_img.gif);
}

#nav2 a, #nav16 a {
	background-image: url(/jachtbitter/images/nav4_img_alt2.gif);
}

#nav3 a {
	background-image: url(/jachtbitter/images/nav5_img.gif);
}

#nav7 a, #nav28 a {
	background-image: url(/jachtbitter/images/nav6_img.gif);
}

#nav15 a, #nav33 a {
  /*tips*/
	background-image: url(/jachtbitter/images/nav7_img.gif);
}

#nav26 a {
	background-image: url(/jachtbitter/images/nav2_img_EN.gif);
}

#nav27 a {
	background-image: url(/jachtbitter/images/nav3_img_EN.gif);
}

#nav24 a {
	background-image: url(/jachtbitter/images/nav5_img_EN.gif);
}

#nav34 a {
	background-image: url(/jachtbitter/images/nav4_img_EN.gif);
}

#nav a {
	background-repeat: no-repeat;
	background-position: 0px -46px;
}

#nav a:hover {
	background-position: 0px 0px;
}

#nav .active a {
	background-position: 0px 0px;
}

#rightcol {
	background-image: url(/jachtbitter/images/content-bg.jpg);
	background-repeat: no-repeat;
	position: absolute;
	width: 455px;
	height: 555px;
	margin: 10px 0 0 5px;
	left: 50%;
}

#content {
	scrollbar-arrow-color:#fff;
	scrollbar-base-color:#5CA9E1;
	scrollbar-darkshadow-color:#5CA9E1;
	position: absolute;
	display: block;
	z-index: 20;
	width: 400px;
	height: 301px;
	margin: 75px 40px 0 20px;
	left: 50%;
	overflow: auto;
}

#content #img-link a.to_form {
	display:block;
	width:194px;
	height:54px;
	margin:10px 0 20px 0;
	background-image:url(/jachtbitter/images/gotoform_btn-img.gif);
	background-position:0 -54px;
	text-indent:-999em;
}

#content #img-link a.to_form:hover {
	background-color:transparent;
	background-position:0 0;
}

#logo {
	position: absolute;
	display: block;
	z-index: 10;
	width: 312px;
	height: 209px;
	margin: 85px 0 0 183px;
	left: 50%;
	top: 50%;
}

#footer {
	position:absolute;
	width:945px;
	margin: 575px 0 0 -450px;
	left: 50%;
	font-size: 10px;
	color: #386500;
}

#footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	letter-spacing:0.5px;
	color: #386500;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

.plus {
 	float: left;
 	width: 12px;
 	height: 12px;
	padding-top: 1px;
	margin:0 5px 0 0;
}

#footer .disclaimeractive {
	color:#fff;
}

#footer p {
	text-align:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

#container #footer p {
	display:inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

#drinkwijzer {
	margin:502px 0 0 160px;
	height:45px;
}

#drinkwijzer span {
	display:block;
	font-family:Arial,sans-serif;
	font-size:9px;
	word-spacing:2px;
	font-style:italic;
	color:#fff;
	height:15px;
}

#drinkwijzer a {
	background: url(/jachtbitter/images/drinkwijzer_alt.gif) no-repeat scroll 0 0;
	display:block;
	height:30px;
	padding:0;
	text-indent:-999em;
	width:119px;
}

#drinkwijzer_en {
	position: absolute;
	margin:568px 0 0 365px;
	width: 200px;
	z-index: 200;
}

#drinkwijzer_en a {
	color: #386500;
	text-decoration: none;
	font-size: 9px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

#drinkwijzer_en a:hover {
	text-decoration: underline;
}

.tips_img {
	float:right;
	width:180px;
	height:120px;
	margin:3px 5px 0;
}

.hidden {display:none;}
input#button_submit_en {border:none;background:transparent url(/jachtbitter/images/verzend_btn_en.gif) no-repeat scroll left top;width:100px;height:30px;text-indent:-9999px;}
input#button_submit_nl {border:none;background:transparent url(/jachtbitter/images/verzend_btn.gif) no-repeat scroll left top;width:100px;height:30px;text-indent:-9999px;}
