/**
 * Folhas de estilo do Cinefrance
 *
 * @author      Tecnodesign <ti@tecnodz.com>
 * @link        http://tecnodz.com/
 * @copyright   Tecnodesign (c) 2010
 * @version     SVN: $Id$
 */
html, body { 
  margin:0; 
  padding:0;
  background: #ffffff;
}
#body, .header {
 background: #ffffff;
}
td, th { 
  vertical-align: top;
  text-align: left;
}
#hlogo {
  position: absolute; top: 0px; left: 0px; z-index: 100;background: url('/_images/bkg/bkglogo.png') no-repeat;width: 220px;
}
#hlogo ul {  padding-top: 300px;
  padding-left: 50px;
}
#hlogo ul ul {
  padding-top: 0px;
  padding-left: 10px;
}
#hlogo ul li {
  font-weight: bold;
}

#navbar {
  position: absolute; top: 870px; left: 0px; z-index: 100;width: 200px;padding: 0px 0px 0px 17px;
}
.sobre {
  padding: 5px 10px 10px 10px;
  background: #dde6ee;
}
.header {
  position: absolute;
  z-index:98;
  top: 0px;
  left: 0px;
  width: 100%;
  padding: 0px 0px 0px 0px;
}
.logo {
  position: absolute;
  right: 25px;
  top: 15px;
  text-align: right;
}
.logo img {
  margin-left: 30px;
  vertical-align: middle;
}
#body {
  background: none;
  margin-top: 105px;
  margin-left: 220px;
  padding: 0px 0px 10px 15px;
}
#body .container, #footer {
  margin: 0px;
}

.subtitle {
  position: absolute;
  left: 130px;
  top: 125px;
}
.headlines div.content {
  padding: 0px 0px 5px 0px;
}
.headlines .image {
  height: 160px;overflow:hidden;
}
.default .headlines {
  width: 97.5% !important;
}
.col1 {
  clear: both !important;
  float: left;
  width: 47.5%;
  margin: 0px;
  margin-right: 2%;
}
.col2 {
  float: left;
  width: 47.5%;
  margin: 0px;
  padding-right: 0px;
}
.col1o3 {
  clear: both;
  float: left;
  width: 32%;
  margin: 0 2% 0 0;
  padding: 0px;
}
.col2o3 {
  float: left;
  width: 32%;
  margin: 0 2% 0 0;
  padding: 0px;
}
.col3o3 {
  float: left;
  width: 32%;
  margin: 0px;
  padding: 0px;
}
.col12o3 {
  clear: left;
  float: left;
  width: 64%;
  margin: 0 2% 0 0;
  padding: 0px;
}
.col23o3 {
  float: left;
  width: 64%;
  margin: 0px;
  padding: 0px;
}
.default {
  clear: both !important;
}


.footer {
  clear: both;
}

.clear {
  clear: both;
}
.minimal {
  font-size: 1px;
  line-height: 1px;
  margin: 0px;
  padding: 0px;
}


/**
 * Default type configuration for Pindorama documents
 *
 * @author   Guilherme Capilé <capile@tcdesign.com.br>
 * @version  1.0
 * @include  etc/includes/css/default/type.css
 */
p, h1, h2, h3, h4, h5 { 
  margin: 5px 0px 5px 0px;
}
p, h1, h2, h3, h4, h5, div, td, body {
  font-family: Verdana, Arial, Helvetica, Sans-serif;
  font-size: 11px;
  font-weight: normal;
  line-height: 18px;
  text-align: left;
}
h1 {
  font-family: Arial, Helvetica, Sans-serif;
  font-size: 15pt;
  font-weight: bold;
  margin: 10px 0px 5px 0px;
  line-height: 25px;
  color: #000143;
}
h1.title {
  margin: 0px 0px 5px 0px;
}

h2 {
  font-family: Arial, Helvetica, Sans-serif;
  font-size: 13pt;
  color: #000143;
  font-weight: bold;
  line-height: 25px;
  margin: 10px 0px 0px 0px;
}
h3 {
  font-family: Arial, Helvetica, Sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 25px;
  margin: 10px 0px 0px 0px;
}
ul {
    padding: 0 0 2px 15px;
    margin: 0px;
}
ul li { list-style-image: url('/_images/list-item.png'); }
ul li ul li { list-style-image: url('/_images/list-item2.png'); }


