.CafeHeader
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
	color:#ffffff;
    FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
    TEXT-DECORATION: none;
	letter-spacing: 0px;
	text-align:left;
	word-spacing: 0.04em;
}

.CafeSubHeader
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 1.6em;
    font-size:11px;
    COLOR: #B38003;
    FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
    TEXT-DECORATION: none;
	line-height: 1.3em;
	letter-spacing: 0;
	text-align: left;
	word-spacing: 0.1em;
}

.CafeParking
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 15px;
	color:#ffffff;
    FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
    TEXT-DECORATION: none;
	letter-spacing: 0px;
	text-align:left;
	word-spacing: 0.08em;
}

.EventTitle
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
	color:#ffffff;
    FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
    TEXT-DECORATION: none;
	line-height: 1.0em;
	letter-spacing: 0;
	text-align:left;
	word-spacing: 0.1em;
}

.EventSubTitle {
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #C3C3C3;
    FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
    TEXT-DECORATION: none;
	line-height: 1.3em;
	letter-spacing: 0;
	text-align: left;
	word-spacing: 0.1em;
}
.CafeSubHeaderText
{
    FONT-SIZE: 1.5em;
    font-size:10px;
    COLOR: #C3C3C3;
    FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
    TEXT-DECORATION: none;
	line-height:1.25em;
	letter-spacing: 0;
	text-align: left;
	word-spacing: 0.1em;
}

.CafeCenterText
{
    FONT-SIZE: 11px;
    COLOR: #C3C3C3;
    FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
    TEXT-DECORATION: none;
	line-height:0.7em;
	line-height: 1.3em;
	letter-spacing: 0;
	text-align: left;
	word-spacing: 0.05em;
}


IMG.CafeMenuArrow
{
	FLOAT: right;
}

#rssIcons 
{ 
	BORDER-RIGHT: #999999 1px solid; 
	BORDER-TOP: #999999 1px solid; 
	Z-INDEX: 11; 
	VISIBILITY: hidden; 
	BORDER-LEFT: #999999 1px solid; 
	WIDTH: 341px;
	height:100px; 
	BORDER-BOTTOM: #999999 1px solid; 
	POSITION: absolute; 
	BACKGROUND-COLOR: #333333;
	top:350px;
	left:8px;
	float:left;
}

.EventGridRow
{
	/* Capricorn on 05/02/2011 - the below lines are commented to match with the mockup  */
	/*padding-left:4px;
	border-bottom-color:#464646;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-collapse:collapse;
	font-size:11px;
	text-align:left;*/
	font-family:Trebuchet MS;
	font-size:12px;
	color:#fff;
	font-weight:bold;
	padding-left:18px;
	padding-top:8px;
	padding-bottom:8px;
}

.CafeEventHeader
{
	color:#ffffff;
	font-weight:bold;
	font-size:11px;
}

#EventHeader {
	background-image:url(images/event_details_title.gif);
	background-position:top center;
	background-repeat:repeat-x;
	text-align:right;
	padding-right:10px;
}

/*Capricorn on 04/28/2011 -Commented to match with the mockup */
/*	
#footer, #footerEmail {

	background-image:url(/img/footer_tile.gif);
	text-align:center;
	padding-top:15px;
	padding-bottom:15px;
}*/

#footer img {
	padding-left:10px;
	padding-right:10px;	
}

#bodyText {
	padding:15px;
	overflow:auto;
}

.LocatorHeader
{
	position:relative;
	height:27px;
	color:#ffffff;
	font-weight:bold;
	font-size:1.57em;
	padding-left:5px;
}

.LocatorHeaderBackground
{
	background-color:#141414;
	border-bottom:1px solid #333333;
	border-top:1px solid #333333;
}

.LocatorHeaderInner
{
	position:absolute; 
	top:25%; 
}

.LocatorListItem
{
	font-size:11px;
}


.divCafeMenuOuter
{
	border-left:solid 1px #b38003; 
	border-right:solid 1px #b38003; 
	width:100%;
}



.divCafeMenuInner
{
	border-left:solid 2px #b38003; 
	border-right:solid 2px #b38003;
}

.MenuListContainer
{
	width:250px;
	text-align:left; 
	height:20px;
}

.MenuNameContainer
{
	float:left; 
	width:165px;
}

.MenuLinkContainer
{
	float:right;
}

