﻿
/* ********************************* Global Site Styles ************************************* */ 
	body 
					{
						background-color: #FFFFFF;
						text-align: center;
						background-image: url('RoostertailBigBackground.jpg');
						background-repeat: no-repeat;
						background-attachment: fixed
					} 
					
	body 
					{ 
					background-color: #FFFFFF;
					text-align: -moz-center; 
					background-image: url('RoostertailBigBackground.jpg');
					background-repeat: no-repeat;
					background-attachment: fixed
					} 

	#Header			{width:750px;height:83px;}
	#NavBar			{
	background-color: #990099;
	height: 23px;
	width: 750px;
}
	.boCustName		{}
	#MainBody		{
	background-color: #FFFFFF;
	max-width: 750px;
	width: 750px;
	text-align: justify;
	display: block;
}
	#Footer			{width:750px;height:40px;}
	
	
	.Invoice		{background-color: #FFFFFF;background-image:none}
	.TicketPage		{background-color: #FFFFFF;background-image:none}
	.StepHelpbg		{background-color: #CCCCFF}
	.stepdone		{border-style:outset; border-width:1px;color:#000000;background-color: #00FF00}
	.stepnotdone	{}
	.HelpHeader		{background-color: #999999;
					font-family: MS Sans Serif,sans-serif;
					font-size:10pt;
					font-weight:bold;
					}
	.HelpBody		{background-color: #CCCCCC;}
	.HelpBodytxt	{font-family: MS Sans Serif,sans-serif;
					font-size:8pt;}

	.CloseHelp		{font-family: MS Sans Serif,sans-serif;
					font-size:8pt;
					font-weight:normal;
					}

	/* ************************* Navigation Bar Styles *********************** */ 
		/* ************** Main Navigation Bar Styles ******************** */ 
		.bi2{
			background-image: url('dynabutton.ashx?t=8&Bcolor=990099&Height=25&Width=230&ox=-10');
			color: #FFFFFF;
			display: block;
			font-family: MS Sans Serif,sans-serif;
			font-size: 8pt;
			padding: 3px 3px 3px 3px;
			text-decoration: none;
			border-color: #DDAFA6 #000000 #000000 #DDAFA6;
			border-style: outset;
			border-width: 2px;
		}

		.helpbi2{	background-color:#D12905;
			color:#FFFFFF;
			display:block;
			font-family: MS Sans Serif,sans-serif;
			font-size:8pt;
			font-weight:bold;
			padding:3px 3px 3px 3px;
			text-decoration:none;
			border-color: #DDAFA6 #000000 #000000 #DDAFA6 ;
			border-style:outset;
			border-width:2px;
			}
		
		a.bi2{
			background-color: #990099;
			color: #FFFFFF;
			display: block;
			font-family: MS Sans Serif,sans-serif;
			font-size: 8pt;
			padding: 3px 3px 3px 3px;
			text-decoration: none;
			border-color: #DDAFA6 #000000 #000000 #DDAFA6 ;
			border-style: outset;
			border-width: 2px;
			}
		a:hover.bi2{
			background-image: url('dynabutton.ashx?t=8&Bcolor=F8F8F8&Height=25&Width=230&ox=-10');
			background-color: #F8F8F8;
			color: #990099;
			border-style: outset;
			border-color: #000000 #000000 #000000 #DDAFA6;
			border-width: 2px;
		}
			
		/* ************** Main Navigation Sub Bar Styles ******************** */ 
		a.mi2{
			background-color: #990099;
			color: #ffffff;
			display: block;
			font-family: MS Sans Serif,sans-serif;
			font-size: 8pt;
			font-weight: bold;
			padding: 2px 2px 2px 4px;
			text-decoration: none;
			z-index: 100;
		}
		a:hover.mi2{background-color:#f8f8f8;
			color:#941D03;
			}
		.mn2{	background-color:#941D03;
			border-color: #225555 #000000 #000000 #225555;
			border-style:solid;
			border-width:2px;
			z-index:100;
			}
		
		.SCDetails{
			border-left: 2px solid #225555;
			border-right: 2px solid #000000;
			border-top: 2px solid #225555;
			border-bottom: 2px solid #000000;
			background-color: #8A565A;
			color: #FFFF88!Important;
			display: block;
			font-family: MS Sans Serif,sans-serif;
			font-size: 8pt;
			padding: 3px;
			text-decoration: none;
			z-index: 100;
		}
		/* ********* Sub Navigation Bar Styles **************** */ 
		a.bi{	background-color:#6666CC;
			color:#ffffff;
			display:block;
			font-family: MS Sans Serif,sans-serif;
			font-size:8pt;
			font-weight:bold;
			padding:3px 3px 3px 3px;
			text-decoration:none;
			border-color: #225555 #000000 #000000 #225555;
			border-style:solid;
			border-width:2px;
			}
		a:hover.bi{background-color:#f8f8f8;
			color:#6666CC;
			}
		a.mi{	background-color:#6666CC;
			color:#ffffff;
			display:block;
			font-family:MS Sans Serif,sans-serif;
			font-size:8pt;
			font-weight:bold;
			padding: 2px 2px 2px 4px;
			text-decoration:none;
			}
		a:hover.mi{background-color:#f8f8f8;
			color:#6666CC;
			}
		.mn{	background-color:#6666CC;
			border-color: #225555 #000000 #000000 #225555;
			border-style:solid;
			border-width:2px;
			z-index:100;
			}
		.sp{	BORDER-TOP:#000000 1px solid;
			MARGIN:2px;
			BORDER-BOTTOM:#225555 1px solid
			}	
	
		

	

/* ********************************* Index.asp Styles ************************************* */ 
	
	#Logo1{width:600px;height:110px}
	#Logo2{width:550px;height:225px;float:left}
	#CompanyInfo{float:right; font-family:Arial; font-size:8pt; margin-top:100px;margin-right:5px;text-align:right}
	#IndexBody{float:left;width:600px;margin-left:5px}
	#IndexNextButton{float:right}
	#IndexBottom{clear: both; margin-top:-10px}
	#BodyHeadline	{color: #990099; font-family:Arial; font-size:11pt; font-weight:bold}
	#BodySubline	{ font-family:Verdana; font-size:9pt}



/* ********************************* QuadrantBrowser.asp Site Styles ************************************* */ 
	
	#Hyperlink  	{cursor: pointer}
	area 			{cursor: pointer}
	#QAttrTitle		{font-family:Arial; font-size:14pt; font-weight:bold;float:left;clear:left;color: #000000}
	#QAttrVenue 	{
						font-family: Arial;
						font-size: 12pt;
						font-style: italic;
						color: #CCCCCC;
						clear:left;
					}
	#QAttrDetails		{font-family:Arial; font-size:13pt;float:left;clear:left;color: #000000}
	#QAttrSectionName	{font-family: Arial; color:#000000;float:left;clear:left;}
	#QuadPreview		{float: right;width: 250px;}
	

/* ********************************* AttractionListing.asp Styles ************************************* */ 
	#AttrHeader{font-family:Arial; text-align: center;color:#000000}
	#AttrHeader{font-family:Arial; text-align: -moz-center;color:#000000}
	#VenueDisplay{background-color:#959595;width:300px}
	#AttrType{font-family:Arial; background-color:#959595;color:#000000}
	#AttrListByDate{float:left}
	#AttrListByVenue{float:left;}
	#AttrListByType{float:right}
	#AttrListByName{float:left}

	#AttrHeadLine{text-align:center;font-family:Arial; font-size:12pt; }
	#AttrHeadLine{text-align:-moz-center;font-family:Arial; font-size:12pt; }
	#Calendars{border-style:outset; border-width:1px; font-size: 8pt;float:left;width:175px}
	#Calendars{text-align: -moz-center;}
	#Calendars{text-align: center;}
	#AttrWebDes{float:left;width:500px; padding-top:5px; padding-bottom:5px;padding-left:5px;font-family:Arial; font-size:10pt; }
	#AttrSynopsis{float:left;width:500px;display:table-cell; padding-top:5px; padding-bottom:5px;padding-left:5px;font-family:Arial; font-size:10pt; ; font-style:italic}
	#SeatingMode{float:left;width:500px;display:table-cell; padding-top:5px; padding-bottom:5px;padding-left:5px;font-family:Arial; font-size:8pt; }
	#AttrSponT{float:left;width:400px;display:table-cell; padding-top:5px; padding-bottom:5px;padding-left:5px;font-family:Arial; font-size:8pt; }
	#AttrNext{float:right}

	#AttrPicture{float:left;width:125px;}
	#AttrTitle{float:left;font-family:Arial; font-size:12pt; width:450px;padding-left:5px; background-color:#C0C0C0}
	#AttrShowing{float:left;width:500px;padding-left:5px;;font-family:Arial; font-size:10pt; background-color:#C0C0C0}
	#AttrTicketTypes{float:left;width:500px;padding-left:5px;;font-family:Arial; font-size:10pt;  background-color:#C0C0C0}
	#AttrSynopsis2{float:left;width:500px; padding-left:5px;font-family:Arial; font-size:10pt;  font-style:italic; background-color:#C0C0C0}
	#AttrSaleBtn{clear:left;float:left}
	#AttrHR{clear:both}
	
	#DatesAndTimes{
	border-style: outset;
	border-width: 2px;
	overflow: auto;
	height: 350px;
}
	
	Span.AttrHeadline{font-family:Arial; font-size:12pt;  font-weight:bold;color :#000000}
	Span.AttrWebDes	{font-family:Arial; font-size:10pt;color:#000000}
	Span.AttrSynopsis{font-family:Arial; font-size:10pt;  font-style:italic;color:#000000}
	Span.AttrSponT	{font-family:Arial; font-size:8pt;color:#000000}
	
	#AttrHeadline1 	{font-family:Arial; color:#000000}
	#AttrHeadline2 	{font-family:Arial; color:#000000}
	Span.Headline1	{font-family:Arial; color:#000000}
	#AttrHeadline1 	{font-family:Arial; color:#000000}
	#table2			{font-family:Arial; color:#000000!Important}
	.Headline2		{font-family:Arial; color:#000000}
	#EventDetails	{font-family:Arial; color:#000000}
	.AttrDetailInfo	{font-family:Arial; color:#000000!important;}
/* ********************************* DisplayDatesandTimes.asp Styles ************************************* */ 
	#APicture{float:left;}
	#AHeadLine{float:left}
	#AttrSpon	{font-family:Arial; font-size:8pt;}
	#Headline1	{font-family:Arial; font-size:14pt; font-weight:bold; color:#000000}
	span.Headline1	{font-family:Arial; font-size:14pt; font-weight:bold; color:#000000}
	#Headline2	{font-family:Arial; font-size:12pt; color:#000000}
	span.Headline2	{font-family:Arial; font-size:12pt; color:#000000}
	#Headline3	{font-family:Arial; font-size:10pt; font-style:italic; color:#000000}
	span.Headline3	{font-family:Arial; font-size:10pt; font-style:italic; color:#000000}
	#AButton	{float: left;}
	#AShowing	{float: right;color:#000000}
	
/* ********************************* MSCDbrowser.asp Styles ************************************* */ 
	Span.Headline4	{font-family:Arial; font-size:10pt;}	
	Span.Headline5	{font-family:Arial; font-size:8pt;}
	#MSCDImage		{float:left}	
	#MSCDPreview	{float:left}
	.MSCDclickgen   {color: #000000; text-decoration: none; font-family: Arial; font-size: 10pt}

/* ********************************* QuadrentBrowser.asp Styles ************************************* */ 
	#SeatsPending 	{
	overflow: scroll;
	height: 200px;
}
	#Image1{
	height:350px;width:745px;
}

	#MiscHelp {
	height:225px;
	border-style: outset;
	border-width: 3px;
	padding-right:3px;
	background-color: #CCCCCC;
	z-index: 1; width: 500px; 
}


/* ********************************* ShoppingCart.asp Styles ************************************* */ 
	#ShoppingCartDetail{height:300px;overflow: auto ;min-height:200px;max-height:300px;}
	#ShoppingCartHeader{font-family:Arial, Helvetica, sans-serif;font-size:10pt;}
	#ShoppingCartHeader{text-align: center;}
	#ShoppingCartHeader{text-align: -moz-center;}
	

/* ********************************* UpdateTickets.asp Styles ************************************* */ 
	#TicketInfo{float: none;width:auto;}
	#TicketBtns{}
	#FeaturedProduct{
	border-style: inset;
	border-width: 3px;
	float: right;
}
	#ShoppingcartLogo{
	background-position: 45% 45%;
	height: 168px;
	background-image: url('images/CART.GIF');
	background-repeat: no-repeat;
}
/* ********************************* CheckOut.asp Styles ************************************* */ 
	#ShoppingCartDetails	{
	float: left;
	width: 420px;
	color:#000000!Important
}
	#PaymentInfo			{
	border-style: outset;
	border-width: 2px;
	padding: 2px;
	float: right;
	width: 310px;
}
	#CCinfo{float: none;position: relative; top:0px;color:#000000!important
	
}
	#DeliveryOptions{
	border-width: 1px;
	float: right;
	position: relative;
	top: 0px;
	border-bottom-style: solid;
	width: 310px;
}
	a.hyperlink{color:#0000FF}
	#tblDelivery{
	color:#000000
}
/* ********************************* AddItemToCart.asp Styles ************************************* */ 


/* ********************************* BuyItem.asp Styles ************************************* */ 


/* ********************************* CCProcess.asp Styles ************************************* */ 
	#SaleInfo{
		width:550px;
		text-align:center;
	}
	#SaleInfo{
		text-align:-moz-center;
	}
	#SaleCompleteButtons{
	border-top: 1px;
	border-top-style: solid;
}
	.bluetext	{color:#0000FF!Important}
	.Greentext	{color:#00FF00!important}
/* ********************************* EditProfile.asp Styles ************************************* */ 


/* ********************************* MerchandiseSelection.asp Styles ************************************* */ 


/* ********************************* ShoppingCartDetails.asp Styles ************************************* */ 


/* ********************************* ShowHistory.asp Styles ************************************* */ 


/* ********************************* ShowProductsByCategory.asp Styles ************************************* */ 


/* ********************************* SignIn.asp Styles ************************************* */ 
	.redtext{color:#FF0000!Important}
	.blacktext{color:#000000}
	#SigninHelp{background-color:#CFCFCF!Important;color:#000000!Important;padding: 4px 4px 4px 4px;
		font-family:Arial, Helvetica, sans-serif; font-size:small;  
	}
/* ********************************* UpdateProfile.asp Styles ************************************* */
/* ********************************* Transaction_Details.asp Styles ************************************* */
	.InvoiceTable{
	border-style: solid;
	border-color: #000000!important;
}
	.TableHeadline{
	border: thin solid #000000!important;
	background-color: #3399FF;
	color: #FFFFFF;
}
	.InvoiceTable{
	border: thin solid #000000;
}
	.InvoiceTableBkg{
	background-color: #3399FF;
	color: #FFFFFF;
}
	.InvoiceHeadline{color:#FFFFFF}
	.HistoryTable{border: thin solid #000000;}