html, body {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline; }

div, span, object, iframe, h1, h2, h3, h4, h5, h6, p,
pre, a, abbr, acronym, address, code, del, dfn, em, img,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, tr {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline; }

blockquote, q {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  quotes: "" ""; }
  blockquote:before, q:before,
  blockquote:after, q:after {
    content: ""; }

th, td, caption {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

table {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle; }

a img {
  border: none; }

html {
  height: 100%; }

body {
  font-family: "Lucida Grande CY", "Lucida Grande", "Lucida Sans", Helvetica, Arial, sans-serif;
  font-size: 14px;
  background-color: #000;
  background-image: url('/images/bg.jpg?1270056335');
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: top center;
  color: #FFFFFF;
  height: 100%; }
  body ul {
    list-style: none; }

a {
  color: #EDE5B8;
  text-decoration: underline; }
  a:hover {
    color: #FFFFFF;
    text-decoration: none; }

#container {
  width: 950px;
  margin: 0 auto;
  overflow: hidden;
  display: inline-block;
  background-image: url('/images/dark-bk.png?1270056335');
  background-repeat: repeat-y;
  background-position: center center;
  clear: both;
  height: auto !important;
  min-height: 100%;
  position: relative; }
  #container {
    display: block; }

#in-container {
  width: 950px;
  margin: 0 auto;
  overflow: hidden;
  display: inline-block;
  width: 925px;
  height: auto !important;
  min-height: 100%; }
  #in-container {
    display: block; }

.wide-container {
  width: 950px;
  margin: 0 auto;
  overflow: hidden;
  display: inline-block;
  width: 920px;
  background-image: url('/images/dark-block.png?1270056335');
  background-repeat: repeat;
  position: relative;
  margin-bottom: 10px; }
  .wide-container {
    display: block; }

#coming-soon, #shows_dock {
  width: 950px;
  margin: 0 auto;
  overflow: hidden;
  display: inline-block;
  width: 900px;
  padding: 15px 10px;
  text-align: center; }
  #coming-soon, #shows_dock {
    display: block; }
  #coming-soon .coming-soon-container, #shows_dock .coming-soon-container {
    width: 902px;
    position: absolute;
    bottom: 10px;
    left: 3px; }
    #coming-soon .coming-soon-container .coming-soon-label, #shows_dock .coming-soon-container .coming-soon-label {
      display: inline;
      float: left;
      margin-right: 10px;
      width: 230px;
      text-align: left; }
      * html #coming-soon .coming-soon-container .coming-soon-label, * html #shows_dock .coming-soon-container .coming-soon-label {
        overflow-x: hidden; }
    #coming-soon .coming-soon-container .coming-soon-notice, #shows_dock .coming-soon-container .coming-soon-notice {
      display: inline;
      float: left;
      margin-right: 0;
      width: 670px;
      width: 640px;
      height: 75px;
      text-align: left;
      padding: 10px;
      color: #FFFFFF;
      background-image: url('/images/dark-block.png?1270056335');
      background-repeat: repeat;
      text-shadow: "2px 2px 2px #000000"; }
      * html #coming-soon .coming-soon-container .coming-soon-notice, * html #shows_dock .coming-soon-container .coming-soon-notice {
        overflow-x: hidden; }
      #coming-soon .coming-soon-container .coming-soon-notice h1, #shows_dock .coming-soon-container .coming-soon-notice h1 {
        font-size: 20px;
        font-weight: bold;
        margin: 2px;
        padding: 2px; }

.contant {
  width: 950px;
  margin: 0 auto;
  overflow: hidden;
  display: inline-block;
  width: 910px;
  padding: 0 0 150px; }
  .contant {
    display: block; }

.contant-left {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 670px;
  margin-right: 15px; }
  * html .contant-left {
    overflow-x: hidden; }

.contant-right {
  display: inline;
  float: left;
  margin-right: 0;
  width: 230px;
  width: 220px; }
  * html .contant-right {
    overflow-x: hidden; }

