@charset "utf-8";
/* CSS Document */

#centerbox {
	position: relative; 
	top: 2px;
	margin:0 auto;
	text-align: center;
	width: 982px;
	/*height: 3450px; */
/*	overflow: hidden;*/
	/* background-image:url(images/bg.png); */
	z-index: 0;
}

#headerbox {
	position: absolute;
	text-align: center;
	width: 980px;
	height: 120px;
	background-image:url(newimages/header.png);
	z-index: 90;
	top: -2px;
	left: 0px;
}

#headerboxMGE {
	position: absolute;
	text-align: center;
	width: 980px;
	height: 120px;
	background-image:url(newimages/headerMGE.png);
	z-index: 90;
	top: -2px;
	left: 0px;
}

#mbutt a {
  position: absolute;
  height: 25px;
  width: 120px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  color:#000000;
  text-align:center;
  text-decoration: none;
}

#mbutt a:hover {
  position: absolute;
  height: 25px;
  width: 120px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  color:#CC9900;
  text-align:center;
  text-decoration: none;
}

a#menu_gec		{ left: 125px;  top: 61px; }
a#menu_mge		{ left: 245px;  top: 61px; }
a#menu_forums	{ left: 365px;  top: 61px; }
a#menu_blog		{ left: 485px;  top: 61px; }
a#menu_lists	{ left: 605px;  top: 61px; }
a#menu_runedexes{ left: 725px;  top: 61px; }
a#menu_login	{ left: 845px;  top: 61px; }
a#menu_logout	{ left: 845px;  top: 61px; }

#ticker {
	position:absolute;
	top:90px;
	left: 15px;
	color:#FFFFFF;
	text-align: center;
	width: 690px;
	font-family: "Courier New", Courier, monospace;
	font-size: small;
	z-index: 95;
}

a.tick:link    {color: #FFFFFF; text-decoration:none;}
a.tick:active  {color: #FFFFFF; text-decoration:none;}
a.tick:visited {color: #EBDDE2; text-decoration:none;}
a.tick:hover   {color: #FFFF00; text-decoration:none;}
	
a.sign:link    {color: #FFFFFF; text-decoration:none;}
a.sign:active  {color: #FFFFFF; text-decoration:none;}
a.sign:visited {color: #EBDDE2; text-decoration:none;}
a.sign:hover   {color: #FFFF00; text-decoration:none;}


#searchbox {
	position:absolute;
	top:87px;
	left: 698px;
	color:#FFFFFF;
	text-align: right;
	width: 270px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	z-index: 199;
	font-weight: bold;
}

.suggestionsBox {
	left: -70px;
	top: 10px;
	margin: 10px 0px 0px 0px;
	width: 200px;
	background-image:url(newimages/bubble.png);
	/*-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border: 0px solid #D9C6A3;*/
	color:#000000;
	z-index: 199;
	position: absolute;
	line-height: 10pt;
	}
	
.suggestionList {
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 10px;
	line-height: 10pt;
	z-index: 199;
	}
	
.suggestionList li {
		margin: 0px 0px 3px 0px;
		padding: 3px;
		cursor: pointer;
		z-index: 199;
	}
	
.suggestionList li:hover {
		background-color: #659CD8;
		z-index: 199;
	}

#content {
	position: absolute;
	top: 120px;
	left: 157px;
	text-align: center;
	width: 550px;
	/*height: 3100px !important; */
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
}

#sidebar {
	position: absolute;
	top: 120px;
	left: 728px;
	text-align: center;
	width: 250px;
	/*height: 3125px !important;*/
	overflow: hidden;
	padding-top: 2px;
}

#lsidebar {
	position: absolute;
	top: 118px;
	left: 2px;
	text-align: center;
	width: 150px;
	/*height: 3125px !important; */
	padding-top: 1px;
}

#bluebar {
	background-image: url(/newimages/bluebar.png);
	height: 24px;
	width: 148px;
	margin-top: 1px;
	margin-bottom: 1px;
	vertical-align:middle;
	text-align:right;
	cursor:pointer;
	line-height: 24px;
}

#bluebarUP {
	background-image: url(/newimages/bluebarUP.png);
	height: 24px;
	width: 148px;
	margin-top: 1px;
	margin-bottom: 1px;
	vertical-align:middle;
	text-align:right;
	cursor:pointer;
	line-height: 24px;
}

#bluebarDOWN {
	background-image: url(/newimages/bluebarDOWN.png);
	height: 24px;
	width: 148px;
	margin-top: 1px;
	margin-bottom: 1px;
	vertical-align:middle;
	text-align:right;
	cursor:pointer;
	line-height: 24px;
}

#bluebar:hover {
	background-color:#A9C9FE;
	height: 24px;
	width: 148px;
	margin-top: 1px;
	margin-bottom: 1px;
	vertical-align:middle;
	text-align:right;
}

