html, body
{
    margin: 0px;
	padding: 0px;
	font: 13px/18px Arial;
}

*
{
	padding: 0;
	margin: 0;
}

body
{
	background: #232323;
}

ul li, ol li
{
	list-style: none;
	list-style-position: inside;
}

ol ol, ul ul, ol ul, ul ol
{
	margin-left: 0;
	margin-bottom: 0;
}

img
{
	border: none;
}

a
{
	text-decoration: none;
	color: #AA0000
}

a:hover
{
	color: #CC0000;
    text-decoration: underline;
}

h1
{
	white-space: nowrap;
	font-family: Georgia;
	font-weight: normal
}

p
{
	text-align: justify;
    margin: 1em 0;
}

.left
{
	float: left
}

.right
{
	float: right
}

.clear
{
	clear: both
}

.mrgntop5
{
	margin-top: 5px;
}

.errorMessage
{
    color: red;
    margin: 1em;
}

#main
{
    width: 100%;
    margin: 0px;
	padding: 0px;
	background: #ffffff;
}

.mrgntop
{
	margin-top: 10px;
}

h3
{
	color: #f05e22;
}

h4
{
	color: #333;
}

dl.faq-list dt {
	font-weight: bold;
	margin-bottom: .5em;
	color: blue;
	cursor: pointer;
}

dl.faq-list dd {
	display: none;
	margin-left: 1em;
	margin-bottom: 1em;
}

dl.faq-list dd.show {
	display: block;
}

/*--------------- "top header area start" ---------------*/
.vam
{
	vertical-align: middle;
}

.nmnp
{
	margin: 0px;
	padding: 0px;
}

.sbf
{
	font-size: 11px;
	font-weight: bold;
}

.gc
{
	color: #f05e22;
}

.gc a
{
	color: #333;
}

.gc a:hover
{
	color: #333;
	text-decoration: underline;
}

.top_nav
{
    width: 100%;
    background: #fff;
	margin: auto;
	padding: 0px;
	height: 72px;
}

.nav_area
{
    width: 615px;
	margin: auto;
	overflow: hidden;
	height: 27px;
	background: #000;
}

#header
{
	width: 996px;
	margin: 0 auto;
}

#login-box
{
	width: 192px;
	height: 30px;
	float: right;
	margin-right: 10px;
	position: relative;
    z-index: 30;
}

#login-box a
{
    color: black;
    text-decoration: none;
}

#login-box .left-corner
{
	background: url(/images/login-left-corner.png) no-repeat;
	width: 16px;
	height: 29px;
	float: left;
}

#login-box .mid
{
    background: #E2E2E2 url(/images/login-bg.png) repeat-x scroll 0 0;
    display: block;
	float: left;
	height: 19px;
	padding: 5px 0;
    text-align: center;
	width: 160px;
}

#login-box .right-corner
{
    background: url(/images/login-right-corner.png) no-repeat;
	width: 16px;
	height: 29px;
	float: left;
    position: relative;
}

#login-form-container
{
    display: none;
    padding: .5em;
    background-color: #E2E2E2;
    border-left: 1px solid #b6b6b6;
    border-right: 1px solid #b6b6b6;
    text-align: center;
}

#forgot-password-container
{
    margin-top: 5px;
}

.login-heading
{
    font-size: 13px;
	color: #303030
}

.login-input
{
    color: #aaa;
}

.login-btn
{
    background: #b6b6b6;
	font-size: 11px;
	text-align: center;
	width: 54px;
	height: 16px;
	border: 1px solid #0c0c0c;
	color: #303030;
}

#memberForm
{
    color: #535353;
	text-align: center;
	padding-right: 2px;
}

#memberForm input
{
    width: 150px;
	height: 16px;
	border: 1px solid #303030;
	font-size: 11px;
	_margin-left: 10px;
    margin: 2px 0;
	padding-top: 2px;
}

#memberForm input.login-btn
{
    background: #b6b6b6;
	font-size: 11px;
	text-align: center;
	width: 80px;
	height: 20px;
	border: 1px solid #0c0c0c;
	color: #303030;
	padding-bottom: 4px;
	padding-top: 0px;
}

.mrgnlft5
{
	margin-left: 5px;
}

.header-bottom
{
    margin-top: -23px;
	margin-left: 11px;
}

#nav_area
{
    width: 543px;
	margin: 39px auto auto;
	overflow: hidden;
	float: left;
	height: 25px;
	background: url(/images/nav-bar.jpg) repeat-x;
}

#nav_area ul.menu
{
    padding-left: 0px;
	display: inline;
	float: left;
}

