body {
	margin: 0px;
	color: rgb(58, 58, 58);
	font-family: sans-serif;
	overflow: auto;
}
a {
	text-decoration: none;
	color: rgb(58, 58, 58);
	outline-style: none;
}
a:visited {
	color: rgb(58, 58, 58);
	text-decoration: none;
}

#top_bar {
	height: 88px;
	z-index: 3;
}

#main_gradient {
	position: absolute;
	top: 0px;
	width: 100%;
	top: 0px;
	height: 640px;
	z-index: -1;
}

#top_bar_inner, #bottom_bar_inner {
	position: relative;
	width: 1194px;
	height: 100%;
}

#top_bar_inner .header_login_button {
	width: 152px;
	height: 57px;
	cursor: pointer;
	position: absolute;
	top: 10px;
}
#top_bar_inner .login_facebook {
	left: 550px;
}
#top_bar_inner .login_twitter {
	left: 700px;
}

.topleft {
	position: absolute;
	top: 30px;
	left: 230px;
	font-size: 18px;
	font-weight: bold;
}

#top_bar_inner .login {
	position: absolute; 
	right: 20px; 
	top: 22px;
}

#top_bar_inner .login input {
	border: 1px solid rgb(190, 201, 207);
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	font-size: 14px;
}
#top_bar_inner .login input.pass {
	width: 100px;
}
#top_bar_inner .login input.login_button {
	width: 32px;
	height: 32px;
	cursor: pointer;
	background-color: none;
	background: none;
	border: none;
}

#top_bar_inner .background {
	width: 100%;
	height: 88px;
}
.top_bar_separator {
	width: 12px;
	height: 90px;
}
#top_bar_left_separator {
	position: absolute;
	top: 10px;
	left: 195px;
}
#top_bar_right_separator {
	position: absolute;
	top: 10px;
	right: 120px;
	display: none;
}

#top_center {
	height: 74px;
	text-align: center;
	position: relative;
}

#top_bar_right {
	text-align: center;
	font-size: 18px;
	position: absolute;
	right: 0px;
	top: 0px;
	width: 141px;
	height: 113px;
	cursor: pointer;
}
#top_bar_right a {
	display: none;
}

#showtype_list {
/*	position: absolute;
	top: 20px;
	left: 0px; */
	width: 900px;
	text-align: center;
	white-space: nowrap;
}

#showtype_list .showtype {
	font-size: 17px;
	font-weight: bold;
	height: 30px;
/*	padding: 6px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px; */
}
#showtype_list .lite_showtype_center {
	padding-top: 4px;
}

/*
#showtype_list .showtype:hover {
	background-color: rgb(58, 58, 58);
	color: white;
}
#showtype_list .active {
	background-color: rgb(58, 58, 58);
	color: white;
}
*/

#discover_box {
	font-size: 22px;
/*	position: absolute;
	left: 0px;
	top: 50px;*/
	margin-top: 0px;
	width: 1150px;
	height: 29px;
	padding: 7px;
	padding-right: 0px;
	padding-left: 0px;
	text-align: center;
	border: none;
	background-color: transparent;
	outline-style: none;
	font-family: sans-serif;
	z-index: 6;
}
#search_button {
	position: absolute;
	right: 3px;
	top: 2px;
	width: 120px;
	height: 38px;
	cursor: pointer;
	outline-style: none;
	z-index: 7;
}

#light_logo {
	position: absolute;
	top: 0px;
	left: 10px;
	width: 186px;
	height: 74px;
	cursor: pointer;
}

