/******************************
* PHPRAID REQUIRED CSS STYLES *
******************************/
/* General page style. */
body {
	background-color: #1E1C34;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
}

hr {
	background-color:#000000;
	border:0px;
	height:1px;
}
#server{
	position: absolute;
	top: 4px;
	left: 4px;
	
}
/* The text input fields background colour */
/* And all button looks */
input.post, textarea.post, select {
	background-color : #38374A;
	border: 1px solid #000000;
	color:#ffffff;
	font-size: 11px;
}
input { text-indent : 2px; }

input.mainoption {
	background-color: #38374A;
	border: 1px solid #000000;
	color : #ffffff;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bolder;
}

input.liteoption {
	background-color: #38374A;
	border: 1px solid #000000;
	color : #ffffff;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* Formatting for the hover tooltips */
#dhtmltooltip{
	position: absolute;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	border: 1px solid white;
	padding: 3px;
	background-color: black;
	visibility: hidden;
	z-index: 100;
	opacity: .80;
	color: white;
}

#fixedtipdiv{
	position: absolute;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	border: 1px solid white;
	padding: 3px;
	color: white;
}

.navContainer ul {
	font-size:10px;
	list-style-type:none;
	margin:0;
	padding:0;
	text-align:left;
}

.navContainer li {
	margin: 0 0 0 0;
}

.navContainer a {
	border-bottom:1px solid #4E4E50;
	color:#AFBFDD;
	display:block;
	font-weight:normal;
	height:20px;
	padding-top:3px;
	text-decoration:none;
	text-indent:10px;
}

.navContainer a:hover {
	color:#ffffff;
	text-decoration:none;
}

.contentHeader {
	background-image:url('../images/top_bg.gif');
	color:#ffffff;
	font-size:10px;
	font-weight:bolder;
	height:17px;
	padding-top:3px;
	text-align:center;
	text-transform:uppercase;
}

.contentBody {
	margin-left:10px;
	margin-right:10px;
	
}

/* border color for data */
.dataOutline {
	border:1px solid #000000;
}

.dataOutline a:link {
	color:#2F608B;
	font-weight:bolder;
	text-decoration:none;
}

.dataOutline a:visited {
	color:#2F608B;
	font-weight:bolder;
	text-decoration:none;
}

.dataOutline a:active {
	color:#2F608B;
	font-weight:bolder;
	text-decoration:none;
}

.dataOutline a:hover {
	color:#000000;
	text-decoration:none;
}

.errorHeader {
	background-color:#660000;
	border: 1px #ff0000 solid;
	border-bottom: 0px;
	color: #FFFFFF; 
	font-size: 10px;
	font-weight: bold;
	padding: 3px;
	text-align:left;
	text-transform:uppercase;
	width:450px;
}

.errorBody {
	background-color:#FFD5D5;
	color:#CC0000;
	border:1px solid #ff0000;
	border-top:0px;
	font-size:10px;
	font-weight:normal;
	padding:3px;
	text-align:center;
	width:450px;
}

/* header for data output */
.listHeader {
	background-image:url('../images/banner_bg.jpg');
	border: 1px solid #000000;
	color:#ffffff;
	font-size:10px;
	text-align:left;
}

.listHeader a:link {
	color:#AFBFDD;
	text-decoration:none;
}

.listHeader a:active {
	color:#AFBFDD;
	text-decoration:none;
}

.listHeader a:visited {
	color:#AFBFDD;
	text-decoration:none;
}

.listHeader a:hover {
	color:#ffffff;
	text-decoration:none;
}

.active a {
	background-color: #38374A;
	border: 1px solid #000000;
	color : #ffffff;
	/*font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif;*/
}

/* Tooltip title color */
.tooltip_title {
	color: #FFFFFF;
	font-weight: bolder;
}

/* row colors for data output and hover color */
.row1 {
	background-color: #B6B6BA;
}

