/*********************
  general items
*********************/
* {
	margin: 0;
	padding: 0;
}
a img {
	border: 0;
}
a:focus {
	outline: 0;
}
fieldset { 
	border: 0;
}
/*********************
  Main Styles
*********************/
html {
	font: .627em Arial, Helvetica, sans-serif;
}
body {
	text-align: center;
	color: #4D4D4D;
	background: #030715 url(../images/body_bgr.jpg) no-repeat top center;
}
#container {
	margin: 0 auto;
	width: 950px;
	text-align: left;
	background: url(../images/body_bgr.jpg) no-repeat -25px 0px;
}

/*********************
  header & footer
*********************/
#header {
	position: relative;
	padding: 67px 0 0 105px;
}
#logo {
	position: absolute;
	top: 124px;
	left: 0;
}
#header ul.nav 
{
    padding-left: 55px;
}

#header .nav li {
	float: left;
	list-style-type: none;
}
#header .nav a {
	display: inline;
	float: left;
	height: 0;
	padding-top: 28px;
	overflow: hidden;
	background: url(../images/nav.gif);
}
#header #nav_home      a { width:  63px; background-position:    0px 0; }
#header #nav_sponsor   a { width: 113px; background-position:  -63px 0; }
#header #nav_concert   a { width: 126px; background-position: -176px 0; }
#header #nav_investing a { width: 146px; background-position: -302px 0; }
#header #nav_inspire   a { width: 138px; background-position: -448px 0; }
#header #nav_faq       a { width:  59px; background-position: -586px 0; }
#header #nav_checkout  a { width:  96px; background-position: -645px 0; }
#header #nav_home      a:hover, #header #nav_home      a.on { background-position:    0px -28px; }
#header #nav_sponsor   a:hover, #header #nav_sponsor   a.on { background-position:  -63px -28px; }
#header #nav_concert   a:hover, #header #nav_concert   a.on { background-position: -176px -28px; }
#header #nav_investing a:hover, #header #nav_investing a.on { background-position: -302px -28px; }
#header #nav_inspire   a:hover, #header #nav_inspire   a.on { background-position: -448px -28px; }
#header #nav_faq       a:hover, #header #nav_faq       a.on { background-position: -586px -28px; }
#header #nav_checkout  a:hover, #header #nav_checkout  a.on { background-position: -645px -28px; }

#footer {
	float: left;
	clear: both;
	padding: 46px 0 40px 96px;
	width: 854px;
	background: url(../images/footer_bgr.png) no-repeat 0 0;
}
#footer .bookmark {
	float: left;
}
#footer .nav li {
	float: left;
	display: inline;
	list-style-type: none;
}
#footer .nav a {
	float: left;
	display: inline;
	padding: 0 7px 0 9px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	background: url(../images/footer_bullet.gif) no-repeat 0 3px;
	color: #fff;
}
#footer .nav li.first a {
	background: transparent;
}
#footer .nav a:hover {
	text-decoration: underline;
}
#footer .nav a.on {
    color: #00A1E4;
}
#days_to_show {
	float: right;
	width: 470px;
}
#days_to_show span {
	float: left;
	display: block;
	padding-top: 86px;
	margin-right: -18px;
	width: 75px;
	height: 0;
	overflow: hidden;
	/*background: url(../images/days.png) no-repeat 0 0;*/
}
#days_to_show span.no_0 { background: url(../images/no_0.png) no-repeat 0 0;}
#days_to_show span.no_1 { background: url(../images/no_1.png) no-repeat 0 0;}
#days_to_show span.no_2 { background: url(../images/no_2.png) no-repeat 0 0;}
#days_to_show span.no_3 { background: url(../images/no_3.png) no-repeat 0 0;}
#days_to_show span.no_4 { background: url(../images/no_4.png) no-repeat 0 0;}
#days_to_show span.no_5 { background: url(../images/no_5.png) no-repeat 0 0;}
#days_to_show span.no_6 { background: url(../images/no_6.png) no-repeat 0 0;}
#days_to_show span.no_7 { background: url(../images/no_7.png) no-repeat 0 0;}
#days_to_show span.no_8 { background: url(../images/no_8.png) no-repeat 0 0;}
#days_to_show span.no_9 { background: url(../images/no_9.png) no-repeat 0 0;}

