/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
}
body, table, tr, td{
	color: #929292;
	font: 12px Verdana,Arial,Geneva,Helvetica,Sans-Serif;
}
body { background: url(../images/bgr.gif) #d9d9d9 repeat top; }
a{
	color: #3a77af;
	text-decoration: none
}
a:hover{
	text-decoration: underline
}
input,select,textarea{
	font-size: 12px;
	padding: 2px;
	border: 1px solid #909090;
}
input[type="image"] { border: 0; padding: 0; }
input[type="checkbox"] { border: 0; }
td input { border: 1px solid #808080; }
li{
	list-style: none
}
h2{
	font: bold 1.5em "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0 0 1em
}
h3{
	color: #3a77af;
	font-size: 1em;
	margin: 0 0 .1em
}
h4{
	color: #929292;
	font-size: 1em;
	margin: 0 0 .5em
}
h5{
	color: #717171;
	font: bold 1.1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0 0 .5em
}
h5 a{
	color: #717171
}
p{
	padding: 0 0 1em
}
/*=== Layout ===*/
#pagebg{
	background: url(../images/top-bar.gif) transparent repeat-x top;
}
#page{
	margin: 0 auto;
	width: 1024px
}
#page-top{
	color: #636363;
	font: bold 14px Arial, Helvetica, sans-serif;
	height: 30px;
	line-height: 30px;
	margin: 0 auto 2px;
	overflow: hidden;
	width: 1024px;
	border-bottom: 2px solid #9e9e9e;
}
#page-bot{
	background: url(../images/page-bot.gif) #282828 repeat-x top;
	font: 11px "Trebuchet MS",Arial, Helvetica, sans-serif
}
/*=== Header ===*/
#header{
	clear: both;
	height: 113px;
	overflow: hidden;
	background: transparent url('/static/images/pic-header.gif') no-repeat top left;
}
	#header .logo { float: left; }
		#header .logo a { display: block; width: 735px; height: 113px; text-indent: -10000px; }
	#header .buttons { float: right; padding-top: 25px; position: absolute; margin: 0 0 0 670px; width: 350px; text-align: right; }
		#header .buttons a { margin-left: 15px; }
		
h1#menulink {
	width: 1px;
	height: 1px;
	overflow: hidden;
	position: absolute;
}

h1#menulink a {
	display: block;
	text-decoration: none;
}

