@charset "utf-8";
#centerMarginFixer { /*For removing whitespace and pull center column content 20px upwards.*/
	position: relative;
	bottom: 20px;
	width: 480px;
}

/* ------------------------------------------------------------------ */
/* Search Bar                                                      
/* ------------------------------------------------------------------ */
#personalSearch {
	display: block;
	background-color: #E8E8E8;
	height: 25px;
	background-image: url(../images/interface/login_bottom_round.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


#personalBar {
	width: 500px;
	float: left;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#suggestBar {
	width: 430px;
	float: right;
	margin: 0px;
	padding: 0px;
}

#suggestBar input,
select {
	font-size: 85%;
	margin-right:20px;
}

#personalMenu {
	display: block;
	width: 500px;
	font-size: 85%;
	margin: 0px;
	padding: 0px;
	height: 20px;
}

#personalMenu li {
	background-image: none;
	padding-left: 30px;
	background-position: left center;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#personalMenu li a {
	height: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 20px;
}

#personalMenu #myplaces {
	background-image: url(../images/icons/favorites.png);
}

#personalMenu #mytickets {
	background-image: url(../images/icons/ticket.png);
}

#personalMenu #myoptions {
	background-image: url(../images/icons/member.png);
}

#personalMenu #tutorial {
	background-image: url(../images/icons/info.png);
}

#personalMenu a:link {
	color: #CC0000;
	text-decoration: none;
}

#personalMenu a:visited {
	color: #CC0000;
	text-decoration: none;
}

#personalMenu a:hover {
	color: #DD0000;
	text-decoration: none;
}

#personalMenu a:active {
	color: #CC0000;
	text-decoration: none;
}

#eventSuggest {
	float: left;
	top: -5px;
}

#eventSuggest #event_city_box {
	width: 175px;
	margin: 0px;
	padding: 3px;
	height: 17px;
}

#citySuggest {
	float: left;
}
#citySuggest select {
	margin: 0px;
	padding: 0px;
	height: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C4C4C4;
	border-right-color: #C4C4C4;
	border-bottom-color: #C4C4C4;
	border-left-color: #C4C4C4;
}


#introContainer {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#introContainer h2 {
	padding: 0px;
	font-size: 100%;
	font-weight: bold;
	color: #CC0000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#introContainer ul {
	padding: 0px;
	font-size: 85%;
	font-weight: normal;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#introContainer li {
	font-size: 100%;
	font-weight: normal;
	color: #333333;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	list-style-type: none;
	background-image: url(../images/icons/check.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

/* ------------------------------------------------------------------ */
/* Event Types Container                                              */
/* ------------------------------------------------------------------ */

.eventTypesContainer {
	background-color: #FFFFFF;
	font-size:85%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;	
	width: 210px;
}

.eventTypesContainer .selectedSection {
	font-weight: bold;
	background-color: #EEEEEE;
}

.eventTypesContainer ul {
	padding: 0px;
	display: block;
	margin: 0px;
}

.eventTypesContainer li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	list-style-type: none;
	background-color: #F4F4F4;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	cursor:pointer;
	font-size:13px;
	
}

.eventTypesContainer li img {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	vertical-align: top;
}

.eventTypesContainer li a {
	padding-right: 0px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 200px;
	display: block;
}

.eventTypesContainer li a:link {
	color: #454545;
	text-decoration: none;
}

.eventTypesContainer li a:visited {
	color: #454545;
	text-decoration: none;
}

.eventTypesContainer li a:hover {
	color: #990000;
	text-decoration: none;
	background-color: #E8E8E8;
}

.eventTypesContainer li a:active {
	color: #454545;
	text-decoration: none;
}

/* -------------------------------------------------------------------- */
/* Simple Picture Container Simple + with NEW ribbon + with SOON Ribbon */
/* -------------------------------------------------------------------- */
.pictureContainer {
	width: 210px;
	height:160px;
/*	background-image:url(../images/bgEventmybilet.png);*/
	background-image:url(../images/bgEventmybilet2.png);
	background-position:top;
	border:0px solid #CCCCCC;
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
}


.newRibbon {
	height: 45px;
	width: 45px;
	/*background-image: url(../images/icons/new_ribbon.png);*/
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
}


.noRibbon {
	height: 45px;
	width: 45px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	position: relative;
}

.soonRibbon {
	height: 45px;
	width: 45px;
	background-image: url(../images/icons/soon_ribbon.png);
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	left: 165px;
}

.pictureContainer .ribbon strong {
	display: none;
}

.pictureContainer a {
	margin: 0px;
	padding: 0px;
	background-color: #F4F4F4;
	text-decoration:none;
}

.pictureContainer #showName{
font-size:85%;
color:#333333;
border:0px solid #CCCCCC;
text-align:left;
float:left;
width:185px;
height:25px;

padding:0px;
margin-top:15px;
margin-left:10px;
margin-bottom:0px;
margin-right:0px;
}
.pictureContainer #showName span{
color:#666666;
}
.pictureContainer #showText{
font-size:75%;
border:0px solid #CCCCCC;
text-align:left;
width:115px;
height:50px;
float:right;
color:#666666;

padding:5px;
margin-top:1px;
margin-right:4px;
margin-bottom::0px;
margin-left:0px;

}
.pictureContainer #showLanguage{
font-size:85%;
color:#CECECE;
border:0px solid #CCCCCC;
text-align:center;
width:115px;
height:10px;
float:right;
line-height:5px;

padding:5px;
margin-top:1px;
margin-right:3px;
margin-bottom::0px;
margin-left:0px;

}
.pictureContainer #showAge{
border:0px solid #CCCCCC;
height:18px;
width:188px;
float:right;
font-weight:normal;
text-align:left;

padding:0px;
margin-top:5px;
margin-right:5px;
margin-bottom::0px;
margin-left:0px;
}
.pictureContainer #showAge span{
font-size:75%;
color:#666666;
border:0px solid #CCCCCC;
height:17px;
width:73px;
float:left;
text-align:left;
line-height:10px;

padding:2px;
padding-bottom:5px;
}
.pictureContainer #showImage{
padding:0px;
margin-top:1px;
margin-right:0px;
margin-bottom::0px;
margin-left:10px;

/*
padding:0px;
margin-left:10px;
margin-top:1px;*/
border:0px solid #CCCCCC;
/*float:left;*/
}

.pictureContainer h2 {
	font:13px/1.22 arial, helvetica, clean, sans-serif;
	font-size:85%;
	font-weight: normal;
	margin: 0px;
	padding: 5px;
	border:0px solid #CCCCCC;
	width:120px;
	margin-right:5px;
	float:right;
	height:50px;
}


.pictureContainer h2 a {
	text-decoration: none;
	height: 18px;
	vertical-align: top;
}

.pictureContainer h2 a:link {
	color: #454545;
}

.pictureContainer h2 a:visited {
	color: #454545;
}

.pictureContainer h2 a:hover {
	color: #990000;
}

.pictureContainer h2 a:active {
	color: #454545;
}

/* -------------------------------------------------------------------- */
/*Fatured Event Container                                               */
/* -------------------------------------------------------------------- */

.featuredEvent {
	margin: 0px;
	position: relative;
	padding: 0px;
}

.featuredEvent img {
	margin: 0px;
	padding: 0px;
}

.featuredEvent #featuredEventTray {
	background-color: #e8e8e8;
	width: 450px;
	height: 30px;
	padding: 10px;
	position: relative;
	margin: 0px;
	bottom: 30px;
	left: 10px;
}

.featuredEvent h2 {
	font:13px/1.22 arial, helvetica, clean, sans-serif;
	font-size:123.1%;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

.featuredEvent strong {
	font-size: 85%;
	font-weight: normal;
	padding-left: 20px;
	margin: 0px;
}

.featuredEvent h2 a {
	padding-left: 5px;
	font-weight: bold;
	font-family: "Trebuchet MS";
	margin: 0px;
}

.featuredEvent h2 a:link {
	color: #CC0000;
	text-decoration: none;
}

.featuredEvent h2 a:visited {
	color: #CC0000;
	text-decoration: none;
}

.featuredEvent h2 a:hover {
	color: #DD0000;
	text-decoration: none;
}

.featuredEvent h2 a:active {
	color: #CC0000;
	text-decoration: none;
}

/* -------------------------------------------------------------------- */
/* Box Office Top10 Container                                           */
/* -------------------------------------------------------------------- */

.boxOfficeContainer {
	padding: 0px;
	width: 480px;
	background-color: #f4f4f4;
	font-size:85%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	position:relative;
	
}

.boxOfficeContainer #top10table {
	position: relative;
	overflow: hidden;
}