span.first {
	position: relative;
	z-index: 10;
}

p#dts {
	float: left;
	display: inline;
	margin-top: 39px;
	padding-top: 10px;
	width: 219px;
	height: 0;
	overflow: hidden;
	background: url(../images/p_days_to_show.gif) no-repeat 0 0;
}
/*********************
  main content items
*********************/
h1 {
	padding: 0 0 15px 0;
	font: 1.9em Georgia, Times New Roman, Times, serif;
}
.one_col h1 {
	font-size: 1.9em;
}
.three_col #left_col h2 {
	padding: 0 0 20px 0;
	font-size: 1.72em;
	font-weight: normal;
}
.three_col #mid_col h2 {
	/*display: inline;*/
	padding-bottom: 10px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1.5em;
	font-weight: normal;
	/*text-transform: uppercase;*/
	text-transform: none;
	color: #00356A;
}
.three_col #mid_col p.inline {
	display: inline;
}
h1#participation {
	width: 758px;
	padding: 261px 0 0 0;
	height: 0;
	overflow: hidden;
	background: url(../images/h1_participation.jpg);
}
h1#building_home {
	width: 758px;
	padding: 261px 0 0 0;
	height: 0;
	overflow: hidden;
	background: url(../images/h1_building_our_home.jpg);
}
#content p {
	padding-bottom: 20px;
}


#content {
	float: left;
	clear: both;
	padding-left: 96px;
	width: 759px;
}
.paper {
	float: left;
	min-height: 550px;
	background: #f5f5f5;
}
.one_col .paper {
	padding: 36px 28px 20px 28px;
	width: 703px;
	font-size: 1.1em;
	background: #f5f5f5;
}
.two_col .paper {
	background: #f5f5f5 url(../images/column_divider.gif) repeat-y 186px 0;
}
.three_col .paper {
	background: #f5f5f5 url(../images/tri_col_divider.gif) repeat-y 0 0;
	position: relative;
}

.three_col #left_col {
	padding: 14px 12px 25px 25px;
	width: 246px;
	/*font: 1.4em Georgia, Times New Roman, Times, serif;*/
}
.three_col #mid_col {
	float: left;
	width: 270px;
	font-size: 1.1em;
	position: relative;
	z-index:3;
}
.three_col #mid_col .inner {
	padding: 180px 20px 25px 20px;
}
.three_col #right_col {
	padding: 14px 0 25px;
	width: 206px;
	position: relative;
	z-index:2;
}
#left_col {
	float: left;
	padding: 14px 10px 25px 26px;
	width: 150px;
	font-size: 1.1em;
}
#right_col {
	float: left;
	padding: 14px 55px 25px 20px;
	width: 498px;
	font-size: 1.1em;
	line-height: 1.4em;
}
.subnav {
	padding-bottom: 30px;
	font-weight: bold;
}
#left_col .subnav li {
	padding: 1px 0 5px;
	list-style-type: none;
}
#left_col .subnav li a {
	text-decoration: none;
	text-transform: uppercase;
	color: #333;
}
#left_col .subnav li a:hover,
#left_col .subnav li a.on {
	color: #00A1E4;
}
.cart {
	float: left;
	clear: left;
	width: 335px;
	padding-bottom: 50px;
}
.cart dt {
	float: left;
	clear: left;
	padding: 0 0 3px 0;
	width: 90px;
	font-weight: bold;
	text-transform: uppercase;
}
.cart dd {
	float: left;
	padding: 0 0 3px 0;
	width: 240px;
}
.cart dt.total, dd.total {
	padding: 18px 0 3px 0;
	font-weight: bold;
}
div.dots {
	clear: left;
	width: auto;
	margin-bottom: 15px;
	height: 2px;
	background: url(../images/dots.gif) repeat-x 0 0;
}
div.info_msg {
	float: left;
	width: 310px;
	text-transform: uppercase;
	font-weight: bold;
	color: #FF0000;
}
#buyer_info {
	float: left;
	clear: left;
}
#buyer_info h2 {
	margin-bottom: 20px;
	text-transform: uppercase;
	color: #00A1E4;
	font: 1.3em Georgia, Times New Roman, Times, serif;
}
p.all {
	font-size: .9em;
	font-style: italic;
	text-transform: uppercase;
	color: #00A1E4;
}
#buyer_info_f {
	float: left;
	clear: left;
	width: 100%;
}
#buyer_info_f div.f_wrap,
#buyer_info_f div#btns,
#t_available div#btns {
	float: left;
	clear: left;
	padding-bottom: 4px;
	width: 100%;
}
#buyer_info_f label {
	float: left;
	clear: left;
	padding-top: 3px;
	width: 95px;
	text-transform: uppercase;
	color: #333;
}
#buyer_info_f label#vn_label {
	width: 135px;
}

