html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td, input {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}

a { color: #0c326b; }

body {
	margin: 5px 0 5px 0;
	text-align: center;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height: 18px;
	background: #AFAFAF;
}

#wrap { width: 960px; margin-left: auto; margin-right: auto; text-align: left; }

#header {
	width: 960px;
}

#header .logo {
	width: 250px;
	height: 65px;
	float: left;
}

#header .top_ads {
	width: 700px;
	float: right;
	height: 65px;
	text-align: right;
}

#menu { clear: both; }

#menu, #emenu {
	font-size: 14px;
	background: #d5d5d5 url(../images/navgrad-normal.png) repeat-x left top;
	height: 33px;
}

#menu ul, #emenu ul{
	list-style: none;
	display: block;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	float: left;
}

#menu ul {
	width: 600px;
}

#emenu ul {
	width: 450px;
}

#menu ul li, #emenu ul li {
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
}

#menu ul li a.home, #emenu ul li a.home {
	padding: 7px 15px 8px 15px;
}

#menu ul li span.home, #emenu ul li span.home {
	font-size: 16px;
}

#menu ul li a, #menu ul li span.home, #emenu ul li a, #emenu ul li span.home {
	padding: 7px 14px 8px 14px;
	text-decoration: none;
	border-right: 1px solid #bbb;
	color: #333;
	display: block;
}

#menu li a:hover, #emenu li a:hover {
	color: #fff;
	background: #2a2a2a url(../images/navgrad-hover.png) repeat-x top left;
}

#menu li a:active, #menu li a.active, #emenu li a:active, #emenu li a.active {
	color: #fff;
	background: #2a2a2a url(../images/navgrad-active.png) repeat-x top left;
}

#search {
	width: 300px;
	float: right;
	font-size:12px;
	padding:0;
	margin:0;
}

#search #q {
	background: #ffffff url(../images/form-field-bg.gif) no-repeat ;
	width: 250px;
	padding: 4px 7px 2px 5px;
	font-size: 12px;
	color: #999;
	border: 1px solid #888;
	margin:0;
	margin-top: 4px;
	color: #373737;
}

#search #submit { 
	background: url(../images/search-button.png) no-repeat 0 0;
	height: 24px;
	width: 24px;
	border: none;
	cursor: pointer;
	text-indent: -999%;
	line-height: 1px;
	margin:0;
}

#broadcast {
	width: 100%;
	padding: 8px 0;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #373737;
	margin: 3px 0 3px 0;
}

#footer {
	width: 100%;
	margin: 5px 0;
	text-align: center;
}

.box {
	background: #EFEFEF;
	border: 1px solid #8eb5f0;
}

#content, #description {
	width: 960px;
}

#econtent {
	width: 770px;
	margin: 0 auto;
	margin-top: 50px;
}

#description {
	margin-top: 5px;
	text-align: center;
}

#left, #left_channel {
	float: left;
}

#left { 
	border-right: 1px solid #d5d5d5;
	border-bottom: 1px solid #d5d5d5;
}

#right, #right_channel {
	float: right;
}

.width_170 { width: 170px; }
.width_180 { width: 180px; }
.width_200 { width: 200px; }
.width_300 { width: 300px; }
.width_570 { width: 570px; }
.width_650 { width: 650px; }
.width_700 { width: 700px; }
.width_750 { width: 750px; }
.width_770 { width: 770px; }
.width_780 { width: 780px; }
.width_950 { width: 950px; }

.margin-top { margin-top: 5px; }

.links {
	width: 100%;
	background: #E0E6EF;
}

.links h2 {
	width: 170px;
	padding: 3px 0 3px 10px;
	display: block;
	font-size: 13px;
	font-weight: bold;
	background: #3d98f5 url(../images/nav-gradient.png) repeat-x left top;
	color: #373737;
}

.links ul{
	list-style: none;
	display: block;
	padding-top: 5px;
}

