@charset "UTF-8";





/* ------Event List-----------------------------------------------*/


.MasterDetail {
	font: 100% Verdana, Geneva, sans-serif;
	width: 900px;
	height: auto;
}


.subjectToChange {
	font-size: 95%;
	padding: 10px 0 10px 0;
	text-align: center;
}


/* ------List Area-----------------------------------------------*/


.MasterDetail .MasterColumn {
	background-color: #D8D8C9;
	padding:5px;
	cursor:pointer;
	border-bottom: solid #FFF 1px;
}



.MasterDetail .MasterColumnHover {
	background-color: #DDDEA5;
}



.MasterDetail .MasterColumnSelected {
	background-color:#FFC;
	color: white;
	background-image: url(../images/shared/background/slash_pict_BEF695.gif);
}



.MasterDetail .MasterContainer {
	float: left;
	width: 300px;
}

#ListHeaderContainer {
	vertical-align: top;
	text-align: right;
	background-image: url(../schedule/images/backgrounds/eventLineUp.gif);
	background-repeat: no-repeat;
	width: 300px;
	height: 40px;
	background-color: #FFF;
}

#ListFooterContainer {
	background-image: url(../schedule/images/backgrounds/eventLineUpFooter.gif);
	background-repeat: no-repeat;
	width: 300px;
	height: 40px;
	background-color: #FFF;
}

#ListFooter {
	text-align: center;
	padding-top: 10px;
	font-size: 10px;
}



.MasterDetail .listContainer {
	background-color: #EAEAEA;
	float: left;
	width: 300px;
	height: 620px;
	overflow: auto;
}

.MasterDetail .listTitle {
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-align: left;
	line-height: 15px;
	margin: 6px 0 0 0;
}


.MasterDetail .listGuests {
	font-size: 10px;
	color: #000;
	line-height: 14px;
	text-align: left;
	vertical-align: top;
}

.MasterDetail .listDate {
	font-size: 10px;
	color: #333;
	text-align: left;
	line-height: 15px;
	margin: 5px 0 0 0;
}

.MasterDetail .listLocation {
	font-size: 11px;
	color: #333;
	text-align: left;
	line-height: 15px;
	margin: 5px 0 0 0;
}


/* ------Detail Area-----------------------------------------------*/



.MasterDetail .DetailContainer {
	float: right;
	width: 580px;
	height: auto;
}

#DetailHeaderContainer {
	vertical-align: top;
	text-align: right;
	background-image: url(../schedule/images/backgrounds/eventPickUp.gif);
	background-repeat: no-repeat;
	width: 580px;
	height: 40px;
}

.DetailHeader {
	vertical-align: top;
	text-align: right;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #00A33E;
	padding: 18px 15px 0 0;
}

.MasterDetail .DetailSubContainer {
	padding:15px;
	overflow: auto;
	width: 548px;
	border-left: solid #00A33E 1px;
	border-right: solid #00A33E 1px;
	border-bottom: solid #00A33E 1px;
	height: auto;
}


.MasterDetail .DetailColumn {
	margin-bottom: 1px;
	vertical-align: top;
	text-align: left;
}


.MasterDetail .eventTitle {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	line-height: 18px;
	text-align: left;
	vertical-align: top;
	border-bottom: dotted #666 2px;
	padding-bottom: 5px;
}

.MasterDetail .eventGuests {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	line-height: 18px;
	text-align: left;
	vertical-align: top;
}

.MasterDetail .eventDate {
	font-size: 13px;
	font-weight: bold;
	color: #333;
	text-align: left;
	vertical-align: top;
	margin: 10px 0 0 0;
}


.MasterDetail .eventTime {
	font-size: 12px;
	color: #666;
	text-align: left;
	margin: 10px 0 0 0;
}

.MasterDetail .eventLocation {
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	color: #666;
	text-align: left;
	margin-top: 10px;
	margin: 10px 0 0 0;
}

.MasterDetail .eventPrice {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #333;
	text-align: left;
	margin: 10px 0 0 0;
}

.MasterDetail .playguideHeader {
	text-align: left;
	vertical-align: top;
	background-image: url(../schedule/images/backgrounds/playguide.gif);
	background-repeat: no-repeat;
	height: 20px;
	margin: 18px 0 10px 0;
}

.MasterDetail .eventPlayguide {
	font-size: 11px;
	line-height: 19px;
	color: #000;
	text-align: left;
	vertical-align: top;
	margin: 5px 0 10px 0;
}

.eventPlayguideCity {
	font-size: 13px;
	line-height: 16px;
	color: #963;
	text-align: left;
	vertical-align: top;
	margin: 5px 0 0 0;
}

.MasterDetail .comments {
	font-size: 12px;
	color: #333;
	text-align: left;
	vertical-align: top;
	margin: 10px 0 0 0;
	padding-top: 10px;
}

.MasterDetail .ticketAvalability {
	font-size: 12px;
	color: #900;
	text-align: left;
	vertical-align: top;
	margin: 10px 0 0 0;
}

.MasterDetail .ticketAvalability a:hover{
	color: #900;
	text-decoration: none;
	font-weight: bold;
}

.MasterDetail .eventDetail {
	vertical-align: top;
	font-size: 11px;
	color: #333;
	text-align: left;
	margin: 20px 0 0 0;
}



.MasterDetail .eventLineupText {
	padding: 0 0 0 10px;
	width: 180px;
}

.MasterDetail .eventThumbnail {
	vertical-align: top;
	width: 80px;
}

.MasterDetail .eventPicture {
	vertical-align: top;
	width: 250px;
}


.MasterDetail .largePicture {
	vertical-align: top;
	width: 250px;
	text-align: left;
	background-image: url(../images/shared/background/slash_pict_CCCCCC.gif);
	padding: 5px 5px 5px 5px;
	border: solid #CCCCCC 1px;
}


.MasterDetail .eventInformation {
	vertical-align: top;
	padding: 0 0 30px 18px;
	width: 380px;
}



/* ------concertList-----------------------------------------------*/


#scheduleArea_blank {
	height: 300px;
	padding-top: 30px;
	line-height: 40px;
}



#listTable {
	height: 0px;
	overflow: hidden;
}


.sort_date_container {
	height: 22px;
	width: 296px;
	border-right: solid #CCCCCC 2px;
	border-left: solid #CCCCCC 2px;
	padding: 8px 0 0 0;
	font-size: 11px;
}

.sort_date {
	cursor: pointer;
	color: #900;
}