.boxOfficeContainer #top10table #progress {
	height: 100%;
	display: block;
	vertical-align: middle;
	text-align: center;
	background-color: #F4F4F4;
	padding: 15px;
}

.boxOfficeContainer #top10table img {
	vertical-align: top;
}

.boxOfficeContainer .currentbo {
	background-image: url(../images/interface/box_office.png);
}

.boxOfficeContainer .newbo {
	background-image: url(../images/interface/new_arrival.png);
}

.boxOfficeContainer .futurebo {
	background-image: url(../images/interface/coming_soon.png);
}

.boxOfficeContainer h3 {
	display: block;
	text-indent: -2000em;
	height: 30px;
	width: 480px;
	margin: 0px;
	padding: 0px;
}

.boxOfficeContainer #top10table {
	margin: 5px;
	padding: 0px;
}

.boxOfficeContainer table {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.boxOfficeContainer table thead {
	display: none;
	margin: 0px;
	padding: 0px;
}

.boxOfficeContainer table td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.boxOfficeContainerPictureColumn {
	/*Sum of these values must be 80*/
	padding-left: 10px;
	width: 50px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	margin: 0px;
}

.boxOfficeContainerNameColumn {
	width: 330px;
	margin: 0px;
	padding: 0px;
}

.boxOfficeContainerTicketColumn {
	/*Sum of these values must be 70*/
	padding-left: 10px;
	width: 60px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
}

.boxOfficeContainer table a {
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.boxOfficeContainer .boxOfficeContainerNameColumn a {
	background-image:none;
}

.boxOfficeContainer table a:link {
	color: #454545;
	text-decoration: none;
}

.boxOfficeContainer table a:visited {
	color: #454545;
	text-decoration: none;
}

.boxOfficeContainer table a:hover {
	color: #990000;
	text-decoration: none;
}

.boxOfficeContainer table a:active {
	color: #454545;
	text-decoration: none;
}

.boxOfficeContainer #boxOfficeContainerBottom {
	display: block;
	font-size: 85%;
	background-color: #e8e8e8;
	height: 17px;
	vertical-align: middle;
	padding-top: 3px;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#boxOfficeContainerBottom a:link {
	color: #454545;
	text-decoration: none;
}

#boxOfficeContainerBottom a:visited {
	color: #454545;
	text-decoration: none;
}

#boxOfficeContainerBottom a:hover {
	color: #454545;
	text-decoration: none;
}

#boxOfficeContainerBottom a:active {
	color: #454545;
	text-decoration: none;
}

#boxOfficeContainerBottom .selected:link {
	color: #CC0000;
	text-decoration: none;
}

#boxOfficeContainerBottom .selected:visited {
	color: #CC0000;
	text-decoration: none;
}

#boxOfficeContainerBottom .selected:hover {
	color: #CC0000;
	text-decoration: none;
}

#boxOfficeContainerBottom .selected:active {
	color: #CC0000;
	text-decoration: none;
}

/* -------------------------------------------------------------------- */
/* Banner Container                                    */
/* -------------------------------------------------------------------- */
.bannerContainer {
	background-color: #FFFFFF;
	background-image: url(../images/icons/ad.png);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 13px;
	position: relative;
	z-index:1;
	display:block;
	border:0px solid #999999;
}

.bannerContainer2 {
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/icons/ad.png);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 13px;
}

/* -------------------------------------------------------------------- */
/* Bottom Links Container                                               */
/* -------------------------------------------------------------------- */

#bottomLinkContainer {
	display: block;
	text-align: center;
	font-size: 85%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

#bottomLinkContainer li {
	background-image: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #676767;
	border-right-color: #676767;
	border-bottom-color: #676767;
	border-left-color: #676767;
	margin: 0px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#bottomLinkContainer .firstItem {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#bottomLinkContainer li a {
	margin: 0px;
	padding: 0px;
}

#bottomLinkContainer li a:link {
	color: #454545;
	text-decoration: none;
}

#bottomLinkContainer li a:visited {
	color: #454545;
	text-decoration: none;
}

#bottomLinkContainer li a:hover {
	color: #990000;
	text-decoration: none;
}

#bottomLinkContainer li a:active {
	color: #454545;
	text-decoration: none;
}

/* -------------------------------------------------------------------- */
/* Bottom Copyright Container                                           */
/* -------------------------------------------------------------------- */
#bottomCopyrightContainer {
	font-size: 75%;
	display: block;
	height: 17px;
	background-color: #F4F4F4;
	text-align: center;
	padding-top: 3px;
}

#bottomCopyrightContainer a:link {
	color: #CC0000;
	text-decoration: none;
}

#bottomCopyrightContainer a:visited {
	color: #CC0000;
	text-decoration: none;
}

#bottomCopyrightContainer a:hover {
	color: #CC0000;
	text-decoration: none;
}

#bottomCopyrightContainer a:active {
	color: #CC0000;
	text-decoration: none;
}

/* -------------------------------------------------------------------- */
/* Bottom Image                                                         */
/* -------------------------------------------------------------------- */

#bottomLogos {
	text-align: center;
	padding: 10px;
}

/* -------------------------------------------------------------------- */
/* Calendar Container                                                   */
/* -------------------------------------------------------------------- */

.calendarContainer {
	margin:10px;
}

/* -------------------------------------------------------------------- */
/* MyBilet Events Container                                             */
/* -------------------------------------------------------------------- */

