a {
	color: #494949;
	outline: expression(hideFocus="true");
	outline: 0;
	text-decoration: none;
}
a:hover {
	color: #0d8bff;
	text-decoration: underline;
}

body {
	background-color: #000000;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 13px;
}

img {
	border: 0px;
}

label {
	float: left;
	text-align: right;
	width: 9em;
	padding-right: 20px;
	padding-top: 3px;
	cursor: auto;
}

#archive_top_spacer {
	height: 50px;
	width: 200px;
}

#archive_bottom_spacer {
	height: 50px;
	width: 200px;
}

#mobilenav {
	display: none;
}

.divider {
	margin-top: 7px;
	margin-bottom: 7px;
}

.episode {
	cursor: pointer;
	z-index: 99;
}

.hidden {
	display: none;
}

.icon {
	float: right;
}

.nav {
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
}

.poster {
	margin-right: 5px;
	height: 57px;
}

.sort {
	cursor: pointer;
}

.space_down {
	padding-bottom: 7px;
	color: #FFFFFF;
	font-weight: none;
	font-size: 12px;
}

#archive_loader {
	position: absolute;
	top: 499px;
	left: 156px;
	z-index: 996;
}

#header_loader {
	position: absolute;
	top: 278px;
	left: 690px;
}

#aboutbox {
	position: absolute;
	top: 166px;
	line-height: 150%;
	left: 350px;
	height: 714px;
	width: 731px;
}

#archivebox {
	position: absolute;
	top: 220px;
	left: 50px;
	width: 275px;
	height: 535px;
	color: #494949;
	font-size: 11px;
	font-weight: bold;
}

#archive_bg {
	position: absolute;
	height: 511px;
	top: 258px;
	left: 38px;
}

#arrowleft {
	position: absolute;
	top: 241px;
	left: 360px;
	height: 106px;
	width: 18px;
	cursor: pointer;
}

#arrowright {
	position: absolute;
	top: 241px;
	left: 1053px;
	height: 106px;
	width: 18px;
	cursor: pointer;
}

#downloads {
	position: absolute;
	bottom: 0px;
	left: 3px;
}

#downloads img {
	margin-left: 6px;
	margin-bottom: 6px;
}

#livebox {
	position: absolute;
	top: 220px;
	left: 50px;
	width: 100%;
}

#mobile_archive {
	display: none;
}

#player {
	position: absolute;
	left: 347px;
	bottom: 5px;
	height: 45px;
	width: 384px;
}

#episodebox {
	position: absolute;
	top: 166px;
	left: 350px;
	height: 258px;
	width: 731px;
}

#episodeinfo {
	position: absolute;
	left: 300px;
	top: 75px;
	width: 360px;
	text-shadow: 0px 0px 10px #000;
}

#displaybox {
	position: absolute;
	top: 165px;
	left: 350px;
	height: 600px;
	width: 731px;
}

#extrasbox {
	position: absolute;
	top: 430px;
	left: 350px;
	height: 450px;
	width: 731px;
}

#fb-root {
	float: left;
	margin-right: 7px;
}

#gplus-root {
	float: left;
	margin-right: 7px;
}

#twitter-root {
	float: left;
	margin-right: 7px;
}

#forumbanner {
	position: relative;
	z-index: 999;
	float: right;
	top: -6px;
	padding-right: 2px;
}

#logobox {
	position: absolute;
	top: 11px;
	left: 25px;
	height: 201px;
	width: 325px;
	background-image: url('/images/logo.jpg');
	cursor: pointer;
}

#navbox {
	position: absolute;
	top: 80px;
	left: 350px;
	height: 80px;
}

#paypalbox {
	position: absolute;
	top: 772px;
	left: 40px;
}

#people {
	font-size: 14px;
	font-weight: bold;
}

#share img {
	margin-right: 7px;
}

#sorting {
	position: absolute;
	top: 226px;
	left: 38px;
	z-index: 999;
}

#searchinput {
	padding: 10px;
	color: #494949;
	font-size: 16px;
	font-family: Tahoma;
	border: 0px;
	outline: none;
	height: 17px;
	width: 207px;
	background-image: url('/images/archive/search-bg.jpg');
}

#searchbox {
	background-image: url('/images/archive/DB-fadeout-top-long.png');
	padding-top: 10px;
	text-align: center;
	position: absolute;
	top: 240px;
	left: 45px;
	height: 73px;
	width: 250px;
	z-index: 998;
}

#wrapper {
	position: relative;
	width: 1083px;
	height: 100%;
	margin: 0 auto;
}

#archivebox .customScrollBox {
	position: relative;
	height: 100%;
	overflow: hidden;
}

#archivebox .customScrollBox .container {
	position: relative;
	width: 240px;
	top: 0;
	float: left;
}

#archivebox .customScrollBox .content {
	clear: both;
	height: 100%;
	position: relative;
}

#archivebox .dragger_container {
	position: relative;
	width: 18px;
	top: 15px;
	height: 455px;
	float: left;
	margin: 40px 0 0 10px;
	background: url('/images/scrollbar/scroll-bar-tiler.jpg');
	cursor: pointer;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	cursor: s-resize;
}

#archivebox .dragger {
	position: absolute;
	width: 18px;
	height: 45px;
	background-color: #494949;
	text-align: center;
	line-height: 60px;
	overflow: hidden;
	cursor: pointer;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

#archivebox .dragger_pressed {
	position: absolute;
	width: 18px;
	height: 45px;
	text-align: center;
	line-height: 60px;
	background-color: #7A7A7A;
	overflow: hidden;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	cursor: s-resize;
}

#archivebox .scrollUpBtn, #archivebox .scrollDownBtn {
	position: absolute;
	display: inline-block;
	width: 18px;
	height: 16px;
	margin-right: 7px;
	ext-decoration: none;
	right: 0;
	filter: alpha(opacity=20);
	moz-opacity: 0.20;
	-khtml-opacity: 0.20;
	opacity: 0.20;
}

#archivebox .scrollUpBtn {
	top: 30px;
	background: url('/images/scrollbar/arrow-up.jpg') center center no-repeat;
}

#archivebox .scrollDownBtn {
	bottom: 0px;
	background: url('/images/scrollbar/arrow-down.jpg') center center no-repeat;
}

#archivebox .scrollUpBtn:hover, #archivebox .scrollDownBtn:hover {
	filter: alpha(opacity=60);
	-moz-opacity: 0.60;
	-khtml-opacity: 0.60;
	opacity: 0.60;
}

#fadetop {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 240px;
	z-index: 997;
}

#fadebottom {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 240px;
	z-index: 996;
}

#people {
	padding-bottom: 5px;
}

#desc {
	padding-bottom: 5px;
}