/* global html tags */
body {
	color: #000;
	background-color: #fff;
	font: 69%/1.3em Verdana, Arial, Helvetica, sans-serif;
	margin: 10px;
	padding: 0;
	width: 740px;
	font-size: 11px;
}

/* popups */
body.popup {
	width: auto;
	text-align:center;
}

/* /popups */

p {
	margin: 0 0 1em 0;
	padding: 0;
	font-size: 11px;
	line-height: 14px;
}
a {
	color: #ce0028 ;
	font-weight: bold;
	text-decoration: none;
	
}

a:hover {
	color: #000000 ;
	font-weight: bold;
	text-decoration: underline;

	
}
h1, h2 {
	color: #555;
	font-family: "Helvetica Neue Light", "Helvetica Light", "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	font-weight: normal;
	margin: 0 0 16px -1px;
	padding: 0 0 10px;
	
}
h1 img, h2 img {
	display: block;
}
h1 {
	font-size: 2.4em;
	/*/*/ line-height: 0.9em; /* */
	/*/*/ background: url(../_img/common/dot_333.gif) repeat-x bottom left; /* hide from ns4 */
}
h2 {
	margin-top: 1.1em;
	font-size: 1.6em;
	/*/*/ line-height: 0.9em; /* */
	/*/*/ background: url(../_img/common/dot_333.gif) repeat-x bottom left; /* hide from ns4 */
}
h2.noline {
	margin-top: 1.1em;
	font-size: 1.6em;
	
}
h2 img {
	margin-bottom: -4px;
}
h3 {
	font: normal 1.3em/1em "Helvetica Neue Light", "Helvetica Light", "Helvetica Neue", "Helvetica", "Arial", "Verdana", "sans-serif";	
	margin: 1.2em 0 0;
}
h3.div {
	font: normal 1.3em/1em "Helvetica Neue Light", "Helvetica Light", "Helvetica Neue", "Helvetica", "Arial", "Verdana", "sans-serif";	
	margin: 1.2em 0 0;
	/*/*/ line-height: 0.9em; /* */
	/*/*/ background: url(../_img/common/dot_333.gif) repeat-x bottom left; /* hide from ns4 */
}
h4 {
	font: bold 1em/1em "Helvetica Neue Light", "Helvetica Light", "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	margin: 1em 0 0;
}
form {
	margin: 0;
	padding: 0;
}
b {
	font-weight: bold;
}
.block {
	display: block;
}

.thirdTireNav
{
	font-size: 1em;
	color: #7d97c2;
	text-decoration: underline;
}

.thirdTireNav:hover
{
	font-size: 1em;
	color: #7d97c2;
	text-decoration: none;
}



a.orangeblock 
{
	background-color:#EC5500;
	color:White;
	padding:1px 4px 2px;
	text-decoration:none;
}
a.orangeblock:hover 
{
	background-color:#F7770A;
}


/* utility nav */
#utilityNav {
	color: #333;
	text-align: right;
	font-size: 1em;
	margin: 20px 15px 0 0;
	white-space: nowrap;
}
#utilityNav a {
	/*color: #f60; CHANGED FROM ORANGE TO HUNTINGTON RED*/
	color: #ce0028;
	text-decoration: none;
}
#utilityNav a, #utilityNav .off {
	padding: 1em;
	white-space: nowrap;
}
#utilityNav a:hover {
	text-decoration: underline;
}
#sessionStatus {
	text-align: right;
	font-size: 1em;
	margin: 1em 15px 0 0;
	padding-right: 1em;
}

/* left nav */
#leftNav {
	width: 146px;
}
#leftNav img {
	padding-bottom: 1px;
	display: block;
	background-color: #fff;
}
#bottombox {
	height: 66px;
	width: 100%;
	background-color: #6b89bb;
}

/* left col */
#leftCol {
	width: 143px;
	margin-right: 10px;
}


/* top bar */
#mainImg {
	display: block;
	padding: 0 1px;
	background-color: #fff;
}


/* content */
#content {
	padding: 15px 0 15px 15px;
}
#content .header img, #rightBox .header img {
	display: block;
}
.smallText, .subText {
	font-size: 0.9em;
}
.cartWarning, .validationMessage {
	color: #f00;
	font-weight: bold;
}
input.validationMessage, select.validationMessage {
	color: #000;
	font-weight: normal;
}
#content .formLabel {
	font-weight: bold;
	color: #666;
}
.imageBtn {
	margin: 0 0 1em 0;
}
td.price, th.price {
	text-align: right;
}

td.price, th.price {
	width: 163px;
}

td.price span {
	display: block !important;
	padding-bottom: 4px;
}

table tr.ticketQuantity {
	border-collapse: collapse;		
}

table tr.ticketQuantity td.price {
	padding-top:1em;
	vertical-align:bottom;
	text-align:right;
}

/* data table */

td#ticketsColSpan {width: 105px;}

table.data {
	margin: 0 0 1em 0;
	width: 100%;
}
table.data td {
	padding: 3px 9px 3px 0;
}
table.data td.radio {
	padding-right:4px;
	width:20px;
}
table.data th {
	padding: 5px 9px;
	text-align: left;
	font-weight: bold;
	background-color: #849dc6;
}
table.data tr.ar_alt,
table.data tr.odd,
table.data tr.ticketQuantity {
	background-color:#E4E9EF;
}
div#pricing_table tr.even {
	background: #fff;}