#bluebarDOWN:hover {
	background-color:#A9C9FE;
	height: 24px;
	width: 148px;
	margin-top: 1px;
	margin-bottom: 1px;
	vertical-align:middle;
	text-align:right;
}

#bluebarUP:hover {
	background-color:#A9C9FE;
	height: 24px;
	width: 148px;
	margin-top: 1px;
	margin-bottom: 1px;
	vertical-align:middle;
	text-align:right;
}

#greenbar {
	background-image: url(/newimages/greenbar.png);
	height: 24px;
	width: 148px;
	margin-top: 3px;
	margin-bottom: 2px;
	vertical-align:middle;
	text-align:left;
	cursor:pointer;
}

#greenbar:hover {
	background-image: url(/newimages/greenbar_hover.png);
	height: 24px;
	width: 148px;
	margin-top: 3px;
	margin-bottom: 2px;
	vertical-align:middle;
	text-align:left;
}

a#submenu {
	line-height: 24px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	text-align:right;
	vertical-align:middle;
	text-decoration: none;
	margin-right: 5px;
	color:#000000;
}

a#friends {
	line-height: 48px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	text-align:right;
	text-decoration: none;
	margin-right: 5px;
	padding-left: 40px;
	color:#000000;
}

a#friendsTL {
	line-height: 24px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	text-align:right;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 40px;
	color:#000000;
}

a#friendsTLwide {
	line-height: 22px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	text-align:right;
	text-decoration: none;
	margin-right: 5px;
	padding-left: 5px;
	color:#000000;
}

#goldbar {
	background-image: url(/newimages/goldbar.png);
	height: 24px;
	width: 148px;
	margin-top: 3px;
	margin-bottom: 2px;
	vertical-align:middle;
	text-align:left;
	cursor:pointer;
}

#goldbar:hover {
	background-image: url(/newimages/goldbarhover.png);
	height: 24px;
	width: 148px;
	margin-top: 3px;
	margin-bottom: 2px;
	vertical-align:middle;
	text-align:left;
}

a#headmenu {
	line-height: 24px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	text-align:left;
	text-decoration: none;
	margin-left: 5px;
	color:#000000;
}

#navigation {
	position: relative;
	background-image: url(/newimages/navigationbar.png);
	height: 30px;
	width: 545px;
	line-height:30px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	padding-left:5px;
	margin-bottom:10px;
}

#ITdescription {
	background-image: url(/newimages/navigationbar.png);
	height: 30px;
	width: 545px;
	line-height:30px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:5px;
	margin-bottom:10px;
}

#description {
	background-image: url(/newimages/bluebox.png);
	height: 120px;
	width: 550px;
	margin-top: 0px;
	margin-bottom: 10px;
	vertical-align:middle;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#helptitle {
	background-image: url(/newimages/helptitle.png);
	height: 60px;
	width: 550px;
	margin-top: 0px;
	margin-bottom: 10px;
	vertical-align:middle;
	text-align:center;
	line-height:60px;
	font-family:"old",Arial;
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-size:26px;
	font-weight:bold;
}

