/* mac hide\*/
html, body {height:100%}
/* end hide */
body {
	padding:0;
	margin:0;
	text-align:center;
	min-width:760px;/* for mozilla*/
	background-color: #F2E3EE;
	color: #000000;
font-size: 0.8em; font-family:  verdana,Arial, helvetica, sans-serif;

	
	background: #709394 url("../img/gradient.png") fixed repeat-x;

}

div {
	margin: 0;
	/* border: 1px dotted pink; */
}


#footer{
	background:  white url("../img/h1-bg_ud.png") repeat-x bottom left;
}








#outer{
	height:100%;
	min-height:100%;
	width:850px;
	min-width: 850px;
	border-left:1px solid #888885;
	border-right:1px solid #888885;
	border: 1px solid #888885;
	color: #000000;
	text-align:left;
	margin:auto;
	position:relative;
	/* background:  url(images/centredbg.jpg) repeat-y center center; */

	background:  #fff;
	position:relative;
	 -moz-box-shadow: 0 0 25px rgba(0,0,0,.65);
	-webkit-box-shadow: 0 0 25px rgba(0,0,0,.65);

	background-color: white;

	background-image: url("../img/h1-bg.png");
	background-repeat: repeat-x;
	background-position: 0px 0px;
	overflow: hidden;

}
 
html>body #outer{height:auto;} /*for mozilla as IE treats height as min-height anyway*/
#innerwrap, #innerwrapnoright {/* enables content first */
	float:left;
	width:626px;

	margin-top: 10px;
	/*	border: 1px dotted blue; */
}

#innerwrapnoright
{
	width: 758px;

}

#centercontentnoleftright
{
	width: 75%;
	float: left;
	margin-right: 0em;
	padding: 0em;

}


#header{
	/*position:absolute;*/
	top:0px;
	left:0px;
	z-index:100;

	width:757px;

}

#header p
{
	padding: 1em;
}
#left {
	position:relative;/*ie needs this to show float */
	width:120px;
	float:left;
	padding-top:10px;/*needed to make room for header*/
	padding-top:20px;/*needed to make room for header*/
	padding-bottom:32px;/* needed to make room for footer */

	padding-left: 5px;


	/* debugging */
	width:118px;
/*	border: 1px dotted orange; */
}



#left p {padding-left:1em;padding-right:2px}
#right p {padding-left:4px;padding-right:2px}

#right {
	position:relative;/*ie needs this to show float */
	width:130px;
	float:right;
	padding-top:10px;/*needed to make room for header*/
	padding-bottom:32px;/* needed to make room for footer */

	padding-top:20px;/*needed to make room for header*/
	border: none;
}

#footer {

	clear:both;
	/*height:50px;*/
	border-left:1px solid #fff;
	border-bottom:1px solid #fff;
	/* background-color: #d7dde5; */
	color: #000000;
	text-align:center;
	left:0;
	bottom:0;
	position: absolute;
	padding-bottom: 30px;

	width: 100%;

	margin-right: -1px;
	padding-right: -1px;
	border-right: 1px solid #888885;

/*	border: 1px dotted black;*/

}
* html #footer {/*only ie gets this style*/
	\height:52px;/* for ie5 */
	he\ight:50px;/* for ie6 */
}
div,p  {margin-top:0}/*clear top margin for mozilla*/

#centrecontent, #centercontentnoleftright, #centercontentnoright {
	float:right;
	padding-top:10px;
	padding-bottom:32px;/* needed to make room for footer */


	padding-top:20px;/*needed to make room for header*/
	/* border: 1px dotted orange; */
/*	border: 1px dotted red;*/
}


#innerwrapnoright
{
	width: 95%;
	margin-left: 1em;
	margin-right: 1em;
	
}


#centercontentnoright
{
	float: right;
	width: 75%;

}




#header{ width: 100%; }
#outer{ width: 75%; }

#innerwrap { width: 80%;
	margin-right: 0;
	float: left;
	border: 0;
}

#left {
	width: 23%;
	float: left;
	overflow: hidden;
	margin: 0;
	border: 0;

}