.MenuHeader
{
    FONT-SIZE: 1.0em;
    COLOR: #C3C3C3;
    FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
    TEXT-DECORATION: none;
	line-height:0.7em;
	line-height: 1.3em;
	letter-spacing: 0;
	text-align: left;
	word-spacing: 0.1em;
}

.MenuLink
{
    FONT-SIZE: 1.0em;
    COLOR: #FFFFFF;
    FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	line-height:0.7em;
	line-height: 1.3em;
	letter-spacing: 0;
	text-align: left;
	word-spacing: 0.1em;
	font-weight:normal;
}

.MenuCenterMain2
{
	COLOR: #C3C3C3;
	font-weight:normal;
}

#searchstring
{
	height:14px;
}

/* Cafe Default page styles */

#cafeButtons 
{
	margin-top:4px;
	background-image:url(/img/sub_menu_bg_title.gif);
	padding-left:185px;
	padding-top:4px;
	padding-bottom:8px;
	border-bottom:1px solid #333;
	margin-bottom:4px;
}
#cafeButtons img {
	margin-left:2px;
	margin-right:2px;
}
#container { 
	position:relative; 
	width:368px;
	height:550px; 
	background:#000;
	overflow:hidden;
	float:left; 
	border:0px;
	margin:0 0 0 0;
}
#News {
	width:378px;
	float:left;
	padding-bottom:10px;
}
#content { 
	position:relative;
	width:368px;
	text-align:left;
	font-size:1.1em;
	border:0px;
	margin:0 0 0 0;
	color:#cccccc;
}
/*#content a {
	color:#ffffff;
	text-decoration:none;
}*/
.newsTeaser a:link, .newsTeaser a:active, .newsTeaser a:visited {
	color:#ffffff;
	text-decoration:underline;
	font-weight:normal;
}
.newsTeaser a:hover {
	text-decoration:underline;
	color:#cccccc;
}
.newsLink a:link, .newsLink a:visited, .newsLink a:active{
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
.newsLink a:hover{
	color:#ffffff;
	font-weight:bold;
	text-decoration:underline;
}
#scrollContainer {
	position:relative;
	float:left;
	width:10px;
	height:550px;
}
#scrollArea { 
	position:relative;
	height:536px; /*ScrollContainer height- scroller height */
	width:10px;
	background-image:url(/img/scroller_bkg.gif);
	overflow: hidden;
}
#scroller { 
	position:relative;
	width:10px;
	height:14px;
	vertical-align:top;
	float:left;
}
.scrollButton {
	position:relative;
	width:10px;
}

.cafeLinks 
{
	color:#FFFFFF;
	padding-left:15px;
	text-align:left;
	font-size:13px;
}
.cafeLinks a, .cafeLinks a:visited {
	text-decoration:none;
	color:#ffffff;
}
.cafeLinks a:hover {
	text-decoration:underline;
	color:#ffffff;
}

.MenuLinkNoScript a:link, .MenuLinkNoScript a:visited
{
	padding-top:2px;
	padding-bottom:2px;
	padding-left:2px;
	display:block;
	color:#D8D8D8;
	line-height:11px;
	letter-spacing: 0px;
	text-align: left;
	text-decoration:none;
	font-weight:normal;
    FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
    FONT-SIZE: 10px;
}

.MenuLinkNoScript a:hover
{
	COLOR: #FFFFFF;
	background-color:#B38003;
}

.SubMenuLinkNoScript a:link, .SubMenuLinkNoScript a:visited
{
	padding-top:2px;
	padding-bottom:2px;
	padding-left:15px;
	display:block;
	color:#D8D8D8;
	line-height:11px;
	letter-spacing: 0px;
	text-align: left;
	text-decoration:none;
	font-weight:normal;
    FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
    FONT-SIZE: 10px;
}

.SubMenuLinkNoScript a:hover
{
	COLOR: #FFFFFF;
	background-color:#B38003;
}


/* End cafe Default page styles */

#divEventProgress
{
	position:relative;
	height:150px;
	top:50px;
	left:150px;
}

.FootNote
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	/*word-spacing:0.1em;*/
	color:#7F7E7E;
	font-weight:normal;
}