#inner_description {
	position:relative;
	height: 110px;
	width: 540px;
	top: 5px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 7px;
	margin-right: 7px;
	vertical-align:middle;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 16px;
}

#about {
	position:relative;
	width: 540px;
	top: 5px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 7px;
	margin-right: 7px;
	vertical-align:middle;
	text-align:left;
	overflow: hidden;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 16px;
}

#memgraph {
	position:relative;
	width: 540px;
	top: -25px;
	margin-top: 0px;
	vertical-align:middle;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}

.MGEwatch {
	position:absolute;
	height:35px;
	width:35px;
	left:499px;
	top:1px;
	background: url(/newimages/BLwatch.png);
	line-height:35px;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
	text-shadow: black 0.1em 0.1em 0.2em;
	}

.MGEwatch:hover {
	background: #CCCCCC url(/newimages/BLwatch.png);
	cursor:pointer;
	}
	
.MGEwatchAdd {
	position:absolute;
	height:35px;
	width:35px;
	left:499px;
	top:1px;
	}

.MGEwatchAdd:hover {
	background: #CCCCCC;
	cursor:pointer;
	}
	
.MGEhistory {
	position:absolute;
	height:35px;
	width:35px;
	left:499px;
	top:38px;
	background: url(/newimages/BLhistory.png);	
	}

.MGEhistory:hover {
	background: #CCCCCC url(/newimages/BLhistory.png);
	cursor:pointer;
	}
	
.MGEmail {
	position:absolute;
	height:35px;
	width:35px;
	left:499px;
	top:75px;
	background: url(/newimages/BLmail.png);
	line-height:35px;
	text-align:center;
	font-weight:bold;
	}

.MGEmail:hover {
	background: #CCCCCC url(/newimages/BLmail.png);
	cursor:pointer;
	}
	
.MGEbuy {
	position:absolute;
	height:35px;
	width:35px;
	left:499px;
	top:38px;
	/*background: url(/newimages/BLmail.png);*/
	line-height:35px;
	text-align:center;
	font-weight:bold;
	}
	
.MGEbuy:hover {
	background: #CCCCCC;
	cursor:pointer;
	}
	
.MGEwelcome {
		position:absolute;
		left:105px;
		top:-7px;
		line-height:33px;
		height:33px;
		width:250px;
		text-align:left;
		font-size:16px;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		overflow:hidden;
	}
	
.MGEnetworth {
		position:absolute;
		left:105px;
		top:20px;
		line-height:24px;
		height:24px;
		width:260px;
		text-align:left;
		font-size:12px;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		overflow:hidden;
	}

.MGEinvestiable {
		position:absolute;
		left:105px;
		top:40px;
		line-height:24px;
		height:24px;
		width:260px;
		text-align:left;
		font-size:12px;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		overflow:hidden;
	}

.MGEavailable {
		position:absolute;
		left:105px;
		top:60px;
		line-height:24px;
		height:24px;
		width:260px;
		text-align:left;
		font-size:12px;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		overflow:hidden;
	}
	
.MGEbankslots {
		position:absolute;
		left:105px;
		top:80px;
		line-height:24px;
		height:24px;
		width:250px;
		text-align:left;
		font-size:12px;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		overflow:hidden;
	}

.MGEupdate {
		position:absolute;
		left:105px;
		top:85px;
		line-height:12px;
		height:24px;
		width:260px;
		text-align:left;
		font-size:10px;
		font-family:Arial, Helvetica, sans-serif;
		overflow:hidden;
	}
	
.MGEday {
		position:absolute;
		background: url(/newimages/mge_day.png);
		left:380px;
		top:25px;
		line-height:23px;
		height:23px;
		width:70px;
		text-align:left;
		padding-left: 30px;
		font-size:16px;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		overflow:hidden;
	}

