body {
    background-color: #ffffff;
    font-family: Helvetica, Arial, Helvetica;
    font-size: 9pt;
}

.layout {
    margin-top: 7px;
    width: 930px;
}

#logo {
    float: left;
    margin-top: 5px;
}

#top-banner {
    float: right;
}

#header-left {
    width: 744px;
    float: left;
    margin-left: 0px;
    height: 77px;
}

#header-middle {
    width: 20px;
    float: left;
    height: 77px;
}

#header-right {
    width: 160px;
    margin-right: 0px;
    float: left;
    height: 77px;
    text-align: right;
}

#content-left {
    width: 735px;
    height: 508px;
    float: left;
    margin-left: 11px;
    border-top: 4px solid #000000;
}

#content-middle {
    width: 20px;
    float: left;
}

#content-right {
    width: 160px;
    margin-right: 0px;
    float: left;
    border-top: 4px solid #000000;
}

#footer-rule-left {
    height: 3px;
    width: 735px;
    background-color: #000000;
    margin: 2px 0px 7px 11px;
    float: left;
}

#footer-rule-center {
    height: 3px;
    width: 20px;
    background-color: #ffffff;
    float: left;
}

#footer-rule-right {
    height: 3px;
    width: 160px;
    background-color: #000000;
    margin: 2px 0px 7px 0px;
    float: left;
}

#footer {
    float: left;
    margin-left: 11px;
    font-family: Verdana, Arial, Helvetica;
    font-size: 7pt;
    color: #808080;
}

#footer a {
    color: #808080;
    text-decoration: none;
}

#footer a:hover {
    text-decoration: underline;
}

#top-menu {
    position: relative;
    float: left;
    width: 735px;
    background-color: #ec1c24;
    z-index: 1000;
}

#top-menu img {
    float: left;
}

#breadcrumb-bar {
    background-color: #666666;
    height: 27px;
    width: 729px;
    float: left;
    margin: 5px 0px 4px 0px;
    color: #ffffff;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica;
    font-size: 13pt;
    padding: 2px 0px 0px 6px;
}

#paging-shows {
    position: static;
    font-size: 13pt;
    margin-left: 50px;
    margin-right: 0px;
}

.browerFireFox #paging-shows, .browerIE8 #paging-shows, .browerChrome #paging-shows {
    position: static;
    font-size: 13pt;
    margin-left: 0px;
    margin-right: 0px;
}

#paging-shows a {
    color: #ffffff;
    text-decoration: none;
}

#comingsoon {
    position: static;
    height: 433px;
    float: left;
    padding-top: 3px;
}

.show {
    position: static;
    float: left;
    margin-right: 5px;
}

#show4 {
    margin: 0px;
}

.show-date {
    font-size: 24pt;
    font-weight: bold;
    color: #ffffff;
    z-index: 10;
    position: relative;
    margin-top: -406px;
    margin-left: 25px;
    float: left;
    text-shadow: 1px 1px 1px #000000;
}

.browserIE .show-date {
    margin-top: 0px;
    top: -406px;
    text-shadow: 1px 1px 1px #000000;
}

.show-image {
    position: relative;
    width: 180px;
    height: 411px;
    float: left;
}

#show-image {
    position: relative;
    width: 180px;
    height: 411px;
    float: left;
}

.show-description {
    position: relative;
    width: 169px;
    height: 133px;
    background-image: url(../images/bg-shows.png);
    background-repeat: repeat;
    float: left;
    padding: 5px 0px 0px 11px;
    overflow: hidden;
    margin-top: -138px;
}

.browserIE .show-description {
    margin-top: -176px;
}

.show-description h1 {
    color: #ec1c24;
    font-weight: bold;
    font-size: 13pt;
    margin: 0px;
    line-height: 97%;
}

.show-description h1 a {
    color: #ec1c24;
    text-decoration: none;
}

.show-description h1 a:hover {
    color: #666666;
    text-decoration: none;
}

.show-description h2 {
    color: #ec1c24;
    font-size: 10pt;
    line-height: 100%;
    margin: 0px 0px 3px 0px;
}

.show-description p {
    color: #000000;
    font-size: 8pt;
    height: 25px;
}

.show-image .show-genre {
    position: relative;
    float: left;
    width: 180px;
    color: #000000;
    font-weight: bold;
    font-size: 8pt;
    margin-top: -20px;
    margin-left: 11px;
}

.browserIE .show-image .show-genre {
    margin-top: -60px;
}

