BODY
	{
	background : #000000;
	color : #FFFFFF;
	margin : 0px;
	font : bold 12px Verdana;
	scrollbar-face-color : #475059;
	scrollbar-highlight-color : #B8C2CC;
	scrollbar-shadow-color: #B8C2CC;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #F2F5FF;
	scrollbar-track-color: #262D34;
	scrollbar-darkshadow-color: #000000;
	text-align : center;
	}
A
	{
	color : #ffcc00;
	text-decoration : none;
	}
A.counter
	{
	color : #999999;
	text-decoration : none;
	}
A.counter:hover
	{
	color : #FFFFFF;
	text-decoration : none;
	}
A:hover
	{
	color : #CC9933;
	text-decoration : underline;
}
A:active
	{
	color : #CC9933;
	text-decoration : underline;
	}
A.privmsg
	{
	color : Red;
	font : bold;
	}
A.privmsg:hover
	{
	color : #CC9933;
	text-decoration : underline;
	font : bold;
	}
	
TABLE
	{
	border : 0px;
	width : 100%;
	}
TABLE.main
	{
	border : 0px;
	width : 770px;
	}
TABLE.menu
	{
	border : 0px;
	width : 150;
	FILTER: alpha(opacity="75");
	}
TABLE.status
	{
	border : 0px;
	width : 155;
	FILTER: alpha(opacity="75");
	}
TD
	{
	color : #DDDDDD;
	font : 11px Verdana;
	}
TD.menu
	{
	color : #FFFFFF;
	font : 11px Verdana;
	}
TD.rahmen
	{
	font : 1px Verdana;
	}
TD.trans
	{
	border : 0px;
	background : #1B1F23;
	FILTER: alpha(opacity="75");
	}
TD.halftrans
	{
	border : 0px;
	background : #3D464F;
	FILTER: alpha(opacity="85");
	}
TD.notrans
	{
	border : 0px;
	background : #1B1F23;
	FILTER: alpha(opacity="90");
	}
TD.tableb_compact
	{
	width: 5%;
	border : 0px;
	background : #3D464F;
	FILTER: alpha(opacity="85");
	}
TD.navmenu
	{
	width: 5%;
	border : 0px;
	background : #3D464F;
	FILTER: alpha(opacity="85");
	}
TD.cal_today
	{
	border : thin ridge Red;
	font : bold 11px Verdana;
}
FORM
	{
	display : inline;
	}
SELECT, INPUT, TEXTAREA
	{
	background : #ABA981;
	font : bold 10px Verdana;
	}
	
	