.myBiletEventsContainer {
	font-size: 85%;
	background-color: #F4F4F4;
	width: 210px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.myBiletEventsContainer dl {
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.myBiletEventsContainer dt {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}

.myBiletEventsContainer dd {
	font-size: 90%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(../images/icons/event_ticket.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: justify;
}

.myBiletEventsContainer a:link {
	color: #CC0000;
	text-decoration: none;
}

.myBiletEventsContainer a:visited {
	color: #CC0000;
	text-decoration: none;
}

.myBiletEventsContainer a:hover {
	color: #CC0000;
	text-decoration: none;
}

.myBiletEventsContainer a:active {
	color: #CC0000;
	text-decoration: none;
}

/* -------------------------------------------------------------------- */
/* ComingSoonConatiner                                                  */
/* -------------------------------------------------------------------- */
.comingSoonContainer {
	background-color: #F4F4F4;
	width: 210px;
	font-size: 85%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.comingSoonContainer ul {
	margin: 10px;
	padding: 0px;
}

.comingSoonContainer li {
	list-style-type: none;
	margin-top: 5px;
	width: 180px;
}

.comingSoonContainer li a {
	background-image: url(../images/interface/red_bullet.png);
	display: block;
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 100%;
}

.comingSoonContainer h3 {
	background-color: #e8e8e8;
	display: block;
	font-size: 125%;
	font-weight: bold;
	font-family: "Trebuchet MS";
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 0px;
	height: 18px;
	margin: 0px;
	padding-right: 0px;
	width: 200px;
	color: #999999;
}

.comingSoonContainer a:link {
	color: #454545;
	text-decoration: none;
}

.comingSoonContainer a:visited {
	color: #454545;
	text-decoration: none;
}

.comingSoonContainer a:hover {
	color: #990000;
	text-decoration: none;
}

.comingSoonContainer a:active {
	color: #454545;
	text-decoration: none;
}

/* -------------------------------------------------------------------- */
/* Kiosk Container                                                      */
/* -------------------------------------------------------------------- */
.kioskContainer {
	background-color: #F4F4F4;
	width: 210px;
	padding: 0px;
	font-size: 85%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.kioskContainer h3 {
	background-color: #e8e8e8;
	display: block;
	font-size: 125%;
	font-weight: bold;
	font-family: "Trebuchet MS";
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 0px;
	height: 18px;
	margin: 0px;
	padding-right: 0px;
	width: 200px;
	color: #999999;
}

.kioskContainer .kioskContainerLogo {
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	float: left;
}

.kioskContainer form {
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
	font-size: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.kioskContainer ul {
	font-size: 125%;
}

.kioskContainer li {
	text-align: left;
}

.kioskContainer li a {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #F6F7EE;
}

.kioskContainer a:link {
	color: #454545;
	text-decoration: none;
	background-color: #FFFFFF;
	background-color: #F6F7EE;
}

.kioskContainer a:visited {
	color: #454545;
	text-decoration: none;
	background-color: #F6F7EE;
}

.kioskContainer a:hover {
	color: #990000;
	text-decoration: none;
	background-color: #F6F7EE;
}

.kioskContainer a:active {
	color: #454545;
	text-decoration: none;
	background-color: #F6F7EE;
}

.kioskContainer .kioskContainerText {
	margin: 0px;
	padding: 10px;
	width: 190px;
	display: block;
}

.kioskContainer #kioskContainerImage {
	padding: 10px;
}

/* -------------------------------------------------------------------- */
/* Newsletter Container                                                 */
/* -------------------------------------------------------------------- */
.newsletterContainer {
	background-color: #F4F4F4;
	width: 210px;
	padding: 0px;
	font-size: 85%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.newsletterContainer form {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	vertical-align: top;
	display: block;
}

.newsletterContainer h3 {
	background-color: #e8e8e8;
	display: block;
	font-size: 125%;
	font-weight: bold;
	font-family: "Trebuchet MS";
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 0px;
	height: 18px;
	margin: 0px;
	padding-right: 0px;
	width: 200px;
	color: #999999;
}

.newsletterContainer #namebult {
	width: 140px;
}

.newsletterContainer span {
	margin-right: 0px;
	margin-left: 0px;
	display: block;
	padding: 10px;
}

.newsletterContainer a:link {
	font-size: 85%;
	color: #666666;
	text-decoration: none;
}

.newsletterContainer a:visited {
	font-size: 85%;
	color: #666666;
	text-decoration: none;
}

.newsletterContainer a:hover {
	font-size: 85%;
	color: #CC0000;
	text-decoration: none;
}

.newsletterContainer a:active {
	font-size: 85%;
	color: #666666;
	text-decoration: none;
}

.newsletterContainer #newsletterContainerLinks {
	padding: 10px;
}

/* -------------------------------------------------------------------- */
/* Member Login Container                                                 */
/* -------------------------------------------------------------------- */

.memberLoginContainer {
	background-color: #F4F4F4;
	width: 480px;
	font-size: 85%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.memberLoginContainer h3 {
	background-color: #e8e8e8;
	display: block;
	font-size: 125%;
	font-weight: bold;
	font-family: "Trebuchet MS";
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 0px;
	height: 18px;
	margin: 0px;
	padding-right: 0px;
	width: 470px;
	color: #CC0000;
}

.memberLoginContainer span {
	padding: 10px;
	margin: 0px;
	display: block;
}

.memberLoginContainer form {
	display: block;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.memberLoginContainerForm label span {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.memberLoginContainerForm {
	border: 1px solid #E8E8E8;
	padding: 10px;
}

.memberLoginContainerForm div input {
	width: 200px;
	padding: 1px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.memberLoginContainerForm div #memberLoginMailField{
	width: 182px;
	height:15px;
	padding: 1px;
	padding:3px 0px 0px 22px;
	background-image: url(../images/icons/email.png);
	background-color:#FFFFFF;
	background-repeat: no-repeat;
	background-position:left;
	border:1px solid #7F9DB9;

}

.memberLoginContainerForm div #memberLoginPassField{
	width: 182px;
	height:15px;
	padding: 1px;
	padding:3px 0px 0px 22px;
	background-image: url(../images/icons/lock.png);
	background-color:#FFFFFF;
	background-repeat: no-repeat;
	background-position:left;
	border:1px solid #7F9DB9;

}
.memberLoginContainerForm .rememberMeDiv input{
margin-top:5px;
padding:0px;
width:20px;

}


.memberLoginContainerForm #memberLoginSubmit {
	width: 50px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* -------------------------------------------------------------------- */
/* Member Register Container                                                 */
/* -------------------------------------------------------------------- */

.memberRegisterContainer {
	background-color: #F4F4F4;
	width: 480px;
	padding: 0px;
	font-size: 85%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.memberRegisterContainer h3 {
	background-color: #CC0000;
	display: block;
	font-size: 125%;
	font-weight: bold;
	font-family: "Trebuchet MS";
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 0px;
	height: 18px;
	margin: 0px;
	padding-right: 0px;
	width: 470px;
	color: #FFFFFF;
}

.memberRegisterContainer span {
	clear: both;
	display: block;
	font-size: 80%;
}

.memberRegisterContainer fieldset {
	margin: 10px;
	padding: 10px;
	border: 1px solid #E8E8E8;
}

.memberRegisterContainer legend {
	color: #676767;
	padding: 5px 10px 5px 10px;
        border: 1px solid #E8E8E8;
	margin: 0px;
        background: #f4f4f4;
}

.memberRegisterContainer div input {
	width: 180px;
	padding: 1px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 11px;
	color: #333333;
}

.memberRegisterContainer div select {
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 11px;
	color: #333333;
	height: 18px;
	padding: 0px;
}

.memberRegisterContainer div textarea {
	width: 250px;
	padding: 1px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 11px;
	color: #333333;
	height: 60px;
}

.memberRegisterContainerRequired label span {
	width: 100px;
	display: block;
	clear: right;
	margin-top: 5px;
	font-size: 100%;
}

.memberRegisterContainer #memberMailOptions label {
	clear: both;
	display: block;
}

.memberRegisterContainer #rssCategories {
	padding-top:10px;
	padding-left:5px;
}

.memberRegisterContainer #rssCategories .cat {
	display: block;
	border:1px dotted #CCCCCC;
	width:139px;
	height:25px;
	font-size:105%;
	float:left;
	margin:3px;
	vertical-align:bottom;
}

.memberRegisterContainer #rssCategories .cat span {
	margin-left:5px;
	border:0px dotted #CCCCCC;
	float:left;
	clear:both;
}

.memberRegisterContainer #rssCategories .cat span input {
	float:left;
	width:20px;
	height:20px;
	clear:both;
}
.memberRegisterContainer #rssCategories .cat span div {
	padding-top:5px; 
	float:left;
}
.memberRegisterContainer #memberSingupCheck {
	width: 350px;
	float: right;
	margin: auto;
	padding-top: 4px;
}


.memberRegisterContainer .memberRegisterContainerOptional {
	height: auto;

}

.memberRegisterContainer .memberRegisterContainerOptional #memberPersonalCheckContainer {
	margin: 0px;
	padding-bottom: 15px;
	display: block;
}

.memberRegisterContainer .memberRegisterContainerOptional label span {
	width: 100px;
	display: block;
	clear: right;
	margin-top: 5px;
	font-size: 100%;
}

.memberRegisterContainer #memberSingupSubmit #memberSingupCheck a:link {
	text-decoration: none;
	color: #CC0000;
}

.memberRegisterContainer #memberSingupSubmit #memberSingupCheck a:visited {
	text-decoration: none;
	color: #CC0000;
}

.memberRegisterContainer #memberSingupSubmit #memberSingupCheck a:hover {
	text-decoration: none;
	color: #FF0000;
}

.memberRegisterContainer #memberSingupSubmit #memberSingupCheck a:active {
	text-decoration: none;
	color: #CC0000;
}

/* -------------------------------------------------------------------- */
/* Error Container                                                 */
/* -------------------------------------------------------------------- */

.errorContainer {
	background-color: #FFFF00;
	margin: 10px;
	padding: 0px;
	border: 1px solid #FFC4C4;
}

.errorContainer ul {
	padding: 0px;
}

