﻿body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFCC33;
}
#header {
	height: 100px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/topborder.gif);
	background-repeat: repeat-x;
}
#containerOut {
	width:930px;
	margin-right: auto;
	margin-left: auto;
}
#containerIn {
	width:950px;
	float:left;
	margin-right: auto;
	margin-left: auto;
}
#containerNormal {
	width:950px;
	margin-right: auto;
	margin-left: auto;
}
#menu {
	width:150px;
	float:left;
	background-image: url(/images/menubg.jpg);
}
#EventBox {margin-left:10px; width:150px;}

a.eventlink, a.eventlink:visited  {font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #6A5A46;text-decoration: none;font-weight: bold;}
a.eventlink:hover {font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #6A5A46;text-decoration: underline;font-weight: bold;}

#EventBox a:hover {
	position: relative;
}

#EventBox a .tooldiv {
	display: none;
}
#EventBox a:hover .tooldiv {
	width:300px;
	font-size:11px;
	display: block;
   	position: absolute; top: 10px; left: 0;
	/* formatting only styles */
   	padding: 5px; margin: 10px; z-index: 100;
   	background: #000; border: 1px dotted #c0c0c0;
	opacity: 0.9;
	/* end formatting */
}




#menu2 {
	margin-top:-50px;
	width:185px;
	float:right;
	margin-right:-10px;
}
.MenuCells {
	width:120px;
	height:17px;
	background-image: url(/images/menu.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-left: 30px;
}
#MainBox {
	margin-left:150px;
	background-image: url(/images/bg-wide.jpg);
	margin-top:30px;
	* margin-top:0px; /* IE7 will read this and override the above margin, Chrome, FF etc will totall ignore it and use the above margin*/
}
.title {
	width:500px;
	font-size: 15px;
	font-weight: bold;
	line-height:30px;
}
.content {
	padding-left: 20px;
	padding-right: 15px;
}
.Copyright {
	clear:both;
	width:805px;
	margin-left:148px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6A5A46;
	text-align:center;
}
#footer {
	height: 65px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/topborder.gif);
	background-repeat: repeat-x;
	clear:both;
}
.RecentDrops {margin-top:20px;width:180px;height:260px;background-image:url(/images/RecentDrops.jpg);padding-top:25px;}
.Killcounter {width:180px;background-image:url(/images/KillCounter.jpg);}
.Killcontent {padding-left:15px;padding-top:30px;font-size:10px;font:"batang";}
.Killbot {width:180px;background-image:url(/images/Killcounterbot.jpg);margin-left:-2px;background-repeat:no-repeat;}
.Killno {float:left;width:20px;height:12px;text-align:left;color:#000000;margin-right:-10px;}
.Killname {float:left;width:110px;}
.Forum {float:right;width:200px;height:120px;padding-left:15px;padding-top:15px;background-image:url(/images/Forum.jpg);}
/*main content links */
a:link, a:visited{	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: bold;	color: #CCCCCC;	text-decoration: none;}
a:hover {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 12px;font-weight: bold;color: #CCCCCC;text-decoration: underline;}
/*left nav links */
a.main:link, a.main:visited{	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 11px;	font-weight: bold;	color: #FFFFFF;	text-decoration: none;	padding-left: 5px;}
a.main:hover {font-family: Georgia, "Times New Roman", Times, serif;font-size: 11px;font-weight: bold;color: #FFFFFF;text-decoration: underline;padding-left: 5px;}
/*footer links */
a.foot:link, a.foot:visited  {font-family: Arial, Helvetica, sans-serif;font-size: 10px;color: #6A5A46;text-decoration: none;font-weight: bold;}
a.foot:hover {font-family: Arial, Helvetica, sans-serif;font-size: 10px;color: #6A5A46;text-decoration: underline;font-weight: bold;}

li {margin-left: 20px;}
.rowseperater {width:550px;clear:both;padding-bottom:2px;margin-bottom:5px;height:33px;}
.TableCellName {width:150px;float:left;text-align:left;padding-left:5px;}
.TableCellValue {width:150px;float:left;text-align:left;}

input, select, textarea {
	background-color: #1D2937;
	border: 1px solid #CC6600;
	color: #CC6600;
}
.SmallLink {font-size:10px;color:#000000;font-family: "Batang", "Bookman Old Style", "Times New Roman", Arial;}
.Errors {color: #FFCC00;background-color: #990000;text-align:center;font-weight:bold;padding:3px;margin-top:10px;margin-left:auto;margin-right:auto;margin-bottom:10px;}
.PicGallery {width:115px;float:left;margin-left:15px;text-align:center;border:1px solid #FFCC33;}
.Notes {font-size:10px;}
/* table cell on the bank requests page */
.ItemDonator {width:130px;float:left;}
.ItemName {width:195px;float:left;}
.ItemAmount {width:65px;float:left;}
.ItemDate {width:125px;float:left;}
/* Request stuff cells */
.ItemRDonator {width:130px;float:left;}
.ItemRName {width:145px;float:left;}
.ItemRAmount {width:65px;float:left;}
.ItemRDate {width:125px;float:left;}
.ItemRView {width:50px;float:left;}
/* table cell on the Admin bank requests page */
.ItemRfield {width:100px;float:left;}
.ItemRvalue {width:130px;float:left;}
.ItemRheader {width:470px;}

/* class colours for guides */
.melee {color:#FF6600;}
.ranged {color:#006633;}
.healers {color:#0066FF;}
.tanks {color:#CCCCCC;}
.everyone {color:#CC99FF;}