/* Default CSS Stylesheet for a new Web Application project */

BODY,TD
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
}

TABLE 
{
	border-collapse:collapse;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}
	
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	

.TBPromoBody 
{
	margin-top:0px;margin-left:0px;margin-right:0px;margin-bottom:0px;
}

.RoundedCorners {
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    behavior: url(css/border-radius.htc);
    border-radius: 20px;
    border:solid 1px #999999;
    padding:12px;
}

.TBPromoMainTable 
{
	border-top:solid 4px #FFFFFF;
	height: 100%;
}

A:link	{	
	text-decoration:	none;
	color:	#FF8000;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#FF8000;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#FF8000;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#FF8000;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	

.PageTitle 
{
	font-size:14pt;
	font-weight:bold
}

.Error 
{
	color: #FF0000;
	font-weight:bold;
}

.Success 
{
	color: #009900;
	font-weight:bold;	
}

.Ticket 
{
	font-size:8pt;
	border-top: dashed 1px #AAAAAA;
	border-bottom: dashed 1px #AAAAAA;
	border-collapse:collapse;
}

.EventTitle 
{
 font-size: 14pt;	
 font-weight: bold;
}

.EventDate
{
	font-size: 10pt;
	font-weight:bold;
}

.EventTime
{
	font-size: 10pt;
}

.EventShortDescription
{
	font-size: 10pt;
	font-weight:bold;
}

.EventScheduleItem
{
	font-size: 8pt;
}

.HelpItemIcon
{
	cursor: hand;
	cursor: pointer;
}

.TicketText 
{
	font-size:7pt;	
}

.SmallText 
{
	font-size: 8pt;
}

.EventDetailsText
{
	font-size: 8pt;
}

.OrderCostControl 
{
	font-size:10pt;	
}


.RegionDropDown
{
    display:block;
}

.RegionLabel
{
    display:block;
}

a.ExpediaAd:link, a.ExpediaAd:active, a.ExpediaAd:visited, a.ExpediaAd:hover, .ExpediaAd div
{
	vertical-align:bottom;
	text-align:left;
	text-indent:15px;
	line-height:100px;
	font-size:12pt;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration:none;	
	background-repeat:no-repeat;
}

.TicketLayout
{
    clear:both;
}

.TicketLayoutFooter, .TicketLayoutFooterLast
{
    clear:both;
    height:0px;    
}

.TicketLayoutFooter
{
    page-break-after:always;
}


.TicketSectionPreview
{
    border-width:0px;
    border-style:dashed;
    border-color:#FF8000;
    float:left;
    margin:0px;
    padding:0px;
    overflow:hidden;    
    color:#666666;
    font-size:8px;
    font-family:Verdana, Helvetica, sans-serif;
    font-size:10pt;
    position:relative;
}

.TicketSectionPreview_Text
{
    word-wrap:break-word;
}

.TicketSectionPreview_EventDetails
{
	padding:4px;
}

.TicketSectionPreview_EventDetailsTitle
{
    font-size:14px;
    font-weight:bold;
}

.TicketSectionPreview_EventDetailsDateTime
{
    font-size:12px;
    font-weight:bold;
}

.TicketSectionPreview_EventDetailsHeadline
{
    font-size:10px;
}

.TicketSectionPreview_VenueName
{
    font-size:10px;
    font-weight: bold;
}

.TicketSectionPreview_VenueAddress
{
    font-size:10px;
}

.TicketSectionPreview_BoxOffice
{
    position:absolute;
    top:40px;
    left:205px;
    font-size:8px;
}

.TicketSectionPreview_TicketPrices
{
    position:absolute;
    top:70px;
    left:205px;
    font-size:8px;
}

.EventListHeadline
{
    text-align:center;
}

.TicketSectionPreview_EventListHeadline
{
    position:relative;
    top:5px;
    left:5px;
    font-size:10px;
}

.TicketSectionPreview_EventListItem
{
    position:relative;
    top:5px;
    left:5px;
    font-size:10px;
    margin-bottom:5px;
    text-align:center;
}

.OrderConfirmed2_Container
{
    width:800px;
    min-height:300px;
    display:block;
    text-align:left;
}

.OrderConfirmed2_Header
{
    width:800px;
    margin-bottom:20px;
    display:block;
}

.OrderConfirmed2_Body
{
    margin-bottom:20px;
}

.OrderConfirmed2_Left
{
    float:left;
    width:400px;
}

.OrderConfirmed2_Right
{
    float:right;
    width:400px;
}

.OrderConfirmed2_DetailsTitle
{
}

.OrderConfirmed2_Footer
{
    width:800px;
    height:10px;
    float:left;
}

.OrderConfirmed_EventDetailsControl2
{
    display:block;
    float:left;
    width:300px;
    height:200px;
}

.EventDetails_Item
{
    clear: both;
    font-size: 8pt;
    text-align: left;
    padding-top: 8px;
}

.EventDetails_Item_Image
{
    float: left;
    padding: 8px;
}

.EventDetails_Item_Heading, .EventDetails_Item_Contents a
{
    font-weight: bold;
}
