@charset "utf-8";
/* CSS Document */

body,td,th {
	color:#CCC;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11pt;
	margin:0px;
}
body {
	background-color: #000;
	background-image: url(images/Header-Background.jpg);
	background-repeat: repeat-x;
}

#livechat { margin:auto; text-align:center; border:1px solid #2E2E2E; padding:10px; width:400px; margin-bottom:10px; }
#livechat a{ color:#0080C0; text-decoration:none; font-size:14px;}
#livechat a:hover {color:red; text-decoration:underlined;}

img {border:0px;}
.description {margin-right:20px; margin-bottom:20px; float:left;}
.photo {
	display:inline;	
	float:left;
	height:104px;
	width:104px;
	padding-top:8px;
	padding-left:8px;
	margin-right:20px;
	margin-bottom:10px;
	background:url(images/Pictures/Small/border.jpg);
}
.photobutton {
	display:inline;	
	float:left;
	height:111px;
	width:52px;
}
#photobottom {
	clear:both;	
}
#alert {text-align:center; padding:15px 0px; }

.block {clear:both;}

#total {
	max-width:980px;
	margin:0px;
	margin:auto;
	z-index:1;
}

#header {
	background:url(images/Header-eyes.jpg);
	background-position:right;
	height:27px;
	padding-left:5px;
	padding-top:150px;
}

#header a {text-decoration:none; color:white;}
#header a:hover { text-decoration:underline; color:red;}

#movies {
	margin-top:-3px;
	height:130px;
	width:980px;
	margin-bottom:5px;
}

#movies a { text-decoration:none; }

.movietitle {
	color:#B4B4B4;
	font-size:8pt;
	text-align:center;
	display:block;
	margin-top:-19px;
	max-width:150px;
	width:150px;
}

#nav {
	text-align:center;
	font-size:11pt;
}
#nav a { color:#FFF; text-decoration:none;}
#nav a:hover { color:red; }

table { border:0px solid black;}
#nav table td {border:0px solid black; text-align:center; border-right:1px solid white;}
#nav table td.extra {border-left:1px solid white;}

#forum {font-size:10pt;}

#content {
	max-width:980px;
}

#content a {color:#0080C0; text-decoration:underline;}
#content a:hover {color:#F00;}
#content a.normal {color:#CCCCCC; text-decoration:none;}

#info {
	margin-right:50px;
	text-align:justify;
}

.news {display:block; clear:both; margin-bottom:90px;}

#content {margin-top:20px;}
#content table td {border:0px; padding:0px; margin:0px;}

#content h1 {font-size:17pt; margin-bottom:-12px;}
img.snapshot {margin-top:15px; margin-right:20px;}


#sidebar {border-left:1px solid white; border-right:1px solid white; margin-top:-5px; margin-bottom:-7px;  font-size:9pt; text-align:left; padding:10px; }
#sidebar h2 { font-size:13pt; margin-bottom:-10px; margin-top:40px; }
.sidebarimg {margin:0px; border:0px; padding:0px;}

.small {font-size:7pt;}

#footer {
	background:url(images/Footer-Background.jpg);
	height:66px;
	text-align:center;
	padding-top:50px;
}

#footer a { font-weight:bold; color:#FFF; text-decoration:none; }
#footer a:hover {color:#F00;}
#footer a.notbold {font-weight:normal; font-size:10pt; color:#CCC;}


#commenttop {
	margin-top:100px;
	height:48px;
	padding-left:50px;
	font-size:24pt;
}

.commentbottom {
	background:url(images/Comments-bottom.jpg);
	background-repeat:repeat-x;
	border-top:2px solid white;
	padding-left:50px;
	padding-right:50px;
	margin-bottom:100px;
}

h3.moviecomment {margin-top:50px; font-style:italic;}
p.moviecom { margin-top:-10px; margin-left:40px; font-size:8pt; }

h4 {font-size:16pt; margin-bottom:-15px; margin-top:20px; }


/* Layer effects */
#layer {
	background:url(images/layer.png);
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	z-index:2;
	visibility:hidden;
	display:none; 
	padding-top:5%;
}

#window {
	background-color:white;
	padding:10px;
	width:760px;
	margin:auto;
	margin-top:5%;
	z-index:3;
	text-align:center;
	color:black;
	
}

#window img {margin-bottom:5px;}
#window a {color:black; padding-top:5px;}

#imginfo {color:black}
#buydvd {float:left; width:160px; text-align:center;}

#moviesall a { text-decoration:none; }

#filmlist ul {margin-bottom:50px;}
#filmlist li { margin-bottom:25px; color:#676767; }
.filmtitle { color:white;}