.links ul li {
	border-bottom: 1px dotted #d5d5d5;
}

.links ul li a {
	width: 165px;
	padding: 3px 5px 3px 10px;
	display: block;
	background-color: #E0E6EF;
	text-decoration: none;
}

.links ul li a:hover, .links ul li a.active {
	font-weight: bold;
	background-color: #EFEFEF;
	background-image: url(../images/post-nav-next.gif);
	background-repeat: no-repeat;
	background-position: 96% 50%;
	padding-right: 6px;
}

#videos, #evideos, #channels {
	border-bottom: 1px dotted #d5d5d5;
}

#videos {
	width: 760px;
}

#channels {
	width: 645px;
	margin-left: 5px;
}

#evideos {
	width: 755px;
	margin-left: 5px;
}

#videos h1, #evideos h1, #videos h2, #channels h1, #channels h2 {
	display: block;
	padding: 5px 0 0 10px;
	font-size: 18px;
	font-weight: bold;
	color: #373737;
}

#channels h1, #channels h2 {
	padding: 5px 0 0 5px;
}

#videos h1, #videos h2 {
	width: 510px;
	float: left;
}

#evideos h1 {
	width: 540px;
}

#videos .subscribe, #videos .more {
	display: block;
	width: 230px;
	float: right;
	padding: 2px 5px 0 0;
}

#videos .more {
	text-align: right;
	margin: 4px 5px 0 0;
}

#videos .more a, #videos a.icon {
	line-height: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #373737;
}

#videos .more a {
	background-image: url(../images/post-nav-next.gif);
	background-repeat: no-repeat;
	background-position: 96% 50%;
	padding: 0 25px 0 0;
}

#videos .more a:hover, #videos a.icon:hover {
	text-decoration: underline;
}

#videos a.icon {
	display: block;
	float: left;
	padding: 0 0 0 20px;
	margin: 3px 5px 0 0;
}

#email { background: url('../images/email_add.png') no-repeat; }
#rss { background: url('../images/feed_add.png') no-repeat; }
#bookmark { background: url('../images/star.png') no-repeat; }

.video, .popular {
	position: relative;
	overflow: hidden;
	float: left;
}

.popular {
	width: 119px;
	height: 120px;
	margin: 10px 0 3px 7px;
}

.video h5, .popular h5 {
	margin: 0;
	padding: 0;
	display: block;
	letter-spacing: 0;
	overflow: hidden;
}

.popular h5 {
	width: 119px;
	height: 24px;
	line-height: 12px;
}

.video {
	width: 160px;
	height: 175px;
	margin: 10px 20px 3px 12px;
}

.related {
	height: 155px;
}

.video img {
	border: 1px solid #d5d5d5;
}

.video a, .popular a {
	text-decoration: none;
	color: #1A4A8F;
}

.video h5 {
	width: 158px;
	height: 30px;
	line-height: 14px;
}

.tube {
	height: 15px;
	width: 85px;
	font-size: 10px;
	float: left;
	overflow: hidden;
	margin-top: 0px;
}

.rating_bar { margin-top: 3px; float: right; width: 60px; background: url(../images/stars.png) 0 0 repeat-x; }
.rating_bar div { float: left; height: 12px; background: url(../images/stars.png) 0 -24px repeat-x;}

#menu, .box, #emenu, .channel_left, .channel_right,
.channel_link_left, .channel_link_right {
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#search #q{
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
}

.clear { clear: both; }
.clear_left { clear: left; }
.clear_right { clear: right; }

.ads, .ads_video {
	width: 100%;
	text-align: center;
	margin: 5px 0;
}

.ads_video {
	font-size: 16px;
	font-weight: bold;
}

.watermark {
	position: absolute;
	display: block;
}

.duration {
	width: 30px;
	height: 15px;
	padding: 1px 2px;
	background: #000000;
	color: #ffffff;
	top: 1px;
	right: 0;
	bottom: 120px;
	left: 125px;
}

