.featured-bar {
	width: 100%;
	font-family: tahoma;
	font-size: 11px;
	height: 20px;
	position: fixed;
	background-image: url('images/SBBG.png');
	bottom: 0;
	right: 0;
	margin: 0;
	padding: 0 38px 0 0;
	z-index: 10000;
	opacity:0.8;
	filter:alpha(opacity=80);
}

.featured-bar li {
	float: right;
	padding-bottom: 10px;
	height: 20px;
	list-style: none;
	padding-top: 0;
	padding-bottom:  8px;
	margin-bottom: 0;
	position: relative;
	border-right: #d2d2d2 solid 1px;
}

.featured-bar li.left {
	float: left;
}

.featured-bar li img {
	padding-left: 2px;
	border: none;
	vertical-align: middle;
}

.featured-bar li a {
	text-decoration: none;
	height: 100%;
	padding: 0 15px;
	padding-bottom: 20px;
	line-height: 20px;
}

.featured-bar li ul {
	display: none;
}

.featured-bar li:hover ul {
	display: block;
	width: 100%;
	position: absolute;
	margin: 0;
	padding: 0;
	left: 0;
}

.featured-bar li ul li {
	clear: both;
	height: 32px;
	float: none;
	padding: 0;
}

.featured-bar li ul li a {
	display: block;
	float: none;
	width: 100%;
	padding: 0 25px 0 10px;
}

.openButton {
	width : 23px;
	height : 14px;
	position : fixed;
	background-image: url('images/SBBG.png');
	left : 0;
	cursor : pointer;
	padding : 0 5px 5px 0;
	zIndex : 20000
}

* {
	padding: 0;
	margin: 0;
}

body {
	float: none;
	background-color: #6d6d6d;
	font-family: tahoma;
	font-size: 11px;
}

a {
	color: #454545;
	text-decoration: none;
}

a:visited {
	color: #646464;
	text-decoration: none;
}

a:hover {
	color: black;
	text-decoration: none;
}

#header {
	background-image: url('images/CGH.jpg');
	height: 164px;
	width: 96%;
	margin-left: auto;
    margin-right: auto;
}

#header h1{
    padding-right: 15px;
	padding-top: 8px;
}

#header .ad {
    padding-right: 60px;
	padding-top: 43px;
	position: absolute;
	right: 16%;
	top: 9px;
	color: #454545;
}

.RB {
	background-image: url('images/RGH.jpg');
	height: 164px;
	width: 18px;
	float: right;
}

.LB {
	background-image: url('images/LGH.jpg');
	height: 164px;
	width: 18px;
	float: left;
}

#CS {
	position: absolute;
	left: 4%;
	top: 7px;
}

#nav {
	position: absolute;
	right: 5%;
	top: 9px;
	color: #454545;
}

#nav li {
	float: right;
	list-style: none;
}

#nav a{
	text-decoration: none;
	color: #454545;
	font-weight: bold;
	background-color: #e7e7e7;
	padding-top: 6px;
	padding-bottom: 8px;
	padding-right: 10px;
	padding-left: 10px;
}

#nav a:hover{
	text-decoration: none;
	font-weight: bolder;
	background-color: #e2e0e0;
	color: black;
}

#center {
	background-color: #ffffff;
	width: 96%;
	clear: both;
	margin-left: auto;
    margin-right: auto;
}


.header-bg {
	background-image: url('images/Header-bg.jpg');
	height: 132px;
	width: 92%;
	position: absolute;
	right: 4%;
	top: 31px;
}

.CR {
	background: transparent url('images/CRBG.jpg')  repeat-y right;
}

.CL {
	background: transparent url('images/CLBG.jpg')  repeat-y left;
}

.spreator {
	height: 8px;
	background-color: #e7e7e7;
	width: 96%;
	margin-left: auto;
    margin-right: auto;
	clear: both;
}

#footer {
	background-color: #f2f2f2;
	width: 96%;
	margin-left: auto;
    margin-right: auto;
	color: #454545;

}

.footer {
	text-align: center;
	padding-top: 25px;
	padding-bottom: 5px;
	font-weight: bold;
}

.footer img{
	border: 0px;
}

#nav .loginbox {
	left: 5px;
}

#nav input[type="submit"] {
	background-color: #ffffff;
	border: 2px solid #ddd;
	color: #454545;
	height: 19px;
	width: 100px;
	font-size: 11px;
}

