/* TOP CELLEN*/
#tblKop
{
	width: 100%;
	background-color:#08206B;	
	border-collapse: collapse;
}

#tblKop tr td
{
	border: 0px;
	margin: 0px;	
}

#KopLoginTable
{
	color: White;		
}


 #KopLoginTable a
 {
	color: Yellow;
	font-weight: bold;
 }


#ContentWrapper
{
	position: absolute;
	z-index: 110;
	top: 260px;
	left: 10px;
	width: 97%;
	clear: both;	
	border-right: #08206b 14px solid;	
	border-left: #08206b 14px solid;
	border-bottom: #08206b 14px solid;		
}	

#ContentKopWrapper
{
	position: absolute;
	z-index: 100;
	top:  0px;
	left: 10px;
	width: 97%;
	clear: both;	
	border-right: #08206b 14px solid;	
	border-left: #08206b 14px solid;
}


.top_left
{	
	width: 248px;
	margin: 5px 0 10px 0px;
}

.top_right
{
	float: right;
	white-space:nowrap;
}
#winkelwagen
{
	margin-top: 52px;
}

/* PAGE DIVIDERS */

#divider
{
	background-color: #eee;
	height: 2.5em;
	clear: both; /*background-image: url("http://www.pineapplejazz.com/dev/dekring/verder/images/dividerbg4.jpg");*/
	background-image: url( "http://www.pineapplejazz.com/site/experiments/patterns/images/experiment_pattern6.gif" ); /*margin-top: 85px;*/ /*margin-left: 260px;*/
}


#footer
{
	font-size: 0.8em;
	color: #666;
	background-color: #eee; /*height: 2.2em;*/
	margin: 0.3em 0 1em 0;
	padding: 5px 8px 5px 8px;
}

#disclaimer
{
	font-size: 0.8em;
	color: #666;
	background-color: #eee;
	margin: 0.3em 0 1em 0;
}

#chooser
{
	float: right;
	margin: 3px 3px 3px 3px;
}

/* PROGRAMMA CELLEN */

.cell_left
{
	float: left;
	width: 5.75em;
	padding: 8px 0 8px 8px;
}

.cell_center
{
	/*margin-right:7em;*/
	margin-left: 5.8em;
}

/* PROGRAMMA CELL STYLING */
.tijd
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: 100;
	letter-spacing: -1px;
	color: white;
	

}

.cell_naam
{
	font-size: 1.4em;
	color: #fff;
	margin: 0px 0 0 17px;
	padding-top: 4px;
	height: 20px;
}

.cell_titel
{
	font-size: 1.1em;
	font-weight: 600;
	color: #333;
	margin: 2px 0 0 0px;
	padding: 0 0 0 17px;
	background-image: url(../images/cell_bg.gif);
}

.cell_bestellen
{
	font-size: 1.1em;
	font-weight: 100;
	text-align: center;
	background-image: url(../images/kaartjes_bg.gif);
	background-position: right center;
		margin: 2px 3px 3px 0;
	padding: 2px 5px 2px 5px;
	width: 5em;
	height: 1.2em;
	float: right;
	border-left: 1px solid #999;
}
.cell_bestellen_uitverkocht
{
	font-size: 1.1em;
	font-weight: 100;
	text-align: center;
	color: black;
	background-color: #fff;
	margin: 2px 3px 3px 0;
	padding: 2px 5px 2px 5px;
	
	height: 1.2em;
	float: right;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	vertical-align: middle;
}

.cell_bestellen a:hover
{
	background-color: #039;
	color: #fff;
	border-bottom: 1px solid #003399;
	border-bottom: 0px;
}

.cell_fotoCaption
{
	float: right;
	margin: 0 0px 10px 0px;
	padding: 4px 0 4px 0px;
	text-align: center;
	width: 150px;
	clear: right;
}


.prijs1
{
	background-color: #999;
	float: left;
	margin-left: 10px;
	padding: 3px 3px 0 3px;
}
.prijs2
{
	background-color: #aaa;
	float: left;
	margin-left: 10px;
	padding: 3px 3px 0 3px;
}
.prijs3
{
	background-color: #bbb;
	float: left;
	margin-left: 10px;
	padding: 3px 3px 0 3px;
}
.prijs4
{
	background-color: #ccc;
	float: left;
	margin-left: 10px;
	padding: 3px 3px 0 3px;
}

.cell_kaartjes
{
	float: right;
}

.cell_extras
{
	margin-bottom: 8px; /*border-bottom: 1px solid #ccc;*/
}

.cell_kaartjes
{
	background-color: #eeeeee;
	font-size: 0.8em;
	color: #222;
	margin-bottom: 2px;
}

cell_titelkaartjes
{
	float: right;
	color: #cc0000;
}

.prijs
{
	font-size: 0.7em;
	padding: 2px 5px 2px 5px;
	margin-top: 5px;
	display: block;
}

.normaal
{
	font-size: 0.7em;
	background-color: #bbb;
	color: #333;
}
.CJP
{
	background-color: #ccc;
	color: #333;
}
.jongeren
{
	background-color: #ddd;
	color: #333;
}
.Upas
{
	background-color: #eee;
	color: #333;
}