.row2 {
	background-color: #A3A2A8;
}

.rowHover {
	background-color: #CAC9CF;
}
/**********************
* TEMPLATE CSS STYLES *
***********************/
#container {
	border:1px solid #000000;
	width:100%;
	
	
}

#banner {
	width: 900px;
	background-image:url('../images/banner_bg.jpg');
	text-align:left;
}

#topHeader {
	background-image:url('../images/top_bg.gif');
	color:#ffffff;
	font-size:10px;
	height:20px;
	padding-top:5px;
	text-align:right;
	width: 900px;
}

#topHeader a:link, a:visited, a:active {
}

#topHeader a:hover {
	color:#ffffff;
	text-decoration:none;
}

#leftMenuBackground {
	background-image:url('../images/leftMenu_bg.gif');
}

#leftMenuBorder {
	background-image:url('../images/leftMenuBorder_bg.gif');
}

#contentContainer {
	background-color:#ffffff;
	color:#000000;
	font-size: 10px;
	font-weight: bold;
	line-height: 1.5em;
	text-align:left;
	
}

#footer {
	background-image:url('../images/banner_bg.jpg');
	border-top:1px solid #000000;
	color:#ffffff;
	font-size:10px;
	font-weight:normal;
}

#footer a {
	color:#AFBFDD;
	font-weight:normal;
	text-decoration:none;
}

#footer a:hover {
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
}

.menuHeader {
	background-image:url('../images/leftMenuHeader_bg.gif');
	color:#ffffff;
	height:17px;
	font-size:10px;
	font-weight:bolder;
	padding-top:3px;
	text-indent:10px;
	text-transform:uppercase;
}

.announceHeader {
	color:#000000;
	font-size:12px;
	font-weight:bolder;
}

.announceSubHeader {
	color:#666666;
	font-size:10px;
	font-weight:normal;
}

.announceText {
	color:#000000;
	font-size:10px;
	font-weight:normal;
}

.button {
	background-color:#A3A2A8;
	border: 1px solid #000000;
	padding:5px;
}

.infoBar {
	color:#ffffff;
	font-size:10px;
	line-height:1.5em;
	padding:10px;
	text-align:justify
}

.topHeaderMargin {
	margin-left:10px;
	margin-right:10px;
}

/* Over/Under/Even Color */
  /* This is the color for when a raid number is on the "bad" side of it's limit. */
  /*    For instance 2/1 Warriors Signed up for the raid (Over). */
.badcolor {
     color:#CC0000;
}

  /* This is the color for when a raid number is on the "good" side of it's limit. */
  /*    For instance 0/1 Warriors Signed up to the raid (not over) */
.goodcolor {
     color:#008800;
}

  /* This is the color for when a raid number is exactly the number it needs to be. */
  /*    For instance, 1/1 Warriors Signed up to the raid. */
.evencolor {
     color:#000000;
} 

/* Implementation of Calendar CSS Elements to modify the Calendar display. */
  /* Any day before "today" that doesn't have a raid has this look. */
.priorDay {
	text-align:right;
	font-size:18px;
	color:#FFFFFF;
}
  /* Any day after "today" that doesn't have a raid has this look. */
.postDay {
	text-align:right;
	font-size:18px;
	color:#000000;
}
  /* "Today" always has a special look to it, regardless of whether it has a raid or not. */
.currentDay {
	text-align:right;
	font-size:18px;
	color:#FF0000;
}
  /* "#" Signed Up - Not Drafted Mark */
.qcanmark {
	font-size:20px;
	color:#0000FF;
}
  /* "*" Signed Up, Drafted Mark */
.draftedmark {
	font-size:20px;
	color:#0000FF;
}




/* "*" Dan code below */

body{
	
	 
	 margin: 0 auto;
text-align: center;
	 background : #000000 url("/assets/images/top.jpg") repeat-x;
	 
	font: 14px "Lucida Grande", Lucida, Verdana, sans-serif;
}
	 
	 #wrapper{
	margin: 0 auto;
	width: 1024px;
	text-align: left;
	
	
	
}