.MGEweek {
		position:absolute;
		background: url(/newimages/mge_week.png);
		left:380px;
		top:55px;
		line-height:23px;
		height:23px;
		width:70px;
		text-align:left;
		padding-left: 30px;
		font-size:16px;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		overflow:hidden;
	}
	
.MGEmonth {
		position:absolute;
		background: url(/newimages/mge_month.png);
		left:380px;
		top:85px;
		line-height:23px;
		height:23px;
		width:70px;
		text-align:left;
		padding-left: 30px;
		font-size:16px;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		overflow:hidden;
	}

#full_eco {
	position:relative;
	background-image: url(/newimages/ecobox.png);
	height: 295px;
	width: 250px;
	padding-top:5px;
	margin-top: 10px;
	top: 5px;
	vertical-align:middle;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 16px;
	cursor:pointer;
}

#rside_hs {
	position:relative;
	background-image: url(/newimages/dynamic_back_his.png);
	width: 250px;
	/*padding-top:5px;*/
	/*margin-top: 10px;*/
	top: 4px;
	vertical-align:middle;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 16px;
	cursor:pointer;
}
#rside_hs_top {
		position:relative;
		left:0px;
		height:8px;
		width:250px;
		margin-bottom:-8px;
		margin-top:5px;
		padding-bottom:0px;
		padding-top:0px;
		background: url(/newimages/dynamic_top_his.png);
		text-align:center;
		color:#000000;
		border:0px;
		z-index: -1;
		}
#rside_hs_bottom {
		position:relative;
		left:0px;
		height:8px;
		width:250px;
		margin-bottom:10px;
		margin-top:5px;
		padding-bottom:0px;
		padding-top:0px;
		background: url(/newimages/dynamic_bottom_his.png);
		text-align:center;
		color:#000000;
		border:0px;
		z-index: -1;
		top: -1px;
		}

.rside_hs_more {
	position:relative;
	line-height:24px;
	left:0px;
	height:24px;
	width:240px;
	background: #FFFFFF url(/newimages/rside_hs_more.png);
	text-decoration:none;
	color:#000000;
	border:0px;
	margin-top:4px;
	margin-left:5px;
	padding:0px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	}

.rside_hs_more:hover {
	background-color:#6666FF;
	text-decoration:none;
	}
	
.rside_hs_more_HOF {
	position:relative;
	line-height:24px;
	left:0px;
	height:24px;
	width:240px;
	background: #FFFF00 url(/newimages/rside_hs_more.png);
	text-decoration:none;
	color:#000000;
	border:0px;
	margin-top:4px;
	margin-left:5px;
	padding:0px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	}

.rside_hs_more_HOF:hover {
	background-color:#6666FF;
	text-decoration:none;
	}


/* TOP MGE PLAYERS */

.member_row {
	position:relative;
	line-height:24px;
	left:0px;
	height:24px;
	width:240px;
	background: url(/newimages/member_bar.png);
	text-decoration:none;
	color:#000000;
	border:0px;
	margin-top:4px;
	margin-left:5px;
	padding:0px;
	}
	
.visitor_description {
	position:relative;
	line-height:18px;
	left:0px;
	/*height:24px;*/
	width:230px;
	/*background: url(/newimages/member_bar.png);*/
	text-decoration:none;
	color:#000000;
	border:0px;
	margin-top:4px;
	margin-left:10px;
	padding:0px;
	overflow: hidden;
	}
	
.member_header {
	position:relative;
	line-height:26px;
	left:0px;
	height:26px;
	width:240px;
	background: url(/newimages/member_header.png);
	text-decoration:none;
	font-weight:bold;
	font-size:16px;
	color:#000000;
	border:0px;
	margin-top:2px;
	margin-bottom:2px;
	margin-left:5px;
	padding:0px;
	}	

