.content_box {
	position: relative;
	width: 235px;
	height: 165px;
	z-index: 2;
	margin-top: 20px;
	margin-left: 0px;
	text-align: center;
	float: left; 
	overflow: hidden;
	cursor: pointer;
}
.content_box_wrapper {
	float: left;
	display: inline-block;
	width: 239px;
	height: 180px;
	padding-left: 4px;
	margin-right: -10px;
}

.content_box .overlay {
	position: absolute;
	top: 1px;
	left: 1px;
	right: 14px;
	bottom: 8px;
}
.content_box_paid .content_paid {
	display: block;
}
.content_box .content_shine {
	top: 5px;
	left: 5px;
	right: 14px;
}
.content_box .content_rank_hot,
.content_box .content_rank_cold {
	height: 120px;
	top: 8px;
	left: 8px;
	right: 14px;
	background-position: bottom;
}
.content_box .content_ranking {
	position: absolute;
	bottom: 0px;
	right: 0px;
	color: white;
	font-size: 10px;
	background-color: black;
}
.content_box .content_paid {
	background-position: top right;
	background-repeat: no-repeat;
	display: none;
}


.content_box_folder .overlay {
	top: 5px;
	left: 5px;
	right: 22px;
	bottom: 8px;
}
.content_box_folder .content_rank_hot,
.content_box_folder .content_rank_cold {
	height: 112px;
	left: 8px;
	right: 24px;
}


.content_box img {
	width: 220px; 
/*	height: 118px;    */
	margin-left: auto;
	margin-right: auto;
	display: block;
	z-index: 5;
/*	margin-top: -5px; */
}
.content_box .thumb_wrapper {
	height: 119px;
	overflow: hidden;
	position: relative;
}
.cb_inner {
	margin: 8px;
	margin-right: 14px;
	overflow: hidden;
	background-color: black;
}
.cb_text {
	overflow: hidden;
	height: 22px;
	width: 218px;
	font-size: 16px;
	color: white;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	padding-top: 0px;
}
.content_box_folder .cb_inner {
	margin: 8px;
	margin-right: 24px;
}
.content_box_folder img {
/*	height: 110px;  */
	width: 203px;   
}
.content_box_folder .thumb_wrapper {
	height: 108px; 
	overflow: hidden;
}

.content_box_episode .cb_text {
	border-top: 2px solid rgb(46, 153, 213);
}
.content_box_movie .cb_text {
	border-top: 2px solid rgb(202, 0, 0);
}
.content_box_sports .cb_text {
	border-top: 2px solid rgb(203, 103, 43);
}
.content_box_news .cb_text {
	border-top: 2px solid rgb(176, 0, 146);
}
.content_box_lecture .cb_text {
	border-top: 2px solid rgb(82, 189, 0);
}


.episode_container {
	width: 100%;
	height: 90px;
	cursor: pointer;
	overflow-y: hidden;
	text-align: left;
}
.episode_container:hover,
.episode_container_active {
/*	background-color: rgb(225, 159, 0);*/
}

.episode_container .inner .video_thumb_wrapper,
.episode_container .inner .user_thumb_wrapper {
	float: left;
	margin-left: 3px;
	margin-right: -15px;
}
.episode_container .inner .user_thumb_wrapper {
	margin-right: -13px;
}



.episode_container .description {
	border: 1px solid rgb(198, 213, 221);
/*	background-color: white; */
	margin: 2px;
	height: 72px;
	padding: 3px;
	overflow: hidden;
}

.episode_container .inner table {
	width: 100%;
}

.episode_container .inner .title {
	font-family: sans-serif;
	font-weight: bold;
	font-size: 14px;
	margin: 0px;
}
/* stores mouse-over controls in list view */
.episode_container .buttons_container {
	position: absolute; 
	bottom: 7px;
	right: 3px; 
	width: 250px; 
	height: 25px;
	z-index: 23;
	display: none;
}
/*
.content_nav_episodes .buttons_container {
	left: 3px;
	bottom: 10px; 
}*/

.episode_container .buttons_container .btn_outer {
	float: right;
	display: inline-block;
}

.episode_container .description {
	position: relative;
}
.episode_container .description_inner {
	position: absolute; 
	top: 2px; 
	left: 0px; 
	right: 0px; 
	bottom: 0px; 
	padding: 5px; 
	z-index: 21; 
	font-size: 14px;
	padding-top: 0px;
}

.episode_container .description_background {
	position: absolute; 
	top: 0px; 
	left: 0px; 
	right: 0px; 
	bottom: 0px; 
	background-color: white; 
	z-index: 20;
}

.video_thumb_wrapper {
	position: relative;
	width: 145px;
	height: 89px;
	padding: 6px;
	margin-right: -15px;
	margin-left: -3px;
	margin-bottom: -20px;
}
.video_thumb_wrapper_overlay {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 20px;
	bottom: 20px;
}
.video_thumb_wrapper_paid {
	position: absolute;
	top: 2px;
	right: 20px;
	width: 27px;
	height: 27px;
}
	
