
@import url(rw_shop/options/WFC/WFC_shop_shared.css);

body {
   background: #000000;
   margin-top: 5px;
   margin-bottom: 0px;
   margin-left: 5px;
   margin-right: 5px;
   padding: 0px;
}
p, h1, h2, li {
   font-family: Verdana, Arial, sans-serif;
	background: transparent;
}
a, a:visited {
	text-decoration: none;
}
hr {
   height: 2px;
   color: #000000;
   background-color: #000000;
}
.left {
	float: left;
}
.right {
	float: right;
}
#logobar {
   margin-top: 1px;
   border-top: 1px solid #fafad2;
   border-left: 1px solid #fafad2;
   border-right: 1px solid #fafad2;
}
#logobar .logo {
   margin: 10px 30px 10px 10px;
}
#logobar .filmthumb {
   border: 1px solid #fafad2;
   margin: 2px 4px 2px 4px;
}
#logobar p {
   font-size: 75%;
   color: #fafad2;
   font-weight: bold;
   margin-top: 0px;
   margin-bottom: 5px;
}
#logobar p a, #midbar p a:visited {
   color: #fafad2;
}
#logobar p a:hover {
   color: #fafad2;
   text-decoration: underline;
}
#topnav {
   background-color: #dd3333;
   border-top: 1px solid #fafad2;
   border-left: 1px solid #fafad2;
   border-right: 1px solid #fafad2;
}
#topnav p {
   font-size: 75%;
   font-weight: bold;
   color: #fafad2;
   margin-top: 4px;
   margin-bottom: 4px;
}
#topnav p a, #topnav p a:visited {
   color: #fafad2;
   text-decoration: underline;
}
#topnav p a:hover {
   color: #fafad2;
   text-decoration: none;
}
#midbar {
   border-top: 1px solid #fafad2;
   border-left: 1px solid #fafad2;
   border-right: 1px solid #fafad2;
}
#midbar p {
   font-size: 75%;
   color: #fafad2;
   margin-top: 0px;
   margin-bottom: 2px;
   padding: 3px 5px 3px 5px;
}
#midbar p a, #midbar p a:visited {
   color: #fafad2;
}
#midbar p a:hover {
   color: #fafad2;
   text-decoration: underline;
}
#leftbar {
   background-color: #dd3333;
   border-right: 1px solid #fafad2;
   width: 150px;
}
#leftnav p {
   color: #fafad2;
   font-size: 75%;
   font-weight: bold;
   border-bottom: 1px solid #fafad2;
   margin-top: 0px;
   margin-bottom: 0px;
}
#leftnav p a, #leftnav p a:visited {
   color: #fafad2;
   padding-top: 3px;
   padding-bottom: 3px;
   padding-left: 5px;
   display: block;
}
#leftnav p a:hover {
   background-color: #ff9933;
   color: #fafad2;
}
#leftnav p.selected a, #leftnav p.selected a:visited {
   background-color: #dd3333;
   color: #fafad2;
   display: block;
}
#leftnav p.selected a:hover {
   background-color: #ff9933;
   color: #fafad2;
   display: block;
}
#leftnav p.active a, #leftnav p.active a:visited {
   background-color: #dd3333;
   color: #fafad2;
   display: block;
}
#leftnav p.active a:hover {
   background-color: #ff9933;
   color: #fafad2;
   display: block;
}
#main {
   border: 1px solid #fafad2;
}
#content {
   border: 4px solid #000000;
   background-image: url(/images/bg.gif);
   background-color: #ffffff;
   padding: 10px;
}
#content p {
   color: #333333;
   font-size: 75%;
   margin-top: 0px;
   margin-bottom: 10px;
}
#content a, #content a:visited {
   color: #333333;
   text-decoration: underline;
}
#content a:hover {
   color: #333333;
   text-decoration: none;
}
#content h1 {
   color: #dd3333;
   font-size: 100%;
	margin-top: 0px;
   margin-bottom: 15px;
   text-align: center;
}
#content h2 {
   color: #dd3333;
   font-size: 85%;
   margin-top: 20px;
	margin-bottom: 10px;
}
#content ul {
   margin-top: 0px;
   margin-bottom: 10px;
   margin-left: 30px;
   list-style: square;
}
#content ol {
   margin-top: 0px;
   margin-bottom: 10px;
   margin-left: 35px;
}
#content li {
   font-size: 75%;
   color: #333333;
   margin-bottom: 3px;
}
#content .small {
   font-size: 65%;
}
#content .medium {
   font-size: 90%;
}
#content .large {
   font-size: 100%;
}
#content .highlight {
   color: #dd3333;
   font-weight: bold;
}
#content .highlight a, #content .highlight a:visited {
   color: #dd3333;
}
#content .cellhighlight {
   background-color: #eeeeee;
}
#content .timestable {
   border-left: 1px #c0c0c0 solid;
   border-top: 1px #c0c0c0 solid;
   margin-top: 15px;
   margin-bottom: 4px;
}
#content .timestable th {
   text-align: center;
   border-right: 1px #c0c0c0 solid;
   border-bottom: 1px #c0c0c0 solid;
}
#content .timestable th p {
   margin-bottom: 0px;
}
#content .timestable td {
   text-align: center;
   border-right: 1px #c0c0c0 solid;
   border-bottom: 1px #c0c0c0 solid;
}
#content .timestable td p {
   margin-bottom: 0px;
}
#content .filmweek {
   color: #000000;
   font-size: 120%;
   margin-bottom: 15px;
}
#content .filmday {
   color: #000000;
   font-size: 120%;
   margin-bottom: 15px;
}
#content .filmtitle {
   color: #dd3333;
   font-size: 120%;
   margin-bottom: 3px;
}
#content .filmadditionalinfo {
   color: #dd3333;
   font-size: 70%;
   margin-bottom: 3px;
}
#content .filmadvisory {
   color: #dd3333;
   font-size: 70%;
   margin-bottom: 3px;
}
#content .filmrunningtime {
   font-size: 70%;
   margin-bottom: 3px;
}
#content .filmlinks {
   font-size: 70%;
   margin-bottom: 3px;
}
#content .filmthumb {
   border: 1px solid #dd3333;
   margin-right: 10px;
   margin-top: 10px;
   margin-bottom: 10px;
}
#content .performanceheadernotes {
   color: #ff9933;
   font-size: 75%;
   font-weight: bold;
   margin-bottom: 4px;
}
#content .performancefooternotes {
   color: #ff9933;
   font-size: 75%;
   font-weight: bold;
   margin-bottom: 4px;
}
#content .soondate {
   color: #333333;
   font-size: 120%;
   margin-bottom: 10px;
}
#content .soonadditionalinfo {
   font-size: 70%;
   font-weight: bold;
   margin-bottom: 3px;
}
#content .soonboxofficeopen {
   color: #009900;
   font-size: 70%;
   font-weight: bold;
   margin-bottom: 3px;
}
#content .homenowshowing {
   color: #dd3333;
}
#content .adminfilmcert {
   color: #dd3333;
}
#content .shopticketperftime {
   font-size: 120%;
   margin-top: 12px;
   margin-bottom: 1px;
}
#content .shopticketdoortime {
   color: #dd3333;
   font-size: 70%;
   margin-bottom: 12px;
}
#content .shoptable {
   background-color: #eeeeee;
}
#content .shopbar {
   background-color: #000000;
}
#content .shoptitle {
   color: #fafad2;
   font-weight: bold;
   margin-top: 2px;
   margin-bottom: 2px;
}
#content .tickettable {
   border-left: 1px #c0c0c0 solid;
   border-top: 1px #c0c0c0 solid;
   margin-top: 15px;
   margin-bottom: 4px;
}
#content .tickettable th {
   border-right: 1px #c0c0c0 solid;
   border-bottom: 1px #c0c0c0 solid;
}
#content .tickettable th p {
   margin-bottom: 0px;
}
#content .tickettable td {
   border-right: 1px #c0c0c0 solid;
   border-bottom: 1px #c0c0c0 solid;
}
#content .tickettable td p {
   margin-bottom: 0px;
}
#content .admintable {
   border-left: 1px #c0c0c0 solid;
   border-top: 1px #c0c0c0 solid;
   margin-top: 15px;
   margin-bottom: 15px;
}
#content .admintable td {
   border-right: 1px #c0c0c0 solid;
   border-bottom: 1px #c0c0c0 solid;
}
#content .admintable td p {
   margin-bottom: 0px;
}
#content .admintable th {
   border-right: 1px #c0c0c0 solid;
   border-bottom: 1px #c0c0c0 solid;
}
#content .admintable th p {
   margin-bottom: 0px;
}
#content .borderedtable {
   border: 2px #dd3333 solid;
}
#content .borderedtable td p {
   margin-bottom: 2px;
}
#content .borderedtable hr {
   color: #dd3333;
   background-color: #dd3333;
   height: 2px;
}
#content .soldout {
   color: #dd3333;
   font-size: 60%;
   font-weight: bold;
}
#content .img {
   border: 1px solid #dd3333;
   margin-bottom: 2px;
}
#content .imgr {
   border: 1px solid #dd3333;
   margin-top: 3px;
   margin-left: 15px;
   margin-bottom: 10px;
}
#content .imgl {
   border: 1px solid #dd3333;
   margin-top: 3px;
   margin-right: 15px;
   margin-bottom: 10px;
}
#content .closeup td p {
   margin-top: 0px;
   margin-bottom: 0px;
}
#content .closeup th p {
   margin-top: 0px;
   margin-bottom: 0px;
}
#content .closeup td h2 {
   margin-top: 0px;
   margin-bottom: 0px;
}
#content .tighten td p {
   margin-top: 0px;
   margin-bottom: 2px;
}
#content .tighten th p {
   margin-top: 0px;
   margin-bottom: 2px;
}
#content #info p {
   margin-bottom: 2px;
}
#content .message_box {
   border: solid 2px #dd3333;
   margin-bottom: 25px;
}
#content .message_box p {
   color: #dd3333;
   font-weight: bold;
}
#footer {
   padding-top: 5px;
   padding-bottom: 5px;
}
#footer p {
   font-size: 65%;
   color: #fafad2;
   margin-top: 0px;
   margin-bottom: 5px;
}
#footer a, a:visited {
   color: #fafad2;
   text-decoration: none;
}
#footer a:hover {
   color: #fafad2;
   text-decoration: underline;
}

