#tabbed_box_1 {
	margin: 0px auto 0px auto;
	width:660px;
	height:260px;
}
.tabbed_box h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:23px;
	color:#ffffff;
	letter-spacing:-1px;
	margin-bottom:10px;
}
.tabbed_box h4 small {
	color:#e3e9ec;
	font-weight:normal;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	position:relative;
	top:-4px;
	left:6px;
	letter-spacing:0px;
}
.tabbed_area {

	padding:8px;	
}

ul.tabs {
	margin:0px; padding:0px;
	margin-top:5px;
	margin-bottom:6px;
}
ul.tabs li {
	list-style:none;
	display:inline;
}
ul.tabs li a {
	background-color:#464c54;
	color:#ffebb5;
	padding:8px 14px 8px 14px;
	text-decoration:none;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	border:1px solid #464c54;
	background-repeat:repeat-x;	 
	background-position:bottom;
}
ul.tabs li a:hover {
	background-color:#2f343a;
	border-color:#2f343a;
}
ul.tabs li a.active {
	background-color:#ffffff;
	color:#282e32;
	border:1px solid #464c54; 
	border-bottom: 1px solid #ffffff;
	background-repeat:repeat-x;
	background-position:top;	
}
.content {
	background-color:#ffffff;
	padding:10px;
	border:1px solid #464c54; 	
	font-family:Arial, Helvetica, sans-serif;
	background-repeat:repeat-x;	 
	background-position:bottom;	
	height:180px;
}
#content_2, #content_3 { display:none; }

.content ul {
	margin:0px;
	padding:0px 20px 0px 20px;
}
.content ul li {
	list-style:none;
	border-bottom:1px solid #d6dde0;
	padding-top:15px;
	padding-bottom:15px;
	font-size:13px;
}
.content ul li:last-child {
	border-bottom:none;
}
.content ul li a {
	text-decoration:none;
	color:#3e4346;
}
.content ul li a small {
	color:#8b959c;
	font-size:9px;
	text-transform:uppercase;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	position:relative;
	left:4px;
	top:0px;
}
.content ul li a:hover {
	color:#a59c83;
}
.content ul li a:hover small {
	color:#baae8e;
}

#vidbox {
	width: 640px;
	float: left;
}

#rightbar {
	width: 300px;
	margin: 10px 0 10px 10px;
	float: right;
}

#showads {
	display: none;
}

#videoinfo {
	width: 640px;
}

#infobox {
	min-height: 230px;
}

* html #infobox {
	height: 230px;
}

#tags {
	width: 130px;
	height: 260px;
	padding: 5px 0 5px 5px;
	margin: 5px;
	border: 1px solid #777;
	float: right;
	line-height: 1;
}

#tagscont {
	margin-top: 10px;
	height: 230px;
	overflow-y: auto;
	overflow-x: hidden;
}

#tags h2 {
	padding: 0 5px;
}

#tags a:hover { text-decoration: none; }

#tags a.tag {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	padding: 5px;
	width: 90px;
	overflow: hidden;
}

#tags a.tag:hover {
	background-color: #222;
}

#sidead {
	width: 160px;
	height: 600px;
	margin: 8px;
	float: right;
}

#related {
	width: 295px;
	height: 300px;
	border: 1px solid #777;
	margin: 10px auto;
}

* html #related {
	height: 315px;
}

.boxcontainer {
	height: 255px;
}

* html .boxcontainer {
	height: 270px;
}

#uservideos {
	display: none;
}

.mediumrectangle {
	display: block;
	margin: 5px auto;
}

#actions {
	width: 140px;
	height: 250px;
	border: 1px solid #777;
	margin: 5px 0 5px 5px;
	padding: 10px;
	float: right;
	font-size: 18px;
}

#actions #rate {
	text-align: center;
	margin: 0 auto 10px;
	font-size: 14px;
	color: #aaa;
}

#actions img {
	vertical-align: middle;
	margin: 2px 0;
}