.show-image .more-info {
    position: relative;
    float: right;
    margin-right: 10px;
    padding-right: 15px;
    background-image: url(../images/arrow.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    display: inline;
    margin-top: -20px;
}

.browserIE .more-info {
    margin-top: -60px;
}

.show-image .more-info a {
    font-size: 8pt;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}

.show-image .more-info a:hover {
    text-decoration: underline;
}

#newsletter {
    padding: 7px 0px 10px 0px;
    text-align: left;
    font-size: 9pt;
    border-bottom: 4px solid #000000;
}

.browserIE7 #newsletter {
    height: 28px;
}

#newsletter #email {
    color: #b2b2b2;
    width: 140px;
    float: left;
    vertical-align: bottom;
    border: 1px solid #000000;
}

#newsletter #submit {
    float: left;
    position: relative;
    top: -9px;
    padding-left: 3px;
}

.browserIE7 #newsletter #submit {
    float: left;
    position: relative;
    top: -12px;
}

.browserIE8 #newsletter #submit {
    position: relative;
    float: left;
    top: 5px;
}

.browserFirefox #newsletter #submit {
    float: left;
    position: relative;
    top: 4px;
}

.title-header {
    float: left;
    margin-bottom: 1px;
}

#search-show {
    text-align: right;
    padding: 0px 0px 5px 0px;
    border-bottom: 4px solid #000000;
}

#search-show select {
    background-color: #ec1c24;
    color: #ffffff;
    width: 160px;
    margin-bottom: 4px;
    border: 1px solid #ec1c24;
}

.browserIE7 #search-show select {
    margin-bottom: 2px;
    height: 19px;
    font-size: 8pt;
}

#search-show input {
    margin-top: 4px;
}

#news, #rivthekid {
    padding: 0px;
    margin: 0px;
    border-bottom: 4px solid #000000;
    line-height: 100%;
}

#news h1, #rivthekid h1, #news h1 a, #rivthekid h1 a {
    font-size: 8pt;
    margin: 4px 0px 2px 0px;
    color: #000000;
    text-decoration: none;
}

#news h1 a:hover, #rivthekid h1 a:hover, #movietheatre h1 a {
    color: #666666;
}

#news p, #rivthekid p {
    font-size: 8pt;
    color: #ec1c24;
}

#movietheatre {
    padding: 0px;
    margin: 0px;
    line-height: 100%;
}

#movietheatre h1, #movietheatre h1 a {
    font-size: 8pt;
    margin: 4px 0px 2px 0px;
    color: #000000;
    text-decoration: none;
}

#movietheatre p {
    font-size: 8pt;
    color: #90278e;
}

#content-text {
    height: 433px;
    width: 725px;
    overflow: hidden;
    position: relative;
    float: left;
    padding: 2px 10px 5px 0px;
    line-height: 120%;
    text-align: justify;
}

.browserIE7 #content-text {
    height: 439px;
}

#content-text h1 {
    font-size: 13pt;
    color: #ec1c24;
    margin: 10px 0px 4px 0px;
    padding: 0px;
}

#content-text h2 {
    font-size: 9pt;
    color: #ec1c24;
    margin: 0px;
    padding: 0px;
}

#content-text a, .content-show a {
    color: #666666;
    text-decoration: none;
}

#content-text a:hover, .content-show a:hover {
    text-decoration: underline;
}

#content-text h1 a {
    color: #ec1c24;
    text-decoration: none;
}

#content-text h1 a:hover {
    color: #666666;
    text-decoration: none;
}

.content-show {
    position: relative;
    float: left;
    padding: 2px 0px 0px 0px;
    line-height: 120%;
    text-align: justify;
    height: 433px;
}

.content-sidebar {
    position: relative;
    float: left;
    width: 232px;
    height: 435px;
    background-color: #f2f2f2;
    border-top: 2px solid #000000;
    margin: 0px 5px 0px 5px;
    overflow: hidden;
    margin-left: -177px;
}

#text-show {
    width: 303px;
    height: 440px;
    overflow: hidden;
    line-height: 120%;
    text-align: justify;
    padding: 0px 10px 0px 0px;
    float:left;
    position: relative;
}

#text-show strong, #text-show b, #text-show a {
    color: #ec1c24;
}

.content-sidebar h1 {
    font-size: 13pt;
    color: #ec1c24;
    margin: 4px 0px 0px 0px;
    padding: 0px;
}

.content-sidebar a {
    color: #000000;
    text-decoration: none;
}

.content-side a:hover {
    color: #666666;
}