#content .RWF_fieldtitle {
        color: #333333;
        margin-bottom: 0px;
}
#content .RWF_fieldentry {
        color: #333333;
        margin-bottom: 0px;
}

#content .RWLinksTitle, #content .RWLinksDisplayURL {text-align: left;}

#content .RWGalleryEnlargementTitle, #content .RWGalleryThumbTitle {font-size: 80%; font-weight: bold;}
#content .RWGalleryEnlargement {margin-bottom: 10px; border: 1px solid #dd3333;}
#content .RWGalleryThumb {border: 1px solid #dd3333;}
#content .RWGalleryThumbL {margin-top: 4px; margin-bottom: 15px; margin-right: 15px; border: 1px solid #dd3333;}
#content .RWGalleryThumbR {margin-top: 4px; margin-bottom: 15px; margin-left: 15px; border: 1px solid #dd3333;}

#content .imagebar img {
   margin: 10px;
}
#content .imagebar2 {
   margin-bottom: 15px;
}
#content .imagebar2 img {
   margin: 0px 10px 10px 10px;
}

#content .RWShopContactForm {
   background-color: #eeeeee;
   border: 5px #eeeeee solid;
}
#content .RWShopContactForm p {
   font-weight: bold;
   margin-top: 0px;
   margin-bottom: 0px;
}
#content .RWShopContactFormField {
   font-family: Verdana, Arial, sans-serif;
   font-size: 75%;
}