table.data th.price {
	text-align: right;
}
table.data th.formLabel, table.data td.formLabel {
	padding-left: 0;
	text-align: right;
}
select.text {
	font-size: 1em;
	line-height: 1em;
	border: 1px solid #333;
}
input.text, select.text,
input.validationMessage, select.validationMessage {
	font-size: 1em;
	line-height: 1em;
	border: 1px solid #333;
	padding: 3px 2px 0;
	width: 200px;
}
select.text, select.validationMessage {
	width: 208px;
}
input.validationMessage, select.validationMessage {
	background-color: #fcc;
}
input.wide {
	width: 200px;
}
select.wide {
	width: 208px;
}
input.narrow, .narrow input {
	width: 80px;
}
select.narrow, .narrow select {
	width: 88px;
}

/* cart */
table.cart {
	margin: 1em 0;
}
table.cart td, table.cart th {
	padding: 3px 9px;
}
table.cart th {
	text-align: left;
	font-weight: bold;
	background-color: #dee3ea;
}
table.cart th.price {
	text-align: right;
}
table.cart td.tableContainer {
	padding: 0;
}
td.hr {
	padding: 0 0 1px 0;
	background: url(../_img/common/dot_333.gif) repeat-x top;
}
td.hr hr {
	display: none;
}

/* right box */
#rightBoxContainer {
	/*/*/ background-color: #fff; /* */
}
#rightBox {
	font-size: 1.1em;
	width: 180px;
	color: #666;
	background: #dee3ea;
	padding: 10px;
	margin-left: 15px;
	margin-top: 5px;
}
#rightBox .text {
	font-size: 0.9em;
}
/*#rightBox .wide {
	width: 172px;
}*/
#rightBox .narrow {
	width: 31%;
}
#search .wide, #search .formLabel {
	display: block;
}
/*#rightBox select.wide {/*
	/* fix win ie */
/*	width: 180px;
}*/
/*html>body #rightBox select.wide {*/
	/* resent non-win ie */
/*	width: 172px;
}*/
#rightBox .wide {
	width: 100%;
}
#rightBox input.wide {
	width: 95%;
}
html>body #rightBox select.wide {
	width: 100%;
}	
#rightBox h2 {
	color: #666;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 16px 0 0.8em;
	padding: 0;
	background: none;
}
#rightBox .formLabel {
	font-size: 0.9em;
	color: #000;
	margin-top: 0.6em;
}
#rightBox input, #rightBox select {
	margin: 0.4em 0 0.6em;
}
#rightBox #signup {
	margin-top: 25px;
	padding: 1px 0;
	/*/*/ background: #dee3ea url(../_img/common/dot_333.gif) repeat-x top; /* hide from ns4 */
}

/* footer */
#footer {
	margin-top: 50px;
	padding: 20px 0;
	/*/*/ background: url(../_img/common/dot_333.gif) repeat-x top; /* hide from ns4 */
}
#footer p {
	margin-bottom: 0;
}
#footer .copyright {
	color: #7f7f7f;
}
#footer .sponsor {
	text-align: left;
	width: 17.5em;
}
#footer .disclaimer {
	color: #7f7f7f;
	text-align: justify;
	margin-top: 1.2em;
}

/* Promo Code Edits, 2007.08.22 RC  */
div#promoCodeShell {
    background-color:#dee3ea;
    border:1px solid #c4c3c2;
    padding:10px;
	color:#000;
}
	div#promoCodeShell h2 {
		margin: 0 0 0 1px; 
		background-image: none;
		color:#000;

		font-family:Verdana,Arial,Helvetica,sans-serif;
		font-size:11px;
		font-weight:bold;
	}
	div#promoCodeShell input {
		vertical-align:middle;
		margin:8px 0;
	}
		div#promoCodeShell input.text {
			margin-right:3px;
		}
	
	div#rightBox div#promoCodeShell {
		border: none;
		padding: 0;
	}
		div#rightBox div#promoCodeShell h2 {
			line-height:normal;
		}
		div#rightBox div#promoCodeShell p{
			margin: 10px 0 -2px 0;
		}
.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: transparent;
padding: 20px;
left: -1000px;
border: 3px black;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 5px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 17px;
left: 25px; /*position where enlarged image should offset horizontally */

}
.content, .shadow {
  position: relative;
  bottom: 4px;
  right: 4px;
}
.shadow { background-color: #ccc; }
.content {
  background-color: #fff;
  color: #000;
  border: 1px solid #000;
  padding: 0.5em;
}

.thumbnail{
position: relative;
z-index: 0;
}

a.thumbnail{
text-decoration: none;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: transparent;
padding: 20px;
left: -1000px;
border: 3px black;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 5px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 17px;
left: 25px; /*position where enlarged image should offset horizontally */

}
.content, .shadow {
  position: relative;
  bottom: 4px;
  right: 4px;
}
.shadow { background-color: #ccc; }
.content {
  background-color: #fff;
  color: #000;
  border: 1px solid #000;
  padding: 0.5em;
}