.errorContainer li {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

/* -------------------------------------------------------------------- */
/* Info Container                                                 */
/* -------------------------------------------------------------------- */

.infoContainer {
	background-color: #FBECCE;
	margin: 10px;
	padding: 0px;
	border: 1px solid #FFC4C4;
}

.infoContainer ul {
	padding: 0px;
}

.infoContainer li {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

/* -------------------------------------------------------------------- */
/* Login Reminder Container                                                 */
/* -------------------------------------------------------------------- */

#memberLoginReminder {
	font-size: 85%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 35px;
	background-image: url(../images/interface/warn_icon.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	margin-bottom: 20px;
	border: 1px solid #E8E8E8;
}

#memberLoginReminder h4 {
	color: #CC0000;
}

#memberLoginReminder a:link {
	color: #676767;
	text-decoration: none;
}

#memberLoginReminder a:visited {
	color: #676767;
	text-decoration: none;
}

#memberLoginReminder a:hover {
	color: #676767;
	text-decoration: none;
}

#memberLoginReminder a:active {
	color: #676767;
	text-decoration: none;
}

/* -------------------------------------------------------------------- */
/* Signup Reminder Container                                                 */
/* -------------------------------------------------------------------- */

#memberSignupReminder {
	font-size: 85%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 35px;
	background-image: url(../images/interface/remind_icon.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	margin-bottom: 20px;
	border: 1px solid #E8E8E8;
}

#memberSignupReminder h4 {
	color: #CC0000;
}

#memberSignupReminder a:link {
	color: #676767;
	text-decoration: none;
}

#memberSignupReminder a:visited {
	color: #676767;
	text-decoration: none;
}

#memberSignupReminder a:hover {
	color: #676767;
	text-decoration: none;
}

#memberSignupReminder a:active {
	color: #676767;
	text-decoration: none;
}

/* -------------------------------------------------------------------- */
/* Passwords Reminder Container                                         */
/* -------------------------------------------------------------------- */

#memberPasswordReminder {
	font-size: 85%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 35px;
	background-image: url(../images/interface/info_icon.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	margin-bottom: 20px;
	border: 1px solid #E8E8E8;
}
#captchaContainer img {

}
#captchaContainer div {
	float: right;
	width: 320px;
}



#memberPasswordReminder h4 {
	color: #CC0000;
}

#memberPasswordReminder a:link {
	color: #676767;
	text-decoration: none;
}

#memberPasswordReminder a:visited {
	color: #676767;
	text-decoration: none;
}

#memberPasswordReminder a:hover {
	color: #676767;
	text-decoration: none;
}

#memberPasswordReminder a:active {
	color: #676767;
	text-decoration: none;
}

#reservedWarningContainer {
	margin: 0px;
	padding: 10px;
	border: 1px solid #F7F7F7;
	font-size: 85%;
}

#reservedWarningContainer h2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	color: #990000;
}

#reservedWarningContainer img {
	float: left;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 5px;
}

#reservedWarningContainer a {
	display: block;
	padding: 5px;
	background-color: #F6F6F6;
	border: 1px solid #E8E8E8;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-decoration: none;
	color: #990000;
}

#personalInfoContainer {
	font-size: 85%;
	padding: 10px;
	border: 1px solid #E8E8E8;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	position: relative;
	overflow: hidden;
}

#personalInfoContainer h3 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#personalInfoContainer h3 a { text-decoration:none; color:#676767;}

#personalInfoTable {
	width: 450px;
	float: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#personalInfoTable td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#personalInfoRemind {
	margin: 0px;
	padding: 0px;
	width: 450px;
}

#creditCardContainer {
	padding: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #E8E8E8;
}

#creditCardContainer h3 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 85%;
}

#creditCardContainerFront {
	height: 224px;
	width: 366px;
	background-image: url(../images/interface/cc_front.png);
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left top;
}

#creditCardFrontInfo {
	position: relative;
	width: 250px;
	margin-left: 60px;
	margin-top: 0px;
	font-size: 85%;
	text-align: center;
	top: 20px;
}

#creditCardNumbers {
	font-size: 85%;
	margin: 0px;
	position: relative;
	top: 85px;
	line-height: 20px;
	vertical-align: middle;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#creditCardNumbers input {
	width: 40px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-color: #FBFBFB;
	border: 2px solid #EECCCD;
	padding: 2px;
}

#creditCardExpire select {
	font-size: 13px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	border: 2px solid #EECCCD;
	background-color: #FBFBFB;
}

#creditCardExpire {
	position: relative;
	top: 95px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 85%;
	font-weight: bold;
}

#creditCardName {
	position: relative;
	top: 105px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 14px;
	color: #D4D4D4;
}

#creditCardContainerBack {
	height: 224px;
	width: 366px;
	background-image: url(../images/interface/cc_back.png);
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#creditCardCvcInfo {
	font-size: 85%;
	position: relative;
	top: 130px;
	width: 220px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 70px;
}

#creditCardCvc {
	font-size: 85%;
	margin: 0px;
	position: relative;
	top: 90px;
	line-height: 20px;
	vertical-align: middle;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 40px;
}

#creditCardCvc input {
	width: 50px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-color: #FBFBFB;
	border: 2px solid #EECCCD;
	padding: 2px;
}

#eventInfoContainer {
	background-color: #F2F2F2;
	padding: 10px;
}

#eventGroupHeader {
	width: 480px;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}

#eventGroupHeader h2 { 
	margin-top:-3px;
	margin-bottom:0px;
	padding-bottom:0px;
	font-size: 125%;
	color: #CC0000;/*
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E8E8E8;
	border-right-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	border-left-color: #E8E8E8;*/
}

#eventGroupReminder {
	font-size: 75%;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border: 1px solid #E8E8E8;
}

#eventGroupReminder img {
	display: inline;
	padding-bottom: 2px;
	padding-right: 5px;
}

#saleProgress {
	width: 208px;
	clear: both;
	background-color: #FFFFFF;
	padding: 0px;
	border: 1px solid #E8E8E8;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#saleProgress h4 {
	font-weight: bold;
	font-size: 85%;
	color: #CC0000;
	display: block;
	width: 190px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#saleProgress span {
	font-size: 75%;
	display: block;
	width: 190px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#saleProgress dl {
	padding: 10px;
	margin: 0px;
}

#saleProgress dt {
	font-size: 85%;
	display: block;
	padding-left: 35px;
	height: 30px;
}

#saleProgress dd {
	font-size: 75%;
	color: #BF0001;
	display: block;
	width: 150px;
	margin: 0px;
	position: relative;
	top: -16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 35px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E8E8E8;
	border-right-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	border-left-color: #E8E8E8;
}
#saleProgress #ddClass .seatClass {
	font-size: 75%;
	color: #BF0001;
	display: block;
	width: 150px;
	margin: 0px;
	position: relative;
	top: -16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 35px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #E8E8E8;
	border-right-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	border-left-color: #E8E8E8;
}
#saleProgress #saleProgressAvenue {
	background-image: url(../images/icons/progress01.png);
	background-repeat: no-repeat;
	background-position: 5px;
}

#saleProgress #saleProgressEvent {
	background-image: url(../images/icons/progress02.png);
	background-repeat: no-repeat;
	background-position: 5px;
}

#saleProgress #saleProgressTimes {
	background-image: url(../images/icons/progress03.png);
	background-repeat: no-repeat;
	background-position: 5px;
}

#saleProgress #saleProgressSeat {
	background-image: url(../images/icons/progress04.png);
	background-repeat: no-repeat;
	background-position: 5px;
}

#saleProgress #saleProgressPayment {
	background-image: url(../images/icons/progress05.png);
	background-repeat: no-repeat;
	background-position: 5px;
}

#saleProgress #saleProgressReminder {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-size: 75%;
	color: #666666;
	position: relative;
	top: -10px;
	padding: 5px;
	border: 1px solid #EEACB5;
	overflow: hidden;
	background-color: #FFFFF0;
}

#saleProgress #saleProgressReminder h3 img {
	padding-right: 5px;
	vertical-align: top;
}

#saleProgressReminder ol {
}