/* IMAGES */

img
{
	border: 0px;
}
H2 img
{
	margin: 0px 10px 0px 0px;
}
.cell_image
{
	float: right;
	margin: 2px 0px 5px 10px;
}


/* HEADERS */

/* pagina vlakken */
h1
{
	font-size: 140%;
	line-height: 28pt;
	font-weight: 100;
	margin: 0.3em 0 0 0;
	color: #333;
}

/* theater informatie onderwerpen*/
h2
{
	font-size: 1.3em;
	line-height: 1.5em;
	font-weight: 100;
	border-bottom: 4px solid #fff;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 8px;
	color: #333;
	letter-spacing: 0.05em;
}



/* sub-kop in theater informatie */
h3
{
	font-size: 100%;
	line-height: 1em;
	font-weight: bold;
	color: #444444;
	margin-top: 1em;
	margin-bottom: 0.5em;
	letter-spacing: 0.07em;
}

/* datum in programma */
h4
{
	text-transform: uppercase;
	font-size: 1.5em;
	line-height: 1em;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #fff;
}

/* prijzen */
h5
{
	text-transform: uppercase;
	font-size: 1.2em;
	line-height: 1em; /*font-weight: bold;*/
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #fff;
}

/* OTHER FONTSTYLES */

p
{
	font-size: 1em;
	line-height: 1.5em;
	margin: 10px 0px 10px 0px;
	color: #333;
}

#disclaimer p
{
	margin: 5px 8px 5px 8px;
}
ul
{
	list-style-type: circle;
	list-style-position: inside;
}

li
{
	font-size: 1em;
	line-height: 1.5em;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #333;
}



.maand
{
	font-size: 1.4em;
	line-height: 1.5em;
	font-weight: 100;
	font-style: italic;
	letter-spacing: 1px;
	margin-top: 0.5em;
	margin-bottom: 0.3em;
	color: #666;
	display: block;
}

.topTabs
{
	font-size: 1.1em;
	line-height: 1.2em;
	font-weight: 100; /* font-style: italic;*/
	letter-spacing: 1px;
	margin-bottom: 0.3em;
	color: #666;
}

/* FORMS STYLES*/

.maanden
{
	background-color: #fff;
}
.choose
{
	background-color: #fff;
}
.genre
{
	color: #fff;
}
option
{
	color: #333;
	padding: 4px 2px 0px 2px;
}
select
{
	font-size: 1.2em;
	font-weight: 400;
	color: #333;
	border: 1px dotted #ccc; /*padding: 2px 2px 2px 2px;*/
	background-color: #fff;
}

/* SECTION COLOURS */



.toekomst
{
	background-color: #08206b;
	color: White;
}

.algemeen
{
	background-color: #eeeeee;
}
.cabaret
{
	background-color: #821c6b;
	color: White;
}
.wereldmuziek
{
	background-color: #ad940d;
	color: White;
}
.kamermuziek
{
	background-color: #1f6157;
	color: White;
}
.toneel
{
	background-color: #c70a8f;
	color: White;
}
.muziektheater
{
	background-color: #009eba;
	color: White;
}
.lichte_muziek
{
	background-color: #e8b012;
	color: White;
}
.jeugdvoorstelling
{
	background-color: #d94f00;
	color: White;
}

.HoutenPresenteert
{
	background-color: #becc00;
	color: White;
}

.jazz
{
	background-color: #e6001b;
	color: White;
}
.muziek
{
	background-color: #006600;
	color: White;
}

.film
{
	background-color: #B6000C;
	color: White;
}

.dans
{
	background-color: #004E93;
	color:White;
}

.gastbespeling
{
	background-color: #FF0000;
	color: White;
}


/* KLEIN GRUT  */

/* left-indenting van tekstvlakken */
H2 + div
{
	margin-left: 8px;
}
.expanded + div
{
	margin-left: 8px;
}

/* LINK STYLES */


a
{	
	text-decoration: none;
	color: #666;
}

a:visited
{
	color: #666;
}

a:active
{
	color: #333;
}

a:hover
{
	background-color: transparent;
	color: #fff;
	border-bottom: 1px solid #003399;
	border-bottom: 0px;
}

.ProgrammaDetail a:hover
{
	background-color: #039;
	color: #fff;
	border-bottom: 1px solid #003399;
	border-bottom: 0px;
}

#TheaterInfo a:hover
{
	background-color: #039;
	color: #fff;	
}

#ft a:hover
{
	background-color: #039;
	color: #fff;	
}

#Div2 a:hover
{
	background-color: #039;
	color: #fff;	
}

.LoginGeneriek a:hover
{
	background-color: #039;
	color: #fff;
}

.GoodHover
{
	margin-top: 34px;	
}

.GoodHover a:hover
{
	background-color: #039;
	color: #fff;	
}

#doc a:hover
{
	color: #fff;
	border-bottom: 1px solid #003399;
	border-bottom: 0px;
}

H2 a
{
	text-decoration: italic;
	font-weight: normal;
	color: #111;
	outline: none;
}

p a
{
	border-bottom: 1px dotted #003399;
	color: #666;
}



.TicketsLeft
{
	color: Red;
}