/*------------------------------------------------------------------*/
/* FILE GENERATED BY INVISION POWER BOARD                           */
/* DO NOT EDIT BY HAND WITHOUT RESYNCHRONISING BACK TO THE DATABASE */
/* OR CHANGES TO THIS FILE WILL BE LOST WHEN NEXT EDITED FROM THE   */
/* ADMIN CONTROL PANEL                                              */
/* STYLE DIRECTORY: schwarzes_gothic_forum                                     */
/* CACHE FILE: Generated: Sun, 12 Aug 2007 14:50:09 GMT */
/*------------------------------------------------------------------*/

/*~START CSS~*/

/* 
 *  Standardstyle NSG Schwarzromantik 22. September 2005 und folgende ## http://www.neksus.de
 */

/*
 * ========================================
 * global element styles
 * ========================================
 */

html{
	overflow-x: auto; /* fixes MSIE scrollbar bug DO NOT REMOVE, has no effect in Mozilla, or Opera */
	background: #000;
	scrollbar-arrow-color: #877; 
    scrollbar-track-color: #333; 
    scrollbar-face-color: #411;
	scrollbar-highlight-color: #522; 
    scrollbar-3dlight-color: #622; 
    scrollbar-darkshadow-color: #322; 
    scrollbar-shadow-color: #211;
}

body{
	background: #000;
	color: #a98;
	font-family: "Comic Sans MS", "Trebuchet MS", Tahoma, Georgia, Serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 130%;
	margin: 0;
	padding: 0; /* required for Opera to have 0 margin */
	text-align: center; /* centers board in MSIE */
}

legend { color: #fffdea}

table,
tr,
td{ /* required for text in tables, because tables do not inherit from body */

	background: transparent;
	color: #a98;
	font-size: 11px;
	font-weight: normal;
	line-height: 135%;
}

table{ /* makes all tables 100% wide */
	width: 100%;
}

form{
	display: inline;
	margin: 0; /* removes mystery form tag gapping */
	padding: 0; /* removes mystery form tag gapping */
}

img{
	border: none; /* makes sure linked images do not have a border */
	vertical-align: middle;
}

/*
 * ========================================
 * Main wrapper, this controls the overall width of the board in you browser view window.
 * ========================================
 */

#ipbwrapper{
	margin: 1% auto 1% auto;  /* centers the box, no matter the overall width, also applies a 20px gap at the top and bottom of the board */
	text-align: left; /* re_aligns text to left second part of two part MSIE centering workaround */
width: 86%;
}

/* 
 * ========================================
 * Set up IPB table
 * ========================================
 */
 
.ipbtable td, 
.divpad{ 
	padding: 5px;
}

td.nopad{ 
	padding: 0;
}

.ipbtable { width:100% }

table.ipbtable,
tr.ipbtable,
td.ipbtable{ /* required for text in tables, because tables do not inherit from body */
	background: transparent;
	color: #AEAEAE;
	font-size: 11px;
	line-height: 135%;
}

/*
 * ========================================
 * global hyperlink styles
 * ========================================
 */

a:link,
a:visited,
a:active{
	background: transparent;
	color: #CAC0B7;
	text-decoration: underline;
}

a:hover{
	background: transparent;
	color: #E7DCD1;
}

/* 
 * ========================================
 * Custom bits and pieces 
 * ========================================
 */


 
