#flashMessage { 
	border-top: 1px solid #ff0;
	border-bottom: 1px solid #ff0;
	background-color: #ff9;
}
#authMessage { 
	border-top: 1px solid #600;
	border-bottom: 1px solid #600;
	background-color: #f99;
}
.header .message {
	text-align:center;
	margin:0;
	padding:5px 20px;	
}
#inner .message {
	margin:5px;
	padding:3px 0;
	text-align:center;
}

h2 {
	font: 1.5em helvetica, Arial, sans-serif;
}

.calendar {
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
	height: 100%;
	display:block;
	position: relative;
	top:0px;
	left:0px;
}
.calendar_frame {
	height:85%;
	margin:0 1% 10px;
	overflow:scroll;
	padding:0;
	position:absolute;
	width:98%;
	border: 1px solid #5a4255;
	/*overflow-y: hidden;*/
}
/*
.calendar_frame {
	margin-left: 10px;
	margin-top: 0px;
	padding: 0px;
	width: 95%;
	overflow: scroll;
	height: 560px;
	position: absolute;
}
*/
.calendar_inner_frame {
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
	height: 90%;
	display: block;
	position: relative;
}
#calendar_total {
	display: block;
}
#calendar_personal {
	display: none;
}

.dia {
	margin:0;
	float:left;
	position: relative;
	border-right: 2px solid #fff;
	border-top: 1px solid #333;
	padding: 0px;
	background-color: #000;
}
.dia .final {
	border-right: 1px solid #333;
}
.dia-number {
	height: 17px;
	font: bold 1.0em helvetica, Arial, sans-serif;
	padding-left: 5px;
	color: #fff;
	background-color: #000;
}
.dia-weekday {
	height: 17px;
	width: 100px;
	margin-top: 4px;
	margin-left: 5px;
	margin-bottom:3px;
}

.sala {
	margin-top: 0;
	border-top: 1px solid #333;
	padding: 0px;
	width: 160px;
	float: left;
	position: relative;
	height: 846px; 
	overflow:hidden;
	background-color: #f0f0f0;
}

.sala-border {
	border-right: 1px dotted #333;
}

.sessao {
	margin: 0;
	padding: 6px;
	height: 90px;
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
	background-color: #fff;
	overflow: hidden;
	font-family: helvetica;
	font-size: 12px;
	color: black;
	position: absolute;
	background-image: url("../img/back_movie_normal.gif");
	background-repeat: repeat-x;
	background-position: bottom left;
	width: 150px;
	display: table-cell;
}
.sold-out {
	border-color: #d00;
}
.sold-out  .sessao-inicio{
	color: #d00;
}
.sessao .menu{
	display:none;
	color: #fff;
	background-image: url("../img/back_menu_sessao.png");
	background-repeat: repeat-x;
	position: absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	padding-top:3px;
	margin:0;
}
.sessao:hover .menu{
	display:block;
}
.cb{
	display:block;
	position:relative;
	width: 108px;
	height:24px;
	margin-left:0px;
	margin-top:0px;
	top:3px;
	left:24px;
	cursor: pointer;
	opacity:1;
}
.check{
	position:absolute;
	margin-left:-25px;
}

.cb:hover {
	background-position: 0px -24px;
}
/* Mostra a checked box pra filmes agendados */

.sessao-agendado div label {
	background-position: 0 -48px;
}
.sessao-agendado div label:hover {
	background-position: 0px -72px;
}

.moreinfo {
	display:block;
	position: relative;
	top:10px;
	left:24px;
	height:28px;
	width:108px;
}
.moreinfo a{
	position:absolute;
	text-decoration:none;
	color:white;
	height:24px;
	width:108px;
}
.moreinfo a:hover{
	background-position: 0px -24px;
}
.hidden {
	visibility: hidden;
}
.sessao-inicio {
	font: bold 1.2em helvetica, Arial, sans-serif;
	margin-bottom:5px;
}
.sessao-agendado {
	background-color: #88123a;
	background-image: url("../img/back_movie_scheduled.gif");
	background-repeat: repeat-x;
	background-position: bottom left;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	margin-top:-1px;
	margin-bottom:-1px;
	color: #fff;
	visibility: visible;
}
.sessao-filme {
	font: 1em helvetica, Arial, sans-serif;
	margin-bottom:5px;
}
.sessao-local {
	font: italic 0.8em helvetica, Arial, sans-serif;
}
.header {
	width:100%;
	height:70px;
}
#header_img {
	margin-top: 5px;
	margin-left:10px;
	margin-right:87px;
	float: left;
}
.header .menu {
	margin-top: 17px;
	margin-left: 5px;
	color: black;
	float:left;
}
.header .menu a{
	color:black;
	font-family:arial, helvetica;
	display:block;
	width: 180px;
	height: 50px;
	font: 13px sans-serif;
	color:#333;
	text-decoration: none;
}

.header .menu a:hover { 
	background-position: 0 -49px;
}
.header .menu2 {
	margin-top: 17px;
	margin-left: 5px;
	color: black;
	float:left;
}

.header .menu2 a{
	color:black;
	font-family:arial, helvetica;
	display:block;
	width: 180px;
	height: 50px;
	font: 13px sans-serif;
	color:#333;
	text-decoration: none;
}

.header .menu2 a:hover { 
	background-position: 0 -49px;
}

.calendar-frame{
	 margin:0;
	 padding:0;
}
#content {

}

