* {
    margin: 0px;
    padding: 0px;
}

body {
    color: #0C2071;
    text-align: center;
    background: #FF6300;
}

a {
    color: #0C2071;
}

img {
    border: none;
}

.clear {
    clear: both;
}

.blue {
    color: #0C2071;
}

.orange {
    color: #FF6300;
}

#alternateContent {
    background: #FF6300;
}

#top {
    width: 955px;
    margin: 0px auto;
    text-align: left;
}

#ltCol {
    float: left;
    width: 395px;
}

#rtCol {
    float: left;
    width: 560px;
    background: #FF6300;
}

#form {
    margin: 35px 0px 15px 0px;
}

#form input {
    float: right;
}

#form input.text {
    width: 210px;
    margin-right: 10px;
    padding: 4px;
    border: solid 1px #AAAAAA;
}

#form input.submit {
    position: relative;
}

#page {
    min-height: 530px;
    color: #0C2071;
    background: #FFFFFF;
}

#page h2 {
    padding: 15px 25px;
    font: bold 29px arial, verdana, sans-serif;
    color: #C42F7C;
    background: #0C2071;
}

#page div.content {
    padding: 10px 25px 0px 25px;
}

#tickets, #castAndCreative, #press {
    padding-bottom: 15px;
}

#castAndCreative p, #tickets p, #press p, #contactUs p {
    margin-bottom: 1.2em;
}

#castAndCreative p.cast {
    margin-bottom: .6em;
    font: bold 20px arial, verdana, sans-serif;
    color: #FF6300;
    text-align: center;
}

#castAndCreative span.role {
    font: bold 16px arial, verdana, sans-serif;
    color: #0C2071;
}

#contactUs {
    height: 505px;
    background: url("../img/contact-us-bg.jpg") no-repeat left bottom;
}

#contactUs div.content {
    padding: 40px 25px 0px 25px;
}

a.subLink {
    font: bold 18px arial, verdana, sans-serif;
    color: #0C2071;
    text-decoration: none;
}

a.subLink:hover {
    color: #FF6300;
    text-decoration: underline;
}

h3 {
    margin-bottom: .6em;
    font: bold 16px arial, verdana, sans-serif;
    color: #FF6300;
}

#press h3 {
    font-size: 20px;
    text-align: center;
}

h4 {
    margin-bottom: .6em;
    font: bold 16px arial, verdana, sans-serif;
    color: #0C2071;
}

p.backTotop a, a.backTotop {
    font-size: 14px;
    color: #FF6300;
}

p.backTotop a:hover, a.backTotop:hover {
    text-decoration: none;
}

p {
    line-height: 1.2em;
}

td.thumbnail {
    width: 115px;
    padding-right: 5px;
    padding-bottom: 20px;
}

td.info {
    font-size: 12px;
}

td.info a {
    color: #0C2071;
}

ul.pressReleases, ul.reviews {
    list-style-type: none;    
}

ul.pressReleases li, ul.reviews li {
    font: normal 12px arial, verdana, sans-serif;
    color: #0C2071;
}

ul.pressReleases span.pressReleaseTitle, ul.reviews span.reviewTitle a {
    font: bold 16px arial, verdana, sans-serif;
    color: #FF6300;
    text-decoration: none;
}

ul.pressReleases span.pressReleaseTitle a:hover, ul.reviews span.reviewTitle a:hover {
    text-decoration: underline;
}

#extras div.content {
    padding: 25px;
}

#extras h3 {
    font-size: 20px;
    text-align: center;
}

#extras ul {
    list-style: none;
    margin-bottom: 15px;
}

#extras li {
    line-height: 1.4em;
}

#extras img {
    margin: 0px 0px 5px 0px;
}

#extras p.caption {
    margin: 0px 0px 30px 0px;
    font: normal 12px arial, sans-serif;
    text-align: center;
}

.video {
    margin-bottom: 15px;
    text-align: center;
    background: #FF6300;
}
