@charset "UTF-8";
/**
 * UI CCS Style
 *
 * @author		Wai Hung Young
 * @fixedby		Vladimir G. Mechkauskas <lestatbbk@gmail.com>
 * @copyright	("c") 2011 by "WorldTV.com"
 * @url 		http: //www.worldtv.com/
 * @version		2.5
 *
 */
/* Reset default style */
* {
	margin: 0;
	padding: 0;
}

a {
    color: dodgerblue;
}

p {
    display: block;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 0;
    margin-right: 0;
}

ul li {
	list-style: none;
}
img, a img, fieldset {
	border: none;
}
h1, h2, h3, h4, h5 {
	font-weight: normal;
}
/* Custom style presets*/
.floatLeft{
	float: left;
}
.floatRight{
	float: right;
}
.clear{
	clear: both;
}
.clearAfter:after{
	content:".";
    display: block;
    height: 1px;
    clear: both;
    visibility:hidden;
}
/**/

body {
	background: #141a22 url("images/wtv_hp_bg_2.gif") repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.wrapper {
	padding: 0;
	width: 980px;
	margin: 0 auto;
}
.wrapper #container {
	background: url("images/wtv_bg_hilight_880x575.png") no-repeat;
	position: relative;
	width: 980px;
	margin: 0 auto;
	height: 580px;
}
/*#highlight {background: url(images/wtv_bg_hilight_880x575.png) no-repeat;margin: 0 auto; width: 880px; height: 575px;float: left;position: fixed; left: 0; top: 0; z-index: -100;}*/

.outerTopMenu
{
	margin-bottom: 9px;
}
.topMenu li,
.topMenu li a,
.topMenu li span
{
	display: block;
	height: 19px;
}
.topMenu li
{
	float: left;
	margin-left: 10px;
}
.topMenu li a
{
	background: transparent url("images/topMenu.png") repeat-x left top;
	padding-left: 15px;
	color: #121212;
	text-decoration: none;
	/*line-height: 15px;*/
}
.topMenu li a:hover
{
	color: #ffffff;
}
.topMenu li span
{
	background: transparent url("images/topMenu.png") no-repeat right bottom;
	padding-right: 15px;
}
.topMenu li a i
{
	text-transform: none;
	font-style: normal;
	padding-top: 1px;
	display: block;
}

.wrapper #header {
	height: 58px;
}
.wrapper #header h1 {
	background: url("images/worldtv_logo.png") no-repeat;
	height: 113px;
	text-indent: -9999px;
	width: 190px;
	margin: 8px 0px 0px 38px;
	position: absolute;
	z-index: 100;
}
#sliderWrap1 {
	height: 498px;
	width: 978px;
	border: 1px solid #232d36;
	position: absolute;
}
#sliderWrap10 {
	height: 480px;
	width: 960px;
	border: 9px solid #19212a;
}
.slideshow {
	height: 478px;
	width: 960px;
	overflow: hidden;
}
#slideshow {
	position: relative;
	width: 960px;
	height: 478px;
}
#slideshow img {
	height: 480px;
	width: 960px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
#slideshow img.active {
	z-index: 10;
}
#slideshow img.last-active {
	z-index: 9;
}
#createCol {
	position: absolute;
	top: 521px;
	left: 115px;
	width: 250px;
	float: left;
	z-index: 100;
	vertical-align: top;
}
#createCol h2 {
	font-size: 18px;
}
#createCol h2 a {
	background: url("images/wtv_create_btn.png") no-repeat;
	height: 36px;
	text-indent: -9999px;
	width: 249px;
	display: block;
	position: absolute;
}
#createCol h2 a:hover {
	background-position: 0 -36px;
}
#createPanel {
	background: url("images/create_panel.png") no-repeat;
	height: 100px;
	text-indent: -9999px;
	width: 250px;
	display: block;
	margin-top: 37px;
}
#watchCol {
	position: absolute;
	top: 521px;
	left: 365px;
	width: 250px;
	float: left;
	margin-right: 1px;
	z-index: 100;
}
#watchCol h2 {
	font-size: 18px;
}
#watchCol h2 a {
	background: url("images/wtv_watch_btn.png") no-repeat;
	height: 36px;
	text-indent: -9999px;
	width: 249px;
	display: block;
	position: absolute;
}
#watchCol h2 a:hover {
	background-position: 0 -36px;
}
#watchPanel {
	background: url("images/watch_panel.png") no-repeat;
	height: 100px;
	text-indent: -9999px;
	width: 250px;
	display: block;
	margin-top: 37px;
}
#exploreCol {
	position: absolute;
	top: 521px;
	left: 615px;
	width: 249px;
	float: left;
	z-index: 100;
}
#exploreCol h2 {
	font-size: 18px;
}
#exploreCol h2 a {
	background: url("images/wtv_explore_btn.png") no-repeat;
	height: 36px;
	text-indent: -9999px;
	width: 249px;
	display: block;
	position: absolute;
}
#exploreCol h2 a:hover {
	background-position: 0 -36px;
}
#explorePanel {
	background: url("images/explore_panel.png") no-repeat;
	height: 100px;
	text-indent: -9999px;
	width: 249px;
	display: block;
	margin-top: 37px;
}
.screenShadow
{
	background: transparent url("images/screen_shadow.png") no-repeat;
	width: 980px;
	height: 50px;
	margin-bottom: 20px;
}
#footer {
	clear: both;
	width: 980px;
	margin-top:-20px;
}
#footer p {
	padding: 0 0 0 10px;
	text-align: left;
	font-size: 11px;
	color: #999;
}
#footer ul.imageList li {
	float: left;
}
#footer ul.imageList li img {
	filter: alpha(opacity=100);
	-khtml-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
	border: 0;
}
#footer ul.imageList li img: hover {
	filter: alpha(opacity=50);
	-khtml-opacity: 0.5;
	-moz-opacity: 0.5;
	opacity: 0.5;
	border: 0;
}
#footer div.footerInner {
	float: left;
	width: 980px;
	text-align: left;
}
#footer div.footerInner p {
	padding: 15px 0 15px 10px;
	text-align: right;
	font-size: 9px;
	color: #8b949d;
}