// Forum:
hr	{ height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}
.forumline	{ border: 2px #006699 solid; }
td.row1	{ background-color: #30373E; }
td.row2	{ background-color: #30373E; }
td.row3	{ background-color: #30373E; }
td.rowpic {	background-color: #3D464F; }
th	{ color: #999900; font-size: 11px; font-weight : bold; background-color: #4A5560; height: 25px; }
td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
			background-color:#3D464F; height: 29px;	border-width: 0px 0px 0px 0px; }
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
	font-weight: bold; border-width: 0px 0px 0px 0px; height: 28px; }
td.row3Right,td.spaceRow {
	background-color: #30373E; border-width: 0px 0px 0px 0px; }
td.quote {
	border: 1px solid Red;
	background-color: #3D464F;
	color : Silver;
}
.maintitle,h1,h2	{
			font-weight: bold; font-size: 18px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none; line-height : 120%; color : #999900; }
.gen { font-size : 11px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #bbbbbb; }
a.gen,a.genmed,a.gensmall { color : #FFCC00;}
a.gen:hover,a.genmed:hover,a.gensmall:hover { color : #CC9933;	text-decoration : underline; }
.mainmenu		{  }
a.mainmenu		{ text-decoration: none; color : #DD6900; }
a.mainmenu:hover { color : #CC9933;	text-decoration : underline; }
/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 12px; color : #CC9933; }
a.forumlink 	{ text-decoration: none; color : #CC9933; }
a.forumlink:hover{ color : #CC9933;	text-decoration : underline; }
/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #dd6900; }
a.cattitle		{ text-decoration: none; color : #dd6900; }
a.cattitle:hover { color : #CC9933;	text-decoration : underline; }
/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			{ font-weight: normal; font-size: 11px; color : #BDB76B; }
a.nav			{ color : #ffcc00; }
a.nav:hover { color : #CC9933;	text-decoration : underline; }
/* titles for the topics: could specify viewed link colour too */
.topictitle			{ font-weight: bold; font-size: 10px; color : #CC9933; }
a.topictitle:link   { text-decoration: none; color : #ffcc00; }
a.topictitle:visited { text-decoration: none; color : #CC9933; }
a.topictitle:hover	{ color : #CC9933; text-decoration : underline; }
/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size : 11px; color : #BDB76B;}
/* Location, number of posts, post date etc */
.postdetails		{ font-size : 10px;	color : #BDB76B; }
/* The content of the posts (body of text) */
.postbody { font-size : 12px;}
a.postlink:link	{  }
a.postlink:visited {  }
a.postlink:hover {  }
/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
	background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px }
.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%;
	background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px }
/* Copyright and bottom info */
.copyright		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; letter-spacing: -1px;}
a.copyright		{ color: #444444; text-decoration: none;}
a.copyright:hover  { color : #CC9933;	text-decoration : underline; }
/* None-bold submit button */
input.liteoption {	font-weight : normal; }
/* This is the line in the posting page which shows the rollover
  help line. This is actually a text box, but if set to be the same
  colour as the background no one will know ;)
*/
.helpline {
	background-color : 30373E;
	border-style : none;
	color : Olive;
}



// Gallerie
h1{
	font-weight: normal;
	font-size: 21px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height : 120%;
	color: #718ea5;
	margin: 2px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	background-image : url(images/box_left_icon.gif);
	background-repeat : no-repeat;
	background-position : left;
	padding-left : 18px;
	font-size: 18px;
	margin: 0px;
}

h3 {
	font-weight: normal;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
	font-size: 12px;
	margin: 2px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 2px 0px;
}

ul {
	margin-left: 5px;
	padding: 0px;
}

li {
	margin-left: 10px;
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: disc;
}

.maintable {
	border: 1px solid #ccd7e0;
	background-color: #FFF;
	margin-top: 1px;
	margin-bottom: 1px;
}

.tableh1 {
	font-family:  Verdana, Geneva, Arial, sans-serif;
	background : #8AA5B5 ;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}

.tableh1_compact {
	font-family:  Verdana, Geneva, Arial, sans-serif;
	background : #8AA5B5 ;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.tableh2 {
	background: #CBD7DE ;
	color : #000000;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}

.tableh2_compact {
	background: #CBD7DE ;
	color : #000000;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.tableb {
	background: #F2F5F7 ;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}

.tableb_compact {
	background: #F2F5F7 ;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.tablef {
	background: #CBD7DE ;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.album_stat {
	font-size : 85%;
	margin: 5px 0px;
}

.thumb_title {
	font-weight : bold;
	font-size: 80%;
	padding: 2px;
	display : block;
}

.thumb_caption {
	font-size: 80%;
	padding: 1px;
	display : block;
}

.thumb_caption a {
	text-decoration: underline;
	color: #000000;
}

.thumb_num_comments {
	font-weight: normal;
	font-size: 85%;
	padding: 2px;
	font-style : italic;
	display : block;
}

.user_thumb_infobox {
	margin-top: 1px;
	margin-bottom: 1px;
}

.user_thumb_infobox th {
	font-weight : bold;
	font-size: 100%;
	margin-top: 1px;
	margin-bottom: 1px;
	text-align : center;
}

.user_thumb_infobox td {
	font-size: 85%;
	margin-top: 1px;
	margin-bottom: 1px;
	text-align : center;
}

.sortorder_cell {
	background : #8AA5B5 ;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}

.sortorder_options {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	font-size: 80%;
	white-space: nowrap;
}

.navmenu {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	background : #8AA5B5 ;
	border-style: none;
}

.navmenu img {
	margin-top: 1px;
	margin-right: 5px;
	margin-bottom: 1px;
	margin-left: 5px;
}

.admin_menu_thumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	border: 1px solid #ccd7e0;
	background-image : url(images/button_bg.gif);
	background-position : bottom;
	color: #000000;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 85px;
}

.admin_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	border: 1px solid #ccd7e0;
	background-image : url(images/button_bg.gif);
	background-position : bottom;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}

.comment_date{
	color : #5F5F5F;
	font-size: 90%;
	vertical-align : middle;
}

.image {
	border-style: solid;
	border-width:1;
	border-color: #000000;
	margin: 2px;
}

.thumbnails {
	background: #F2F5F7 ;
	padding: 5px;
}

.footer {
	font-size : 9px;
}

.catlink {
	display: block;
	margin-bottom: 2px;
}

.topmenu {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
	line-height : 130%;
	font-size : 110%;
}

.img_caption_table {
	border: none;
	background-color: #FFFFFF;
	width : 100%;
	margin : 0px;
}

.img_caption_table th {
	background: #D1D7DC ;
	font-size : 100%;
	color : #000000;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	border-top : 1px solid #FFFFFF;
}

.img_caption_table td {
	background: #F2F5F7 ;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	border-top : 1px solid #FFFFFF;
}

.headerbg {
	background-color:#000000;
}
.realm_albion {
	background-color:#763333;
}
.realm_hibernia {
	background-color:#285236;
}
.realm_midgard {
	background-color:#30687c;
}


// Teamspeak Server Status
#teamspeakdisplay  img {
	border: 0px;
}
#teamspeakdisplay table {
	border-collapse: collapse;
	border-spacing: 0px;
}
#teamspeakdisplay td {
	font: 9pt arial, verdana,helvetica;
	padding: 0px;
	white-space: nowrap;
	vertical-align: top;
}
#teamspeakdisplay td.teamspeakserver {
	padding-left: 3px;
	font-weight: bold;
}
#teamspeakdisplay td.teamspeakchannel {
	padding-left: 3px;
}
#teamspeakdisplay td.teamspeaksubchannel {
	padding-left: 3px;
}
#teamspeakdisplay td.teamspeakplayer {
	padding-left: 3px;
}
#teamspeakdisplay a.teamspeakserver {
	font: 9pt arial, verdana,helvetica;
	text-decoration: none;
	font-weight: bold;
//	color: #000000;
	color: #ffcc00;
}
#teamspeakdisplay a.teamspeakserver:hover {
//	color: #000066;
	color: #CC9933;
}
#teamspeakdisplay a.teamspeakchannel {
	font: 9pt arial, verdana,helvetica;
	font-weight: bold;
	text-decoration: none;
//	color: #000000;
	color: #ffcc00;
}
#teamspeakdisplay a.teamspeakchannel:hover {
//	color: #000066;
	color: #CC9933;
}
#teamspeakdisplay a.teamspeaksubchannel {
	font: 9pt arial, verdana,helvetica;
	font-weight: bold;
	text-decoration: none;
//	color: #000000;
	color: #ffcc00;
}
#teamspeakdisplay a.teamspeaksubchannel:hover {
//	color: #000066;
	color: #CC9933;
}