#iframex{
	position: relative;
	margin-left: -110px;
	.margin-left: -110px; /* Left margin of 7px that can be readable by both IE6 & IE7, */
_margin-left: -90px;
	width: 1100px;
	height: 440px;
	
	overflow-x: hidden;
	overflow-y:auto;
	border: 3px solid #fbdb29;
}

#fullpage{
	color: #ffffff;
	float: left;
	width: 1024px; 
	min-height:540px;
		margin-left: 30px;
.margin-left: 30px; /* Left margin of 7px that can be readable by both IE6 & IE7, */
_margin-left: 30px;
	
}





	 #header{
	text-align: center;
	float: left;
	 margin: 0 auto;
	 width:1024px;
	 height: 269px;
	 background : url("/assets/images/header.jpg");
	 }
	 
 	
	 #header2{
	text-align: center;
	float: left;
	 margin: 0 auto;
	 width:1024px;
	 height: 269px;
	 background-color: #000000;
	 background : url("/assets/images/header2.jpg") no-repeat;
	 }
	 
 

ul.hozmenu{

	list-style-type: none;
	display: inline;
	}
	#middle{
float: left;
	width: 1024px;
		background : url("/assets/images/middle.jpg");
	
}

#middle2{
float: left;
	width:  1024px;
		
	
}
#wrmcont{
	
	width: 900px;
	margin-left: 60px;
}

li.hozlist {
	
	float: left;
	padding-left: 0px;
	padding-right: 0px;
}
#topwrap{
		margin: 0 auto;
	width: 1024px;
	
}
#tablex{
	margin-left: 10px;
	border-style: solid;
	border-width: 3px;
}
#topwrap2{
		position: absolute;
top: 0px;
margin-left: 0px;
.margin-left: 0px; /* Left margin of 7px that can be readable by both IE6 & IE7, */
_margin-left: 0px; /* Only IE6 reads this and changes the value to 6px */

	width: 1024px;
	
}


#flash{
	text-align: center;
	position: absolute;
	top: 225px;
	margin-left: 60px;
.margin-left: -450px; /* Left margin of 7px that can be readable by both IE6 & IE7, */
_margin-left: -450px; /* Only IE6 reads this and changes the value to 6px */





	font-weight: bold;
	font-size: 13px;
}


#menu2{
	text-align: center;
	position: absolute;
	top: 180px;
	margin-left: 380px;
.margin-left: -135px; /* Left margin of 7px that can be readable by both IE6 & IE7, */
_margin-left: -135px; /* Only IE6 reads this and changes the value to 6px */





	font-weight: bold;
	font-size: 13px;
}


#menu3{
	text-align: center;
	position: absolute;
	top: 180px;
	margin-left: 500px;
.margin-left: -15px; /* Left margin of 7px that can be readable by both IE6 & IE7, */
_margin-left: -15px; /* Only IE6 reads this and changes the value to 6px */





	font-weight: bold;
	font-size: 13px;
}


#menu4{
	text-align: center;
	position: absolute;
	top: 180px;
	margin-left: 634px;
.margin-left: 123px; /* Left margin of 7px that can be readable by both IE6 & IE7, */
_margin-left: 123px; /* Only IE6 reads this and changes the value to 6px */





	font-weight: bold;
	font-size: 13px;
}

 
A.menu  {
display: block;
   color:#ffffff;
	 font-size: 15px;
	 text-decoration: none;
	font-weight: bold;
	font-style: bold;

	  font: arial;
	 
padding: 6px;

}
 