fieldset {border: 1px solid #000000;}

/*
 * ========================================
 * styles for pagination links
 * ========================================
 */


.pagelink,
.pagelinklast,
.pagecurrent,
.minipagelink,
.minipagelinklast{
	background: #300;
	border: 1px solid #411;
	padding: 1px 3px 1px 3px;
}

.pagelinklast,
.minipagelinklast{
	background: #100;
}


.pagecurrent{
	background: #600;
}

.minipagelink,
.minipagelinklast{
	border: 1px solid #422;
	font-size: 10px;
                     font-weight: normal;
	margin: 0 1px 0 0;
}

.pagelink a:active,
.pagelink a:visited,
.pagelink a:link,
.pagelinklast a:active,
.pagelinklast a:visited,
.pagelinklast a:link,
.pagecurrent a:active,
.pagecurrent a:visited,
.pagecurrent a:link,
.minipagelink a:active,
.minipagelink a:visited,
.minipagelink a:link,
.minipagelinklast a:active,
.minipagelinklast a:visited,
.minipagelinklast a:link{
	text-decoration: none;
    font-weight: normal;
}

/* fake button effect for some links */
.fauxbutton{
	background: #765;
	border: 1px solid #800;
	font-size: 11px;
	font-weight: bold;
	padding: 4px;
}

.fauxbutton a:link,
.fauxbutton a:visited,
.fauxbutton a:active{
	color: #080808 !important;
	text-decoration: none;
}

.forumdesc,
.forumdesc a:link,
.forumdesc a:visited,
.forumdesc a:active{
	background: transparent;
	font-size: 10px;
	color: #a98;
	line-height: 135%;
	margin: 2px 0 0 0;
	padding: 0;
}

.searchlite {
	background-color:#0f0;
	font-weight:bold;
	color: #000;
}

.activeusers{
	background: #200 url(schwarzes_gothic_forum/dunkle-poesie.jpg);
	border: 1px solid #333;
	color: #A99D83;
	margin: 0px;
	padding: 1px;
}

.activeuserposting a:link,
.activeuserposting a:visited,
.activeuserposting a:active,
.activeuserposting{
	font-style:italic;
	text-decoration: none;
	border-bottom:1px dotted #333;
}

fieldset.search{
	line-height: 150%;
	padding: 6px;
}

label{
	cursor: pointer;
}

img.attach{
	background: #898989 url(schwarzes_gothic_forum/click2enlarge.gif) no-repeat top right;
	border: 2px outset #fee;
	margin: 0 2px 0 0;
	padding: 11px 2px 2px 2px;
}

.thumbwrap,
.thumbwrapp,
.fullimagewrap{
	border: 1px solid #898989;
	margin: 2px;
}

.thumbwrapp{
	border: 2px solid #474747;
}

.fullimagewrap{
	background: #F9F9F9;
	text-align: center;
	margin: 5px 0 5px 0;
	padding: 5px;
}

.thumbwrap h4,
.thumbwrapp h4{
	background: #F9F9F9;
	border: none !important;
	border-bottom: 1px solid #8C0000;
	color: #262626;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 5px;
}

.thumbwrap p,
.thumbwrapp p{
	background: #FEFEFE !important;
	border: none !important;
	border-top: 1px solid #8C0000 !important;
	margin: 0 !important;
	padding: 5px !important;
	text-align: left;
}

.thumbwrap p.alt,
.thumbwrapp p.alt{
	background: #FEFEFE !important;
	margin: 0 !important;

	padding: 5px !important;
	text-align: left;
}

.thumbwrapp p.pin{
	background: #FEFEFE !important;
	text-align: center !important;
}

.thumbwrap img.galattach,
.thumbwrapp img.galattach{
	background: #FEFEFE url(schwarzes_gothic_forum/img_larger.gif) no-repeat bottom right;
	border: 1px solid #8C0000;
	margin: 5px;
	padding: 2px 2px 10px 2px;
}

li.helprow{
	margin: 0 0 10px 0;
	padding: 0;
}

ul#help{
	padding: 0 0 0 15px;
}

.warngood{
	color: #006600;
	font-weight: bold;
}

.warnbad{
	color: #880000;
	font-weight: bold;
}

#padandcenter{

	margin: 0 auto 0 auto;
	padding: 14px 0 14px 0;
	text-align: center;
}

#profilename{
	font-size: 24px;
	font-weight: bold;
}

#photowrap{
	padding: 6px;
}

#phototitle{
	border-bottom: 1px solid #400;
	font-size: 24px;
}

#photoimg{
	margin: 15px 0 0 0;
	text-align: center;
}

#ucpmenu,
#ucpcontent{
	background: #000;
	border: 1px solid #600;
	line-height: 150%;
}

#ucpmenu p{
	margin: 0;
	padding: 2px 5px 6px 9px;
}

#ucpmenu a:link,
#ucpmenu a:active,
#ucpmenu a:visited{
	text-decoration: none;
}

#ucpcontent{
	width: auto;
}

#ucpcontent p{
	margin: 0;
	padding: 10px;
}

.activeuserstrip{
	background: transparent;
	padding: 6px;
}

