/* Style sheet for the NewDesign of the StadiumTour site */
body
{
}

.TourTitle
{
	font-size: 12px;
	color: #ffffff;
	font-family: Arial;
	text-decoration: none;
}

.TourmemberText
{
	font-size: 12px;
	color: #ffffff;
	font-family: Arial;
	text-decoration: none;
}

.TourMember
{
	font-size: 10pt;
	color:  Black;
	font-family: Arial;
	font-weight :bold;
	text-decoration: none;
	background :#717990;
	
	
}
.TourMemberText
{
	font-size: 10pt;
	color:  Black;
	font-family: Arial;
	
	text-decoration: none;
	
	
	
}
.newtext
{
	font-size: 10pt;
	color:  White;
	font-family: Arial;
	
	text-decoration: none;

}

.TourDesc
{
	font-size: 11px;
	font-family: Arial;
	color: #000000;
	text-decoration: none;
}
 
.TopNavLinks
{
	font-family: arial;
	font-size: 11px;
	color: #006666;
	text-decoration: none;
}

.WhiteText
{
	color:#ffffff;
}

.BlackText
{
	font-family: Verdana;
	font-size: 8pt;
	color:#000000;
}

.TicketSelect
{
	font-family: Verdana;
	font-size:8pt;
	color:Black;
}

.TicketSummary
{
	font-family: Verdana;
	font-size: 8pt;
	color:#000000;
}

.BoldBlackText
{
	color:#000000;
	font-weight:bold;
}

.BoldWhiteText
{
	color:#ffffff;
	font-weight:bold;
}


.mattrOriginal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #25AEC2;
	text-decoration: none;
}
.mattr {
	font-family: Verdana;
	font-size: 11px;
	color: Black;
	text-decoration: none;
}

.content {
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}
.contenttype {
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
.Heading{
	font-family: Arial ;
	font-size: 12px;
	
	color: #000000;
	text-decoration: none;
}



.BottomLinks
{
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.cssTextBox
{
	border-right:darkgray 1px solid;
	border-top:darkgray 1px solid;
	font-size:9pt;
	border-left: darkgray 1px solid;
	color: black;
	border-bottom: darkgray 1px solid;
	font-family: Arial;
	background-color: white;
}



.gridCartHeader
{
	font-size: 12px;
	font-weight:bold;
	color: #ffffff;
	font-family: Arial;
	/*background-color: #003366;*/
	background-color: #717990;
	text-decoration: none;
}

.gridCartItem
{
	font-size:11px;
	font-weight:bold;
	color:#990000;
	background-color:#E6E6E6;
	text-decoration:none
}
	
.gridTimeSlotHeader
{
	font-family: arial;
	font-weight:bold;
	font-size: 11px;
	color: #FFFFFF;
	background:#0F92AF;
	text-decoration: none;
}
.gridTimeSlotItem
{
	font-size:11px;
	font-weight:bold;
	color:#990000;
	background-color:#DBDBDB;
	text-decoration:none
}

.calendarStyle
{
	text-decoration: none;
}

.bookingtextboxStyle
{
	width:45px;
	height:22px;
}