A.menu:Visited  {

  color:#ffffff;

	 font-size: 15px;
	 	 text-decoration: none;
	font-weight: bold;
	font-style: bold;
padding: 6px;
	font: arial;

}
A.menu:Active  {

  color:#ffffff;

text-decoration: none;
	 font-size: 15px;
	font-weight: bold;
	font-style: bold;
padding: 6px;
	font: arial;

}
A.menu:Hover  {

    color:#f7ff14;
text-decoration: none;
	 font-size: 15px;
	font-weight: bold;
	font-style: bold;
	font: arial;
padding: 6px;

}

#littletitle{
	position: relative;
	top: 30px;

	color: #ffffff;
	margin-left: 70px;
	width: 130px;
	text-align: middle;
	font-weight: bold;
	text-decoration: underline;
}

#guildloginx{
	width: 185px;
height: 35px;
	position: absolute;
	top: 144px;
	margin-left: 589px;
	
}



 
#guildloginx A {
 display : block;
    background : url("/assets/images/guildlogin.jpg") 0px 0px no-repeat;
    /* '0px 0px' tells browser to start at top-left of the image */
    height: 35px;
	 width:  185px; 
	 border: 0 none;
}
 
#guildloginx A:Visited  {
 display : block;
    background : url("/assets/images/guildlogin.jpg") 0px 0px no-repeat;
    /* '0px 0px' tells browser to start at top-left of the image */
    height: 35px;
	 width:  185px; 
	 border: 0 none;
}
#guildloginx A:Active  {
 display : block;
    background : url("/assets/images/guildlogin.jpg") 0px 0px no-repeat;
    /* '0px 0px' tells browser to start at top-left of the image */
    height: 35px;
	 width:  185px; 
	 border: 0 none;
}
#guildloginx A:Hover  {
 display : block;
    background : url("/assets/images/guildlogin.jpg") -185px 0px no-repeat;
    /* '0px 0px' tells browser to start at top-left of the image */
    height: 35px;
	 width:  185px; 
	 border: 0 none;
}



#adminloginx{
	width: 155px;
height: 35px;
	position: absolute;
	top: 144px;
	margin-left: 773px;
	
}



 
#adminloginx A {
 display : block;
    background : url("/assets/images/officers.jpg") 0px 0px no-repeat;
    /* '0px 0px' tells browser to start at top-left of the image */
    height: 35px;
	 width:  155px; 
	 border: 0 none;
}
 
#adminloginx A:Visited  {
 display : block;
    background : url("/assets/images/officers.jpg") 0px 0px no-repeat;
    /* '0px 0px' tells browser to start at top-left of the image */
    height: 35px;
	 width:  155px; 
	 border: 0 none;
}
#adminloginx A:Active  {
 display : block;
    background : url("/assets/images/officers.jpg") 0px 0px no-repeat;
    /* '0px 0px' tells browser to start at top-left of the image */
    height: 35px;
	 width:  155px; 
	 border: 0 none;
}
#adminloginx A:Hover  {
 display : block;
    background : url("/assets/images/officers.jpg") -155px 0px no-repeat;
    /* '0px 0px' tells browser to start at top-left of the image */
    height: 35px;
	 width:  155px; 
	 border: 0 none;
}


#littlecontent{
	color: #ffffff;
	margin-left: 30px;
	width: 170px;
}









#join{
	width: 185px;
height: 71px;
	position: absolute;
	top: 47px;
	margin-left: 519px;
	
}
 
#join A {
 display : block;
    background : url("/assets/images/joinup.jpg") 0px 0px no-repeat;
    /* '0px 0px' tells browser to start at top-left of the image */
    height: 71px;
	 width:  185px; 
	 border: 0 none;
}
 
#join A:Visited  {
 display : block;
    background : url("/assets/images/joinup.jpg") 0px 0px no-repeat;
    /* '0px 0px' tells browser to start at top-left of the image */
    height: 71px;
	 width:  185px; 
	 border: 0 none;
}
#join A:Active  {
 display : block;
    background : url("/assets/images/joinup.jpg") 0px 0px no-repeat;
    /* '0px 0px' tells browser to start at top-left of the image */
    height: 71px;
	 width:  185px; 
	 border: 0 none;
}
#join A:Hover  {
 display : block;
    background : url("/assets/images/joinup.jpg") -185px 0px no-repeat;
    /* '0px 0px' tells browser to start at top-left of the image */
    height: 71px;
	 width:  185px; 
	 border: 0 none;
}