#buyer_info_f input{
	float: left;
	display: block;
	width: 223px;
}
#buyer_info_f div#btns a,
#t_available div#btns a {
	float: left;
	cursor: pointer;
}
#buyer_info_f input.vn {
	width: 38px;
}
#buyer_info_f input#cancel_btn,
#buyer_info_f input#purchase_btn {
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	border: 0;
	width: 159px;
	height: 54px;
	cursor: pointer;
}
#buyer_info_f input#cancel_btn {
	background: url(../images/cancel_btn.png) no-repeat 0 -1px;
}
#buyer_info_f input#purchase_btn {
	background: url(../images/purchase_btn.png) no-repeat 0 0;
}

#buyer_info_f input#cancel_btn:hover {
	background: url(../images/cancel_btn_over.png) no-repeat 0 0px;
}
#buyer_info_f input#purchase_btn:hover {
	background: url(../images/purchase_btn_over.png) no-repeat 0 0px;
}
#buyer_info_f select {
	float: left;
	display: block;
	width: 223px;
}
#buyer_info_f select.state {
	width: 114px;
}
#buyer_info_f select.cc {
	width: 165px;
}
#buyer_info_f select.em {
	width: 107px;
}
#buyer_info_f select.ey {
	width: 107px;
}
p.sml,
p.sml a {
	float: left;
	display: inline;
	clear: none;
	width: 170px;
	padding: 3px 0 0 10px;
	font-size: .9em;
	color: #00A1E4;
	text-decoration: none;
	font-style: italic;
}
p.sml a {
	padding-top: 0;
	font-size: 1em;
	width: auto;
}
p.sml a:hover {
	text-decoration: underline;
}






#sponsor_seat {
	position: absolute;
	top: -188px;
	left: 0px;
}
#sponsor_seat span {
	display: block;
	width: 234px;
	padding-top: 335px;
	height: 0;
	overflow: hidden;

	width: 294px;
	padding-top: 345px;
	background: url(../images/sponsor_a_seat.png);

	cursor: pointer;
}
#sponsor_seat:hover span{
	background: url(../images/sponsor_a_seat_over.png) no-repeat 0 0;
}
img#sponsor_seat_over
{
    display: none;
}

#link_sheryl {
	position: absolute;
	top: -263px;
	left: -48px;
}
#link_sheryl span {	
	display: block;
	height: 0;
	overflow: hidden;
	width: 326px;
	padding-top: 733px;
	background: url(../images/sheryl.png) no-repeat 0 0;	
	cursor: pointer;
}
#link_sheryl:hover span{
	background: url(../images/sheryl_right.png) no-repeat 0 0;
}
img#link_sheryl_over
{
    display: none;
}


#right_col .tickets {
	margin: -125px 0 0 179px;
	width: 137px;
	height: 181px;
	background: url(../images/tickets.png);
}
.clb { clear: both; }

/*** personalize seat ***/

