* {
	margin: 0;
	padding: 0;
	outline: 0;
}

body
{
	background: #000;
	font-family: verdana;
	font-size: 80%;
	padding: 33px 0px 0px 60px;
	color: #FFF;
}




img, img a
{
	border: none;
	margin: 0;
	padding: 0;
}

img 
{
   behavior: url("/styles/behaviour.htc");
}

.clear_both
{
	clear: both;
}

.relative
{
	position: relative;
}

a:link
{
	color: #CBD0DE;
	text-decoration: none;
}

a:visited
{
	color: #CBD0DE;
	text-decoration: none;
}

a:hover
{
	color: #FFF;
	text-decoration: none;
}

a:active
{
	color: #CBD0DE;
	text-decoration: none;
}

a.normal_link:link
{
	color: #CBD0DE;
	text-decoration: none;
}

a.normal_link:visited
{
	color: #CBD0DE;
	text-decoration: none;
}

a.normal_link:hover
{
	color: #FFF;
	text-decoration: none;
}

a.normal_link:active
{
	color: #CBD0DE;
	text-decoration: none;
}

a.white_link:link
{
	color: #FFF;
	text-decoration: none;
}

a.white_link:visited
{
	color: #FFF;
	text-decoration: none;
}

a.white_link:hover
{
	color: #000;
	text-decoration: none;
}

a.white_link:active
{
	color: #FFF;
	text-decoration: none;
}

a.black_link:link
{
	color: #000;
	text-decoration: none;
}

a.black_link:visited
{
	color: #000;
	text-decoration: none;
}

a.black_link:hover
{
	color: #FFF;
	text-decoration: none;
}

a.black_link:active
{
	color: #000;
	text-decoration: none;
}

a.turq_link:link
{
	color: #75BECC;
	text-decoration: underline;
}

a.turq_link:visited
{
	color: #75BECC;
	text-decoration: underline;
}

a.turq_link:hover
{
	color: #FFF;
	text-decoration: underline;
}

a.turq_link:active
{
	color: #75BECC;
	text-decoration: underline;
}

span.orange
{
	color: #FFBD00;
}

#underline, .underline
{
	text-decoration: underline;
}

.bold
{
	font-weight: bold;
}





#container
{
	width: 936px;
	position: relative;
	background: url(/images/black_scorpion/frame_background_image.jpg) no-repeat right top;
}

#frame
{
	background: transparent url(/images/black_scorpion/frame_repeat.gif) repeat-y left top;
	width: 936px;
}

#frame_top
{
	background: url(/images/black_scorpion/frame_top.gif) no-repeat left top;
	width: 936px;
	padding-top: 37px;
}

#frame_bottom
{
	background: url(/images/black_scorpion/frame_bottom.png) no-repeat left bottom;
	width: 936px;
	height: 124px;
	display: block;
	clear: both;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5000;
}

#frame_bottom_ie
{
	display: none;
}

#frame_wire_bottom
{
	background: url(/images/black_scorpion/frame_bottom.gif) no-repeat left bottom;
	width: 936px;
	height: 124px;
	display: block;
	clear: both;
	position: relative;
}

#frame_content
{
	position: relative;
	width: 828px;
	margin: 0 54px;
}

#header_container
{
	height: 47px;
	width: 800px;
}

#header_right
{
	float: right;
	padding-top: 30px;
	height: 17px;
}

a#logo
{
	margin-left: 17px;
	display: block;
	width: 199px;
	height: 47px;
	background: url(/images/black_scorpion/logo.gif) no-repeat left top;
	
}

h1
{
	font-size: 1em;
}

div.hr
{
	background: url(/images/black_scorpion/grey_hr.png) no-repeat left top;
	width: 828px;
	margin: 16px 0px;
	height: 1px;
	display: block;
	text-indent/* */:/**/-9999px;  /* IE 5.0 Filter */
	text-indent: /**/-9999px;  /* Fix of above, for Mac IE 5 */
	font-size: 1px !important;
	line-height: 0;
}

