*{margin:0;padding:0}
html{height:100%;overflow-y:scroll;overflow-x:auto;
background: #3f341e url('/images/bg.jpg') repeat;
}
body
{
font:0.8em tahoma,helvetica,verdana,times;
color:#000;
background: url('/images/bg.png') repeat-x;
height:100%;
margin:0;
position:absolute;
width:100%;
}



#loginbox {color:#ddd}
#loginbox fieldset{
display: block;
margin: 0 auto;
overflow: visible;
width: 611px;
background: rgba(20,20,20,0.5);/* url('/images/logincandy.png') no-repeat;*/
min-height: 160px;
padding-bottom: 20px;
color:#ddd; 
}

#loginshit {
width: 45%;
float:right;
padding: 1em;
}
#logininfo {
width: 45%;
float:left;
padding: 1em;
}


#loginbox fieldset ul li{
display:inline;
margin: 1em;
}
.tabs,li{padding:0;display:inline}
.errormessage{color:#08c}
html,body
{
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		-ms-box-sizing:border-box
}
#indexwrapper{

color:#ddd;
position: relative;
margin:0 auto;
padding: 0%;
height: 100%;
width:650px;
/*background: #3f341e url('/images/bg.jpg') no-repeat top center;*/
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
overflow: visible;
}
h1
{
font-size:3em;
font-weight:normal;
color:#fff;
display:block;
text-align:center;
margin-bottom:0.5em;
}

input,textarea{
color:#fff;
background:rgb(0,0,0,0.5)!important;
border:1px solid #000;
}
html>body input  {
background: rgba(20,20,20,0.5)!important;
}
input  {

height: 2em;
display: inline-block;
margin-top: 0.1em;
margin-bottom: 0.4em;
background-color:rgba(20,20,20,0.5)!important;
font-size: 1.5em;
padding-top: 0.25em;
}

#loginbox input{
width: 100%;
}

input[type=submit]
{
width:auto !important;
}
input[type=checkbox]
{
width:auto !important;
height: auto !important;
}

#chatbar {
top:0px;
overflow:visible;
width: 100%;
position:fixed;
/*background: rgba(0,0,0,0.95);*/
background: rgba(0,0,0,0.8);
z-index: 9998;
}

#chatbarinner{display:none} 

#chatbarinner2 {

height: 20em;
top:0px;
overflow-y:scroll;
width: 100%;
}

#chatbar input {
width: 100%;
border-width: 0px;
}

#chatbar p {
padding: 0px;
}

#chatbar span{position: absolute;
bottom: -2em;
padding: 0em 1em;
height: 2em;
-webkit-border-bottom-left-radius:1em;
-moz-border-radius-bottomleft:1em;
background: rgba(0,0,0,0.8);
right: 0px;
z-index: 9998;
display:block;
}




#rememberme{
height: auto !important;
width: auto !important;
background: transparent none;
}

#remembermelabel{
height: 2em;
display: inline-block;
margin-top: 0.1em;
margin-bottom: 0.4em;
}

.formcenter{
display: inline-block;
text-align: left;
margin: 0 auto;
padding: 2em;
}