.member_row:hover {
	background-color:#6666FF;
	text-decoration:none;
	}
	
.member_place {
		position:absolute;
		line-height:24px;
		font-weight:bold;
		height:24px;
		width:22px;
		left:3px;
		top:0px;
		text-decoration:none;
		color:#000000;
		}
	
.member_name {
		position:absolute;
		line-height:24px;
		height:24px;
		width:100px;
		left: 30px;
		text-align:left;
		text-decoration:none;
		color:#000000;
		font-weight:bold;
		}

.member_worth {
		position:absolute;
		line-height:24px;
		height:24px;
		width:110px;
		left: 125px;
		text-align:right;
		}
		
.member-more {
		position:absolute;
		left:144px;
		top:275px;
		height:20px;
		width:100px;
		line-height:20px;
		text-align:center;
		font-weight:bold;
		background: url(/newimages/full_listing.png);
	}
	
.member-more:hover {
		position:absolute;
		left:144px;
		top:275px;
		height:20px;
		width:100px;
		line-height:20px;
		text-align:center;
		font-weight:bold;
		background: #FFFFFF url(/newimages/full_listing.png);
		}
		
#gadbox {
	position:relative;
	background-image: url(/newimages/gadbox.png);
	height: 70px;
	width: 550px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align:center;
	vertical-align:middle;
}

#searchboxMain {
	position:relative;
	background-image: url(/newimages/gadbox.png);
	height: 70px;
	width: 550px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align:center;
	vertical-align:middle;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#searchtitle {
		position:relative;
		line-height:24px;
		left:0px;
		height:24px;
		width:550px;
		background: url(/newimages/historytitle.png);
		text-decoration:none;
		vertical-align:middle;
		text-align:center;
		color:#000000;
		border:0px;
		font-size:16px;
		font-weight:bold;
		font-family:Arial, Helvetica, sans-serif;
		overflow:hidden;	
		}

#searchbar {
		position:relative;
		line-height:24px;
		left:0px;
		height:24px;
		width:550px;
		vertical-align:middle;
		text-align:center;
		color:#000000;
		border:0px;
		font-size:16px;
		font-family:Arial, Helvetica, sans-serif;
		overflow:hidden;	
		}

#searchhelp {
		position:relative;
		line-height:24px;
		left:0px;
		height:24px;
		width:550px;
		vertical-align:middle;
		text-align:center;
		color:#000000;
		border:0px;
		font-size:12px;
		font-family:Arial, Helvetica, sans-serif;
		overflow:hidden;	
		}

#clanbox {
	position:relative;
	background-image: url(/newimages/clanbox.png);
	height: 40px;
	width: 550px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align:center;
	line-height:40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	vertical-align:middle;
}

#deadbox {
	position:relative;
	background-image: url(/newimages/clanbox.png);
	height: 40px;
	width: 550px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align:center;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	vertical-align:middle;
}

#alertbox {
	position:relative;
	background-image: url(/newimages/alertbox.png);
	height: 40px;
	width: 550px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align:center;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	vertical-align:middle;
   text-indent: 4em;
}

#gadbox_ad {
	position:absolute;
	top:6px;
	left:41px;
	height: 60px;
	width: 468px;
}

/* Reload Images */
.hiddenPic {display:none;}

#footer {
	position:relative;
	width: 540px;
	margin-top: 50px;
	margin-bottom: 5px;
	margin-left: 7px;
	margin-right: 7px;
	vertical-align:middle;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height: 12px;
}

/*Friend of GEC */
#wikia {
	background-image: url(/newimages/wikia.png);
	height: 48px;
	line-height:48px;
	width: 148px;
	margin-top: 1px;
	margin-bottom: 1px;
	vertical-align:middle;
	text-align:right;
	cursor:pointer;
}

#wikia:hover {
	background-color:#0033FF;
}