#bottom_bar {
	position: fixed;
	bottom: 0px;
	left: 0px;
	right: 0px;
	height: 28px;
	z-index: 3;
}
#bottom_bar_inner .background {
	position: absolute;
	width: 100%;
	height: 31px;
	left: 0px;
}
#bottom_bar_inner .buttons {
	position: absolute;
	width: 1150px;
	top: 2px;
	left: 0px;
}
#bottom_bar_inner .buttons .bottom_button {
	float: right;
	padding: 3px;
	margin-right: 3px;
}
#bottom_bar_inner .buttons .bottom_button a {
	font-family: Trebuchet MS, Helvetica, sans-serif;
}
#bottom_bar_inner .buttons .bottom_button:hover {
	background-color: rgb(58, 58, 58);
	color: white;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	cursor: pointer;
}
#bottom_bar_inner .buttons .bottom_button:hover a {
	color: white;
}

#background {
	position: fixed;
	bottom: 0px;
	right: 0px;
	width: 100%;
	height: 100%; 
	z-index: -1;
}
#background_image {
/*	display: none; */
}
#background_overlay {
	position: absolute;
	bottom: 0px;
	right: 0px;
}

#nav_path {
	position: absolute;
	top: 5px;
	left: -8px;
	width: 900px;
	text-align: left;
	padding-left: 25px;
	margin-top: 5px;
	font-size: 16px;
	z-index: 2;
	overflow: hidden;
	white-space: nowrap;
	font-family: Trebuchet MS, Helvetica, sans-serif;
}
#nav_path .pagenav {
	margin: 0px;
	display: inline;
	font-size: 16px;
}
#nav_path .pagenav a {
	padding: 3px;
	margin-right: 3px;
	margin-left: 3px;
}

#content {
	position: relative;
	top: 3px;
	width: 1194px;
	min-height: 500px;
/*	top: 140px; */
/*	bottom: 40px; */
/*	padding-top: 120px;
	padding-bottom: 40px;
	max-width: 1158px;
	height: auto;*/
}

#content_inner {
	position: relative;
	top: 10px;
	left: 0px;
	right: 0px;
	width: 1160px;
	text-align: left;
	overflow-x: hidden;
}

#content_background_upper {
	position: absolute;
	top: 0px;
	width: 1188px;
	height: 407px;
}
#content_background_center {
	position: absolute;
	top: 407px;
	bottom: 85px;
	width: 1188px;
}
#content_background_bottom {
	position: absolute;
	bottom: 0px;
	width: 1188px;
	height: 85px;
}


.content_box {
	width: 200px;
	height: 146px;
	margin: 0px;
}
.content_box img {
	width: auto;
	height: 105px;
}
.content_box .thumb_wrapper {
	height: 105px;
}
.content_box .cb_inner .cb_text {
	width: 182px;
	font-size: 14px;
}
.content_box_folder img {
	height: 98px;
}
.content_box_folder .cb_inner {
	margin-right: 18px;
}
.content_box_folder .thumb_wrapper {
	height: 98px;
}
.content_box_folder .cb_inner .cb_text {
	width: 182px;
	margin-top: 0px;
}

#two_column {
	min-height: 400px;
	text-align: left;
}

.content_nav_wide {
	height: auto;
	overflow: hidden;
	z-index: 0;
}
.content_nav_thin {
	height: auto;
	overflow: auto;
	z-index: 0;
	width: 230px;
	margin-top: 30px;
/*	position: fixed;
	left: 10px; */
}

.content_nav_wide .content,
.content_nav_thin .content {
	height: auto;
	overflow: auto;
	position: relative;
	bottom: auto;
	top: auto;
	left: auto;
	right: auto;
	padding: 0px;
}

.content_nav_wide .content_inner,
.content_nav_thin .content_inner {
	overflow: hidden;
	bottom: auto;
	top: 0px;
	left: 0px;
	right: auto;
}
.content_nav_thin .content {
	overflow-x: hidden;
}
.content_nav_thin .bottom_section {
	margin-top: 0px;
}

.content_nav_watch {
	height: 520px;
	margin-top: 0px;
}
.content_nav_watch .content {
	height: 100%;
}
.content_nav_wide .watch_wrapper {
	height: 473px; 
	position: relative;
	padding: 5px;
}

