﻿/* WIJZIGINGEN OOK IN:
ADMIN/CSS/HtmlEditors.css
ADMIN/ConcertEditMain.aspx
*/

/* OVERVIEW = stijl van concertitem in het overzicht */

.ConcertOverviewWrapper
{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #f7f4df;
	width: 260px;
	padding: 0px;
	border-right: solid 32px #f7f4df;	/*Black*/
	border-bottom: solid 35px #f7f4df;	/*Green*/
	vertical-align: top;
	text-align: left;
	height: 100%;
}

.ConcertOverviewWrapperHome
{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #f7f4df;
	height: 100%;
}

.ConcertOverviewStandaard
{
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #f7f4df;
}

.ConcertOverviewDay
{
	font-weight: bold;
}
.ConcertOverviewCountryCode
{
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: lowercase;
	color: #f7f4df;
}

.ConcertOverviewCancel
{
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	background-color: #F7F4DF;
	color: #F17720;
	padding-left:2px;
	padding-right:2px;
}

.ConcertOverviewBandLevel1
{
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #f7f4df;
}
.ConcertOverviewBandLevel2 /*support band*/
{
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #f7f4df;
}
.ConcertOverviewBandLevel1lower /*headliner lowercase*/
{
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #f7f4df;
}
.ConcertOverviewBandLevel2lower /*support lowercase*/
{
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #f7f4df;
}

.ConcertOverviewText
{
	color: #f7f4df;
	font-family: Verdana, Arial;
	font-size: 11px;
	padding: 8px 8px 8px 8px;
	display: block;
}
.ConcertOverviewText a:link
{
	text-decoration: none;
	color: #f7f4df;
}
.ConcertOverviewText a:active 
{
	text-decoration: none;
	color: #f7f4df;
}
.ConcertOverviewText a:visited 
{
	text-decoration: none;
	color: #f7f4df;
}
.ConcertOverviewText a:hover 
{
	text-decoration: underline;
	color: #f7f4df;
}
.ConcertOverviewDate
{
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #f7f4df;	
}
.ConcertOverviewPlace
{
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #f7f4df;	
}


/* DETAIL = stijl voor taalonafhankelijke, concertglobale zaken, weergave in de detailpagina */

.ConcertIntro
{
	color: #F17720;
	font-family: Verdana, Arial;
	font-size: 11px;
	text-align:justify;
}

.ConcertDetailWrapper 
{
	font-family: Verdana, Arial;
	font-size: 11px;
	background-color: #F7F4DF;
	color: #F17720;
	width: 355px;
	text-align: justify;
}

.ConcertDetailBandLevel1
{
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}
.ConcertDetailBandLevel2 /*support band*/
{
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
}
.ConcertDetailBandLevel3 /*noot*/
{
	font-family: Arial;
	font-size: 11px;
}
.ConcertDetailBandLevel1lower /*headliner lowercase*/
{
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
}
.ConcertDetailBandLevel2lower /*support lowercase*/
{
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
}


.ConcertDetailDate
{
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
.ConcertDetailPlace
{
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #f7f4df;	
	background-color: #1fa1da;
	padding-left: 5px;
	padding-right: 5px;
}
.ConcertDetailPlace a:link
{
	text-decoration: none;
	color: #f7f4df;	
	background-color: #1fa1da;
}
.ConcertDetailPlace a:active 
{
	text-decoration: none;
	color: #f7f4df;	
	background-color: #1fa1da;
}
.ConcertDetailPlace a:visited 
{
	text-decoration: none;
	color: #f7f4df;	
	background-color: #1fa1da;
}
.ConcertDetailPlace a:hover 
{
	text-decoration: none;
	color: #f7f4df;	
	background-color: #1fa1da;
}
.ConcertDetailPrice 
{
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #F7F4DF;	
	background-color: #F17720;
	padding-left: 3px;
	padding-right: 3px;
}
.ConcertDetailDay
{
	font-weight: bold;
}
.ConcertDetailCountryCode
{
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: lowercase;
}
#ConcertDetailDaySendToAFriend
{	
	position: absolute;	
}

/* ITEM = stijl voor ieder taalafhankelijk item, weergave in de detailpagina */
.ConcertItemWrapper
{
	font-family: Verdana, Arial;
	font-size: 11px;
	background-color: #F7F4DF;
	color: #000000;
	width: 355px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
}
.ConcertItemWrapper a	/* links in een item */
{
	font-weight: bold; 
	color: #F17720;
	text-decoration: none; 
}
.ConcertItemPressQuote 
{
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #F17720;	
	text-align: justify;
}

.ConcertItemWin 
{
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #1fa1da;	
	text-align: justify;
}

.ConcertItemWin  a:link
{
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #1fa1da;
	text-decoration:none;
}

.ConcertItemWin  a:active
{
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #1fa1da;
	text-decoration:none;
}

.ConcertItemWin  a:visited
{
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #1fa1da;
	text-decoration:none;
}

.ConcertItemWin  a:hoover
{
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #1fa1da;
	text-decoration:underline;
}

.ConcertItemTextBand 
{
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #F17720;	
	text-transform: uppercase;
}
.ConcertItemTextCD 
{
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #F17720;	
}

.ConcertItemTitel
{
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
	color: #f17720;
}

/* ***************************************** */


.ConcertItemSeparator
{
	
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #F17720;	
	padding: 10px;
	text-align: center;
}
.ConcertItemFooter
{
	padding: 20px;	
}
.ConcertItemQuickLinks
{
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #F17720;	
}
.ConcertItemQuickLinks a:link
{
	text-decoration: none;
	color: #F17720;	
}
.ConcertItemQuickLinks a:active 
{
	text-decoration: none;
	color: #F17720;	
}
.ConcertItemQuickLinks a:visited 
{
	text-decoration: none;
	color: #F17720;	
}
.ConcertItemQuickLinks a:hover 
{
	text-decoration: underline;
	color: #F17720;	
}