a:link { 
  color: #000099; text-decoration: none; 
}
a:visited { 
  color: #003399; text-decoration: none; 
}
a:hover, a:active { 
  color: #ff8000; text-decoration: underline; 
}
.copyright {
  color: #888888;
}
.small {
  font-family: Verdana, Arial, Helvetica, Sans-serif;
  font-size: 10px;
  color: #666666;
}
.filme {
  clear: both;
  width: 100%;
  border-top: 1px solid #aaaaaa;position:relative;
}
.noborder .filme, .noborder { border-top: none !important; }
.filme .title{
  font-size: 14px;
}
.infofilme { 
  position:relative;
  /*
  top: 0px;
  */
  background: #eeeeee;
  padding: 5px 10px;
  margin-bottom: 6px;
  border: 1px solid #cccccc;
}
.filme h2 {
  font-size: 15px;
  font-weight: normal;
  color: #666688;
  border-bottom: 1px solid #aaaacc;
}
.filme hr {
  height: 1px; color: #aaaacc;
  border: none; background: none;
  border-top: 1px solid #aaaacc;
}
.filme h3 {
  font-size: 12px;
  font-weight: bold;
  color: #888888;
}
.fimagem {
  float: left;
  width:160px;
  clear: both;
}
.filme .desc {
  position:relative;
  margin-left:160px;
}
.filme .desc2{
  position:relative;
  margin-left:160px;
  margin-right: 200px;
}

.tbanner {
  position: absolute;
  top: 0px;
  height: 88px;
  padding-top: 10px;
  vertical-align: middle;
  right: 145px;
  width: 50%;
  text-align: center;
  overflow: hidden;
}

.detalhes { margin: 0px 0px 5px 5px; color: #999999; font-size: 11px;line-height: 14px; }
.cinza, .cgray { color: #777777; }
.s15 { font-size: 15px !important; line-height: 20px; }
.s25 { font-size: 30px !important; line-height: 30px !important; }
.banner {
    position: absolute;
    right: 15px;
    text-align: right;
    top: 10px;
}
.ancestors {
  margin: 0px 0px 15px 0px;
  padding: 8px 0px 0px 10px;
  height: 27px;
  background: #000000;
  color: #eeeeee;
  z-index:10;
  position:relative;
}
.ancestors a {
  color: #ffffff;
  font-weight: bold;
}
form { margin: 0px; padding: 0px; }
.cineselect { 
  background: #eeeef6;
  font-size: 11px;
  font-family: Verdana, Arial, Sans-serif;
  width: 90%;
}
.cineselect option {
  background: #eeeef6;
  font-size: 11px;
  font-family: Arial, Sans-serif;
  color: #444444;
}
.fechador {
  position: absolute;
  top: 2px;
  right: 2px;
  z-index: 1;
}
.login #xdbform {
  width: 210px
}
.login .textinput {
  width: 100px !important;
}
.login .xdbl {
  width: 50px !important;
}


/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}


.sIFR-hasFlash h3.fwb, .sIFR-hasFlash .ftb {
	visibility: hidden;
	font-size: 18px;
}

.sIFR-hasFlash span.fwb {
	visibility: hidden;
	font-size: 16px;
	padding: 0px;
	letter-spacing: -2px;
	line-height: 20px;
}

@media print {
/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}
}

#navmenus {
  position:absolute;
  z-index:99;
  top: 0px;
  left: 0px;
}
.fsm {
  display: none;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 158px;
  z-index:100;
  background: #777777;
  border-left: 1px solid #666666;
  border-right: 1px solid #aaaaaa;
  -moz-opacity:0.95;
  filter:alpha(opacity=95);
}
.fsm p {
  margin: 0px;
  padding: 0px;
}
.fsm a {
  display: block;
  width: 138px;
  padding: 4px 10px;
  z-index: 1;
}
.fsm a:link, .fsm a:visited, .fsm a:active, .fsm a:hover {
  color: #ffffff;
  font-size: 11px;
  font-family: Arial, sans-serif;
  font-weight: normal;
  text-decoration: none;
}
.fsm a:active, .fsm a:hover {
  background: #666666;
}