.content_nav_wide iframe, 
.content_nav_wide object,
.content_nav_wide embed  {
	width: 100%; 
	height: 100%;
}

.episode_container {
	width: 99%;
}

.content_nav_wide .episode_container {
	width: 885px;
}

.episode_container .description {
	padding: 0px; 
	margin: 0px;
	height: 82px;
}
.episode_container .description_inner {
	z-index: 3;
	padding: 0px;
	padding-left: 5px;
	top: 0px;
}
.episode_container .description_background {
	z-index: 2;
}

h1 { 
	text-align: left; 
	margin: 0px; 
	font-size: 20px;
}
.home_stream .content_box {
	margin-top: 0px;
	margin-bottom: 20px;
}

.home_box_inner .lite_button {
	position: absolute;
	bottom: 30px;
	left: 0px;
}

.bottom_adjuster {
	height: 40px; 
	width: 100%; 
	float: left;
}

.home_box {
	height: 210px;
	width: 1154px;
	margin-bottom: 10px;
}
.home_box_inner {
	padding-top: 8px;
	margin-left: 20px;
	position: relative;
}
.home_box_inner .home_box_left {
	width: 230px;
	height: 170px;
	font-size: 14px;
}
.home_box_inner .home_box_left h5 {
	margin: 0px;
}

.home_box_inner .home_stream {
	width: 1132px;
	position: absolute;
	left: 250px;
	right: 10px;
	top: 30px;
}
.font_normal { font-weight: normal; }

.home_box_inner h3 {
	margin-left: 0px;
	font-size: 16px;
	margin-top: 7px;
	background-color: white;
	padding-left: 0px;
	padding-right: 5px;
	margin-bottom: 10px;
	display: inline-block;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
}
.home_box_inner b {
	font-size: 12px;
}

.home_box_inner .content_box {
	margin-right: 20px;
}

.content_nav_thin .bottom_section .desc {
	padding: 5px;
	min-height: 395px;
}

.thumb_wall_wrapper {
	padding-left: 30px;
	padding-top: 55px;
	width: 1150px;
}
.thumb_wall_wrapper .content_box {
	margin-right: 20px;
	margin-bottom: 20px;
}

.list_view_wrapper {
	padding-top: 55px;
}
.list_view_wrapper h1 {
	margin-left: 10px;
	margin-bottom: 15px;
	margin-top: 5px;
	font-size: 16px;
}

.site_avg {
	font-size: 14px;
	font-weight: bold;
	margin-left: 5px;
	margin-bottom: 15px;
}

.site_avg strong {
	color: rgb(255, 124, 0);
	font-size: 14px;
}

#share_area {
	position: absolute;
	right: 20px;
	top: 7px;
	width: 400px;
	text-align: right;
	z-index: 3;
}
#share_area .share_button {
	float: right; 
	margin-left: 5px;
	cursor: pointer;
	padding: 3px;
	font-size: 14px;
	font-weight: bold;
	white-space: nowrap;
}
.home #share_area {
	top: 460px;
	right: 30px;
}
.home #nav_path {
	display: none;
}

.content_nav_watch .watch_wrapper {
	position: absolute;
	top: 0px;
	left: 4px;
	right: 250px;
	bottom: 4px;
}
.content_nav_wide .content_wrapper {
	position: absolute;
	top: 0px;
	bottom: 0px;
	width: 100%;
	overflow: hidden;
}
.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%;
}
.content_nav_wide .filterbar_center .btn_outer {
	margin-top: 0px;
}
.filterbar_outer {
	height: 36px;
	overflow: hidden;
	color: black;
	cursor: default;
	position: relative;
	top: 4px;
	left: 0px;
	margin-right: 4px;
	z-index: 32;
	display: none;
}
.filterbar {
	white-space: nowrap;
}
.filterbar input.str_filter {
	float: right; 
	text-align: center; 
	position: relative;
	width: 140px;
}
.content_nav_watch .filterbar_outer,
.content_nav_episodes .filterbar_outer {
	display: block; 
}