#saleProgressReminder li {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#saleProgressReminder li img {
	margin-bottom: 5px;
	vertical-align: top;
}

#saleProgressReminder h3 {
	display: inline;
	color: #CC0000;
	font-weight: normal;
	text-decoration: none;
}

#saleProgressReminder a:link {
	text-decoration: none;
	color: #BD2839;
}

#saleProgressReminder a:visited {
	text-decoration: none;
	color: #BD2839;
}

#saleProgressReminder a:hover {
	text-decoration: none;
	color: #BD2839;
}

#saleProgressReminder a:active {
	text-decoration: none;
	color: #BD2839;
}

#saleProgress .saleProgressNext {
	color: #666666;
}

#saleProgress .saleProgressNow {
	color: #CC0000;
}

/* -------------------------------------------------------------------- */
/* Venue Info Container and Event Selection Container                   */
/* -------------------------------------------------------------------- */

#venueInfoContainer {
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #F2F2F2;
}

#venueInfoContainer h2 {
	margin: 0px;
	font-size: 125%;
	color: #D51D03;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#venueInfoContainer h3 {
	font-size: 100%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#venueInfoContainerHeader {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#venueInfoContainerHeader #venueInfoContainerPicture {
	float: left;
	margin-right: 20px;
}

#venueInfoContainerUserOptions {
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	width: 480px;
}

#venueInfoContainerUserOptions a:link {
	font-size: 85%;
	color: #D51D03;
	text-decoration: none;
}

#venueInfoContainerUserOptions a:visited {
	font-size: 85%;
	color: #D51D03;
	text-decoration: none;
}

#venueInfoContainerUserOptions a:hover {
	font-size: 85%;
	color: #D51D03;
	text-decoration: none;
}

#venueInfoContainerUserOptions a:active {
	font-size: 85%;
	color: #D51D03;
	text-decoration: none;
}

#venueInfoContainerAddress {
	width: 480px;
	font-size: 85%;
	margin-left: 200px;
}

#venueTimesParentContainer {
	background-color: #FEFEFE;
	padding: 5px;
	border: 1px solid #E8E8E8;
}

#venueInfoContainerAddress dl {
	margin: 0px;
	padding: 0px;
}

#venueInfoContainerAddress dt {
	display: none;
}

#venueInfoContainerAddress dd {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#venueInfoContainerFeatures {
	margin: 0px;
	padding: 5px;
	list-style-type: none;
	display: block;
	float: right;
}

#venueInfoContainerFeatures li {
	background-image: none;
	font-size: 85%;
	padding: 0px;
	margin: 0px;
}

#venueInfoContainerFeatures li span {
	display: none;
	margin: 0px;
	padding: 0px;
}

.venueBigIconContainer {
	padding: 5px;
	font-size: 85%;
	height: 32px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #FAFAFA;
}

.venueBigIconContainer img {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}

.venueInfoContainerTray {
	margin-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E8E8E8;
	border-right-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	border-left-color: #E8E8E8;
}

#venueTimesContainer {
	font-size: 85%;
}

#venueTimesContainer h2 {
	font-size: 125%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#venueInfoContainerDate {
	display: block;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #FFFFCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E8E8E8;
	border-right-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	border-left-color: #E8E8E8;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

#venueInfoContainerDate form {
	padding: 0px;
	margin: 0px;
}

#venueInfoContainerDate img {
	vertical-align: bottom;
	padding-bottom: 2px;
}

#venueInfoContainerDate #venueInfoContainerDateRemind {
	display: block;
	width: 440px;
	float: right;
	font-size: 85%;
}

#venueInfoContainerDate #venueInfoContainerDateRemind img {
	vertical-align: bottom;
	float: left;
	padding-top: 3px;
	padding-right: 5px;
}
#venueInfoContainerDate #venueInfoContainerDateRemind2 {
	display: block;
	width: 750px;
	float: right;
	font-size: 85%;
}
#venueInfoContainerDate #venueInfoContainerDateRemind2 img {
	vertical-align:text-top;
	float: left;
	padding-right: 2px;
}

#venueTimesContainer select {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#eventInfoContainerForm select {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#venueInfo {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#venueInfo .venueInfoEventHeader {
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #F2F2F2;
}

#venueInfo .venueInfoEventHeader h2 {
	font-size: 100%;
	clear: none;
	display: inline;
	color: #333333;
	font-weight: bold;
}

#venueInfo .venueInfoEventHeader span {
	display: block;
	clear: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
	background-image: url(../images/icons/clock.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#venueInfo .venueInfoEventHeader a {
	font-size: 85%;
	text-decoration: none;
	color: #333333;
}

#venueInfo .venueInfoEventHeader h2 a {
	display: block;
	width: 550px;
}

#venueInfo .venueInfoEventHeader a:link {
	font-size: 85%;
	text-decoration: none;
	color: #333333;
}

#venueInfo .venueInfoEventHeader a:visited {
	font-size: 85%;
	text-decoration: none;
	color: #333333;
}

#venueInfo .venueInfoEventHeader a:hover {
	font-size: 85%;
	text-decoration: none;
	color: #CC0000;
}

#venueInfo .venueInfoEventHeader a:active {
	font-size: 85%;
	text-decoration: none;
	color: #333333;
}


.personalInfoEventHeader {
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #F2F2F2;
	height: 16px;
}

.personalInfoEventHeader h2 {
	font-size: 100%;
	clear: none;
	display: inline;
	color: #333333;
	font-weight: bold;
}

