/* CSS Document for all fonts*/


/* General font families for common tags */
font,th,td,p
{
  font: 12px;
}

/* General page style */
a:link,a:active,a:visited
{
  color:#000000;
  text-decoration:none;
}

a:hover
{
  color: #1d2f5d;
}



.postlink
{
  color:#1d2f5d;
  text-decoration:none;
  font-weight:bold;
}

a.postlink
{
  color:#1d2f5d;
  text-decoration:none;
  font-weight:bold;
}

a.postlink:visited
{
  color:#1d2f5d;
  text-decoration:none;
  font-weight:bold;
}

a.postlink:hover
{
  color:#1d2f5d;
  text-decoration:none;
  font-weight:bold;
}

a.postlink:active
{
  color:#1d2f5d;
  text-decoration:none;
  font-weight:bold;
}


/* General GEN text */
.gensmall
{
  font-size: 10px;
}

.genpost
{
  font-size: 11px;
  font: Arial;
  color:#000000;
}

td.genmed,.genmed
{
  font-size: 11px;
}

.gen
{
  font-size: 13px
}


/* titles for the topics:could specify viewed link colour too */
.topictitle
{
  color: #1d2f5d;
  font-size: 11px;
  font-weight: bold;
}

a.topictitle:visited
{
  color: #1d2f5d;
}

a.topictitle:visited
{
  color: #1d2f5d;
}

a.topictitle:hover
{
  color: #1d2f5d;
}

.toplinks
{
  font: Arial;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
}

a.toplinks
{
  font: Arial;
  color: #ffffff;
  text-decoration: none;
}

a.toplinks:visited
{
  font: Arial;
  color: #ffffff;
  text-decoration: none;
}

a.toplinks:hover
{
  font: Arial;
  color: #ffffff;
  text-decoration: none;
}

a.toplinks:active	
{
  font: Arial;
  color: #ffffff;
  text-decoration: none;
}

.cattitle 
{  
  color:#ffffff;
  font-size:11px;
  font-weight:bold;
}

a.cattitle 
{  
  color:#ffffff;
  font-size:11px;
  font-weight:bold;
}

a.cattitle:visited
{
  color:#ffffff;
  font-size:11px;
  font-weight:bold;
}

a.cattitle:hover
{
  color:#ffffff;
  font-size:11px;
  font-weight:bold;
}

a.cattitle:active	
{
  color:#ffffff;
  font-size:11px;
  font-weight:bold;
}

/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name
{
  font-size: 11px;
  font-weight: bold;
}

/* The largest text used in the index page title and toptic title etc. */
.maintitle,h1
{
  font: bold 14px Arial;
  text-decoration: none;
  color: #35476f;
}
a.maintitle
{
  font: bold 14px Arial;
  text-decoration: none;
  color: #35476f;
}

.subtitle,h2
{
  font: bold 14px Arial;
  text-decoration: none;
}

/* Used for the navigation text,(Page 1,2,3 etc) and the navigation bar when in a forum */
.nav
{
  font-size: 11px;
  font-weight: bold;
  color: 383838;
}

.postbody
{
  font-size:12px;
  line-height:125%;
}

/* Other */
.explaintitle
{
  font-size: 11px;
  font-weight: bold;
  color: #000000;
}

.errortitle
{
  font-size: 11px;
  color: #c00;
}

/* navigation in the header*/
#shadetabs
{
position:relative;
  float:right;
top: 3px;
  width:65%;
  font-size:12px;
  line-height:normal;
}

#shadetabs ul 
{
  margin:0;
  padding:0;
  list-style-type:none;
}

#shadetabs li
{
  float:right;
  margin:0;
  padding:0 0 0 0px;
list-style-type:none;
}

#shadetabs a
{

  display:block;
  text-decoration: none;
  padding: 3px 7px;
  margin-right: 3px;
  color: #ffffff;
}

#shadetabs a:visited
{
  display:block;
  text-decoration: none;
  padding: 3px 7px;
  margin-right: 3px;
  color: #ffffff;
}

#shadetabs a:hover
{
  display:block;
  text-decoration: none;
  padding: 3px 7px;
  margin-right: 3px;
  color: #ffffff;
}

#shadetabs a:active
{
  display:block;
  text-decoration: none;
  padding: 3px 7px;
  margin-right: 3px;
  color: #ffffff;
}

#shadetabs #current a 
{
  display:block;
  text-decoration: none;
  padding: 3px 7px;
  margin-right: 3px;
  color: #ffffff;
  background: url(images/bg_s/icons/nav_link_active.gif);
  background-repeat: no-repeat;
}

#tabs
{
position:relative;
  float:left;
  width:35%;top: 6px;
  font-size:12px;
  line-height:normal;
}

#tabs ul 
{
  margin:0;
  padding:0;
  list-style-type:none;
}

#tabs li
{
  float:right;
  margin:0;
  padding:3 0 0 0px;  list-style-type:none;
}

#tabs a
{
  display:block;
  text-decoration: none;
  padding: 0px 7px;
  margin-right: 3px;
  color: #ffffff;
left: 480px;
}

#tabs a:visited
{
  display:block;
  text-decoration: none;
  padding: 0px 7px;
  margin-right: 3px;
  color: #ffffff;
}

#tabs a:hover
{
  display:block;
  text-decoration: none;
  padding: 0px 7px;
  margin-right: 3px;
  color: #ffffff;
}

#tabs a:active
{
  display:block;
  text-decoration: none;
  padding: 0px 7px;
  margin-right: 3px;
  color: #ffffff;
}

#tabs #current a 
{
  display:block;
  text-decoration: none;
  padding: 0px 7px;
  margin-right: 3px;
  color: #ffffff;
}

/* Admin & Moderator Colours MODification */
.admin,.mod
{
  font-size:11px;font-weight:bold
}

.admin,a.admin,a.admin:visited
{
  color:#1d2f5d
}

.mod,a.mod,a.mod:visited
{
  color:#1d2f5d
}

a.admin:hover,a.mod:hover
{
  color:#1d2f5d
}


/* fontstyle admin / smod*/
/* Navi Left Start */

.buttonFirst a{
        color: #FFFFFF;
        font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
        line-height: 29px;
	padding: 0px 3px 0 17px;
	}
.buttonFirstactive a{
	padding: 1px 3px 0 5px;
        color: #D81625;
        font-family: Verdana;
        line-height: 29px;
	font-weight: bold;
	font-size: 11px;
	}

.buttonLast a{
        color: #FFF;
        font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
        line-height: 25px;
	padding: 0 3px 0 11px;
	}
.buttonLastactive a{
	padding: 0 3px 0 5px;
        color: #D81625;
        font-family: Verdana;
        line-height: 25px;
	font-weight: bold;
	font-size: 11px;
	}



.button a{
color: #FFFFFF;
}



.buttonactive a{
	width: 108px;
	color: #D81625;
	margin: 1px 0 0 0;
	}
/* navi ende /*

