/* CSS CONTENT */

body{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: #333333;
	color: #b6e1fe;
}

a {
color:#3b6578;
font-weight:bold;
text-decoration:none;
}

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

p {
line-height:1.5em;
margin:0 0 15px;
}

/*** Main container ***/

#container {
background:#000000 url(../img/header.jpg) no-repeat top left;
margin:0 auto;
width:988px;
padding:0px 0 0;
text-align:left;
vertical-align: top;
}

/*** Header section ***/

#sitename {
color:#000000;
height:160px;
margin:0 20px 0px;
text-align:left;
}

#sitename ../img {
float:left;
margin:0px 15px 0px 0;
padding:0px;
}

#sitename h1,#sitename h2 {
font-weight:400;
letter-spacing:-2px;
margin:0;
padding:0;
}

#sitename h1 {
font-size:2.4em;
padding-top:20px;
}

#sitename h2 {
font-size:1.6em;
}

/*** Horizontal menu ***/

/*- Menu Tabs F--------------------------- */

    #tabsF {
      float:left;
      width:100%;
      font-size:93%;
      line-height:normal;
      }
    #tabsF ul {
	  margin:0;
	  padding:0px 10px 0 50px;
	  list-style:none;
      }
    #tabsF li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsF a {
      float:left;
      background:url("../img/tableftF.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsF a span {
      float:left;
      display:block;
      background:url("../img/tabrightF.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#fff;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsF a span {float:none;}
    /* End IE5-Mac hack */
    #tabsF a:hover span {
      color:#FFF;
      }
    #tabsF a:hover {
      background-position:0% -42px;
      }
    #tabsF a:hover span {
      background-position:100% -42px;
      }

/*** Content wrap ***/

#wrap {
clear:both;
background:#000000;
font-size:0.9em;
padding:0 10px 0 0;
}

/*** Sidebars ***/

#leftside {
float:left;
background: #0a293a;
opacity: 0.78;
-moz-opacity: 0.78;
_filter: progid:DXImageTransform.Microsoft.Alpha(opacity=78);
border: 1px solid #000000;
margin-left:10px;
padding: 5px 5px 5px 5px;
}

#leftside h1 {
color:#b6e1fe;
font-size:1.6em;
font-weight:bold;
letter-spacing:-1px;
margin:0 0 12px;
}

#leftside h2 {
color:#b6e1fe;
font-size:1.1em;
margin:0 0 20px;
}

#leftside p {
font-size:0.9em;
line-height:1.4em;
margin:0 0 16px 10px;
color: #b6e1fe;
}

#leftside a {
font-size:0.9em;
line-height:1.4em;
margin:0 0 16px 10px;
color: #5d81a5;
}

#rightside {
float:right;
background: #0a293a;
opacity: 0.78;
-moz-opacity: 0.78;
_filter: progid:DXImageTransform.Microsoft.Alpha(opacity=78);
border: 1px solid #000000;
margin-left:5px;
width: 220px;
padding: 5px 0 0 5px;
}

#rightside_movies {
float:right;
background: #0a293a;
opacity: 0.78;
-moz-opacity: 0.78;
_filter: progid:DXImageTransform.Microsoft.Alpha(opacity=78);
border: 1px solid #000000;
margin-left:5px;
width: 150px;
padding: 5px 0 0 5px;
}

#rightside h1 {
background: #0a293a;
color: #275266;
font-size:1.6em;
font-weight:bold;
letter-spacing:-1px;
margin:0 0 12px;
}

#rightside h2 {
background: #262626;
color: #275266;
font-size:1.1em;
margin:0 0 20px;
}

#rightside p {
font-size:0.9em;
line-height:1.4em;
margin:0 0 16px 10px;
color: #b6e1fe;
}

#rightside a {
font-size:0.9em;
line-height:1.4em;
margin:0 0 16px 10px;
color: #5d81a5;
}

.linklist {
list-style:none;
margin:0 0 16px 10px;
padding:0;
}

.linklist li {margin-bottom:0.7em;}

.linklist a {
color:#5d81a5;
}

.nav {
background:#0a293a;
border:1px solid #5d81a5;
color:#5d81a5;
display:block;
margin-top:8px;
padding:5px 4px 4px 10px;
position:relative;
text-transform:uppercase;
width:140px;
}

.movie_nav {
background:#0a293a;
border:1px solid #5d81a5;
color:#5d81a5;
font-size: 10px;
display:block;
margin-top:8px;
padding:2px 2px 2px 2px;
position:relative;
text-transform:uppercase;
width:120px;
}

.nav:hover,.nav2:hover,.movie_nav:hover,.active {
background:#184559;
border:1px solid #5d81a5;
color:#5d81a5;
text-decoration:none;
}

/*** Content ***/

td {
color:#b6e1fe;
}

.nav2 {
background:#0a293a;
border:1px solid #5d81a5;
color:#5d81a5;
display:block;
margin-top:8px;
padding:5px 4px 4px 10px;
position:relative;
text-transform:uppercase;
}

#content,#contentalt {
width: 475px;
height: 450px;
background:#184559;
opacity: 0.70;
-moz-opacity: 0.70;
_filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
border:1px solid #000000;
color:#b6e1fe;
padding: 25px 0 0 25px;
}

#content {margin:0px 200px 0px 0px;}
#contentalt {margin:0px 200px 0 20px;}

#content h1,#content h2,#contentalt h1,#contentalt h2 {
background-color:inherit;
color:#FFFF66;
font-size:1.8em;
font-weight:bold;
letter-spacing:-1px;
margin:0 0 15px;
padding:0;
}

#content h2,#contentalt h2 {
font-size:1.6em;
margin-bottom:10px;
}

#content ../img,#contentalt ../img {
border:1px solid #b0b0b0;
float:left;
margin:5px 15px 6px;
padding:5px;
}

/*** Scroll Box ***/

#scroll {
width: 450px;
height: 400px;
background:transparent;
color:#b6e1fe;
padding:0px 5px 0px 10px;
overflow: auto;
}





/*** Footer ***/

#footer {
background:#0a293a;
clear:both;
color:#d0d0d0;
font-size:0.9em;
font-weight:bold;
margin:0 0 0 0px;
padding:20px 0;
text-align:center;
width:100%;
}

#footer a {
color:#d0d0d0;
font-weight:bold;
}

/*** Various classes ***/

.thumbnail {
background:#fafbfc;
border:1px solid #b0b0b0;
margin:0 0 10px 10px;
padding:5px;
}

.searchform {margin:0;}

.searchbox {
background:#f0f0f0;
border:1px solid #b0b0b0;
margin:0 4px 0 0;
width:100px;
}

.searchbutton {
background:#f0f0f0;
border:1px solid #b0b0b0;
}

.clearingdiv {
clear:both;
height:30px;
width:1px;
}

.hide {display:none;}

/*** Text format ***/

.intro {
font-size:1.1em;
font-weight:bold;
letter-spacing:-1px;
}

.small {font-size:0.8em;}
.large {font-size:1.4em;}
.center {text-align:center;}
.right {text-align:right;}

/*** End of file ***/