.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_episodes .content {
	overflow-y: auto;
}
.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%;
}


.home_outer {
	padding-top: 38px;
	position: relative;
}


.pager {
/*	position: absolute;*/
	top: 3px;
	margin-left: 10px;
	z-index: 4;
}
.pager a {
	padding: 3px;
	padding-left: 8px;
	padding-right: 8px;
	font-size: 18px;
}
.top_pager {
	margin-top: 28px;
	margin-left: 5px;
}

.home_outer .top_pager,
.thumb_wall_wrapper .top_pager {
	top: 24px;
	left: -15px;
}
.genre_pager {
	position: absolute;
	right: 20px;
	top: 415px;
/*	margin-top: -5px;
	margin-bottom: 5px; */
}
.list_view_wrapper .buzzy_pager {
	position: relative;
	top: auto;
	right: auto;
	margin-top: -10px;
	margin-left: 10px;
	margin-bottom: 10px;
}

.bottom_pager {
	top: auto;
	bottom: 15px;
	left: -15px;
}
.list_view_wrapper .bottom_pager {
	margin-top: 10px;
}


#two_column .bottom_pager {
	left: auto;
	bottom: 45px;
}

.home_outer .bottom_pager {
	bottom: -35px;
}
.thumb_wall_wrapper .bottom_pager {
	bottom: 40px;
}

h3.subtopic_h {
	font-size: 16px;
	font-weight: normal;
	margin: 0px;
}

.subtopic {
	padding: 5px;
	margin: 5px;
	width: 197px;
	margin-left: 3px;
}

#about_container {
	display: block;
	top: 40px;
}

.tpl_about_people, 
.tpl_about_terms, 
.tpl_about_privacy, 
.tpl_about_contact,
.tpl_about_technology,
.tpl_about_discovery {
	margin-top: 40px;
}
.tpl_about_people .thumb_container {
	width: 120px;
}
.tpl_about_people .desc {
	min-height: 150px;
}
.tpl_about_people .desc p {
	margin-top: 0em;
}

#search_results_wrapper {
	position: absolute;
	top: 39px;
	height: 366px;
	width: 1137px;
	left: 3px;
	padding: 3px;

	background-color: white;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border: 1px solid rgb(150, 150, 150);
	border-top: none;
	z-index: 5;
	display: none;
}

#search_results td {
	padding: 5px;
}

#search_results td:hover {
	padding: 4px;
	background-color: rgb(254, 224, 79);
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	cursor: pointer;
	border: 1px solid rgb(225, 159, 0);
}

.about_template .content_nav_thin .bottom_section .desc {
	min-height: 0px;
}

.about_template .content_nav_thin .subnav_buttons .subtopic {
	margin-top: 2px;
	margin-bottom: 2px;
}

.welcome_outer {
	height: 420px; 
	width: 1150px;
	margin-top: -35px;
	margin-bottom: 10px;
	padding-right: 0px;
}

.lite_social_stream {
	width: 267px;
	height: 377px;
	position: relative;
}
.lite_social_stream .thumb {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 75px;
	height: 75px;
	overflow: hidden;
}
.lite_social_stream .header_text {
	position: absolute;
	left: 95px;
	top: 10px;
	font-size: 12px;
	text-align: left;
	right: 10px;
	overflow: hidden;
	height: 73px;
}
.lite_social_stream .thumb img {
	width: 75px;
}

.lite_social_stream .header_text h1,
.lite_social_stream .header_text h2,
.lite_social_stream .header_text h3,
.lite_social_stream .header_text strong {
	font-size: 13px;
	margin: 0px;
}
.lite_social_stream .header_text p {
	margin-top: 0.5em;
	font-weight: normal;
}
.lite_social_stream .header_text p strong {
	font-weight: normal;
}

