/*  HentIce 2.0 by Domo @ HentaiBB.com
	Not to be replicated, missappropriated or discombobulated.
	2009, All Rights Reserved 
	
 	Also, The Game. 

 	Originally Based on Fusubice2 by Raimon @ http://www.phpbbservice.nl/*/


* {
	margin: 0;
	padding: 0;
	outline: none;
}

html {
	font-size: 100%;
}

img, div, a {
	behavior: url(http://static09.hentaibb.com/assets/iepngfix.htc);
}

.mainCont {
width: 1059px;
margin: 0 auto;
}

#wrapheader {
    min-height: 120px;
	height: auto !important;
	height: 120px;
	background-repeat: repeat-x;
}

#wrapcentre {
width:1059px;
margin: 0 auto;
}

#wrapfooter {
	text-align: center;
	clear: both;
}

.footerAd {
	width:1039px;
	text-align:center;
	margin-top: 10px; 
	margin: 0 auto;
	padding: 10px;
	background:rgba(0, 0, 0, 0.3);
}

#wrapnav {
	width: 100%;
	margin: 0;
	background-color: #ECECEC;
	border-color: #A9B8C2;
}

#menubar {}

#datebar {
	margin: 10px 25px 0 25px;
}

#findbar {
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
}

.forumrules {
	background-color: #d7e2ef;
	border-width: 1px;
	border-style: solid;
	border-color: #ffffff;
	padding: 4px;
	font-weight: normal;
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
}

#pageheader { 
background:rgba(0, 0, 0, 0.3);
color:#FFFFFF;
width: 1039px;
padding: 5px 10px 5px 10px;
min-height: 23px;
}

#pageheader a { 
font-size: 1.2em;
color: #fff;
font-weight:bold;
}

#pageheader a:hover { 
text-decoration: none;
}

.bread-new { 
background:rgba(0, 0, 0, 0.3);
color:#FFFFFF;
width: 1039px;
padding: 0px 10px 5px 10px;
margin-bottom: 10px;
}

.bread-new a.bread { 
color: #fff;
font-weight:bold;
}

.bread-new a.bread:hover { 
text-decoration: underline;
}

#pagecontent { }
#pagefooter { }

#poll { }
#postrow { }
#postdata { }


/*  Text
 --------------------- */
h1 {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.8em;
	text-decoration: none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.5em;
	text-decoration: none;
	color: #fff;
}

h3 {
	font-size: 1.3em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
}

h4 {
    color: #516a88;
	margin: 0;
	font-size: 1.1em;
	font-weight: bold;
}

p {
	font-size: 1.1em;
}

p.moderators {
	margin: 0;
	float: left;
	color: black;
	font-weight: bold;
}

.rtl p.moderators {
	float: right;
}

p.linkmcp {
	margin: 0;
	float: right;
	white-space: nowrap;
}

.rtl p.linkmcp {
	float: left;
}

p.breadcrumbs {
	margin: 0;
	float: left;
	color: black;
	font-weight: bold;
	white-space: normal;
	font-size: 1em;
	padding-bottom:11px;
}

.rtl p.breadcrumbs {
	float: right;
}

p.datetime {
	margin: 0;
	float: right;
	white-space: nowrap;
	font-size: 1em;
}

.rtl p.datetime {
	float: left;
}

p.searchbar {
	padding: 2px 0;
	white-space: nowrap;
} 

p.searchbarreg {
	margin: 0;
	float: right;
	white-space: nowrap;
}

.rtl p.searchbarreg {
	float: left;
}

p.forumdesc {
	padding-bottom: 4px;
}

p.topicauthor {
	margin: 1px 0;
}

p.topicdetails {
	margin: 1px 0;
}

.postreported, .postreported a:visited, .postreported a:hover, .postreported a:link, .postreported a:active {
	margin: 1px 0;
	color: red;
	font-weight:bold;
}

.postapprove, .postapprove a:visited, .postapprove a:hover, .postapprove a:link, .postapprove a:active {
	color: green;
	font-weight:bold;
}

.postapprove img, .postreported img {
	vertical-align: bottom;
}

.postauthor {
	color: #000000;
}

.postdetails {
	color: #000000;
}
.postdetails2 {
		width: 92%;
		margin: 0 auto;
}