.timeline {
	width: 156px;
	height: 16px;
	margin-left: 1px;
	padding-left: 3px;
	background: #000000;
	color: #ffffff;
	font-size: 10px;
	top: 105px;
	left: 0;
	right 0;
	bottom: 0;
	overflow: hidden;
}

.transparent {
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}

.pagination { width: 96%; margin: 15px 2% 15px 2%; padding: 10px 0 10px 0; text-align: center; }
.pagination ul { margin: 0; padding: 0; font-size: 2em; }
.pagination li { display: inline; padding-bottom: 1px; margin-left: 5px; font-weight: bold;}
.pagination a, .pagination a:visited, .pagination span { padding: 0 5px; border: 1px solid #BFBFBF; text-decoration: none; color: #373737;}
.pagination a:hover, .pagination a:active{ border: 1px solid #373737; background-color: #8eb5f0; }
.pagination span {border: 0;}
.pagination span.currentpage { background-color: #8eb5f0; color: #373737 !important; border: 1px solid #373737; cursor: default; }
.pagination a.disablelink, .pagination a.disablelink:hover{ background-color: white; cursor: default; color: #929292; border-color: #929292; font-weight: normal !important; }
.pagination a.prevnext{ font-weight: bold; }

#video {
	width: 580px;
	float: left;
}

#video .title {
	width: 570px;
	border-bottom: 1px dotted #d5d5d5;
}

#video h1, #video h3 {
	display: block;
	padding: 5px 0 0 10px;
	font-size: 18px;
	font-weight: bold;
	color: #373737;
}

#video h1 {
	width: 460px;
	float: left;
	overflow: hidden;
}

#video h3 {
	width: 570px;
	border-bottom: 1px dotted #d5d5d5;
}

#video .share {
	width: 90px;
	float: right;
	padding-right: 5px;
	text-align: right;
	margin-top: 5px;
}

.player_embed {
	width: 565px;
	height: 425px;
	margin: 5px 0 0 10px;
	text-align: center;
}

#related {
	width: 180px;
	float: right;
	border-left: 1px solid #d5d5d5;
}

.shown {
	width: 100%;
	text-align: center;
	margin: 5px 0;
}

.shown a {
	font-size: 16px;
	font-weight: bold;
}

#rating_container {
	width: 350px;
	float: left;
}

#rating {
	float: left;
	width: 140px;
}

#rating_text, #tubes {
	line-height: 22px;
	height: 22px;
	font-size: 16px;
	font-weight: bold;
}

#rating_text {
	width: 200px;
	float: left;
	text-align: left;
}

#tubes {
	width: 180px; 
	float: right;
	text-align: right;
}

#video_info {
	width: 555px;
	margin: 5px 10px 0 10px;
	padding: 3px 5px;
	border: 1px solid #d5d5d5;
}

#video_tags, #video_category {
	
}

p.category_description {
	width: 740px;
	margin: 5px 0 5px 5px;
	padding: 5px;
	border: 1px dotted #d5d5d5;
}

#video_tags {
	width: 360px;
	float: left;
}

#video_category {
	width: 190px;
	float: right;
	text-align: right;
}

.info_container {
	padding: 3px 0;
	border-bottom: 1px dotted #d5d5d5;
}

div.star-rating{float:left;width:25px;height:22px;text-indent:-999em;cursor:pointer;display:block;background:transparent;overflow:hidden;}
div.star-rating,div.star-rating a{background:url(../images/stars_big.png) no-repeat 0 0px}
div.star-rating a {display:block;width:24px;height:100%;background-position:0 0px;border:0}
div.star-rating-on a {background-position:0 -22px!important}
div.star-rating-hover a {background-position:0 -44px}
div.star-rating-readonly a{cursor:default !important}
div.star-rating{background:transparent!important;overflow:hidden!important}