h1#make_your_mark {
	width: 758px;
	padding: 261px 0 0 0;
	height: 0;
	overflow: hidden;
	background: url(../images/h1_make_your_mark.jpg) no-repeat 0 0;
}
#text_area {
	float: right;
	position: relative;
	z-index: 2;
	display: inline;
	margin: -187px 33px 0 0;
	padding-right: 10px;
	width: 347px;
	color: #fff;
	font-size: 1.1em;
	line-height: 1.2em;
}
#text_area p {
	padding-bottom: 6px;
}
p#information {
	float: left;
	padding: 0 10px 0 25px;
	width: 156px;
	display: inline;
	font-size: 1.1em;
}
p#plaque {
	float: left;
	display: inline;
	margin: -68px 0 20px 0px;
	padding: 134px 0 0 0;
	width: 345px;
	height: 0;
	overflow: hidden;
	line-height: normal;
	background: url(../images/p_plaque.gif) no-repeat 0 0;
}
.personalize .paper {
	background: #F5F5F5;
}
a#get_started {
	float: left;
	display: inline;
	margin-left: 15px;
	padding-top: 54px;
	width: 159px;
	height: 0;
	overflow: hidden;
	background: url(../images/get_started.gif) no-repeat 0 0;
}
a#get_started:hover {
	background-position: 0 -74px;
}
#steps {
	float: left;
	clear: left;
	width: 759px;
	background: url(../images/steps_bgr.gif) repeat-y 0 0;
}
.personalize #left_col {
	padding: 0px 24px 25px 25px;
	width: 206px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1.1em;
	line-height: 1.3em;
}
.personalize #left_col span.strong,
.personalize #mid_col span.strong,
.personalize #right_col span.strong {
	font-size: 1.3em;
	color: #4D4D4D;
}
.personalize #mid_col {
	padding: 0px 12px 195px 18px;
	width: 219px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1.1em;
	line-height: 1.3em;
	background: url(../images/seat.gif) no-repeat bottom left;
}
.personalize #right_col {
	background: url(../images/seatBox.png) no-repeat bottom left;
	padding: 0px 30px 261px 14px;
	width: 210px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1.1em;
	line-height: 1.3em;
}
.strong {
	font-weight: bold;
}
#left_col p a,
#mid_col p a,
#right_col p a {
	color: #00A1E4;
	text-decoration: none;
}
#left_col p a:hover,
#mid_col p a:hover,
#right_col p a:hover {
	text-decoration: underline;
}
a#save {
	display: block;
	padding-top: 191px;
	margin: 0 auto 20px auto;
	width: 176px;
	height: 0;
	overflow: hidden;
	background: url(../images/save.png) no-repeat 0 0;
}
a#save:hover {
	background-position: 0 -228px;
}

div#save {
	display: block;
	padding-top: 191px;
	margin: 0 auto 20px auto;
	width: 176px;
	height: 0;
	overflow: hidden;
	background: url(../images/save.png) no-repeat 0 0;
}

.three_col h2#step_1,
.three_col h2#step_2,
.three_col h2#step_3 {
	display: block;
	margin: 0 0 20px 47px;
	padding: 20px 0 0 0;
	width: 121px;
	height: 0;
	overflow: hidden;
	background: url(../images/h2_step_1.gif) no-repeat 0 0;
}
.three_col h2#step_2 {
	margin: 0 0 20px 43px;
	width: 129px;
	background: url(../images/h2_step_2.gif) no-repeat 0 0;
}
.three_col h2#step_3 {
	margin: 0 0 20px 43px;
	width: 128px;
	background: url(../images/h2_step_3.gif) no-repeat 0 0;
}

/*** steps ***/

h1#step_1 {
	width: 758px;
	padding: 261px 0 0 0;
	height: 0;
	overflow: hidden;
	background: url(../images/h1_step_1.jpg) no-repeat 0 0;
}
h1#step_2 {
	width: 758px;
	padding: 261px 0 0 0;
	height: 0;
	overflow: hidden;
	background: url(../images/h1_step_2.jpg) no-repeat 0 0;
}

.steps #text_area {
	width: 434px;
}
.steps .paper {
	position: relative;
	background: #F5F5F5 url(../images/steps_left_col_bgr.gif) no-repeat 10px 261px;
}
.steps #text_area h2 {
	padding-bottom: 10px;
	text-transform: uppercase;
	font-size: 1em;
}
.steps #text_area ul {
	padding-bottom: 18px;
	list-style-type: none;
	text-transform: uppercase;
	font-size: 1.1em;
}
.steps #text_area ul li {
	display: inline;
}
.steps #text_area ul li a {
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}
.steps #text_area ul li a:hover,
.steps #text_area ul li a.on {
	color: #29abe2;
}
.steps #left_col {
	padding: 10px 18px;
	width: 180px;
	min-height: 473px;
	display: inline;
	margin-left: 10px;
	color: #fff;
}
.steps #right_col {
	padding: 0 16px 0 0;
	width: 505px;
	display: inline;
	margin-left: 12px;
}
#select_seat_f label {
	display: block;
	padding-bottom: 4px;
	font-size: 1.1em;
	font-weight: bold;
	padding-bottom: 5px;
}
#select_seat_f fieldset {
	border: 0;
}
#select_seat_f select {
	padding: 1px;
	margin-bottom: 30px;
	width: 154px;
}
#seats {
	list-style-type: none;
	padding-bottom: 5px;
}
#seats li {
	clear: left;
	padding: 0 0 5px 15px;
	text-transform: uppercase;
	background: url(../images/bbullet.gif) no-repeat 0px 2px;
}
#seats li.sponsored {
	background: url(../images/sbullet.gif) no-repeat 0px 2px;
}
h2#main_flor {
	margin: 10px 0 15px;
	text-transform: uppercase;
	font-weight: normal;
	font-family: Arial, Verdana, sans-serif;
	font-size: 1.2em;
	color: #7c7c7c;
}