.postbody {
	font-size: 1.3em;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
}

.postbody li, ol, ul {
	margin: 0 0 0 1.5em;
}

.rtl .postbody li, .rtl ol, .rtl ul {
	margin: 0 1.5em 0 0;
}

.posthilit {
	background-color: yellow;
}

.nav {
	margin: 0;
	color: black;
	font-weight: bold;
}

.pagination {
	padding: 4px;
	color: black;
	font-size: 1em;
	font-weight: bold;
}

.cattitle {


}

.gen {
	margin: 1px 1px;
	font-size: 1.2em;
}

.genmed {
	margin: 1px 1px;
	font-size: 1.1em;
}

.gensmall {
	margin: 1px 1px;
	font-size: 1em;
}

.copyright {
	color: #444;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.titles {
font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.3em;
	text-decoration: none;
	color: #fff;
}

.error {
	color: red;
}


/* Tables
 ------------ */
th {
	color: #fff;
	font-size: 1em;
	font-weight: bold;
	background: url(http://static09.hentaibb.com/assets/img/th_bg.png) no-repeat right top;
	white-space: nowrap;
	padding: 7px 7px;
}

th.alt {
	color: #fff;
	font-size: 1em;
	font-weight: bold;
	background: url(http://static09.hentaibb.com/assets/img/th_bg_alt.png) no-repeat right top;
	white-space: nowrap;
	padding: 7px 7px;
}

td {
	padding: 2px;
}
td.profile {
	padding: 4px;
}

#forBord {
background:url(http://static09.hentaibb.com/assets/img/sides.png) repeat-y;
padding: 0px 4px 0px 4px;
margin-top: 10px;
}

.forBord {
background:url(http://static09.hentaibb.com/assets/img/sides.png) repeat-y;
padding: 0px 4px 0px 4px;
margin-top: 10px;
}


#forBord2 {
background:url(http://static09.hentaibb.com/assets/img/sides2.png) repeat-y;
padding: 0px 4px 0px 4px;
margin-top: 10px;
}

.tablebg {
background-color: none;
}

.catdiv {
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background: white url(http://static09.hentaibb.com/assets/img/cellpic2.jpg) repeat-y scroll top left;
}
.rtl .catdiv {
	background: white url(http://static09.hentaibb.com/assets/img/cellpic2_rtl.jpg) repeat-y scroll top right;
}

.cat {

	height: 26px;
	margin: 0;
	padding: 0;
	border: 0;
	background:rgba(0, 0, 0, 0.5);
	text-indent: 4px;
	color: #fff;
}

.cat a.link {
color:#fff;
text-decoration:none;
font-size: 1.1em;
font-weight:bold;
}

.cat a.link:hover {
color:#fff;
text-decoration:underline;
}

.row1 {
	background:rgba(255, 255, 255, 0.5);
	padding: 4px;
	padding-left: 8px;
	border-bottom: 1px solid #7D8588;
}

.row1alt {
	background:rgba(255, 255, 255, 0.5);
	padding: 4px;
	padding-left: 8px;
	border-bottom: 1px solid #b8bcbe;
}

.row1alt2 {
	background:rgba(255, 255, 255, 0.5);
	padding: 2px;
	padding-left: 4px;
	border-bottom: 1px solid #b8bcbe;
}

.rowIs {
	background:rgba(0, 0, 0, 0.3);
	color:#FFFFFF;
	padding: 5px;
}

.rowIs2 {
	background:rgba(0, 0, 0, 0.3);
	color:#FFFFFF;
	padding: 5px;
	width: 1049px;
	margin: 0 auto;
}

.rowIs2 a.link {
color: #fff;
}

.rowFoot {
	background:rgba(0, 0, 0, 0.3);
	color:#FFFFFF;
	padding: 5px;
	width: 1049px;
	margin: 0 auto;
	height: 40px;
}

.rowFoot a.link {
color: #fff;
}

.rowIs3 {
	background:rgba(0, 0, 0, 0.3);
	color:#FFFFFF;
}

.rowIs3 a.link {
color: #fff;
}

.rowIs div.white {
	background:rgba(255, 255, 255, 0.3);
	padding: 8px;
	color: #686868;
	margin-bottom: 8px;
}

.row4 {
background:rgba(255, 255, 255, 0.3);
text-align:center;

padding: 0;
}


.row2 {
	background:rgba(255, 255, 255, 0.7);
	padding: 4px;
	border-bottom: 1px solid #7D8588;
}

.rowB {
	background:rgba(255, 255, 255, 0.6);
	padding: 4px;
	border-bottom: 1px solid #7D8588;
}

.row2alt {
	background:rgba(255, 255, 255, 0.7);
	padding: 4px;
	border-bottom: 1px solid #b8bcbe;
}

.row3 {
	background-color: #afd38c;
      padding: 4px;
}

.spacer {
	background:rgba(0, 0, 0, 0.3);
}
.spacer2 {
	background-color: #BBE195;
		padding: 4px;
}

hr {
	height: 1px;
	border-width: 0;
	background-color: #D1D7DC;
	color: #D1D7DC;
}

.legend {
	text-align:center;
	margin: 0 auto;
}

/* Links
 ------------ */
a:link {
	color: #565656;
	text-decoration: none;
}

a:active,
a:visited {
	color: #565656;
	text-decoration: none;
}

a:hover {
	color: #929292;
	text-decoration: underline;
}

a.forumlink {
	color: #303030;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}

a.forumlink:hover {
	color: #303030;
text-decoration: underline;
}

a.topictitle {
	margin: 1px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
	color: #303030;
}

a.topictitle:visited {
	color: #303030;
	text-decoration: none;
}
a.topictitle:hover {
	color: #303030;
	text-decoration: underline;
}

th a,
th a:visited {
	color: #5c81b1;
	text-decoration: none;
}

th a:hover {

	text-decoration: underline;
}


/* Form Elements
 ------------ */
form {
	margin: 0;
	padding: 0;
	border: 0;
}

input {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	padding: 1px;
	border: 1px solid #A9B8C2;
	background-color: #FAFAFA;
}

textarea {
	background-color: #FAFAFA;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em; 
	line-height: 1.4em;
	font-weight: normal;
	border: 1px solid #A9B8C2;
	padding: 2px;
}

select {
	color: #333333;
	background-color: #FAFAFA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	border: 1px solid #A9B8C2;
	padding: 1px;
}

option {
	padding: 0 1em 0 0;
}

option.disabled-option {
	color: graytext;
}

.rtl option {
	padding: 0 0 0 1em;
}

input.radio {
	border: none;
	background-color: transparent;
}

.post {
	background-color: white;
	border-style: solid;
	border-width: 1px;
}

.btnbbcode {
	color: #000000;
	font-weight: normal;
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EFEFEF;
	border: 1px solid #666666;
}

.btnmain {
	font-weight: bold;
	background-color: #ECECEC;
	border: 1px solid #A9B8C2;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
}

.btnlite {
	font-weight: normal;
	background-color: #ECECEC;
	border: 1px solid #A9B8C2;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
}

.btnfile {
	font-weight: normal;
	background-color: #ECECEC;
	border: 1px solid #A9B8C2;
	padding: 1px 5px;
	font-size: 1.1em;
}

.helpline {
	background-color: #DEE3E7;
	border-style: none;
}



/* BBCode
 ------------ */
.quotetitle, .attachtitle {
	margin: 10px 5px 0 5px;
	padding: 4px;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #A9B8C2;
	color: #333333;
	background-color: #A9B8C2;
	font-size: 0.85em;
	font-weight: bold;
}

.quotetitle .quotetitle {
	font-size: 1em;
}

.quotecontent, .attachcontent {
	margin: 0 5px 10px 5px;
	padding: 5px;
	border-color: #d1d7dc;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	font-size: 11px;
	line-height: 125%;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FAFAFA;
	color: #444444;
}

.attachcontent {
	font-size: 0.85em;
}

.codetitle {
	margin: 10px 5px 0 5px;
	padding: 2px 4px;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #A9B8C2;
	color: #333333;
	background-color: #A9B8C2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

.codecontent {
	direction: ltr;
	margin: 0 5px 10px 5px;
	padding: 5px;
	border-color: #d1d7dc;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	color: #006600;
	font-size: 12px;
	font-family: Courier,"Courier New",sans-serif;
	background-color: #FAFAFA;
}

.syntaxbg {
	color: #FFFFFF;
}

.syntaxcomment {
	color: #FF8000;
}

.syntaxdefault {
	color: #0000BB;
}

.syntaxhtml {
	color: #000000;
}

.syntaxkeyword {
	color: #007700;
}

.syntaxstring {
	color: #DD0000;
}


/* Private messages
 ------------------ */
.pm_marked_colour {
	background-color: #000000;
}

.pm_replied_colour {
	background-color: #A9B8C2;
}

.pm_friend_colour {
	background-color: #007700;
}

.pm_foe_colour {
	background-color: #DD0000;
}


/* Misc
 ------------ */
img {
	border: none;
}

.sep {
	color: black;
	background-color: #FFA34F;
}

table.colortable td {
	padding: 0;
}

pre {
	font-size: 1.1em;
	font-family: Monaco, 'Courier New', monospace;
}

.nowrap {
	white-space: nowrap;
}

.username-coloured {
	font-weight: bold;
}

/* subforum */
   .subforum.read {  
       background: url(http://static09.hentaibb.com/assets/img/icon_post_target.gif) center left no-repeat;  
       padding-left: 12px;  
    }  
    .subforum.unread {  
       background: url(http://static09.hentaibb.com/assets/img/icon_post_target_unread.gif) center left no-repeat;  
       padding-left: 12px;  
    }  

/* header ala Daz style */
/* This is the gradient background at the top of the page */
/* This is the border line & background colour round the entire page */

/* This is the outline round the main forum tables */
.forumline {
    background:#ffffff;
    border:1px solid #486386;
}

.searchbox {
	width: 100%;
	height:22px;
	text-align:right;
	margin-right: 10px;
	padding-top:3px;
	padding-bottom:3px;
}
.topadsearch {
 padding-right: 35px;
	padding-left:35px;
	position:relative;
	padding-top:0px;
}
.glostitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size:28px;
	font-weight:bold;
}
.headerdefault {
	padding: 0px;
}
.toplogo2 {
 	padding-right: 25px;
	padding-left:25px;
	position:relative;
	height:16px;
	background-repeat:no-repeat;
}
.announcehead {
	font-size:11px;
	color: #ffc411;
}

.announcehead a.head {
	text-decoration: underline;
	color: #ffc411;
}

.announcehead a.head:hover {
	text-decoration: none;
}
.announcehead2 {
	font-size:12px;
	color:#F00;
}
.linkcontain {
background:rgba(0, 0, 0, 0.3);
padding: 6px 0px 7px 0px;
color: #fff;
}

.linkcontain select {
padding: 2px;
}
.linkcontain a{
color: #fff;
text-decoration: none;
font-size: 11px;
}
.linkcontain a:hover{
color: #fff;
text-decoration: underline;
}
.topRight {
float: right;
}

.topRight2 {
float: right;
margin-top: -22px;
}
.topLeft {
float: left;
font-size: 10px;
}

.linkcontain2 {
height: 14px;
margin-bottom: 10px;
color: #fff;
margin-top: 10px;
}

.linkcontain2 select {
padding: 2px;
}
.linkcontain2 a{
color: #fff;
text-decoration: none;
font-size: 10px;
}
.linkcontain2 a:hover{
color: #fff;
text-decoration: underline;
}

.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.barAdj {
	margin-right: 10px;
}

.linkcontain3 {
color: #fff;
padding: 5px;
margin: 0 auto;
margin-top: 10px;
margin-bottom: 10px;
background:rgba(0, 0, 0, 0.3);
}

.linkcontain4 {
color: #fff;
padding: 7px 5px 7px 5px;
margin: 0 auto;
margin-bottom: 10px;
text-align:center;
background:rgba(0, 0, 0, 0.3);
font-size: 11px;
text-transform: uppercase;
}

.linkcontain3 a {
color: #fff;
text-decoration: none;
font-size: 10px;
}
.linkcontain3 a:hover {
color: #fff;
text-decoration: underline;
}

.linkcontain4 a {
	padding: 5px 15px 5px 15px;
	color: #fff;
	text-decoration: none;
}

.linkcontain4 a:hover {
	background:rgba(0, 0, 0, 0.3);
	text-decoration: none;
}

#newNav {
margin-top: 20px;
margin-left: -15px;
}

#newNav ul li {
list-style: none;
list-style-image:none;
display:inline;
}

#newNav li {
margin-right: 30px;
}

#logoCont {

}

#logoCont div.topLeft {
margin-top: 22px;
}

#logoCont div.topRight {
margin-top: 30px;
text-align: right;
margin-right: -93px;
}

.td2 {
	padding: 0px;
	font-size:10px;
}

.cookCont{
background:rgba(0, 0, 0, 0.3);
padding: 5px;
color:#FFFFFF;
}

.cookCont2{
background:rgba(0, 0, 0, 0.3);
color:#FFFFFF;
width: 1059px;
height: 4px;
}

.cookCont a.link{
color:#FFFFFF;
}

.styDrop {
background:rgba(0, 0, 0, 0.3);
width: 1019px; 
display:none;
padding: 10px 15px 10px 25px;
color: #fff;
-moz-border-radius-bottomleft:4px;
}

.styDrop a img {
padding: 4px;
background: #fff;
margin-right: 15px;
}

.styDrop a img:hover {
background: #000;
}

.styDrop span.blue {
padding-left: 0px;
padding-top: 4px;
}

.styDrop span.grey {
padding-left: 40px;
padding-top: 4px;
}

.styDrop span.orange {
padding-left: 65px;
padding-top: 4px;
}

.styDrop span.puce {
padding-left: 40px;
padding-top: 4px;
}

.styDrop span.safe {
padding-left: 38px;
padding-top: 4px;
}

.pagin {
padding-right: 10px;
}

.pagin a {
padding: 3px 5px 3px 5px;
border: 1px solid #333333;
color: #fff;
background:rgba(0, 0, 0, 0.3);
}

.pagin a:hover {
color: #fff;
text-decoration:none;
background:rgba(0, 0, 0, 0.2);
}

.bottom-topic {
	width: 1059px;
	margin: 0 auto;
}

.topPage1 {
background:rgba(0, 0, 0, 0.3);
margin-top: 10px;
color:#FFFFFF;
}
.topPage1 a {
color:#FFFFFF;
}

.topPage2 {
background:rgba(0, 0, 0, 0.3);
padding: 10px;
color:#FFFFFF;
}

.topPage2 a {
color:#FFFFFF;
}

.censorblock
{
	color: #009900;
	font-weight: bold;
}

.censorpreview
{
	text-align: center;
	font-weight: normal;
	margin: 1em 2em;
}

.noSci {
font-size: 10px;
color: #5a6a1c;
padding: 7px;
border: 2px solid #5a6a1c;
background: #d2e38d;
margin-bottom: 10px;
} 

#noReg {
padding: 7px 10px 7px 10px;
background:rgba(0, 0, 0, 0.3);
color: #ffde00;
font-size: 11px;
text-align:center;
margin-bottom: 10px;
margin-top: 10px;
}

#noReg a {
color: #ffde00;
text-decoration:underline;
}