.personalInfoEventHeader span {
	display: block;
	clear: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
	background-image: url(../images/icons/delete.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	line-height: 16px;
}

.personalInfoEventHeader a {
	font-size: 85%;
	text-decoration: none;
	color: #333333;
}

.personalInfoEventHeader h2 a {
	display: block;
	width: 550px;
}

.personalInfoEventHeader a:link {
	font-size: 85%;
	text-decoration: none;
	color: #333333;
}

.personalInfoEventHeader a:visited {
	font-size: 85%;
	text-decoration: none;
	color: #333333;
}

.personalInfoEventHeader a:hover {
	font-size: 85%;
	text-decoration: none;
	color: #CC0000;
}

.personalInfoEventHeader a:active {
	font-size: 85%;
	text-decoration: none;
	color: #333333;
}


















.venueInfoTimes {
	font-size: 85%;
	background-color: #F9F9F9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E5E5E5;
	border-right-color: #E5E5E5;
	border-bottom-color: #E5E5E5;
	border-left-color: #E5E5E5;
	padding: 0px;
	margin-bottom: 2px;
	overflow: hidden;
}

.venueInfoPictureContainer {
	padding: 5px;
	padding-left:20px;
	padding-top:10px;
	float: left;
}

.venueInfoClickReminder {
	background-image: url(../images/icons/select.png);
	background-repeat: no-repeat;
	background-position: left 10px;
	margin: 0px;
	text-align: right;
	font-size: 85%;
	border: 1px solid #E8E8E8;
	background-color: #FFFFFF;
	width: 123px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 50px;
}

.venueInfoTimes dl {
	padding: 0px;
	display: block;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 200px;
}

.venueInfoTimes dt {
	margin: 0px;
	color: #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	display: block;
	width: 430px;
	font-weight: bold;
}

.venueInfoTimes dd {
	margin: 0px;
	padding: 0px;
}

.venueInfoTimes dd ul {
	padding: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
	display: block;
	height: 30px;
}

.venueInfoTimes dd li {
	display: inline;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}

.venueInfoTimes dd li a {
	font-size: 100%;
	text-decoration: none;
	color: #CC0000;
	background-color: #FFFFFF;
	background-image: url(../images/interface/buycontainer.png);
	display: block;
	height: 14px;
	width: 37px;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 13px;
	padding-left: 17px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.venueInfoTimes dd li a.passive {
	font-size: 100%;
	text-decoration: none;
	color:#333333;
	background-color: #FFFFFF;
	background-image: url(../images/interface/buycontainerPassive.png);
	display: block;
	height: 14px;
	width: 37px;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 13px;
	padding-left: 17px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.venueInfoTimes dd li a.passive:link {
	font-size: 100%;
	color:#333333;
}

.venueInfoTimes dd li a:link {
	font-size: 100%;
	color: #CC0000;
}

.venueInfoTimes dd li a:visited {
	font-size: 100%;
	color: #CC0000;
}

.venueInfoTimes dd li a:hover {
	font-size: 100%;
	color: #FF3333;
}

.venueInfoTimes dd li a:active {
	font-size: 100%;
	color: #CC0000;
}
.venueInfoTimes dd li img {
	vertical-align: bottom;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.venueInfoEvents {
	font-size: 85%;
	background-color: #F9F9F9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E5E5E5;
	border-right-color: #E5E5E5;
	border-bottom-color: #E5E5E5;
	border-left-color: #E5E5E5;
	padding: 0px;
	margin-bottom: 2px;
	overflow: hidden;
	height: 200px;
}
.venueInfoEvents ul {
	padding: 0px;
	display: block;
	margin: 0px;
}
.venueInfoEvents  li {
	display: block;
	width: 330px;
	float: left;
	margin: 0px;
	height: 100px;
	overflow: hidden;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.venueInfoEvents div dl {
	margin: 0px;
	padding: 0px;
	display: block;
	width: 260px;
	float: right;
}

.venueInfoEvents div dd {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

.venueInfoEvents div dt {
	margin: 0px;
	display: none;
	padding: 0px;
}





#seatSelectContainer {
	margin: 0px;
	background-color: #F7F7F7;
	padding: 0px;
	clear: none;
	float: right;
}

#seatSelectMapHeader {
	display: block;
	margin: 0px;
	padding: 5px;
	font-size: 85%;
	background-color: #E8E8E8;
}

#seatSelectMapHeader h2 {
	margin: 0px;
	padding: 0px;
	font-size: 85%;
	display: inline;
}

#seatSelectMapHeader img {
	display: inline;
	margin-left: 80px;
	vertical-align: bottom;
}

#seatSelectMapContainer {
	width: 580px;
	height: 400px;
	overflow: auto;
	position: relative;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E8E8E8;
	border-right-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	border-left-color: #E8E8E8;
}

#seatSelectMapContainer .chain{
    height: 18px;
    width: 8px;
    overflow: hidden;
    position: absolute;
    display: block;
    right: 0px;
    bottom: 0px;
    z-index:100;
    cursor:pointer
}
#seatSelectMapContainer .chain.chls{
    background: url(../images/interface/chain_ls.gif) top left no-repeat;
}
#seatSelectMapContainer .chain.chss{
    background: url(../images/interface/chain_ss.gif) top left no-repeat;
}
#seatSelectMapContainer .chain.chas{
    background: url(../images/interface/chain_as.gif) top left no-repeat;
}
#seatSelectMapContainer .chain.chts{
    background: url(../images/interface/chain_ts.gif) top left no-repeat;
    cursor:default
}
#seatSelectMapContainer .chain.ches{
    background: url(../images/interface/chain_es.gif) top left no-repeat;
}

#seatSelectMapContainer .es {
	height: 18px;
	width: 18px;
	overflow: hidden;
	position: absolute;
	background-color: #CCFF00;
	font-size: 60%;
	font-weight: bold;
	color: #000000;
	text-align: center;
	background-image: url(../images/interface/sb.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	right: 0px;
	bottom: 0px;
	line-height: 18px;
}

#seatSelectMapContainer .es a {
	text-decoration: none;
	font-weight: bold;
	color: #6F8A00;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 18px;
	width: 18px;
}

#seatSelectMapContainer .ls {
	height: 18px;
	width: 18px;
	overflow: hidden;
	position: absolute;
	background-color: #fcb3b3;
	font-size: 60%;
	font-weight: bold;
	color: #000000;
	text-align: center;
	background-image: url(../images/interface/sb.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	right: 0px;
	bottom: 0px;
	line-height: 18px;
}

#seatSelectMapContainer .ls a {
	text-decoration: none;
	font-weight: bold;
	color: #6F8A00;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 18px;
	width: 18px;
}

#seatSelectMapContainer .ts {
	height: 18px;
	width: 18px;
	overflow: hidden;
	position: absolute;
	background-color: #CCCCCC;
	font-size: 60%;
	font-weight: bold;
	color: #999999;
	text-align: center;
	background-image: url(../images/interface/sb.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	right: 0px;
	bottom: 0px;
	line-height: 18px;
}

/**/
#seatSelectMapContainer .esBusW {
	height: 32px;
	width: 32px;
	overflow: hidden;
	position: absolute;
	font-size: 100%;
	font-weight: bold;
	color: #000000;
	text-align: center;
	background-image: url(../images/icons/status/woman.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	right: 0px;
	bottom: 0px;
	line-height: 28px;
}

#seatSelectMapContainer .esBusM {
	height: 32px;
	width: 32px;
	overflow: hidden;
	position: absolute;
	font-size: 100%;
	font-weight: bold;
	color: #000000;
	text-align: center;
	background-image: url(../images/icons/status/man.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	right: 0px;
	bottom: 0px;
	line-height: 28px;
}
#seatSelectMapContainer .esBus {
	height: 32px;
	width: 32px;
	overflow: hidden;
	position: absolute;
	background-color: #CCFF00;
	font-size: 100%;
	font-weight: bold;
	color: #000000;
	text-align: center;
	background-image: url(../images/interface/sbBus.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	right: 0px;
	bottom: 0px;
	line-height: 28px;
}

#seatSelectMapContainer .esBus a {
	text-decoration: none;
	font-weight: bold;
	color: #6F8A00;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 32px;
	text-align:center;
	
}

#seatSelectMapContainer .tsBus {
	height: 32px;
	width: 32px;
	overflow: hidden;
	position: absolute;
	font-size: 100%;
	font-weight: bold;
	color: #999999;
	text-align: center;
	background-image: url(../images/icons/status/notSeat.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	right: 0px;
	bottom: 0px;
	line-height: 28px;
}
#seatSelectMapContainer .asBus {
	height: 32px;
	width: 32px;
	overflow: hidden;
	position: absolute;
	background-color: #FFFF99;
	background-image: url(../images/interface/sbBus.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	right: 0px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
	text-align:center;
	line-height: 28px;

}
#seatSelectMapContainer .ssBus {
	height: 32px;
	width: 32px;
	overflow: hidden;
	position: absolute;
	background-color: #BF0001;
	font-size: 100%;
	font-weight: bold;
	color: #000000;
	text-align: center;
	background-image: url(../images/interface/sbBus.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	right: 0px;
	bottom: 0px;
	line-height: 28px;
}
/**/
#seatSelectMapContainer .bl {
	height: 18px;
	width: 18px;
	overflow: hidden;
	position: absolute;
	background-color: #FFFFFF;
	font-size: 75%;
	font-weight: bold;
	color: #666666;
	text-align: center;
	display: block;
	right: 0px;
	bottom: 0px;
	line-height: 18px;
}

#seatSelectMapContainer .bl_t1 {
	height: 18px;
	width: 18px;
	overflow: hidden;
	position: absolute;
	background-color: #770506;
	font-size: 75%;
	font-weight: bold;
	color: #fff;
	text-align: center;
	background-image: url(../images/interface/sb.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	right: 0px;
	bottom: 0px;
	line-height: 18px;
}

#seatSelectMapContainer .ss {
	height: 18px;
	width: 18px;
	overflow: hidden;
	position: absolute;
	background-color: #BF0001;
	font-size: 60%;
	font-weight: bold;
	color: #000000;
	text-align: center;
	background-image: url(../images/interface/sb.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	right: 0px;
	bottom: 0px;
	line-height: 18px;
}
#seatSelectMapContainer .ssBus a {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 32px;
	text-align:center;	
}
#seatSelectMapContainer .ss a {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 18px;
	width: 18px;
	text-align:center;
}

#seatSelectMapContainer .as {
	height: 18px;
	width: 18px;
	overflow: hidden;
	position: absolute;
	background-color: #FFFF99;
	background-image: url(../images/interface/sb.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	right: 0px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
}

#seatSelectMapContainer .as img {
	padding: 4px;
}