/* Topic View elements */
.signature{
	background: transparent;
	color: #876;
	font-size: 10px;
	line-height: 150%;
	text-align: center;
}

.postdetails{
	font-size: 10px;
	line-height:140%;
}

.postcolor{
	font-size: 14px;
	line-height: 140%;
}

.postcolor a{ color: #c90 }
.postcolor a:hover { color: #eb2 }

.normalname{
	color: #a98;
	font-size: 12px;
	font-weight: bold;
}

.normalname a{
	font-size: 12px;		
	text-decoration: underline;
}

.post1,
.bg1{
	background: transparent;
	border: 1px solid #300;
	border-bottom: 1px dotted #300;
}

.post2,
.bg3{
	background: transparent url(schwarzes_gothic_forum/post1.gif) no-repeat bottom right;
	border: 1px solid #300;
	border-bottom: 1px dotted #300;
}

.row2shaded,
.post1shaded { background-color: #433}
.row4shaded,
.post2shaded { background-color: #433 }

.row1 {
	border: 1px solid #300
}

.row2{
	border: 1px solid #300
}

.darkrow1{
	background: #500;
	color: #FFFDEA;
}

.darkrow3{
	background: #500;
	color: #3a4f6c;
}

/* tableborders gives the white column / row lines effect */
.plainborder,
.tablefill,
.tablepad{
	background: #100;
	border: 1px solid #400;
}

.tablefill,
.tablepad{
	padding: 6px;
}

.tablepad{
	border: none !important;
}

.wrapmini{
	float: left;
	line-height: 1.5em;
	width: 28%;
}

.pagelinks{
	float: left;
	line-height: 1.2em;
	width: 35%;
}

.desc{
	font-size: 11px;
	color: #a98;
}

.lastaction
{
	font-size: 10px;
}

.edit{
	font-size: 9px;
	font-style: italic;
	color: #987
}

.thin{
	border-top: 1px solid #444;
	border-bottom: 1px solid #444;
	border-left: 0;
	border-right: 0;
	line-height: 150%;
	margin: 2px 0 2px 0;
	padding: 6px 0 6px 0;
}

/*
 * ========================================
 * calendar styles
 * ========================================
 */

.calmonths{
	background: #600;
	border: 1px dotted #333;
	font-size: 18px;
	font-weight: bold;
	margin: 5px 0 5px 0;
	padding: 8px;
	text-align: center;
}

.weekday{
	font-size: 14px;
	font-weight: bold;
}


.calmonths a{
	text-decoration: none;
}

.calday,
.calweekday{
	background: #777;
	color: #333;
	font-size: 11px;
	font-weight: bold;
	margin: 0;



	padding: 4px;
	text-align: right;
}

.calweekday{
	border-right: 1px solid #6F6F6F;
	color: #222;
	font-size: 14px;
	padding: 6px;
	text-align: center;
}

.cellblank,
.celldate,
.celltoday,
.mcellblank,
.mcelldate,
.mcelltoday{
	background: #200;
	height: 100px;
	margin: 0;
	padding: 0;

	vertical-align: top;
}

.mcellblank,
.mcelldate,
.mcelltoday{
	height: auto;
}

.cellblank,
.mcellblank{
	background: #999;
}

.celltoday,
.mcelltoday{
	border: 2px solid #ca8;
}

/*
 * ========================================
 * form styles
 * ========================================
 */

.input-warn,
.input-green,
input,
textarea,
select{
	background: #100;
	border-top: 1px solid #741;
	border-left: 1px solid #842;
	border-bottom: 1px solid #953;
	border-right: 1px solid #953;
	color: #A99D83;
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
	margin: 5px;
	padding: 2px;
	vertical-align: middle;
}

.input-warn,
.input-warn-content
{
	border: 1px solid #C00;
}

.input-ok,
.input-ok-content
{
	border: 1px solid #0C0;
}

.input-warn-content
{
	padding: 4px;
	margin: 4px;
	background-color: #480000;
}

.input-ok-content
{
	padding: 4px;
	margin: 4px;
	background-color: #144800;
}


.input-text
{
	color: #C3C3C3;
}

select{
	border: none;
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
	margin: 0;
	padding: 0;
}

input.button{
	margin: 0;
	width: auto;
}

optgroup option{
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
}

.codebuttons{

	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 10px;
	vertical-align: middle;
	margin:2px;
	color: #800;
	background-color: #aa8;
	border: 1px solid #777;
}

.textarea,
.searchinput,
.button,
.gobutton{
	background: #000;
	border-right: 1px solid #411;
	border-bottom: 1px solid #411;
	border-left: 1px solid #600;
	border-top: 1px solid #600;
	color: #a98;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 11px;
	padding: 2px;
	vertical-align: middle;
}

.button{
	color: #a98;
	background: #200;
	border-left: 1px solid #531;
	border-bottom: 1px solid #531;
	border-right: 1px solid #861;
	border-top: 1px solid #751;
}

.gobutton{
	background: transparent;
	border: none;
	color: #080808;
	margin: 0;
	vertical-align: middle;
}

.radiobutton,
.checkbox,
.helpbox {
	border: none;
	vertical-align: middle;
}

.formtable{
	background: transparent;
}

.formtable td,
.pformleft,
.pformleftw,
.pformright{
    color: #bba;
	background: #300;
	border: 1px solid #500;
	border-bottom: 0;
	border-left: 0;
	font-weight: bold;
	margin: 1px 0 0 0;
	padding: 6px;
	width: 25%;
}

.formtable td.wider,
.pformleftw,
.pformright{
	width: 40%;
}

.formtable td.formright,
.pformright{
	border-right: 0;
	font-weight: normal;
	width: auto;
}

.formtable td.formtitle{
	background: #500 url(schwarzes_gothic_forum/verlauf.jpg);
	border: 1px solid #222;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	font-weight: normal;
}

.formsubtitle{
	background: #200;
	border-bottom: 1px solid #300;
	border-right: 2px solid #300;
	color: #a98;
	font-weight: normal;
	padding: 5px;
}

.formtable td.formstrip{
	background: #F1F1F1;
	border: 1px solid #9A6837;
	border-left: 0;
	border-right: 0;
	font-weight: normal;
}

/*
 * ========================================
 * new style quote and code wrappers MATT's DESIGN
 * ========================================
 */

.quotetop{
	background: #000 url(schwarzes_gothic_forum/css_img_quote.gif) no-repeat right;
	color: #c93;
	font-weight: bold;
	font-size: 11px;
	margin: 8px auto 0 auto;
	padding: 4px;
	width: 92%;
	text-align: left;
}

.quotemain{
	background: #111;
	color: #a98;
	border-top: 1px solid #600;
	border-bottom: 1px solid #600;
	font-family: Verdana, Arial, serif;
	font-size: 11px;
	padding: 4px;
	margin: 0 auto 8px auto;
	width: 92%;
	text-align: left;
}

.codetop,
.sqltop,
.htmltop{
	background: #000 url(schwarzes_gothic_forum/css_img_code.gif) no-repeat right;
	color: #c93;
	font-weight: bold;
	margin: 8px auto 0 auto;
	padding: 4px;
	width: 92%;
	font-size: 11px;
	text-align: left;
}

.codemain,
.sqlmain,
.htmlmain{
	background: #111;
	color: #a98;
	border-top: 1px solid #444;
	border-bottom: 1px solid #444;
	font-family: Courier, Courier New, Verdana, Arial, serif;
	font-size: 11px;
	padding: 4px;
	margin: 0 auto 8px auto;
	width: 92%;
	text-align: left;
}


/*
 * ========================================
 * All New Styles
 * ========================================
 */
.cleared{
	clear: both;
}

.borderwrap,
.borderwrapm{ /* this will affect the outlining border of all the tables and boxes through-out the skin. */
	background: #000;
	border: 1px solid #300;
	padding: 0;
	margin: 0;
}

.borderwrapm{
	margin: 5px;
}

.borderwrap h3{
	background: #200;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 8px;
}


.maintitle,
.maintitlecollapse{
	background: #300 url(schwarzes_gothic_forum/tile_cat.gif);
	color: #bbb;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 8px;
}

.maintitlecollapse{
	border-bottom: 1px dashed #622;
}

.maintitle p,
.maintitlecollapse p,
.formsubtitle p,
.maintitle h2,
.maintitlecollapse h2 {
	background: transparent !important;
	border: none !important;
	margin: 0 !important;
	padding: 0 !important;
	font-size: 12px;
}

.maintitle p.expand,
.maintitle p.goto,
.maintitlecollapse p.expand,
.formsubtitle p.members{
	float: right;
	width: auto !important;
}

.maintitle a:link,
.maintitle a:visited,
.maintitlecollapse a:link,
.maintitlecollapse a:visited{
	background: transparent;
	color: #c93;
	text-decoration: none;
}

.maintitle a:hover,
.maintitle a:active,
.maintitlecollapse a:hover,
.maintitlecollapse a:active{
	background: transparent;
	color: #ccb;
}

table th,
.borderwrap table th,
.subtitle,
.subtitlediv,
.postlinksbar{
	background: transparent url(schwarzes_gothic_forum/tile_sub.gif);
	border-bottom: 1px solid #500;
	color: #963;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0;
	padding: 5px;
}

.subtitlediv{
	border: 1px dashed #555;
	border-bottom: 1px dashed #777;
	text-align: right;
}

.borderwrap table th a:link,
.subtitle a:link,
.subtitlediv a:link,
.borderwrap table th a:visited,
.subtitle a:visited,
.subtitlediv a:visited,
.borderwrap table th a:active,
.subtitle a:active,
.subtitlediv a:active,
.borderwrap table th a:hover,
.subtitle a:hover{
	text-decoration: none;
	}

.subtitlediv a:hover{

	background: transparent;
	color: #383838;
	text-decoration: none;
}

.borderwrap h4{
	background: #300 url(schwarzes_gothic_forum/verlauf.jpg);
	color: #A99D83;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 5px;
}

.borderwrap p{
	background: #200;
	margin: 5px;
	padding: 10px;
	text-align: left;
}

td.formbuttonrow,
.borderwrap p.formbuttonrow,
.borderwrap p.formbuttonrow1{
	background: #200!important;
	border: 1px solid #200;
	border-bottom: 1px solid #400;
	margin: 0px !important;
	padding: 5px !important;
	text-align: center;
}

td.formbuttonrow{
	border-bottom: 1px solid #600;
	border-left: 1px solid #400;
	border-right: 1px solid #500;
}

.borderwrap p.formbuttonrow1{
	background: #500 !important;
	border: none;
	border-top: 1px solid #300;
}

.bar,
.barb,
.barc{
	background: #500;
	border: 1px solid #300;
}

.barc{
	border-bottom: 0;
}

.bar p,
.barb p,
.barc p{
	background: transparent;
	border: none;
	color: #ccc;
	font-size: 11px;
	margin: 0;
	padding: 5px;
	text-align: left;
}

.barb p{

	text-align: right;
}

.bar p.over,
.bar p.overs,
.barc p.over,
.barc p.overs{
	float: right;
}

.barb p.over,
.barb p.overs{
	float: left;
}

.bar p.overs,
.barb p.overs,
.barc p.overs{
	position: relative;
	top: 5px;
}

.catend{
	background: #400;
	color: #999;
	font-size: 1px;
	height: 2px;
}

.newslink{
	background: #100;
	border-left: 1px solid #500;
	border-top: 1px solid #400;
	margin: 0;
	width: 100%;
}

.newslink td{
	color: #999;
	font-size: 10px;
	padding: 5px 5px 5px 10px;
}

.newslink span{
	background: transparent;
	color: #ccc;
	font-style: italic;
	font-weight: normal;
}

.newslink input{
	background: #000;
	border: 1px solid #400;
	color: #999;
	font-size: 10px;
	padding: 3px;
	vertical-align: middle;
	width: auto;
}

.newslink input.button{
	background: transparent;
	border: none;
	color: #999;
	vertical-align: middle;
}

.fieldwrap{
	background: #300;
	border: 1px solid #100;
	border-top: 0;
	margin: 5px;
	padding: 0;
	text-align: left;
}

.fieldwrap h4{
	background: #400;
	border: 1px solid #c93;
	border-left: 0;
	border-right: 0;
	color: #A99D83;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 5px;
}

.errorwrap,
#pmnotewrap{
	background: #da1;
	border: 1px solid #200;
	margin: 5px;
	padding: 0;
}

#pmnotewrap{
	line-height: 135%;
	margin: 0 0 5px 0;
}

.errorwrap h4,
#pmnotewrap h4{
	background: #600;
	color: #ccc;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 5px;
}

.errorwrap p,
#pmnotewrap p{
	background: transparent;
	border: none;
	color: #000;
	margin: 0;
	padding: 8px;
}