#centrecontent{ width: 75%; margin: 0; float: right; 



}

#innerwrapnoleft
{
	margin-left: 1em;
	margin-right: 1em;
}


#innerwrapnoleftright { margin-left: 1em; margin-right: 1em;  }
#centercontentnoleftright{ width: 100%; float: left;}

#right { width: 20%; 
	border: 1px dotted red;
	border: 0; margin: 0;
}





#centrecontent p {padding-left:3px;

	text-align:justify;
}


#clearfooter {width:100%;height:52px;clear:both} /* to clear footer */


/*********** decoration **********/

img
{
	border: 0px none;
}

select
{
	margin: 0;
	border: 1px solid #dedede;

}

.wrap1, .wrap2, .wrap3 {
margin-left: auto;
margin-right: auto;
  /* display:inline-table; */
  display: table;
  /* \*/display:block;/**/
}

.wrap1 {
float: left;position: relative;
  background:url('../img/shadow_thumb.png') no-repeat right bottom;
}

.wrap2 {
  background:url('../img/corner_bl.gif') no-repeat left bottom;
  }
.wrap3 {
  background:url('../img/corner_tr.gif') no-repeat right top; padding-left:0; padding-right:22px; padding-top:0; padding-bottom:22px;
  }
  
  .wrap3 img {
  display:block;
  }
  
hr
{
	border: 0px none;
	color: #eeeeee;
	background-color: #eeeeee;
	height: 3px;
}

div.tab a { text-decoration: none; }


div.tabline
{
	border-bottom: 1px solid #dedede;
	display: inline;
	width: 10em;
}


div.tab {
	margin: 0;
	font-size: 100%; 
	font-family: Arial, Tahoma, Sans-serif; 
	background: #FFFFFF url('../img/btnbg.gif') repeat-x bottom left;
	padding: 1px 5px; 
	height: 23px;
	color: #454545;	
	cursor: pointer;
	border: solid 1px #dedede;
	border-bottom: none; 
	display: inline;
	width: 10em;

	padding-left: 0.25em;
	padding-right: 0.25em;
}



input.textbox
{
	padding: 0.25em;
	margin-bottom: 0.5em;
}

div.tabdull
{
	border: solid 1px #dedede;
	border-bottom: none; 
	background: #FFFFFF url('../img/btnbg.gif') repeat-x bottom left;
	color: #aaa;
	font-style: italic;
	display:inline;
	padding-left: 0.25em;
	padding-right: 0.25em;	
}


div.tabhighlight
{
	border: solid 1px #dedede;
	border-bottom: none; 
	background: #FFFFFF url('../img/btnbg.gif') repeat-x bottom left;
	display:inline;
	font-weight: bold; 
	padding-left: 0.25em;
	padding-right: 0.25em;	
}

div.tabhighlight a { text-decoration: none; }


div.centeredtext
{
	text-align: center;
}

div.rightalignedtext
{
	text-align: right;
}


div.thumbdiv
{
}

div.messagetab
{
	opacity: .25;
	filter: alpha(opacity=25);
	position: absolute;
	right: 10%; 
	top: 0px;
	color: white;
	padding: 0.25em;
	background: black;
	font-family: sans-serif;
}

table
{
	border-collapse: separate;
}
table.thumbtable
{
	width: 100%;
}

td.thumbcell
{
	text-align: center;
	vertical-align: bottom;
}

img.upone
{
	float: left;
	position: absolute;
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;

	border: 0;
	z-index: 1000;
}

#content h1
{
	font-size:18px;
	line-height:18px;
}

#content h2
{
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:16px;
	line-height:16px;
}

#content h3
{
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:14px;
	line-height:14px;
	font-weight:900;
}




input, textarea, input.file
{
	background-color:#fefefe;
	border: solid 1px black;
	border: solid 1px #dedede;
}

input.button
{
	background-color: #eee;
}


input.button {
	/*margin: 0; */
	font-size: 100%; 
	font-family: Arial, Tahoma, Sans-serif; 
	border: none; 
	background: #FFFFFF url('../img/btnbg.gif') repeat-x bottom left;
	padding: 1px 5px; 
	font-weight: bold; 
	height: 23px;
	color: #454545;	
	cursor: pointer;
	border: solid 1px #dedede;
}




