img {
	border-top-width:0px;
	border-right-width:0px;
	border-bottom-width:0px;
	border-left-width:0px;
	border-style:initial;
	border-color:#000000;
}

textarea {
	border:1px solid #B5B5B5;
}

input {
	border:1px solid #B5B5B5;
}

body {
	font-family:Verdana;
	font-style:inherit;
	font-size:12px;
	color:#646464;
}

.newstyle {
}

.season_info {
	color:#E88B2E;
	font-weight:bold;
	font-family:Verdana;
	font-size:10px;
}

.season_sep {
	font-family:Tahoma;
	font-stretch:inherit;
	color:#B9B9B9;
	font-size:13px;
	margin-left:2px;
	margin-bottom:inherit;
	margin-right:2px;
}

.season_text {
	color:#B9B9B9;
	font-family:Verdana;
	font-size:11px;
}

.episode_box a {
	text-decoration:none;
	font:inherit;
	font-style:inherit;
	font-weight:bold;
	color:#FFFFFF;
	font-family:Verdana;
	font-size:11px;
}

.episode_img {
	margin-top:0px;
	left:142px;
	top:-103px;
	margin-bottom:20px;
}

#player_container {
	float:left;
	width:469px;
	height:264px;
	bottom:0px;
	border:1px solid #9C9C9C;
	padding:0px;
	z-index: -100;
}

#player {
	z-index: -100;
}

#playerbox {
	z-index: -100;
}

#playerbox * {
	z-index: -100;
}

.episode_box {
	position:inherit;
	padding:inherit;
	padding-top:0px;
	padding-left:0px;
	left:99px;
	top:99px;
	height:160px;
	float:left;
	margin-left:15px;
	width:180px;
}

.episode_bar {
	background-image:url(images/episode_bar.png);
	margin-top:25px;
	clear:both;
	padding-top:15px;
	padding-left:10px;
	height:174px;
}

#frequency_info {
	float:right;
	margin:inherit;
	top:inherit;
	width:295px;
	height:268px;
	background-image:url(images/frequenc.png);
}

#middle_player {
	width:467px;
	height:262px;
	background-color:#000000;
	background-image:url(images/player.jpg);
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
}

#middle {
	top:100px;
	position:inherit;
	height:268px;
	margin-bottom:35px;
}

#orangesep {
	position:inherit;
	height:1px;
	width:88%;
	background-image:url(images/gradient_line.png);
	margin-top:10px;
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	margin-bottom:20px;
}

.menuitemsep {
	margin-right:5px;
	margin-left:5px;
}

#main_menu {
	top:100px;
	position:inherit;
	width:auto;
}

#logobox {
	position:inherit;
	background-image:url(images/logo.png);
	height:84px;
	width:98%;
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	left:191px;
	top:105px;
}

#main {
	margin:0px auto;
	width:808px;
	top:0px;
}

#mainpage {
	background-color:#000000;
	background-attachment:inherit;
	background-image:url(images/background.jpg);
	padding-top:0px;
	background-position:50% 0%;
	background-position-x:50%;
	background-position-y:0%;
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
}

#overlay {
	background-repeat-x:repeat;
	background-repeat-y:repeat;
	background-repeat:repeat;
	background-attachment:initial;
	background-position:0% 0%;
	background-position-x:0%;
	background-position-y:0%;
	background-origin:initial;
	background-clip:initial;
	position:absolute;
	top:0px;
	bottom:0px;
	left:0px;
	right:0px;
	z-index:110;
	background-image:url(images/overlay.png);
}

#overlay-box {
	position:absolute;
	background-color:#FFFFFF;
	color:#7F7F7F;
	width:808px;
	z-index:120;
	top:125px;
}

#overlay-box-close {
	position:relative;
	background-image:url(images/overlay_close_icon.png);
	width:31px;
	height:31px;
	float:right;
	margin-top:-15px;
	margin-right:-15px;
	cursor:pointer;
	background-size:inherit;
	z-index:150;
}

