* { 
	margin: 0px;
	padding: 0px;
}
p { padding-bottom: 15px; }
BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #222;
	background-image:url(../_images/background.jpg);
	color:#747171;
	background-attachment: fixed;
}
.fleft { float: left; }
.fright { float:right; }
.notice { color: green; padding: 5px; border: solid 1px green; }
.clear { clear:both; }

a {
	text-decoration: none;
	color:#000000;
}
a:focus, a:active {
	outline: none;
}
a:hover {
	text-decoration: underline;
}
.navigation { float: right; margin: 120px 20px 0px 0px; }
.navigation li { float:left; list-style: none; }
.navigation li a { display: block; padding: 2px 10px; border-left: solid 1px #fff; color:#FFF; font-size:16px;  }
.navigation li.first a { border-left: none; }
#container {
	width: 888px;
	background-color: #000;
	padding: 15px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#container .whiteblock {
	background-color: #fff;
	padding: 15px;
}
#container #logo {
	float: left;
	background-color:#000;
	padding: 5px 0px;
	margin-bottom: 12px;
}
#container #logo a {
	display: block;
	background-image:url(../_images/thepurehublogo.gif);
	width: 450px;
	height: 166px;
	text-indent: -9999px;
	background-repeat:no-repeat;
	background-position: left center;
	
}

#container h1 {
	float: right;
	padding: 15px;
	background-color:#000;
	font-size:11px;
	font-weight: normal;
	
}
.----------{}
#videoplayer {
	margin-bottom: 12px;

}
.----------{}
#information {
	position:relative;
	width: 670px;
	float: left;
}
#information h2 {
	font-size:24px;
	line-height: 15px;
	padding-top: 4px;
	font-weight:normal;
	letter-spacing: -1px;
}
#information .strip {
}
#information .strip .buttons {
	float: right;	
	width: 100px;
	height: 50px;
}
#information .strip > a, #information .strip > em, #information p a {
	color: #f4b405;
	font-style:normal;
}
#information > p {
	display: block;
	padding: 6px 0px;
	line-height: 20px;
	font-size:15px;
}
#information .rating {

}
#information .rating strong {
	float:left;
	line-height: 21px;
	padding-right: 10px;

}
#information .rating a {

}

#information .rating a img {
	
}

.----------{}
#categories {
	position:relative;
	width: 210px;
	padding: 12px;
	float:right;
	background-color:#000;
}

.----------{}
#categories ul {
	border-top: dotted 1px #232323;
	margin: 0px -12px 0px -12px;
}
#categories ul li {
	list-style: none;
}
#categories ul li a {
	border-bottom: dotted 1px #232323;
	color: #CCC;
	display: block;	
	padding: 8px 12px;
}
#categories ul li a:hover {
	text-decoration:none;
}
.----------{}
#browser {
	margin: 12px 0px 0px 0px;
	padding: 0px 0px 12px 12px;
}
#browser h2 {
	font-size: 12px;
	font-weight: normal;
	padding-left: 50px;
	margin-bottom: 12px;
	background-image:url(../_images/film.jpg);
	background-repeat:no-repeat;
	background-position: top left;
}
#browser h2 strong {
	display:block;
	font-weight: normal;
	color:#fff;
	font-size:18px;
	line-height: 19px;
}
.----------{}
#browser .strip {
	background-color: #232323;
	color:#CCC;
	margin: 0px 0px 12px -12px;
	padding: 8px 12px;
	line-height:20px;
}
#browser .strip strong {
	line-height: 28px;	
}
#browser .strip input, #browser .strip select {
	margin-left: 10px;
	font-size: 11px;
}
#browser .strip select {
	height: 21px;	
}
#browser .strip input[type="text"] {
	padding: 0px;
	width: 115px;
}
#browser .strip input[type="button"] {
	padding: 4px;
}
.----------{}

#browser ul {}
#browser ul li {
	list-style: none;
	float:left;
	font-size:10px;
	margin-right: 1px;
	margin-bottom: 12px;
}
#browser ul li a {
	height: 160px;
	width: 197px;
	overflow:hidden;
	display: block;
	background-color: #eeeeee;
	padding: 5px;
	margin-right: 1px;
}
#browser ul li a:hover {
	text-decoration:none;
}
#browser ul li a h3 {
	display:block;
	font-size: 12px;
	font-weight: normal;
	height: 30px;
	overflow: hidden;
}
#browser ul li a img {
	height: 110px;
	width: 195px;
	border: none;
	border: 1px solid #444;
	margin: 2px 0px;
	float:left;
}
#browser ul li a em {
	float: left;
	font-style:normal;
	color: #535353;
}
#browser ul li a b {
	float:right;
	font-weight: normal;
	color: #535353;
}
.----------{}
#footer {
	text-align:center;
	margin-bottom: 30px;
}
#footer a {
	color: #fff;	
}
.----------{}
.leavecomment {
	font-size:14px;
	border-top: dotted 1px #ccc;
	padding-top: 10px;
}
.leavecomment label { 
	display:block; 
	margin-bottom: 10px;
}
.leavecomment label strong {
	float:left;
	width: 150px;
}
.leavecomment label textarea {
	width: 500px;
	height: 70px;
}
.----------{}
.----------{}
.----------{}
.----------{}
.----------{}