#seatSelectMapContainer .dark{
	background-color:#999;
	color:#000;
}

#seatSelectMapLegend {
	width: 120px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 590px;
	margin-right: 0px;
}

#mapLegendThumb {
	border: 1px solid #E8E8E8;
	padding: 1px;
	margin-top: 5px;
}

#mapLegendThumbPointer {
	height: 1px;
	width: 1px;
	position: absolute;
	border: 1px solid #CC0000;
	margin-top: 6px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
}

#seatSelectInfo {
	background-color: #F0F0F0;
	margin-top: 5px;
	padding: 5px;
	width: 700px;
	float: left;
}

#seatSelectInfo ul {
	margin: 0px;
	height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#seatSelectInfo li {
	display: inline;
}

#seatSelectInfo li span {
	display: block;
	margin: 0px;
	height: 18px;
	width: 75px;
	clear: none;
	float: left;
	line-height: 18px;
	font-size: 85%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#discountContainer {
	margin: 0px;
	padding: 0px;
	font-size: 85%;
	color: #666666;
}

#discountContainer h3 {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 11px;
}

#discountContainer dl {
	padding: 0px;
	margin: 0px;
}

#discountContainer ul {
	margin: 0px;
	padding: 0px;
}

#discountContainer dd {
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
}

#discountContainer dt {
	padding: 0px;
	margin: 0px;
}

#discountContainer dt strong {
	margin-top: 5px;
	margin-bottom: 0px;
	display: block;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#discountContainer li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
}

#discountContainer #discountReminder {
	font-size: 85%;
	color: #666666;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 25px;
	background-image: url(../images/icons/info.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	border: 1px solid #E6E6E6;
	margin-right: 10px;
	margin-left: 0px;
}

#selectedSeatCount {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#selectedSeatContinue {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#selectedSeatForm {
	margin: 0px;
	padding: 0px;
}

#selectedSeatForm fieldset {
	margin: 0px;
	padding: 0px;
}

#buyTicketHeader {
	font-size: 85%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 100px;
}

#buyTicketHeader h3 {
	margin: 0px;
	padding: 0px;
}

#buyTicketHeader h4 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#buyTicketHeader img {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
}

#buyTicketLoginReminder {
	font-size: 85%;
	color: #333333;
	padding: 5px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #FFFFCC;
	border: 1px solid #E8E8E8;
}

#buyTicketCalc {
	font-size: 85%;
	width: 480px;
	border: 1px solid #E8E8E8;
}

#buyTicketCalc tr {
	margin: 0px;
	padding: 0px;
}

#buyTicketCalc td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#buyTicketCalc th {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 5px;
	background-color: #F4F4F4;
	color: #8B8B8B;
	text-align: left;
}

#buyTicketCalc .buyTicketCalcSeatLine td {
	background-color: #FBFBFB;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #E8E8E8;
	border-right-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	border-left-color: #E8E8E8;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#buyTicketCalcSub {
	font-size: 85%;
	width: 380px;
	border: 0px solid #E8E8E8;
}

#buyTicketCalcSub tr {
	margin: 0px;
	padding: 0px;
}

#buyTicketCalcSub td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#buyTicketCalcSub th {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 5px;
	background-color: #F4F4F4;
	color: #8B8B8B;
	text-align: left;
}

#buyTicketCalcSub .buyTicketCalcSeatLine td {
	background-color: #FBFBFB;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #E8E8E8;
	border-right-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	border-left-color: #E8E8E8;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
/**/
.buyTicketCalcInfo {
	font-size: 85%;
	padding: 5px;
	border: 1px solid #E8E8E8;
	width: 470px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.buyTicketCalcInfo span {
	width: 300px;
	display: block;
	float: left;
	margin-right: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

#confirmContainer {
	width: 460px;
	margin: 0px;
	padding: 10px;
	font-size: 85%;
	border: 1px solid #E8E8E8;
}

#confirmContainer h2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#confirmContainer h4 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size:16px;
	color:#FF0000
}
	

#confirmContainer #userCardFlashContainer {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 0px;
	
}

#eventInfoContainer {
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #F2F2F2;
}

#eventInfoContainer h2 {
	font-size: 125%;
	color: #D51D03;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#eventInfoContainer h3 {
	font-size: 100%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#eventsContainer {
	background-color: #F2F2F2;
	margin: 0px;
	padding: 0px;
	width: 480px;
}


#eventTimesParentContainer {
	background-color: #FEFEFE;
	padding: 5px;
	border: 1px solid #E8E8E8;
}

#eventTimesContainer {
	font-size: 85%;
}

#eventTimesContainer h2 {
	font-size: 125%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#eventTimesContainer select {
	margin: 0px;
	padding: 0px;
}

#eventInfoContainerDate {
	display: block;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #FFFFCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E8E8E8;
	border-right-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	border-left-color: #E8E8E8;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

#eventInfoContainerDate form {
	padding: 0px;
	margin: 0px;
}

#eventInfoContainerDate img {
	vertical-align: bottom;
	padding-bottom: 2px;
}

#eventInfoContainerDate #eventInfoContainerDateRemind {
	display: block;
	font-size: 85%;
	margin-bottom: 10px;
}

#eventInfoContainerDate #eventInfoContainerDateRemind img {
	vertical-align: bottom;
	float: left;
	padding-top: 3px;
	padding-right: 5px;
}

#eventInfo {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E8E8E8;
	border-right-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	border-left-color: #E8E8E8;
}

#eventInfo #eventInfoPicture {
	margin: 0px;
	background-color: #FFFFFF;
	width: 185px;
	padding: 0px;
	height: 291px;
	font-size: 85%;
}


#eventInfo #eventInfoPicture img {
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#eventInfo #eventInfoPicture strong {
	margin-left: 5px;
}

#eventInfo #eventInfoDetails {
	height: 281px;
	position: relative;
	overflow: auto;
	width: 350px;
	margin: 0px;
	background-color: #F9F9F9;
	padding: 5px;
	float: right;
	font-size: 85%;
}

#eventInfoDetails h4 {
	margin-bottom: 10px;
}
#eventInfoDetails a:link {
	color: #990000;
	text-decoration: none;
}
#eventInfoDetails img {
	vertical-align: bottom;
}

#eventInfoDetails a:visited {
	color: #990000;
	text-decoration: none;
}
#eventInfoDetails a:hover {
	color: #990000;
	text-decoration: none;
}
#eventInfoDetails a:active {
	color: #990000;
	text-decoration: none;
}


#comboSubmitWait {
	width: 120px;
	display: inline;
	height: 10px;
	font-size: 10px;
	line-height: 10px;
	padding-right: 0px;
	padding-left: 5px;
	padding-bottom: 0px;
	padding-top: 0px;
	vertical-align: middle;
}

#comboSubmitWaitIn {
	width: 120px;
	clear: none;
	display: block;
	float: left;
}

#eventGroupTopSeller {
	font-size: 85%;
	padding: 0px;
	border: 1px solid #E8E8E8;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-color: #FFFFFF;
}

#eventGroupTopSeller h3 {
	margin: 0px;
	background-color: #F4F4F4;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
	color: #999999;
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 125%;
}

#eventGroupTopSeller ol {
	padding: 10px;
	margin: 0px;
}

#eventGroupTopSeller li {
	margin-left: 20px;
	padding-bottom: 5px;
}

#eventGroupTopSeller li a {
	color: #333333;
	text-decoration: none;
}

#eventGroupTopSeller li a:link {
	color: #666666;
}

#eventGroupTopSeller li a:visited {
	color: #666666;
}

#eventGroupTopSeller li a:hover {
	color: #993333;
}

#eventGroupTopSeller li a:active {
	color: #666666;
}
#eventGroupContainer {
	border: 1px solid #E8E8E8;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-color: #FFFFFF;
	font-size: 85%;
	width: 460px;
	margin-bottom: 0px;
	position: relative;
	top: -20px;
}

#searchResultsContainer {
	border: 1px solid #E8E8E8;
	background-color: #FFFFFF;
	font-size: 85%;
	margin: 0px;
	padding-bottom: 10px;
	height: 400px;
	overflow: auto;
	position: relative;
}





