@charset "UTF-8";

* {
	font-family: arial,helvetica,geneva,sans-serif;
	font-size: 12px;
	line-height: 1em;
	margin: 0;
	padding: 0;
}


body {
	background-image: none;
	background-repeat: repeat;
	background-position: 0px 0px;
	background-color: #FFFFFF;
}

#bgpanel {
	position: relative;
	top: 0;
	left: 0;
	line-height: 0;
	display: block;
	z-index: 1;
	width: 99.9%;
	height: 101px;
	overflow: visible;
	background-color: #FFFFFF;
	visibility: hidden;
}

#wrapper {
	width: 980px;
	position: relative;
	// background-color: #ECECEC;
	background-image: url(/images/bg_center.jpg);
	background-repeat: repeat-y;
	z-index: 2;
	border-top: 1px solid #CCC;
	border-left: 1px solid #ccc;
/*
	-webkit-border-top-left-radius: 25px;
	-khtml-border-top-left-radius: 25px;
	-moz-border-left-top-radius: 25px;
	border-top-left-radius: 25px;
	-webkit-border-bottom-right-radius: 25px;
	-khtml-border-bottom-right-radius: 25px;
	-moz-border-bottom-right-radius: 25px;
	border-bottom-right-radius: 25px;
*/
	margin: 0;
}

#head {
	width: 980px;
	height: 139px;
}

#head_top {
	background-image: url(/images/bg_headgrad.jpg);
	background-repeat: repeat-y;
	height: 10px;
}

#head_middle {
	background-color: #DE4E05;
	height: 83px;
}

#head_bottom {
	background-image: url(/images/bg_headgrad.jpg);
	background-repeat: repeat-y;
	height: 28px;
}

#logo_area1 {
	background-color: #B8103D;
	height: 83px;
	width: 330px;
	float: left;
}

#logo_area2 {
	height: 83px;
	width: 650px;
	background-color: #FFFFFF;
	float: right;
}

#logo {
	margin: 0px;
	z-index:7;
	border: 0;
}

#leftcol {
	width: 195px;
	padding: 5px 0px 20px 0;
	float: left;
	overflow: hidden;
}

#google_ads_buttons div {
	margin: 0;
	display: inline;
	float: left;
}

#google_ads_buttons iframe {
	width:160px;
	margin: 10px 0 0 0px; 
}

#footer {
	width: 980px;
	padding: 0;
	margin: 0;
	text-align: center;
	line-height: 1.3em;
	display: block;
	clear: both;
	background-image: url(/images/bg_center.jpg);
	background-position: 0 bottom;
	background-repeat: no-repeat;
}

#footer p {
	padding: 20px;
	position: relative;
	line-height: 1.4em;
	left: -30px;
}

a {
	text-decoration: none;
	color: #E55029;
}

a:hover {
	text-decoration: underline;
	color: #A60027;
}

table#cinema_calendar {
	display: block;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 0px 15px 20px 15px;
	width: 156px;
	padding: 2px;
	background-color: #A60027;
	float: left;
	border-spacing: 1px;

}


table#cinema_calendar td, table#cinema_calendar th {
	width:21px;
	padding:0px;
	margin:0px;
	text-align: center;
	vertical-align: center;
	line-height: auto;
	font-size: 11px;
	color: #CCCCCC;
	overflow:hidden;
}

table#cinema_calendar th {
	color: #FFFFFF;
	font-weight: 400;
}

table#cinema_calendar th p {
	line-height: 1.3;
	margin: 10px 0;
	font-weight: normal;
}

table#cinema_calendar th p a {
	color: #FFFFFF;
	font-weight: normal;
}

table#cinema_calendar td {
	background-color: #ffffff;
}


table#cinema_calendar td a{
	display: block;
	width: 19px;
	text-align: center;
	margin: 0;
	padding:5px 1px;
	font-size: 12px;
}

table#cinema_calendar td a.today{
	padding:4px 0;
	border:1px solid #E55029;
}

table#cinema_calendar td a.current, table#cinema_calendar td a:hover{
	background-color: #E3E3E3;
	text-decoration: none;
}

table#cinema_calendar thead tr th{
	padding:5px 0;
}

#searchform1 { display: inline; }
.error { color: #A60027 !important; }

div#newmovie {
	display: block;
	position: relative;;
	width: 230px;
	height: 130px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
	background-color: #000000;
	cursor: pointer;
	margin-bottom: 4px;
}

div#newmovie img{

}

div.newmovietitle{
	display: block;
	width: 216px;
	height: 12px;
	font-size: 1em;
	font-weight: normal;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #FFFFFF;
	background-color: #000000;
	padding: 6px 8px;
	position: absolute;
	opacity: 0.7;
	bottom: 0px;
}