#runetips {
	background-image: url(/newimages/rune-tips.png);
	height: 48px;
	line-height:48px;
	width: 148px;
	margin-top: 1px;
	margin-bottom: 1px;
	vertical-align:middle;
	text-align:right;
	cursor:pointer;
}

#runetips:hover {
	background-color:#0033FF;
}

#lumbridge {
	background-image: url(/newimages/lumbridgecity.png);
	height: 48px;
	line-height:48px;
	width: 148px;
	margin-top: 1px;
	margin-bottom: 1px;
	vertical-align:middle;
	text-align:right;
	cursor:pointer;
}

#lumbridge:hover {
	background-color:#0033FF;
}

#sm {
	background-image: url(/newimages/sm.png);
	height: 48px;
	line-height:48px;
	width: 148px;
	margin-top: 1px;
	margin-bottom: 1px;
	vertical-align:middle;
	text-align:right;
	cursor:pointer;
}

#sm:hover {
	background-color:#0033FF;
}

#zybez {
	background-image: url(/newimages/zybez.png);
	height: 48px;
	line-height:48px;
	width: 148px;
	margin-top: 1px;
	margin-bottom: 1px;
	vertical-align:middle;
	text-align:right;
	cursor:pointer;
}

#zybez:hover {
	background-color:#0033FF;
}

#runewise {
	background-image: url(/newimages/runewise.png);
	height: 48px;
	line-height:48px;
	top: 3px;
	width: 148px;
	margin-top: 1px;
	margin-bottom: 1px;
	vertical-align:bottom;
	text-align:right;
	cursor:pointer;
}

#runewise:hover {
	background-color:#0033FF;
}

#blank {
	background-image: url(/newimages/blank.png);
	height: 48px;
	line-height:48px;
	width: 143px;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-right: 5px;
	vertical-align:middle;
	text-align:right;
	cursor:pointer;
}

#blank:hover {
	background-color:#0033FF;
}

#boxtitles {
		position:relative;
		line-height:24px;
		left:0px;
		height:24px;
		width:550px;
		background: url(/newimages/historytitle.png);
		text-decoration:none;
		vertical-align:middle;
		text-align:center;
		color:#000000;
		border:0px;
		font-size:16px;
		font-weight:bold;
		font-family:Arial, Helvetica, sans-serif;
		overflow:hidden;	
		}

#boxbottom {
		position:relative;
		left:0px;
		height:6px;
		width:550px;
		margin-bottom:10px;
		margin-top:0px;
		padding-bottom:0px;
		padding-top:0px;
		background: url(/newimages/dynamicbottom.png);
		text-align:center;
		color:#000000;
		border:0px;
		z-index: -1;
		}

#sideRunedexGraph {
	position:absolute;
	top:1px;
	left: 6px;
	text-align: center;
	z-index: 101;
	overflow: hidden;
}
#sideRunedexValues {
	position:absolute;
	top:235px;
	left: 8px;
	width: 235px;
	text-align: center;
	z-index: 101;
	font-size: 12px;
	font-weight: bold;
	overflow: hidden;
}

.randomRune {
	font-size: 14px;
	font-weight: bold;
	height:28px;
	line-height:28px;
	text-align:center;
	vertical-align:middle;
}

#upper_ad {
	position:relative;
	height: 250px;
	width: 250px;
	background-color:#0033FF;
}

#memwrap {
	width: 550px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	vertical-align:middle;
	text-align:left;
}

#popUpDiv {
	position:absolute;
	background-color:#eeeeee;
	z-index: 9002;
	width: 550px;
	height: 214px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	vertical-align:middle;
	text-align:left;
}

#MGEbuy {
	position:absolute;
	background-color:#eeeeee;
	z-index: 9002;
	width: 550px;
	height: 194px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	vertical-align:middle;
	text-align:left;
}

#memtop {
	position:relative;
	line-height:10px;
	left:0px;
	height:10px;
	width:550px;
	background: url(/newimages/memtop.png);
	border:0px;
	overflow:hidden;	
	}
	
