﻿.BottomMenu
{
	color:#4f4f4f;
	text-decoration:none;	
}
A.BottomMenu:link
{
	text-decoration:none;
}
A.BottomMenu:hover
{
	text-decoration:none;
	color:#bb2014;
}
.DefaultLink
{
	color:#4f4f4f;
	text-decoration:none;	
}
A.DefaultLink:link
{
	text-decoration:none;
}
A.DefaultLink:hover
{
	text-decoration:underline;
	color:#bb2014;
}
.ItemIcon
{
	 vertical-align:text-top;
	 float:left;
	 padding-right:8px;
	 padding-top:4px;
}
.SpotlightMenu
{
	color:#4f4f4f;
	text-decoration:none;	
}
A.SpotlightMenu:link
{
	text-decoration:none;
}
A.SpotlightMenu:hover
{
	text-decoration:none;
	color:#bb2014;
}
.ItemList
{
    color:#424242;
	text-decoration:none;	
}
A.ItemList:link
{
	text-decoration:none;
}
A.ItemList:hover
{
	text-decoration:underline;
}
.SelectControl1
{
	width:138px;
	border:1px solid #9e9d95;
}
.SelectControl2
{
	width:276px;
	border:1px solid #9e9d95;
}
.SelectControl2Required
{
	width:276px;
	border:1px solid #9e9d95;
    background-color: #DBEFF0;
}
.InputControl
{
	width:272px;
	border:1px solid #9e9d95;
}
.InputControlRequired
{
    width: 272px;
    border: 1px solid #9e9d95;
    background-color: #DBEFF0;
}
.FormLabel
{
    vertical-align:top;
    text-align:right;
}
.FormInput
{
    vertical-align:top;
    text-align:left;
}
.SubmitControl
{
	width:82px; height:25px;
	text-indent:-9999px;
	border:none;
	background:url(../img/btn_submit.gif) top left no-repeat;
	cursor:pointer;
}
.EventTitle
{
	color:#bb2014;
	text-transform:uppercase;
	font-weight:bold;    
}
.EventSubTitle
{
	font-weight:bold;    
}
.EventDate
{
    margin-top:8px;
	text-transform:uppercase;
	font-weight:bold;    
    
}
.EventDetails
{
    margin-top:8px;
}
.EventLocation
{
    margin-top:8px;
}
.EventTicketInfo
{
    margin-top:8px;
}
.EventMap
{
    margin-top:8px;
}

.MediaHeadlineList
{
	font-size:1.2em;
	font-weight:bold;
    color:#424242;
	text-decoration:none;	
}
.MediaHeadlineDesc
{
    margin-top:8px;
	font-size:1.0em;
	line-height:14px;    
}

.EditControl
{
    font-family:Verdana;
    font-size:8pt;    
}
.EditLabel
{
    font-family:Verdana;
    font-size:8pt;    
}
.PageNavBar
{
    background-color:#666666;
}
.TabNormal
{
    border-style: none none solid none;
    border-width: 1px;
    border-color: #CCCCCC;
    background-color:#F0F0F0;
    font-family:Arial;
    font-size:13px;
    font-weight:normal;
    white-space:nowrap;
    padding-left:8px;
    padding-right:8px;
}
.TabSelected
{
    border-style: solid solid none solid;
    border-width: 1px;
    border-color: #CCCCCC;
    font-family:Arial;
    font-size: 13px;
    font-weight: bold;
    white-space:nowrap;
    padding-left:8px;
    padding-right:8px;
}
.TabLink
{
    text-decoration:none;
    color:Black;
}

a:link.TabLink
{
    text-decoration:none;
}
a:hover.TabLink
{
    text-decoration:underline;
}


.PaymentAmountNormal
{
    cursor:pointer;text-align:center;padding-left:8px;padding-right:8px;padding-top:4px;padding-bottom:4px;width:70px;background-color:#dedede;font-weight:normal;   
}
.PaymentAmountSelected
{
    cursor:pointer;text-align:center;padding-left:8px;padding-right:8px;padding-top:4px;padding-bottom:4px;width:70px;background-color:#FFCD9B;font-weight:bold;
}

