/* The content of the posts (body of text) #065AD4    #7198DB*/
body
{ 
  background                 :#81BCF3 url(images/RHC_BGr.jpg) top left repeat-x fixed;
  color						 :#272727;

  font						 :14px Verdana,Arial,Helvetica,sans-serif;
  margin					 :6px;
  padding					 :0px;

}

/* General font families for common tags */
font,th,td,p
{
  font:12px Verdana,Arial,Helvetica,sans-serif
}

/* General text */
.gensmall
{
  font-size:12px
}

td.genmed,.genmed
{
  font-size:13px
}

.explaintitle
{
  font-size:13px;font-weight:bold;color:#272727;
}


/* General page style */
a:link,a:active,a:visited,a.postlink
{
 color:#272727;text-decoration:none
}

a:hover
{
  color:#010D7B;
}

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 : #272727}
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 : #272727}
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 : #010D7B}
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 : #010D7B}

  
a.portlink:link {
	line-height: 1.5em;
	padding: 0 0 0 16px;
	background: url('images/li_bulla.gif') no-repeat 0 1px;
	color : #272727}
a.portlink:visited {
	line-height: 1.5em;
	padding: 0 0 0 16px;
	background: url('images/li_bullh.gif') no-repeat 0 1px;
	color : #272727}
a.portlink:hover {
	line-height: 1.5em; padding: 0 0 0 16px;
	background: url('images/li_bull.gif') no-repeat 0 1px;
	text-decoration: underline; color : #010D7B}
a.portlink:active {
	line-height: 1.5em; padding: 0 0 0 16px;
	background: url('images/li_bulla.gif') no-repeat 0 1px;
	color : #010D7B}
  
  
a.newlink:link {
	line-height: 1.5em;
	padding: 0 0 0 13px;
	background: url('images/li_bulla.gif') no-repeat 0 1px;
	color : #272727}
a.newlink:visited {
	line-height: 1.5em;
	padding: 0 0 0 13px;
	background: url('images/li_bullh.gif') no-repeat 0 1px;
	color : #272727}
a.newlink:hover {
	line-height: 1.5em; padding: 0 0 0 13px;
	background: url('images/li_bull.gif') no-repeat 0 1px;
	text-decoration: underline; color : #010D7B}
a.newlink:active {
	line-height: 1.5em; padding: 0 0 0 13px;
	background: url('images/li_bulla.gif') no-repeat 0 1px;
	color : #010D7B}
    
/* titles for the topics:could specify viewed link colour too */
.topictitle
{
  font-size:13px;font-weight:bold
}

a.topictitle:visited
{
  color:#272727
}

a.topictitle:hover
{
  color:#010D7B;
}

/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name
{
  font-size:13px;font-weight: bold
}

hr
{
  border: 0px solid #ffffff;border-top-width:1px;height:0px
}

/* Category gradients*/
td.cat
{
  font-weight:bold;color:#272727;letter-spacing:1px;background:#d9e2ec url(images/cellpic1.gif);
  height:29px;text-indent:4px
}

/* Main table cell colours and backgrounds */
.row1
{
 /* font:16px; background:#A3D8FF; */
  background: url(images/row1.png);
background-position: top left;
background-repeat: repeat;
}

.row2,.helpline
{
 /* font:16px; background:#C3DDED; */
 background: url(images/row2.png);
background-position: top left;
background-repeat: repeat;
}

.row3
{
 /* font:16px; background:#89C0F3; */
 background: url(images/row3.png);
background-position: top left;
background-repeat: repeat;
}

.row4
{
  font:16px; background:#000000;
}


td.CategoryRow
{
  background:#C3DDED url(images/cellpic_nav.gif);
  font:16px;
}
td.SubCategoryRow
{
background:#A3D8FF url(images/cellpic3.gif);
  font:16px; padding-left:10px;
  hover:expression(this.onmouseover=new Function(
      "this.style.color='#0040BF';this.style.cursor='hand';this.style.textDecoration='overline underline';"
    ),
    this.onmouseout=new Function(
      "this.style.color='';this.style.cursor='auto';this.style.textDecoration='none';"
    )
  );
}
td.SubCategoryRow:hover
{
  color:#0040BF; cursor:hand; cursor:pointer; text-decoration:overline underline;
}
td.LinkRow
{
  font:16px; background: url(images/row1.png); padding-left:10px;
}
td.SubLinkRow
{
  font:16px; background: url(images/row1.png); padding-left:20px;
}
td.spacerow
{
  background:#C3DDED
}


/* This is for the table cell above the Topics,Post & Last posts on the index.php */
td.rowpic
{
  font-weight:bold;color:#272727;background:url(images/cellpic1.gif) #ffffff 
}

/* Table Header cells */
th
{
  background:#9eb0c3 url(images/cellpic3.gif);
  color:#272727;
  font-size:14px;
  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:#A3BED9;
  border:1px solid #0980FF
}


/* This is the outline round the main forum tables */
.forumline
{

  border:1px solid #C3DDED
}

/* The largest text used in the index page title and toptic title etc. */
.maintitle,h1
{
  font:bold 20px/120% "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
  text-decoration:none;
  color:#0980FF;
}

.subtitle,h2
{
  font:bold 18px/180% "Trebuchet MS",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:13px;font-weight:bold
}

.postbody
{
  font:17px;line-height:125%
}

/* Location,number of posts,post date etc */
.postdetails
{
  font-size:12px;color:#073B70;
}

/* FI DivExpand - Daz - ForumImages.com - START */
/* Code  */
.codetitle,.code
{
  border:1px solid #a4bad2;padding:2px 2px 3px 3px
}

.codetitle
{
  font-size:13px;background: #d8dfe4;text-indent:2px;font-weight:bold;margin:10px 20px 0 20px
}

.code
{
  background:#fafafa;border-top-width:0;color:#060;
  font:14px 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 #C3DDED
}

/* Form elements */
form
{
  display:inline
}

input
{
  font:13px Verdana,Arial,Helvetica,sans-serif
}

select
{
  background:#ffffff;font:13px 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
}

/* 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 #FF0000;
  margin:0px;
  font-style: italic;
  color: red;
  cursor:help;
}


/* This is the gradient background at the top of the page */
.topbkg{background: #dbe3ee url(images/cellpic_bkg.jpg) repeat-x}
.topnav{font-size:11px;font-weight: bold; background: #e5ebf3 url(images/cellpic_nav.gif) repeat-x;color:#0980FF;
height:21px;border: 0px solid #91a0ae;border-width: 1px 0px 1px 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:#010D7B;
}


/* 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
}

/* Background images for tables */
.tbl
{
  border-collapse:collapse;
  height:4px;
  width:100%
}

.tbll
{
  background: url(images/tb4_l.gif) no-repeat;
  width:8px
}

.tblbot
{
  background: url(images/tb4_m.gif) repeat-x;
  width:100%
}

.tblr
{
  background: url(images/tb4_r.gif) no-repeat;
  width:8px
}


hr.geomap{border: 1px solid #C2C2C2}

/* News Block */
.news-header {  
	background: #354883 url(images/cellpic3.gif);
	border: solid 1px #DCE1EE;
	border-right-color: #CFDADE;
	border-bottom-color: #CFDADE;
	height: 25px;
	padding: 0;
	text-align: left;
	vertical-align: middle;
}  
.news-header h1 {  
	margin: 0;  
	padding: 0;  
	font-size: 14px;  
	font-weight: bold;  
	line-height: 1.2em;  
	color: #FFF;  
}
.newsrow {  
	margin: 2px 0 5px 0;  
	padding: 1px 3px;  
	color: #444;  
	font-size: 10px;  
	line-height: 1.5em;
	text-align: left;
}  
.newsdate {  
	margin: 2px 0 5px 0;  
	padding: 1px 3px;  
	color: #444;  
	font-size: 10px;  
	line-height: 1.5em;
	text-align: center;
}  
.newsversion { 
	font-size: 10px; 
	color: #fff; 
	margin: 5px; 
}

/* Reiter */
div.REITER {position:absolute; z-index:2; top:8px; width:975px}
div.REITER-TEXT {padding: 2px 0px 0px 5px;}
div.REITERMENU {position:absolute; z-index:2; width:235px; top:20px; border: 1px #6D6D6D solid; visibility:hidden; background-color:#AFB0B3}
div.REITERMENU a {display:block; font-size:12px; line-height:16px; white-space:nowrap; width:155px; padding: 1px 0px 1px 3px; margin-bottom:1px; color:#6D6D6D}
div.REITERMENU a:hover {color:#6D6D6D}
div.REITERMENU-TEXT {margin:5px 5px 4px 5px}
a.REITER-AKTIV {position:absolute; z-index:1; font-weight:bold; margin:0px 1px 0px 1px; height:24px; background: #AFB0B3; color:#6D6D6D}

a.REITER-INAKTIV {position:absolute; z-index:1; font-weight:bold; margin:0px 1px 0px 1px; height:24px; background: tranzparent; color:#6D6D6D}
/*a.REITER-INAKTIV {position:absolute; z-index:1; font-weight:bold; margin:0px 1px 0px 1px; height:24px; background: #E0DFE3; color:#6D6D6D}*/

a.REITER-AKTIV-OVER:hover, a.REITER-INAKTIV-OVER:hover {#6D6D6D}
a.REITER-AKTIV-OVER, a.REITER-INAKTIV-OVER
{z-index:3; position:absolute; font-weight:bold; margin:0px 1px 0px 1px; height:24px; background: #AFB0B3; color:#6D6D6D}
div.MENU div.TRENNER {margin:5px}
div.TRENNER {margin: 5px 0px 5px 0px; border-bottom: 1px #000000 solid}


.acronym,a.acronym,a.acronym:visited{
	line-height: 1.5em;	padding: 0 0 0 13px;
	background: url('images/acronym.gif') no-repeat 0 1px;
	border-bottom: 1px dotted #333; font-weight:bold; color: #008000;}
a.acronym:hover {
	line-height: 1.5em; padding: 0 0 0 13px;
	background: url('images/li_bull.gif') no-repeat 0 1px;
	text-decoration: underline; color : #909090}
  
  /* Inset 3D Curved */
.inset {background: transparent; width:100%;}
.inset h1, .inset p {margin:0 10px;}
.inset h1 {font-size:2em; color:#fff;}
.inset p {padding-bottom:0.5em;}


.inset .b1, .inset .b2, .inset .b3, .inset .b4, .inset .b1b, .inset .b2b, .inset .b3b, .inset .b4b {display:block; overflow:hidden; font-size:1px;}
.inset .b1, .inset .b2, .inset .b3, .inset .b1b, .inset .b2b, .inset .b3b {height:1px;}
.inset .b2 {background:#89C0F3; border-left:1px solid #999; border-right:1px solid #aaa;}
.inset .b3 {background:#89C0F3; border-left:1px solid #999; border-right:1px solid #ddd;}
.inset .b4 {background:#89C0F3; border-left:1px solid #999; border-right:1px solid #eee;}
.inset .b4b {background:#89C0F3; border-left:1px solid #aaa; border-right:1px solid #fff;}
.inset .b3b {background:#89C0F3; border-left:1px solid #ddd; border-right:1px solid #fff;}
.inset .b2b {background:#89C0F3; border-left:1px solid #eee; border-right:1px solid #fff;}
 

.inset .b1 {margin:0 5px; background:#999;}
.inset .b2, .inset .b2b {margin:0 3px; border-width:0 2px;}
.inset .b3, .inset .b3b {margin:0 2px;}
.inset .b4, .inset .b4b {height:2px; margin:0 1px;}
.inset .b1b {margin:0 5px; background:#fff;}

.inset .boxcontent {display:block; background:#89C0F3; border-left:1px solid #999; border-right:1px solid #fff;}