/*=== Navigation ===*/
/*- Nav1 -*/
#nav1{
	background: url(../images/nav1-bgr.gif) repeat-x top;
	font: bold 14px "Trebuchet MS",Arial, Helvetica, sans-serif;
	height: 37px;
	text-transform: uppercase;
	width: 100%;
}
#nav1 ul { margin: 0; padding: 0; }
#nav1 li{
	float: left;
	line-height: 37px;
}
#nav1 li a{
	color: #ffffff;
	display: block;
	float: left;
	white-space: nowrap;
	padding: 0 11px
}
#nav1 li a:hover,
#nav1 li.active a{
	background: url(../images/nav1-hover.gif) repeat-x top;
	color: #ffffff;
	text-decoration: none
}
/*- Nav2 -*/
#nav2{
	height: 30px;
	margin: 0 0 20px
}
#nav2 ul{
	float: left; margin: 0; padding: 0;
}
#nav2 li{
	float: left;
	line-height: 30px
}
#nav2 li a{
	color: #ffffff;
	display: block;
	float: left;
	padding: 0 10px
}
#nav2 li a:hover,
#nav2 li.active a{
	background: url(../images/nav1-hover.gif) repeat-x top;
	color: #ffffff;
	text-decoration: none
}
/*- Nav3 -*/
.nav3{
	margin: 0 0 1em
}
.nav3 ul { margin: 0; padding: 0; }
.nav3 li{
	margin: 0 0 3px
}
.nav3 li a{
	color: #818181;
	display: block;
	height: 21px;
	line-height: 21px;
	padding: 0 0 0 15px
}
.nav3 li a:hover,
.nav3 li.active a{
	background: url(../images/nav3-hover.gif) no-repeat top;
	color: #ffffff;
	text-decoration: none
}
/*- Nav4 -*/
.nav4{
	float: right;
	font: bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	height: 32px
}
.nav4 ul{ margin: 0; padding: 0; }
.nav4 li{
	float: left;
	line-height: 32px
}
.nav4 li a{
	color: #ffffff;
	display: block;
	float: left;
	padding: 0 12px
}
.nav4 li a:hover,
.nav4 li.active a{
	background: url(../images/nav4-hover.gif) repeat-x top;
	color: #ffffff;
	text-decoration: none
}
/*- Nav (Select Channel) -*/
.nav-selchannel{
	background: url(../images/vl-sep.gif) no-repeat right;
	float: left;
	margin: 0 0 0 12px;
	width: 345px
}
.nav-watchplay{
	float: left;
	margin: 0 0 0 12px
}
/*=== Headlines ===*/
/*- Headline 1,2 -*/
.headline, .headline2, .headline450{
	background: url(../images/headline-bgr.gif) no-repeat left top;
	height: 38px;
	margin: 0 0 8px;
	overflow: hidden;
	padding: 0 3px 0 10px
}
.headline450 { background-image: url(../images/headline-bgr-450.gif); }
.headline h2, .headline2 h2{
	color: #ffffff;
	float: left;
	font-size: 17px;
	line-height: 32px
}
.headline2{
	background: url(../images/headline2-bgr.gif) no-repeat left top
}
.arrowless { height: 32px; margin-bottom: 0; }
.arrowless-followbox { border: 1px solid #dadada; border-top: 0; background-color: #f5f5f5; padding: 5px; margin: 0 0 5px 0; }
.headline2.collapsed{
	background: url(../images/headline2-bgr-.gif) no-repeat left top;
	height: 32px;
	margin: 0;
	padding: 0 8px 0 10px
}
/*- Headline 3 -*/
.headline3{
	background: url(../images/headline3-bgr.gif) no-repeat left top;
	height: 41px;
	margin: 0 0 8px;
	overflow: hidden;
	padding: 0 0 0 15px
}
.headline3 h2{
	color: #ffffff;
	float: left;
	font-size: 24px;
	line-height: 41px
}
.headline3 h2 em{
	color: #4794dc;
	font-style: normal
}
/*=== Title Picture, Thumbs ===*/
#title{
	height: 288px
}
#title div{
	position: relative;
	z-index: 10
}
#title .thumbs{
	float: left;
	width: 197px
}
#title .thumb{
	border: 1px solid #a6a6a4;
	height: 92px;
	margin: 0 0 3px;
	overflow: hidden;
	width: 195px
}
#title .thumb.last{
	margin: 0
}
#title .thumb:hover{
	border: 1px solid #000000
}
#title .thumb img{
	position: absolute
}
.th-label{
	background: url(../images/transp.png);
	color: #ffffff;
	font: bold 18px/23px  "Trebuchet MS",Arial, Helvetica, sans-serif;
	height: 23px;
	margin: 70px 0 0 0;
	position: absolute;
	text-align: center;
	width: 23px
}
* html .th-label{
	background: #425a6b
}
.title-pic{
	color: #ffffff;
	float: right;
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	height: 288px;
	overflow: hidden;
	width: 501px
}
.title-pic img{
	position: absolute
}
.title-pic-label{
	background: url(../images/transp.png);
	height: 35px;
	margin: 236px 0 0;
	padding: 7px 10px 10px;
	position: absolute;
	width: 480px
}
.title-pic-label h3{
	color: #ffffff;
	font-size: 18px;
	margin: 0
}
.title-pic-label p{
	font-size: 12px;
	padding: 0
}
.title-pic-label img{
	position: absolute
}
* html .title-pic-label{
	background: #3c3c3b
}
/*=== All Columns ===*/
#columns{
	height: 1%;
	margin: 4px 0 0;
	padding: 0 0 25px
}
/*=== Center Column ===*/
#centercol{
	float: left;
	width: 707px
}
/*=== Right Column ===*/
#rightcol{
	float: right;
	width: 312px
}
#aligncentercol{ width: 707px; margin-left: auto; margin-right: auto; }
/*=== Sub Columns ===*/
/*- Col1 -*/
.col1{
	background: url(../images/vl-dot.gif) repeat-y right;
	float: left;
	margin: 0 13px 0 0;
	padding: 0 13px 0 0;
	width: 232px
}
.col1.last{
	background: none;
	margin: 0
}
/*- Col2 -*/
.col2{
	float: left;
	width: 300px
}
/*- Col3 -*/
.col3{
	float: right;
	width: 714px
}
/*=== Styling Boxes ===*/
/*- Box1 -*/
.box, .box450{
	margin: 0 0 5px 0;
	width: 707px
}
.box450 { width: 450px; background-color: #fff; padding: 5px;}
.box .top,.box .bot, .box .top450{
	background: url(../images/box-top.gif) no-repeat top left;
	clear: both;
	height: 3px;
	overflow: hidden
}
.box .top450 { background-image: url(../images/box-top-450.gif); }
.box .bot{
	background: url(../images/box-bot.gif) no-repeat top
}
.box .content{
	background: #ffffff;
	height: 1%;
	padding: 0 3px
}
/*- Box2 -*/
.box2{
	margin: 0 0 5px 0;
	width: 312px
}
.box2 .top,.box2 .bot{
	background: url(../images/box2-top.gif) no-repeat top;
	clear: both;
	margin-top: 0; padding-top: 0;
	height: 3px;
	overflow: hidden
}
.box2 .bot{
	background: url(../images/box2-bot.gif) no-repeat top
}
.box2 .content{
	background: #ffffff;
	height: 1%;
	padding: 0 3px
}
/*- Box3 -*/
.box3{
	border: 1px solid #cfcfcf;
	height: 1%;
	padding: 5px
}
.box3 h4{
	background: url(../images/ico-share.gif) no-repeat 5px 0;
	font: bold 12px Arial, Helvetica, sans-serif;
	padding: 0 0 0 25px
}
/*- Box4 -*/
.box4{
	background: #f1f1f1;
	border: 1px solid #e0e0e0;
	height: 1%;
	margin: 0 0 6px;
	padding: 5px
}
.box4.nomargin{
	margin: 0
}
.box4.paging{
	color: #3a77af;
	font: bold 12px Arial, Helvetica, sans-serif;
	padding: 5px 10px
}
/*- Box5 -*/
.box5{
	background: #3a78b0;
	border: 1px solid #295b89;
	color: #ffffff;
	font: bold 15px/29px "Trebuchet MS", Arial, Helvetica, sans-serif;
	height: 29px;
	margin: 0 0 7px;
	padding: 0 7px 0 5px
}
.box5 .form1 div{
	float: left;
	padding: 0 10px 0 0
}
* html .box5 .form1 div{
	padding: 0 7px 0 0
}
.box5 .form1 .submit{
	float: right;
	padding: 0
}
/*- Box6 -*/
.box6{
	background: #ffffff;
	border: 1px solid #cccccc;
	font-size: .9em;
	height: 1%;
	margin: 0 10px;
	padding: 13px;
}
.box6 .post-content{
	float: left;
	margin: 0 7px;
	padding: 0;
	width: 575px;
}
.box6.respond{
	background: #f3f3f3;
	margin: 0 0 0 110px;
	width: 450px
}
.box6.respond .post-content{
	width: 380px
}
.box6.respond .btn-rating{
	background: #e2e2e2
}
/*- Box7 -*/
.box7{
	margin: 0 0 5px;
	width: 1023px
}
.box7 .top,.box7 .bot{
	background: url(../images/box7-top.gif) no-repeat top;
	clear: both;
	height: 3px;
	overflow: hidden
}
.box7 .bot{
	background: url(../images/box7-bot.gif) no-repeat top
}
.box7 .bcontent{
	background: #ffffff;
	height: 1%;
	padding: 0 3px
}
/*- Box8 -*/
.box8{
	margin: 0 0 5px;
	width: 300px
}
.box8 .top,.box8 .bot{
	background: url(../images/box8-top.gif) no-repeat top;
	clear: both;
	height: 30px;
	overflow: hidden;
	padding: 0 5px 0 8px
}
.box8 .top h2{
	color: #ffffff;
	font: bold 15px/30px "Trebuchet MS", Arial, Helvetica, sans-serif
}
.box8 .bot{
	background: url(../images/box8-bot.gif) no-repeat top;
	height: 3px
}
.box8 .content{
	background: #f5f5f5;
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	height: 1%;
	padding: 5px 5px 3px
}
.box8 .spacer, .box9 .spacer{
	background: #ffffff;
	border: 1px solid #d9d9d9;
	color: #454545;
	font-size: 11px;
	height: 1%;
	padding: 5px
}
.box9 .spacer.mplaylist{
	font-size: 12px
}
/*- Box9 -*/
.box9{
	margin: 0 0 5px;
	width: 714px
}
.box9 .top, .box9 .bot{
	background: url(../images/box9-top.gif) no-repeat top;
	clear: both;
	height: 30px;
	overflow: hidden;
	padding: 0 5px 0 8px
}
.box9 .top h2{
	color: #ffffff;
	float: left;
	font: bold 15px/30px "Trebuchet MS", Arial, Helvetica, sans-serif
}
.box9 .bot{
	background: url(../images/box9-bot.gif) no-repeat top;
	height: 3px
}
.box9 .content{
	background: #f5f5f5;
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	height: 1%;
	padding: 5px 5px 3px
}
/*- Video Window -*/
.videowin{
	background: #f5f5f5;
	border: 1px solid #d9d9d9;
	color: #000000;
	float: left;
	font-size: 11px;
	height: 106px;
	margin: 0 0 3px;
	width: 347px
}
.box9 .videowin{
	background: #f5f5f5;
	border: 1px solid #d9d9d9;
	margin: 0 0 6px;
	width: 346px
}

.videowin:hover { background-color: #ffffff; }

.videowin-vip { border: 1px solid #e35959 !important; background: #f5f5f5 url('../images/vidbg_vip.gif') no-repeat bottom right !important; }
.videowin-vip:hover { border-color: #ca0000 !important; background: #ffffff url('../images/vidbg_vip_hover.gif') no-repeat bottom right !important; }

.videowin-ppv { border: 1px solid #7cba29 !important; background: #f5f5f5 url('../images/vidbg_purchase.gif') no-repeat bottom right !important; }
.videowin-ppv:hover { border-color: #5d9d07 !important; background: #ffffff url('../images/vidbg_purchase_hover.gif') no-repeat bottom right !important; }

.videowin-purchased { border: 1px solid #7cba29 !important; background: #f5f5f5 url('../images/vidbg_purchased.gif') no-repeat bottom right !important; }
.videowin-purchased:hover { border: 1px solid #7cba29 !important; background: #ffffff url('../images/vidbg_purchased.gif') no-repeat bottom right !important; }

.videowin h3{
	font-size: 13px;
	margin: 0
}
.video-entry{
	height: 100px;
	padding: 3px
}

.video-auth{
	color: #999999;
	margin: 0 0 10px
}
.video-auth a{
	color: #999999
}
.video-descr{
	height: 25px;
	overflow: hidden
}
.video-thumb{
	float: left;
	height: 100px;
	margin: 0 7px 5px 0;
	width: 120px
}
.video-thumb a img.ribbon { z-index: 9000; margin-bottom: 39px; margin-left: -120px; }
.video-playl{
	clear: both;
	padding: 0 2px 0 0
}
.video-playl .fr{
	margin: 1px 0 0
}
/*- Tag Cloud -*/
.tagcloud{
	font: 1em Arial, Helvetica, sans-serif;
	padding: 0 10px
}
.tagcloud big{
	font-size: 1.6em;
	font-weight: bold
}
.tagcloud strong{
	font-size: 1.2em
}
/*- User Profile -*/
.user-profile{
	background: #ffffff;
	border: 1px solid #d9d9d9;
	color: #454545;
	font-size: 11px;
	padding: 5px
}
.user-profile em{
	color: #a1a1a1;
	font-style: normal
}
.user-profile h3{
	font: bold 20px "Trebuchet MS", Arial, Helvetica, sans-serif
}
.user-profile p{
	display: table;
	height: 1%
}
/*=== Styling Posts ===*/
.post-content{
	height: 1%;
	padding: 0 10px 10px
}
.post-content2{
	height: 1%;
	height: 200px;
	margin: 0 0 4px;
	overflow: auto;
	padding: 0 10px 10px
}
.post-date{
	color: #a2a2a2;
	font-size: .85em;
	margin: 0 0 1em
}
.post-view{
	font-size: .85em
}
.post-time{
	color: #acacac;
	font-weight: bold;
	margin: 0 0 .5em
}
.post-rating{
	font: 12px Arial, Helvetica, sans-serif;
	padding: 0 0 8px;
	text-align: center
}
.post-rating img{
	margin: 0 0 -4px;
	position: relative
}
.post-text{
	color: #acacac;
	font-size: .9em;
	margin: 0 0 .8em
}
/*=== Styling Forms ===*/
input.btn{
	background: none;
	border: 0;
	margin: 0;
	padding: 0
}
select{
	padding: 1px
}
/*- Search -*/
#search{
	background: url(../images/search-bgr.gif) no-repeat top;
	color: #ffffff;
	height: 32px;
	padding: 0 0 0 10px
}
#search label{
	float: left;
	font: bold 17px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 3px 10px 0 0
}
#search input{
	float: left;
	margin: 5px 0 0;
	width: 190px
}
#search input.btn{
	margin: 7px 0 0 7px;
	width: auto
}
/*- Search2 -*/
#search2{
	background: url(../images/vl-sep2.gif) no-repeat left;
	color: #ffffff;
	float: right;
	height: 30px;
	line-height: 30px;
	padding: 0 0 0 13px
}
#search2 label{
	float: left;
	font-size: 11px;
	margin: 0 10px 0 0
}
#search2 input{
	float: left;
	margin: 5px 0 0;
	width: 260px
}
#search2 input.btn{
	margin: 7px 0 0 7px;
	width: auto
}
/*- Search3 -*/
#search3{
	color: #6d6d6d;
	height: 28px;
	padding: 3px 0 0
}
#search3 label{
	float: left;
	font: bold 15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 3px 10px 0 0
}
#search3 input{
	float: left;
	margin: 5px 0 0;
	width: 200px
}
* html #search3 input{
	width: 195px
}
#search3 input.btn{
	margin: 7px 0 0 7px;
	width: auto
}
/*- Form1 Setup -*/
.form1 label{
	float: left;
	margin: 0 10px 0 0
}
.form1 input{
	width: 255px
}
/* Form1 Buttons */
.form1 .submit{
	float: left;
	font-size: 11px;
	margin: 3px 0 0
}
.form1 input.btn{
	width: auto
}
/* Form1 Textarea */
.form1 textarea{
	height: 130px;
	margin: 0 10px 0 0;
	overflow: auto;
	width: 495px
}
/* Form1 Select */
.form1 select{
	width: 200px
}
/*- Form1 (Login) -*/
.form1.login{
	margin: 0 auto;
	width: 715px
}
.form1.login label{
	font-weight: normal
}
.form1.login input{
	width: 107px
}
* html .form1.login input{
	margin: 4px 0 0;
	width: 107px
}
.form1.login div{
	float: left
}
.form1.login .btn{
	margin: -4px 0 0 5px;
	width: auto
}
* html .form1.login .btn{
	margin: 1px 0 0 5px;
	width: auto
}
/*- Form1 (Embed) -*/
.form1.embed label{
	color: #999999;
	font-size: 12px;
	margin: 4px 10px 0 0
}
.form1.embed input{
	border: 1px solid #efefef;
	color: #cccccc;
	width: 630px
}
* html .form1.embed input{
	width: 620px
}
/*=== Buttons ===*/
.btn-subscribe{
	float: right;
	margin: 3px 0 0
}
.btn-viewall{
	background: url(../images/btn-viewall.gif) #f1f1f1 no-repeat 4px 4px;
	font-size: 12px;
	height: 21px;
	line-height: 21px;
	padding: 0 0 0 23px
}
.btn-viewall a{
	display: block
}
.btn-viewall:hover{
	background: url(../images/btn-viewall-.gif) #3a77af no-repeat 4px 4px
}
.btn-viewall:hover a{
	color: #ffffff;
	text-decoration: none
}
.btn-collapse{
	float: right;
	margin: 7px 0 0
}
.btn-postcomm{
	background: url(../images/ico-comment.gif) no-repeat 4px 0;
	font: bold 12px Arial, Helvetica, sans-serif;
	margin: 0 0 6px;
	padding: 0 0 0 32px
}
/*- Link Buttons -*/
.btn-links{
	font: bold 15px "Trebuchet MS", Arial, Helvetica, sans-serif
}
.btn-links a{
	padding: 0 10px 0 0;
	text-decoration: none
}
.btn-links a:hover{
	color: #999999
}
.btn-links img{
	margin: 0 0 -2px;
	position: relative
}
/*- Link Buttons2 -*/
.btn-links2 a{
	border: 1px solid #f1f1f1;
	display: block;
	float: left;
	margin: 2px 10px 2px 0;
	padding: 3px 4px;
	text-decoration: none
}
.btn-links2 a:hover{
	background: #ffffff;
	border: 1px solid #cecece;
	color: #3a77af;
	text-decoration: none
}
.btn-links2 img{
	margin: 0 0 -2px;
	position: relative
}
/*- Rating Buttons -*/
.btn-rating{
	background: #ededed;
	color: #3ebd00;
	float: right;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 1%;
	padding: 5px
}
.btn-rating img{
	margin: 0 2px
}
/*- Button (Member) -*/
.btn-member{
	background: url(../images/btn-member.gif) no-repeat top;
	font-size: 12px;
	height: 27px;
	line-height: 27px;
	margin: 0 0 4px;
	padding: 0 10px
}
.btn-member:hover{
	background: url(../images/btn-member-.gif) no-repeat top
}
.btn-member:hover a{
	color: #84c5ff
}
.btn-member:hover a:hover{
	text-decoration: none
}
/*- Button (Add to Playlist) -*/
.btn-playl{
	background: url(../images/ico-playlist.gif) no-repeat 4px 4px;
	float: left;
	font: bold 12px Arial, Helvetica, sans-serif;
	height: 21px;
	line-height: 21px;
	padding: 0 0 0 23px
}
.btn-playl2 a, .btn-playl3 a{
	background: url(../images/ico+.gif) #52aad1 no-repeat right;
	color: #ffffff;
	float: right;
	font-size: 11px;
	height: 21px;
	line-height: 21px;
	margin: 5px 0 0 5px;
	padding: 0 0 0 7px;
	width: 119px
}
.btn-playl2 a:hover{
	background: url(../images/ico+.gif) #61b5da no-repeat right;
	text-decoration: none
}
.btn-playl3 a{
	background: url(../images/ico-morepl.gif) #52aad1 no-repeat right
}
.btn-playl3 a:hover{
	background: url(../images/ico-morepl.gif) #61b5da no-repeat right;
	text-decoration: none
}
/*- Bytton (Close Window) -*/
.btn-close{
	float: right;
	height: 11px;
	width: 11px
}
/*- Button (Admin Options) -*/
.btn-opts a{
	background: #efefef;
	color: #454545;
	float: left;
	margin: 0 0 3px;
	padding: 5px 9px;
	width: 118px
}
.btn-opts a:hover{
	background: #52aad1;
	color: #ffffff;
	text-decoration: none
}
/*- Buttons (Subscribe, Remove) -*/
.btn-edit{
	float: right;
	font-size: 11px;
	width: 140px
}
.btn-edit a{
	background: #3a78b0;
	color: #ffffff;
	display: block;
	float: left;
	height: 20px;
	line-height: 20px;
	text-align: center;
	width: 69px
}
.btn-subscr a:hover{
	background: #52aad1;
	text-decoration: none
}
.btn-remove a{
	border-left: 1px solid #326899
}
.btn-remove a:hover{
	background: #c60000;
	text-decoration: none
}
/*=== Pics, Thumbs, Ads, Videos etc. ===*/
.pic img{
	background: #f1f1f1;
	border: 1px solid #d0d0d0;
	display: block;
	margin: 0 0 .5em;
	padding: 2px
}
.pic.fl img{
	margin-right: 7px
}
.pic.fr img{
	margin-left: 7px
}