#header {
  padding: 40px 10px;
  overflow: hidden; }
  #header .logo {
    display: inline;
    float: left;
    margin-right: 10px;
    width: 270px;
    margin: 0;
    margin-top: 20px; }
    * html #header .logo {
      overflow-x: hidden; }
    #header .logo img {
      width: 250px; }
  #header .nav {
    display: inline;
    float: left;
    margin-right: 0;
    width: 510px;
    width: 625px;
    margin-top: 40px; }
    * html #header .nav {
      overflow-x: hidden; }
    #header .nav ul.top-nav {
      padding: 10px;
      list-style: none;
      text-align: center; }
      #header .nav ul.top-nav li {
        display: inline;
        margin: 0 5px;
        padding-bottom: 12px; }
        #header .nav ul.top-nav li a {
          color: #FFFFFF;
          text-decoration: none; }
          #header .nav ul.top-nav li a:hover {
            color: #EDE5B8;
            text-decoration: none; }

#footer {
  width: 950px;
  margin: 0 auto;
  overflow: hidden;
  display: inline-block;
  width: 880px;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  font-size: 11px;
  padding: 20px;
  clear: both; }
  #footer {
    display: block; }
  #footer ul.bottom-nav {
    list-style: none;
    text-align: center;
    padding: 12px; }
    #footer ul.bottom-nav li {
      display: inline;
      margin-right: 5px; }

.block {
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  text-align: left;
  position: relative;
  background-image: url('/images/drk.png?1270056335');
  background-repeat: repeat;
  overflow: hidden; }
  .block h2 {
    padding: 20px;
    font-size: 20px; }

.dark {
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  text-align: left;
  position: relative;
  background-image: url('/images/dark-block.png?1270056335');
  background-repeat: repeat;
  overflow: hidden; }
  .dark h2 {
    padding: 20px;
    font-size: 20px; }

