body {
	background-image:url(../images/headerBg.png);
	background-repeat:repeat-x;
	background-color:#f2f2f2;
	margin:0;
	font-family:Arial, Verdana, sans-serif;
	font-size:12px;
}
a {
	text-decoration:underline;
	color:#003264;
}
a:hover {
	color:#003264;
}
img {
	margin:3px 7px 7px 7px;
	border:0px;
}

img.buttonShort {
	margin:0px auto;
	display:block;
	border:0px;
	margin-top:10px;
}
img.buttonShortInline {
	margin:5px;
	border:0px;
}
img.buttonShortRight {
	margin:0px auto;
	display:block;
	text-align:center;
	border:0px;
	margin-top:10px;
	margin-left:10px;
	padding-right:20px;
	z-index:1;
}
img.buttonShortCenter {
	margin:0px auto;
	display:block;
	border:0px;
	margin-top:5px;
}

/* PNG HACK */
#headerLargeBg, #siteWrapper h1, #headerImageBg, .buttonShort, .buttonShortRight, .buttonShortCenter { 
	behavior: url(js/iepngfix.htc); 
}

/* HEADER */
#siteWrapper {
	width:918px;
	margin:-333px auto 0px auto;
}
#siteWrapper h1 {
	background-image:url(../images/headerTitle.png);
	background-repeat:no-repeat;
	width:226px;
	height:109px;
	text-indent:-9999px;
	top:-2px;
	position:relative;
	margin:0;
	z-index:10000;
}
#headerImageBg {
	background-image:url(../images/headerImageBg.png);
	background-repeat:no-repeat;
	width:850px;
	height:221px;
	display:block;
	margin:2px auto;
}
#headerImage {
	background-color:#ffffff;
	background-image:url(../images/headerImage_5.jpg);
	width:840px;
	height:201px;
	display:block;
	text-align:center;
	margin:auto;
	top:5px;
	position:relative;
}
#headerImageHome {
	background-color:#ffffff;
	background-image:url(../images/headerImage_5.jpg);
	width:840px;
	height:201px;
	display:block;
	text-align:center;
	margin:auto;
	top:5px;
	position:relative;
}
#headerImageEvenementen {
	background-color:#ffffff;
	background-image:url(http://wine-events.nl/images/headerImageEvenementen.jpg);
	width:840px;
	height:201px;
	display:block;
	text-align:center;
	margin:auto;
	top:5px;
	position:relative;
}
	
#headerLargeBg {
	background-image:url(../images/headerLargeBg.png);
	background-repeat:no-repeat;
	background-position:center;
	width:100%;
	height:333px;
	margin:0;
	z-index:10;
}
#subMenu {
	width:500px;
	height:17px;
	font-family:"Gill Sans Regular", Arial, sans-serif;
	font-size:11px;
	margin:0px auto 0px auto;
	text-align:center;
}
.subMenuSpace {
	padding-left:7px;
	padding-right:7px;
}
#subMenu a{
	color:#666;
	text-decoration:none;
	outline:none;
}
#subMenu a:hover{
	color:#333;
}
/* NAVIGATION */
#socialmedia {
	display: block;
	position:absolute;
	height:32px;
	width:70px;
	right:-5px;
	top: -260px;
	margin:0px;
	padding:0px;
}
#socialmedia img {
	margin:0 3px 0 0;
	padding:0px;
	border:0;
	float:left;
}
#socialmedia img a {
	border:0;	
}

#reclame {
	display: block;
	position:absolute;
	height:60px;
	width:468px;
	margin:0;
	padding:0;
	top:-315px;
	right:130px;
}
#reclame img {
	float: left;
	border: 0;
	padding: 0px;
}
#reclame img a {
	border: 0;
}

#mainMenu .hide {
	display:none;
}
#mainMenu {
	width:848px;
	height:30px;
	margin:0px auto 0px auto;
	background-image:url(../images/menuBg.png);
	background-position:top;
	background-repeat:no-repeat;
	position:relative;
	}
	