#tv_area
{
	clear: both;
	position: relative;
	width: 828px;
	background: url(/images/black_scorpion/tv_wire_frame_repeat.gif) repeat-y left top;
}	

#tv_wire_frame_top
{
	background: url(/images/black_scorpion/tv_wire_frame_top.gif) no-repeat left top;
	position: relative;
	width: 828px;
}

#tv_wire_frame_top_png
{
	background: url(/images/black_scorpion/tv_frame_top.png) no-repeat left top;
	position: relative;
	width: 828px;
}

#tv_wire_frame_bottom
{
	background: url(/images/black_scorpion/tv_wire_frame_bottom.gif) no-repeat left bottom;
	position: relative;
	width: 828px;
}

#tv_wire_frame_bottom_png
{
	/*background: transparent url(/images/black_scorpion/tv_frame_bottom.png) no-repeat left bottom;*/
	position: relative;
	width: 828px;
}

#left_side
{
	float: left;
	width: 179px;
	margin-right: 0px;
	background: url(/images/black_scorpion/category_bg.gif) repeat-y 4px top;
	padding-left: 1px;
	position: relative;
}

#top_left_banner
{
	width: 179px;
}

#category_block
{
	background: url(/images/black_scorpion/category_block.jpg) no-repeat 4px top;
	width: 135px;
	height: 27px;
	padding: 5px 0px 0px 40px;
	text-transform: uppercase;
	font-size: 0.85em;
	font-weight: bold;
	display: block;
}

ul#category_options
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 175px;
	background: url(/images/black_scorpion/category_bottom.jpg) no-repeat 4px bottom;
	padding-bottom: 6px;
}

ul#category_options li
{
	display: block;
	width: 167px;
	font-size: 0.8em;
	color: #FFF;
	font-weight: bold;
	padding: 0px 0px 0px 7px;
	outline: none;
}

ul#category_options li#selected
{
	background: url(/images/black_scorpion/category_option_selected_bg.jpg) no-repeat 7px top;
	color: #000;
}

ul#category_options li#selected a:link
{
	color: #000;
	text-decoration: none;
}

ul#category_options li#selected a:visited
{
	color: #000;
	text-decoration: none;
}

ul#category_options li#selected a:hover
{
	color: #FFF;
	text-decoration: none;
}

ul#category_options li#selected a:active
{
	color: #000;
	text-decoration: none;
}


ul#category_options li a
{
	display: block;
	width: 160px;
	padding: 2px 0px 3px 8px;
}

#sub_category_block
{
	background: url(/images/black_scorpion/sub_category_block.jpg) no-repeat 4px top;
	width: 160px;
	height: 20px;
	padding: 5px 0px 0px 15px;
	text-transform: uppercase;
	font-size: 0.85em;
	font-weight: bold;
}

.sub_category_options_div
{
	min-height:197px;
	height:auto !important;
	height:197px;
	max-height:231px;
	overflow: auto;
	width: 175px;
	position: relative;
}

ul.sub_category_options
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 157px;
	padding-bottom: 6px;
	position: relative;
}

ul.sub_category_options li
{
	display: block;
	width: 142px;
	font-size: 0.8em;
	color: #FFF;
	font-weight: bold;
	padding: 6px 0px 7px 15px;
	line-height: 14px;
}

ul.sub_category_options li#selected
{

}

ul.sub_category_options li a
{
	
}

#movie_area
{
	width: 499px;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
}

#main_banner
{
	width: 499px;
	margin-bottom: -4px;
}

#movie
{
	background: url(/images/black_scorpion/movie_holder.jpg) no-repeat left top;
	width: 499px;
	height: 280px;
	padding: 0px;
	margin-left: 1px;
}

#movie_controls
{
	background: url(/images/black_scorpion/movie_controls.gif) no-repeat left top;
	width: 499px;
	height: 36px;
	margin-left: 1px;
}