table.time-table {
  width: 909px;
  border: 1px solid #000;
  border-collapse: collapse; }
  table.time-table tr.nil {
    height: 3px;
    border: 0;
    background: rgba(100, 100, 100, 0.9) none repeat scroll 0 0; }
  table.time-table tr {
    height: 50px; }
    table.time-table tr th {
      width: 20px;
      text-align: center;
      border: 1px solid #000; }
    table.time-table tr .liteback {
      background: rgba(100, 100, 100, 0.9) none repeat scroll 0 0; }
    table.time-table tr td {
      text-align: center;
      border: 1px solid #000; }
    table.time-table tr td.period {
      width: 150px;
      border: 1px solid #000; }
    table.time-table tr td.fish {
      border: 0; }
    table.time-table tr td.movie-area {
      text-align: center;
      background: #111; }
      table.time-table tr td.movie-area a {
        text-decoration: none;
        font-size: 16px;
        font-weight: bold; }
    table.time-table tr td.now-streaming {
      text-align: center;
      background: rgba(100, 100, 100, 0.9) none repeat scroll 0 0; }
      table.time-table tr td.now-streaming a {
        text-decoration: none;
        font-size: 16px;
        font-weight: bold; }

.now-showing {
  width: 950px;
  margin: 0 auto;
  overflow: hidden;
  display: inline-block;
  width: 660px;
  padding: 10px 5px;
  text-align: center;
  position: relative; }
  .now-showing {
    display: block; }
  .now-showing .now-showing-container {
    width: 662px;
    position: absolute;
    bottom: 5px;
    left: 3px; }
    .now-showing .now-showing-container .now-showing-label {
      display: inline;
      float: left;
      margin-right: 10px;
      width: 150px;
      width: 130px;
      text-align: left; }
      * html .now-showing .now-showing-container .now-showing-label {
        overflow-x: hidden; }
    .now-showing .now-showing-container .now-showing-notice {
      display: inline;
      float: left;
      margin-right: 0;
      width: 470px;
      width: 490px;
      height: 75px;
      text-align: left;
      padding: 10px;
      color: #FFFFFF;
      background-image: url('/images/dark-block.png?1270056335');
      background-repeat: repeat;
      text-shadow: "2px 2px 2px #000000"; }
      * html .now-showing .now-showing-container .now-showing-notice {
        overflow-x: hidden; }
      .now-showing .now-showing-container .now-showing-notice h1 {
        font-size: 20px;
        font-weight: bold;
        margin: 2px;
        padding: 2px; }

.width100 {
  width: 100%; }

.show-page {
  padding: 10px; }
  .show-page .show-main-info {
    overflow: hidden; }
  .show-page .left-main-info {
    display: inline;
    float: left;
    margin-right: 10px;
    width: 150px;
    text-align: center; }
    * html .show-page .left-main-info {
      overflow-x: hidden; }
  .show-page .rigth-main-info {
    display: inline;
    float: left;
    margin-right: 0;
    width: 470px;
    width: 490px; }
    * html .show-page .rigth-main-info {
      overflow-x: hidden; }
    .show-page .rigth-main-info .show-times .show-times-date h3 {
      font-size: 16px;
      margin: 15px;
      color: #99EFEF; }
    .show-page .rigth-main-info .show-times .show-times-date p {
      margin-left: 25px;
      padding: 5px;
      text-decoration: italian; }
    .show-page .rigth-main-info h2 {
      font-size: 20px;
      padding: 10px; }

.show-main-side {
  padding: 5px; }
  .show-main-side h1.title {
    color: #99EFEF; }
  .show-main-side h1.inline {
    display: inline; }
  .show-main-side .info-block {
    text-align: right;
    padding: 5px 0; }

.radius-it {
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px; }

.social {
  overflow: none;
  padding: 10px; }
  .social .sl {
    display: inline;
    float: left;
    margin-right: 10px;
    width: 30px;
    margin: 5px;
    margin-top: 8px; }
    * html .social .sl {
      overflow-x: hidden; }

.show-times-date {
  width: 240px;
  float: left;
  margin-left: 5px;
  display: inline-block; }

.hl {
  background-image: url('/images/lite-bk2.png?1270056335');
  background-repeat: repeat; }

.hl2 {
  background-image: url('/images/lite-bk2.png?1270056335');
  background-repeat: repeat; }

.arabic-show {
  direction: rtl;
  text-align: right; }
  .arabic-show h2 {
    font-size: 16px; }
  .arabic-show p {
    font-size: 20px; }

.english-show {
  text-align: left; }

.padding20 {
  padding: 20px; }

td.show-cell {
  text-align: center;
  padding: 10px; }

.poll {
  padding: 15px;
  text-align: left; }
  .poll p.title {
    font-size: 16px;
    margin-bottom: 10px;
    text-align: left; }
  .poll p.answer-each {
    padding: 2px;
    margin-bottom: 2px;
    text-align: left; }
    .poll p.answer-each label {
      width: 100%; }
  .poll p.answer-done {
    margin-top: 10px;
    text-align: center; }

.doc-ele {
  text-align: center;
  display: inline;
  height: 250px;
  overflow: hidden;
  margin: 4px; }
  .doc-ele .main-cover-face {
    text-align: center;
    display: inline; }

.op {
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80); }

.period-week {
  display: block;
  overflow: hidden; }
  .period-week .period-day {
    padding: 5px 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-left: 4px;
    margin-right: 4px;
    text-align: center;
    width: 120px;
    float: left;
    display: inline;
    overflow: hidden; }
  .period-week .set-today {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-bottomright: 0;
    padding-bottom: 10px;
    background-color: #fff; }
    .period-week .set-today span {
      font-size: 20px;
      color: #000; }
  .period-week .not-today {
    border: 1px solid #FFF;
    background-image: url('/images/drk.png?1270056335');
    background-repeat: repeat; }
    .period-week .not-today span {
      font-size: 20px;
      color: #EDE5B8; }

.period-week-event {
  display: block;
  overflow: hidden; }
  .period-week-event .period-day-hid {
    padding: 10px;
    margin: 0 6px 0 4px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-topright: 0; }
    .period-week-event .period-day-hid .period-self {
      margin: 5px 0; }
      .period-week-event .period-day-hid .period-self .show-details {
        padding: 10px;
        font-size: 17px;
        font-weight: bold; }
        .period-week-event .period-day-hid .period-self .show-details p.time {
          font-family: Georgia;
          font-size: 14px;
          font-weight: normal; }
      .period-week-event .period-day-hid .period-self .now-showing-sch {
        border: 5px solid #99EFEF; }
    .period-week-event .period-day-hid .even {
      background-color: #000; }
    .period-week-event .period-day-hid .odd {
      background-color: #333; }
  .period-week-event .d-hidden {
    display: none;
    visibility: hidden; }
  .period-week-event .d-block {
    display: block;
    visibility: visible;
    background-color: #fff; }

.clearfix {
  width: 100%;
  clear: both;
  height: 10px; }