.video_thumb_wrapper img {
	width: 130px;  
/*	height: 71px;  */
}
.video_thumb_wrapper_inner {
	width: 126px;
	height: 71px;
	overflow: hidden;
	text-align: center;
	background-color: black;
}



.video_thumb_wrapper_small {
	position: relative;
	width: 80px;
	height: 45px;
	padding: 3px;
	margin-right: 0px;
/*	margin-bottom: -30px; */
}
.video_thumb_wrapper_small_overlay {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 20px;
}
.video_thumb_wrapper_small img {
	width: 71px; 
/*	height: 40px; */
}
.video_thumb_wrapper_small_inner {
	width: 71px;
	height: 40px;
	overflow: hidden;
	background-color: black;
	text-align: center;
}
.content_nav_thin {
	width: 260px;
	height: 100%;
	position: relative;
	display: block;
	z-index: 32;
}
.content_nav_wide {
/*	width: set from javascript on window.resize event */
	height: 100%; 
/*	width: 100%;*/ /* 800px; */
	position: relative;
	display: block;
	z-index: 32;
	width: 100%;
	padding-bottom: 40px;
}

.content_nav_thin .content,
.content_nav_wide .content {
/*	position: absolute; */
	left: 0px;
	right: 0px;
/*	top: 45px;*/
/*	bottom: 5px;*/
/*	z-index: 33;
	overflow: hidden;*/
}
.content_nav_wide .content {
	margin-top: 30px;
}

.content_nav_thin .content {
	left: 10px;
	top: 5px;
}

.content_nav_thin .content .title {
	margin-top: 5px;
	margin-bottom: 8px;
	margin-left: 2px;
	font-size: 17px;
	font-family: sans-serif;
	font-weight: bold;
	width: 214px;
}
.content_nav_thin .content .small_title {
	font-size: 15px;
}
.content_nav_thin .subnav_buttons {
	margin-top: 1em;
}

.content_nav_thin .subnav_buttons .btn_outer {
	display: block;
}
.content_nav_thin  .subnav_buttons .btn_text {
	width: 214px;
}
.content_nav_thin .subnav_buttons .btn_icon {
	width: 24px;
	height: 24px;
	margin-top: -3px;
}
.content_nav_thin .bottom_section {
	margin-top: 1em;
	float: left;
	width: 214px;
	font-size: 14px;
}

.content_nav_thin .background,
.content_nav_wide .background {
	position: absolute;
	top: 6px;
	left: 6px;
	right: 6px;
	bottom: 6px;
	z-index: 31;
	border: 1px solid rgb(226, 231, 232);
}
.content_nav_thin .background2,
.content_nav_wide .background2 {
	position: absolute;
	top: 7px;
	left: 7px;
	right: 7px;
	bottom: 7px;
/*	opacity: 0.7;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";*/
	z-index: 31;
	background-color: rgb(208, 234, 254);
}
.sidebar_background3 {
	opacity: 0.9;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	position: absolute;
	background-color: white;
}

.content_nav_wide .content .subsections {
	margin-left: 10px;
	padding-right: 20px;
}
.content_nav_wide .content .subsections span {
	font-family: sans-serif;
	font-weight: bold;
	cursor: pointer;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	margin: 5px;
	font-size: 17px;
	display: inline-block;
}
.content_nav_wide .content .subsections span.active {
	background-color: rgb(123, 218, 254);
	color: white;
}
.content_nav_wide .content .subsections span:hover {
	background-color: rgb(58, 58, 58);
	color: white;
}

.content_nav_wide .discussion_separator {
	margin-top: 5px;
	margin-bottom: 5px;
	width: 99%;
}
.content_nav_watch .watch_wrapper {
	position: relative;
	top: 0px;
	left: 4px;
	right: 4px;
	height: 380px;
}
.content_nav_watch .twitter_pane {
	width: 250px;
}

.filterbar_outer {
	height: 36px;
	overflow: hidden;
	color: black;
	cursor: default;
	position: relative;
	top: 4px;
	left: 0px;
	margin-right: 4px;
	z-index: 32;
}
.filterbar {
	white-space: nowrap;
}
.filterbar input.str_filter {
	float: right;
	text-align: center;
	position: relative;
	width: 140px;
}
.content_nav_episodes .filterbar input.str_filter {
	float: left;
/*  font-weight: bold; */
	width: 160px;
	color: black;
}

.filterbar img.filterbar_loading {
	position: absolute;
	right: 20px;
	top: 9px;
	z-index: 1000;
	display: none;
}

.content_nav_wide .filterbar_center .btn_outer {
	margin-top: 0px;
}

.content_nav_wide .content_wrapper {
/*	position: absolute;*/
/*	top: 0px;
	bottom: 0px;*/
	width: 100%;
/*	overflow: hidden;*/
}
.content_nav_episodes .content {
	overflow: hidden;
}
.content_nav_thin .action_buttons {
	width: 150px;
}
.content_nav_thin .action_buttons .btn_outer {
	padding-right: 0px;
	float: left;
	display: block;
}

