/* General page style. The scroll bar colours only visible in IE5.5+ */
body {
	background-color:   #000000;
	margin: 0px;

}

/* DEFAULT GLOBAL TEMPLATE PADDING*/

#mainBody{padding:0px;}
#leftColumn { padding-left:0px;}
#rightColumn {padding-right:0px;}




/* DEFAULT GLOBAL FONT COLOR */
font,th,td,p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	
}



h1,h2,h3,h4,h5 { 
	color : #FFFFFF; font-weight: bold; 
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;	
	margin:0px;}

.maintitle,h1, h2{font-size: 18px; letter-spacing:1px; }

h3	{font-size: 16px;}

h4	{font-size: 14px;}

h5	{font-size: 11px;}

/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size: 11px; }
.gen,.genmed,.gensmall { color : #ffffff; }




/* Main Site Links at the top of the Page will usually be white*/




/* This is the outline round the main forum tables */
.forumline															{ background-color: transparent; border: 0px #444444 thin; margin:0px; /*background-image:  url(images/cellpic_gl2.gif)*/;}
th 																	{ background-color: none; border-bottom: 2px #132839 solid; margin:0px; }
td.rowpic															{ background-color: transparent; 	 border: 0px #333333 thin; margin:0px; /*background-image:  url(images/cellpic_gl2.gif);*/}
td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom  	{ background-color: transparent; border: 1px #333333 thin; margin:0px; /*background-image:  url(images/cellpic_gl2.gif)*/;}
td.catBottom, row3Right, td.RowPic, td.catleft  					{ background-color:  transparent; border: 1px #333333 thin; margin:0px; /*background-image:  url(images/cellpic_gl2.gif)*/;}
.rowpic { border:none;}

/*Forum Main table cell colours and backgrounds */
.bgColor1, .menuBody			{
	background-color: #000000;
	border: none;

}
.contentBody			{
	background-color: transparent;
	border: none;
	
}
.bgColor2,  .contentItem	{ background-color:  #333333; }
.bgColor3, td.row1, .data1, .calendarNonDay, .bottomBorderOnly { background-color:  #333333; border: 1px #333333 thin; margin:0px;}

.bgColor4, td.row2, .data2, .calendarNonEvent	{ background-color:  #333333; border: 1px #000000 thin; margin:0px;}
.bgColor5, td.row3, .data3, .calendarEvent		{ background-color:  #333333; border: 1px #000000 thin; margin:0px;}
.bgColor6, td.row4, .data4, .row3Right			{ background-color:  #333333; border: 1px #333333 thin; margin:0px;}
.noBG, .border{ border: 1px #333333 solid;}

.calendarNonEvent { border: 1px #000000 solid;}


.calendarBorderBottom{ border-bottom:0px #444444 solid;} 
.calendarHover{border: 1px solid #cccccc; background-color: #1C344C;}
.calendarEvent	{ background-color:   #1C344C; border: 1px solid #000000;}

/* The largest text used in the index page title and toptic title etc. */

/* DEFAULT SITE LINK COLOR */
a,a:active,a:visited { color : #dddddd; }
a:hover		{ text-decoration: underline; color : #ffffff; }

/* main menu link style */
.mainmenu		{ font-size : 11px; color : #000000 }
a.mainmenu,a.mainmenu:active,a.mainmenu:visited	{ text-decoration: none; color : #dddddd;  font-size: 11px; font-weight: normal;}
a.mainmenu:hover{ text-decoration: underline; color : #ffffff;  font-size: 11px;}


a.gen,a.genmed,a.gensmall { color: #dddddd; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #ffffff; text-decoration: underline; }

a.guildNavLink,a.guildNavLink:active,a.guildNavLink:visited{	 text-decoration: none; 	 color: #FFFFFF; font-weight: bold; margin-right:10px;}
a.guildNavLink:hover, a.guildNavLink:visited:hover {	text-decoration: underline; color : #FFFFFF; font-weight: bold;}





/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #FFFFFF}
a.cattitle		{ text-decoration: none; color : #ffffff; }
a.cattitle:hover{ text-decoration: underline; }


/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 12px; color : #ffffff; }
a.forumlink 	{ text-decoration: none; color : #FFCC00; }
a.forumlink:hover{ text-decoration: underline; color : #ffffff; }


/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			{ font-weight: bold; font-size: 11px; color : #dddddd;}
a.nav, a.topictitle:visited,  a.topictitle:active	{ text-decoration: none; color : #FFFFFF; }
a.nav:hover		{ text-decoration: underline; }


/* titles for the topics: could specify viewed link colour too */
.topictitle			{ font-weight: bold; font-size: 11px; color : #ffffff; }
a.topictitle:link, a.topictitle:visited   { text-decoration: none; color : #FFFFFF; }
a.topictitle:hover	{ text-decoration: underline; color : #ffffff; }


/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size : 11px; color : #dddddd;}

/* Location, number of posts, post date etc */
.postdetails		{ font-size: 11px; color : #ffffff; }


/* The content of the posts (body of text) */
.postbody { font-size : 12px;}
a.postlink:link, a.postlink:visited	{ text-decoration: none; color : #dddddd }

a.postlink:hover { text-decoration: underline; color : #ffffff}

/* site links lower number means lighter color 0 is alwasys white 1 is the main site color*/
a.siteLink0, a.siteLink0:active, a.siteLink0:visited{ color:#ffffff;text-decoration: none;}
a.siteLink0:hover{ text-decoration: underline; color:#ffffff;}
a.siteLink1, a.siteLink1:active, a.siteLink1:visited{ color:#000000;text-decoration: none;}
a.siteLink1:hover{ text-decoration: underline; color:#000000;}

/* 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
{padding:2px;  font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #666666; letter-spacing: -1px;}
a.copyright
{padding:2px; color: #444444; text-decoration: none;}
a.copyright:hover { color: #000000; text-decoration: underline;}


/* 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: #DEE3E7; border-style: none; }


/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("formIE.css");



#headerFrame{background-color: #000000; background-image:url(images/Wow_Header_Zulaman.jpg); background-repeat:no-repeat;
	height: 150px;
	

}

.headerBody{


}

.guildName{text-align:right; 
	color:#FFFFFF;
	font-size: 24px;
	font-weight: bold;
	padding:0px;
}

.guildNav {padding:5px; margin:0px; background-color:transparent; 
}

a.guildNavLink {color:#FFFFFF;}

#mainBodyFrame{	 	background-repeat: repeat-x; padding-top:0px;}



.menuframe{}
.menuBody {

    background-image:url(images/sliver.png);
	
	border:1px;
	border-top: 0px;
	margin-left:0px;
	background-color: #333333;
	background-repeat:repeat-x;
    padding:3px;

}

.menuItem{   	background-color: transparent;}
.menuBody li {
	list-style-type: none; padding:3px;	background-color: transparent;
}


.contentFrame {}
.contentTitle{	font-size: 11px; font-weight: bold;color:#FFFFFF; padding:0px; padding-top:5px; margin-left:0px; color:#FFFFFF;}
#mainBody .contentTitle{	font-size: 11px; font-weight: bold;color:#FFFFFF; padding:5px; }
.contentBody { padding: 3px; padding-top:5px; }
.mceContentBody {
background-color: #000000;
background-image:none;
}
.contentItem{
	padding:0px;
	margin-bottom:0px;
	border: none;

}

.contentTitle {background-color: #000000; background-image:url(images/button2.png); background-repeat:repeat-x; height:10px; }

.newsHeader{border-bottom:1px dashed #666666; margin-top:10px;  font-size: 12px; font-weight: bold;color:#ffffff;}
.newsItem{ padding:10px;}
.newsFooter{border-top:1px dashed #666666;    margin-bottom:10px; padding:5px;}




/* Guild Launch Login Bar located athe top most area of the page*/

#adminBarFrame{ background-color:#000000; 	color: #ffffff;
	font-size: 10px; padding:3px;}

a.headerLink, a.headerLink:active, a.headerLink:visted  {color:#dddddd; font-size: 11px;text-decoration: none;}
a.headerLink:visted:hover, a.headerLink:hover {color: #ffffff !important; font-size:11px; text-decoration: underline;}



.menuFrame { margin-bottom:0px; margin-right: 0px;}
.widgetFrame{margin-bottom:0px;}
.widgetBodyTopLeft{background-image:  			background-repeat:no-repeat;	background-position:left; height:38px;}
.widgetBodyTopCenter{background-image: 		background-repeat:repeat-x; height:38px;}
.widgetBodyTopRight{background-image:			background-repeat:no-repeat;	background-position:right; height:38px;}
.widgetBodyBody{}
.widgetBodyBottomLeft{	display:none;}
.widgetBodyBottomCenter{	display:none; }
.widgetBodyBottomRight{	display:none;}

.widgetMenuFrame{margin-bottom:10px;}
.widgetMenuTopLeft{}
.widgetMenuTopCenter{background-image:  background-repeat:no-repeat; height:36px;}
.widgetMenuTopRight{}
.widgetMenuBody{ }
.widgetMenuBottomLeft{display:none; }
.widgetMenuBottomCenter{display:none;}
.widgetMenuBottomRight{	display:none }

.widgetMenuBottomRight .contentTitle{display:none;}
.widgetBodyBottomRight .contentTitle{display:none;}

/* TABS */

.current_tab                
{
    border-left:1px solid #444444;
    border-right:1px solid #444444;
    border-top:1px solid #444444;
    background-color:transparent;
}

.unselected_tab                
{
    border-left:1px solid #000000;
    border-right:1px solid #000000;
    border-top:1px solid #000000;
    background-color:transparent;
}

.panelSubNav
{
    background-color:transparent;
    border-left:none;
    border-right:none;
}

.tabContainer
{ 
    margin-top:3px;  
    border-bottom:1px solid #444444;
}

/* END TABS */

/*

.contentItem a.postlink
{
	text-decoration: underline;
}

/*shoutbox*/
.shoutbox
{
    background-color: transparent;
    color:#ccc;
}
/*end shoutbox*/

.thinLine
{
    border-bottom:1px #fff solid;
    width:50%;
    padding-top:5px;
    padding-bottom:5px;
}
.widgetMenuTopRight, .widgetMenuTopLeft, .widgetMenuTopCenter, .widgetBodyTopRight, .widgetBodyTopLeft, .widgetBodyTopCenter
{
	
	height:20px;
	padding-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	border:none;
}

.widgetFrame
{
	margin-bottom:0px;
	border:none;
}

#mainBodyFrame
{
	background-image:none;
}

#leftColumn
{
	padding-right:0px;
	padding-top:0px;
	margin-top:0px;
	border-right:0px ;
	background-color:#000000;
}


#mainBody
{
background-color: #333333;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	margin-top:0px;
	border-left: 1px #000000 solid;
	border-right: 1px #000000 solid;
	background-image:url(images/sliver.jpg);
	background-repeat: repeat-x; 
	
}

#rightColumn
{
	padding-left:0px;
	padding-top:0px;
	margin-top:0px;
	border-left:1px;
}

.menuTitle{ background-color: #000000; height: 16px; padding-top:4px; background-image:url(images/button2.png); margin-left:0px; width:160; font-weight:bold; padding-left:4px;}

.contentItem {padding:10px;  background-color:transparent;}

a.forumlink { color: #FFFFFF;}
a.nav { color:#FFFFFF;}
a.topictitle {color:#FFFFFF;}

#primaryNavTable { background-color:transparent;}

td.row1, .data1, .data2 { background-color:transparent; border-bottom: 1px #132839 solid; }

td.row2 { background-color:transparent; border-bottom: 1px #132839 solid; }
td.row3 { background-color:transparent; border-bottom: 1px #132839 solid; }
td.row3Right { background-color:transparent; border-bottom: 1px #132839 solid; }

.spaceRow 
{
	border-bottom: 2px #132839 solid;
}

.postBodyContainer .row1, .postBodyContainer .row2{ border:none;}

.list_menu li
{
    padding:5px;
    margin-left:0px;
}
.list_menu li a
{
    padding:0px;
}
#pool_selector
{
    margin-left:0px;
}