BODY {
  font-family: arial, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
  background-color: #244662;
  background-image: url(images/bg_grad.gif);
	background-repeat: repeat-x;
	background-position: top;
  background-attachment: fixed;
}

TD {
  font-family: arial, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
}

//OLD
DIV.theatername {
  color: #FFFFFF;
  font-size: 20px;
  font-weight: bold;
  background-color: #518DA9;
  padding-left: 5px;
  padding-right: 5px;
}

SPAN.theaternumber {
  font-size: 12px;
  margin-left: 10px;
  color: #CBDDE5;
}

DIV.theaterinfo {
  color: #FFFFFF;
  font-size: 11px;
  border-bottom: 2px solid #518DA9;
  border-left: 2px solid #518DA9;
  border-right: 2px solid #518DA9;
  margin-bottom: 10px;
  background-color: #415669;
  padding: 5px;
}

SPAN.rating {
  color: #9BBCCD;
  font-size: 11px;
  font-weight: bold;
  margin-left: 5px;
}

DIV.titlebar {
  text-align: right;
  padding: 3px;
  padding-right: 8px;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1px;
  color: #CBDDE5;
}

DIV.showtimes_hdr {
  padding: 5px;
}

DIV.dateholder {
  background-color: #518DA9;
  color: #FFFFFF;
  font-size: 12px;
  font-weight: bold;
  font-style: italic;
  text-align: right;
  padding: 1px;
  padding-right: 5px;
  margin-bottom: 10px;
  letter-spacing: 1px;
}

DIV.theater_name {
  background-color: #9BBCCD;
  color: #112C43;
  font-size: 14px;
  font-weight: bold;
  padding: 3px;
  padding-left: 5px;
  padding-right: 5px;
  margin: 0px 10px 0px 10px;
}

DIV.moviename {
  color: #FFFFFF;
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 1px;
}

DIV.moviesholder {
  background-color: #415669;
  margin: 0px 10px 10px 10px;
  padding: 5px 5px 1px 5px;
}

DIV.timesholder {
  color: #D9DDE1;
  margin: 0px 10px 6px 10px;
  font-size: 11px;
}

DIV.content_holder {
  padding: 10px;
}

DIV.welcome_hdr {
  text-align: center;
  font-size: 16px;
  color: #FFFFFF;
  font-weight: bold;
  margin-bottom: 10px;
}

DIV.welcome {
  font-size: 14px;
  color: #FFFFFF;
}

DIV.sponsorholder {
  border: 5px solid #0F1B2B;
  width: 255px;
  text-align: center;
  background-color: #0F1B2B;
}

DIV.supportmsg {
  text-align: center;
  font-size: 11px;
  background-color: #0F1B2B;
  color: #9BBCCD;
  font-weight: bold;
  padding-top: 5px;
}

DIV.divhr {
  font-size: 2px;
  border-bottom: 1px solid #518DA9;
  margin-top: 10px;
  margin-bottom: 10px;
}

DIV.movie_desc_holder {
  padding: 10px;
  background-color: #9BBCCD;
  color: #0F1B2B;
  margin-bottom: 10px;
}

DIV.movie_desc_hdr {
  color: #0F1B2B;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
}

SPAN.movie_desc_rating {
  font-size: 14px;
  font-weight: bold;
  margin-left: 5px;
}

DIV.movie_desc_details {
  color: #0F1B2B;
  font-size: 12px;
}

DIV.movie_desc_times {
  color: #0F1B2B;
  font-size: 11px;
  text-align: center;
}

DIV.movie_desc_running {
  color: #0F1B2B;
  font-size: 11px;
  text-align: center;
  border-top: 1px solid #518DA9;
  margin-top: 10px;
  padding-top: 10px;
}

A:link {
  color: #CBDDE5;
  text-decoration: underline;
}

A:visited {
  color: #CBDDE5;
  text-decoration: underline;
}

A:hover {
  color: #FFFFFF;
  text-decoration: none;
}

A.movienamelink:link {
  color: #FFFFFF;
  text-decoration: none;
}

A.movienamelink:visited {
  color: #FFFFFF;
  text-decoration: none;
}

A.movienamelink:hover {
  color: #CBDDE5;
  text-decoration: none;
}