#tv_programmes
{
	float: left;
	width: 147px;
	margin: 0;
	padding: 0;
	position: relative;
	margin-left: 1px;
	height: 384px;
	margin-bottom: 3px;
	background: url(/images/black_scorpion/programmes_bg.jpg) repeat-y 3px top;
}

#programmes_block
{
	width: 110px;
	height: 32px;
	font-size: 0.85em;
	font-weight: bold;
	text-transform: uppercase;
	padding: 16px 0px 0px 37px;
	background: url(/images/black_scorpion/programmes_block.jpg) no-repeat left top;
}

#tv_programmes ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-left: 3px;
}

#tv_programmes ul li
{
	display: block;
	width: 139px;
	border-top: 1px solid black;
	height: 51px;
	font-size: 0.8em;
}

#tv_programmes ul li#no_programmes
{
	/*padding: 10px;*/
	font-weight: bold;
	border-top: none;
	width: 130px;
	height: 30px;
	padding: 10px 0px 0px 10px;
}

#tv_programmes ul li a
{
	display: block;
	width: 139px;
	height: 51px;
}

div.programme_text
{
	padding: 5px 7px;
	margin-left: 34px;
}

#tv_programmes ul li img.programme_img
{
	float: left;
}

div#bottom_right_banner
{
	position: absolute;
	top: -78px;
	left: 683px;
	z-index: 10;
	height: 72px;
	background: url(/images/black_scorpion/bottom_right_banner_bg.jpg) no-repeat left bottom;
	width: 124px;
	padding: 5px 0px 0px 20px;
}

#tv_programmes ul li#bottom_right_banner a
{
	height: 54px;
	width: 96px;
	display: inline;
	position: relative;
}

#tv_programmes ul li.programme_1
{
	background: url(/images/black_scorpion/programme_bg_green.jpg) repeat-x left top;
}

#tv_programmes ul li.programme_4
{
	background: url(/images/black_scorpion/programme_bg_blue.jpg) repeat-x left top;
}

#tv_programmes ul li.programme_2
{
	background: url(/images/black_scorpion/programme_bg_darkblue.jpg) repeat-x left top;
}

#tv_programmes ul li.programme_3
{
	background: url(/images/black_scorpion/programme_bg_purple.jpg) repeat-x left top;
}

#circle
{
	display: none;
}

#hr_ie
{
	display: none;
}


#frame_bottom_links
{
	clear: both;
	position: relative;
	height: 56px;
	width: 828px;
	padding-top: 20px;
	display: block;
}

#flash_info
{
	float: right;
	width: 268px;
	font-size: 0.8em;
	padding-right: 70px;
}

#flash_info a
{
	display: block;
	width: 268px;
	background: url(/images/black_scorpion/flash_icon.png) no-repeat right center;
	padding: 5px 0px;
	padding-right: 15px;
}

#tv_station
{
	padding-left: 15px;	
}

#tv
{
	background: url(/images/black_scorpion/tv_icon.png) no-repeat right center;
	width: 35px;
	height: 31px;
	float: left;
	margin-left: 4px;
}

#tv_ie
{
	display: none;
}


#flash_ie
{
	display: none;
}

h1{
	font-family:TrajaReg, Georgia, Times, serif;
	font-size:12pt;
	color:#FFFFFF;
	background-color:#464B50;
	margin: 0;
	padding: 0;
}

h2{
	font-family:TrajaReg, Georgia, Times, serif;
	font-size:10pt;
	color:#D9D9D9;
	background-color:#000000;
	margin: 0;
	padding: 0;
	float: left;
	padding-top: 5px;
}

.banner_link, a,banner_link
{
	display: inline;
	position: relative;
	margin: 0;
	padding: 0;
}

#corner_cover
{	
	background: url(/images/black_scorpion/corner_cover.gif) no-repeat left top;
	position: absolute;
	top: -16px;
	left: 663px;
	width: 36px;
	height: 12px;
	z-index: 10000;
}
