/* override global */
body, body div , #small-body-bg {
	background-color: transparent;
}
#big-body-bg {
	min-width: 975px;
}
#big-body-fg {
	position: absolute;
	width: 100%;
	z-index:99;
}
#small-body-bg {
	padding-top: 90px;
}
/* grid css */
div.clear {
	clear: both;
}
div.tvb_width {
	width: 975px;
	margin: 0 auto;
}
#ad-mantle {
	margin-top: 7px;
}
#left_column {
	width: 645px;
}

#right_column {
	width: 300px;
}

#left_column, #right_column {
	overflow: hidden;
	float: left;
	margin-left: 10px;
	display: inline;
}

#left_column div, #right_column div {
	margin: 10px 0px;
}

#left_column div div, #right_column div div {
	margin: 0px;
}

#rightadv {
	overflow: hidden;
	width: 300px;
	height: 250px;
}

#universal-footer {
	margin-top: 0px;
}
/* teevee styles */
/* page css */
h1, h2, h3, h1 a, h2 a, h3 a, a {
	color: #B50B7B;
	text-decoration: none;
}
#universal-footer a{
	color: #0066CC;
}

h1, h2, h3, h4 {
	margin: 3px 0px;
	padding: 0px;
	line-height: 15px;
	font-size: 13px;
}

h1, h1 a {
	color: #000000;
	font-size: 13px;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	text-decoration: underline;
}

h2, h2 a {
	font-weight: bold;
}
/*
h1 img, h2 img, h3 img, h4 img {
	display: inline;
	vertical-align: middle;
}
*/
.header, .seperator, .footer {
	overflow: hidden;
	color: #fff;
}

.header img {
	display: inline;
}

.header {
	padding: 6px 10px;
	font-size: 15px;
}

.icon {
	margin-right: 3px;
	vertical-align: text-top;
}

.view_bu {
	background: transparent url(http://img.tvb.com/tv/zh/action_bu.gif) no-repeat 0 0;
	width: 36px;
	height: 18px;
	line-height: 19px;
	overflow: hidden;
	text-align: center;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}

.view_bu:hover {
	background: transparent url(http://img.tvb.com/tv/zh/action_bu_hover.gif) no-repeat 0 0;
}

#left_column .seperator {
	background-color: #ccc;
	height: 1px;
}

#left_column .footer {
	background-image: url(http://img.tvb.com/tv/zh/645-footer.png);
	height: 5px;
	width: 645px;
}

#right_column .header {
	height: 18px;
	background: url(http://img.tvb.com/tv/zh/right_column_header_bg.png) 0px 0px;
}

#right_column .border {
	border: 1px solid #CCCCCC;
	border-width: 0px 1px;
	width: 298px;
	background-color: #FFFFFF;
}

#right_column .seperator {
	height: 1px;
	background: url(http://img.tvb.com/tv/zh/dotted.gif);
}

#right_column .footer {
	height: 4px;
	background: url(http://img.tvb.com/tv/zh/right_column_footer_bg.png) 0px 0px;
	clear: both;
}

#left_column .half_width_left, #left_column .half_width_right {
	height: 250px;
	float: left;
	overflow: hidden;
	margin-top: 0px;
}

#left_column .half_width_left {
	width: 317px;
	margin-right: 11px;
}

#left_column .half_width_right {
	width: 317px;
}

#left_column .half_width_left .header, #left_column .half_width_right .header {
	background: url(http://img.tvb.com/tv/zh/317-header.png);
	height: 20px;
}

#left_column .half_width_left .border, #left_column .half_width_right .border {
	background-color: #ffffff;
	width: 315px;
	border: 1px solid #ccc;
	border-width: 0px 1px;
	overflow: hidden;
	height: 203px;
	position:relative;
}

#left_column .half_width_left .footer, #left_column .half_width_right .footer {
	background: url(http://img.tvb.com/tv/zh/317-footer.png);
	height: 5px;
	width: 317px;
}
.mouse_over {
	cursor:pointer;
}

.right {
	float: right;
}

span .right{
	padding-right: 3px;
}

.hover {
	cursor: pointer;
	background-color: #eeeeee;
}

#left_column, #right_column, #small-body-bg {
	zoom: 1;
}