#pmnotewrap p.pmavatar{
	float: left;
}

#pmnotewrap p.pmnotefoot{
	border-top: 1px dotted #400;
	text-align: right;
}

#pmnotewrap a:link,
#pmnotewrap a:visited,
.errorwrap a:link,
.errorwrap a:visited{
	background: transparent;
	color: #900;
	text-decoration: underline;
}

#pmnotewrap a:hover,
#pmnotewrap a:active,
.errorwrap a:hover,
.errorwrap a:active{
	background: transparent;
	color: #c00;
	text-decoration: none;
}

.ruleswrap{
	border-top: 1px solid #333;
	color: #ccc;
	margin: 5px 0 5px 0;
	padding: 5px;
	text-align: center
}

#redirectwrap{
	background: #200;
	border: 1px solid #500;
	margin: 200px auto 0 auto;
	text-align: center;
        width: 550px;
}

#redirectwrap h4{
	background: #700;
	border-bottom: 1px solid #600;
	color: #FFFDEA;
	font-size: 14px;
	margin: 0;
	padding: 5px;

}


#redirectwrap p{
	margin: 0;
	padding: 5px;
}

#redirectwrap p.redirectfoot{
	background: #400;
	border-top: 1px solid #600;
	text-align: center;
}


#gfooter{
	background: #300 url(schwarzes_gothic_forum/dunkle-poesie.jpg);
	margin: 5px 0 5px 0;
	padding: 0;
	width: 100%;
}

