html {
	height:101%;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#96D3DE;
	font-size:14px;
	margin:0px;
}

.wrapper {
	width: 950px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	clear: both;
	overflow: hidden;
	margin: 0 auto;
}

.top, .nav, .footer { 
	width:950px; 
}

.nav { 
	padding: 0 0 13px 0;
	background-color: #FFFFFF;
}

.footer {
	border-bottom: 1px solid #000000;
}

.center {
	background-color: #FFFFFF;
}

.centerpad {
	padding: 20px;
}


h1 {
	color:#000000;
	text-align:left;
	font-size:26px;
	padding:5px;
	text-transform:uppercase;
}

.price {
	color:#D52151;
	font-weight:bold;
	font-family:Times, "Times New Roman", serif;
}

.ticket {
	color:#D52151;
	font-weight:bold;
	font-family:Times, "Times New Roman", serif;
}

#home {
	clear: both;
	overflow: hidden;
}

#home .honorees {
	background: url(images/home_honorbg.gif) no-repeat;
	width: 950px;
	height: 262px;
	padding: 0;
}

#home .bottom {
	background: url(images/home_bottom.gif) no-repeat;
	width: 627px;
	height: 284px;
	padding: 78px 0 0 323px;
}

#home .video {
	float: left;
	width: 368px;
	height: 216px;
	border: 4px solid #90908F;
	background-color: #FFFFFF;
}

#home .info {
	float: right;
	width: 251px;
}

/* Mobile */
#mobile {
		width:608px;
		font-family: Footlight MT Light, Cambria, Georgia, "Times New Roman", Times, serif;
		font-size:16px;
}

#mobile  .content {
	background-color:#f3f5f4;
	width:588px;
	padding:10px;
}

#mobile .footer {
	background-color:#bce51b;
	height:52px;
	width: 608px;
	border-bottom:none;
}

#mobile .header {
	background-image:url(images/h1_bg.gif);
	background-repeat:no-repeat;
	height:28px;
	text-align:center;
	color:#3b3b3b;
	text-transform:uppercase;
	font-weight:bold;
	width:463px;
	text-align:center;
	font-size:22px;
	padding: 2px 0px;
}

#mobile .form {
	width:463px;
	color:#3B3B3B;
}

#mobile .innercontent {
	border:1px solid #d0d0d0;
	border-top:none;
	padding-bottom:10px;
	background-color:#FFFFFF;
}

#mobile .form .box {
	width:25px;
/*	background-image:url(images/checkbox_bg.gif);
	background-repeat:no-repeat;
	height:25px; 
	*/
	border-bottom:1px solid #b2b2b2;
}

#mobile .checkbox {
	background-color: #FFFFFF;
/*	background-image:url(images/checkbox_bg.gif);
	background-repeat:no-repeat;
	border:solid 1px;
	border-style:none;  */
  width: 25px;
  height: 25px;
  padding: 0 5px 0 0;
}

#mobile .field {
}

#mobile .fieldsmaller {
/*
	height:23px;
	padding:4px;
	*/
}

#mobile .textfield, #mobile .selectfield {

	background-color:#FFFFFF;
/*	background-image:url(images/field_bg.gif);
	background-repeat:no-repeat;
	border:none; */
	width:210px;
	height:25px;
}

#mobile .textfieldsmaller {
	background-color:#FFFFFF;
/*	border:none;
	background-image:url(images/fieldsmaller_bg.gif);
	background-repeat:no-repeat; */
	width:75px;
	height:25px;
}


#mobile .form .price {
	font-weight:bold;
	text-align:right;
	padding-right:20px;
	color:#3B3B3B;
	font-family: Footlight MT Light, Cambria, Georgia, "Times New Roman", Times, serif;
	width:70px;
	border-bottom:1px solid #b2b2b2;

}

#mobile .form .ticket {
	color:#3B3B3B;
	font-family: Footlight MT Light, Cambria, Georgia, "Times New Roman", Times, serif;
	width:240px;
	padding-left:10px;
	border-bottom:1px solid #b2b2b2;
}

#mobile .copy {
	margin-top:10px;
}

/* Copyright */
.copy {
	padding-top:1px;
	font-size: 9px;
	text-decoration:none;
	color: #000000;
	text-align: center;
}

.copy a {
	color: #000000;
	text-decoration: none;
}

.copy a:hover {
	color: #4E4C4D;
}