#forum{
	width: 195px;
height: 71px;
	position: absolute;
	top: 47px;
	margin-left: 702px;
	
}
 
#forum A {
 display : block;
    background : url("/assets/images/forum.jpg") 0px 0px no-repeat;
    /* '0px 0px' tells browser to start at top-left of the image */
    height: 71px;
	 width:  195px; 
	 border: 0 none;
}
 
#forum A:Visited  {
 display : block;
    background : url("/assets/images/forum.jpg") 0px 0px no-repeat;
    /* '0px 0px' tells browser to start at top-left of the image */
    height: 71px;
	 width:  195px; 
	 border: 0 none;
}
#forum A:Active  {
 display : block;
    background : url("/assets/images/forum.jpg") 0px 0px no-repeat;
    /* '0px 0px' tells browser to start at top-left of the image */
    height: 71px;
	 width:  195px; 
	 border: 0 none;
}
#forum A:Hover  {
 display : block;
    background : url("/assets/images/forum.jpg") -195px 0px no-repeat;
    /* '0px 0px' tells browser to start at top-left of the image */
    height: 71px;
	 width:  195px; 
	 border: 0 none;
}











#middlebox1{
	width: 219px;
	
	background : url("/assets/images/middlebox1.jpg") repeat-y;
	
}
#bottombox1{
	width: 219px;
	height: 23px;
	background : url("/assets/images/bottombox1.jpg") no-repeat;
}




#topbox1{
	width: 219px;
	height: 66px;
	background : url("/assets/images/topbox1.jpg") no-repeat;
	
	
}


#topbox2{
	width: 219px;
	height: 64px;
	background : url("/assets/images/topbox2.jpg") no-repeat;
	
}
#middlebox2{
	width: 219px;
	
	background : url("/assets/images/middlebox1.jpg") repeat-y;
	
}
#bottombox2{
	width: 219px;
	height: 23px;
	background : url("/assets/images/bottombox1.jpg") no-repeat;
}

#topbox3{
	width: 219px;
	height: 60px;
	background : url("/assets/images/topbox3.jpg") no-repeat;
	
}
#middlebox3{
	width: 219px;
	
	background : url("/assets/images/middlebox1.jpg") repeat-y;
	
}
#bottombox3{
	width: 219px;
	height: 23px;
	background : url("/assets/images/bottombox1.jpg") no-repeat;
}

#server{
	position: absolute;
	top: 4px;
	left: 4px;
	
}

#menubox{
	position: absolute;
	top: 195px;
	margin-left: 110px;
	color: #ffffff;
}
 
A  {

   color: #fbcc38;
	font-weight: bold;
}
 
A:Visited  {

  color:#fbcc38;
	font-weight: bold;
}
A:Active  {

  color:#fbcc38;
	font-weight: bold;
}
A:Hover  {

    color: #9b7022;
	font-weight: bold;
}


 
A.botmenu  {

   color:#ffffff;
	 font-size: 12px;
	 text-decoration: none;
	font-weight: bold;
	font-style: bold;

	  font: arial;
	 


}
 
A.botmenu:Visited  {

  color:#ffffff;

	 font-size: 12px;
	 	 text-decoration: none;
	font-weight: bold;
	font-style: bold;

	font: arial;

}
A.botmenu:Active  {

  color:#ffffff;

text-decoration: none;
	 font-size: 12px;
	font-weight: bold;
	font-style: bold;

	font: arial;

}
A.botmenu:Hover  {

    color:#f7ff14;
text-decoration: none;
	 font-size: 12px;
	font-weight: bold;
	font-style: bold;
	font: arial;


}
#hidden{
	width: 1px;
	height: 1px;
	overflow: hidden;
}