#noReg a:hover {
color: #ffde00;
text-decoration:none;
}

.kBut {
margin-top: -8px;
}

/* Navbar
___________ */

.nav-cont {
background: url(http://static09.hentaibb.com/assets/img/nav-bg.png) bottom right no-repeat;
margin: 0 auto;
width: 1059px;
margin-top: 10px;
margin-bottom: 10px;
}

.nav-cont a {
display: block;
text-indent: -5000px;
background-image:url(http://static09.hentaibb.com/assets/img/nav-spr.png);
background-repeat: no-repeat;
border-bottom: 0;
text-decoration: none;
float: left;
}

.nav-cont a.home {background-position: 0 0; width: 103px; height: 35px;}
.nav-cont a.home:hover, .nav-cont a.homeselected {background-position: 0 -36px;}
.nav-cont a.home:active {background-position: 0 -36px;}

.nav-cont a.search {background-position: -103px 0; width: 134px; height: 35px;}
.nav-cont a.search:hover {background-position: -103px -36px;}
.nav-cont a.search:active {background-position: -103px -36px;}

.nav-cont a.dmca {background-position: -237px 0; width: 134px; height: 35px;}
.nav-cont a.dmca:hover {background-position: -237px -36px;}
.nav-cont a.dmca:active {background-position: -237px -36px;}

.nav-cont a.rules {background-position: -371px 0; width: 119px; height: 35px;}
.nav-cont a.rules:hover {background-position: -371px -36px;}
.nav-cont a.rules:active {background-position: -371px -36px;}

.nav-cont a.faq {background-position: -490px 0; width: 129px; height: 35px;}
.nav-cont a.faq:hover {background-position: -490px -36px;}
.nav-cont a.faq:active {background-position: -490px -36px;}

.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.logo a {
display: block;
text-indent: -5000px;
width: 286px;
height: 58px;
background-image: url(http://static09.hentaibb.com/assets/img/logo_spr.png);
background-repeat: no-repeat;
text-decoration: none;
padding:1px 3px 1px 22px;
color:#000;
}

.logo a {background-position: 0 0;}
.logo a:hover {background-position: 0 -60px;}
.logo a:active {background-position: 0 -60px;}

.foot-meta {
	text-align:right;
	color:#FFF;
	margin-top: 10px;
}

.foot-meta a {
	color:#FFF;
}

tr.trspacer {
	margin-bottom: 1px;
}

.bread-bot {
	background:rgba(0, 0, 0, 0.3);
	padding: 10px;
}

.bread-bit a.link {
	color:#FFF;
	text-decoration: none;
}

.bread-bit a.link:hover {
	color:#FFF;
	text-decoration: underline;
}

.search-nav {
	margin: 5px 10px 0px 0px;
	border: 0px;
}

.mini-search {
	padding: 4px 6px 4px 6px;
	background: url(http://static09.hentaibb.com/assets/img/searchbg.png) no-repeat left top;
	border: 0px;
	width: 160px;
	color: #fff;
	margin-right: -6px;
}

.search-but {
	background: url(http://static09.hentaibb.com/assets/img/searchbut.png) no-repeat left top;
	width: 25px;
	height: 24px;
	text-indent: -5000px;
	border: 0px;
	margin: 0;
	padding: 0;
}

.ind-right {
	float:right;
	width: 250px;
}

.ind-left {
float: left;
width: 795px;
margin-top: -10px;
}


		UL.tabNavigation {
		    list-style: none;
		    margin: 0;
		    padding: 0;
		}

		UL.tabNavigation LI {
		    display: inline;
		}
		
		UL.tabNavigation LI A:focus {
			outline: 0;
		}

		div.tabs > div {
			padding: 5px;
			border: 1px solid #4f4f4f;
			border-top: 0;
			width: 236px;
			margin-top: -1px;
			font-size: 11px;
			color: #fff;
		}
		
		#first {
			background:url(http://static09.hentaibb.com/assets/img/new_bg.png) no-repeat;
		}

		#second {
		    background:url(http://static09.hentaibb.com/assets/img/rss_bg.png) no-repeat;
		}
		
		.side-tab a {
		display: block;
		text-indent: -5000px;
		background-image:url(http://static09.hentaibb.com/assets/img/side_spr.png);
		background-repeat: no-repeat;
		border-bottom: 0;
		text-decoration: none;
		width: 125px;
		height: 36px;
		float: left;
		}
		
		.side-tab a.new {background-position: 0 0;}
		.side-tab a.new:hover {background-position: 0 -36px;}
		
		.side-tab a.rss {background-position: -126px 0; width:}
		.side-tab a.rss:hover {background-position: -126px -36px;}
		
		ul.new-posts {
			list-style: none;
			margin: 0;
			padding:3px;
		}
		
		ul.new-posts li {
			padding: 0px 0px 10px 0px;
			margin-bottom: 10px;
			border-bottom: 1px dotted #333;
		}
		
		ul.new-posts li:first-child {
			padding: 5px 0px 8px 0px;
			margin-bottom: 8px;
			border-bottom: 1px dotted #333;
		}
		
		
		ul.new-posts li:last-child {
			padding: 0px 0px 0px 0px;
			border-bottom: 0;
		}
		
		
		ul.new-posts li a {
			color:#FFF;
			text-decoration: none;
			font-weight: bold;
		}
		
		ul.new-posts li a:hover {
			color:#FFF;
			text-decoration: underline;
		}
		
		ul.new-posts li span {
			font-size: 10px;
			color: #cdcccc;
		}
		
		.new-post-sub {
			background:url(http://static09.hentaibb.com/assets/img/tab-bg.png) repeat;
			padding: 3px 0px 4px 4px;
		}
	
		.new-post-sub a {
		display: block;
		background-image:url(http://static09.hentaibb.com/assets/img/rss_spr.png);
		background-repeat: no-repeat;
		text-decoration: none;
		color: white;
		padding: 4px;
		padding-left: 26px;
		}
		
		.new-post-sub a {background-position: 0 0;}
		.new-post-sub a:hover {background-position: 0 -23px;}
		
		.rss-adj-side {
			margin-bottom: 10px;
		}
		
		.reg-side, .don-side {
			margin-bottom: 10px;
		}
		
		.reg-side a {
		display: block;
		text-indent: -5000px;
		background-image:url(http://static09.hentaibb.com/assets/img/reg_spr.jpg);
		background-repeat: no-repeat;
		border-bottom: 0;
		width: 250px;
		height: 95px;
		}
		
		.reg-side a {background-position: 0 0;}
		.reg-side a:hover {background-position: 0 -95px;}
		
		.don-side a {
		display: block;
		text-indent: -5000px;
		background-image:url(http://static09.hentaibb.com/assets/img/don_spr.jpg);
		background-repeat: no-repeat;
		border-bottom: 0;
		width: 250px;
		height: 95px;
		}
		
		.don-side a {background-position: 0 0;}
		.don-side a:hover {background-position: 0 -95px;}
		
		.who-is-side {
			margin-top: 10px;
		}
		
		.who-is-side a {
		display: block;
		text-indent: -5000px;
		background-image:url(http://static09.hentaibb.com/assets/img/who-spr.png);
		background-repeat: no-repeat;
		border-bottom: 0;
		width: 250px;
		height: 34px;
		}
		
		.who-is-side a {background-position: 0 0;}
		.who-is-side a:hover {background-position: 0 -34px;}
		
		.who-side {
			background:rgba(0, 0, 0, 0.3);
			padding: 10px;
			color: #fff;
			font-size: 11px;
			border: 1px solid #4f4f4f;
			border-top: 0;
		}
		
		.who-side div.user-online {
			background:rgba(0, 0, 0, 0.3);
			padding: 5px;
			margin-top: 10px;
		}
		
		.who-side div.user-online2 {
			background:rgba(0, 0, 0, 0.3);
			padding: 5px;
		}
		.who-side div.time-span {
			background:rgba(0, 0, 0, 0.2);
			padding: 5px;
			font-size: 10px;
		}
		
		.who-side span.small-text {
			font-size: 10px;
			color: #f0f0f0;
		}
		
		.who-side div.user-legend {
			background:rgba(255, 255, 255, 0.8);
			padding: 5px;
			margin-top: 10px;
			color:#000;
		}
		
		.new-user-side a {
			color: #fff;
		}
		
		.foot-head {
			background:rgba(0, 0, 0, 0.3);
			padding: 5px;
			color: #fff;
			margin: 0 auto;
			margin-bottom: 10px;
			margin-top: 10px;
			width: 1049px;
		}
		
		.ad-head {
			background:rgba(0, 0, 0, 0.3);
			padding: 10px;
			color: #000;
			margin-bottom: 10px;
			margin-right: 10px;
		}
		
		.ad-head2 {
			background:rgba(0, 0, 0, 0.3);
			padding: 10px;
			color: #000;
			margin-bottom: 10px;
		}
		
		.ad-head span {
			font-size: 12px;
		}
		
		.foot-head a {
			color:#FFF;
			text-decoration: none;
		}
		
		.foot-head a:hover {
			color:#FFF;
			text-decoration: underline;
		}

.partners-text {
	color: #fff;
	font-size: 10px;
	padding-bottom: 3px;
	text-align:left;
}

.partners-foot {
	background:rgba(0, 0, 0, 0.3);
	padding:5px;
}

/* Hidden: make text and background the same color, for when JavaScript is unavailable. */
.spoiler-box, .spoiler-hidden {
	color:#000000;
}

/* Visible */
.spoiler-visible {
	color:#000000;
	background-color:#FFFFFF;
	visibility:visible;
}

div.spoiler-visible {
	display:block;
}

/* Common */
div.spoiler {
	margin: 0.5em 10px 0 10px;
	border: 1px solid #A9B8C2;
}

div.spoiler-top {
	font-style: normal;
	font-weight: bold;
	font-size: 0.9em;
	padding: 0 4px;
	background-color: #A9B8C2;
}

div.spoiler-box {
	font-size: 0.95em;
}

span.spoiler-hidden, span.spoiler-visible {
	padding:0 2px;
}

div.spoiler-hidden, div.spoiler-visible {
	padding: 5px;
}

/* Nested spoilers */
div.spoiler div.spoiler {
	margin-left:15px;
}

.dmca-main {
	background:rgba(255, 255, 255, 0.3);
	padding: 10px;
	font-size: 11px;
}

.dmca-main p {
	margin-bottom: 10px;
	font-size: 11px;
}

.dmca-main ul {
	margin-bottom: 20px;
	margin-top: 20px;
	font-size: 11px;
}

.dmca-main ul li {
	margin-left: 25px;
	margin-bottom: 10px;
	font-size: 11px;
}

.vote-main {
	font-size: 11px;
	padding:4px 10px 4px 10px;
	background:rgba(0, 0, 0, 0.3);
	color: #ffc411;
}

.vote-main a {
	text-decoration: underline;
	color: #ffc411;
}

.vote-main a:hover {
	text-decoration: none;
}

#faqSide {
	float: left; 
	margin-right: 9px;
	width:313px;
	border: 1px solid #555555;
}

#faqSide div.gen {
	margin: 5px 5px 0px 5px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px dotted #878787;
	font-size: 11px;
}

#faqMain {
	float: left;
	width: 733px;
	border: 1px solid #555555;
}

.faqbody {
	font-size: 11px;
	line-height: 140%;
	margin: 5px 0px 5px 0px;
}

.faqTop {
	float: right;
	margin: 0px 5px 5px 0px;
}

/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .tabs-nav {
        display: none;
    }
}

/* Skin */
.tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 4px;
}
.tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.tabs-nav li {
    float: left;
    margin: 10px 0 15px 1px;
}

#glodBor {
	border-top: 1px dotted #4F4F4F;
	border-bottom: 1px dotter #4F4F4F;
	padding: 10px 0 15px 0px;
}

.tabs-nav ul {
	
}
.tabs-nav a, .tabs-nav a span {
    padding: 0 10px;
}
.tabs-nav a {
    position: relative;
    top: 1px;
    z-index: 2;
    padding-left: 0;
    color: #4F4F4F;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
}
.tabs-nav .tabs-selected a {
    color: #fff;
}
.tabs-nav a span {
    padding-top: 6px;
    padding-right: 0;
}
*>.tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.tabs-nav .tabs-selected a span {
    padding-top: 7px;
}
.tabs-nav .tabs-selected a span, .tabs-nav a:hover span, .tabs-nav a:focus span, .tabs-nav a:active span {
    background-position: 0 -50px;
}
.tabs-nav a span, .tabs-nav .tabs-disabled a:hover span, .tabs-nav .tabs-disabled a:focus span, .tabs-nav .tabs-disabled a:active span {
    background-position: 0 0;
}
.tabs-nav .tabs-selected a:link, .tabs-nav .tabs-selected a:visited, .tabs-nav .tabs-disabled a:link, .tabs-nav .tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.tabs-nav .tabs-disabled {
    opacity: .4;
}
.tabs-container {
	font-size: 11px;
	border-top: 1px dotted #4F4F4F;
	padding: 10px 0px 0px 0px;
	margin: 0px 10px 10px 0px;
}

.tabs-container strong {
}
.tabs-loading em {
    padding: 0 0 0 20px;
    background: url(http://static09.hentaibb.com/assets/img/loading.gif) no-repeat 0 50%;
}
#glosDes {
	float: right;
	margin: 12px 10px 0px 0px;

}