#gfooter td{
	font-size: 10px;
	padding: 4px;
}


#logostrip{
	background: #300 url(schwarzes_gothic_forum/dunkle-poesie.jpg);
	height: 55px;
	margin: 0;
	padding: 3px;
}

#logostrip a:link, #userlinks a:link,
#logostrip a:visited, #userlinks a:visited  { text-decoration: none; color: #c93 }
#logostrip a:hover, #userlinks a:hover { color: #eb2 }

#logostrip2 { text-align: center; font-size: 10px }
#logostrip2 a:link, #logostrip2 a:visited  { text-decoration: none; color: #c93 }
#logostrip2 a:hover { color: #eb2 }


#logographic{
	background: transparent url(schwarzes_gothic_forum/schwarzromantiker-logo.png);
	background-position: left;
	background-repeat: no-repeat;
	height: 55px;
	margin: 0;
	padding: 3px;
}

#submenu{
	background: transparent url(schwarzes_gothic_forum/tile_sub.gif);
	border: 1px solid #111;
	border-top: 0;
	color: #ff0;
	margin: 0;
}

#userlinks,
#userlinksguest{
	background: #100;
	border: 1px solid #300;
	border-bottom: 0;
	margin: 5px 0 5px 0;
	padding: 0 5px 0 5px;	
}