.th{
	float: left;
	margin: 6px;
}
.th img.thumb{
	height: 60px;
	width: 60px;
}
.th .remove-fan { position: absolute; margin-top: -14px; }

/*
.th{
	background: #ffffff;
	border: 1px solid #d9d9d9;
	float: left;
	margin: 0 3px 4px 1px;
	padding: 5px
}
.th img{
	background: #f1f1f1;
	border: 1px solid #d9d9d9;
	height: 50px;
	padding: 2px;
	width: 50px
}
*/



.th2 img{
	background: #f1f1f1;
	border: 1px solid #c0c0c0;
	height: 33px;
	margin: 0 2px 0 0;
	padding: 2px;
	width: 50px
}
/*- Ads (Featured) -*/
.ads-featured{
	background: url(../images/vl-sep.gif) no-repeat right;
	float: left;
	width: 370px
}
.ads-featured img{
	float: left;
	margin: 4px 0 0 5px
}
/*- Video Window -*/
.videoapp{
	background: url(../images/video-bgr.gif) no-repeat top;
	height: 395px;
	margin: 0 auto 15px;
	overflow: hidden;
	padding: 11px 0 0 11px;
	width: 650px
}
/*- Ad (Text) -*/
.ad-text{
	background: url(../images/ad-text.gif) no-repeat center top;
	color: #909090;
	font: bold 14px/38px "Trebuchet MS", Arial, Helvetica, sans-serif;
	height: 38px;
	margin: 10px 0 5px;
	text-align: center
}
.ad-text a{
	color: #909090
}
.ad-text a:hover{
	color: #3a77af;
	text-decoration: none
}
/*=== Footer ===*/
#footer{
	color: #818181;
	margin: 0 auto;
	padding: 0 0 15px;
	width: 1024px
}
/*- Copyright -*/
.copyright{
	background: #454545;
	color: #7c7c7c;
	font: 11px Arial, Helvetica, sans-serif
}
.copyright a{
	color: #7c7c7c
}
.copyright .content{
	margin: 0 auto;
	padding: 10px 0;
	width: 995px
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
.hl{
	border-top: 1px dotted #cccccc;
	height: 1px;
	margin: 20px 0 10px;
	overflow: hidden
}
.hl2{
	border-top: 1px solid #efefef;
	clear: both;
	height: 1px;
	margin: 5px 0;
	overflow: hidden
}
.fl{
	float: left
}
.fr{
	float: right
}
.ac{
	text-align: center
}
.ar{
	text-align: right
}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.95;
	width: 200px;
}
#tooltip h3, #tooltip div { margin: 0; }