#description {
	width: 300px;
}

#longdesc, #less, #share, #report, #channel, #addtag {
	display: none;
}

#report, #channel, #addtag {
	margin: 10px 0;
	width: 490px;
	padding: 8px;
	clear: left;
	border: 1px solid #777;
	background-color: #EEE;
}
#share {
margin: 10px 0;
width: 500px;
padding:8px;
border: 1px solid #777;
background-color: #EEE;
}
#reportbox { /*For report*/
	height: 50px;
	width: 290px;
}

#reportsubmit {	float: right; }

#cpickcont a { /* Share section colour selection boxes */
	display: inline-block;
	width: 20px;
	height: 20px;
	border: 1px solid #333;
}

#share #cpickcont a:hover {
	border: 1px solid #fc0;
	text-decoration: none;
}

#coloursample {
	display: inline-block;
	width: 30px;
	height: 30px;
	border: 1px solid #333;
	margin: 4px 0;
	background-color: #000;
}
#share{
	font: 13px 'Trebuchet MS', Helvetica, Verdana, sans-serif;
	color: #000;
	line-height: 1.5;
}

#loading {
	position: fixed;
	right: 30px;
	top: 0;
	background-color: #fb0;
	padding: 10px;
	font-weight: bold;
	font-size: 16px;
	display: none;
	z-index: 5;
}

#loading img { vertical-align: middle; }

#notice {
	position: fixed;
	right: 30px;
	top: 0;
	padding: 10px;
	font-weight: bold;
	font-size: 16px;
	display: none;
	z-index: 5;
}

#noticeimg {
	vertical-align: middle;
}

.commentlinks .newest, .pagelinks .newest {
	margin-right: 25px;
}

.commentlinks .oldest, .pagelinks .oldest {
	margin-left: 25px;
}

#comments a.current, #resultsbox a.current, #content .pagelinks a.current {
	cursor: default;
	color: #fff;
	background-color: #444;
	border-color: #888;
}

#comments a.current:hover, #resultsbox a.current:hover, #content .pagelinks a.current:hover {
	background-color: #444;
	text-decoration: none;
}

#content .pagelinks a:hover {
	text-decoration: none;
}

* html #notice, * html #loading {
	position: absolute;
	top: expression(eval(document.compatMode &&
document.compatMode=='CSS1Compat') ?
documentElement.scrollTop : document.body.scrollTop);
}

#topheader {
	position: relative;
	width: 990px;
	height: 60px;
	margin: 0 auto;
	padding: 5px 0 10px 10px;
}

#topheader #title { margin-right: 0px; border: 0; }

#topheader a.m {
	padding: 40px 8px 4px;
	font-size: 18px;
	color: #fff;
}

#topheader a.m:hover { background-color: #000; }

#topheader a.yellow { color: #fc0; }

#topheader a:hover { color: #fc0; text-decoration: none; }

#userlinks {
	position: absolute;
	top: 0;
	right: 0;
	height: 30px;
	padding: 5px 5px 0 35px;
	text-align: right;
	font-size: 16px;
	font-weight: bold;
	background: #555 url("../../img/userboxbg.gif") no-repeat top left;
}

#userlinks a { vertical-align: bottom; padding: 8px 6px; color: #fc0; }
#userlinks a:hover { color: #fe0; }

#user2 {
	width: 300px;
}

.logintable td {
	padding: 2px 5px;
}

.logintable input.text { width: 150px; }
.logintable input.button { padding: 3px; }

#usermenu {
	position: absolute;
	display: none;
	border: 1px solid #333;
	top: 29px;
	right: 0px;
	width: 200px;
	background-color: #000;
	z-index: 5;
}

#usermenu a {
	display: block;
	border-bottom: 1px solid #333;
	padding: 5px;
}

#usermenu a:hover { background-color: #333; }

#search {
	width: 988px;
	height: 46px;
	margin: 0 auto;
	padding: 3px 6px;
	text-align: center;
	font-size: 18px;
}

