/*
** Reset global padding, margin and borders
*/
*
{
		border: none;
		margin: 0;
		padding: 0;
}

html, body { height: 100%; }

/*
** Set the font families and layout alignment
*/
body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	margin: 10px;
	text-align: center;
}

a
{
	text-decoration: underline;
}

a:hover
{
	text-decoration: none; 
}

a img { border: 0; }

h1 { }

h2
{
	display: block;
	font-size: 1.4em;
	padding: 5px;
}

h1,h3
{
	display: block;
	font-size: 1em;
	padding: 5px;
}

table.wrapper
{
	border: none;
	text-align: left;
	width: 100%;
	max-width: 1024px;
	min-width: 780px;
	margin: 0px auto 10px;
}

table.wrapper td.sidebar
{
	width: 200px;
	position: relative;
}

table.wrapper div.top
{
	font-size: 0px;
	height: 5px;
	width: 100%;
}


table.wrapper div.top-dark
{
	font-size: 0px;
	height: 5px;
	width: 100%;
}

table.wrapper td.content
{
	padding-left: 5px;
}

table.wrapper td ul { list-style-position: inside; }

table.wrapper td div.text-dark
{
	font-size: 1.2em;
	padding: 5px;
}

div.footer
{
	font-size: 1.2em;
	padding: 5px;
	text-align: center;
}

td.bottom div.top { margin-left: 5px; width: auto; }

.menu ul.vert-one
{
	line-height: 165%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: block;
	width: 200px;
}

.menu ul.vert-one li
{
	margin: 0;
	margin-bottom: 1px;
	padding: 0;
}

.menu ul.vert-one li a
{
	display: block;
	padding: 0 0 0 10px;
	text-decoration: none;
	width: 195px;
}

table.wrapper td.content div div.news
{
	padding: 10px;
}

div.quotetop
{
	font-weight: bold;
	padding: 3px;
}

div.quotemain
{
	font-style: italic;
	padding: 3px;
}

select.theme_changer
{
	width: 200px;
	font-size: 1.2em;
	border: 1px #ffffff solid;
	margin-left: 5px;
}

input, select, textarea
{
	padding: 3px;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
}

#tooltip
{
	padding: 5px;
	text-align: justify;
	font-size: 1.2em;
	max-width: 325px;
}

#lightbox
{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#lightbox a img { border: none; }

#outerImageContainer
{
	position: relative;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#imageContainer
{
	padding: 10px;
}

#loading
{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}

#hoverNav
{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}

#imageContainer>#hoverNav { left: 0;}
#hoverNav  a{ outline: none;}

#prevLink, #nextLink
{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}

#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}

#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer
{
	font: 10px Verdana, Helvetica, sans-serif;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay
{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}

.left_links
{
	float: left;
}

.right_links
{
	float: right;
}

.clear { clear: both; }

.progress_out { margin: 5px; background-color: #000000; padding: 1px; width: 100px; }
.progresS_pct { color: #ffffff; text-align: center; }

div.notice
{
	background-color: #131310;
	color: red;
}

div.bar_out
{
	background: url('http://www.draynor.net/images/bar_base.gif') no-repeat top left;
	width: 100px;
	height: 15px;
	text-align: left;
	float: left;
	position: relative;
}

div.bar_in
{
	background: url('http://www.draynor.net/images/bar_on.gif') no-repeat top left;
	height: 15px;
	position: absolute;
	left: 0px;
}

div.bar_caption
{
	font-size: .8em;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #ffffff;
	text-align: center;
	position: absolute;
	left: 0px;
	width: 100%;
	height: 15px;
	line-height: 15px;
}

label.left_label
{
	width: 9em;
	float: left;
	display: block;
	height: 20px;
	line-height: 2em;
	font-weight: bold;
}

ul.q_list
{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

ul.q_list li
{
	padding-left: 15px;
	line-height: 15px;
	background-image: url('http://www.draynor.net/images/bullet_black.png');
	background-repeat: no-repeat;
	background-position: left center;
}

ul.q_list li.rec { background-image: url('http://www.draynor.net/images/bullet_star.png'); font-style: italic; }
ul.q_list li.non { background-image: url('http://www.draynor.net/images/bullet_delete.png'); font-style: italic; color: #cccccc; }

div.wardrobe_tree {
	background: url('http://www.draynor.net/images/wardrobe_tree.gif') no-repeat top left;
	width: 252px;
	height: 304px;
	position: relative;
}

div.wardrobe_tree div.block { cursor: pointer; position: absolute; width: 54px; height: 54px; }
div.wardrobe_tree div.block:hover { background: url('http://www.draynor.net/images/wardrobe_block_hover.gif') no-repeat top left; }

div.wardrobe_tree #helmet { left: 99px; top: 5px; }
div.wardrobe_tree #cape { left: 35px; top: 65px; }
div.wardrobe_tree #necklace { left: 99px; top: 65px; }
div.wardrobe_tree #weapon { left: 5px; top: 125px; }
div.wardrobe_tree #torso { left: 99px; top: 125px; }
div.wardrobe_tree #shield { left: 193px; top: 125px; }
div.wardrobe_tree #legs { left: 99px; top: 185px; }
div.wardrobe_tree #gloves { left: 5px; top: 245px; }
div.wardrobe_tree #boots { left: 99px; top: 245px; }
div.wardrobe_tree #ring { left: 193px; top: 245px; }

div.wardrobe_tree .block_image {
	width: 54px;
	height: 54px;
	position: relative;
}

div.wardrobe_tree .block_overlay {
	z-index: 5;
	position: absolute;
	left: 0;
	top: 0;
	background: url('http://www.draynor.net/images/wardrobe_block_overlay.gif') no-repeat top left;
}

.results {
	list-style-type: none;
	list-style-position: inside;
	background-color: #131310;
	border: 1px #ffffff solid;
	width: 97%;
	height: 100px;
	overflow: auto;
	position: absolute;
	left: 5px;
	display: none;
}

.results li {
	padding: 5px;
	margin-bottom: 1px;
}

.results li:hover {
	background-color: #1c1c17;
}

#tooltip_wardrobe { text-align: left; padding: 1px; color: white; max-width: 350px; }

.bonus_field { text-align: center; font-family: "Courier New", Courier, monospace; }

.green { color: #9efc38; }
.red { color: #ea5c50; }
.grey { color: #9b9b8a; }
.b_black { background-color: #000000; border: 1px #ECAA22 solid; }

/* Calcs */
ul.skill_tabs {
	list-style: none;
}

ul.skill_tabs li {
	display: block;
	float: left;
	margin-right: 5px;
}

ul.skill_tabs li a {
	background: url('images/applications/tab_left.gif') no-repeat top left;
	padding-left: 10px;
}

ul.skill_tabs li a span {
	background: url('images/applications/tab_right.gif') no-repeat top left;
	padding-right: 10px;
}

.progress_bar {
  background-color: #ffffff !important;
  border: 1px #000000 solid;
  margin: 5px;
  padding: 1px !important;
  position: relative;
  width: 94%;
}

.progress_caption {
  position: absolute;
  z-index: 15;
  width: 100%;
  height: 100%;
  text-align: center;
  color: #000000;
}

div.progress_in {
  background-color: #94c44e !important;
  margin: 0px !important;
  padding: 4px !important;
}