.lite_social_stream .videos_container {
	position: absolute;
	text-align: left;
	top: 96px;
	left: 1px;
	width: 265px;
	height: 277px;
}
.lite_social_stream .videos_container {
}
.lite_social_stream .videos_container .socialblockelement b {
	margin: 0px;
	font-size: 12px;
	margin-top: 2px;
	margin-bottom: 8px;
	display: block;
}
.lite_social_stream .desc_container {
	height: 55px;
	width: 150px;
	overflow: hidden;
}
.lite_social_stream .desc_container {
	font-size: 12px;
	height: 70px;
	overflow: hidden;
}

.lite_social_stream .video_thumb_wrapper_small {
	margin-top: 4px;
	margin-left: 4px;
}
.video_thumb_wrapper_small .video_thumb_wrapper_paid {
	right: 10px;
	top: 0px;
}

.lite_video_stream .all_videos_button {
	position: absolute;
	bottom: 7px;
	right: 0px;
}

.welcome_outer .lite_counter_box {
	width: 281px;
	height: 48px;
	margin-top: 10px;
	font-size: 12px;
	padding: 10px;
}
.welcome_outer .lite_upload_box {
	width: 285px;
	height: 196px;
	padding: 7px;
	margin-top: 10px;
	position: relative;
}
.lite_upload_box input {
	position: absolute;
	top: 46px;
	width: 275px;
	padding-top: 2px;
	padding-bottom: 3px;
	left: 10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border: 1px solid rgb(199, 199, 199);
	background-color: rgb(243, 243, 243);
	color: rgb(129, 129, 129);
}

.lite_upload_box textarea {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border: 1px solid rgb(199, 199, 199);
	background-color: rgb(243, 243, 243);
	color: rgb(129, 129, 129);

	position: absolute;
	top: 75px;
	width: 271px;
	height: 25px;
	resize: none;
	margin-top: 3px;
	left: 10px;
	font-family: sans-serif;
}
.lite_upload_box table {
	position: absolute;
	top: 115px;
	left: 0px;
}
.lite_upload_box table input {
	position: relative;
	width: 134px;
	top: 0px;
}
.lite_upload_box .tweet_video_button {
	width: 286px;
	height: 50px;
	cursor: pointer;
	position: absolute;
	left: 10px;
	top: 145px;
}
.lite_upload_box .upload_button {
	margin-top: 5px;
}
.lite_upload_box #fileQueue {
	font-size: 11px;
	margin-left: 3px;
	width: 275px;
}
.lite_upload_box .uploadifyQueueItem .cancel  {
	float: right;
	margin-right: 5px;
}

.lite_upload_box .uploadifyProgress {
	width: 100%;
	height: 15px;
	border: 1px solid black;
	margin-top: 4px;
}
.lite_upload_box .uploadifyProgressBar {
	background-color: gray;
	height: 15px;
}

.twitter_birds {
	width: 125px;
	height: 120px;
	z-index: 2;
	position: absolute;
	top: 40px;
	left: -90px;
}

.welcome_outer .lite_counter_box td {
	text-align: center;
}


.welcome_outer p {
	font-size: 14px;
	margin-top: 0px;
}
.welcome_outer p strong a {
	text-decoration: underline;
}

.welcome_outer p.small {
	font-size: 12px;
	margin-top: 0px;
	color: gray;
}
.welcome_outer h2.upload {
	margin-bottom: 3px;
}
.lite_separator {
	width: 1146px;
	height: 6px;
	margin-bottom: 15px;
}


.welcome_outer h2 {
	margin: 10px;
	font-size: 18px;
	margin-left: 0px;
	margin-top: 0px;
}
.welcome_outer h4 {
	margin: 0px;
}