#wlpeLogin{
	width: 670px;
}

#title2{
	
	
	height: 30px;
	background-color: #071436;
	font-size: 15px;
	font-weight: bold;
		
	
}
#titletext{
	color: #ffffff;
	padding-left: 15px;
	padding-top: 3px;
}

#logoutbutton{
	position: relative;
	top: 10px;
}

.b2{
	margin-left: -6px;
}

ul.hozmenu{

	list-style-type: none;
	display: inline;
	}

li.hozlist {
	
	float: left;
	padding-left: 0px;
	padding-right: 0px;
}
#titlediv{
	margin-left: -10px;
.margin-left: -10px; /* Left margin of 7px that can be readable by both IE6 & IE7, */
_margin-left: 0px; /* Only IE6 reads this and changes the value to 6px*/

	float: left;
	height: 21px;
	width: 700px;
background : url("/assets/images/titlediv.jpg");	
}
#left{
	color: #ffffff;
	float: left;
	width: 580px; 
	min-height:540px;
	padding: 10px;
		margin-left: 60px;
.margin-left: 54px; /* Left margin of 7px that can be readable by both IE6 & IE7, */
_margin-left: 24px;
	
}
#sidebarlogin{
	width: 150px;
	border-style: none;
}

#right{
	position: relative;
	top: -28px;
	float: left;
	
	
	
	margin-left: 20px;
.margin-left: 28px; /* Left margin of 7px that can be readable by both IE6 & IE7, */
_margin-left: 10px;
}
#box1{
	width: 200px;
	
	
	
	
	
}
#box2{
	width: 200px;
	

	margin-top: 6px;
	
}
#box3{
	width: 200px;
	
	
	margin-top: 6px;
	margin-bottom: 10px;
	
}



.events{



	padding: 5px;
	border-width: 1px;
	border-style: solid;
}
	
tr.gallery{
	background-color: #d5d5d5;
	
}
td.galleryimg{
	width: 200px;
	padding: 5px;
	text-align: center;
}
td.gallerydes{
	
	padding: 10px;
	text-align: left;
}
.eventdeta{
	vertical-align: top;
	border-style: solid;
	border-width: 1px;
	padding: 5px;
	width: 150px;
	text-align: center;
}

.eventdesc{
	vertical-align: top;
	border-style: solid;
	border-width: 1px;
	padding: 5px;
	width: 400px;
}

h3{
	line-height:1.0em;
	margin-top:4px;
	margin-bottom: 7px;
}
p{
	line-height:1.0em;
	margin-top:10px;
	margin-bottom: 10px;
}

#contwrap{
	

	float: left;
	width: 912px;
	
	
	margin-left: 52px;
.margin-left: 52px; /* Left margin of 7px that can be readable by both IE6 & IE7, */
_margin-left: 26px; /* Only IE6 reads this and changes the value to 6px*/


}
#footertext {
margin: 0 auto;
position: relative;
top: 48px;
color: #ffffff;
width: 700px;
text-align: center;

}

#footer{
	float: left;
	 margin: 0 auto;
	 	background : url("/assets/images/footer.jpg");
				height:124px;
		width:1024px;
		

}

#footer2{
	float: left;
	 margin: 0 auto;
	 	background : url("/assets/images/footer2.jpg") no-repeat 0 -10px;
				height:124px;
		width:1024px;
}

#menuxxx {
	position: relative;
	top: -10px;
	height: 60px;
	
}

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#navcontainer ul li { display: inline;
	list-style-image: none;
	list-style-type: none;
}

#navcontainer ul li a
{
text-decoration: none;
line-height: 30px;
padding: 3px;
color: #fff;
background-color: #000;
	list-style-image: none;
}

#navcontainer ul li a:hover
{
color: #fff;
background-color: #369;
}