.error { text-align: center; font-size: 18px; font-weight: bold; color: red; padding: 10px 0;}

.video_actions {
	width: 100%;
	padding: 3px 0;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

form {
	margin: 0;
	padding: 5px 0 5px 0;
	width: 100%;
}

form.feedback {
	margin: 20px 0;
}

input.comment, textarea.comment, input.feedback,
textarea.feedback, input.subscribe, textarea.report, select.report {
	border: 1px solid #AABDE6;
    padding: 2px;
    font-size: 14px;
}

input.comment, input.subscribe, input.report {
	width: 200px;
}

input.feedback, input.email {
	width: 300px;
}

textarea.comment {
	width: 350px;
	height: 100px;
}

textarea.report {
	width: 280px;
	height: 100px;
}

textarea.feedback {
	width: 400px;
	height: 150px;
}

div.required {
	width: 100%;
	padding: 2px 0;
	text-align: left;
}

div.response {
	width: 350px;
	padding: 2px 0;
	margin-left: 89px;
	font-weight: bold;
}

span.error {
	color: #AF0A11;
}

input.submit_comment, input.submit_feedback, input.submit_subscribe {
	font-size: 15px;
	font-weight: bold;
	border: 1px solid #AABDE6;
	cursor: pointer;
}

input.submit_comment {
	margin: 2px 0 7px 89px;
	padding: 0 20px;
}

input.submit_subscribe {
	margin: 2px 0 7px 88px;
	padding: 7px 20px;
	background: #8eb5f0;
	font-size: 16px;
	font-weight: bold;
}

input.submit_feedback {
	margin: 2px 0 7px 158px;
	padding: 7px 20px;
	background: #8eb5f0;
}

.disclaimer, .disclaimer_subscribe {
	border: 1px solid #AABDE6;
    padding: 2px;
    font-size: 10px;
	color: #6D6D6B;
	background: #FFFFCC;
}

.disclaimer {
	width: 350px;
}

.disclaimer_subscribe {
	width: 300px;
}

label.comment, label.feedback, label.subscribe {
    display: block;
    float: left;
    margin: 0 3px 0 0;
    padding: 3px;
    text-align: right;
    font-size: 14px;
	font-weight: bold;
	color: #333333;
	border: 0;
}

label.comment {
	width: 80px;
}

label.subscribe {
	width: 80px;
}

label.feedback {
	width: 150px;
}

#comments_container {
	width: 578px;
    margin: 5px 0 0 0;
    padding: 3px 2px;	
}

.comment {
	border: 1px solid #d5d5d5;
	margin: 2px 0 5px 0;
}

.comment_title {
	margin: 3px 0;
	width: 100px;
	padding: 2px 5px 2px 5px;
	font-weight: bold;
	overflow: hidden;
	float: left;
	text-align: center;
	border-right: 1px dotted #d5d5d5;
}

.comment_title span {
	font-weight: normal;
	color: #838383;
	font-size: 10px;
	display: block;
}

.comment p {
	font-size: 11px;
	width: 446px;
	padding: 2px 5px 2px 10px;
	margin: 0;
	float: right;
}

.offline {
	width: 100%;
	font-size: 2.5em;
	font-weight: bold;
	padding: 50px 0;
	margin-top: 100px;
	text-align: center;
}

.subtitle {
	width: 570px;
	font-size: 11px;
	margin-left: 10px;
}

.subtitle span {
	font-weight: bold;
}

.none, .none_small {
	width: 100%;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	height: 100px;
	padding: 150px 0;
}

.none_small {
	height: 20px;
	padding: 20px 0;
}

span#quicklist {
	margin: 0;
	padding: 0;
}

.messages, .errors {
	width: 740px;
	margin: 20px 10px 0 10px;
	text-align: center;
	padding: 3px 0;
	font-size: 14px;
	font-weight: bold;
}

.messages {
	border: 2px solid #131F15;
	color: #088F1E;
	background: #7DDF8D;
}