.content_nav_wide .content .videos_container {
/*      overflow-y: auto; */
/*      overflow-x: hidden; */
/*      height: 95%; */
/*      width: 100%; */
}
.content_nav_wide .content .profile_container {
	overflow-y: auto;
	overflow-x: hidden;
/*      height: 95%; */
	width: 100%;
}
.content_nav_wide .content .videos {
	width: 100%;
}
.episode_container .listview_timestamp {
	float: right;
	font-size: 12px;
	margin-right: 5px;
	margin-bottom: 5px;
	color: rgb(154, 154, 154);
}
div#ui_templates {
	display: none;
}
.content_nav_wall .content {
	top: 0px;
	left: 0px;
	right: 3px;
	bottom: 0px;
	padding-left: 5px;
}



.listview_container_thin {
	height: 66px;
}
.listview_container_thin .description {
	height: 52px;
	margin: 1px;
	padding: 2px;
}
.listview_container_thin .description_inner {
	top: 3px;
}
.listview_container_thin .buttons_container {
	bottom: 2px;
	right: 2px;
}




.tpl_about_people .desc,
.tpl_about_terms,
.tpl_about_privacy,
.tpl_about_contact,
.tpl_about_discovery {
	background-color: white;
	border: 1px solid rgb(146, 199, 229);
	padding: 6px;
}
.tpl_about_about .desc {
	margin-bottom: 10px;
}
.tpl_about_people p {
	margin-bottom: 1em;
}
.tpl_about_terms p,
.tpl_about_privacy p {
	margin-bottom: 1em;
	text-indent: 2em;
}
.tpl_about_discovery p {
	margin-bottom: 1em;
}

.tpl_about_privacy p.emphasis {
	font-family: sans-serif;
	font-weight: bold;
}
.tpl_about_privacy .heading {
	text-align: center;
}
.tpl_about_discovery ul {
	list-style-type: decimal;
}
.tpl_about_terms h3 {
	text-align: center;
}


.user_thumb_wrapper {
	position: relative;
	width: 96px;
	height: 96px;
	padding-left: 8px;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	margin-right: -20px;
	margin-bottom: -20px;
}
.user_thumb_wrapper .user_thumb_wrapper_overlay {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 35px;
	bottom: 30px;
}
.user_thumb_wrapper img {
	width: 67px;
	height: auto;
}
.user_thumb_wrapper .user_thumb_wrapper_inner {
	width: 67px;
	height: 67px;
	overflow: hidden;
}

.user_thumb_wrapper_large {
	position: relative;
	width: 116px;
	height: 116px;
	padding-left: 8px;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	margin-right: -15px;
	margin-bottom: -15px;
}
.user_thumb_wrapper_large .user_thumb_wrapper_overlay {
	position: absolute;
	top: 1px;
	left: 1px;
	right: 25px;
	bottom: 30px;
}
.user_thumb_wrapper_large img {
	width: 95px;
	height: auto;
}
.user_thumb_wrapper_large .user_thumb_wrapper_inner {
	width: 120px;
	height: 95px;
	overflow: hidden;
}


.user_thumb_wrapper_small {
	position: relative;
	width: 64px;
	height: 64px;
	padding-left: 4px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	margin-right: -20px;
	margin-bottom: -10px;
}
.user_thumb_wrapper_small .user_thumb_wrapper_overlay {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 5px;
	bottom: 2px;
}
.user_thumb_wrapper_small img {
	width: 50px;
	height: auto;
}
.user_thumb_wrapper_small .user_thumb_wrapper_inner {
	width: 50px;
	height: 50px;
	overflow: hidden;
}

.user_thumb_wrapper_micro {
	position: relative;
	width: 45px;
	height: 45px;
	margin: 0px;
	padding: 0px;
	padding-left: 3px;
	padding-top: 2px;
}
.user_thumb_wrapper_micro .user_thumb_wrapper_overlay {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
}
.user_thumb_wrapper_micro .user_thumb_wrapper_inner {
	width: 36px;
	height: 38px;
	overflow: hidden;
}
.user_thumb_wrapper_micro img {
	width: 36px;
	height: auto;
}


.color1 {
	color: rgb(255, 120, 0);
}
.color2 {
	color: rgb(0, 186, 255);
}
.color3 {
	color: rgb(140, 205, 0);
}
.number {
	font-weight: bold;
	font-size: 15px;
}


.genre {
	font-size: 16px;
	padding: 5px;
	margin: 5px;
	display: inline;
}
.genre:hover {
	background-color: rgb(254, 199, 75);
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
}
.letter {
	padding-left: 10px;
	font-size: 24px;
	padding-top: 10px;
	font-weight: bold;
	display: block;
}
.letter_first {
	padding-top: 0px;
}
.content_nav_watch .content {
	margin-top: 30px;
}
.content_nav_watch .source_link {
	display: none;
	position: absolute;
	margin-top: 5px;
}
