#leftNav { width: 730px }
#section_2 { background-color:#352b35 }
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(http://cdn.cultureunplugged.com/assets/images/green/bg_boxBody2.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: 0px 0px 10px 0px;
}

.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;
}

#embedVideoPlayer {
left:0px;
top:120px;
}

#videoPlayerOutterContainer {
	height: 572px;
}
#videoPlayerInnerContainer {
	height: 570px;
}