/*** about benifit concert ***/

h1#benifit_concert {
	width: 758px;
	padding: 261px 0 0 0;
	height: 0;
	overflow: hidden;
	background: url(../images/h1_benifit_concert.jpg) no-repeat 0 0;
}
#select_seat_f .quantity,
#select_seat_f .section,
#select_seat_f .selectedSeats {
	margin-bottom: 10px;
}
#select_seat_f .quantity {
	width: 65px;
	margin-bottom: 15px;
}
a#buy {
	display: block;
	clear: left;
	margin: 0 0 20px 10px;
	padding-top: 54px;
	width: 159px;
	height: 0;
	overflow: hidden;
	background: url(../images/a_buy.png) no-repeat 0 0;
}
a#buy:hover {
	background: url(../images/a_buy_hover.png) no-repeat 0 0;
}
.steps #left_col h2 {
	padding-bottom: 5px;
	font-size: 1.1em;
	text-transform: uppercase;
	color: #29cfff;
}
#ticket_prices_all {
	width: 167px;
	float: left;
	clear: left;
	list-style-type: none;
}
#ticket_prices_all li {
	float: left;
	clear: left;
	width: 167px;
	text-align: right;
	padding-bottom: 4px;
}
#ticket_prices_all li span {
	float: left;
}
#right_col.benifit_c {
	position: relative;
	font-size: 1.1em;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	padding-right: 250px;
	width: 271px;
}
#right_col.benifit_c a#save {
	position: absolute;
	top: 286px;
	right: 15px;
}
#right_col.benifit_c div#save {
	position: absolute;
	top: 286px;
	right: 15px;
}
#right_col.benifit_c h2 {
	padding: 5px 0 2px;
	font-size: 1.1em;
	text-transform: uppercase;
	color: #4D4D4D;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
#right_col.benifit_c h2 a {
	color: #00A1E4;
	text-decoration: none;
}
.time,
.date,
.place {
	font-size: 1.1em;
	clear: left;
	display: block;
	color: #636363;
	text-transform: uppercase;
}
.place {
	font-weight: bold;
	padding-bottom: 20px;
}
#sheryl {
	position: absolute;
	z-index: 2;
	top: 93px;
	right: -105px;
	width: 359px;
	height: 447px;
	background: url(../images/sheryl1.png) no-repeat 0 0;
}
#link_positioner {
	display: block;
	position: relative;
	width: 359px;
	height: 447px;
}
a#sheryl_home {
	position: absolute;
	z-index: 3;
	bottom: 9px;
	left: 59px;
	display: block;
	padding-top: 85px;
	width: 237px;
	height: 0;
	overflow: hidden;
	background: url(../images/a_sheryl_home.gif) no-repeat 0 0;
}

/** founding **/

h1#founding {
	width: 758px;
	padding: 261px 0 0 0;
	height: 0;
	overflow: hidden;
	background: url(../images/h1_founding.jpg);
}
#fl {
	padding-left: 10px;
}
h2.quotation {
	padding-bottom: 5px;
	font-size: 1.7em;
	line-height: 1.3em;
	font-family: Georgia, Times New Roman, Times, serif;
	width: 450px;
}
#right_col ul {
	clear: left;
	list-style-type: none;
	padding-bottom: 20px;
}
#right_col ul li {
	padding-left: 10px;
	background: url(../images/bullet.gif) no-repeat 0px 5px;
}
#right_col ul#endowment {
	list-style-type: none;
	width: 400px;
}
#right_col #endowment li {
	clear: left;
	padding-bottom: 5px;
	text-align: right;
	background: none;
}
#right_col #endowment li span {
	float: left;
	text-align: left;
}
#endowment li.blue {
	color: #00A1E4;
	font-weight: bold;
}
#endowment li.heading {
	text-transform: uppercase;
	font-weight: bold;
	color: #00032D;
}

