﻿/* ----------------------------------------------------------------------------
	General html
---------------------------------------------------------------------------- */

.leftCol {
	background-color:#FFFFFF;
	padding:25px 5px 10px 8px;
	width:155px;
}
.rightCol {
	padding: 20px 20px 10px 0px;
	background-color: #FFFFFF;
	width: 540px;
}
.footerRow2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #0F71C8;
	padding: 10px;
}
.footerRow2 a:link {
	color: #0F71C8;
	text-decoration: none;
}
.footerRow2 a:visited {
	color: #CC0000;
	text-decoration: none;
}
.footerRow2 a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.footerRow {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #0F71C8;
	padding: 10px;
}
.footerRow a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.footerRow a:visited {
	color: #CC0000;
	text-decoration: none;
}
.footerRow a:hover {
	color: #CC0000;
	text-decoration: underline;
}
body {
	background-color: #E4F1F9;
	background-image: url(/WebStore/images/HP/coolBackground.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.parentTable
{
	width: 760px;
}

.leftBorder
{
	background-color: #0F71C8;
	width: 5px;
}

.rightBorder
{
	background-color: #0F71C8;
	width: 5px;
}




th
{
	background-color: #0F71C8;
	color: #ffffff;
}

td 
{
	vertical-align: top;
}
	
input[type=submit]
{
	background-color: #0067C6;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 70%;
	border: solid 1px #ADCFEB;
	padding: 2px;
}

#ctl00_ContentPlaceHolder_CustContactsForm_NameTitlesRow
{
	display:none;
}

.CartItemNameCell a, .CartItemNameCell a:link
{
	float:left;
	padding: 5px 0px;	
}

#ctl00_ContentPlaceHolder_Cart_CartGridView_ctl02_PassInfoHyperLink, 
#ctl00_ContentPlaceHolder_Cart_CartGridView_ctl03_PassInfoHyperLink,
#ctl00_ContentPlaceHolder_Cart_CartGridView_ctl04_PassInfoHyperLink,
#ctl00_ContentPlaceHolder_Cart_CartGridView_ctl05_PassInfoHyperLink,
#ctl00_ContentPlaceHolder_Cart_CartGridView_ctl06_PassInfoHyperLink,
#ctl00_ContentPlaceHolder_Cart_CartGridView_ctl07_PassInfoHyperLink,
#ctl00_ContentPlaceHolder_Cart_CartGridView_ctl08_PassInfoHyperLink,
#ctl00_ContentPlaceHolder_Cart_CartGridView_ctl09_PassInfoHyperLink
{
	color:#C60A09;
	font-weight:bold;
	font-size: 11px	
}	

/* ----------------------------------------------------------------------------
	Masterpage, page layout
---------------------------------------------------------------------------- */

#MasterLayout
{
	width: 760px;
	margin: 0 auto;
}

 .NavCell
{
	vertical-align: top;
	text-align: left;
	background-color: #ffffff;
	border-right: solid 1px #000000;
	width: 200px;
}
 
#ViewCart th
{
	padding: 5px;
	text-align:center;

}

.ContentCell
{
	background-color: #ffffff;
}
	
#ContentWrapper
{
	padding: 10px;
	width: 540px;
}

#ContentWrapper table
{
	width: 100%;
}
	
#ContentHeading
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}

#UserNotification
{
	color: #ff0000;
	font-weight: bold;
}

#BillingInformation, #ShippingInformation, #DeliveryInformation
{
	float: left;
	width: 175px;
	font-size: 10px;
}

#OrderInfo .OrderInfoHeading
{
	font-weight: bold;
}

#OrderInfo #OrderInformation
{
	padding-top: 20px;
}

/* ----------------------------------------------------------------------------
	Navigation
---------------------------------------------------------------------------- */

#SalesChannelNav #Navigation ul
{
	list-style: none;
	margin: 0;
	padding-left: 1px;
	padding-top: 15px;
	text-align: left;
}

#Navigation li 
{
    padding-left: 15px;
    margin-bottom: 10px;  
    font-weight: bold;  
    color : #0F71C8;
}

#Navigation li A 
{
	color: #0F71C8;
    text-decoration:none;
}

#Navigation li A:hover
{
    text-decoration:none;
}

/* ----------------------------------------------------------------------------
	AccountLogin
---------------------------------------------------------------------------- */

#AccountLogin h2
{
	font-size: 14px;
	margin: 0;
}

#AccountLogin fieldset
{
	margin-top: 15px;
}

#AccountLogin label
{
	font-weight: bold;
	display: block;
}

#AccountLogin a
{
	display: block;
	margin-top: 7px;
	margin-bottom: 7px;
}

/* ----------------------------------------------------------------------------
	Pass Navigation
---------------------------------------------------------------------------- */

#SalesChannelNav #PassNavigation ul
{
	list-style: none;
	margin: 0;
	padding-left: 15px;
}

#SalesChannelNav #PassNavigation li
{
    padding-left: 15px;
    margin-bottom: 10px;    
	font-weight: bold;
}

#SalesChannelNav #PassNavigation li a
{
	text-decoration: none;
	color: #0066cc;
}

#SalesChannelNav #PassNavigation li a:hover
{
	text-decoration: none;
	color: #0066cc;
}

#Header .Cell
{
    width:110px;
    height:20px;    
    
}

/* ----------------------------------------------------------------------------
	AssociatedTickets
---------------------------------------------------------------------------- */

#AssociatedTickets #AJAXContainer
{
}

#AssociatedTickets #AssociatedTicketsDescription
{
	padding-top: 10px;
	padding-bottom: 20px;
}

#AssociatedTickets #AJAXContainer table
{
	width: 100%;
	border-spacing: 0;
}

#AssociatedTickets .ItemDescHeading
{
}

#AssociatedTickets .ItemPriceHeading
{
}

#AssociatedTickets .ItemQuantityHeading
{
}

#AssociatedTickets .SelectedEventDateTimeHeading
{
}

#AssociatedTickets .ItemDesc
{
}

#AssociatedTickets .ItemPrice
{
	display: block;
	text-align: right;
}

#AssociatedTickets .ItemQuantity
{
	display: block;
	text-align: center;
}

#AssociatedTickets .SelectedEventDateTime
{
	display: block;
	text-align: center;
}

#AssociatedTickets .SelectDateTime
{
	text-align: center;
}

#AssociatedTickets #UpdateProgress
{
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	white-space: nowrap;
	margin-bottom: 10px;
}

#AssociatedTickets #UpdateProgress img
{
	padding-right: 10px;
	vertical-align: middle;
}

/* ----------------------------------------------------------------------------
	Cart
---------------------------------------------------------------------------- */

#Cart table
{
	width: 100%;
	border-color: Black;
}

#Cart th
{
	border-color: Black;
}	
	
#Cart td
{
	vertical-align: middle;
	border-color: Black;
}

#Cart input[type=text]
{
	text-align: right;
}

#Cart .CartItemNameCell
{
	padding-left: 5px;
	padding-right: 5px;
	background-color: White;
}

#Cart .CartPriceCell
{
	width: 70px;
	text-align: right;
	background-color: White;
}

#Cart .CartQuantityCell
{
	width: 50px;
	text-align: right;
	background-color: White;
}

#Cart .CartTotalCell
{
	width: 50px;
	text-align: right;
	background-color: White;
}

#Cart .CartRemoveCell
{
	width: 50px;
	text-align: center;
	background-color: White;
}

#Cart #CartFooter table
{	
}

#Cart #CartFooterButtons
{
}

#Cart .CartItemDiscount
{
	display: block;
}

/* ----------------------------------------------------------------------------
	SmallCart (aka "running cart")
---------------------------------------------------------------------------- */

#CartSmall *
{
	border: solid 1px #aaaaaa;
	border-collapse: collapse;
	font-size: 11px;
	padding: 3px;
}

#CartSmall table
{
	background-color: #ffffff;
}

/* ----------------------------------------------------------------------------
	Event Calendar
---------------------------------------------------------------------------- */
#EventTimesHeader
{
	font-weight: bold;
	background-color: #59a1c7;
	text-align: center;
	border: solid 1px #000000;
}

#EventsDateTimeSelector #CalendarSelector
{
	width: 255px;
}

#EventsDateTimeSelector #EventTimesList
{
	padding-left: 15px;
	width: 350px;
}

/* ----------------------------------------------------------------------------
	Terms and Conditions 
---------------------------------------------------------------------------- */
#TermsAndConditionsInLine 
{
	text-align: left;
	height: 200px;
	width: 95%;
	overflow: auto;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	padding: 8px;
}

#TermsAndConditionsInLineGray 
{
	text-align: left;
	height: 200px;
	width: 95%;
	overflow: auto;
	border: 1px solid #000000;
	background-color: #CCCCCC;
	padding: 8px;
}