#submenu p,
#userlinks p,
#userlinksguest p{
	background: transparent !important;
	border: none !important;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0 !important;
	padding: 7px 0 7px 0;
	text-align: right;
}

#userlinks p,
#userlinksguest p{
	font-weight: normal;
	letter-spacing: 0;
}

#submenu p.home,
#userlinks p.home,
#userlinksguest p.home{
	float: left;
}

#userlinksguest p.pcen{
	text-align: center;
}

#submenu a:link,
#submenu  a:visited{
	background: transparent;
	color: #c90;
	padding: 0 6px 0 6px;
	text-decoration: none;
}

#submenu a:hover,
#submenu a:active{
	color: #eb2;
}
#navstrip{
	background: transparent;
	color: #a98;
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 8px 0 8px 0px;
}

#navstrip a:link,
#navstrip  a:visited{
	background: transparent;
	text-decoration: none;
}

#navstrip a:hover,
#navstrip a:active{
	background: transparent;
}

.toplinks{
	background: transparent;
	color: #B77C3F;
	margin: 0;
	padding: 0 0 5px 0;
	text-align: right;
}

.toplinks span{
	background: #200;
	border: 1px solid #600;
	border-bottom: 0;
	color: #000;
	font-size: 10px;
	font-weight: bold;
	margin: 0 10px 0 0;
	padding: 5px;
}