/** financial assistance **/

h1#f_assistace {
	width: 758px;
	padding: 261px 0 0 0;
	height: 0;
	overflow: hidden;
	background: url(../images/h1_f_assistance.jpg);
}
a#polaroid {
	float: right;
	clear: left;
	padding-top: 260px;
	width: 245px;
	height: 0;
	overflow: hidden;
	background: url(../images/polaroid_link.jpg) no-repeat 0 0;
}
a#polaroidHA {
	float: left;
	clear: left;
	padding-top: 214px;
	width: 143px;
	height: 0;
	overflow: hidden;
	background: url(../images/btn_auditorium.gif) no-repeat 0 0;
}

/** faculty endowments **/

h1#f_endowements {
	width: 758px;
	padding: 261px 0 0 0;
	height: 0;
	overflow: hidden;
	background: url(../images/h1_f_endowments.jpg);
}

/** educational programs **/

h1#edu_programs {
	width: 758px;
	padding: 261px 0 0 0;
	height: 0;
	overflow: hidden;
	background: url(../images/h1_edu_programs.jpg);
}

/** confirmation pages **/

p.big {
/*	text-transform: uppercase; */
	font-size: 1.2em;
	font-weight: bold;
	color: #ED1C24;
	width: 450px;
}
a.click_here,
span.code {
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #00A1E4;
}
a.click_here:hover {
	text-decoration: underline;
}
h1.msg {
	padding-bottom: 50px;
}

.two_col_2 .paper {
	width: 759px;
	font-size: 1.1em;
}
.two_col_2 #inner_divider {
	float: left;
	padding: 0px 14px 20px 28px;
	margin: 36px 0 0px;
	width: 717px;
	background: #f5f5f5 url(../images/two_col_2_divider.gif) repeat-y 0 0;
}
.two_col_2 #dts {
	float: left;
	margin-top: 26px;
	padding: 38px 0 0 0;
	width: 42px;
	height: 0;
	overflow: hidden;
	background: #f5f5f5 url(../images/p_days_to_show_gray.gif) no-repeat 0 0;
}
#left_col_wide {
	float: left;
	display: inline;
	width: 486px;
}
.two_col_2 #right_col {
	float: left;
	font-size: 1.1em;
	padding: 0px 0px 25px 20px;
	width: 210px;
}
.two_col_2 #right_col .r_bnr {
	padding-bottom: 15px;
}
.two_col_2 #right_col #days_to_show {
	float: left;
	display: inline;
	width: 195px;
	margin-left: 10px;
}

/** faq **/
h2.faqs_heading {
	font-size: 1.3em;
	padding-bottom: 20px;
}
.inf {
	font-size: .8em;
	font-weight: normal;
}
#right_col ol.faqs_list {
	clear: left;
	padding-bottom: 70px;
	margin-left: 20px;
	list-style-position: outside;
	font-weight: bold;
}
#right_col ol.faqs_list li {
	padding-bottom: 3px;
}
#right_col ol.faqs_list a {
	text-decoration: none;
	color: #4D4D4D;
}
#right_col ol.faqs_list a:hover {
	text-decoration: underline;
}

ul.answers_list .blue {
	color: #00A1E4;
	font-weight: bold;
}
#content ul.answers_list p {
	padding-bottom: 0;
}
#right_col ul.answers_list {
	clear: left;
	list-style-type: none;
}
#right_col ul.answers_list ul {
	clear: left;
	padding: 0;
	margin-left: 0;
	list-style-type: none;
}
#right_col ul.answers_list li {
	padding: 0 0 20px 0;
	background: none;
}
#right_col ul.answers_list ul li {
	clear: left;
	list-style-type: none;
	padding: 0 0 3px 10px;
	background: url(../images/bullet_gray.gif) no-repeat 0px 6px;
}

