#leftNav { width: 730px;overflow:hidden; }
#section_2 { background-color:#352b36 }
#playerHeader{ display:none;}
h2 { 
	color:#555160; 
	font-family: Times Roman;
	font-size:16px;
	text-transform:uppercase;
	letter-spacing:1px;
	margin-left:20px;
}
.doubleLine {
	border-top: 1px solid #494d61;
	border-bottom: 1px solid #494d61;
	margin:25px 12px 10px 12px;
}

#quote {
	float:right;
	margin:20px 0px 10px 0px;
	padding:0px 20px 0px 60px;
	width:660px;
	background:url(images/common/icon_quote_small.gif) no-repeat;
	font-family: 'Times New Roman';
	font-size:16px;
	font-style:italic;
	color:#555a6d;
	line-height:20px;
	
}

#bannerContainer {
	overflow:hidden;
	width:1022px;
	text-align:center;
}

.bg_focus, .bg_explore {
	margin-top: 0px;
	padding-top: 24px;
	background:url(images/festival/bg_linktv_header.gif) repeat-x;
	height:165px;
}

.bg_linkTV {
	margin-top: 24px;
	padding:0;
}

#bannerTitle {
	margin-top:20px;
	width:244px;
	padding: 0px 8px 2px 12px;
	font-family: 'Times New Roman';
	font-size: 50px;
	color: #46404F;
	border-right:1px solid #46404F;
	line-height:64px;
}

#browseListTitle {
	color:#463f4c;
}

#specialPreview {
	clear:both;
	width:245px;
	color:#463f4c;
}

#playerTitle {
	font-size: 14px;
	margin-left:17px;
	color:#79b2e3;
	letter-spacing:1px;
	vertical-align:middle;
}

#promoVideoType {
	color:#758ca9;
	font-size:16px;
	left:42px;
	font-style:italic;
	position:absolute;
	top:26px;
}

#promoPubDate {
	color:#758ca9;
	font-size:16px;
	left:42px;
	font-style:italic;
	position:absolute;
	top:46px;
}
#promoVideoTitle {
	color:#FFFFFF;
	font-size:20px;
	left:42px;
	position:absolute;
	top:66px;
}

#playerTitle a:link,#playerTitle a:visited,#playerTitle a:active {
	color:#79b2e3;
}

#playerTitle a:hover {
	color:#ffffff;
}

#viewInfo {
	position:absolute;
	right: 30px;
	top: 20px;
	font-size: 12px;
}

#viewInfo a:link, #viewInfo a:visited, #viewInfo a:active {
	color: #758ca9;
	text-decoration:none;
}

#viewInfo a:hover {
	color: #fff;
}

#shareNewsLink {
	text-align:right;
	font-size: 12px;
	width:725px;
	color:#5c6980;
	letter-spacing:1px;
	font-family: Arial Narrow;
}

#shareNewsLink img {
	vertical-align:middle;
}

#rightNav {
	float:right;
	width:275px;
	margin-top:17px;
}

.listBox {
	width:260px;
	font-size: 13px;
}

.listBoxHeader {
	background:url(images/festival/bg_boxHeader.gif) repeat-y top right;
	width:240px;
	height:15px;
	padding:4px 10px;
	letter-spacing:0.5px;
	color:#97acbd;
	font-size: 12px;
	overflow: hidden;
}

.listBoxBg {
	background:url(images/common/spacer.gif) repeat-y top right;
	background-color:#241a22;
	width:240px;
	padding: 20px 10px;
	color: #ccc;
}