#mn00002, #mn00018, #mn00019, #mn00183 {
  background: #004acc !important; 
  border-left: 1px solid #0033aa;
  border-right: 1px solid #2050a0;
}
#mn00002 a:active, #mn00002 a:hover, #mn00183 a:hover, #mn00183 a:active, #mn00018 a:active, #mn00018 a:hover, #mn00019 a:active, #mn00019 a:hover {
  background: #0033aa;
}
#mn00004, #mn00183  {
  background: #f70000 !important;
  border-left: 1px solid #cc0000;
  border-right: 1px solid #dd2000;
}
#mn00004 a:active, #mn00004 a:hover, #mn00183 a:hover, #mn00183 a:active {
  background: #cc0000;
}
#mn00005 {
  background: #339933 !important;
  border-left: 1px solid #228822;
  border-right: 1px solid #44aa44;
}
#mn00005 a:active, #mn00005 a:hover {
  background: #228822;
}

#splash {
position: absolute;
left: expression( document.body.scrollLeft + 'px' );
top: expression( document.body.scrollTop + 'px' );
}
body > #splash { position: fixed; left: 0px; top: 0px; }
div.inline,p.inline,span.inline,a.inline{float:right; margin:0px 5px;}
.inline.cat{float:right;margin-right:0px;background:#990000;color:#ffffff;}
.inline.cat a {color:#ffffff;padding:2px 5px;}
.sbox {position:relative;z-index:9;background:#f0f0fa;padding:5px 10px;margin:0px;margin-top:-20px;border-bottom:3px solid #000000;}
.sbox #xdbform {width:100% !important}
.sbox input.textinput,.sbox select.textinput  {width:95%!important;}
.sbox #xdbform p {clear:none;margin:0px;}
.sbox #xdbform .xdbl, .sbox #xdbform div.textinput {float:none !important;display:block;width:auto;}
.sbox #f_words,.sbox #f_diretor,.sbox #f_ator {float:left;width:70%;clear:both}
.sbox #f_ano,.sbox #f_copias, .sbox #f_formatos, .sbox #f_categorias {float:left;width:28%;}
.sbox #f_where {display:none;float:left;width:49%;}
.sbox #f_where p, .sbox #f_where div {display:inline;}
.sbox p#button {clear:both;}
.searchvalue {font-weight:bold;}
.searchterm {font-style:oblique;}
#pindorama {z-index:10;width:100% }
.idx-label { font-style: italic; font-weight: bold;}

#charwindow {
  position:fixed;
  bottom:0px;
  left:0px;
  z-index:1001;
  font-size:50px;
  line-height:50px;
  color:#ffcc66;
  background:#333;
  border: 1px solid #666;
  padding:5px;
}
.situacao { margin-left: 10px; color: #dd2000;}
.jmdiv-close{
  position:absolute;
  z-index:4;
  right:0;
  top:0;
  padding:0;
  overflow:hidden;
  width:16px;
  height:16px;
  display:inline-block;
}
#jmdiv{
  position:fixed;z-index:900;left:50px;top:0px;width:100%;height:100%;
  background:rgb(192,207,255);
  background:transparent;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#C0CFFF00,endColorstr=#C0000000);zoom:1;
  background:rgba(192,207,255,.7);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(192,207,255,.7)), to(rgba(0,0,0,.7)));
  background: -moz-linear-gradient(top,rgba(192,207,255,.7),rgba(0,0,0,.7));
}

#jmbody{
  position:fixed;
  overflow:hidden;
  background: #C0CFFF;
  border:2px solid #3063FF;
  width:75%;
  min-height:80px;
  max-height:80%;
  height: 80%;
  left:20%;
  top:10%;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
}
#jmbody .jmcontainer {
  position: relative;
  overflow:hidden;
  height: 98%;
  width: 98%;
  margin: 0 auto;
  margin-top: 1%;
}

#jmbody .jmcontainer .container{
  position:relative;
  overflow:auto;
  width:100%;
  min-height:80px;
  max-height:92%;
  height: 92%;
  margin-top: 20px;
  padding: 0 0;
}
.loading{position:absolute;left:50%;top:50%;margin-top:-33px;margin-left:-33px;}
#listafilmes{ margin: 2%; margin-top: -20px;}
.ctop{position:absolute;top:140px;left:235px;}

#listafilmes h2 {margin-top: 20px;}
#listafilmes h2 a{color:#666677;}
#listafilmes h2 a:hover{color:#ffaa00;text-decoration:none;}
#listafilmes .situacao{font-weight:normal;font-size:11pt;}

#xdbcalendar .locconf, .locconf { color: #883333; background: #ddcccc !important; }
#xdbcalendar .locatual, .locatual { color: #fff; background: #990000 !important; }

#footer img[usemap="#Map"] { display: none; }

