/* More styles for ticket sources */

ul.leftNav
{
  color: #FFF;
	font-family: Arial;
	font-size: 14px;
 	position: relative;
 	left: -30px;
	list-style-type: none;
}

ul.leftNav li {	margin-bottom: 0px;}

a.attractionLinks, a.attractionLinks:hover, a.categorySelected
{
  color: #FFF;
  text-decoration: none;
}
a.attractionLinks:hover {color: #003366;}

a.categorySelected {color: #003366;}

img { border: 0;}

#ticketListings, #sectionInfo
{
	font-family: Arial;
	font-size: 12px;
	margin-top: 20px;
	text-align: left;
	color: #FFF;
}

#sectionInfo {
  font-weight: bold;
  position: relative;
  left: 15px;
}

.left5pxPadding {	padding-left: 5px;}

.hideLink { visibility: hidden;}

.showLink { visibility: visible;}

#previousLink { margin-left: -1in;}

#nextLink { margin-left: 2in;}

td#ticketFont, .white
{
 	color: #FFF;
	font-family: Arial;
	font-size: 14px;
}

a.removeItem
{
	color: #FFF;
	text-decoration: none;	
	font-weight: bold;
}
a.removeItem:hover {text-decoration: underline;	}
#ticket_description
{
 	margin-top: 30px;
 	margin-left: 15px;
 	margin-right: 15px;
}

#banner
{
 	float: right;
 	margin: 0px 20px 20px 20px;
}

#specialNotes, #bulletPts
{
	margin-top: 30px;
	margin-left: 15px;
	margin-right: 15px;
}

#bulletPts
{
	margin-top: 25px;
	margin-left: -15px;
}

#bulletPts li 
{ 
  font-weight: bold;
  margin-left: 10px;
  margin-bottom: 10px;  
}

#priceOrInfoBox
{
	margin: 30px 30px 40px 15px;
	float: right;
	text-align: center;
}

#priceOrInfoBox p { height: 10px;}

#priceOrInfoBox a
{
  color: #FFF;
  text-decoration: none;
}
#priceOrInfoBox a:hover {text-decoration: underline;}

#prices th.header
{
 	width: 125px;
 	text-decoration: underline;
 	vertical-align: bottom;
}

#prices th.rowHeader
{
  text-align: right;
  vertical-align: bottom;
}

#prices td
{
  height: 25px;
  border-bottom: 1px solid #FFF;
}

#prices .orderBox 
{
 	width: 50px;
 	border: 0px;
}

.orderBttn
{
 	text-align: right;
 	padding-top: 15px;
}

#emptyCart
{
 	margin-top: 50px;
 	margin-bottom: 30px;
}

#link, #link a
{
 	color: #FFF;
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}

#link a:hover
{ 
  text-decoration: underline;
}

#cart
{
 	margin-top: 20px;
 	color: #003366;
 	font-size: 12px;
}
#col2 
{ 
	padding-left: 15px;
}

.qtyBox { width: 50px; text-align: center;}

.updateBttn
{
	background-color: #006699;
	color: #FFF;
	border-color: #006699;
	width: 60px;
	font-weight: bold;
}

.bttn { 
    width: auto;
    background-color: #006699;
	color: #FFF;
	border-color: #006699;
	font-weight: bold
	}
.bttn_cart { 
    margin-top: 110px;
    background-color: #006699;
	color: #FFF;
	border-color: #006699;
	width: auto;
	font-weight: bold
	}

#discountStatus
{
  margin: 20px 0px 10px 0px;
}

#discountBlock
{
	background-color: #006699;
	height: 115px;
	width: 315px;
	border: 1px solid #FFF;
	margin: 20px 0px 20px 0px;
}

#discountBlock div
{
	margin: 13px 0px 15px 0px;
}

#totalsBlock
{	
	background-color: #006699;
 	border: 1px solid #FFF;
 	float: right;
 	margin-right: 60px;
  
}

#customerInfo
{
 	position: relative;
 	left: 30px;
 	text-align: left;
 	width: 90%;
  margin-top: 125px;
  margin-bottom: 50px
 	
}

#resultNavContainer
{
 	color: white; 
	margin-top: 20px; 
	margin-bottom: 20px;
}

#resultNavContainer a
{
 	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;	
}

#resultNavContainer a:hover {text-decoration: underline;}

