/* Based on the original Style Sheet for the fisubsilver v2 Theme for phpBB version 2+
Edited by Daz  - http://www.forumimages.com - last updated 26-06-03 */

.small_box_top, .medium_box_top, .big_box_top{
	background:#000000 url(images/gdkpaocassassin/thcellpic.gif);
	color:#de6825;
	font-size:11px;
	font-weight:bold;
	height:25px;
	white-space:nowrap;
	text-align:center;
	padding-left:8px;
	padding-right:8px;
	}


/* The content of the posts (body of text) */
body{
	color:#D38F5C;
	font:12px Verdana,Arial,Helvetica,sans-serif;
	margin:0px;
	padding:0;
	text-align: center;
}
#container{
	width: 1000px;
	background: url(images/gdkpaocassassin/containerbg.png);
}

/* General font families for common tags */
font,th,td,p{font:12px Verdana,Arial,Helvetica,sans-serif;}

/* General text */
.gensmall{font-size:10px;}
td.genmed,.genmed{font-size:11px;color:#C78236;}
.explaintitle{font-size:11px;font-weight:bold;}

/* General page style */
a:link,a:active,a:visited,a.postlink{color:#de6825;text-decoration:none;}
a:hover{color:#900;}

#link3{
	color:#e69649;text-decoration:underline;
}
#link3:hover{color:#900;
}


a.link2{color:#DFD7C4;}
a.link2:visited{color:#EDD76F;}

/* titles for the topics:could specify viewed link colour too */
.topictitle{font-size:11px;font-weight:bold;}
a.topictitle:visited{color:#EDD76F;}
a.topictitle:hover{color:9E3838;}

/* titles for the statistics mod tables only */
.cattitle{font-size:11px;font-weight:bold;}
a.cattitle:visited{color:#EDD76F;}
a.cattitle:hover{color:#600;}

/* titles for the topics:could specify viewed link colour too */
td.cathead
	{
	font-weight:bold;
	letter-spacing:1px;
	background:#212121 url(images/gdkpaocassassin/cellpic1.gif);
	height:29px;
	text-indent:4px;
	}

/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name{font-size:11px;font-weight: bold}

hr
	{
	border: 1px inset #252525;
	}

/* Category gradients*/
td.cat,td.catBottom
	{
	font-weight:bold;
	letter-spacing:1px;
	background-color:#400;
	height:22px;
	text-indent:4px;
	}

/* Main table cell colours and backgrounds */
.row1
	{
	background:#260808;
	}
.row2,.helpline
	{
	background:#3b0f0f;
	}
.row3{background:#300;
}
.row4
	{
	background: #000000 url(images/gdkpaocassassin/nav_background.gif) repeat-x;
	height: 33px;
	}
.row6
	{
	background: #000000 url(images/gdkpaocassassin/rowpic6.gif) repeat-x;
	height: 23px;
	}
td.spacerow
	{
	background:#000000 url(images/gdkpaocassassin/chains.gif) repeat-x;
	height: 9px;
	}

/* This is for the table cell above the Topics,Post & Last posts on the index.php */
td.rowpic
	{
	background-color:#400;
	height: 22px;
	}

/* Table Header cells */
th
	{
	background:#000000 url(images/gdkpaocassassin/thcellpic.gif);
	color:#de6825;
	font-size:11px;
	font-weight:bold;
	height:25px;
	white-space:nowrap;
	text-align:center;
	padding-left:8px;
	padding-right:8px;
	}

.view_bg
	{
	background: url(images/gdkpaocassassin/view_bg.gif) repeat-x;
	}

/* This is the border line & background colour round the entire page */

.bodyadminbg
	{
	background:url(images/gdkpaocassassin/background.gif);
	border:0px solid #000000;
	}

/* This is the outline round the main forum tables */
.forumline
	{
	background:#222;
	border:0px solid #000;

	}

/* 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:#de6825;

	
	}

.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 */

	
.postbody
	{
	font-size:12px;line-height:125%;
	}

/* Location,number of posts,post date etc */
.postdetails{font-size:10px;color:#9E704E}

/* Quote blocks and Code blocks*/

.quote
	{
	color: #c1c1c1;
	}
.code
	{
	color: #00CC00;
	}


/* This is for the error messages that pop up */
.errorline{background:#000000;border:1px outset #EDD76F}

/* Form elements */
form{display:inline}

input
	{
	font:11px Verdana,Arial,Helvetica,sans-serif;
	}

select	{
	color:#FFFFFF;
	background:#161616;
	font:11px Verdana,Arial,Helvetica,sans-serif;
	}

input.post
	{
	color:#c48c5d;
	background: #400;
	border: 1px solid #000;
	font:11px Verdana,Arial,Helvetica,sans-serif;
	padding-bottom:2px;
	padding-left:2px;
	}

textarea.post
	{
	color:#c48c5d;
	background: #400;
	border: 1px solid #000;
	font:11px Verdana,Arial,Helvetica,sans-serif;
	padding-bottom:2px;
	padding-left:2px;
	}

input.button,input.liteoption,.fakebut
	{
	color:#f7d063;
	border: 1px outset #FFC;
	background:#000000 url(images/gdkpaocassassin/thcellpic.gif);
	font-size:11px;
	font-weight:bold;
	padding : 1px;
}
	
input.button:hover,input.liteoption:hover
	{
	color: #de6825;
	border:1px outset #A3584E;
	background:#000000 url(images/gdkpaocassassin/thcellpic.gif);
	font-size:11px;
	font-weight:bold;
	padding : 1px;
	}	
	
	
input.catbutton
	{
	color:#EDD76F;
	border:1px solid #343434;
	background:#202020;
	font-size:10px;
	}
	
input.catbutton:hover
	{
	color:#FFFFFF;
	border:1px solid #FFFFFF;
	background:#161616;
	font-size:10px
	}

input.mainoption
	{
	color:#f7d063;
	border: 1px outset #FFC;
	background:#000000 url(images/gdkpaocassassin/thcellpic.gif);
	font-size:11px;
	font-weight:bold;
	padding : 1px;
	}

input.mainoption:hover
	{
	color: #de6825;
	border:1px outset #A3584E;
	background:#000000 url(images/gdkpaocassassin/thcellpic.gif);
	font-size:11px;
	font-weight:bold;
	padding : 1px;
	}

a.but,a.but:visited
	{
	color: #FC0;
	border: 1px outset #FFC;
	background:#600;
	font-size:11px;
	font-weight:bold;
	padding : 1px;
	}

a.but:hover
	{
	color: #600;
	border:1px inset #600;
	background:#FC0;
	font-size:11px;
	font-weight:bold;
	padding : 1px;
	}

/* This is the line in the posting page which shows the rollover
help line. Colour value in row2 */
.helpline
	{
	color:#EDD76F;
	background:#161616;
	border:0 solid;
	font-size:10px;
	}


/* This is the gradient background at the top of the page */
.topnav
	{
	font-size:10px;
	background: #000000 url(images/gdkpaocassassin/cellpic_nav.gif) repeat-x;color:#EDD76F;
height:21px;white-space:nowrap;border: 0px solid #91a0ae;border-width: 0px 0px 0px 0px;}

/* Admin & Moderator Colours MODification */
.admin,.mod{font-size:11px;font-weight:bold;}
.admin,a.admin,a.admin:visited{color:#EDD76F;}
.mod,a.mod,a.mod:visited{color:#006600;}
a.admin:hover,a.mod:hover{color:#00C0FF;}

/* 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;}


/* FI Colour Palette MOD - START */
.colouter,.col{border:1px solid #000;margin-left:10px;}
.colouter{border-right-width:0;cursor:pointer;}
.col{margin:0;padding:0 0 0 7px;display:inline;border-width:1px 1px 0 0;font-size:7px;}
/* FI Colour Palette MOD - END */

abbr, acronym {
	border-bottom: 1px dotted #333;
	cursor: help;
}

.tab_links, a.tab_links:hover, a.tab_links:link, a.tab_links:active, a.tab_links:visited { 
	font-size: 11px;
	color: #EDD76F; 
	text-decoration: none;
}

a.tab_links:hover { 
	text-decoration: underline;
}

.tab_headers, th.tab_headers {
	color: #EDD76F; 
	font-size: 11px; 
	font-weight : bold;
	padding-left: 4px;
	padding-right: 8px;
	border: #EDD76F; 
	border-style: solid; 
	border-width: 1px 1px 0px 1px;
	background-color: #000000;
}

.tab_border	{ background-color: #E5E5E5; border: 0px;}

.filler, th.filler {
	background-color:#E5E5E5; 
	background-image:none;
}

.header_background
	{ 
	font-size:10px;
	color:#EDD76F;
	background: #000000 url(images/gdkpaocassassin/full_header_background.gif) repeat-x;
	height: 95px;
	}
.half_header_background
	{
	color:#00C0FF;
	background: #000000 url(images/gdkpaocassassin/half_header_background.gif) repeat-x;
	height: 73px;
	}	
.nav_background
	{
	font-size:10px;
	height:33px;
	text-align:center;
	white-space:nowrap;
	border: 0px solid #91a0ae;
	}
.newsnav
	{
	background: transparent url(images/gdkpaocassassin/newsnav.gif) repeat-x;
	color:#EDD76F;
	height:33px;
	white-space:nowrap;
	}
	
.header_qlinks
	{
	background: #000000 url(images/gdkpaocassassin/qlinks_background.gif) repeat-x;
	font-size: 9px;
	v-align: top;
	}

.u_login
	{
	background: url(images/gdkpaocassassin/u_login.gif) no-repeat;
	height: 27px;
	}
	
.u_password
	{
	background: url(images/gdkpaocassassin/u_password.gif) no-repeat;
	height: 27px;
	}
.login_bg
	{
	background: url(images/gdkpaocassassin/login_bg.gif) repeat-x;
	font-size: 9px;
	color: #FFFFFF;
	}

input.lsub { 
background: url(images/gdkpaocassassin/l_go.png) repeat-x;
height: 35px;	
width: 42px;
border: 0px; 
cursor: default;
}

input.lsub1 { 
background-image: url(images/gdkpaocassassin/menu-search.png);	
background-repeat: repeat-x;	
height: 33px;	
width: 74px;
border: 0px; 
cursor: default;
}

input.lsub_lite { 
background: url(images/gdkpaocassassin/l_go_lite.png) repeat-x;	
height: 35px;	
width: 42px; 
border: 0px; 
cursor: hand;
}

input.log { 
background: #000;	
border: 1px inset #D6C094; 
font: 9px  Verdana, Arial, Helvetica, sans-serif,; 
line-height: 11px; 
padding-right: 4px;
color:#FC6;
}	

.mini {
	height: 1px;
}

.mini2 {
	height: 9px;
}
.border_bot_center
	{
	background: url(images/gdkpaocassassin/footer.png) repeat-y ;
	background-position:50% 0px;
	color: #FFFFFF; 
	font: bold 9px  Verdana, Arial, Helvetica, sans-serif,; 
	}

	

	
.topper	
	{
	background: TRANSPARENT url(images/gdkpaocassassin/search-bg.gif) repeat-x;
	height: 34px;
	}	
.btopper	
	{
	background: TRANSPARENT url(images/gdkpaocassassin/search-bbg.gif) repeat-x;
	height: 34px;
	}
/*
	Styled checkboxes and radio buttons.
	Created by Philip Howard, GamingHeadlines.co.uk
	Web: http://www.gamingheadlines.co.uk/wod/formstyle/index.html
*/
.checkbox {
	background: url(images/gdkpaocassassin/CheckboxUnchecked.gif) no-repeat center center;
	display: block; 
	width: 16px; 
	height:16px;
}
a.checkbox, a.checkboxchecked {
	display: block;
	width: 16px;
	height: 16px;
	cursor: pointer;
	cursor: hand;
}
a.checkbox {
	background: url(images/gdkpaocassassin/CheckboxUnchecked.gif) no-repeat center center;
}
a.checkboxchecked {
	background: url(images/gdkpaocassassin/CheckboxChecked.gif) no-repeat center center;
}

.radiobox {
	background: url(images/gdkpaocassassin/RadioboxUnchecked.gif) no-repeat center center;
	display: block; 
	width: 16px; 
	height:16px;
}
a.radiobox, a.radioboxchecked {
	display: block;
	width: 16px;
	height: 16px;
	cursor: pointer;
	cursor: hand;
}
a.radiobox {
	background: url(images/gdkpaocassassin/RadioboxUnchecked.gif) no-repeat center center;
}
a.radioboxchecked {
	background: url(images/gdkpaocassassin/RadioboxChecked.gif) no-repeat center center;
}

.inputhidden { display: none; }

/* ---------- Teamspeak ------------ */
td.tsBG{
	margin: 0px;
	padding: 0px;
}
.tsName{
	text-align: center;
	font-size: 12px;
	color: #D38F5C;
	font-weight: bold;
}
.tsPlayerName{
	text-align: center;
	font-size: 10px;
	color: #D38F5C;
	vertical-align: top;
}

a.tsSmall{
	font-size: 9px;
	color: #de6825;
	font-weight: normal;
}
a.channellink{
	font-size: 10px;
	color: #de6825;
	font-weight: normal;
	vertical-align: top;
}
.channelcount{
	font-size: 9px;
	font-weight: normal;
	vertical-align: top;	
}
/* ---------- Recruitment ------------ */

.recruitClass{	
	font-size: 12px;
	color:#955017;
}
.recruitSpec{	
	font-size: 10px;
	color: #D59459;
	margin-left: 10px;
}
.recruithigh{
	font-size: 11px;
	font-weight: bold;
	color: #900;
	margin-left: 10px;
}

.recruitmedium{
	font-size: 11px;
	font-weight: bold;
	color: #D59459;
	margin-left: 10px;
}

.recruitlow{
	font-size: 11px;
	font-weight: bold;
	color: #B5A795;
	margin-left: 10px;
}
/* ---------- Bossprogress ------------ */
.bossIni{
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
}
.bossName{
	font-size: 10px;
	font-weight: normal;
	margin-left: 15px;
}
.bossStatus{
	font-size: 10px;
	font-weight: bold;
	color: #C63;
	margin-right: 10px;
	vertical-align: top;
}

.navlink{
	color:#F00;
}
.nav{
	color:#F5CCAD;
	font-size:12px;
}
	
nav.gensmall{
	background-color:#F00;
	}
	
.viewforumspacer{
	clear:both;
	height: 210px;
}

.boxbg {
	background:url(images/gdkpaocassassin/boxbg.jpg);
}

.boxbgright {
	background:url(images/gdkpaocassassin/boxbgright.jpg);
}

.boxbgmid {
		background:url(images/gdkpaocassassin/boxbgmid.jpg);
}

.boxbgventrilo {
	background:url(images/gdkpaocassassin/boxbgventrilo.jpg);
}

.boxbg2 {
	background:url(images/gdkpaocassassin/boxbg2.jpg);
}

.logo_header_background {
	background:url(images/gdkpaocassassin/logo_header_background.gif);
}

.navleft {
	background:url(images/gdkpaocassassin/navleft.gif);
}

/* MERGENINE ZUSATZ - NEUE KLASSENDEFINITIONEN */
body {
        background:#1e0000 url('images/gdkpaocassassin/aocbg.jpg') repeat-x center 0 fixed;

}

table.m9_container_overall { /*haupttabelle*/
	width:1000px;
	text-align:left;
}
tr.m9_header_overall { /*der komplette header*/
	height:270px;
}
.m9_header_logocontainer { /*beeinhaltet logo und letterset */
	height:225px;
}
div.m9_header_logo {
}
div.m9_header_letterset {
}
td.m9_nav_background { /*navi + hintergrund */
		
        font-size:12px;
        background: url(images/gdkpeverquestnorrath/nav_background.png) repeat-x;
        color:#CCCCCC;
        height:33px;
        text-align:center;
        white-space:nowrap;
        border: 0px solid #91a0ae;
        vertical-align:middle;
}.m9_nav_mainmanu{
}

.sub_menu2 {
	position:absolute;
	margin-top:8px;
	margin-left:210px;
	}

.sub_menu2 .m9_button_portal {

		position:relative !important;
		margin-left:10px !important;
	  
        padding:5px !important;
background:#252525;
        border: 2px solid #000000 !important;
        margin-right:0px !important;
}

a.m9_button_portal, a.m9_button_forum, a.m9_button_dkp {
		position:absolute;
		margin-top:00px;
        padding:5px; 
background:#252525;
        border: 2px solid #000000;
        margin-right:2px;
	
	}

a.m9_button_portal {
	  	margin-left:30px;
	
	}

a.m9_button_portal:hover {
        padding:5px;
        color:#000000;
        background:#D3D3D4;
        border: 2px solid #FFFFFF;
        margin-right:2px;
}

a.m9_button_forum {
		margin-left:98px;

}
a.m9_button_forum:hover {

        padding:5px;
        color:#000000;
        background:#D3D3D4;
        border: 2px solid #FFFFFF;
        margin-right:2px;
}

a.m9_button_dkp {
		margin-left:162px;
}
a.m9_button_dkp:hover {
        padding:5px;
        color:#000000;
        background:#D3D3D4;
        border: 2px solid #FFFFFF;
        margin-right:2px;
}
table.m9_body_top {
	margin-top:40px; /*Abstand Header zu Body*/
}
tr.m9_body_bottom {
}
td.border_top_left {
}
td.border_top_center {
}
td.border_top_right {
}
td.border_side_left {
}
td.border_side_right {
}	
td.border_bot_left {
}
td.border_bot_center {
       
        color : #FFFFFF;
        font: bold 9px  Verdana, Arial, Helvetica, sans-serif,;
        line-height: 11px;
}
td.border_bot_right {
}

