
/* Voorstellingen */

div.voorstellinglist {
	margin-top: 30px;
	clear:both;
	margin-bottom: 30px;
	border: 1px solid #E9E9E9;
	padding: 5px;
	background-color: #fAfAfA;
}

div.voorstellinglist td.left {
	padding-right: 14px;
	
}


div.voorstellinglist td.right {
	padding-left: 14px;
	padding-right: 10px;
	background-color: #f9f9f9;
}


div.voorstellinglist div.title,
div.voorstellinglist div.title a,
div.voorstellinglist div.title a:hover,
div.voorstellinglist div.title a:visited {
	font-weight: bold;
	font-size: 16px;	
	color: #b46d12;
	margin-bottom: 4px;
}


div.voorstellinglist div.artist,
div.voorstellinglist div.artist a,
div.voorstellinglist div.artist a:visited,
div.voorstellinglist div.artist a:hover  {
	font-weight: bold;
	font-size: 13px;
	color: #555555;	
}

div.voorstellinglist div.artist a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
div.voorstellinglist div.buttons {
	font-weight: bold;
	padding-top: 3px;
	padding-right: 10px;
	text-align:right;
}


div.voorstellinglist div.buttons a{
	color: #f19025;
	color: #555555;

	text-decoration: none;
}

div.voorstellinglist div.buttons a:hover {
	color: #000000;
	text-decoration: none;
}

div.voorstellinglist div.buttons div.alert {
	font-width:bold;
	display:inline;
	color: #FF0000;
	margin-left: 15px;
	padding-left: 15px;
	border-left: 1px solid #AAAAAA;
}
div.voorstelling_item div.alert {
	font-weight:bold;

	color: #FF0000;
	margin-top: 10px;

}




div.voorstellinglist div.buttons a.shoppingcard {
	
	margin-left: 15px;
	padding-left: 15px;
	border-left: 1px solid #AAAAAA;
}

div.voorstellinglist div.time { 

	float:left;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	padding-right: 10px;

}

div.voorstellinglist div.genre {
	
	


}

div.voorstellinglist div.genre a,
div.voorstellinglist div.genre a:visited { 
	color: #000000;
	text-decoration: none; 
}

div.voorstellinglist div.genre a:hover {
	text-decoration: underline;
}

div.voorstellinglist div.beschrijving { 
	clear:both;
	padding-top: 5px;
	text-align: justify;
	padding-right: 10px;
	padding-bottom: 20px;
	
}

div.voorstellinglist img {
	float: left;
	margin-right: 10px;

}
div.tickettypes_popup {
	padding: 10px;
}

div.tickettypes_popup div.title {
	font-weight: bold;
	font-size: 15px;	
	color: #b46d12;
	padding-bottom: 4px;
	zoom: 100%;

	width: 300px;

}

div.tickettypes_popup div.artist {
	font-weight: bold;
	font-size: 13px;
	color: #999999;	
	float:left;
}

div.tickettypes_popup div.title_sm {
	font-weight: bold;
	font-size: 12px;
	margin-top: 10px;
	
}


div.tickettypes div.titles {
	color: #b46d12;
	clear:both;
	padding-top: 30px;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 5px; 
	border-bottom: 1px solid #cdcdcd;
	
}

div.tickettypes table td {
	padding: 3px;
}


/* Options */

div.theater_options {
	padding-bottom: 20px;
	font-width: 13px;
}

div.theater_options div.title {
	font-weight: bold;
	font-size: 13px;

}

div.theater_options a {
	font-size: 13px;
	display:block;
	padding: 2px;
	padding-left: 17px;
}

div.theater_options a.sel {
	background-image: url(../images/theater_arrow_left.gif);
	padding-left: 17px;
	background-repeat: no-repeat;
}



/* Item */
div.voorstelling_item div.title {
	font-size: 19px;
}


div.voorstelling_item div.artist {
	margin-top: 2px;
	font-size: 14px;
	font-weight:bold;
	font-color: #555555;
}

div.voorstelling_item div.image {
	margin-top: 10px;
	margin-right: 20px;

}

div.voorstelling_item div.beschrijving {


	margin-top: 20px;


	text-align: justify;
	

}

div.voorstelling_item table.content_bottom {
		padding-top: 10px;
	
	
}

div.voorstelling_item table.content_bottom b {
	width: 100px;
	display:block;
	color: #555555;

}


div.voorstelling_item table.content_bottom td.genre,
div.voorstelling_item table.content_bottom td.datum,
div.voorstelling_item table.content_bottom td.aanvang
 {

	padding-right: 10px;

}