.welcome_outer .left_column {
	padding: 10px;
	padding-right: 30px;
}
.welcome_outer .left_column p {
	font-size: 15px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Myriad Pro', Helvetica, sans-serif;
}
.welcome_outer .left_column a {
	text-decoration: underline;
	font-size: 0.9em;
}
.welcome_outer .center_column {
	padding-top: 10px;
	padding-right: 40px;
}
.welcome_outer .center_column .inner {
}

.welcome_outer .center_column h5 {
	font-size: 16px;
	margin-bottom: 0em;
	margin-top: 0em;
}
.welcome_outer .center_column p {
	font-weight: bold;
	font-size: 15px;
}
.welcome_outer .center_column .watch,
.welcome_outer .center_column .share {
	margin-top: 1em;
}

.welcome_outer .right_column {
	padding-top: 10px;
}
.welcome_outer .right_column p {
	font-weight: bold;
	font-size: 14px;
}
.welcome_outer .right_column h5 {
	margin-top: 0em;
	margin-bottom: 0.5em;
	font-size: 17px;
}

.welcome_outer .right_column table.external{
	background-color: white; 
	border: 1px solid rgb(212, 224, 230); 
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
}
.welcome_outer .right_column table.external td {
	padding-left: 10px;
	padding-right: 10px;
}
.welcome_outer .right_column table.external img {
	float: right;
	height: 40px;
}
.welcome_outer .right_column table.external tr {
	height: 50px;
}
.welcome_outer .right_column table.external tr:hover {
	background-color: rgb(168, 230, 250);
	cursor: pointer;
}
.welcome_outer .right_column table.external td.register {
	text-align: center;
}
.welcome_outer .right_column table.external tr.disabled:hover {
	cursor: default;
	background-color: white;
}
.welcome_outer .right_column table.external tr.disabled p {
	color: rgb(158, 158, 158);
}

.welcome_outer .right_column form.login input {
	text-align: center;
	width: 160px;
	font-size: 16px;
	border: 1px solid rgb(190, 201, 207);
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
}
.welcome_outer .right_column form.login input.pass {
	width: 95px;
}
.welcome_outer .right_column form.login td.header {
	color: rgb(88, 88, 88);
}
.welcome_outer .right_column form.login .login_button {
	background-color: rgb(94, 206, 255);
	border: none;
	color: white;
	font-weight: bold;
	cursor: pointer;
	width: 65px;
	float: right;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
}
.welcome_outer .right_column form.login .login_button:hover {
	background-color: rgb(255, 169, 68);
}
.welcome_outer .right_column p.other_options {
	margin-bottom: 0em;
	margin-top: 1em;
	font-size: 15px;
}

.register_page {
	margin-top: 60px;
}
.register_page h2 {
	font-size: 16px;
	margin-left: 20px;
	margin-bottom: 0px;
}

.reg_form {
	border: 1px solid rgb(240, 240, 240);
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	background-color: white;
	width: 450px;
	padding: 15px;
	margin-top: 20px;
	margin-left: 15px;
	text-align: left;
}

.reg_form th, .reg_form td {
	text-align: left;
}

.reg_form h3 {
	margin-top: 0em;
	color: rgb(255, 180, 0);
}
.reg_form h3.lower {
	margin-top: 1em;
}

.reg_form th {
	font-size: 15px;
}
.reg_form input, .reg_form select {
	font-size: 17px;
	padding: 3px;
	border: 1px solid rgb(190, 201, 207);
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
}
.reg_form select {
	width: 100%;
	margin-right: 15px;
	outline-style: none;
}
.reg_form input.register_button {
	margin-top: 0.5em;
	cursor: pointer;
	background-color: rgb(94, 206, 255);
	font-weight: bold;
	color: white;
	border: none;
	float: right;
	cursor: pointer;
}
.reg_form input.register_button:hover {
	background-color: rgb(255, 169, 68);
}