.video-time { text-align: right; margin-top: -20px; margin-right: 5px; font-family:Arial,sans-serif;white-space:nowrap }
	.video-time span { padding: 0 4px; font-weight: bold; font-size: 11px; -moz-border-radius: 2px; -webkit-border-radius: 2px; background-color: #000; color: #fff; height: 14px; opacity: .75; -moz-opacity: .75; filter: alpha(opacity=75); *display: inline-block; }
.video-price { text-align: left; margin-top: -14px; margin-left: 5px; font-family:Arial,sans-serif;white-space:nowrap }
	.video-price span { padding: 0 4px; font-weight: bold; font-size: 11px; -moz-border-radius: 2px; -webkit-border-radius: 2px; background-color: #000; color: #1fb818; height: 14px; opacity: .75; -moz-opacity: .75; filter: alpha(opacity=75); *display: inline-block; }

.performer-box { display: table; margin-bottom: 5px; }

.performer-box .performer-left { float: left; width: 120px !important; width: 130px; padding: 5px; }
.performer-box .performer-right { float: left; width: 150px !important; width: 160px; padding: 5px; color: #303030; line-height: 20px; }

.performer-box .performer-right h3{
	font: bold 20px "Trebuchet MS", Arial, Helvetica, sans-serif
}

div.growlUI { background: url("../images/check48.png") no-repeat 10px 10px }
div.growlUI h1, div.growlUI h2 {
	color: white; padding: 5px 5px 5px 75px; text-align: left
}
div.growlUI h1 { font-size: 20px; } div.growlUI h2 { font-size: 14px; }

.credits-amount { padding: 10px 0; height: 90px !important; height: 110px; width: 297px; background: transparent url('../images/credits-amount.jpg') repeat-x top left; font: normal normal 14px Verdana; color: #a9ed4c; text-align: center; }
	.credits-amount b { display: block; margin: 5px 0; font: normal bold 32px Verdana; color: #fff; }
.creditadds { color: #70b413; font-size: 12px; }
	.creditadds span { color: #3a78b1; }

.becomevip select { margin-top: 25px; font-size: 11px; }
.becomevip input[type="image"] { margin-top: 25px; }
.graybg { background-color: #f0f0f0; text-align: center; font-size: 11px; }
.graybg b { color: #3b77b3; }




.progressWrapper {
	width: 357px;
	overflow: hidden;
}

.progressContainer {
	margin: 5px;
	padding: 4px;
	border: solid 1px #E8E8E8;
	background-color: #F7F7F7;
	overflow: hidden;
}
.progressName {
	font-size: 8pt;
	font-weight: 700;
	color: #555;
	width: 323px;
	height: 14px;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
}

.progressBarInProgress,
.progressBarComplete,
.progressBarError {
	font-size: 0;
	width: 0%;
	height: 2px;
	background-color: blue;
	margin-top: 2px;
}

.progressBarComplete {
	width: 100%;
	background-color: green;
	visibility: hidden;
}

.progressBarError {
	width: 100%;
	background-color: red;
	visibility: hidden;
}

.progressBarStatus {
	margin-top: 2px;
	width: 337px;
	font-size: 7pt;
	font-family: Arial;
	text-align: left;
	white-space: nowrap;
}

a.progressCancel {
	font-size: 0;
	display: block;
	height: 14px;
	width: 14px;
	background-image: url(../images/cancelbutton.gif);
	background-repeat: no-repeat;
	background-position: -14px 0px;
	float: right;
}

a.progressCancel:hover {
	background-position: 0px 0px;
}


/* -- SWFUpload Object Styles ------------------------------- */
.swfupload {
	vertical-align: top;
}

.hilight { border: 1px solid #f7df7e; padding: 4px 6px; background-color: #f9e9a8; }
	.hilight a { font-weight: bold; color: #303030; }

.uncheckedthumb { border: 1px solid #d0d0d0; padding: 3px; background-color: #f0f0f0; cursor: pointer; cursor: hand; }
.checkedthumb { border: 1px solid #f7df7e; padding: 3px; background-color: #f9e9a8; cursor: pointer; cursor: hand; }