a.btt {
	color: #00A1E4;
	text-decoration: none;
	font-style: italic;
}
a.btt:hover {
	text-decoration: underline;
}
ul.answers_list ul {
	clear: left;
	list-style-type: none;
	margin-left: 10px;
}

/** find and purchase tickets **/

#right_col.wide {
	width: 505px;
}

#right_col.wide2 {
	width: 270px;
}

a.find {
	display: block;
	clear: left;
	margin: 0 0 20px 10px;
	padding-top: 54px;
	width: 159px;
	height: 0;
	overflow: hidden;
	background: url(../images/a_find.png) no-repeat 0 0;
}
a.find:hover {
	background: url(../images/a_find_hover.png) no-repeat 0 0;
}

#map_save {
	float: left;
	clear: left;
	width: 505px;
}
#map_save #map_col {
	float: left;
	display: inline;
	width: 255px;
}
#map_save #map_col img {
	padding-bottom: 10px;
}
#map_save #save_col {
	float: right;
	display: inline;
	width: 250px;
}
#map_save #save_col a#save {
	margin: 0 auto 20px;
}
#map_save #save_col p {
	clear: right;
	padding: 0 10px 0 20px;
}
#map_save h2,
#map_save h2 a {
	float: left;
	clear: left;
	color: #00A1E4;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
#map_save h2 a:hover {
	text-decoration: underline;
}

#t_available {
	float: left;
	width: 505px;
	background: #ccc;
	margin-bottom: 30px;
}
#t_available dl {
	float: left;
	clear: left;
	display: inline;
	margin-left: 10px;
	padding-bottom: 20px;
	width: 495px;
	font-size: 1.1em;
}
#t_available dl dd {
	float: left;
}
dt.floor,
dd.floor {
	float: none;
	width: 100%;
}
#t_available h2 {
	color: #fff !important;
	width: 485px !important;
	padding: 8px 10px !important;
	margin-bottom: 10px !important;
	background: #00a1e4 !important;
	text-transform: uppercase !important;
	font-size: 1.1em !important;
}
a#purchase {
	display: block;
	clear: left;
	margin: 0 0 20px 10px;
	padding-top: 54px;
	width: 159px;
	height: 0;
	overflow: hidden;
	background: url(../images/a_purchase.png) no-repeat 0 0;
}
a#purchase:hover {
	background: url(../images/a_purchase_over.png) no-repeat 0 0;
}
#text_area p a {
	color: #fff;
}
#text_area p a:hover {
	text-decoration: none;
}
.steps_2 .paper {
	background: #F5F5F5; 
}
#content.steps_2 #left_col {
	width: 230px;
	color: #4D4D4D;
	display: inline;
	margin-left: 10px;
	min-height: 473px;
	padding: 10px 18px;
}
#content.steps_2 #right_col {
	width: 436px;
}
#flash_content_2 {
	margin-bottom: 5px;
}
#inscription_f {
	width: 230px;
}
#inscription_f label {
	display: block;
	padding-bottom: 5px;
	width: 230px;
	color: #00356A;
	font-size: 1.4em;
	font-weight: bold;
}
#inscription_f label span {
	font-size: .65em;
	font-weight: normal;
}
#inscription_f input {
	display: block;
	margin-bottom: 15px;
	padding: 2px 1px;
	border: 1px solid #a2a2a2;
	width: 226px;
}
a#checkout {
	display: block;
	clear: left;
	margin: 0 0 20px -10px;
	padding-top: 54px;
	width: 159px;
	height: 0;
	overflow: hidden;
	background: url(../images/a_checkout.png) no-repeat 0 0;
}
a#checkout:hover {
	background: url(../images/a_checkout_over.png) no-repeat 0 0;
}

a#preview {
	display: block;
	clear: left;
	margin: 0 0 20px 100px;
	padding-top: 54px;
	width: 159px;
	height: 0;
	overflow: hidden;
	background: url(../images/a_preview.png) no-repeat 0 0;
}
a#preview:hover {
	background: url(../images/a_preview_over.png) no-repeat 0 0;
}
#content p.later {
	color: #00356A;
	font-size: 1.4em;
	padding-bottom: 3px;
}
p.italic {
	font-style: italic;
}

#divider {
	float: left;
	padding-top: 20px;
	width: 100%;
	background: #F5F5F5;
}


