﻿BODY {
            PADDING-RIGHT: 0px;
            PADDING-LEFT: 0px;
            FONT-SIZE: 12px;
            BACKGROUND-COLOR: #f8f79d;
            PADDING-BOTTOM: 0px;
            MARGIN:10,0,10,0;
            COLOR: #333;
            PADDING-TOP: 0px;
            FONT-FAMILY: arial,sans-serif;
            TEXT-ALIGN: center
}

.menuBackground {
	background-color: #6c6c6c;
}

.borderBackground {
	 background-color: #f8f79e;
	 border-color: #f8f79e;
}

.HeaderBackground {
	background-image: url(../../App_Themes/Vic/Site/Header-VicBackground.jpg);
	background-repeat: repeat-x;
}

.ControlBackground {
	 background-color: #4f4f4f;
}

.ContentBackground {
	background-color: #999999;  
}

.SidePanel {
		    color: #000000; 
		    font-size: 10px; 
		    font-family: Arial; 
		    font-weight:normal;
		    text-align: left;
		    padding-top:4px;
		    text-decoration:none;
		}
		
.pagetitle {
		    line-height:16px; 
			WIDTH: 650px; 
			color: #f8f79e; 
			font-size: 20px; 
			font-family: Arial; 
			font-weight: bold; 
			vertical-align:bottom;
			text-align:left;
		}

.PagerText{
			text-align:left; 
			font: 14px Arial, sans-serif; 
			color: #ffffff;
			font-weight:bold; 
			text-decoration:none;
		}

/* Graphics View */

.GraphicsItemBackground {
	background-color: #666666;  	
}

.GraphicsItemConcertBackground {
	background-color: #999999;  	
}

.GraphicsItemTitle{
		font: 12px Arial, sans-serif; 
		color: #000000;
		font-weight: normal;
		text-decoration:none;
}

.GraphicsItem{
		font: 10px Arial, sans-serif; 
		color: #000000;
		font-weight:normal;
		text-decoration:none;
}

.GraphicsItemTicketStatus{
		font: 11px Arial, sans-serif; 
		color: #ffffff;
		font-weight:bold;
}
	
.ConcertListViewText {
	text-align:left; 
	font: 10px Arial, sans-serif; 
	color: #000000;
	font-weight:normal;
}

.ConcertListViewTitle {
	font: 13px Arial, sans-serif; 
	color: #000000;
	font-weight: normal;
	text-decoration:none;
}


.ConcertListViewShowStatus {
	text-align:left; 
	font: 11px Arial, sans-serif; 
	color: #ffffff;
	font-weight:bold;
}

/* Concert Details */ 



.ConcertDateTime {
	text-align:left; 
	font: 13px Arial, sans-serif; 
	color: #666699;
	font-weight:normal;
}

.LgWhiteText {
	text-align:left; 
	font: 14px Arial, sans-serif; 
	color: #ffffff;
	font-weight:bold;
}

.ConcertTextAreaView {
	background-color:#cbcbe5;
	color:#333367;
	border-style:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	padding-left:2px;
	width:597px;
	height:62px;
}

/* Artist Details */ 


/* Update 2 */

.SubMenuBackground {
	 background-color: #666666;
}

.DetailsPageHeading {
	background-image: url(../../App_Themes/Vic/Site/DetailViewBck.jpg); 
	background-repeat: repeat-x;
}

.VenueDirectionsTextArea {
			background-color:#e3e0e0;
			color:#000000;
			border-style:none;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 13px;
			font-weight:normal;
			padding-left:2px;
			width:390px;
			height:230px;
			line-height:17px;
			scrollbar-base-color: #cccccc;
            scrollbar-arrow-color: white;
            scrollbar-track-color: #cccccc;

            scrollbar-shadow-color: black;
            scrollbar-lightshadow-color: black; 
            scrollbar-darkshadow-color: gray;

            scrollbar-highlight-color: white;
            scrollbar-3dlight-color: black;
		}
		
/* Concerts */

.DetailsViewTitle {
	text-align:left; 
	font: 14px Arial, sans-serif; 
	color: #000000;
	font-weight:bold;
}


.ConcertDateTime {
	text-align:left; 
	font: 13px Arial, sans-serif; 
	color: #333333;
	font-weight:normal;
}

.ConcertTextAreaView {
	background-color:#e3e0e0;
	color:#000000;
	border-style:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	padding-left:2px;
	width:597px;
	height:62px;
}

.DirectionLinks
{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#f4f36e;
}

.AboutVenueLinks
{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#f4f36e;
}

.ArtistLinks {
	text-align:left; 
	font: 11px Arial, sans-serif; 
	color: #f4f36e;
	font-weight:bold; 
}

.ArtistTextAreaView {
	background-color:#e3e0e0;
	color:#000000;
	border-style:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	padding-left:2px;
	width:435px;
	height:62px;
}

/* Dates By Artist */
.EventDateDate {
	font: 12px Arial, sans-serif; 
	color: #ffffff; 
	font-weight:normal;
}

.EventDateVenue {
	font: 12px Arial, sans-serif; 
	color: #ffffff; 
	font-weight:normal;
}

.EventDatesByArtistBackground {
	background-color: #666666;  
	border-color: #999999;
}

/**/

.ArtistName {
	text-align:left; 
	font: 14px Arial, sans-serif; 
	color: #000000;
	font-weight:bold;
}

.GraphicsItemPlaceholderBackground {
	 background-color: #666666;
}


.PartnerList {
		    color: #000000;  
		    font-size: 12px; 
		    font-family: Arial; 
		    font-weight: normal;
		    text-align:left;
		    text-decoration: none;
		}