.sidebar-cell {
    padding-bottom: 18px;
    border-bottom: 1px solid #000000;
}

.browserIE .sidebar-cell {
    padding-bottom: 25px;
}

.sidebar-cell-links {
    padding: 10px 0px 0px 0px;
    border-top: 1px solid #000000;
}

.sidebar-cell-links a:hover {
    color: #666666;
}


.browserIE .sidebar-cell-links {
    padding: 10px 0px 8px 0px;
}

.sidebar-arrow-link img {
    position: relative;
    float: right;
    margin-right: 10px;
    top: -12px;
}

.browserIE .sidebar-arrow-link {
    position: relative;
    float: right;
    margin-right: 10px;
    top: 12px;
}

#news-list {
    position: relative;
    float: left;
    width: 666px;
    text-align: left;
}

.news-summary {
    position: relative;
    float: left;
    width: 620px;
}

.news-item {
    float: left;
}

.more-button {
    position: relative;
    float: right;
    bottom: 13px;
}

.black-line {
    position: relative;
    float: left;
    margin: 15px 0px -10px 0px;
}

.show-row-odd, .show-row-even {
    border-bottom: 1px solid #000000;
    padding: 8px 0px 8px 0px;
    font-size: 12pt;
}

.show-row-odd a, .show-row-even a {
    color: #000000;
    font-weight: normal;
    font-size: 12pt;
    text-decoration: none;
}

.show-row-odd a:hover, .show-row-even a:hover {
    color: #666666;
    text-decoration: none;
}

.show-title {
    color: #ec1c24;
    font-size: 9pt;
    margin-top: 3px;
}

.soldout {
  position: absolute;
  left: 220px;
  margin-top: -2px;
}

#banners {
    width: 160px;
    height: 285px;
    overflow: hidden;
}

#banners p {
    margin: 0px;
    padding: 0px;
}

#banners #banner1 {
    margin: 9px 0px 5px 0px;
    padding: 0px;
}

#banners #banner2 {
    margin: 9px 0px 9px 0px;
    padding: 0px;
}

#banners #banner3 {
    margin: 9px 0px 0px 0px;
    padding: 0px;
}

#message {
    padding-top: 4px;
    padding-right: 10px;
}

table#table-form td {
    padding: 2px;
}

#photo-buttons {
    height: 26px;
    left:-180px;
    top: 411px;
    display:block;
    width: 180px;
    position: relative;
    float: left;
    background-color: #c0c0c0;
}

#show-image ul, #show-image li, #show-image2 ul, #show-image2 li {
   margin:0;
   padding:0;
   list-style:none;
}

#show-image2 {
   margin-top:1em;
}

#show-image li, #show-image2 li {
   width:180px;
   height:411px;
   overflow:hidden;
}

.graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
    margin:0;
    padding:0;
    display:block;
    overflow:hidden;
    text-indent:-8000px;
}

#prevBtn, #nextBtn, #show-image1next, #show-image1prev {
    display:block;
    width:20px;
    height:26px;
    position:relative;
    float: left;
	z-index: 1000;
    margin-top: 411px;
}

#prevBtn {
    margin-left: -180px;
}

#nextBtn {
    margin-left: -20px;
}

#prevBtn a, #nextBtn a, #show-image1next a, #show-image1prev a {
	display:block;
	position:relative;
    width:20px;
    height:26px;
    background:url(/images/arrow-photo-left.png) no-repeat 0 0;
}

#nextBtn a, #show-image1next a {
	display:block;
	position:relative;
    width:20px;
    height:26px;
    background:url(/images/arrow-photo-right.png) no-repeat 0 0;
}

#shopping-basket-title {
    font-size: 9pt;
    font-weight: bold;
    text-align: left;
    margin: 4px 0px 2px 0px;
    color: #000000;
    float: left;
}

#shopping-basket-content {
    float: left;
    margin-top: 3px;
    margin-left: 1px;
    font-size: 8pt;
    text-align: left;
    color: #000000;
    text-decoration: none;
    width: 200px;
}

#shopping-basket-content a, #shopping-basket-content a:visited  {
    color: #000000;
    text-decoration: none;
}

#shopping-basket-content a:hover {
    text-decoration: underline;
}

#shoppingbasket {
    width: 350px;
}

#shopping-basket-order-button {
    float: right;
    margin-top: 20px;
}

#shopping-basket-icon {
    float: left;
}

.error {
    color: #ff0000;
    font-weight: bold;
}

#content-text input {
    padding: 0px 5px 0px 5px;
}