th.posthead
{
	vertical-align: top;
	padding: 5px;
	background: #eeeeee;
}

div.posthead
{
	border-bottom: 2px solid white;
}

div.postbody
{
	border-bottom: 2px solid white;
	padding-left: 1em;
}

.posthead
{

	margin: 0;
	text-align: left;
	vertical-align: top;
	padding: 5px;
	background: #dfdfdf;
	border-left: 2px solid #f3f3f3;
	border-top: 2px solid #f3f3f3;
	
	background: #efefef url('../img/opaquegradtop.png') repeat-y 0 0 ;

}

.postbody
{
	vertical-align: top;
	padding: 5px;
	background: #f3f3f3;
	
}




.postheadmod
{

	opacity: .40;
	filter: alpha(opacity=40);
	margin: 0;
	text-align: left;
	vertical-align: top;
	padding: 5px;
	background: #dfdfdf;
	border-left: 2px solid #f3f3f3;
	border-top: 2px solid #f3f3f3;
	
	background: #efefef url('../img/opaquegradtop.png') repeat-y 0 0 ;
	border-bottom: 2px solid white;
}

.postbodymod
{
	opacity: .40;
	filter: alpha(opacity=40);
	vertical-align: top;
	padding: 5px;
	background: #f3f3f3;
	border-bottom: 2px solid white;
	padding-left: 1em;
}

td.forumtopic1
{
	text-align: left;
	margin: 0;
	padding-left: 0.5em;
	padding-right:0.5em;
	vertical-align: middle;
	background:#f3f3f3;
	
	/*border-left: 2px solid #fafafa;
	border-top: 2px solid #fafafa;*/
}

td.forumtopic2
{
	margin: 0;

	text-align: left;
	padding-left:0.5em;
	padding-right:0.5em;
	vertical-align: middle;
	
	/*/border-left: 2px solid #fcfcfc;
	border-top: 2px solid #fcfcfc;	*/
	
	background: #fcfcfc url('../img/opaquegrad.png') repeat-y 0 0 ;

}

td.forumtopic1
{
	text-align: left;
	padding-left: 0.5em;
	padding-right:0.5em;
	vertical-align: middle;
	background:#f3f3f3;

	background: #fafafa url('../img/opaquegrad.png') repeat-y 0 0 ;
}

.forumtopicmod1
{
	opacity: .40;
	filter: alpha(opacity=40);
	text-align: left;
	padding-left:0.5em;
	padding-right:0.5em;
	/*vertical-align: middle;*/
	vertical-align: top;
	background:#fafafa;
}

.forumtopicmod2
{
	opacity: .40;
	filter: alpha(opacity=40);
	text-align: left;
	padding-left:0.5em;
	padding-right:0.5em;
	vertical-align: top;
	background:#f3f3f3;
}



td.postbodymeta
{
	vertical-align: top;
	padding: 5px;
	background:#eeeeee;
}




table#mastertable
{
	border: 0px;
	border-collapse: collapse;
	margin-left: auto; margin-right: auto;
	width:90%;

	height: 100%;
	background: none;
}


table#mastertablebig
{
	border: 0px;
	border-collapse: collapse;
	margin-left: auto; margin-right: auto;

	width:95%;
	height: 100%;
}


td#middle
{
	padding:0;
	margin: 0;
	vertical-align: top;
	background: #fff;
}


div#tagline
{
	font-family: Georgia, Times New Roman, Times, serif; 
	font-style: italic;
	text-align: right;
	padding-top: 3px;
	margin-left: 14px;
	margin-right: 14px;
	height: 20px;
	/*float: right;*/
	background-color: #ffffff;
	background: #ffffff url('../img/topshadow.png') repeat-x 0 0 ;
}