.FootNote a
{
    FONT-SIZE: 1.0em;
    COLOR: #FFFFFF;
    FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	line-height:0.7em;
	line-height: 1.3em;
	letter-spacing: 0;
	text-align: left;
	word-spacing: 0.1em;
	font-weight:normal;
}

.FootNote a:hover {
	COLOR: #CCCCCC;
}

.liveContent {
	font-family:Georgia,  "Times New Roman", Times, serif;
	line-height:1.3em;
	word-spacing:0.1em;
	color:#d3d3d3;
	font-size:1.1em;
	text-align:left;
}
.liveContent a, .liveContent a:link {
	color:#ffffff;
	text-decoration:underline;
}
.liveContent a:hover, .liveContent a:visited {
	color:#d3d3d3;
	text-decoration:underline;
}

.liveMusicExtras {
	/* Capricorn on 05/14/2011 - commented the below attributes to match with the mockup */
	/*margin-left:10px;*/
	font-family:Georgia, Verdana, "Times New Roman", Times, serif;
	line-height:1.3em;
	word-spacing:0.1em;
	color:#ffffff;
	float:left;
	text-align:left;
	/* Capricorn on 05/17/2011 - Commented to remove the 'Music Extras' section as per feedback */
	/*background-image:url(/live2/img/music_extras_tile.gif);*/
	/* Capricorn on 05/17/2011 - Width has been changed from 140px to 236px as per the feedback */
	/*width:140px;*/
	width:236px;
	height:160px;
	font-weight:bold;
	border:0px solid yellow;
	
	
}
.ExtraLink {
/*	height:18px;*/
	margin-left:9px;
	font-weight:bold;
/*	vertical-align:middle;*/
}

.ExtraLinkLive {
/*	height:18px;*/
	margin-left:9px;
	font-weight:bold;
/*	vertical-align:middle;*/
}

.liveMusicExtrasLinks td {
	height:18px;
	vertical-align:middle;
}

.liveMusicExtrasLinks{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#d3d3d3;
	margin-top:5px;
/*	margin-bottom:7px;*/
/*  text-align:left;*/
}
.liveMusicExtrasLinks a {
	font-size:1.0em;
	text-decoration:none;
}
.liveMusicExtrasLinks a:link, .liveMusicExtrasLinks a:visited {
	color:#d3d3d3;
	font-size:1.0em;
	text-decoration:none;
} 
.liveMusicExtrasLinks a:hover {
	color:#ffffff;
	font-size:1.0em;
	text-decoration:none;
}

/*===================================================*/
.liveExtrasLinks td 
{
	height:18px;
	vertical-align:middle;
	text-align:left;
}

.liveExtrasLinks{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#d3d3d3;
	margin-top:5px;
/*	margin-bottom:7px;*/
	/*text-align:left;*/
}
.liveExtrasLinks a {
	font-size:1.0em;
	text-decoration:none;
}
.liveExtrasLinks a:link, .liveMusicExtrasLinks a:visited {
	color:#d3d3d3;
	font-size:1.0em;
	text-decoration:none;
} 
.liveExtrasLinks a:hover {
	color:#ffffff;
	font-size:1.0em;
	text-decoration:none;
}

/*===================================================*/

.liveArtistImg {
	height:181px;
	width:189px;
	background-image:url(/Live2/img/4_corner_feature.gif);
	text-align:center;
	vertical-align:middle;
}
.liveArtistImg img {
	vertical-align:middle;
	margin:8px 0 8px 0;
}
.liveTitle {
/*	font-family:Georgia, "Times New Roman", Times, serif;*/
	font-weight:bold;
	line-height:1.3em;
	word-spacing:0.1em;
	color:#ffffff;
}

.liveMain {
	font-family:Georgia, Verdana, "Times New Roman", Times, serif;
	line-height:1.3em;
	word-spacing:0.1em;
	color:#ffffff;
	font-size:1.1em;
    /* Capricorn on 05/02/2011 - Width has been changed from 590px to 595 px to adjust the layout as per the mockup.  */
    /*width:590px; */
	text-align:left;
	height:100%; 
	/* Capricorn on 05/17/2011 - Width has been changed from 595px to 744px as per feedback. */
	/*width:595px; */
	width:744px; 
}