.reg_like_block {
	position: absolute;
	top: 20px;
	left: 520px;
	width: 590px;
}
.reg_like_block input.reg_like {
	font-size: 22px;
	font-family: sans-serif;
	width: 580px;
	text-align: center;
}

.login_error {
	margin-top: 0.5em;
	margin-left: 0.5em;
	color: red;
}



#register_results_wrapper {
/*	position: absolute;
	top: 92px;
	height: 366px;
	width: 810px;
	left: 213px;*/
	position: absolute;
	right: 4px;
	top: 32px;
	width: 400px;
	padding: 3px;
	opacity: 0.9;

	background-color: white;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border: 1px solid rgb(150, 150, 150);
	border-top: none;
	z-index: 5;
	display: none;
}

#register_results td {
	padding: 5px;
	font-size: 15px;
}

#register_results td:hover {
	padding: 4px;
	background-color: rgb(254, 224, 79);
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	cursor: pointer;
	border: 1px solid rgb(225, 159, 0);
}

#register_results_final_wrapper {
	position: relative;
	top: 10px;
	left: 0px;
	width: 400px;
	height: 500px;
	z-index: 4;
}
#register_results_final td {
	padding: 5px;
	font-size: 15px;
}
#register_results_final td:hover {
	padding: 4px;
	background-color: rgb(254, 244, 239);
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	cursor: pointer;
	border: 1px solid rgb(225, 159, 0);
}

.register_error {
	margin-left: 20px;
	margin-top: 10px;
}

#page_desc {
	display: none;
}

.showtype_leftcolumn {
	width: 250px;
	margin-left: 10px;
}
.showtype_leftcolumn b {
	margin-top: 0px;
	font-size: 15px;
	margin-bottom: 10px;
	display: block;
}

.sorting_letter {
	padding: 10px;
	font-size: 15px;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
}
.sorting_letter:hover, .sorting_letter_active {
	background-color: rgb(254, 199, 75);
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	cursor: pointer;
}

.socialblockelement:hover {
	background-color: rgb(250, 223, 162);
	cursor: pointer;
}

.login_prompt {
	position: fixed;
	top: 200px;
	margin-left: auto;
	margin-right: auto;
	width: 400px;
	padding: 10px;
	background-color: darkblue;
	z-index: 2;
}

.lite_button {
	width: 109px;
	height: 31px;
	cursor: pointer;
   -moz-user-select: -moz-none;
   -khtml-user-select: none;
   user-select: none;
}
.lite_social_stream .lite_button {
	float: right;
	margin-right: 10px;
	margin-top: -7px;
}

.lite_button a {
	width: 109px;
	display: block;
	text-align: center;
	margin-top: 7px;
	margin-left: -3px;
	font-size: 12px;
	font-weight: bold;
	color: white;
}
.watch_more_button a {
	text-align: left;
	margin-left: -1px;
	color: rgb(58, 58, 58);
}
.watch_more_button:hover a {
	color: rgb(255, 124, 0);
}

.tab {
	display: block;
	position: absolute;
	right: -28px;
	width: 39px;
	height: 123px;
	cursor: pointer;
}
.tab_api {
	top: 173px;
}
.tab_about {
	top: 50px;
}
.tab_terms {
	top: 296px;
}
.tab_feedback {
	top: 419px;
}

.content_nav_watch .video_sidebar_feed {
	position: absolute;
	right: 10px;
	width: 220px;
	height: 100%;
	overflow: hidden;
	font-size: 13px;
}
.content_nav_watch .video_sidebar_feed a:hover {
	text-decoration: underline;
}
.content_nav_watch .video_sidebar_feed h3 {
	margin-top: 0px;
	color: rgb(255, 124, 0);
}
.more_trigger {
	display: none;
}

.content_nav_episodes .content {
	margin-top: 30px;
}
.content_nav_episodes .filterbar_outer {
	display: none;
}

.backtrace { display: none; }
.query_line { cursor: pointer; }
.query_line:hover { text-decoration: underline; }