.listBoxBg a { color:#c62b2a; text-decoration:none; }
.listBoxBg a:hover { text-decoration:underline;}
.listBoxBg a.nr { color: #cccccc; text-decoration:none;}
.listBoxBg a.nr:hover { text-decoration:none;}

/* tilelist (thumbnail view)
****/
.tileList {
	margin: 5px 0px 0px -5px;
	padding: 0;
	width:735px;
}


.tileList ul {
	list-style-type: none;
	margin:0px 0px 20px 0px;
	padding-left:0px;
}

.tileList ul li {
	margin: 0px 0px 8px 22px !important;
	margin: 0px 0px 8px 13px;
	float:left;
}

.dpara {
	margin-top:20px;
	width: 250px;
	font-size: 12px;
}

.dpara p {
	margin-top: 15px;
	line-height: 18px;
	color: #999;
}

/* bannerBox
****/
.bannerBox {
	position:relative;
	height:205px;
	width:700px;
	
	margin:0px 20px 0px 20px;
}

.bannerBox .item {
	float: left;
	margin-right: 33px;
	width:267px;
	height:200px;
	background-color:#000;
	color:#fff;
	font-size:11px;
	overflow:hidden;
}

.bannerBox .item img {
	margin: 5px 5px 10px 5px;
}

.bannerBox .item p {
	margin: 0px 5px 5px 5px;
	font-size: 12px;
	line-height: 16px;
}

.bannerBox .item2 {
	position:absolute;
	left: 610px;
}

/* mostviewed list
****/
table.mostViewedList {
	background-color:#FFF;
	border:2px solid #E3E3E3;
	width:700px;
	font-size:12px;
	margin: 0px 20px;
}

table.mostViewedList td.divider {
	background-color:#B3B3B3;
	border-top:2px solid #e3e3e3;
	border-bottom:2px solid #e3e3e3;
}

table.mostViewedList td.thumbnail {
	width:172px;
	background-color:#000;
	vertical-align:middle;
	text-align:center;
}

table.mostViewedList td.info {
	border-left:2px solid #e3e3e3;
	vertical-align:top;
	padding:5px 10px;
}

table.mostViewedList td.info div.title {
	font-size: 14px;
}

table.mostViewedList td.info div.title a{
	color:#000;
	text-decoration:none;
}

table.mostViewedList td.info div.desc {
	margin:5px 0px;line-height:18px;
}

table.mostViewedList td.otherInfo {
	border-left:2px solid #e3e3e3;
	width:95px;
	padding-right:8px;
	vertical-align:top;
	text-align: center;
	padding: 5px;
	font-size: 11px;
}

table.mostViewedList td.otherInfo div.pubdate {
	font-weight:bold;
	font-size: 13px;	
}

/* embed script
*****/
#embedScript {
	margin-left:60px;
	display:none;
}

/* video player
*****/
#videoPlayerContainer,
#detailsContainer, 
#detailContainerShadow { background:url(images/common/spacer.gif) }
#details,#detailContainerShadow { background-color: #fff;}
#detailContainerShadow { width:709px;margin-left:16px;}

/* tileList
*****/
#tileList {
	margin:10px 0 0 0;
	padding:0;
	width:100% !important;
}
#tileList ul { list-style-type:none; margin-left:0px !important; margin-left:-15px;padding-left:0;}
#tileList ul li { float:left; margin:0 0 8px 18px; }
.hdr23 {
	color:#fff;
	font-size:20px;
	font-style:italic;
	margin:10px 18px;
}



#videoTitle {
	left: 20px;
}
#videoPlayerContainer {
background:transparent url(images/common/bg_player2.gif) no-repeat scroll 0 0;
height:710px;
width:747px;
}

#videoPlayerOutterContainer {
border:none;
}

#videoPlayerInnerContainer {
background-color:transparent;
border:none;
}

#videoInfoOutterContainer {
	border-left: none;
	border-right: none;
	top: 540px;
}

#videoInfoContainer {
background-color:transparent;
border-left:none;
border-right:none;
border-top:none;
}

#videoInfoContainer td.rb {
border-right:none;
}

#videoInfoContainer td.rightBorder {
border-right:none;
padding-right:6px;
}

#videoInfoContainer td.icon {
padding-left:10px;
}
#comment {
	height: 110px;
	background-color: #5f7899;
}
*:lang(en) #comment {
    height: 120px !important;
}
#viewAll, #post {
background-color:#221721;
}
#embedVideoPlayer {
	top: 78px;
	left: 2px;
}
