@charset "utf-8";
/* CSS Document */



#orangebox{
background:url(../images/landingimages/orangebox1px.png) repeat-x;
height:250px;
overflow:hidden;
text-align:center;
}

#orangeboxleft{
background:url(../images/landingimages/orangeboxleft.png) left no-repeat;
float:left;
width:25px;
height:250px;
}

#orangeboxright{
background:url(../images/landingimages/orangeboxright.png) right;
float:right;
width:24px;
height:250px;
}

#orangebox img{
margin-top:5px;
}

/*New banner*/
#bannerBoxWrapper{
background:url(../images/landingimages/bannerBoxBG.png) repeat-y;
/*height:250px;*/
overflow:hidden;
text-align:center;
margin: 0px;
	padding: 0px;
	border:0px;
	margin: 0px 0px 5px 0px;
}
#bannerBoxWrapper img{
	margin: 0px;
	padding: 0px;
	border:0px
}
#bannerBoxTop #bannerBoxBottom{
width:100%;
height:24px;
margin: 0px;
	padding: 0px;
	border:0px
}

#bannerBoxFull{
overflow:hidden;
margin: 0px;
	padding: 0px;
	border:0px;
	margin: 0px 0px 5px 0px;
}



/*New Bestsellers Box*/
#bestsellersBoxWrapper{
background:url(../images/landingimages/bestsellersBoxBG.png) repeat-y;
/*height:250px;*/
overflow:hidden;
margin: 0px;
padding: 0px;
border:0px;
}
#bestsellersBoxWrapper img{
	margin: 0px;
	padding: 0px;
	border:0px;
}
#bestsellersBoxTop #bannerBoxBottom{
width:100%;
height:18px;
margin: 0px;
padding: 0px;
border:0px;
}

.bestsellersText {
	padding: 20px 30px 10px 30px;
	border:0px;
	color: #FFF;
	font-size: 12px;
}
/*.bestsellerlinkcolor a:link, .bestsellersText a:visited, .bestsellersText a:active {	
	color: #FF9900;
}*/

div#middle .bestsellersText a:link {
color:#FFA500;
}
div#middle .bestsellersText a:visited {
color:#FFA500;
}

div#middle .bestsellersText a:hover {
color:#1488FC;
}
/*New Bestsellers Box Ends*/







#bluetitle{
height:61px;
background:url(../images/landingimages/bluetitle1px.png);
margin-left:6px;
margin-right:4px;
text-align:center;
}

#bluetitle img{
margin-top:10px;
}

#bluetitleleft{
height:61px;
width:24px;
background:url(../images/landingimages/bluetitleleft.png) left;
float:left;
}

#bluetitleright{
background:url(../images/landingimages/bluetitleright.png) right;
float:right;
width:25px;
height:61px;
}



#bluemain{
background:url(../images/landingimages/bluemain.png);
margin-left:6px;
margin-right:4px;
text-align:center;
}

#bluemainright{
background:url(../images/landingimages/bluemainright.png) right repeat-y;
height:100%;
}

#bluemain p{
padding:0px 20px 0 20px;
margin:0px;
}

#bluebottom{
height:30px;
background:url(../images/landingimages/bluebottom.png);
margin-left:6px;
margin-right:4px;
}

#bluebottomleft{
height:30px;
width:24px;
background:url(../images/landingimages/bluebottomleft.png);
float:left;
}


#bluebottomright{
height:30px;
width:25px;
background:url(../images/landingimages/bluebottomright.png);
float:right;
}

#ticketbox
{
    /*height:auto;*/
 /*   background-position: #B2D3F0;
    background: #B2D3F0;*/
   /* margin-left: 10px;
    margin-right: 12px;
    margin-bottom:10px;*/
  /*  padding: 0px 15px 15px 15px;  */  
    overflow: hidden;
    width: 520px;
	display:block;
	
	
	
}

.ticketboxprice
{
	text-align:center;
	width: 50px;
	font-weight:bold;
	color: #FFA500;
}
.ticketboxname
{
	font-weight:bold;
	color: #FFF;
}


.ticketboxparkname
{
    width:100px;
	font-weight:bold;
	color: #FFA500;
}
.ticketboxitemlink
{color: #FFA500;}

#ticketboxfooterleft{
background:url(../images/landingimages/ticketboxleft.png) no-repeat ;
height:16px;
float:left;
width:37px;
}

#ticketboxfooter{
background:url(../images/landingimages/ticketbox.png) #FFFFFF;
height:16px;
clear: both;
}

#ticketboxfooterright{
background:url(../images/landingimages/ticketboxright.png);
height:16px;
float:right;
width:37px;
}
.ticketboxdottedimg 
{/*
background: url(../images/landingimages/dotted-line.gif) repeat-x;
height:1px;
width:100%;
margin-top:5px;*/
}