#searchResultsContainer dl {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#searchResultsContainer dt {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 100%;
	font-weight: bold;
}

#searchResultsContainer dd {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
}

#searchResultsContainer ul {
	margin: 0px;
	padding: 0px;
}

#searchResultsContainer li {
	margin: 0px;
	list-style-type: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
}
#searchResults  h2 {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	font-size: 85%;
}

#searchResults {
	width: 460px;
	background-color: #F2F2F2;
	padding: 10px;
}











#eventGroupContainer dl {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#eventGroupContainer dt {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 100%;
	font-weight: bold;
}

#eventGroupContainer dd {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
}

#eventGroupContainer ul {
	margin: 0px;
	padding: 0px;
}

#eventGroupContainer li {
	margin: 0px;
	list-style-type: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
}

/* ------------------------------------------------------------------ */
/* Section Page                                                  
/* ------------------------------------------------------------------ */
.sectionEventHead2 {
	font-size: 100%;
	font-weight: bold;
	color: #CC0000;
	margin: 0px;
	padding: 0px;
}

.sectionEventHead {
	font-size: 125%;
	font-weight: bold;
	color: #CC0000;
	display: block;
	margin: 0px;
	padding: 0px;
}
.sectionEventList a {
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.sectionEventList a img {
	padding-bottom: 2px;
	padding-right: 5px;
}


.sectionEventList a:link {
	color: #666666;
	text-decoration: none;
}


.sectionEventList a:visited {
	color: #666666;
	text-decoration: none;
}

.sectionEventList a:hover {
	color: #993333;
	text-decoration: none;
}

.sectionEventList a:active {
	color: #666666;
	text-decoration: none;
}





#staticContentCorporate {
	font-size: 85%;
	width: 460px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#staticContentCorporate a:link {
	color: #CC0000;
	text-decoration: none;
}
#staticContentCorporate a:visited {
	color: #CC0000;
	text-decoration: none;
}
#staticContentCorporate a:hover {
	color: #CC0000;
	text-decoration: none;
}
#staticContentCorporate a:active {
	color: #CC0000;
	text-decoration: none;
}

#staticContentCorporate h3 {
	color: #990000;
}
#staticContentCorporate dt {
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 0px;
	cursor:pointer;
}
#staticContentCorporate dd {
padding:0px; margin:0px; margin-top:5px;
}

.staticContentCorporateSide {
	font-size: 100%;
	padding: 0px;
	margin-bottom: 0px;
	overflow: hidden;
}
.staticContentSideBar {
	font-size: 85%;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-bottom: 20px;
}
.staticContentSideBar h3 {
	color: #990000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.staticContentSideBar a:link {
	color:#990000;
}
.staticContentSideBar a:hover {
	color:#990000;
}
.staticContentSideBar a:visited {
	color:#990000;
}
.sidePhoneNumber {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}

#saleCheckContainer {
	font-size: 85%;
	margin-right: 10px;
}

#saleCheckContainer h3 {
	color: #CC0000;
	font-size: 125%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#saleCheckContainer table {
	background-color: #F9F9F9;
}

#saleCheckContainer td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#saleCheckContainer th {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	background-color: #F2F2F2;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	text-align: left;
}

#saleCheckContainer table a {
	text-decoration: none;
	color: #990000;
}

#transactionDetailsContainer {
	background-color: #FFFFFF;
	width: 95%;
	padding: 10px;
	margin: 0px;
}

#personalVenuesList {
	margin: 0px;
	padding: 0px;
}
#personalVenuesList  h3 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E8E8E8;
	border-right-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	border-left-color: #E8E8E8;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 100%;
	color: #CC0000;
}

#eventChartContainer {
	width: 667px;
	overflow: auto;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	top: 0px;
	left: 3px;
	background-color: #F2F2F2;
	font-size: 85%;
}

#eventChartContainer table {
	font-size: 85%;
	margin: 0px;
	padding: 0px;
}

#eventChartContainer table td {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #EAEAEA;
	border-right-color: #EAEAEA;
	border-bottom-color: #EAEAEA;
	border-left-color: #EAEAEA;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 4px;
}
#eventChartContainer td img {
	vertical-align: bottom;
}

#eventChartContainer thead td {
	background-color: #EAEAEA;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #5E1B02;
	border-right-color: #F8F8F8;
	border-bottom-color: #5E1B02;
	border-left-color: #5E1B02;
}


#eventChartContainer table th {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: right;
	background-color: #F8F8F8;
	vertical-align: top;
	margin: 0px;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 4px;
}

#eventChartContainer th a:link {
	color: #D51D03;
	text-decoration: none;
	text-align: left;
}
#eventChartContainer th a:visited {
	color: #D51D03;
	text-decoration: none;
	text-align: left;
}
#eventChartContainer th a:hover {
	color: #D51D03;
	text-decoration: underline;
	text-align: left;
}
#eventChartContainer th a:active {
	color: #D51D03;
	text-decoration: none;
	text-align: left;
}

#eventChartContainer td a:link {
	color: #666666;
	text-decoration: none;
	text-align: left;
}

#eventChartContainer td a:visited {
	color: #666666;
	text-decoration: none;
	text-align: left;
}
#eventChartContainer td a:hover {
	color: #666666;
	text-decoration: underline;
	text-align: left;
}
#eventChartContainer td a:active {
	color: #666666;
	text-decoration: none;
	text-align: left;
}

#memberRmaSubmit{
	margin: 0px;
	padding: 10px;
	border: 1px solid #E8E8E8;
	width: 660px;
}
	
#memberRmaSubmit #memberRmaCheck {
	width: 580px;
	float: right;
	margin: auto;
	padding-top: 4px;
}

#memberRememberCard {
	font-size: 85%;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#memberRememberCard div {
	font-size: 85%;
	padding-left: 20px;
}
.infoTimesCaz {
	font-size: 100%;
	text-decoration: none;
	color:#666666;
	background-color: #FFFFFF;
	background-image: url(../images/interface/buycontainer.png);
	display: block;
	height: 14px;
	width: 37px;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 13px;
	padding-left: 17px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;	
}

.infoTimesCazNoneClock {
	font-size: 100%;
	text-decoration: none;
	color:#666666;
	background-color: #FFFFFF;
	background-image: url(../images/interface/buycontainer2.gif);
	display: block;
	height: 14px;
	width: 53px;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 13px;
	padding-left: 1px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align:center;
}
.infoTimesEvent {
	font-size: 100%;
	text-decoration: none;
	color:#666666;
	background-color: #FFFFFF;
	background-image: url(../images/interface/buycontainer.png);
	display: block;
	height: 14px;
	width: 37px;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 13px;
	padding-left: 17px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;	
}
.infoTimesEventPassive {
	font-size: 100%;
	text-decoration: none;
	color:#333333;
	background-color: #FFFFFF;
	background-image: url(../images/interface/buycontainerPassive.png);
	display: block;
	height: 14px;
	width: 37px;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 13px;
	padding-left: 17px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;	
}

#noNumberInfo {
width:360px;
height:100px;
/*border:1px solid #CCCCCC;*/
padding:5px;
margin:5px;
margin-bottom:20px;
vertical-align:top;
}
#noNumberInfo img{
padding:20px;
float:left;
}

#noNumberInfo span{
width:210px;
float:right;
padding:20px;
}

.alertInfo {
font-size:85%;
background-color: #FEFEFE;
padding: 5px;
border: 1px solid #E8E8E8;
margin-bottom:5px;
vertical-align:top;
height:26px;
}
.alertInfo #smallwarning{
float:left;
padding-left:5px;
padding-right:15px;
}

.alertInfo a{
text-decoration:none;
color: #990000;
}
.alertInfo select{
float:left;
width:220px;
}
.alertInfo #seferAciklama{
width:340px;
float:right;
border: 0px solid #E8E8E8;
}
.alertInfo #selectNewDate{
border: 0px solid #E8E8E8;
width:56px; 
float:left;
padding:0px;
margin:0px;
padding-top:5px;
}
