/* ArmoryClone.com - CSS */
* { 
	margin:0; 
	padding:0; 
}

body {
background:url(images/bg.jpg) top no-repeat;

	margin-top:5px; 
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size:12px; 
	color:#fff; 
	text-align: center;
}

h1, h1 a { 
	font-size:15px; 
	font-weight:bold; 
	text-decoration:none;
	text-transform:uppercase; 
	color:#FFD200; 
	margin-bottom:2px; 
}

a { 
	text-decoration:none;
	color:#FFD200; 
	font-weight:bold; 
} 
p{ padding:0px; margin:0px;}

a:hover { 
	color:#fff; 
}

#title{
/*background-color: #1c1c1c;*/

border: 1px solid #CB8C29;
	font-size: 18px;
	line-height:28px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
.main_contentbox{ background:url(adimages/main_bg.gif) top center no-repeat; width:748px; height:577px; border:5px solid #E1A93F; margin:auto;}
.contentbox {
	margin:auto;

	text-align:left;
	width: 500px;
	}
#frontcontainer {
	width: 475px;
	margin: 0 auto;	
}
#boxleft {
	float:left;
	width: 300px;
	margin: 0 auto;
	margin-top: 50px;
}
#boxright {
	float: right;
	width: 160px;
	margin: 0 auto;
}
.box {
		margin: 0 auto;
		margin-top: 10px;
	text-align:left;
	width: 300px;


	}
	.boxerror {
	margin: 0 auto;
	margin-top: 50px;
	text-align:left;
	width: 550px;
	background: #131313;
	}
.boxad {
	float: right;
		margin-top: 50px;
	text-align:center;
	}

	.boxhead {
	background: #2f2f2f;
	text-align: center;
	padding-top:5px;
	padding-bottom:5px;
		}
	.headid {
	background: #212121;
	width:100%;
	text-align: center;
	margin-top: -5px;
	padding-top: 5px;
	padding-bottom: 5px;
		}

	p.logo{
	
	}
	p.googleads{
		padding: 5px;
	}
	.boxbody {
	background: #333333;
	padding: 20px; 
	}
	.boxbody p {
	margin-top: 10px;
	}
.quicksearch {
	text-align:left;
	width: 468px;
	background: #1c1c1c;
	}
	
.quickhead {
	background: #1c1c1c;
	text-align: center;
	padding-top:5px;
	}
	.quickbody {
	background: #212121;
	padding: 10px; 
	width: 468px;
	}
	
	.fontstyle {
	font-size: 12px;
	letter-spacing: 1px;
	color: #FFFFFF;
	font-weight: bold;
	float: left;
	}
	input.submit {
border: 1px solid #999999;
padding: 0.25em;
background-color: #4b4b4b;
	font-size: 12px;
	letter-spacing: 2px;
	color: #FFFFFF;
	font-weight: bold;

	}
		input.text {
border: 1px solid #999999;
padding: 0.25em;
background-color: #4b4b4b;
	font-size: 12px;
	letter-spacing: 2px;
	color: #FFFFFF;
	font-weight: bold;

	}
	
	#healthbox {
		background: url(adimages/ie-cp-bg.gif);
	margin-left: 5px;
	width: 358px;
	float: left;
	padding: 5px;
	}
	#life{
	background: url("/images/bar-life.gif");
	font-size: 11px;
	text-align: center;
	border: 1px solid #282828;
	font-weight: bold;
	width: 250px;
	height: 16px;
	float: right;
	
	}
		#lifetitle{
	float: left;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform:uppercase;
	letter-spacing: -1px;
	}
	
		#secondbox {
			background: url(adimages/ie-cp-bg.gif);
	margin-left: 5px;
	width: 358px;
	float: left;
	padding: 5px;
	}
	#mana{
	background: url("/images/bar-mana.gif");
	border: 1px solid #282828;
	font-size: 11px;
	font-weight: bold;
	width: 250px;
	height: 16px;
	float: right;
	text-align: center;
	}
		#manatitle{
	float: left;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform:uppercase;
	letter-spacing: -1px;
	}
		#rage{
	background: url("/images/bar-rage.gif");
	border: 1px solid #282828;
	font-size: 11px;
	font-weight: bold;
	width: 250px;
	height: 16px;
	float: right;
	text-align: center;
	}
		#ragetitle{
	float: left;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform:uppercase;
	letter-spacing: -1px;
	}
		#energy{
	background: url("/images/bar-energy.gif");
	border: 1px solid #282828;
	font-size: 11px;
	font-weight: bold;
	width: 250px;
	height: 16px;
	float: right;
	text-align: center;
	}
		#energytitle{
	float: left;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform:uppercase;
	letter-spacing: -1px;
	}
		#runic{
	background: url("/images/bar-runic.gif");
	border: 1px solid #282828;
	font-size: 11px;
	font-weight: bold;
	width: 250px;
	height: 16px;
	float: right;
	text-align: center;
	}
		#runictitle{
	float: left;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform:uppercase;
	letter-spacing: -1px;
	}
	.container {
	width: 496px;
	margin: 0 auto;

	text-align: left;	

	}
			
	#centersub {
		text-align: center;
	}
	#loading {
		text-align: center;
	}
	div.visible {
		display: visible;
	}
	div.hidden {
		display: none;
	} 
	.head {
	background:url(adimages/titile_bg.gif);
	margin-top:35px;
	margin-bottom:17px;
	width:494px;
	border:3px solid #E1A93F;
	height: 30px;
	}
	#left {
	width: 48px;
	float: left;
	text-align: center;
	margin-left:1px;
	}
		#right {
	width: 48px;
	float: right;
	margin-left:1px;
	}
		#middle {
	width: 378px;
	height: 386px;
	overflow: auto;
	float: left;
	margin-left:10px;
	}
	
