/*
Style Name: BlooTube
Version: 1.0.0
Author: TubeStyles.com
Author URI: http://www.tubestyles.com
Copyright: (c) 2010 TubeStyles.com
Terms URI: http://www.tubestyles.com/terms-conditions/

HTML TAG STYLES*/
HTML
{
/*overflow-y: scroll;*/
	height: 100%;
}
BODY
{
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
	background-color: #282828;
	color: #FFF;
	height: 100%;
}
A:link, A:visited
{
	color: #0087E9;
	text-decoration: none;
	font-weight: bold;
}
A:link:hover, A:visited:hover
{
	color: #FCFE85;
}
IMG
{
	border: 0;
}
/** BODY AND FOOTER (STICK FOOTER TO BOTTOM OF PAGE) **/
#non-footer
{
	position: relative;
	top: 0;
	min-height: 100%;
}
* HTML #non-footer
{
	height: 100%;
}
#footer
{
	position: relative;
	margin-top: -49px;
}
.page-content
{
	padding-bottom: 65px;
}
/** MAIN HEADER BAR **/
#main-header
{
	margin-top: 5px;
	height: 51px;
	background: transparent url(images/main-header.png) repeat-x 0 0;
	position: relative;
}
#main-header-left
{
	display: inline-block;
	width: 27px;
	height: 51px;
	background: transparent url(images/main-header-left.png) no-repeat 0 0;
	position: absolute;
	left: -27px;
}
#main-header-right
{
	display: inline-block;
	width: 27px;
	height: 51px;
	background: transparent url(images/main-header-right.png) no-repeat 0 0;
	position: absolute;
	right: -27px;
}
#main-header A
{
	padding: 0 20px;
	color: #FFF;
	font-size: 130%;
}
#main-header FORM
{
	display: inline-block;
}
#main-header SPAN.dot
{
	display: inline-block;
	position: relative;
	top: -1px;
	height: 8px;
	width: 8px;
	background: transparent url(images/main-header-dot.png) no-repeat 0 0;
}
#main-header SPAN.links
{
	display: inline-block;
	position: relative;
	top: 14px;
}
#main-header FORM
{
	position: absolute;
	right: 0;
	top: 9px;
}
/** HEADER - RED **/
.header-red
{
	background: transparent url(images/header-red.png) repeat-x 0 0;
	position: absolute;
	top: -15px;
	left: 0px;
	height: 35px;
	padding: 0 10px;
	font-size: 110%;
	font-weight: bold;
}
.header-red-left
{
	display: inline-block;
	width: 14px;
	height: 35px;
	background: transparent url(images/header-red-left.png) no-repeat 0 0;
	position: absolute;
	left: -14px;
}
.header-red-right
{
	display: inline-block;
	width: 14px;
	height: 35px;
	background: transparent url(images/header-red-right.png) no-repeat 0 0;
	position: absolute;
	right: -14px;
}
.header-red-text
{
	position: relative;
	top: 6px;
	left: -2px;
}
/** HEADER - GREY **/
.header
{
	background: transparent url(images/header-grey.png) repeat-x 0 0;
	position: absolute;
	top: -20px;
	left: -5px;
	height: 43px;
	padding: 0 10px;
	font-size: 120%;
	font-weight: bold;
}
.header-left
{
	display: inline-block;
	width: 13px;
	height: 43px;
	background: transparent url(images/header-grey-left.png) no-repeat 0 0;
	position: absolute;
	left: -13px;
}
.header-right
{
	display: inline-block;
	width: 13px;
	height: 43px;
	background: transparent url(images/header-grey-right.png) no-repeat 0 0;
	position: absolute;
	right: -13px;
}
.header-text
{
	position: relative;
	top: 10px;
}
/** PAGE SECTION **/
.section-left
{
	display: block;
	width: 700px;
	vertical-align: top;
	float: left;
}
.section-right
{
	display: block;
	width: 250px;
	float: right;
	margin-left: 10px;
}
.section-content-no-header
{
	position: relative;
	padding: 4px 8px;
	/*[disabled]margin-top:20px;*/
}
.section-content
{
	position: relative;
}
.section-sidebar-content
{
	position: relative;
}
.section-videos SPAN.video
{
	display: inline-block;
	padding: 0;
	text-align: left;
	vertical-align: top;
	width: 172px;
	margin-bottom: 18px;
}
SPAN.video .video-container
{
	width: 165px;
	font-size: 90%;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
.video-container .video-thumb, .video-brief-thumb .video-thumb
{
	border: 1px solid #A0A0A0;
	background-color: #FFF;
/*padding: 1px;*/
	max-width: 160px;
	max-height: 120px;
}
.video-container .stars
{
	float: right;
}
.video-brief-thumb
{
	position: relative;
}
/*
.video-brief-thumb .stars {
position: absolute;
top: 51px;
left: 2px;
}*/
.video-brief
{



	margin: 8px 0;
}
.video-brief>SPAN
{
	display: inline-block;
}
.video-brief>SPAN.video-brief-details
{
	width: 78%;
	padding-left: 8px;
	vertical-align: top;
}
.video-brief-facets>SPAN
{
	display: inline-block;
	width: 100px;
}
/** USER PROFILE STYLE **/
.profile-avatar
{
	max-width: 240px;
}
.profile-fields SPAN
{
	margin-bottom: 8px;
}
.profile-fields SPAN.field
{
	font-weight: bold;
	text-align: right;
	display: inline-block;
	width: 20%;
	vertical-align: top;
}
.profile-fields SPAN.value
{
	display: inline-block;
	width: 79%;
	vertical-align: top;
}
/*THUMBNAIL SELECTION STYLE*/
DIV.thumb-select-container
{
	width: 98%;
	margin-left: auto;
	margin-right: auto;
	max-height: 110px;
	overflow: auto;
}
DIV.thumb-select-container IMG
{
	max-width: 120px;
	max-height: 90px;
	padding: 2px;
	border: 4px solid #000;
}
DIV.thumb-select-container IMG.thumb-selected
{
	padding: 2px;
	border: 4px solid #008000;
}
/** TAG CLOUD **/
DIV.tags
{
	line-height: 1.5em;
}
DIV.tags A
{
	padding: 0 3px;
	vertical-align: middle;
}
DIV.tags A:hover
{
/*color: #afafaf;*/
}
A.tag-100
{
	font-size: 100%;
	color: #424242;
}
A.tag-100:hover
{
	color: #FFF;
	background-color: #424242;
}
A.tag-110
{
	font-size: 110%;
	color: #555555;
}
A.tag-110:hover
{
	color: #FFF;
	background-color: #555555;
}
A.tag-120
{
	font-size: 120%;
	color: #686868;
}
A.tag-120:hover
{
	background-color: #686868;
	color: #FFF;
}
A.tag-130
{
	font-size: 130%;
	color: #7B7B7B;
}
A.tag-130:hover
{
	background-color: #7B7B7B;
	color: #FFF;
}
A.tag-140
{
	font-size: 140%;
	color: #8E8E8E;
}
A.tag-140:hover
{
	background-color: #8E8E8E;
	color: #FFF;
}
A.tag-150
{
	font-size: 150%;
	color: #A1A1A1;
}
A.tag-150:hover
{
	background-color: #A1A1A1;
	color: #FFF;
}
A.tag-160
{
	font-size: 160%;
	color: #B3B3B3;
}
A.tag-160:hover
{
	background-color: #B3B3B3;
	color: #000;
}
A.tag-170
{
	font-size: 170%;
	color: #C7C7C7;
}
A.tag-170:hover
{
	background-color: #C7C7C7;
	color: #000;
}
A.tag-180
{
	font-size: 180%;
	color: #D9D9D9;
}
A.tag-180:hover
{
	background-color: #D9D9D9;
	color: #000;
}
A.tag-190
{
	font-size: 190%;
	color: #ECECEC;
}
A.tag-190:hover
{
	background-color: #ECECEC;
	color: #000;
}
A.tag-200
{
	font-size: 200%;
	color: #FFF;
}
A.tag-200:hover
{
	color: #000;
	background-color: #FFF;
}
/** FOOTER BAR **/
#footer-bar
{
	background-color: #222;
	padding: 6px 10px;
	border: 1px solid #444;
	border-bottom: none;
	color: #666;
/*margin-top: 30px;*/
	-moz-border-radius-topleft: 8px;
	-webkit-border-top-left-radius: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-top-right-radius: 8px;
}
#footer-bar A
{
	color: #999;
}
/*FORM FIELDS*/
SPAN.label
{
	display: inline-block;
	text-align: right;
	width: 7em;
	font-weight: bold;
	vertical-align: top;
	padding-top: 3px;
	margin-top: -2px;
}
SPAN.wider
{
	width: 13em;
}
SPAN.nopad
{
	padding-top: 0px;
}
SPAN.input-container
{
	vertical-align: top;
	margin-left: 3px;
	display: inline-block;
}
SPAN.text-container
{
	margin-left: 3px;
	position: relative;
	top: 0.2em;
	display: inline-block;
}
DIV.field
{
	margin-bottom: 8px;
	margin-left: 23px;
}
/** PROGRESS BAR **/
#progress-bar
{
	height: 24px;
	width: 0;
	background-color: #383838;
	text-align: center;
	font-weight: bold;
}
#progress-percent
{
	position: absolute;
	width: 100%;
	text-align: center;
	font-weight: bold;
	color: #FFF;
	font-size: 18px;
	top: 1px;
}
#progress-container
{
	border: 1px solid #5E5E5E;
	width: 400px;
	position: relative;
}
/** INNER CONTENT SECTIONS **/
.inner-section-header
{
	text-align: left;
	font-size: 10pt;
	font-weight: bold;
	background-color: #282828;
	border: 1px solid #666;
	padding: 4px 8px 6px;
	color: #999;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
}
.inner-section-header SPAN.selected
{
	outline: none;
	background-color: #000;
	border: 1px solid #666;
	border-bottom: none;
	bottom: 12px;
	color: #FFF;
	display: inline-block;
	padding: 8px 16px;
	position: relative;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
}
.inner-section-header SPAN
{
	outline: none;
	display: inline-block;
	vertical-align: top;
	padding: 0 12px;
	color: #999;
	cursor: pointer;
}
.inner-section-header-link:hover
{
	color: #000;
}
.inner-section-content
{
	text-align: left;
	position: relative;
	border: 1px solid #666;
	border-top: none;
	margin-bottom: 5px;
	padding: 4px 8px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
}
/** PAGINATION **/
.pagination
{
	margin-bottom: 20px;
	margin-top: 8px;
	font-size: 105%;
	font-weight: bold;
	text-align: center;
}
.pagination SPAN
{
	padding: 0 4px;
}
/** RATING STARS **/
#rater-stars
{
	position: absolute;
	top: 2px;
	left: 0px;
	z-index: 1;
}
.rater-div
{
	position: absolute;
	width: 19.6px;
	height: 21px;
	top: 2px;
	left: 0px;
	background-color: #FFF;
	filter: alpha(opacity=0);
	opacity: 0;
	z-index: 30;
	cursor: pointer;
}
#rater-text
{
	position: absolute;
	top: 5px;
	left: 100px;
}
/*CLASSES*/
.bold
{
	font-weight: bold;
}
.text-right
{
	text-align: right;
}
.text-center
{
	text-align: center;
}
.normal
{
	font-weight: normal;
}
.click
{
	cursor: pointer;
}
.fs80
{
	font-size: 11px;
	margin-top: 7px;
	margin-right: 12px;
}
.fs90
{
	font-size: 90%;
}
.fs95
{
	font-size: 95%;
}
.fs105
{
	font-size: 105%;
}
.fs110
{
	font-size: 110%;
}
.fs120
{
	font-size: 120%;
}
.fs130
{
	font-size: 130%;
}
.main-content
{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
.page-content .section-whole .section-content .grid_13.rowhead
{
	margin-bottom: 32px;
}
.section-right UL LI
{
	list-style: circle;
	margin-left: 30px;
	margin-top: 1px;
	margin-bottom: 6px;
}
/** CLIPS **/
#clips IMG
{
	filter: alpha(opacity=25);
	opacity: 0.25;
	cursor: pointer;
	margin: 0 10px;
}
#clips IMG:hover
{
	filter: alpha(opacity=75);
	opacity: 0.75;
}
#clips IMG.selected
{
	cursor: default;
	filter: alpha(opacity=100);
	opacity: 1;
}
/** MISC **/
.message-error
{
	font-weight: bold;
	font-size: 135%;
	color: #D52727;
	padding: 4px 10px;
	margin-bottom: 8px;
}
.message-notice
{
	font-weight: bold;
	font-size: 135%;
	color: #2AE000;
	padding: 4px 10px;
	margin-bottom: 8px;
}
.message-warning
{
	font-weight: bold;
	font-size: 135%;
	color: #EA8612;
	padding: 4px 10px;
	margin-bottom: 8px;
}
.captcha-image
{
	border: 1px solid #000000;
	margin-bottom: 4px;
}
.captcha-reload
{
	margin-left: 8px;
	vertical-align: top;
	cursor: pointer;
}
.swfupload
{
	vertical-align: middle;
}
