@charset "utf-8";
/* CSS Document */

	
a{
	text-decoration:none;
}

a:hover{
	
	
	text-decoration:underline;
	
	}
	
.clear{
	
	clear:both;
	
	}	
	
	
#pagewrap{
	
	width: 1000px;
	margin: 0 auto;
	background-color:#FFFFFF;
	}


#logo p{
	
	background-image:none;
	background-repeat:no-repeat;
	text-indent:-9999px;
	height:0px;
	
	}


#topnav{
	
	float:right;
	padding: 15px 10px 0 0;
	
}

#topnav h1{
	
	font-size:1.3em;
	font-weight:bold;
	color:#cc0000;
	line-height:1.6em;
	text-align:right;
	padding-right:10px;
	padding-top:5px;
}
	
	
	
#mainarea{
	
	width:740px;
	float:right;
	background-color:#FFF;
	
	}

#mainarea a {
	
	text-decoration:underline;
	
	}

#mainarea a:hover{
	
	text-decoration:none;
	font-weight:bold;
	
	}

#mainarea h1{
	
	font-size:1.4em;
	color:#F00;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	text-align:left;
	margin-top:40px;
	margin-bottom:35px;
	margin-left:35px;
	}

#mainarea p{
	
	text-align:left;
	width:600px;
	padding-left:20px;
	line-height:1.3em;
	margin-bottom:15px;
		
	}

#mainarea_specs{
	
	width:1000px;
	background-color:#FFF;
	text-align:center;
	position: relative;
    
	overflow:hidden;
	
	}

#mainarea_specs a {
	
	text-decoration:none;
	
	}

#mainarea a:hover{
	
	text-decoration:underline;
	font-weight:bold;
	
}
#category{
	
	margin:0 auto;
	text-align:center;
	margin-top:30px;
	
	}

#categorydiv{
	
	text-aling:center;
	margin:0 auto; 
	width:100%; 
	padding-top:20px;
	overflow:hidden;
	margin-bottom:80px;
}

#categorydiv h1{
	
	color:#F00;
	font-size:1.2em;
	font-weight:bold;
	margin-top:20px;
}

#movie{
	margin-top:30px;
	width:720px;
	
}

#sidebar{
	
	text-align:left;
	width:200px;
	float:left;
	margin-left:20px;
	
			
	}
	
#sidebar h2{
	text-align:center;
	background-color:#1e1eb8;
	color:#ffffff;
	padding:10px;
	margin:0;
	width:182px;
}
	
#sidebar p{
	
	text-align:center;
	font-size:0.8em;
	padding:5px 0;
	margin-bottom:10px;
	color:#1e1eb8;	
	
}

#sidebar p a{
	
	color:#1e1eb8;	
}

#sidebar p a:hover{
	
	text-decoration:none;
	color:#E0162B;

}

#sidebar ul{
	
	margin-top:15px;
	margin-left:5px;
		
	}
	
#sidebar li{
	
	padding:5px 0;
	border-bottom:dashed 1px #666;
	padding-left:15px;
	
	}
	
#page-panels{

	margin:0 auto;
	width:100%;
	margin:0 0 30px 0;
	padding:10px;

	height:330px;
}

#page-panels h3{
	
	margin-top:25px;
	line-height:110%;
	margin-bottom:10px;
	margin-left:15px;
	color:#E0162B;
	font-size:1.2em;
	font-family:Verdana, Geneva, sans-serif;
	
	
	}
	
#page-panels p{
	
	color:#1e1eb8;
	text-align:left;
	font-size:0.8em;
	line-height:120%;
	margin:35px 15px 0 15px;
	
	
}
	
#page-panels a{
	
	color:#E0162B;	
	
}
.panel{
	
	width:400px;
	height:270px;
	border:dashed 1px #ccc;
	margin-left:55px;
	margin-top:10px;
	float:left;	
	background-color:#d8d8d8;
	border:solid 1px #E0162B;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}
.img-panel{
	
	height:250px;
	width:220px;
	float:left;
	margin-left:20px;
	
	}
#footer{
	
	width:100%;
	height:45px;
	border-top:solid 1px #CCC;
	padding-top:15px;
	font-size:0.7em;
	margin-top:25px;
}

#footer p{
	
	line-height:1.3em;
}
