.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;
}

.visitor {
	width: 96%;
	margin-left: auto;
    margin-right: auto;
	text-align: center;
	height: 25px;
}

.visitor a{
	font: bold 12pt arial;
	color: #851e11;
}

.visitor img{
	border: 0px;
}

.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;
}

#footer {
	background-color: #f2f2f2;
	width: 96%;
	margin-left: auto;
    margin-right: auto;
	color: #454545;
}

.footer {
	text-align: center;
	padding-top: 25px;
	padding-bottom: 30px;
	font-weight: bold;
}

#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;
}

.tborder
{
	background: #f3f3f3;
}
.cborder
{
	background: #f3f3f3;
	width: 180px;
}
.tcat
{
	background: #e7e7e7 url('images/tcatBG.jpg') repeat-x;
	color: #454545;
	font: bold 12pt arial;
	height: 25px;
	text-align: center;
}
.tcat a:link, .tcat_alink
{
	color: #454545;
	text-decoration: none;
}
.tcat a:visited, .tcat_avisited
{
	color: #646464;
	text-decoration: none;
}
.tcat a:hover, .tcat a:active, .tcat_ahover
{
	color: black;
	text-decoration: none;
}
.thead
{
	background: #efefef;
	color: #797979;
	font: normal 11px tahoma;
	height: 18px;
}
.shead
{
	background: #efefef;
	color: #c62f1b;
	font: bold 12pt arial;
	height: 25px;
	text-align: center;
}
.rhead
{
	background: #efefef;
	color: #5aa8c0;
	font: bold 12pt arial;
	height: 25px;
	text-align: center;
}
.chead
{
	background: #efefef;
	color: #797979;
	font: normal 11px tahoma;
	text-align: center;
	height: 25px;
	width: 180px;
}
.thead a:link, .thead_alink
{
	color: #454545;
	text-decoration: none;
}
.thead a:visited, .thead_avisited
{
	color: #646464;
	text-decoration: none;
}
.thead a:hover, .thead a:active, .thead_ahover
{
	color: black;
	text-decoration: none;
}
.tfoot
{
	background: #f3f3f3;
	color: #a6a6a6;
	font: bold 11px tahoma;
	height: 15px;
}
.tfoot a:link, .tfoot_alink
{
	color: #a6a6a6;
	text-decoration: none;
}
.tfoot a:visited, .tfoot_avisited
{
	color: #848484;
	text-decoration: none;
}
.tfoot a:hover, .tfoot a:active, .tfoot_ahover
{
	color: black;
	text-decoration: none;
}
.alt1, .alt1Active
{
	background: #f5f5f5;
	color: #454545;
	padding: 10px;
}
.alt1:hover, .alt1Active:hover
{
	background: #f9f9f9;
	color: #656565;
	padding: 10px;
}
.text
{
	background: #FFFFFF;
	color: #454545;
	padding: 10px;
	text-align: center;
}
.alt2, .alt2Active
{
	background: #efefef;
	color: #8d8d8d;
	padding: 10px;
}
.alt2:hover, .alt2Active:hover
{
	background: #f2f2f2;
	color: #a6a6a6;
	padding: 10px;
}

.alt3
{
	background: #efefef;
	color: #8d8d8d;
	width: 180px;
	padding: 5px;
}
.alt3:hover
{
	background: #f2f2f2;
	color: #a6a6a6;
	width: 180px;
}
.alt3 img
{
	border: 0px;
}

.c1
{
	background: #f5f5f5;
	color: #454545;
	padding: 5px;
}
.c1:hover
{
	background: #f9f9f9;
	color: #656565;
	padding: 5px;
}
.c2
{
	background: #efefef;
	color: #a6a6a6;
	padding: 5px;
}
.c2:hover
{
	background: #f2f2f2;
	color: #a6a6a6;
	padding: 5px;
}
.wysiwyg
{
	background: #FFFFFF;
	color: #454545;
	font: 11px tahoma;
	margin: 5px 10px 10px 10px;
	padding: 0px;
}
.wysiwyg a:link, .wysiwyg_alink
{
	color: #454545;
	text-decoration: none;
}
.wysiwyg a:visited, .wysiwyg_avisited
{
	color: #656565;
	text-decoration: none;
}
.wysiwyg a:hover, .wysiwyg a:active, .wysiwyg_ahover
{
	color: black;
	text-decoration: none;
}
textarea, .bginput
{
	background: #FFFFFF;
	font: 10pt tahoma;
	height: 18px;
	padding: 1px;
	border: 1px solid #e7e7e7;
}
.bginput option, .bginput optgroup
{
	font-size: 10pt;
	font-family: tahoma;
	border: 1px solid #e7e7e7;
}
.button
{
	font: 11px tahoma;
	border: 1px solid #e7e7e7;
	border-right: 5px solid #e7e7e7;
	padding: 2px;
	background: #f3f3f3;
	color: #454545;
}
.button:hover
{
	background: #f1f1f1;
	color: black;
	border: 1px solid #dbdbdb;
	border-right: 5px solid #dbdbdb
}
.button a
{
	font: 11px tahoma;
	border: 1px solid #e7e7e7;
	border-right: 5px solid #e7e7e7;
	padding: 2px;
	background: #f3f3f3;
	color: #454545;
}
.button a:hover
{
	background: #f1f1f1;
	color: black;
	border: 1px solid #dbdbdb;
	border-right: 5px solid #dbdbdb
}
.smallfont
{
	font: 11px tahoma;
}
.time
{
	color: #b34a4a;
}
.navbar
{
	font: 11px tahoma;
}
.highlight
{
	color: #FF0000;
	font-weight: bold;
}
.fjsel
{
	background: #e7e7e7;
	color: #454545;
}
.fjdpth0
{
	background: #dbdbdb;
	color: black;
}
.panel
{
	background: #FFFFFF;
	color: #454545;
}
.panelsurround
{
	background: #FFFFFF;
	color: #454545;
	margin-left: auto;
    margin-right: auto;
}