#bottom {
margin-top:3px;
	padding-top:3px;
	width: 380px;
	height: 45px;
	float: left;
	text-align:left;
	}
#url {
	width: 100%;
	background-color:#212121;
	float: left;
	text-align:center;
	}
	#footer {
	clear: both;
margin: 10px auto 0 auto;
	width: 500px;
/*	background:#1c1c1c;*/
	text-align:center;
	padding-bottom:5px;
	padding-top:5px;
	}
.footertxt {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #000;
	font-weight:bold;
	text-align:center;
	}
#spec {
	width: 160px;
	background: url(adimages/ie-cp-bg.gif);
	background: url(adimages/ie-cp-bg.gif);
	float: left;
	margin: 5px;
	padding: 5px;
}
.professions {
	width: 173px;
	background: url(adimages/ie-cp-bg.gif);
	float: right;
	margin: 5px;
	padding: 5px;
}
.portrait{
	width: 160px;
	height: 40px;
	background: url(adimages/ie-cp-bg.gif);
	float: left;
	margin: 5px;
	padding: 5px;
}
.specicon {
	height: 27px;
	width: 27px;
	padding: 2px;
	float: left;
	margin-right: 3px;
}
.detailstitle {
	font-size: 13px;
	font-weight: bold;
	float: left;
	text-transform:uppercase;
	color: #FFD200;
	width: 70%;
}
.yellowtitle {
	font-size: 16px;
	font-weight: bold;
	text-transform:uppercase;
	color: #FFD200;
}
.hkills {
	font-size: 13px;
	font-weight: bold;
	float: right;
	text-transform:uppercase;
	color: #FFD200;
	width: 30%;
}
.hkillsfiller {

	float: left;
	width: 70%;
}
.details{
	font-size: 12px;
	letter-spacing: 3px;
	color: #FFFFFF;
	font-weight: bold;
	float: left;
}
.whitetitle {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	float: left;
	width: 100%;
	line-height:27px;
	text-transform:uppercase;
	letter-spacing: -1px;
	color: #FFFFFF;
}
.caption {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform:uppercase;
	letter-spacing: -1px;
	color: #FFFFFF;
}
.white {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
.emailink {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #eaeaea;
}
#nav {
margin: 5px;
width: 100%;
height: 60px;
}
#nav p{
text-align: center;
}
#google {
clear: both;
margin: 0 auto 0 auto;
width: 100%;
height: 60px;
background-color:#1d1d1d;
}
.ad {
float: left;
width: 468px;
height: 60px;
background-color:#1d1d1d;
}
.centerad {
width: 300px;
height: 60px;
float: left;
}
#hide {
display: none;

}

