body	{
	background-image: url('../img/bg.gif');
	background-position: top left;
	background-repeat: repeat;
	margin: 0px 0px 20px 0px;
}

img	{
	border: 0px solid #000000;
}

iframe {
    border: 0px solid #000000;
}

form {
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.center	{
	text-align: center;
}

.textfield	{
	border: 1px solid #e6cb14;
	width: 300px;
	background-color: transparent;
	margin: 0px 0px 5px 20px;
	font-family: Helvetica, Arial, Verdana;
	color: #ffffff;
	font-size: 11px;
	line-height: 20px;
	height: 12px;
	padding: 4px 4px 4px 4px;
}

.submit	{
	border: 1px solid #e6cb14;
	background-color: transparent;
	margin: 0px 0px 5px 20px;
	font-family: Helvetica, Arial, Verdana;
	color: #ffffff;
	font-size: 11px;
	line-height: 20px;
	height: 20px;
	padding: 4px 4px 4px 4px;
}

.textfield_small,.textfieldsmall	{
	border: 1px solid #e6cb14;
	width: 50px;
	background-color: transparent;
	margin: 0px 0px 5px 20px;
	font-family: Helvetica, Arial, Verdana;
	color: #ffffff;
	font-size: 11px;
	line-height: 20px;
	height: 12px;
	padding: 4px 4px 4px 4px;
}

.wijn	{
	border: 1px solid #e6cb14;
	width: 50px;
	background-color: transparent;
	margin: 0px 0px 5px 20px;
	font-family: Helvetica, Arial, Verdana;
	color: #e6cb14;
	font-size: 8px;
	line-height: 20px;
	height: 12px;
	padding: 4px 4px 4px 4px;
}

.check	{
	border: 1px solid #e6cb14;
	margin: 0px 0px 5px 20px;
}

.textfieldmedium	{
	border: 1px solid #e6cb14;
	width: 220px;
	background-color: transparent;
	margin: 0px 0px 5px 20px;
	font-family: Helvetica, Arial, Verdana;
	color: #ffffff;
	font-size: 11px;
	line-height: 20px;
	height: 12px;
	padding: 4px 4px 4px 4px;
}

textarea	{
	border: 1px solid #e6cb14;
	width: 300px;
	background-color: transparent;
	margin: 0px 0px 5px 20px;
	font-family: Helvetica, Arial, Verdana;
	color: #ffffff;
	font-size: 11px;
	line-height: 20px;
	height: 100px;
	padding: 4px 4px 4px 4px;
}
.header	td{
	line-height: 1px;
	font-size: 1px;	
}

.menu	{
	font-family: Helvetica, Arial, Verdana;
	color: #ffffff;
	font-size: 11px;
	text-align: center;
	margin: 0px 0px 10px 0px;
}

.footer	{
	font-family: Helvetica, Arial, Verdana;
	color: #9dc2b8;
	font-size: 11px;
	text-align: center;
	margin: 5px 0px 5px 52px;
	white-space: nowrap;
}

.footer	a, .footer a:visited {
	font-family: Helvetica, Arial, Verdana;
	color: #9dc2b8;
	font-size: 11px;
	text-decoration: none;
}

.footer	a:hover {
	font-family: Helvetica, Arial, Verdana;
	color: #9dc2b8;
	font-size: 11px;
	text-decoration: underline;
}

.menu a, .menu a:visited {
	font-family: Helvetica, Arial, Verdana;
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
}

.menu a:hover {
	font-family: Helvetica, Arial, Verdana;
	color: #ffffff;
	font-size: 11px;
	text-decoration: underline;
}

.shadow	{
	line-height: 1px;
	font-size: 1px;
	padding: 0px 0px 0px 0px;
}

.menu td	{
	padding: 0px 6px 0px 6px;
}

.footer td	{
	padding: 0px 6px 0px 6px;
}

.content	{
	background-image: url('../img/contentbg.gif');
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #075a45;
	vertical-align: top;
	font-family: Helvetica, Arial, Verdana;
	color: #ffffff;
	font-size: 11px;
	padding: 12px 12px 12px 12px;
	letter-spacing: 1px;
	text-align: left;
	line-height: 20px;
}

.pictures {
	background-image: url('../img/contentbg.gif');
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #075a45;
	vertical-align: top;
	font-family: Helvetica, Arial, Verdana;
	color: #ffffff;
	font-size: 11px;
	padding: 60px 0px 0px 0px;
	line-height: 20px;
}

.content a, .content a:visited {
	color: #e6cb14;
	text-decoration: none;
}

.content a:hover {
	color: #e6cb14;
	text-decoration: underline;
}

.pictures a img {
	border: 1px solid #e6cb14;
}

.gold	{
	color: #e6cb14;
}

/*
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

.sIFR-hasFlash h1 {
	visibility: hidden;
	line-height: 40px;
	font-size: 30px;
	letter-spacing: 10px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px -10px 0px;
}
*/
@media screen {
  .sIFR-flash {
    visibility: visible !important;
    margin: 0;
    padding: 0;
  }
  
  .sIFR-replaced, .sIFR-ignore {
    visibility: visible !important;
  }
  
  .sIFR-alternate {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    display: block;
    overflow: hidden;
  }
  
  .sIFR-replaced div.sIFR-fixfocus {
    margin: 0pt; 
    padding: 0pt; 
    overflow: auto; 
    letter-spacing: 0px; 
    float: none;
  }
}

@media print {
  .sIFR-flash {
    display    : none !important;
    height     : 0;
    width      : 0;
    position   : absolute;
    overflow   : hidden;
  }
  
  .sIFR-alternate {
    visibility : visible !important;
    display    : block   !important;
    position   : static  !important;
    left       : auto    !important;
    top        : auto    !important;
    width      : auto    !important;
    height     : auto    !important;
  }
}

/*
Place CSS rules for to-be-replaced elements here. Prefix by .sIFR-active
so they only apply if sIFR is active. Make sure to limit the CSS to the screen
media type, in order not to have the printed text come out weird.
*/
@media screen {
  /* Example: */
  .sIFR-active h1 {
    visibility: hidden;
	line-height: 40px;
	font-size: 30px;
	letter-spacing: 10px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px -10px 0px;
  }
}

h1	{
	line-height: 40px;
	font-size: 30px;
	letter-spacing: -10px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px -10px 0px;
}

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../img/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../img/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}

.affliates	{
	vertical-align: bottom;
	text-align: center;
	padding: 0px 0px 6px 0px;
}
#shell	{
	position: relative;
	width: 100%;
	height: 0px;
	top: 0px;
	left: 0px;
}
#container	{
	position: relative;
	width: 739px;
	height: 0px;
	top: 0px;	
	left: 50%;
	margin-left: -403px;
	text-align: center;
}