div#taglinegodmode
{
	font-family: Georgia, Times New Roman, Times, serif; 
	font-style: italic;
	text-align: right;
	margin-right: 1em;
	width: 100%;
	height: 20px;
	background-color: #ffffff;
	border-top: solid 1px black;
	background-image: url('../img/godmode3.png');
	background-repeat: no-repeat;
}
div#stuff
{	
	text-align:justify;
	background: #ffffff;
	padding-left: 0.5em;
	padding-right: 0.5em;
}

div.forumtopics
{
	padding-bottom: 1.0em;

}

div.maxwidth
{
	width: 100%;
	padding: 0;
	margin: 0;
	background: #fff;
}

div#recent
{	
	text-align:left;
	padding-left: 1em;
	padding-right: 1em;
	background: #fff;
}

div#rightnav
{
	padding-top: 0.5em;
	padding-left: 0.5em;
	text-align:left;
	float:right;
	/*min-width:160px;*/
}

div#centercontent
{
	padding: 1em;
	padding-left: 2em;
	padding-right: 2em;
	margin-left: 15%; 
	margin-right: 15%;
	margin-right: 170px;
}

div#centercontent h2
{
	margin-bottom: 0.1em;
}

div#centercontentbig
{
	padding: 1em;
	margin-left: 15%; 
}

/*div#centercontentnoright
{
	padding: 1em;
	margin-left: 15%; 
}*/

/*div#centercontentnoleftright
{
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 0;
}*/



div#leftnav
{
	padding-top: 0.5em;
	padding: 5px;
	text-align:left;
	float:left;
	width: 15%;	
}

.message
{
	color: #00aa00;
	font-weight: 900;
	margin: 0;
}

.warning
{
	color: #aa0000;
	font-weight: 900;
	margin: 0;
}


div.code
{
	background-color: #eeeeee;
	color: #000000;
	font-size:1.0em;
	padding: 1em;
	font-family:courier, arial, verdana, helvetica, sans-serif; 
	margin: 0.5em;
}

.leftfloatbox
{
	float: left;
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.centerbox
{
	text-align: center;
	display: block;
	margin-left: auto;
	margin-right: auto;
}


.rightfloatbox
{
	float: right;
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

/*div.quote
{
	background: #fcfcfc;
	padding: 0.5em;
	margin: 0.5em;
	border: 1px dotted black;
}*/


blockquote {
	margin-left: 1em;
	padding: 0;
	background: transparent url('../img/quoleft.png') left top no-repeat;
}

blockquote div.quote {
	margin: 0;
	padding: 0;

	padding: 0 24px;
	background: transparent url('../img/quoright.png') right bottom no-repeat;
}




.configtable td
{
	padding: 5px;
}



/*********** links ****************/

a img.blockimg { padding: none;margin: none; text-decoration:none; outline:none;border:none;} 

a img {
border:none;
text-decoration:none;
}

a img.blockimg { padding: none;margin: none; text-decoration:none; outline:none;border:none;} 

a img {
border:none;
text-decoration:none;
}




a:link {color: #000055; text-decoration: underline; }
a:active {color: #aa0000; text-decoration: underline; }
a:visited {color: #0066cc; text-decoration: underline; }
a:hover {color: #aa0000; text-decoration: none; }

a.th
{
	background-color: #c4cde2;
	font-weight: 900;
	text-decoration: none;
}

a.th_cat img
{
	border: 5px solid #5f5033;
}


a.th_cat:hover img
{
	border: 5px solid #c8b89a;
}

a.th  img
{
	border: 1px solid #5f5033
}


a.th:hover img
{
	border: 1px solid #c8b89a;
}

a.th_cat img.upone, a.th_cat:hover img.upone
{
	border: 0px;
}



#logoback a b
{
	display: none;
}


#logoback b
{
	display: none;
}


#logoback a
{
    position: absolute;
    top: 0;
    left: 0;
    
	width: 555px;
	height: 97px;
	background: url('../img/logo_n.png') no-repeat 0px 0px;

}


h2  a:link, h2 a:visited, h2 a:hover,
h1  a:link, h1 a:visited, h1 a:hover,
h3  a:link, h3 a:visited, h3 a:hover
{
	text-decoration: none;
}