#nav_area ul.menu li
{
    float: left;
	text-align: center;
	line-height: 12px;
	list-style: none;
}

#nav_area ul.menu li a
{
	width: 88px;
	color: #303030;
	float: left;
	margin-top: 6px;
	font-size: 12px;
	font-weight: bold;
	<!--border-right: 1px solid #222;-->
}

#nav_area ul.menu li a.last
{
	border: 0px;
}

#nav_area ul.menu li.selected
{
	background: url(/images/menu-hover-bg.jpg) repeat-x;
	height: 25px;
	border-right: 0px
}

#nav_area ul.menu li:hover
{
	color: #fff;
	background: url(/images/menu-hover-bg.jpg) repeat-x;
	height: 25px;
}

#nav_area ul.menu li.selected a,#nav_area ul.menu li:hover a
{
	color: #fff;
}

.nav-right-corner
{
	background: url(/images/nav-right-corner.jpg) no-repeat;
	float: left;
	width: 16px;
	height: 25px;
	margin: 39px auto auto;
}


#midarea
{

    height: 100%;
    background: #e2e2e2;
	border-top: 18px solid #b8b8b8;
	margin-top: -1px;
}

.wrapper
{
    width: 1023px;
	margin: 0 auto;
	margin-top: -17px;
	overflow: hidden;
}

.wrapper img
{
    _position: relative;
}

.bld
{
	font-weight: bold
}

.content
{
	width: 1026px;
	height: auto;
	float: left;
	background: url(/images/mid_bg.jpg) repeat-y;
	min-height: 325px;
	height: expression(document.documentElement.clientHeight < 350? "350px" : "100%" );
}

#mid_content
{
    margin-left: 11px;
	_margin-left: 3px;
	width: 975px;
	float: left;
	padding-top: 14px;
	position: relative;
	z-index: 10
}

#footer
{
    height: 100px;
	background: #232323;
	border: 21px solid #b8b8b8;
	border-style: solid none none none;
}

.brodcast
{
	margin-left: 20px;
	margin-top: 5px;
}

.brodcast li
{
    background: transparent url(/images/arrow.jpg) no-repeat scroll 0 5px;
	padding-left: 11px;
	_padding-left: 0px;
	color: #101010;
	font-weight: bold
}

.brodcast li .learn-more
{
	text-decoration: underline;
}

.top-left-content
{
    border-color: #AFAFAF;
	border-style: none solid solid none;
	border-width: 1px;
	height: 64px;
	padding: 14px 15px;
	width: 663px;
	margin-left: 25px;
	_margin-left: 12px;
}

.top-right-content
{
	width: 280px;
	height: 73px;
	padding-top: 19px;
	border: 1px solid #afafaf;
	border-style: none none solid none;
}

#signup
{
	width: 266px;
	height: 42px;
	margin-top: 4px;
}

.signup-left
{
	background: url(/images/signup-left-corner.jpg) no-repeat;
	width: 17px;
	height: 42px;
	float: left
}

.signup-mid
{
	background: url(/images/signup-bg.jpg) repeat-x;
	width: 249px;
	height: 42px;
	float: left
}

.free
{
	margin: 11px 21px 5px 10px
}

.left-block
{
	width: 409px;
	margin: 20px 0px 0 36px;
	background: url(/images/bar.jpg) no-repeat right
}

.latest-news
{
	width: 310px;
	margin: 0px 10px;
}

.latest-news h2,.video-for-everyone h2,.monetize h2
{
	font-size: 16px;
	color: #0a6cce;
	line-height: 15px;
}

.fnt
{
	font-size: 12px;
}

.right-block
{
	width: 500px;
	margin: 20px 10px 0 0px;
}

.video-for-everyone
{
	width: 425px;
	margin: 0 0 15px 18px;
	border-bottom: 1px solid #565354;
	padding-bottom: 10px;
}

.date
{
	width: 230px;
	border-bottom: 1px solid #565354;
}

.learn-more
{
	font-weight: bold;
	margin-right: 5px;
	font-size: 12px;
}

.monetize
{
	width: 425px;
	margin-left: 6px;
}

#footer-inner
{
	margin: -21px auto 0;
	_position: relative;
	width: 1023px;
	height: auto
}

.footer-left-corner
{
	background: url(/images/bottom-lt-corner.jpg) no-repeat;
	width: 46px;
	height: 60px;
	float: left;
}

.footer-mid
{
	background: #fff;
	width: 934px;
	height: 60px;
	float: left;
	z-index: 20;
}

.footer-right-corner
{
	background: url(/images/bottom-rg-corner.jpg) no-repeat;
	width: 43px;
	height: 60px;
	float: left;
}