#memtopset {
	position:relative;
	line-height:26px;
	left:0px;
	height:26px;
	width:550px;
	background: url(/newimages/memtopset.png);
	text-decoration:none;
	vertical-align:middle;
	text-align:left;
	color:#000000;
	border:0px;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-indent: 1em;
	}
	
#memmid {
	position:relative;
	line-height:14px;
	left:0px;
	height: 82px;
	width:550px;
	background: url(/newimages/memmid.png);
	text-decoration:none;
	vertical-align:middle;
	text-align:center;
	color:#000000;
	border:0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	overflow:hidden;
	z-index: 1;
	}
	
#memformat {
	position:relative;
	line-height:16px;
	left:8px;
	width:534px;
	text-decoration:none;
	vertical-align:middle;
	text-align:left;
	color:#000000;
	border:0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	overflow:hidden;
	z-index: 1;
	}
	
#memmidset {
	position:relative;
	line-height:14px;
	left:0px;
	width:550px;
	background: url(/newimages/memmid.png);
	text-decoration:none;
	vertical-align:middle;
	text-align:center;
	color:#000000;
	border:0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	overflow:hidden;
	z-index: 1;
	}
	
#membot {
	position:relative;
	line-height:10px;
	height: 10px;
	left:0px;
	width:550px;
	background: url(/newimages/membot.png);
	text-decoration:none;
	vertical-align:middle;
	text-align:center;
	color:#000000;
	border:0px;
	overflow:hidden;	
	}

#memav {
	position:absolute;
	height:82px;
	width:62px;
	left:10px;
	top:0px;
	overflow: hidden;
	}
	
#memname {
	position:absolute;
	line-height: 18px;
	text-decoration:none;
	vertical-align:middle;
	text-align:left;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#000000;
	border:0px;
	height:20px;
	width:250px;
	left:80px;
	top:0px;
	overflow: hidden;
	}
	
#memnotice {
	position:absolute;
	line-height: 15px;
	text-decoration:none;
	vertical-align:middle;
	text-align:left;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	border:0px;
	height:44px;
	width:390px;
	left:81px;
	top:20px;
	overflow: hidden;
	}

#memrmail {
	position:absolute;
	line-height: 12px;
	text-decoration:none;
	vertical-align:middle;
	text-align:left;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	border:0px;
	height:12px;
	width:250px;
	left:80px;
	top:68px;
	overflow: hidden;
	}
	
#memrlevel {
	position:absolute;
	line-height: 12px;
	text-decoration:none;
	vertical-align:middle;
	text-align:left;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	border:0px;
	height:12px;
	width:130px;
	left:340px;
	top:68px;
	overflow: hidden;
	}

#memwatch {
	position:absolute;
	background-color: #FFFFFF;
	background: url(/newimages/watch.png);
	border:0px;
	height:38px;
	width:60px;
	left:480px;
	top:0px;
	overflow: hidden;
	}
	
#memwatch:hover {
	background-color: #00C4C4;
	}
	
#memunwatch {
	position:absolute;
	background-color: #FFFFFF;
	background: url(/newimages/unwatch.png);
	border:0px;
	height:38px;
	width:60px;
	left:480px;
	top:0px;
	overflow: hidden;
	}
	
#memunwatch:hover {
	background-color: #00C4C4;
	}

#memwatchlist {
	position:absolute;
	background-color: #FFFFFF;
	background: url(/newimages/watchlist.png);
	border:0px;
	height:38px;
	width:60px;
	left:480px;
	top:0px;
	overflow: hidden;
	}
	
#memwatchlist:hover {
	background-color: #00C4C4;
	}

#memwatchclose {
	position:absolute;
	background: url(/newimages/closeWatch.png);
	border:0px;
	height:20px;
	width:20px;
	left:525px;
	top:2px;
	overflow: hidden;
	}