#search form { display: inline; margin: 0; }

#search input, select#dd {
	font: bold 16px 'Trebuchet MS', calibri, verdana, sans-serif;
	vertical-align: middle;
	color: #000;
	border: 2px solid #555;
	margin: 0 2px;
	font-size: 16px;
}

#search #box {
	height: 20px;
	padding: 3px;
	width: 200px;
}

#search #dd {
	width: 120px;
	height: 26px;
}

#search #button {
	border: 0;
}

#search a { font-size: 14px; }
#search a:hover { text-decoration: underline; }

#user {
	position: absolute;
	display: none;
	top: 40px;
	right: 0;
	padding: 10px;
	background-color: #000;
	border: 1px solid #333;
	width: 300px;
	z-index: 5;
}

#advsearch {
	width: 920px;
	padding: 10px;
	margin: 10px auto;
	background-color: #333;
	border: 2px solid #555;
}

#advsearch input.text { width: 200px; }
#advsearch input.vartext {
	margin: 2px 0;
	border: 2px solid #aaa;
	color: #000;
	font: 13px 'Trebuchet MS', calibri, verdana, sans-serif;
}

#content {
	width: 960px;
	padding: 10px 20px;
	margin: 0 auto;
}

#footcont {
	height: 100px;
	clear: both;
	width: 100%;
	background: #222 url("../../img/footbg.gif") repeat-x bottom;
}

#footer {
	clear: both;
	height: 20px;
	width: 988px;
	margin: 0 auto;
	padding: 40px 6px;
	font-size: 14px;
}

#footer a {
	color: #fff;
	margin: 0 10px;
}

#footer a:hover { color: #fc0; }

h1, h2 { color: #eee; margin: 3px 0; font-style: italic; }
h1.test {
	color: #eee;
	font-style: normal;
	border-bottom: none;
}

h1 {
	margin-bottom: 5px;
	padding: 3px 0;
	font-size: 24px;
	border-bottom: 1px dotted #888;
}

h2 { font-size: 18px; }

h3 { font-size: 14px; font-weight: bold; }

a { color: #fc0; text-decoration: none; }
#content a:hover {
	text-decoration: underline;
}

#content ul { margin: 5px 0 5px 20px; }
#content ol { margin: 5px 0 5px 25px; }
#content li { margin: 3px 0; }

ul.arrow { list-style: square outside url("../../img/arrow0.png"); }
ul.arrow2 { list-style: square outside url("../../img/arrow2.png"); }


input.text, input.vartext, textarea, select {
	margin: 2px 0;
	border: 2px solid #aaa;
	color: #000;
	font: 13px 'Trebuchet MS', calibri, verdana, sans-serif;
}

input.text, input.vartext, textarea { padding: 2px; }

input.radio, input.checkbox {
	width: auto;
	padding: 0;
	border: 0;
}

#topnav { /*Used on the user pages*/
	width: 940px;
	line-height: 30px;
	text-align: center;
	padding: 10px;
	margin-bottom: 20px;
	background-color: #222;
	border: 1px solid #444;
}


#topnav a {
	padding: 0 0 2px;
	font-size: 16px;
	color: #fff;
	margin: 4px;
	border-bottom: 2px solid #aaa;
}

#topnav a:hover, #topnav span.current { border-bottom-color: #fc0; text-decoration: none; }
	

p { margin: 5px 0; }

label { font-weight: bold; }

/*Form table stylings*/
table.form { border: 0; margin: 4px; }

table.form td {
	border: 0;
	margin: 0;
	padding: 5px 10px;
}

table.form textarea {
	vertical-align: bottom;
	width: 300px;
	height: 100px;
}

table.form input.text { width: 300px; }

table.form input.tag {
	width: 150px;
}

table.form input.button, input.button { width: auto; padding: 2px; }

