/* Based on the original Style Sheet for the fisubsilver v2 Theme for phpBB version 2+ (Dax)
Edited by CBACK  - http://www.cback.de - last updated 07.10.05 */

/* The content of the posts (body of text) */
body{background: #000 url(./images/background/fetishportal.png) repeat-x;color:#E9E6E6;font:12px Verdana,Arial,Helvetica,sans-serif;margin:6px;padding:0;
scrollbar-face-color:#800000;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#800000;
scrollbar-darkshadow-color:#800000;
scrollbar-shadow-color:#E60000;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#800000}

/* General font families for common tags */
font,th,td,p{font:10px Verdana,Arial,Helvetica,sans-serif}

/* General text */
.gensmall{font-size:10px}
.genmini{font-size:9px}
td.genmed,.genmed{font-size:10px}
.explaintitle{font-size:11px;font-weight:bold;color:#FFFFFF}

/* General page style */
a:link,a:active,a:visited,a.postlink{color:#FFFFFF;font-weight:bold;text-decoration:none}
a:hover{color:#cccccc}

a.postedlink:link {
	line-height: 1.5em;
	padding: 0 0 0 13px;
	background: url('images/li_bulla.gif') no-repeat 0 1px;
	text-decoration: underline; color : #E1E7EC
}
a.postedlink:visited {
	line-height: 1.5em;
	padding: 0 0 0 13px;
	background: url('images/li_bullh.gif') no-repeat 0 1px;
	text-decoration: underline; color : #E1E7EC
}
a.postedlink:hover {
	line-height: 1.5em; padding: 0 0 0 13px;
	background: url('images/li_bull.gif') no-repeat 0 1px;
	text-decoration: underline; color : #800000
}
a.postedlink:active {
	line-height: 1.5em; padding: 0 0 0 13px;
	background: url('images/li_bulla.gif') no-repeat 0 1px;
	text-decoration: underline; color : #E1E7EC
}



/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 11px ; letter-spacing: 1px; color : #FFFFFF}
a.cattitle		{ text-decoration: none; color : #FFFFFF; }
a.cattitle:hover{color:#CCCCCC; text-decoration: underline; }

/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name{font-size:11px;font-weight: bold}

hr{border: 0px solid #ffffff;border-top-width:1px;height:0px}

/* Category gradients*/
td.cat,.catHead,.catLeft,.catRight{font-weight:bold;letter-spacing:1px;background:#FFFFFF url(images/cellpic1.gif);height:23px;text-indent:4px}

td.cat1,.catbottom{font-weight:bold;letter-spacing:1px;background:#FFFFFF url(images/cellpic1.gif);height:23px;text-indent:4px}

td.foot{color:#FFFFFF;font-size:10px;background:#B60000 url(images/cellpic1.gif);height:20px}

/* Main table cell colours and backgrounds */
.row1{background:#990000} /* FORUM */
.row2,.helpline{background:#B60000} /*Themen Beiträge Letzter Beitrag Moderator */
.row3{background:#800000} /* Author Letzter Beitrag */
td.spacerow{background:#B60000}

/* MD Inline Banner Ad Code  */
td.inlineadtitle {
	background-color: #B60000; border: #990000; border-style: solid; border-width: 1px;
}
td.inlinead {
	background-color: #B60000; border: #990000; border-style: solid; border-width: 1px; text-align: center;
}

/* Events Manager */
.elementnormal{}
.elementcollapsed{display:none;}
.triggerexpanded{
        background:url(images/arrows_expand.gif) no-repeat;
}
.trigger{
	padding-left:25px;
}
.triggernormal{
	background:url(images/arrows_norm.gif) no-repeat
}
.triggerhover{
	background:url(images/arrows_hover.gif) no-repeat
}

/* This is for the table cell above the Topics,Post & Last posts on the index.php */
td.rowpic{#ffffff}

/* Table Header cells */
th{background:#FC7B8D url(images/cellpic3.gif);color:#FFFFFF;font-size:11px;
font-weight:bold;height:27px;white-space:nowrap;text-align:center;padding-left:8px;padding-right:8px}

/* This is the border line & background colour round the entire page */
.bodyline{background:#B60000;border:1px solid #FFFFFF}

/* This is the outline round the main forum tables - MD Info schmaler Rahmen - ORG background:#E50000 und ridge #B60000 */
.forumline{background:#E50000;border:1px ridge #B60000}

/* The largest text used in the index page title and toptic title etc. */
.maintitle,h1{
font:bold 20px/120% Verdana,Arial,Helvetica,sans-serif;text-decoration:none;color:#FFFFFF}

.subtitle,h2{font:bold 18px/180% Verdana,Arial,Helvetica,sans-serif;
text-decoration:none}

/* Used for the navigation text,(Page 1,2,3 etc) and the navigation bar when in a forum */
.nav{font-size:10px;font-weight:bold}
.postbody{font-size:12px;line-height:125%}

/* Location,number of posts,post date etc */
.postdetails{font-size:10px;color:#FFFFFF}

/* FI DivExpand - Daz - ForumImages.com - START */
/* Code  */
.codetitle,.code
{
  border:1px solid #a4bad2;padding:2px 2px 3px 3px
}

.codetitle
{
  font-size:11px;background: #d8dfe4;text-indent:2px;font-weight:bold;margin:10px 20px 0 20px
}

.code
{
  background:#fafafa;border-top-width:0;color:#060;
  font:12px Courier,'Courier New',sans-serif;overflow:auto;height:40px;
  margin:0 20px 0 20px
}

/* Quote blocks */
.quotetitle,.quote
{
  color:#475e61;font-size:11px;border: 1px solid #a4bad2;padding:2px 2px 3px 3px
}

.quotetitle
{
  background:#e1e7ec;text-indent:2px;font-weight:bold;margin:10px 20px 0 20px
}

.quote
{
  background:#fafafa;border-top-width:0;color:#444;
  overflow:auto;height:40px;margin:0 20px 10px 20px
}


/* This is for the error messages that pop up */
.errorline
{
  background:#add8e6;border:1px solid #006699
}

.IPline
{
  background:#EF9B52;border:1px solid #006699
}

/* Form elements */
form
{
  display:inline
}

input
{
  font:11px Verdana,Arial,Helvetica,sans-serif
}

select
{
  background:#ffffff;font:11px Verdana,Arial,Helvetica,sans-serif
}

input.post,textarea.post
{
  background:#ffffff;border:1px solid #000000;
  font:11px Verdana,Arial,Helvetica,sans-serif;padding-bottom:2px;padding-left:2px
}

input.button,input.liteoption,.fakebut
{
  border:1px solid #000000;background:#fafafa;font-size:11px
}

input.catbutton
{
  border:1px solid #000000;background:#fafafa;font-size:10px
}

input.mainoption
{
  border:1px solid #000000;background:#fafafa;font-size:11px;font-weight:bold
}

a.but,a.but:hover,a.but:visited
{
  color:#000000;text-decoration:none
}

/* Quote blocks */
.quote{background:#990000;border:1px solid #000000;color:#FFFFFF;
font-size:11px;line-height:125%}

/* Code blocks */
.code{background:#B60000;border:1px solid #d1d7dc;color:#006600;
font:12px Courier,"Courier New",sans-serif;padding:5px}

/* This is for the error messages that pop up */
.errorline{background:#000000;border:1px solid #006699}

/* Form elements */
form{display:inline}

input{background:#990000;color:#FFFFFF;font:11px Verdana,Arial,Helvetica,sans-serif}

select{background:#990000;color:#FFFFFF; font:11px Verdana,Arial,Helvetica,sans-serif}

input.post,textarea.post{background:#990000;color:#FFFFFF;border:3px inset #FC7B8D;
font:11px Verdana,Arial,Helvetica,sans-serif;padding-bottom:2px;padding-left:2px}

input.button, button.button,input.liteoption,.fakebut{border:2px outset #FC7B8D;background:#990000;font-size:11px}
input.catbutton{border:1px outset #FC7B8D;background:#990000;font-size:10px}
input.mainoption{border:1px outset #FC7B8D;background:#990000;font-size:11px;font-weight:bold}

a.but,a.but:hover,a.but:visited{color:#FFFFFF;text-decoration:none}

/* This is the line in the posting page which shows the rollover
help line. Colour value in row2 */
.helpline{border:0 solid;font-size:10px}
abbr, acronym {
	border-bottom: 1px dotted #333;
	cursor: help;
}

/* This is the gradient background at the top of the page */
.topbkg{background: #990000 url(images/cellpic_bkg.jpg) repeat-x}
.topnav{font-size:10px Arial,Verdana;background: #990000 url(images/cellpic_nav.gif) repeat-x;color:#FFFFFF;
height:34px;white-space:nowrap;border: 0px outset #990000;border-width: 3px 0px 3px 0px}

/* Admin & Moderator Colours MODification */
.admin,.mod{font-size:11px;font-weight:bold}
.admin,a.admin,a.admin:visited{color:#ffa34f}
.mod,a.mod,a.mod:visited{color:#006600}
a.admin:hover,a.mod:hover{color:#dd6900}

.admincolor, a.admincolor, a.admincolor:link, a.admincolor:active, a.admincolor:visited {
color: #FFF300;font-weight: bold;}
a.admincolor:hover {color:	#FFFFFF;text-decoration: underline;}

.modcolor, a.modcolor, a.modcolor:link, a.modcolor:active, a.modcolor:visited {color: #006600;
font-weight: bold;}
a.modcolor:hover {color:	#008000;text-decoration: underline;}

.usercolor, a.usercolor, a.usercolor:link, a.usercolor:active, a.usercolor:visited {
color : #FFFFFF;}
a.usercolor:hover {color: #CCCCCC;text-decoration: underline;}

.foundercolor, a.foundercolor, a.foundercolor:link, a.foundercolor:active, a.foundercolor:visited {	color: #FE00FE;	font-weight: bold;}
a.foundercolor:hover {	color:	#FF0000; text-decoration: underline;}

/* Specify the space around images */
.imgtopic,.imgicon{margin-left:3px}
.imgspace{margin-left:1px;margin-right:2px}
.imgfolder{margin:1px 4px 1px 4px}

/* Gets rid of the need for border="0" on hyperlinked images */
img{border:0 solid}

.imgfade{filter:alpha(opacity=50); -moz-opacity:0.5;margin-left:3px}
.imgfull{filter:alpha(opacity=100); -moz-opacity:1;margin-left:3px}

/* FI NewsBar/NewsFader MODification */
.finews {text-align:center;white-space:nowrap;padding:6px}

.mod {
	font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #D61717; line-height: 125%;
	background-color: #e1e9f2; border: #D61717; border-style: solid; font-weight : bold;
	border-left-width: 2px; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px
}
/* Code blocks */
.codetitle{background: #B60000;border:1px solid #031720;padding:5px;width:90%;font-weight:bold; text-align:left;
margin-top:10px}
.codediv{background:#031720;border: 1px solid #031720;color:#FFFFFF;border-top:0;
font:12px Courier,"Courier New",sans-serif;padding:5px;overflow:auto;width:90%;height:50px;text-align:left}


.orionmenu
{
  padding:2px;
}
hr.geomap{border: 1px solid #C2C2C2}

/* Reiter */
a.REITER-INAKTIV:link {
	text-decoration:none; color : #FFB572
}
a.REITER-INAKTIV:hover {
	text-decoration:none; color : #D64D4C
}
a.REITER-INAKTIV:visited {
	text-decoration:none; color : #FFB572
}
div.REITER {position:absolute; z-index:2; top:126px; width:966px}
div.REITER-TEXT {padding: 2px 0px 0px 5px;}
div.REITERMENU {position:absolute; z-index:2; width:205px; top:20px; border: 1px #FFFFFF solid; visibility:hidden; background-color:#990000}
div.REITERMENU a {display:block; font-size:12px; text-decoration: none; line-height:16px; white-space:nowrap; width:155px; padding: 1px 0px 1px 3px; margin-bottom:1px; color:#FFFFFF}
div.REITERMENU a:hover {color:#FFB572}
div.REITERMENU-TEXT {margin:5px 5px 4px 5px}
a.REITER-AKTIV {position:absolute; z-index:1; font-weight:bold; text-decoration: none;
margin:0px 1px 0px 1px; height:24px; background: #9B030A; color:#FFB572}
a.REITER-INAKTIV {position:absolute; z-index:1; font-weight:normal; text-decoration: none;
margin:0px 1px 0px 1px; height:24px; background: #E10000; color:#FFB572}
a.REITER-AKTIV-OVER:hover, a.REITER-INAKTIV-OVER:hover {#FFB572}
a.REITER-AKTIV-OVER:visited, a.REITER-INAKTIV-OVER:visited {#FFFFFF}
a.REITER-AKTIV-OVER, a.REITER-INAKTIV-OVER
{z-index:3; position:absolute; font-weight:bold; text-decoration: none;
margin:0px 1px 0px 1px; height:24px; background: #9B030A; color:#FFB572}
div.MENU div.TRENNER {margin:5px}
div.TRENNER {margin: 5px 0px 5px 0px; border-bottom: 1px solid}

/* MD Dynamic HTML Menue Viewtopic - User Profil Modification */
a.vbmh
{
	background-color: #800000;
	color: #E9F47B;
	font-size: 9pt;
	font-weight: bold;
}

a.vbmh:hover
{
	color: #F7BC5B;
}

.vbm { background-color: #800000; font-family: Verdana, Tahoma, Arial, "Times New Roman", serif; font-size : 7pt; }

#dropmenudiv{
width: 100%;
position:absolute;
border:1px solid #FFFF00;
filter:alpha(opacity=90);
-moz-opacity:0.9;
border-bottom-width: 0;
font:normal 12px Verdana;
white-space: nowrap;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #FFFF00;
padding: 1px 0;
text-decoration: none;
}

#dropmenudiv a:hover{
background-color: #B60000;
}

#tspan a {
display:block;
text-indent: 3px;
padding: 2px;
font:bold 12px Verdana;
}