/* NOTES - Remove
We're using the "shorthand version for all the CSS */

/* global styles - we use these for all pages  */
html, body {margin:0; padding:0;} /* removes default margin & padding for most elements */

body {background:#349CDB; text-align:center;
         SCROLLBAR-FACE-COLOR: #349CDB;
         SCROLLBAR-HIGHLIGHT-COLOR: #349CDB;
         SCROLLBAR-3DLIGHT-COLOR: #349CDB;
         SCROLLBAR-DARKSHADOW-COLOR: #349CDB; 
         SCROLLBAR-SHADOW-COLOR: #349CDB; 
         SCROLLBAR-ARROW-COLOR: #231f20;
         SCROLLBAR-TRACK-COLOR: #231f20;
}
/*text-align:center fixes an IE bug for center aligning content*/

img {border:0;} /* so no images that are links have a default 1px blue border */

/* sections - we use these for specific sections */
#wrapper {width:930px;/*should use a minimun of 800px for width - also consider hand-held devices when designing*/ margin:0 auto; text-align:left;}

/* header */
#header {width:930px; height:309px; background:transparent url(../images/bg/header.gif) top left no-repeat; overflow:hidden;}
#logo {margin:200px 0 0 191px;/* margin = first value:top, second:right, third:bottom, fourth:left*/}

/* content */
#content_wrapper {width:930px; height:461px; background:transparent url(../images/bg/content.gif) top left no-repeat; overflow:hidden; }
#content_wrapper_lgmovie {width:930px; height:580px; background:transparent url(../images/bg/content.gif) top left no-repeat; overflow:hidden; }

#content_center {width:511px; 
height:445px;
margin:0 auto; 
align:center; 
color: #ffffff;
background:#231f20;
/* change this color for the content area background*/ 
overflow:auto;
/*use 'overflow:auto' to give the scollbar to content area*/
}


#content {width:511px; 
height:445px;
margin:0 auto; 
text-align:left; 
color: #ffffff;
background:#231f20;
/* change this color for the content area background*/ 
overflow:auto;
/*use 'overflow:auto' to give the scollbar to content area*/
}

#content_movie {width:780px; 
height:580px;
margin:0 auto; 
text-align:left; 
color: #ffffff;
background:#231f20;
/* change this color for the content area background*/ 
overflow:auto;
/*use 'overflow:auto' to give the scollbar to content area*/
}

#content_film {width:780px; 
height:445px;
margin:0 auto; 
text-align:left; 
color: #ffffff;
background:#231f20;
/* change this color for the content area background*/ 
overflow:auto;
/*use 'overflow:auto' to give the scollbar to content area*/
}

h1 {margin:10px 10px -14px 10px; font-size:1.2em; font-family:arial; color:#EC292D;}
h2{margin:8px 10px -8px 10px; font-size:1.8em; font-family:arial; color:#EC292D;}
.misc {margin-left: 10px; font-size:12px; font-family:arial; color:#ffffff;}
h3 {margin:10px 10px -14px 10px; font-size:2.0em; font-family:arial; color:#EC292D;}
.newtitles {font-size:18px; font-family:arial; color:#EC292D; font-weight:bold;}
p {margin:14px 10px; font-size: 12px; font-family:arial;}
p.reltime {font-size: 12px; font-family:arial; color: #349CDB;}
p.bodytype {font-size: 12px; font-family:arial; color: #349CDB;}

.downloadmovie a {font-size: 22px; font-family: arial; font-weight: bold; color:#EC292D; margin: 0px; text-decoration: underline;}
.downloadmovie a:hover {font-size: 22px; font-family: arial; font-weight: bold; color:#231F20; background-color: #EC292D; margin: 0px;}

p.release { margin:0px 0px -14px 0px;}
p.filmcenter {margin-left:50px}
table {font-size: 12px; font-family:arial;}
table a, table a:visited {color:#F63135; text-decoration: none;}
table a:hover {color:#F63135; text-decoration:none;}
p.films {font-size:12px; font-family:arial; color:#EC292D;}
p a,a:visited {color:#F63135; text-decoration: none;}
p a:hover {color:#F63135; text-decoration:none;}
a, table a:visited {color:#F63135; text-decoration: none;}
a:hover {color:#F63135; text-decoration:none;}

table.center {font-family:arial;}
table.center a, table a:visited {color:#F63135; text-decoration: none;}
table.center  a:hover {color:#2A2626; text-decoration:none;}

table.films {margin:8px 10px -8px 10px; font-family:arial;}

/* footer */
#footer {width:930px; height:980px; background:transparent url(../images/bg/footer.gif) top left no-repeat; overflow:hidden;}
#footer p {font-size: 10px; margin:0; color:#fff; text-align:center;}
#footer p#copy {margin-top:8px;}
#footer a, footer a:visited {color:#ffffff; text-decoration: underline;}
#footer a:hover {color:#2A2626; background-color: #EC292D; text-decoration:none;}

a.reel, a.reel:visited, a.reel:active
{  
   font-size: 11px;
   font-family: arial,verdana;
   color: #bb4531;
   text-decoration:underline;
	 }

a.reel:hover
  { 
   font-size: 11px;
   font-family: arial,verdana;
   color: #bb4531;
   text-decoration:underline;
	 }

.