/* Progress bars */
.bar1 {
	background: #aaa url("../../img/progbarempty.gif") repeat-x;
	text-align:left;
	height: 30px;
	width: 500px;
	border: 1px solid #555555;
	margin: 0 auto;
}

.bar2 {
	background: #fc0 url("../../img/progbarfull.gif") repeat-x;
	text-align: left;
	height: 30px;
	width: 0;
}

/* Boxes */
.boxes1, .boxes2 {
	margin: 10px 5px;
	padding: 10px;
	height: 100px;
}

.boxes1 p, .boxes2 p, .tboxes1 p, .tboxes2 p {
	margin: 0;
}

/* Two colour schemes */
.boxes1, .tboxes1, .infotable td  {
	background-color: #444;
}

.boxes2, .tboxes2, .infotable th {
	background-color: #222;
}


table.tboxestable .tboxes1, table.tboxestable .tboxes2 {
	vertical-align: top;
	border-bottom: 8px solid #000;
}

table.tboxestable .extracode { padding: 10px; }

.svthumb {
	height: 63px;
	max-width: 112px;
	float: right;
	margin-left: 5px;
	border: 1px solid #777;
}

.btitle {
	height: 65px;
	overflow: hidden;
}

.btitle a {
	font-size: 14px;
	font-weight: bold;
}

#content .tboxes1 a:hover, #content .tboxes2 a:hover , #content .boxes1 a:hover, #content .boxes2 a:hover {
	text-decoration: none;
	color: #fe0;
}

.binfo {
	float: right;
}

.binfo img {
	height: 16px;
	vertical-align: middle;
}

.berror {
	font-size: 18px;
	padding: 10px;
	margin: 0 5px;
	background-color: #444;
	text-align: center;
}

.bright {
	height: 80px;
	float: right;
}

/* Extended boxes */
.boxlinks {
	margin-bottom: 20px;
}

#content .boxlinks a {
	padding: 1px 10px 7px;
	background-color: #444;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}

#content .boxlinks a.rcurrent, .boxlinks a.rcurrent:hover {
	padding-bottom: 10px;
	background-color: #777;
	cursor: default;
	text-decoration: none;
}

.boxcontainer {
	padding: 0 5px;
	overflow: auto;
}

.boxcontainer #box1 {
	margin-top: 0;
}

/*Index styles*/
#featured {
	width: 640px;
	margin-bottom: 15px;
}

#toperror {
	padding: 5px;
	text-align: center;
	font-size: 18px;
	background-color: #333;
	margin-bottom: 10px;
}

/* Overlay site message */
#sitemessage {
	position: absolute;
	left: 290px;
	top: 100px;
	border: 3px double #aaa;
	width: 450px;
	background-color: #000;
	padding: 17px;
	z-index: 2;
}

#overlay {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	filter: alpha(opacity=75);
	opacity: 0.75;
	z-index: 1;
}

/*#fileupload, #urlinput { display: none; }*/

.spacer { height: 1px; width: 1px; line-height: 1px; font-size: 1px; }
#content .biglink { font-size: 18px; }
#content .biglink:hover { text-decoration: none; color: #fff; }
.yellow { color: #fc0; }
.floatleft { float: left; }
.floatright { float: right; }
.center { margin-left: auto; margin-right: auto; }
.textleft { text-align: left; }
.textcenter { text-align: center; }
.textright { text-align: right; }
.valigntop { vertical-align: top; }
.valignmid { vertical-align: middle; }
.valignbottom { vertical-align: botom; }
.small { font-size: 80%; }
.big { font-size: 115%; }
.bold { font-weight: bold; }
.nodisplay { display: none; }
.biglink { font-size: 18px; }
.biglink img { vertical-align: middle; }
.webplayer { padding: 5px; margin-bottom: 5px; font-size: 12px; background-color: #222; }
.borderedbox { border: 1px solid #444; background-color: #222; padding: 8px; margin: 4px 0; }
.warningbox { border: 1px solid #444; background-color: #500; padding: 8px; }