ul.newmovienav {
	display: block;
	list-style-type: none;
	padding: 0px;
	height: 20px;
	margin: 0px auto;
	opacity: 0.4;
}

ul.newmovienav li {
	display: block;
	width: 20px;
	height: 20px;
	margin: 0;
	padding: 0;
	float: left;
	list-style-type: none;
}

ul.newmovienav li a, ul.newmovienav li a:link, ul.newmovienav li a:visited, ul.newmovienav li a:active {
	display: block;
	width: 10px;
	height: 10px;
	padding: 0px 5px 5px 5px;
	display: block;
	text-decoration: none;
	background-image: url(/images/bullet10x10_off.png);
	background-repeat: no-repeat;
	background-position: 5px 0px;
}

ul.newmovienav li a:hover, ul.newmovienav li a.active {
	background-image: url(/images/bullet10x10_on.png);
}

#sidebox {
	width: 242px;
	position: relative;
	padding: 0px;
}

#ipay_reminder {
	display: block;
	z-index: 90000;
	width: 100%;
	height: 100%;
	position: fixed; /* Stay in place */
	left: 0;
  top: 0;
  background-color: rgb(0,0,0); /* Black fallback color */
  background-color: rgba(0,0,0, 0.3); /* Black w/opacity */
  overflow-x: hidden; /* Disable horizontal scroll */
}

#ipay_reminder_inner {
		display: block;
		background: rgba(255,255,255,0.95);
		z-index: 100000;
		width: 80%;
		max-width: 800px;
		height: auto;
		border: 1px solid #B8103D;
		border-radius: 2em;
		position: absolute;
		top: 100px;
		left: 10%;
		text-align: left;
		overflow: hidden;
}

#ipay_reminder_inner .closebtn {
  margin-left: 15px;
  color: #B8103D;
  background: rgba(255,255,255,0.5);
  border-radius: 15px;
  line-height: 0;
  width: 22px;
  text-align: center;
  padding: 0px;
  font-weight: bold;
  font-size: 22px;
  line-height: 20px;
  cursor: pointer;
  transition: 0.3s;
  position: absolute;
  right: 1em;
  top: 1em;
  z-index: 10000;
}

#ipay_reminder_inner .closebtn:hover {
  background: rgba(255,255,255,0.8);
}

#ipay_reminder_inner .ipr-head {
	overflow: hidden;
	padding-bottom: 3em;
}

#ipay_reminder_inner .ipr-rotate {
	background-color: #B8103D;
	color: #FFFFFF;
	padding: 2em 8em 2em 8em;
	width: 100%;
	margin-top: -3em;
	margin-left: -6em;
	mqrgin-right: -6em;

	transform: rotate(-5deg);
	padding-top: 4em;
	z-index: -1;
	
}

#ipay_reminder_inner .ipr-h1 {
	font-weight: 1000;
	line-height: 1.25em;
	font-size: 3.5em;
	color: #B8103D;
	text-align: center;
}

#ipay_reminder_inner .ipr-h2 {
	font-size: 2.5em;
	font-weight: bold;
	display: block;
	line-height: 1.25em;
	padding-right: 3em;
}

#ipay_reminder_inner .ipr-h3 {
	font-size: 1.8em;
	display: block;
	line-height: 1.25em;
	padding-right: 3em;
}

#ipay_reminder_inner .ipr-content {
	padding: 20px;
}

#ipay_reminder_inner p, #ipay_reminder_inner li {
	line-height: 1.5em;
	font-size: 1.6em;
}

 #ipay_reminder_inner * {
	line-height: inherit;
	font-size: inherit;
}


#ipay_reminder_inner ul {
	margin-left: 1.6em;
}

#ipay_reminder_inner p {
	margin-bottom: 1em;;
}

#ipay_reminder_inner .ipr-h {
	font-weight: bold;
	line-height: 1.25em;
	font-size: 2em;
}

#ipay_reminder_inner b {
	font-weight: bold;
}

#ipay_reminder_inner .button {
  background-color: #B8103D;
  border: none;
  color: white;
  padding: 15px 15px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  min-width: 15em;
  border-radius: 8px;
  margin-bottom: 1em;
  cursor: pointer;
}

#ipay_reminder_inner .button:hover {
  background-color: #04AA6D;
}

#ipay_reminder_inner .heart {
  color: #B8103D;
	font-size: inherit;
	font-weight: bold;
	font-family: "Verdana";
}

#ipay_reminder_inner .ipr-toggler {
  opacity: 0.8;
  margin: 0 0 2em 0;
  cursor: pointer;
}

#ipay_reminder_inner .ipr-toggler:hover {
  opacity: 1.0;
}