.lightbox_bg {
    display: block;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index:1001;
    -moz-opacity: 0.8;
	filter: alpha(opacity=80);
	opacity:.80;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; /*--IE 8 Transparency--*/

}
 
.lightbox_content {
    display: block;
    position: absolute;
    top: 10%;
    left: 15%;
    width: 60%;
    height: 75%;
    padding: 16px;
    border: 6px solid #fff;
    background-color: #eee;
    z-index:1002;
    overflow: auto;
	font: 1em Arial, helvetica, sans-serif;
	color: #000;
}
.lightbox_close_button {
	display:block;
	position:absolute;
	top: 0%;
	right:0%;
    border: 6px solid #fff;
	background-color:white;
	z-index:1003;
}
.lightbox_close_button a{
	text-decoration:none;
	font-variant: small-caps;
}



.nav_buttons_frame {
	margin-top:0px
}
body {
	margin:0;
	padding:0px;
	background-image:url(../img/bg_gradient.gif);
	background-attachment:fixed;
}
/* Menu de Login */
.nav_links {
	position: absolute;
	display: block;
	right: 10px;
	margin-top: 10px;
	color: #88123a;
	font: bold 0.8em Arial, helvetica, sans-serif;
	text-align:right;
}
.nav_links a{
	text-decoration: none;
	color: #000;
}
.nav_links .welcome{
	display: block;
	margin-bottom: 4px;
	font-size: 1.2em;
	font-weight: normal; 
}
#outer {
	display:block;
	position:absolute;
	top:50px;
	width:100%;
}
#inner {
	padding-top:15px;
	padding-bottom:20px;
	width: 800px;
	background-color: #fff;
	margin: auto;
	margin-bottom: 40px;
}
p.login-text{
	margin: auto;
	font-size: 0.8em;
}
#inner h2 {
	font: 1.1em Arial, helvetica, sans-serif;
	color: #88123a;
	margin: .5em 0;
}
#login h2 {
	text-align: right;
}
#inner ol{
	padding-left: 0px;
	text-indent: 0;
	font: 0.9em Arial, helvetica, sans-serif;
	margin-left: 3em;
}
#inner ol li{
	padding-top: 5px;
}
#inner .form {
	width: 22.4em;
	margin-top: 15px;
	background-color: white;
	color: black;
	font: normal 1em Arial, helvetica, sans-serif;
	padding: .2em;
}
#inner #login {
	float: left;
	margin: .5em 0 0 1em;
}
#inner #signup {
	float: right;
	margin: .5em 1em 0 0;
}
#standard h2 {
	margin-left: 2em;
}
	
#login a {
	font-size: .8em;
	float: right;
	color: #88123a;
	display: block;
	text-decoration: none;
	border-bottom: 1px dotted #88123a;
	margin: 0 2em 0 0;
}
.form fieldset {
	border: 0;
}
.form input{
	border: 1px solid #666;
	display: block;
	padding: 7px;
	margin: 7px 0;
}
.form label {
	font-size: 0.8em;
	font-weight: bold;
	float: left;
	clear: left;
	margin: 0 5px;
	width: 12em;
	text-align: right;
}
.form .submit {
	float: right;
	margin: 0 .6em 0 0;
}
.submit input {
	cursor: pointer;
}
#login-note {
	font-size: 0.6em;
}
#alternative-header{
	margin-top: 270px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	width: 800px;
	padding-top:0px;
	height: 35px;
	background-color: #88123a;
}


	/* The Window's CSS z-index value is respected (takes priority). If none is supplied,
		the Window's z-index value will be set to 3000 by default (via jqModal.js). */

.jqmWindow {
    display: none;

    position: fixed;
    top: 0;
    left: 0;

    width: 100%;
	height: 100%;

    background-color: #333;
    color: #fff;
    border: 1px solid black;
}
.jqmOverlay { 
    color:#000;
}
.jqmClose{ 
	background: #111;
	border: 1px solid #ac4456;
	color: #000;
	padding: 0 5px;
	cursor: pointer;
	float: left;
	height: 100%;
	width: 50px;
	display: block;

}
#jqmTitle{
	text-align: right;
	height:100%;
	display:block;
	width: 50px;
	float:left;
}
.jqmClose #close_frame{
	display:block;
	height:400px;
	left:8px;
	position:absolute;
	margin-top:150px;
	width:30px;
}
.jqmClose:hover #close_frame{
	background-position:-30px 0;
}
.jqmClose:hover{ 
	background: #333;
	color: #000;
}

#jqmContent{ 
	width: 95%;
	height: 100%;
	display: block;
	margin: 0;
	background: #111;
	border: 0;
}
iframe {
	overflow-x: hidden;
	overflow-y: scroll;
}

/* Background iframe styling for IE6. Prevents ActiveX bleed-through (<select> form elements, etc.) */
* iframe.jqm {position:absolute;top:0;left:0;z-index:-1;
	width: expression(this.parentNode.offsetWidth+'px');
	height: expression(this.parentNode.offsetHeight+'px');
}

	/* Fixed posistioning emulation for IE6
	     Star selector used to hide definition from browsers other than IE6
	     For valid CSS, use a conditional include instead */
* html .jqmWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}

#loading {
	background-color: #fff;
	background-image: url(../img/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
	width: 100%;
	height: 100%;
	padding-top: 200px;
	text-align: center;
	color: #999;
	font: bold italic 24px Arial, helvetica, sans-serif;
	font-variant: small-caps;
}