.copyright{
	font-size: 9px;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	color: #bba;
	line-height: 12px;
	margin: 0 auto 5px auto;
	padding: 3px;
	width: 70%;
}

/*
 * ========================================
 * print page styles
 * ========================================
 */

#print{
	margin: 1% 5% 1% 5%;
	padding: 0;
	text-align: left;
	background: #fff;
	color: #444;
}

#print a { color: #444 }

#print h1,
#print h2,
#print h3,
#print h4,
#print p{
	color: #750000;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 8px;
	color: #000;
}

#print h2,
#print h3,
#print p{
	border-bottom: 1px solid #5C5C5C;
	font-size: 11px;
	font-weight: normal;
}

#print h3{
	background: #F2F2F2;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 10px 0;
}

#print h4{
	background: #EFEFEF;
	font-size: 11px;
}

#print p{
	margin: 0 0 5px 0;
	padding: 10px;
}

#print p.printcopy{
	border: none;
	color: #080808;
	text-align: center;
}

#print div.quotemain, 
#print div.quotetop, 
#print div.codemain, 
#print div.codetop{
       background: #eee;
       color: #222;
}

* ============================================================== */
/* RTE STYLES
/* ============================================================== */

.rteimage {
	/*background: #D3D3D3;*/
	/*border: 1px outset transparent*/;
	cursor: pointer;
	cursor: hand;
	padding:1px;
}

.rteImageRaised {
	/*background: #D3D3D3;*/
	border: 1px outset;
	cursor: pointer;
	cursor: hand;
	padding:0px;
}

.rteImageLowered {
	/*background: #D3D3D3;*/
	border: 1px inset;
	cursor: pointer;
	cursor: hand;
	padding:0px;
}

.rteimage:hover {
	background: #222222;
	cursor: pointer;
	cursor: hand;
}

.rteVertSep {
	margin: 0 4px 0 4px;
}

.rteBack {
	background: #1F1F1F;
	border: 1px outset;
	letter-spacing: 0;
	padding: 2px;
}

/* used in ips_rte.js - do not remove */
.rtebottombutton
{
	font-size:10px;
	border:1px solid #000000;
	border-top:0px;
	padding:3px;
	margin:0px;
	background-color: #0A0A0A;
}

/* used in ips_rte.js - do not remove */
.rtebottombuttonon
{
	font-size:10px;
	border:1px solid #000000;
	border-top:0px;
	padding:3px;
	margin:0px;
	background-color: #222222;
}

.rtebuttonbar1 {
	/*background: #D3D3D3;*/
	background-image: url(schwarzes_gothic_forum/folder_rte_images/rte_tile.gif);
	border: 1px solid black;
	border-bottom: 0px;
	letter-spacing: 0;
	padding: 2px;
	height:26px;
}

.rtebuttonbar2 {
	/*background: #D3D3D3;*/
	background-image: url(schwarzes_gothic_forum/folder_rte_images/rte_tile.gif);
	border: 1px solid black;
	border-top:1px solid black;
	letter-spacing: 0;
	padding: 2px;
	height:26px;
}

.rtebuttonbar1 tbody tr td,
.rtebuttonbar1 tr td,
.rtebuttonbar2 tbody tr td,
.rtebuttonbar2 tr td,
.rteBack tbody tr td,
.rteBack tr td
{
	/*background: #D3D3D3;*/
	padding: 0;
}

.rteDiv {
	display: block;
	position: relative;
	padding:0px;
	margin:0px;
}

.rteiframe
{
	border:1px solid #000000;
	background-color: #22222;
}

.rteselectbox
{
	font-size:11px;
}


.dny-edit-title
{
	border:0px;
	padding:3px;
	margin:0px;
	background: #515151; 
	color: #FFFFFF; 
}


/* ======================================== */
/* TABS
/* ======================================== */

.tabon
{
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	background-color: #1F1F1F;
	padding:8px;
	padding-bottom:9px;
	font-size:11px;
	float:left;
	width:auto;
	margin-top: 3px;
}