#basestats{

	width: 160px;
	background: url(adimages/ie-cp-bg.gif);
	float: left;
	margin: 5px;
	padding: 5px;
}
#specificstats{
	width: 175px;
	background: url(adimages/ie-cp-bg.gif);
	float: right;
	margin: 5px;
	padding: 5px;
	overflow:hidden;
}
.statstitle {
padding:0px;
margin:0px;
	font-size: 12px;
	font-weight: bold;
	color: #FFD200;
	width: 55%;
	float: left;
		overflow:hidden;
}
.statsdetails {
padding:0px;
margin:0px;
	font-size: 12px;
	font-weight: bold;
	color: #aaff99;
	width:45%;
	text-align: right;
	float: right;
}
.itemslot-0 {
background: url(images/slots/head.gif);
width: 48px;
height: 48px;
margin-top:5px;
margin-bottom: 8px;
float: left;
}
.itemslot-1 {
background: url(images/slots/neck.gif);
width: 48px;
height: 48px;
margin-bottom: 8px;
float: left;
overflow:hidden;
}
.itemslot-2 {
background: url(images/slots/shoulder.gif);
width: 48px;
height: 48px;
margin-bottom: 7px;
float: left;overflow:hidden;
}
.itemslot-3 {
background: url(images/slots/back.gif);
width: 48px;
height: 48px;
margin-bottom: 8px;
float: left;overflow:hidden;
}
.itemslot-4 {
background: url(images/slots/chest.gif);
width: 48px;
height: 48px;
margin-bottom: 8px;
float: left;overflow:hidden;
}
.itemslot-5 {
background: url(images/slots/shirt.gif);
width: 48px;
height: 48px;
margin-bottom: 8px;
float: left;overflow:hidden;
}
.itemslot-6 {
background: url(images/slots/tabard.gif);
width: 48px;
height: 48px;
margin-bottom: 8px;
float: left;overflow:hidden;
}
.itemslot-7 {
background: url(images/slots/wrists.gif);
width: 48px;
height: 48px;
float: left;overflow:hidden;
}
.itemslot-8 {
background: url(images/slots/hands.gif);
width: 48px;
height: 48px;
margin-top:4px;
margin-bottom: 5px;
float: right;overflow:hidden;
}
.itemslot-9 {
background: url(images/slots/waist.gif);
width: 48px;
height: 48px;
margin-top:4px;
margin-bottom: 3px;
float: right;overflow:hidden;
}
.itemslot-10 {
background: url(images/slots/legs.gif);
width: 48px;
height: 48px;
margin-top:4px;
margin-bottom: 4px;
float: right;overflow:hidden;
}
.itemslot-11 {
background: url(images/slots/feet.gif);
width: 48px;
height: 48px;
margin-top:4px;
margin-bottom: 4px;
float: right;overflow:hidden;
}
.itemslot-12 {
background: url(images/slots/ring.gif);
width: 48px;
height: 48px;
margin-top:4px;
margin-bottom: 4px;
float: right;overflow:hidden;
}
.itemslot-13 {
background: url(images/slots/ring.gif);
width: 48px;
height: 48px;
margin-top:4px;
margin-bottom: 4px;
float: right;overflow:hidden;
}
.itemslot-14 {
background: url(images/slots/trinket.gif);
width: 48px;
height: 48px;
margin-top:4px;
margin-bottom: 4px;
float: right;overflow:hidden;
}
.itemslot-15 {
background: url(images/slots/trinket.gif);
width: 48px;
height: 48px;
margin-top:4px;overflow:hidden;

float: right;
}
.itemslot-16 {
background: url(images/slots/mainhand.gif);
width: 48px;
height: 48px;
padding-top:3px;
padding-left:2px;overflow:hidden;
float:left;
}
.itemslot-17 {
background: url(images/slots/secondhand.gif);
width: 48px;
height: 48px;
margin-top:3px;

margin-left:10px;
margin-right:5px;overflow:hidden;
float: left;
}
.itemslot-18 {
background: url(images/slots/ranged.gif);
width: 48px;
height: 48px;
padding-top:3px;
padding-left:3px;overflow:hidden;
float: left;
}

.itemspacer {
width: 95px;
height: 40px;
float: left;
}