.firefox a{
	border: 0px;
	color: #c62f1b;
	font-family: tahoma;
	font-style: normal;
}

.firefox a:hover{
	border: 0px;
	color: #851e11;
	font-family: tahoma;
	font-style: bold;
}

.firefox img{
	border: 0px;
}

.vbmenu_control
{
	background: #e7e7e7;
	color: #454545;
	font: bold 11px tahoma;
	padding: 3px 6px 3px 6px;
	white-space: nowrap;
	height: 25px;
}
.vbmenu_control a:link, .vbmenu_control_alink
{
	color: #454545;
	text-decoration: none;
}
.vbmenu_control a:visited, .vbmenu_control_avisited
{
	color: #656565;
	text-decoration: none;
}
.vbmenu_control a:hover, .vbmenu_control a:active, .vbmenu_control_ahover
{
	color: black;
	text-decoration: none;
}
.vbmenu_popup
{
	background: #f3f3f3;
	color: #454545;
}
.vbmenu_option
{
	background: #f3f3f3;
	color: #454545;
	font: 11px tahoma;
	white-space: nowrap;
	cursor: pointer;
	padding-top: 5px;
	padding-bottom: 5px;
}
.vbmenu_option a:link, .vbmenu_option_alink
{
	color: #454545;
	text-decoration: none;
}
.vbmenu_option a:visited, .vbmenu_option_avisited
{
	color: #656565;
	text-decoration: none;
}
.vbmenu_option a:hover, .vbmenu_option a:active, .vbmenu_option_ahover
{
	color: black;
	text-decoration: none;
}
.vbmenu_hilite
{
	background: #f5f5f5;
	color: #1A829F;
	font: 11px tahoma;
	white-space: nowrap;
	cursor: pointer;
	padding-top: 5px;
	padding-bottom: 5px;
}
.vbmenu_hilite a:link, .vbmenu_hilite_alink
{
	color: #1A829F;
	text-decoration: none;
}
.vbmenu_hilite a:visited, .vbmenu_hilite_avisited
{
	color: #1A829F;
	text-decoration: none;
}
.vbmenu_hilite a:hover, .vbmenu_hilite a:active, .vbmenu_hilite_ahover
{
	color: #006480;
	text-decoration: none;
}

	#tag_edit_list { list-style:none; margin:0px; padding:0px; }
	#tag_edit_list li { float:right; display:block; width:200px; }
	#tag_edit_list li.mine { font-weight:bold; }
	
	#links div { white-space: nowrap; }
	#links img { vertical-align: middle; }
	
a.tagcloudlink:link, a.tagcloudlink:visited { text-decoration:none; }
a.tagcloudlink:hover, a.tagcloudlink:active { text-decoration:underline; }
a.level1 { font-size: xx-small; }
a.level2 { font-size: small; }
a.level3 { font-size: medium; }
a.level4 { font-size: large; }
a.level5 { font-size: xx-large; }

.clear {
	clear: both;
}

#clear {
	clear: both;
}

.uinfo {
padding: 2px;
border-right: solid 4px #454545;
background: #efefef;
color: #454545;
}
.uinfo2 {
padding: 2px;
border-right: solid 4px #454545;
background: #f2f2f2;
color: #656565;
}

.sig {
padding: 10px;
border: dashed 1px #EAEAEA;
background: #f3f3f3;
}

.sigu {
text-align: right;
color: #656565;
}

.fav {
padding: 10px;
border: dashed 1px #EAEAEA;
background: #efefef;
text-align: right;
}

.favu {
padding: 5px;
text-align: right;
font-weight: bold;
color: #656565;
}

.vbimgcodelimit {
        cursor: pointer;
        border: dotted 1px black;
}

.tagsh1 {
font-size: 17px; 
color: #a6a6a6;
text-align: center;
font-family: Tahoma;
}

.tagsh2 {
font-size: 15px; 
color: #a6a6a6;
text-align: center;
font-family: Tahoma;
}

.tagsh3 {
font-size: 13px;
color: #a6a6a6;
text-align: center;
font-family: Tahoma;
}

.tagsh4 {
font-size: 9pt;
color: #a6a6a6;
text-align: center;
font-family: Tahoma;
}

.pbuserinfo {
padding: 5px;
border: dashed 1px #EAEAEA;
background: #f3f3f3;
text-align: center;
}

.px11 {
border: dashed 1px #EAEAEA;
background: #efefef;
padding: 2px;
font-family: tahoma;
font-size: 11px;
}

.bigusername { font-size: 12pt; }

.avatar img{
	padding: 0px;
	margin: 0px;
}

.avatar a{
	padding: 0px;
	margin: 0px;
}