#mainMenu ul {
	display:inline;
	list-style-type:none;
	padding:0px;
	margin:0px auto 0px auto;
	width:848px;
	font-family:"Gill Sans Regular", Helvetica, Arial, sans-serif;
	text-transform:uppercase;
	color:#003264;
}
#mainMenu li {
	display:block;
	float:left;
	height:30px;
}
#mainMenu li a{
	display:block;
	float:left;
	height:30px;
	outline:none;
}
#mainMenu li.home a {
	background-image:url(../images/menu4/home.png);
	background-repeat:no-repeat;
	width:105px; 
}
#mainMenu li.cursussen a{
	background-image:url(../images/menu4/cursussen.png);
	background-repeat:no-repeat;
	width:87px;
}
#mainMenu li.proeverijenzo a{
	background-image:url(../images/menu4/proeverijenzo.png);
	background-repeat:no-repeat;
	width:113px;
}
#mainMenu li.evenementen a{
	background-image:url(../images/menu4/evenementen.png);
	background-repeat:no-repeat;
	width:106px;
}
#mainMenu li.agenda a{
	background-image:url(../images/menu4/agenda.png);
	background-repeat:no-repeat;
	width:67px;
}
#mainMenu li.pers a{
	background-image:url(../images/menu4/pers.png);
	background-repeat:no-repeat;
	width:44px;
}
#mainMenu li.klanten a{
	background-image:url(../images/menu4/klanten.png);
	background-repeat:no-repeat;
	width:131px;
}
#mainMenu li.nieuws a{
	background-image:url(../images/menu4/nieuws.png);
	background-repeat:no-repeat;
	width:67px;
}
#mainMenu li.contact a{
	background-image:url(../images/menu4/contact.png);
	background-repeat:no-repeat;
	width:128px;
}
/* CONTENT */

#nieuwsBrief {
	width:600px;
	height:50px;
	background-image:url(../images/nieuwsBrief.jpg);
	background-repeat:no-repeat;
	margin:0px auto 0px auto;
	text-align:center;
	padding-top:12px;
}
#content {
	width:874px;
	background-image:url(../images/contentBg.png);
	background-repeat:repeat-y;
	margin:0px auto 0px auto;
	height:auto;
	z-index:0;
}

#content h2 {
	font-family:"Gill Sans Regular", Helvetica, Arial, sans-serif;
	font-size:24px;
	color:#003264;
	margin:0px 0px 8px 0px;
	text-indent:50px;
	padding-top:15px;
}
#content h3 {
	font-family:Arial, Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#003264;
	margin:0px 0px 8px 0px;
	text-indent:65px;
	padding-top:15px;
}
#content p {
	color:#000000;
	width:680px;
	text-align:justify;
	line-height:22px;
	margin: 0px auto 0px auto;
	padding:5px 0px 5px 0px;
}
.Q {
	color:#003264;
	font-weight:bold;
}
.agendabold {
	color:#003264;
}
.agendaextrainfo {
	color:#777777;
}
#googlemapsBg {
	width:608px;
	height:313px;
	background-image:url(../images/googlemaps.jpg);
	background-repeat:no-repeat;
	margin:0 auto;
	text-align:center;
	padding-top:5px;
}

/* FOOTER */
#footer {
	background-image:url(../images/footerBg.png);
	background-position:top;
	background-repeat:no-repeat;
	width:918px;
	height:84px;
	margin:0px auto 10px auto;

}

#footer p {
	text-align:center;
	color:#003264;
	position:relative;
	top:70px;
	margin:0 auto;
	font-size:10px;
}
#footer a {
	text-decoration:none;
	color:#003264;
}
#footer a:hover {
	text-decoration:underline;
	color:#003264;
} 


/* FORMULIER */
.tbmain{ 
 /* Changes on the form */
 background: white !important; 
}
.left{
  /* Changes on the form */
  color: black !important; 
  font-family: Arial !important;
  font-size: 11px !important;
}
.head{
  color:#333333;
  font-size:20px;;
  text-decoration:underline;
  font-family:"Verdana";
}
td.left {
  font-family:"Verdana";
  font-size:12px;
  color:black;
}
.pagebreak{
  font-family:"Verdana";
  font-size:12px;
  color:black;
}
.tbmain{
  height:100%;
  background:white;
}
span.required{
  font-size: 13px !important;
  color: red !important;
}
 
div.backButton{
	background: transparent url("http://www.jotform.com//images/btn_back.gif") no-repeat scroll 0 0;
	height:16px;
	width:53px;
	float:left;
	margin-bottom:15px;
	padding-right:5px;
}
div.backButton:hover{
	background: transparent url("http://www.jotform.com//images/btn_back_over.gif") no-repeat scroll 0 0;
}
div.backButton:active{
	background: transparent url("http://www.jotform.com//images/btn_back_down.gif") no-repeat scroll 0 0;
}
div.nextButton{
	background: transparent url("http://www.jotform.com//images/btn_next.gif") no-repeat scroll 0 0;
	height:16px;
	width:53px;
	float: left;
	margin-bottom:15px;
	padding-right:5px;
}
div.nextButton:hover{
	background: transparent url("http://www.jotform.com//images/btn_next_over.gif") no-repeat scroll 0 0;
}
div.nextButton:active{
	background: transparent url("http://www.jotform.com//images/btn_next_down.gif") no-repeat scroll 0 0;
}
.pageinfo{
	padding-right:5px;
	margin-bottom:15px;
	float:left;
}
#registervinoloog {
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	text-align:center;
}

