body{
background:#fff url(../img/greenback.gif);
background-repeat: repeat-x;
margin-top: 5px;
font-family: verdana;
font-size: 10pt;
}

div#popcorn{
width: 100%;
height: 990px;
background: url(../img/popcorn.jpg);
background-repeat: repeat-x;
background-position: 0 245;
}

div#krypton{
width: 900px;
border: solid 1px green;
background: #FFFFFF;
position: absolute;
left: 50%;
margin-left: -450px;
}


div#toplink{
text-align:right;
margin-top: 1em;
margin-right:1em;
font-size: 8pt; 
}

div#topbanner{
margin-top: 10px;
height:180px;
text-align:left;
/*border: solid 1px red;*/
}

table{
margin-top: 2px;
margin-left: 2px;
}

table.leftlinks td{
border-top: solid 1px white;
border-bottom: solid 1px white;
padding: 10px;
background: #00B358;
width: 180px;
text-align: center;
font-family: verdana;
}

a{
text-decoration: none;
color: #804C40;
}

a.mainlink{
color: white;
font-size: 12pt;
}

div#left{
float:left;
width:200px;
/*height: 300px;
border: dotted 1px green;*/
margin-top: 22px;
}

div#oscarlink{
margin-left: 4px;
margin-top: 6px;
}

div#right{
float:right;
width: 690px;
height: 100%;
/*border: dotted 1px green;*/
margin-top: 22px;
}


div#mainboxoffice{
float: left;
/*border: double 1px red;*/
width: 220px;
/*height: 300px;*/
margin-left: 10px;
margin-top: 10px;
}

ul.movielist {
text-align: center;
font-size: 12pt ;
color: blue;
}

ul.movielist li{
text-align: left;
margin: 1em;
margin-left: 0;
border-bottom: dotted 1px blue;
font-size: 10pt ;
color: black;
}


div#mainmoviesnews{
float: right;
border: dotted 1px red;
width: 440px;
height: 350px;
margin-left: 10px;
margin-top: 10px;
}

div#footer{
clear: both;
background: #007439;
padding-top: 0.5em;
padding-bottom: 0.5em;
text-align: center;
color: white;
font-size: 8pt;
border-left: solid 1px green;
}

table.poster{
width: 680px;
}

caption{
font-size:12pt;
font-weight:bold;
}

td.mainposter{
padding: 8px;
/*border: dotted 1px red;*/
margin-left: 40px;
text-align:center;
font-family:verdana;
font-size:8pt;
}

td.movietitle {
text-align:center;
}

span.title{
color: #007439;
font-weight: bold;
}


/*moviespage*/

div#intheaters{
float:left;
width:445px;
}

div#comingsoon{
float:right;
text-align: left;
width:240px;
height:400px;
/*overflow: auto;
scrollbar-base-color:#369;*/
}

span.opening{
margin: 0 1em;
color: blue;
}

/*h styles below*/

h3{
text-align: center;
color: red;
}

td.synopse{
background: #8BDCB3;
font-size: 10pt;
text-align: justify;
padding: 0.6em;
}	

/*DVD's Page*/

div#newreleases{
float:left;
width:445px;
}

div#futurereleases{
float:right;
text-align: left;
width:240px;
height:400px;
}

span.opening{
margin: 0 1em;
color: blue;
}