fieldset{border:1px solid #000}
li{display:list-item;list-style-type:none}

#header
{
position:absolute;
top:0;
height:120px
}

#wrapper 
{
top:0;

color:#ddd;
margin:0 auto;
box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
-ms-box-sizing:border-box;
overflow-x:hidden;


padding:120px 0 0 0;
min-width:990px;
text-align: left;
}

#shoutbox 
{
width:137px;
margin-left:-25px;
font-size:75%;
box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
padding:7px;
padding-top:1px;
-webkit-border-top-left-radius:1em;
-moz-border-radius-topleft:1em;
overflow:hidden;
height:100%;
word-wrap:break-word
}

#shoutbox input{width:100%}
.shoutboxusername{color:#08c}
.shoutboxusername:hover{color:#888}
.shoutboxdatetime{display:none}

#shoutbox a:first-child
{
font-size:140%;
text-decoration:none;
color:#fff
}

div.tooltip
{
	font-size:14px;
	height:153px;
	padding:30px;
	width:310px;
	font-size:14px;
	display:none;
	color:#fff
}

#menu
{
position:fixed;
left:21px;
width:120px;
padding:10px;
padding-top:134px;
font-size: 1.2em;
height:100%;
top: 0%;
z-index:100;
background: transparent url('/images/galleon.png') no-repeat scroll bottom;
}

#menu ul li
{
margin-bottom:5px;
background:rgba(20,20,20,0.5);
border-right:0 solid black;
-webkit-border-top-left-radius:0.5em;
-moz-border-radius-topleft:0.5em;
/*-webkit-border-bottom-left-radius:4px;
-moz-border-radius-bottomleft:4px;*/
padding-left:4px;
}

#menu ul li a
{
color:#fff;
text-decoration:none;
font:120%;
}

#helpboxanimate
{
float:right;
top:120px;
right:0;
padding-bottom:10000px;
margin-bottom:-10000px;
}

#helpbox
{
display:none;
	z-index:99;
width:180px;
padding:9px;
padding-bottom:10000px;
margin-bottom:-10000px;
-moz-border-radius-topleft:1em;
-webkit-border-top-left-radius:1em;
box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
overflow:hidden;
float:right
}

#helpboxcontents	{margin-bottom: 2em}

#ads{
}

#helparrow
{
position:absolute;
bottom:10px;
right:0px;
cursor:pointer;
width:180px
}

#maincol{margin:0}

#outercontent{
overflow: hidden;
min-height: 100%;
}


#content
{
box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
padding:10px;
/*padding-bottom:10000px;
margin-bottom:-10000px;*/
margin-left:150px;
margin-right:150px;
margin-bottom: 2em;
-webkit-border-top-left-radius:1em;
-moz-border-radius-topleft:1em;
overflow:hidden;
min-height:300px;

}

#statusbar
{
position:absolute;
bottom:10px;
color: #000;
width:100%
}

#progressbar
{
float:left;
width:175px;
display:inline-block;
height:0.8em;
-webkit-border-radius:0.4em;
-moz-border-radius:0.4em;
border: 1px solid #000;
overflow:hidden;
}

#progressbar2{
background:rgba(20,20,20,0.5);
-webkit-border-top-right-radius:0.4em;
-moz-border-radius-topright:0.4em;
-webkit-border-bottom-right-radius:0.4em;
-moz-border-radius-bottomright:0.4em;
}
.current{color:#08c !important}
.avatar{width:100px}
.pm-table th{padding-left:5px}
.pm-table td{padding:0 5px}
.row1{background:rgba(150,150,150,0.6);margin:2px 0}
.row0{background:transparent}
.row1:hover,.row0:hover{cursor:pointer}
tr.replyCont td{border-bottom:1px solid #888}
.message{padding:10px}
.msg_from{left:0px}
.msg_to{text-align:right;right:0px}

.yellow{
color: #f0c70a;
}
.red{
color: #f22;
}

.homebox{
border: 1px solid #000;

-webkit-border-top-left-radius:1em;
-moz-border-radius-topleft:1em;
width: 49%;
background: rgba(20,20,20,0.5);
overflow:hidden;
}

p{
padding: 0.5em;
}

.homebox h1{
background: rgba(20,20,20,0.5);
font-size: 1em;
font-weight: bold;
border-bottom: 1px solid #000;
}
.homebox ul{
padding: 0.5em;
}

/*#css-panes > div {opacity: 0;}*/

#accordion h2
{
	margin:0;
	padding:5px 15px;
	font-weight:normal;
	background:rgba(20,20,20,0.5);
	cursor:pointer;		
-moz-border-radius:0.5em;
-webkit-border-radius:0.5em;
}

#accordion h2:hover,#accordion h2.unread:hover{background:rgba(255,255,255,0.1)}
#accordion h2.unread{background:rgba(34,187,255,0.1)}

#accordion h2.current
{
	cursor:default;
	background:rgba(255,255,255,0.1);	
	border:1px solid #08c
}

#accordion div.pane{padding:15px;}

#accordion div.pane h3
{
	font-weight:normal;
	margin:0 0 -5px 0
}


.editable:hover{background:rgba(0,128,192,0.4)}
.shopform{position:absolute;bottom:0px;right:0px;width:50%}
.shopform fieldset{padding:10px;background:rgba(255,255,255,0.1);border:1px solid #000}
.shopform input{width:12%;float:right;margin-top:8px}
.shopslider{margin:10px}
.shopinfo{width:33%}

div.scrollable
{
	overflow:hidden;
	margin:0 auto;
	display:table;
	width:auto !important;
	min-height:375px
}

#thumbs
{
	width:1000%;
	border:1px solid rgba(70,70,70,0);
	display:table-row;
	min-height:375px
}

#thumbs .shopatron
{
	width:10%;
	min-height:100%;
	border:1px solid rgba(70,70,70,0);
/*	cursor:default;*/
	position:relative;
	min-height:375px
}

.shopatron img
{
	width:50%;
	float:left
}



#dive_navi
{
	float:left;
	width:75px;
	text-align:center;
	border-right:1px solid #000;
	z-index:999
}

#dive_navi li
{
	width:auto;
	cursor:pointer;
}

#dive_navi li:hover{background:rgba(255,255,255,0.1)}
#dive_navi li.active{background:rgba(255,255,255,0.1)}
#dive_navi img{width:75px}
#thumbs .profileatron{width:10%;min-height:100%}
#thumbs div.hover{background:rgba(255,255,255,0.1)}
#thumbs div.active{background:#08c;cursor:default}
#thumbs h3 em{font-style:normal}
#thumbs h3{padding-bottom:1em}
#thumbs p{padding-bottom:1em}

.clearfix:after
{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden
}

.shopatron{display:table-cell}
.shopatron img{
width: 50%;
}
.checkbox{cursor:pointer}

#footer
{
	width: auto;
	margin-left: 150px;
	margin-right: 150px;
	/*clear:both;*/
	padding: 10px;
	border: 1px solid #000;
	background:rgba(20,20,20,0.5);
	overflow:hidden;
	color: #666;
} 

#footer h2{
	font-weight: normal;
	border-bottom: 1px solid #000;
}

#footer div{
float:left;
width: 19%;
}

#twitter{
float:right !important;
width: auto !important;
}

.highlightme,a,#menu a:hover,.row1:hover,.row0:hover,.msg_new{color:#08c;}
.ui-tabs,.ui-tabs-hide,#accordion div.pane{display:none}
.arrow,#shoutbox,.shoutboxusername,.avatar,.shopform,.shopinfo,#thumbs,#thumbs .profileatron,#thumbs .shopatron{float:left}
textarea,#shoutbox,#menu ul li,#helpbox,#content,#accordion h2{border:1px solid #000}
.arrow:hover,#content,textarea,#shoutbox,#menu ul li,#helpbox{background:rgba(20,20,20,0.5)}
.row0,.row1,#menu ul li{list-style-type:none}
#thumbs img .shop,textarea,#header,#wrapper,#wrapper1,#wrapper2,.pm-table{width:100%}
#progressbar2,#thumbs,.shopatron,#thumbs .profileatron{height:100%}
#wrapper1,#wrapper2,#maincol,#content,div.scrollable,#thumbs,#footer,#wrapper,#menu ul li,#helpbox{position:relative}

a img{border:none}

span.unread
{
float:right;
font-size:0.5em
}