.liveMain a, .liveMain a:link {
	color:#ffffff;
	/* Capricorn on 05/02/2011 - Underline for the anchor tag is not neccessary as per the mockup.  */
	/*text-decoration:underline;*/
	font-size: 12px;
}
.liveMain a:hover, .liveMain a:visited {
	color:#d3d3d3;
	/* Capricorn on 05/02/2011 - Underline for the anchor tag is not neccessary as per the mockup. */
	/*text-decoration:underline;*/
}

/*Capricorn 05/02/2011 - The below classes have been addded for Global Event Page to change the fonts of the grid as per the mockup */

.EventGridLocationRow
{
    font-family:Trebuchet MS;
	font-size:12px;
	color:#fff;
	padding-left:7px;
	padding-top:8px;
	padding-bottom:8px;
}
.EventGridDateRow
{
    font-family:Trebuchet MS;
	font-size:12px;
	color:#ccc;
	padding-left:7px;
	padding-right:18px;
	padding-top:8px;
	padding-bottom:8px;
}
.EventGridDateRow a , .EventGridDateRow a:link 
{
    font-family:Trebuchet MS;
	font-size:12px;
	color:#ccc;
	padding: 0px;
}
.EventGridDateRow a:hover, .EventGridDateRow a:visited
{
   
	font-family:Trebuchet MS;
	font-size:12px;
	color:#ccc;
	padding: 0px;
}

.EventGridHeader a , .EventGridHeader a:link 
{   
	font-family:Trebuchet MS;
	font-size:11px;
	color:#999;
	font-weight:bold;	
	text-decoration:none;        
}
        
.EventGridHeader a:hover, .EventGridHeader a:visited
{
   
	font-family:Trebuchet MS;
	font-size:11px;
	color:#999;
	font-weight:bold;
	text-decoration:none;
}

#searchFilters
{
    background:url(/Live2/Images/filterbar_BG.jpg) no-repeat 0 0;    
    width:718px;
    height:52px;
}

.gridPage
{
    font-family:Trebuchet MS;
	font-size:12px;
	color:#999;
	font-weight:bold;
}

#innerContent
{
    background: url("/Live2/Images/header_shadow.jpg") repeat-x scroll 0 0; 
    width:980px;
}
		
.EventTitleHeader
{
	font-family:Trebuchet MS;
	font-size:11px;
	color:#999;
	font-weight:bold;
	background-color:#1B1B1B; 
	padding-left:18px;
	text-align:left;
	
}

.EventTitleHeader a , .EventTitleHeader a:link 
{
	font-family:Trebuchet MS;
	font-size:11px;
	color:#999;
	font-weight:bold;
	background-color:#1B1B1B; 
	text-decoration:none;
}
.EventTitleHeader a:hover, .EventTitleHeader a:visited
{
	font-family:Trebuchet MS;
	font-size:11px;
	color:#999;
	font-weight:bold;
	background-color:#1B1B1B; 
	text-decoration:none;
}

.EventLocationHeader
{
	font-family:Trebuchet MS;
	font-size:11px;
	color:#999;
	font-weight:bold;
	background-color:#1B1B1B; 
	padding-left:8px;
	text-align:left;
}

.EventLocationHeader a , .EventLocationHeader a:link 
{
	font-family:Trebuchet MS;
	font-size:11px;
	color:#999;
	font-weight:bold;
	background-color:#1B1B1B; 
	text-decoration:none;
}
.EventLocationHeader a:hover, .EventLocationHeader a:visited
{
	font-family:Trebuchet MS;
	font-size:11px;
	color:#999;
	font-weight:bold;
	background-color:#1B1B1B; 
	text-decoration:none;
}

.EventDateHeader
{
    
	font-family:Trebuchet MS;
	font-size:11px;
	color:#999;
	font-weight:bold;
	background-color:#1B1B1B;
	padding-right:18px;
	padding-left:8px;
	text-align:left;
}

.EventDateHeader a , .EventDateHeader a:link 
{
	font-family:Trebuchet MS;
	font-size:11px;
	color:#999;
	font-weight:bold;
	background-color:#1B1B1B; 
	text-decoration:none;
}

.EventDateHeader a:hover, .EventDateHeader a:visited
{
	font-family:Trebuchet MS;
	font-size:11px;
	color:#999;
	font-weight:bold;
	background-color:#1B1B1B; 
	text-decoration:none;
}

.location.live a
{
    color: #1c93df;
}

.location.live a:hover
{
    color: #70c7ff;
}