.taboff
{
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	background-color: #0D0D0D;
	color: #FFFFFF;
	padding: 8px;
	font-size:11px;
	float: left;
	width: auto;
	margin-top: 3px;
}

.tabon a:link, 
.tabon a:visited, 
.tabon a:active
{
	text-decoration:none;
	color: #DDDDDD;
}

.taboff a:link, 
.taboff a:visited, 
.taboff a:active
{
	text-decoration:none;
	color: #B60000;
}

.mya-back
{
	background: #2C2C2C;
	margin:1px;
}

.mya-content
{
	background: #242424;
	padding:8px;
	margin:1px;
	border: 1px solid #000000;
}

/* -------------------------------- */
/* Create PM box defaults           */
/* -------------------------------- */

.iframeshim
{
	position:absolute;
	display:none;
	background: #0D0D0D;
	filter:alpha(opacity=0);
	border:0px;
	width:auto;
	height:auto;
}



/* -------------------------------- */
/* Experimental                     */
/* -------------------------------- */

.popupmenu
{
   background: #343434;
   border: 1px solid #000000;
   text-align:left;
   font-size: 10px;
   white-space: nowrap;
   /*padding:3px 5px 3px 3px;*/
   /*width:300px;*/
}

.popupmenu-item
{
	padding: 5px;
	/*margin-top:4px;*/
	white-space: nowrap;
	border-bottom: 1px solid #2A2A2A;
}

.popupmenu-item-last
{
	padding: 5px;
	/*margin-top:4px;*/
	white-space: nowrap;
}

.popmenubutton
{
	width:120px;
	white-space:nowrap;
	background-color: #171717;
	border:1px solid #000000;
	color: #BC0D00;
	font-weight:bold;
	float:right;
	text-align:center;
	margin: 0px;
	font-size: 11px;
	padding: 2px;
}


.popmenubutton a:link, 
.popmenubutton a:visited,
.popupmenu-item a:link, 
.popupmenu-item a:visited,
.popupmenu-item-last a:link, 
.popupmenu-item-last a:visited
{ 
	color: #AEAEAE; 
	text-decoration: none;
}

.popmenubutton a:hover, 
.popupmenu-item a:hover, 
.popupmenu-item-last a:hover
{ 
	color: #727272; 
	text-decoration: none;
}

.popupmenu-category
{ 
	background: transparent url(schwarzes_gothic_forum/sub_tile.gif);
	border-top: 1px solid #222222;
	border-bottom: 1px solid #000000;
	color: #B00C00; 
	font-size: 10px;
	font-weight: bold; 
	letter-spacing: 1px;
	margin: 0; 
	padding: 5px; 
}


/* ======================================== */
/* CUSTOM ADD ONS NSG Schwarzromantik SKIN */
/* ======================================== */

.skinby { 
font-size:9px;
margin: 0 0 0px 0;
padding: 3px;  
}

.catrow {
	background-color: #300;
	color:#A99D83;
    height: 0px;
    padding: 0px 1px 0px 0px;
}

hr{
background-color: #500; /* Mozilla 1.4 */
color: #500; /* IE 6 */
border: #500; /* Opera 7.11 */
height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
width: 60%;
}

/* ======================================== */
/* zusaetzliche BB-Code-Formatierungen      */
/* ======================================== */

.spoilertop{
	background: #222 url(schwarzes_gothic_forum/css_img_spoiler.gif) no-repeat right;
	color: #a98;
    width: 92%;
	font-size: 11px;
	margin: 0 auto 0 auto;
	padding: 4px;
	text-align: left;
}

.spoilermain{
	background: #111;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	color: #111;
    width: 92%;
	padding: 4px;
	margin: 0 auto 0 auto;
	font-size: 11px;
	text-align: left;
}

.ottop{
	background: #000 url(schwarzes_gothic_forum/css_img_blah.gif) no-repeat right;
	color: #a98;
    width: 92%;
	font-size: 11px;
	margin: 0 auto 0 auto;
	padding: 4px;
	text-align: left;
}

.otmain{
	background: #111;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	color: #876;
    width: 92%;
	padding: 4px;
	margin: 0 auto 0 auto;
	font-size: 11px;
	text-align: left;
}