.errors {
	border: 2px solid #1F1315;
	color: #9F1326;
	background: #DF8B8B;
}

.link {
	margin-top: 5px;
	width: 750px;
	display: block;
}

.link a {
	padding-left: 20px;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

.link a:hover {
	text-decoration: underline;
}

.type_video { background: url('../images/film.png') no-repeat; }
.type_photo { background: url('../images/photos.png') no-repeat; }
.type_link { background: url('../images/link.png') no-repeat; }

#static {
    width: 940px;
    border-bottom: 1px dotted #d5d5d5;
	margin: 0 auto;
}
    
#static h1 {
    display: block;
    padding: 5px 0 0 10px;
    font-size: 18px;
    font-weight: bold;
    color: #373737;
	width: 930px;
	overflow: hidden;
}

#static_content {
	width: 950px;
	margin: 10px 10px;
}

#static_content p {
	margin: 5px 0;
	font-size: 14px;
}

#subscribe {
	width: 400px;
}

#subscribe h1 {
	width: 380px;
	font-size: 18px;
	font-weight: bold;
	padding: 0 10px;
	color: #373737;
	border-bottom: 1px dotted #d5d5d5;
}

#subscribe_response, #report_response {
	width: 380px;
	padding: 0 10px;
	margin: 10px 0 0 0;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #20BF17;
}

.report_error {
	color: red;
}

.video_ads {
	width: 100%;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	padding: 10px 0;
}

.channel {
	width: 308px;
	height: 175px;
	float: left;
	margin: 5px 0 5px 10px;
	padding: 2px;
	overflow: hidden;
	border: 1px solid #d5d5d5;
}

.channel_info {
	height: 87px;
	margin-bottom: 5px;
}

.channel h5 {
	display: block;
	width: 298px;
	font-size: 16px;
	font-weight: bold;
	padding: 4px 5px;
	background: #3d98f5 url(../images/nav-gradient.png) repeat-x left top;
}

.channel img {
	float: left;
	padding: 2px 7px 2px 0;
}

.channel a {
	text-decoration: none;
	color: #373737;
}

.channel_left, .channel_right, .channel_link_left, .channel_link_right {
	width: 135px;
	font-weight: bold;
	color: #373737;
	padding: 2px 5px;
	background: #DFDFDF;
	border: 1px solid #d5d5d5;
	margin-bottom: 5px;
}

.channel_left, .channel_link_left {
	float: left;
}

.channel_right, .channel_link_right {
	float: right;
}

.channel_link_left, .channel_link_right {
	text-align: center;
}

.channel span {
	display: block;
	float: right;
	text-align: right;
}

.browse_ads {
	width: 330px;
	height: 356px;
	margin: 20px 20px 0 0;
	float: right;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}

.banners {
	width: 190px;
	float: left;
	text-align: center;
}#facebox .b {
  background:url(../images/facebox/b.png);
}

#facebox .tl {
  background:url(../images/facebox/tl.png);
}

#facebox .tr {
  background:url(../images/facebox/tr.png);
}

#facebox .bl {
  background:url(../images/facebox/bl.png);
}

#facebox .br {
  background:url(../images/facebox/br.png);
}

#facebox {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
}

#facebox .popup {
  position: relative;
}

#facebox table {
  border-collapse: collapse;
}

#facebox td {
  border-bottom: 0;
  padding: 0;
}

#facebox .body {
  padding: 10px;
  background: #fff;
  width: 370px;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
  margin: 0;
}

#facebox .footer {
  border-top: 1px solid #DDDDDD;
  padding-top: 5px;
  margin-top: 10px;
  text-align: right;
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}

#facebox_overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}

.facebox_hide {
  z-index:-100;
}

.facebox_overlayBG {
  background-color: #000;
  z-index: 99;
}

* html #facebox_overlay { /* ie6 hack */
  position: absolute;
  height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
