/*Default elements layout */
BODY {
	/*background-image: url(../images/bg_bloem2.gif);
	background-repeat:repeat;*/
	margin: 0px;	
	padding: 0px; /** used by opera **/
	
	font: xx-small/16px Verdana, Arial, Helvetica, sans-serif; 
	text-transform: none; 
	color: white;
	background-color: #333333; 
	text-align: justify;
}
A:link, A:visited, A:active {
	color: #009900; 
	background-color: white;
	text-decoration: none;
}
A:hover {
	text-decoration: underline;
}
table.center {margin-left:auto; margin-right:auto;}
div#container
{
	margin-left: auto;
	margin-right: auto;
	width: 950px;
}
TABLE {
	border-collapse: collapse;
	border-spacing: 0px;
	border-width: 0px;	
}
TD {
	padding: 0px;
	margin:0px;
	text-align:justify;
}
IMG {
	border: none;
	margin: 0px;
	padding: 0px;
}
td.imgholder img {
	display: block;
}

/* MAIN BLOCKS (contains all elements) */
.contextHeadabs {
	position:absolute;
	top:0px;
	margin-left:auto;
	margin-right:auto;
}
#imgCtxTitle {
	visibility: hidden;
}

/* LEFT SKYSCRAPER (logo's + artist pictures) */
.table_main_left {
	width: 235px;
	color: white;
	background-color: black;
	
}
#logo {
	width: 234px;
	height: 175px;
}

/* MIDDLE CELL (containing site's actual content+ navigation) */
.table_main_content {
	color: black;
	background-color: white;
}
.navigationcell {
	width: 536px;
	height: 56px;
	color: white;
	background-color: black;
}
A.navi:link, A.navi:active, A.navi:visited { 
	font: xx-small/16px Verdana, Arial, Helvetica, sans-serif; 
	color: white; 
	background-color: black;
	white-space: nowrap; 	
}
A.navi:hover { 
	font: xx-small/16px Verdana, Arial, Helvetica, sans-serif; 
	color: #996633;
	background-color: black;
	white-space: nowrap;
}
.breadcrumbs {
	/*height: 19px;*/
	color: black;
	background-color: white;
	padding-top: 3px;
	padding-left: 5px;
	padding-bottom: 0px;
}
.navigation_separator {
	height: 19px;
	color: black;
	background-color: white;
}
/* CONTENT layout */
.div_content {
	position: relative;	
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 34px;
	margin-bottom: 20px;
}
.cBoldUppercase {
	font-size: small;
	font-weight: bolder;
}
.cIndent {
	position: relative;
	left: 5%;
}
.cBoldItalic {
	font-weight: bolder;
	font-style: italic;
}
.cBold {
	font-weight: bolder;
}
.cItalic {
	font-style: italic;
}
.cSoldOut {
	color:red;
	background-color:inherit;
	font-weight:bolder;
	font-variant:small-caps;
	text-transform:capitalize;
	font-size:small;
}
.cCanceled {
	color:red;
	background-color:inherit;
	font-weight:bolder;
	font-variant:small-caps;
	text-transform:capitalize;
	font-size:medium;
}
.cSponsorLine {
	font-weight: bolder;
	text-align: left;
}
/* RIGHT SKYSCRAPER ( context menus ) */
.cell_context {
	padding: 0px;
	margin: 0px;
	width: 172px;
	background-color: #CC0099;
	overflow:visible;
}
.contextHead {
	height: 56px;
	width: 178px;
	background-color: black;
	color: white;
}
.div_context {
	position: relative;
	top: 20px;
	margin-left: 7px; 
	width: 170px;
	color: white;
	background-color: transparent;
	line-height: 12px;
	text-align: left;
}
.contextMonth {
	color:white;
	background-color:#660066;
	font-weight:bolder;
	height: 18px;
}
.contextUitverkocht {
	text-transform:capitalize;
	color:#00ff33;
	background-color:transparent;
}
.contextCanceled {
	text-transform:capitalize;
	color:#00ff33;
	background-color:transparent;
}
.contextSeparator {
	border:0px;	
}


/* BLACK BORDERS right and bottom */
.table_main_rightborder {
	width: 1px; 
	color: #444444;
	background-color: black;
}
.table_main_bottomborder {
	height: 19px;
	color: #444444;
	background-color: black;
}
.bottomborder_txt {
	text-align: right;
	color: #333333;
	background-color: black;
}
A.bottomborder_txt:link, A.bottomborder_txt:visited, A.bottomborder_txt:active{ 
	color:#333333; 
	background-color: black;
}
A.bottomborder_txt:hover{ 
	text-decoration: underline;
}
.image_context_bottom {
	position: relative; 
	left: 1px;
	top: -65px; 
	z-index: 1;
}
.image_context_bottom_dummy {
	height: 46px;
}




.weekmenu {
	FONT: xx-small Verdana, Arial, Helvetica, sans-serif; TEXT-TRANSFORM: none; COLOR: #ffffff
}
.kopweekmenu {
	FONT: bold xx-small Verdana, Arial, Helvetica, sans-serif; TEXT-TRANSFORM: none; COLOR: #ffffff
}
.tekstalg {
	font: xx-small/16px Verdana, Arial, Helvetica, sans-serif; 
	text-transform: none; 
	color: #000000;
}
.tekstalgkop {
	FONT: bold xx-small/30px Verdana, Arial, Helvetica, sans-serif; TEXT-TRANSFORM: none; COLOR: #000000
}
/*LIGHTBOX*/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