#memwatchclose:hover {
	background-color: #00C4C4;
}
	
#memmail {
	position:absolute;
	background: url(/newimages/brief.png);
	border:0px;
	height:38px;
	width:60px;
	left:480px;
	top:42px;
	overflow: hidden;
	}

#memmail:hover {
	background: url(/newimages/soon.png);
}

/* Move these dynamic things to a php style sheet for themes */
#genDynWrap {
	width: 550px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	vertical-align:middle;
	text-align:left;
	/*background-image: url(/newimages/dynamicback.png);
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;*/
}

#genDynTitle {
	position:relative;
	line-height:24px;
	left:0px;
	height:24px;
	width:550px;
	background: #CFF7FE url(/newimages/historytitle.png);
	text-decoration:none;
	vertical-align:middle;
	text-align:center;
	color:#000000;
	border:0px;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-indent: 1em;
}

#genDynMid {
	position:relative;
	line-height:16px;
	left:0px;
	width:550px;
	background: url(/newimages/dynamicback.png);
	text-decoration:none;
	vertical-align:middle;
	text-align:left;
	color:#000000;
	border:0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	overflow:hidden;
	z-index: 1;
	}
	
#genDynBot {
	position:relative;
	line-height:7px;
	height: 7px;
	left:0px;
	width:550px;
	background: url(/newimages/dynamicbottom.png);
	text-decoration:none;
	vertical-align:middle;
	text-align:center;
	color:#000000;
	border:0px;
	overflow:hidden;	
	}
	
#genDynFormat {
	position:relative;
	line-height:16px;
	left:8px;
	width:534px;
	text-decoration:none;
	vertical-align:middle;
	text-align:left;
	color:#000000;
	border:0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	overflow:hidden;
	z-index: 1;
	}
	
#genDynRightWrap {
	width: 250px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	vertical-align:middle;
	text-align:left;
	/*background-image: url(/newimages/dynamicback.png);
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;*/
}

#genDynRightTop {
	position:relative;
	line-height:20px;
	left:0px;
	height:10px;
	width:250px;
	background: url(/newimages/blue-right-top.png);
	text-decoration:none;
	vertical-align:middle;
	text-align:center;
	color:#000000;
	border:0px;
	overflow:hidden;
}

#genDynRightMid {
	position:relative;
	line-height:16px;
	left:0px;
	width:250px;
	background: url(/newimages/blue-right-mid.png);
	text-decoration:none;
	vertical-align:middle;
	text-align:left;
	color:#000000;
	border:0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	overflow:hidden;
	z-index: 1;
	}

#genDynRightBot {
	position:relative;
	line-height:10px;
	height: 10px;
	left:0px;
	width:250px;
	background: url(/newimages/blue-right-bot.png);
	text-decoration:none;
	vertical-align:middle;
	text-align:center;
	color:#000000;
	border:0px;
	overflow:hidden;	
	}
	
#genDynRightFormat {
	position:relative;
	line-height:18px;
	width:230px;
	text-decoration:none;
	vertical-align:middle;
	text-align:center;
	color:#000000;
	border:0px;
	padding:0px;
	overflow: hidden;
	margin-left: 10px;
	}
	
#rside_member {
	position:relative;
	line-height:40px;
	left:0px;
	height:40px;
	width:240px;
	background: url(/newimages/rside-mem.png);
	text-decoration:none;
	color:#000000;
	border:0px;
	margin-top:4px;
	margin-left:5px;
	padding:0px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	}
	
#rside_member_av {
	position:absolute;
	line-height: 36px;
	vertical-align: middle;
	border:0px;
	height:36px;
	width:28px;
	left:2px;
	top:2px;
	overflow: hidden;
	}
	
#rside_member_data {
	position:absolute;
	line-height:36px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;	
	border:0px;
	height:36px;
	width:200px;
	left:39px;
	top:2px;
	overflow: hidden;
	}