#greenbox {
    background:url(../images/greenbox.png) center no-repeat;
    height:339px;
    text-align:left;
}
#advert {
    background:url(../images/advert.png) center no-repeat;
    height:410px;
    text-align:left;
}
#greenbox p.titleimg {
    padding:20px 0 0 30px;
}
#leftbox {
    width:158px; 
    height:200px;
    background:url(../images/landingcontent/rightbg.png);
    float:left;
    margin-left:30px !important;
    margin-left:15px;
}
#leftbox img.img {
    margin:32px 0 0 30px;
}
#leftbox2 {
    margin:2px 0 3px 36px;
    width:100px; 
    height:100px;
    clear:both;
    float:left;
}
#leftbox2 img.img {
    border:#fff 2px solid;
}
#rightbox {
    width:340px; 
    height:200px;
    background:url(../images/landingcontent/speechbubble.png) no-repeat center; 
    float:right;
    margin-right:20px !important;
    margin-right:10px;
}
#rightbox2 {
    width:258px;
    height:147px;
    background:url(../images/landingcontent/bubble.png) no-repeat center; 
    float:right;
    margin-right:20px !important;
    margin-right:10px;
    margin-top:63px;
}
#rightbox3 {
    background:url(../images/landingcontent/bubble2.png) no-repeat center; 
    width:375px;
    height:100px;
    float:left;
    padding:0 20px 0 0;
}
#rightbox p {
    margin:15px 1px 0 30px;
    font-size:.8em;
}
#rightbox2 p {
    margin:15px 10px 0;
    line-height:15px;
    font-size:.7em;
}
#rightbox3 p {
    padding: 12px 10px 0 25px;
    line-height:15px;
    font-size:.7em;
}
#greenbox table {
    margin-left:38px;
}
#greenbox table tr td.name {
    width:328px !important;
    width:320px;
    font-size:.9em;
    color:#fff;
    text-align:right;
    padding-right:12px;
}
#greenbox table tr td.stars {
    width:150px;
}
#greenboxfooter {
    background:url(../images/greenboxfooter.png) top no-repeat;
}
#greenboxfooter2 {
    background:url(../images/greenboxfooter2.png) top no-repeat;
}
#greenboxfooter img.space {
    margin:60px 0 10px 25px;
}
#greenboxfooter table {
    font-size:.95em;
}
#greenboxfooter table td {
    background:url(../images/maincontent/tableborder.png) top repeat-x;
    padding:5px;
}
#greenboxfooter table tr.last {
    background:url(../images/maincontent/greenboxfooter/greenboxfooterend.png);
}
#greenboxfooter table td img {
    vertical-align:middle;
}
#greenboxfooter table td a {
    color:#b22f25;
    text-decoration:none;
    font-weight:bold;
}
#greenboxfooter2 table td a {
    color:#b22f25;
    text-decoration:none;
    font-weight:bold;
}
/*------- Classes --------*/
#greenbox .on {
    color:#fff; 
    padding:0 2px; 
}
#greenbox .off {
    color:#c6e263; 
    padding:0 2px;
}
.startable {
    float:right;
    margin:5px 20px 10px 200px;
    color:#fff;
    font-size:.9em;
}
.startable2 {
    margin:0 0 0 55px;
    color:#fff;
    font-size:.9em;
}
.booknowbtn {
    margin:7px 0 0 285px;
}
.reviewbanner {
    margin-left:9px;
}
#review_title {
    margin:5px 0 3px 30px;
}
/* Formerly "Frontpage.css" */
#mainpromo {
    background:url(../images/maincontent/mainpromobg1.png);
    width:554px;
    height:586px;
}
#mainpromo2 {
    background:url(../images/maincontent/mainpromobg1new.png);
    width:554px;
    height:483px;
}

/*---new landing pages---*/
.landingSliderBg
{
    width: 548px;
    height: 271px;
    margin-top: 10px;
    background:url(../images/maincontent/sliderBg.gif) left top no-repeat;
}
.landingBanner
{
    width: 548px;
    height: 260px;
    margin-top: 10px;
    background:url(../images/maincontent/landingBannerBg.jpg) left top no-repeat;
}
.landingBanner img
{
    position: relative;
    top: 10px;
    left: 10px;
}
.landingPageIntro
{
    font-size: .7em;
    width: 538px;
    margin: 0 0 20px 10px;
    line-height: 150%;
}
.landingPageIntro h1
{
    margin-bottom: .4em;
    color: #86b701;
    font-weight: 700;
}
.landingPageIntro p
{
    margin-bottom: 15px;
}
.landingPageIntro a
{
    border-bottom: 1px dotted;
    color: #298FAA;
    text-decoration: none;   
}
.landingPageIntro a:hover
{
    color: #5bb3ca;
}
/*---landing page bestsellers---*/
.landingBestsellers h2 span
{
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
}
.landingProducts
{
    padding-left: 7px;
}
.landingBestsellers div div
{
    width: 110px;
    float: left;
    margin-left: 19px;
    display: inline;
    font-size: .9em;
    line-height: 120%;
    padding-bottom: 1em;
}
.landingBestsellers img
{
    padding: 2px;
    border: 3px solid #d5d8d9;
}
.landingBestsellers h4
{
    margin: .5em 0 .3em 0;
    font-size: 11px;
}
.landingBestsellers p
{
    padding: .3em 0 0 0;
}

.landingBestsellers a
{
    font-weight: 700;
    display: block;
    margin-top: 4px;
    color: #298faa;
    font-size: .9em;
}
.landingBestsellers span
{
    color: #86b701;
    font-weight: 700;
}
/*hot tickets table*/
.hottickets,
.homeBlog,
.landingBestsellers
{
    width: 548px;
    color: #636363;
    font-size: .75em;
    background:url(../images/maincontent/bestsellersBg.jpg) left top repeat-y;
    overflow: hidden;
}

.homeBlog,
.landingBestsellers
{
    margin-top: 10px;
}

.hottickets table
{
    margin-left: 25px;
    padding-bottom: 10px;
}
.homeBlog 
{
    margin-top: 0;
}
.bestsellersHead
{
    background:url(../images/maincontent/bestsellersHead.jpg) left top no-repeat;
    width: 523px;
    height: 38px;
    padding-left: 25px;
    padding-top: 2px;
}
.hottickets a
{
    text-decoration: none;
    font-weight: bold;
    font-size: 1.1em;
    color: #f69e00;
}
 .bestsellerPrice a
{
    
    font-size: 16px;
    color: #86b701;
}
.hottickets h2,
.hottickets h3
{
    font-size: 1.1em;
    font-weight: 400;
    float: left;
    color: #fff;
}
.hottickets h2 span
{
    text-transform: uppercase;
    font-weight: bold;
}
.hottickets h2
{
    padding-right: 200px;
}
.hottickets h3
{
    padding-right: 32px;
}

.hottickets td
{
    border-bottom: 1px dotted #d7d7d7;
}
.hottickets td.bestsellerTicketName
{
    padding-left: 19px;
    padding-right: 15px;
}


