/**
 * LS2008: specific styles splash page
 * @author AK
 * 
 */

#hoofdmenu { margin-top: 2px }
#hoofdmenu a { color: #797979 }

/* --- lay --- */

#bodyWrap { width: 910px; padding-top: 100px }

#columnContainer { padding: 0 128px 0 93px; width: 652px; }
#subColumn1 { width: 93px; right: 93px; }
#subColumn2 {
	width: 128px;
	margin-right: -128px;
}
#mainColumn { width: 648px; padding: 0 2px; }

/* oud design straks left terug naar: 0px*/
#top { top: 0; left: 95px; width: 100%; clear: both; }
#hoofdmenu { width: 100%; }

#logoLS { top: 2px; margin: 0; }

#subColumn2 { float: left }
#subColumn2 li {
	color: #afafaf;
	padding: 10px 10px 10px 10px;
	margin: 0 0 2px 0;
	position: relative; /*ie6*/
	background: #262626;
}
#subColumn2 li a {
	display: block;
	padding-bottom: 2.5em;
	position: relative; /*ie6*/
	background: transparent url(../../images/lees_verder.gif) no-repeat 0 100%;
}

#subColumn2 a:link, #subColumn2 a:visited { color: #afafaf; text-transform: none; font-size: 1em }

#content { position: relative }

#voorstellingKop {
	display: block;
	width: 388px; height: 5.82em; /*+c*/
	position: absolute; left: 390px; top: 390px;
	text-transform: uppercase;
}
.voorstellingKop { font-weight: normal }
.voorstellingKop .artiest { font-size: 2.09em; }
.voorstellingKop .titel { font-size: 1.2em; }

#voorstellingKop .kopWrap { display:block; height:100%; padding-left: 7em;}

#kop-bestelNu {
	display: block;
	width: 93px; min-height: 18px; /*+c*/
	position: absolute;
	right: 0;
	bottom: -20px;
	background: #ffd200; 
	font-size: 1.2em;
	text-align: center;
}

.voorstellingDatum { height: 100%; width: 5.82em; border-right: 2px solid #000; line-height: 1.4 }
.voorstellingDatum .weekdag { font-size: 2.39em; font-weight: bold }
.voorstellingDatum .datum { font-size: 1.29em; font-weight: bold }

#naarHome { width: 87px; height: 85px; position: absolute; left: 0; top: 186px; background: #303030; padding: 4px 2px 4px 4px; }
#naarHome { height: auto; min-height: 16px; clear: both; margin: 0; top: 94px; margin-top: 2px  } /*+c*/

#naarHome a#naarHomeAnchor {
	padding: 2px 0 2px 28px;
	background: transparent url(../../images/ico_home.gif) no-repeat 0 50%;
	display: block;
	letter-spacing: 0em;
	position: absolute; bottom: 0;
}

#textResizeBox {
	display: block; width: 100%;
	position: absolute;
	top: 0px; right: 5px;
	text-align: right;
}

#textResizeBox a {	vertical-align: top; }
#textResize-normaal { font-size: 10px }
#textResize-groter { font-size: 12px }
#textResize-grootst { font-size: 15px }
#textResizeBox a.active { color: #797979 }

#naarHome { display: none; }


/* --- tmp splash vvk --- */

#bodySplash h1 {
	height: 58px;
	padding-top: 35px;
	font-size: 1.36em;
	font-weight: bold;
}
#bodySplash h1.IRActive { padding: 0; height: 93px }
#bodySplash h1.IRActive .IR-aid { background-image: url(/images/splash/h1-2.gif) }

#bestelBrochure { margin: 0; background: #FFCC00; clear: both; border-top: 2px solid #000 } /*+c*/
#bestelBrochure a { display: block; height: 57px; padding-top: 35px; color: #000; font-size: 1.36em; font-weight: bold; text-align: center }
#bestelBrochure a.IRActive { padding: 0; height: 92px }
#bestelBrochure a.IRActive .IR-aid { background-image: url(/images/splash/bestelbrochure.png) }

#seizoenSelect { margin: 0}
/*
#seizoenSelect a {
	display: block;
	width: 159px; height: 289px;
	float: left;
	background: #ffffff;
	color: #e60098;
	font-size: 2.27em; font-weight: bold;
}
a#seizoenSelect-oud {
	padding: 40px 18px 0 146px;	
	text-align: right;
}
a#seizoenSelect-oud.IRActive span.IR-aid { background-image: url(/images/splash/lvk0708.jpg) } 

a#seizoenSelect-nieuw {
	float: right;
	padding: 40px 146px 0 18px;	
}
a#seizoenSelect-nieuw.IRActive span.IR-aid { background-image: url(/images/splash/vvk0809.jpg) } 
*/
#seizoenSelect a {
	display: block;
	float: left;
}
a#seizoenSelect-nieuw { float: right } 