/***************************/
/*   OTHERWISE Addition    */
/***************************/

ul.sitemap {
    font-size:11px;
    line-height:16px;
    list-style-type:disc;
    padding-left:15px;
}

ul.sitemap li {
    font-size:11px;
    line-height:16px;
    padding-left:5px;
    padding-bottom: 10px;
}

ul.sitemap li ul
{
    list-style-type:none;
}
ul.sitemap li ul li
{
    padding-top: 10px;
    padding-left:15px;
    padding-bottom: 0px;
}

ul.sitemap a {
	text-decoration: none;
	text-transform: uppercase;
	color: #333;
}
ul.sitemap a:hover {
	color: #00A1E4;
}
.hiddenBtn 
{
    display: none;
}
.noPadding {
	padding: 0px !important;
}
a.btnCheckoutInscriptionAbove {
	display: block;
	clear: left;
	margin: 0 0 20px -10px;
	padding-top: 81px;
	width: 166px;
	height: 0;
	overflow: hidden;
	background: url(../images/a_checkout_InscriptionAbove.png) no-repeat 0 0;
}
a.btnCheckoutInscriptionAbove:hover {
	background: url(../images/a_checkout_InscriptionAbove_hover.png) no-repeat 0 0;
}
a.btnCheckoutInscriptionLater {
	display: block;
	clear: left;
	margin: 0 0 20px -10px;
	padding-top: 81px;
	width: 166px;
	height: 0;
	overflow: hidden;
	background: url(../images/a_checkout_InscriptionLater.png) no-repeat 0 0;
}
a.btnCheckoutInscriptionLater:hover {
	background: url(../images/a_checkout_InscriptionLater_hover.png) no-repeat 0 0;
}

a.btnCheckout {
	display: block;
	clear: left;
	margin: 0 0 20px -10px;
	padding-top: 54px;
	width: 159px;
	height: 0;
	overflow: hidden;
	background: url(../images/a_checkout.png) no-repeat 0 0;
}
a.btnCheckout:hover {
	background: url(../images/a_checkout_over.png) no-repeat 0 0;
}
a.btnCancel {
	display: block;
	clear: left;
	margin: 0 0 20px 0px;
	padding-top: 54px;
	width: 159px;
	height: 0;
	overflow: hidden;
	background: url(../images/cancel_btn.png) no-repeat 0 0;
}
a.btnCancel:hover {
	background: url(../images/cancel_btn_over.png) no-repeat 0 0;
}
a.btnPurchase {
	display: block;
	margin: 0 0 20px 10px;
	padding-top: 54px;
	width: 159px;
	height: 0;
	overflow: hidden;
	background: url(../images/a_purchase.png) no-repeat 0 0;
}
a.btnPurchase:hover {
	background: url(../images/a_purchase_over.png) no-repeat 0 0;
}
a.btnMailACheck {
	display: block;
	margin: 0 0 10px 0px;
	padding-top: 54px;
	width: 159px;
	height: 0;
	overflow: hidden;
	background: url(../images/a_check.png) no-repeat 0 0;
}
a.btnMailACheck:hover {
	background: url(../images/a_check_over.png) no-repeat 0 0;
}

.reqClass 
{
    font-weight: bold;
    font-size: 18px;
    padding-left: 10px;
}
.ErrorResult 
{
    color: Red;
}
ul#step_nav li span 
{
    color:#FFFFFF;
    font-weight:bold;
    text-decoration:none;
    text-transform:uppercase;
}
ul#step_nav li span.on 
{
    color:#29ABE2;
}

tr.odd td {
	background: #00A1E4;
}
tr.even td {
}
#seatList 
{
    height: 200px;
    overflow-y: scroll;
    overflow-x: hidden;
}
#seatList table 
{
    width: 100%;
}

.colfix #left_col
{
    width: 420px !important;
}
.colfix .paper 
{
    background:#F5F5F5 url(../images/two_col_divider.gif) repeat-y scroll 0 0 !important;
}

table#plaques tr td 
{
    font-family: Arial;
    font-weight: normal;
    font-size: 11px;
    width: 234px;
    height: 102px;
    background: transparent url(../images/plaque.gif) no-repeat scroll 0 0;
}
table#plaques tr td.emptyPlaque
{
    background: none;
}