#content .RWUMSField, #content .RWDirField, #content .RWF_Field {
   font-family: Verdana, Arial, sans-serif;
   font-size: 75%;
}
#content .RWUMSButton, #content .RWDirButton {
   font-family: Verdana, Arial, sans-serif;
   font-size: 12px;
   font-weight: bold;
   color: #fafad2;
   background-color: #dd3333;
   border-right: 1px solid #4a4a4a;
   border-bottom: 1px solid #4a4a4a;
   border-left: 1px solid #cecece;
   border-top: 1px solid #cecece;
   cursor: pointer;
}
#content .RWUMSButton:hover, #content .RWDirButton:hover {
   border-left: 1px solid #4a4a4a;
   border-top: 1px solid #4a4a4a;
   border-right: 1px solid #cecece;
   border-bottom: 1px solid #cecece;
}
#content .RWUMSFootnote {
   font-size: 70%;
}
#content .RWUMSMessage {
   text-align: center;
   color: #ff0000;
   font-weight: bold;
}
#content .RWUMSForm {
   background-color: #eeeeee;
   margin-top: 15px;
   margin-bottom: 20px;
   border-bottom: 5px #eeeeee solid;
}
#content .RWUMSForm th {
   background-color: #000000;
   text-align: center;
   padding-top: 2px;
   padding-bottom: 2px;
   border-bottom: 5px #eeeeee solid;
   border-top: 10px #eeeeee solid;
}
#content .RWUMSForm th p {
   color: #fafad2;
}
#content .RWUMSForm td {
   text-align: left;
   padding-left: 10px;
   padding-right: 10px;
   padding-bottom: 2px;
}
#content .RWUMSForm p {
   font-weight: bold;
   margin-top: 0px;
   margin-bottom: 0px;
}
#content .RWUMSIndex {
   background-color: #eeeeee;
   margin-top: 15px;
   margin-bottom: 15px;
   border-bottom: 5px #eeeeee solid;
}
#content .RWUMSIndex th {
   background-color: #000000;
   padding: 2px 10px 2px 10px;
   border-bottom: 5px #eeeeee solid;
}
#content .RWUMSIndex th p {
   color: #fafad2;
}
#content .RWUMSIndex td {
   padding-left: 10px;
   padding-right: 10px;
   padding-bottom: 2px;
}
#content .RWUMSIndex p {
   margin-top: 0px;
   margin-bottom: 0px;
}
#content .RWUMSOptions {
   background-color: #eeeeee;
   margin-top: 10px;
   margin-bottom: 15px;
   border-top: 5px #eeeeee solid;
   border-bottom: 5px #eeeeee solid;
}
#content .RWUMSOptions td {
   text-align: left;
   padding-left: 10px;
   padding-right: 10px;
}
#content .RWUMSOptions p {
   font-weight: bold;
   margin-top: 0px;
   margin-bottom: 2px;
}
#content .RWUMSBox {
   background-color: #eeeeee;
   border: 5px #eeeeee solid;
}
#content .RWUMSBox p {
   font-weight: bold;
   margin-top: 0px;
   margin-bottom: 0px;
}