.footer-menu
{
    list-style: none;
	padding: 0;
	margin: 8px 0;
	text-align: center;

} 

.footer-menu li
{
    display: inline;
	line-height: 20px;
	margin: 0;
	height: 10px;
	text-align: center;
}

.footer-menu li a
{
    font-size: 12px;
	border-right: 1px solid #fff;
	padding: 0 6px;
	color: #fff;
	line-height: 13px;
	text-decoration: none;
	text-align: center;
}

.footer-menu li a.last
{
	border: 0px;
}

.TV-Image
{
	margin-left: -22px;
	margin-top: -126px;
	position: absolute;
}

.home-image
{
	background: url(/images/home-image.jpg);
    width: 996px;
	height: 303px;
}

#Home-image-menu
{
	margin-left: 25px;
	_margin-left: 12px;
	float: left;
	margin-top: -27px;
	_margin-top: -27px;
}

#tabs li
{
	float: left;
	margin-left: -28px;
	width: 170px;
	position: relative;
}

#tabs li a
{
	float: left;
	background: transparent url(/images/common.png);
    width: 170px;
	height: 24px;
	text-align: center;
	display: block;
	padding-top: 3px;
	color: #000;
	cursor: pointer;
}

#tabs li#community
{
	margin-left: 0px;
	width: 200px;
	background: none;
}

#tabs li#community a
{
	background: url(/images/community.png);
    width: 200px;
}

#tabs li#community.selected a
{
	background: url(/images/community-selected.png);
}

#tabs li.selected
{
	z-index: 5;
}

#tabs li.selected a
{
	background: url(/images/selected.png);
}

#tabs li.last
{
	position: inherit;
}

#tabs li.last.selected
{
	position: relative;
}

#tabs li a
{
    behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "div" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
        this.src = "blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
        this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));
}

.footer-menu a:hover
{
	text-decoration: underline;
	color: white;
}

#mid_content2
{
    margin-left: 20px;
	_margin-left: 12px;
	width: 975px;
	float: left;
	margin-top: -22px;
	position: relative;
	z-index: 10;
}

#mid_content3
{
    margin-left: 20px;
	_margin-left: 12px;
	width: 975px;
	float: left;
	margin-top: -32px;
	position: relative;
	z-index: 10;
}

.mid-block
{
	width: 946px;
	_width: 946px;
	margin: 18px 0px 0 16px;
	_margin: 20px 0px 0 10px;
	background: url(/images/bar.jpg) no-repeat right
}

.content2
{
	width: 1026px;
	height: auto;
	float: left;
	background: url(/images/mid_bg.jpg) repeat-y;
	min-height: 400px;
	height: expression(document.documentElement.clientHeight < 350? "350px" : "100%" );
    z-index: 20;
}

.pt1
{
	padding-top: 6px;
	width: 650px;
	font-size: 13px;
	padding-left: 10px;
}

.pt2
{
	padding-top: 16px;
	width: 650px;
	font-size: 13px;
	padding-left: 10px;
}

.tac
{
	text-align: center;
}

.wch2
{
	color: #f05e22;
	font-weight: bold;
	font-size: 16px;
}

.wchref
{
	color: #f05e22;
}

.wchref:hover
{
	color: #f05e22;
	text-decoration: underline;
}

.wvp
{
	margin-left: 10px;
	margin-top: 10px;
}

.wvpmb
{
	margin-bottom: 20px;
}

ul.wvpul li
{
    text-align: justify;
	list-style: none;
	padding: 3px 2px 3px 25px;
	margin: 0px 3px 0px 2px;
	background: url(/images/lisquare.png) 8px 8px no-repeat;
}

.important
{
    border: 2px solid #999;
	padding: 15px;
	margin: 15px 0;
}

span.important-title
{
    display: block;
	float: left;
	margin-top: -24px;
	background: #fff;
	padding: 0 8px;
	font-weight: bold;
	font-size: 120%;
    color: black;
}

.bllg
{
	color: #0000CC;
	font-size: 14px;
	text-decoration: underline;
}

.bllg:hover
{
	color: #0000FF;
}

.blmd
{
	color: #0000CC;
	text-decoration: underline;
}

.blmd:hover
{
	color: #0000FF;
}

li.circle
{
	list-style: circle inside;
	padding-left: 16px;
}

#social-icons { display: block; position: absolute; top: 6px; right: 180px; width: 100px; height: 40px; padding: 0px; margin: 0px;}
.social-icon { display: inline; padding: 0px; margin: 0px 2px; }
.social-icon img { height: 32px; width: 32px; padding: 0px; margin: 0px;}