#nav input[type="submit"]:hover {
	border: 2px solid #c5c5c5;
	color: black;
}

#nav input[type="password"] {
	background-color: #ffffff;
	width: 100px;
	border: 2px solid #ddd;
	color: #454545;
	height: 15px;
	font-size: 11px;
}

#nav input[type="password"]:hover {
	border: 2px solid #c5c5c5;
}

#nav input[type="text"] {
	background-color: #ffffff;
	border: 2px solid #ddd;
	width: 100px;
	color: #454545;
	height: 15px;
	font-size: 11px;
}

#nav input[type="text"]:hover {
	border: 2px solid #c5c5c5;
}

#nav input[type="checkbox"] {
	padding: 2px;
}

.firefox a{
	border: 0px;
	color: #c62f1b;
	font-family: tahoma;
	font-style: normal;
}
.green
{
	color: green;
}
.firefox a:hover{
	border: 0px;
	color: #851e11;
	font-family: tahoma;
	font-style: bold;
}

.firefox img{
	border: 0px;
}
.tborder
{
	border: #f3f3f3 solid 2px;
}
.tcat
{
	background: #e7e7e7 url('images/tcatBG.jpg') repeat-x;
	color: #454545;
	font: bold 12pt arial;
	height: 22px;
	text-align: center;
}
.tcat a:link
{
	color: #454545;
	text-decoration: none;
}
.tcat a:visited
{
	color: #646464;
	text-decoration: none;
}
.tcat a:hover
{
	color: black;
	text-decoration: none;
}
.sections
{
	background: #f5f5f5;
	color: #454545;
	padding: 10px;
}
.msg
{
	background: #f5f5f5;
	color: #c62f1b;
	padding: 20px;
	text-align: center;
}
.add
{
	background: #f5f5f5;
	color: #454545;
	padding: 20px;
	text-align: center;
}
.add input[type="submit"]
{
	background: #f5f5f5;
	border: 1px solid #c5c5c5;
	color: #454545;
	padding: 2px;
	text-align: center;
}
.add input[type="reset"]
{
	background: #f5f5f5;
	border: 1px solid #c5c5c5;
	color: #454545;
	padding: 2px;
	text-align: center;
}
sup {
	font-family: tahoma;
	font-size: 10px;
	color: #c62f1b;
}
.sec
{
	padding: 1px;
}
.sec img
{
	padding-left: 10px;
}
.sections:hover
{
	background: #f9f9f9;
	color: #656565;
	padding: 10px;
}
.online
{
	line-height: 150%;
	text-align: center;
	background: #f5f5f5;
	color: #454545;
	padding: 10px;
}
.newvids
{
	line-height: 150%;
	text-align: center;
	background: #f5f5f5;
	color: #454545;
	padding: 10px;
}
.newvids:hover
{
	line-height: 150%;
	text-align: center;
	background: #f9f9f9;
	color: #656565;
	padding: 10px;
}
.user
{
	line-height: 150%;
	text-align: center;
	background: #f5f5f5;
	color: #454545;
	padding: 10px;
}
.new
{
	display: block;
	text-align: center;
}
.thumbs
{
	padding: 5px;
	clear: both;
	text-align: center;
}
.thumbs img
{
	border-style: solid;
	border-width: 3px;
	color: #454545;
}
.thumbs img:hover
{
	border-style: solid;
	border-width: 3px;
	color: #c62f1b;
}
.url
{
	padding: 2px;
	font-family: tahoma;
	font-size: 11px;
}
.tags h1
{
	color: #454545;
	text-align: center;
	padding: 4px;
	font-weight: bold;
	font-family: arial;
	font-size: 12pt;
}
.tags h2
{
	color: #454545;
	text-align: center;
	padding: 4px;
	font-family: tahoma;
	font-size: 11px;
}
.tags h3
{
	color: #454545;
	text-align: center;
	padding: 4px;
	font-family: tahoma;
	font-size: 10px;
}
.paging {
	font-family: tahoma;
	margin-bottom: 20px;
	text-align: center;
	display: block;
	color: #454545;
}
.paging a{
	background: #f5f5f5;
	border-width: 1px;
	border-style: solid;
	border-color: #f3f3f3;
	padding: 3px;
}

.paging a:hover{
	background: #f9f9f9;
	font-weight: bold;
}