A.theaternamelink:link {
  color: #112C43;
  text-decoration: none;
}

A.theaternamelink:visited {
  color: #112C43;
  text-decoration: none;
}

A.theaternamelink:hover {
  color: #FFFFFF;
  text-decoration: none;
}

A.titlebarlink:link {
  color: #CBDDE5;
  text-decoration: none;
}

A.titlebarlink:visited {
  color: #CBDDE5;
  text-decoration: none;
}

A.titlebarlink:hover {
  color: #FFFFFF;
  text-decoration: none;
}

A.mainlinks:link {
  color: #CBDDE5;
  text-decoration: none;
}

A.mainlinks:visited {
  color: #CBDDE5;
  text-decoration: none;
}

A.mainlinks:hover {
  color: #FFFFFF;
  text-decoration: none;
}

LI {
  margin-bottom: 5px;
}

DIV.errortext {
  border: 2px solid #0F1B2B;
  background-color: #9BBCCD;
  font-weight: bold;
  color: #660000;
  padding: 5px;
  text-align: center;
}

SPAN.star {
  font-weight: bold;
  color: #9BBCCD;
}

.contactfield {
  border: 2px solid #0F1B2B;
  color: #0F1B2B;
  font-weight: bold;
  font-family: arial, sans-serif;
  font-size: 12px;
  padding: 3px;
}

.submitbutton {
  border: 2px solid #0F1B2B;
  background-color: #9BBCCD;
  color: #0F1B2B;
  font-weight: bold;
}

DIV.breadcrumbs {
  font-size: 11px;
  color: #9BBCCD;
  font-weight: bold;
}

A.breadlink:link {
  color: #FFFFFF;
  text-decoration: underline;
}

A.breadlink:visited {
  color: #FFFFFF;
  text-decoration: underline;
}

A.breadlink:hover {
  color: #9BBCCD;
  text-decoration: none;
}

DIV.showtimehdr {
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  color: #9BBCCD;
}

DIV.nocoupon {
  background-color: #FFFFFF;
  font-size: 16px;
  font-weight: bold;
  color: #0F1B2B;
  border: 2px solid #0F1B2B;
  border-style: dashed;
  padding: 10px;
}

DIV.comingsoon {
  background-color: #112C43;
  padding: 5px;
}

DIV.cs_1 {
  font-weight: bold;
  font-size: 14px;
  color: #9BBCCD;
  margin-bottom: 10px;
}

DIV.cs_title {
  font-weight: bold;
  font-size: 18px;
  color: #FFFFFF;
  margin-bottom: 10px;
}

DIV.cs_2 {
  font-weight: bold;
  font-size: 14px;
  color: #9BBCCD;
}

DIV.cs_3 {
  font-size: 11px;
  color: #9BBCCD;
}

DIV.bottomnav {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: bold;
  color: #9BBCCD;
}

DIV.bottomnav2 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 11px;
  color: #FFFFFF;
}

A.bottomnavlink:link {
  color: #FFFFFF;
  text-decoration: none;
}

A.bottomnavlink:visited {
  color: #FFFFFF;
  text-decoration: none;
}

A.bottomnavlink:hover {
  color: #9BBCCD;
  text-decoration: none;
}

A.bottomnavlink2:link {
  color: #9BBCCD;
  text-decoration: none;
}

A.bottomnavlink2:visited {
  color: #9BBCCD;
  text-decoration: none;
}

A.bottomnavlink2:hover {
  color: #FFFFFF;
  text-decoration: none;
}

DIV.startingfri {
  background-color: #415669;
  padding: 10px 10px 10px 10px;
  border: 1px solid #0F1B2B;
}

DIV.startingfri_hdr {
  color: #FFFFFF;
  text-align: center;
  font-weight: bold;
  font-size: 22px;
  border-bottom: 1px solid #0F1B2B;
  padding-bottom: 5px;
  margin-bottom: 10px;
}

DIV.startingfri_entry {
  color: #FFFFFF;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
}

DIV.startingfri_detail {
  font-size: 12px;
  color: #9BBCCD;
  font-weight: normal
}

DIV.ends {
  font-weight: bold;
  font-size: 14px;
  text-align: center;
  color: #FFFFFF;
}