﻿html
{
	background: #000 url('/shared/images/layout/fe/spellbook/background.jpg') no-repeat scroll center top;
}

.clear 
{
	clear: both;
}
.clearl
{
	clear: left;
}

div#spellbook_content
{
	background-image: url('/shared/images/layout/fe/spellbook/spellbook-background.png');
	background-position: left top;
	background-repeat: repeat-x;
}

div#spellbook_wrapper 
{
	padding-top: 10px;
	margin: 0 auto;
	width: 992px;
}
div#spellbook_wrapper > #spellbook_subnav
{
	float: right;
	margin-top: 5px;
	padding-left: 20px;
	width: 190px;
}
div#spellbook_wrapper > #spellbook_subnav a
{
	background-image: url('/shared/images/layout/fe/subnav-background.png');
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	height: 35px;
	margin-bottom: 15px;
	width: 182px;
}
div#spellbook_wrapper > #spellbook_subnav a.small
{
	background-image: url('/shared/images/layout/fe/subnav-background_small.png');
	background-position: 0 5px;
	height: 30px;
	margin-bottom: 5px;
	margin-left: 25px;
	width: 155px;
}
div#spellbook_wrapper > #spellbook_subnav > a.small img
{
	padding-top: 6px;
}
div#spellbook_wrapper > #spellbook_subnav a:hover
{
	background-position: 0 -35px;
}
div#spellbook_wrapper p
{
	line-height: 17px;
}
div#spellbook_wrapper > #spellbook_subnav a.active
{
	background-position: 0 -35px;
}
div#spellbook_wrapper > #spellbook_subnav a img
{
	padding-left: 18px;
	padding-top: 12px;
}
div#spellbook_wrapper > .spellbook_verticalbar
{
	float: right;
	width: 2px;
}
div#spellbook_bottombar 
{
	background-image: url('/shared/images/layout/horizontalbar.png');
	background-position: center top;
	background-repeat: no-repeat;
	clear: left;
	height: 2px;
}

#spellbook_wrapper
{
	display: none;
}

/* #region Spell Contrainer */

.spelltree
{
	background: url('/shared/images/layout/fe/spellbook/gradient_bg.png') repeat-y top center;
	width: 700px;
}
.spelltree ul
{
	list-style: none none outside;
}
.spelltree ul.tree ul
{
	background-image: url('/shared/images/hiergamenon/vline.png');
	background-repeat: repeat-y;
	background-position: 40px 0;
}

/* #endregion */

/* #region Thumbnails */

.thumbnail
{
	height: 52px;
	position: relative;
	width: 52px;
}
.thumbnail .overlay
{
	left: 0;
	position: absolute;
	top: 0;
	z-index: 20;
}
.thumbnail .inner
{
	left: 1px;
	position: absolute;
	top: 1px;
	z-index: 10;
}
.thumbnail img
{
	display: block;
	vertical-align: top;
}

/* #endregion */

/* #region Spell Categories */

.tree .spellcategory
{
	display: none;
}
.tree > .spellcategory:first-child
{
	display: block;
}
.tree > .spellcategory > a, .tree > .spellcategory > .description
{
	display: none;
}

/* #endregion */

/* #region Category Navigation */

.spellcategories
{
	padding-top: 7px;
	width: 775px;
}
.spellcategories > a
{
	display: block;
	float: left;
	height: 81px;
	margin: 0;
	width: 61px;
}
.spellcategories > a:first-child
{
	margin-left: 40px;
}
.spellcategories > a > .icon
{
	display: block;
	height: 46px;
	margin: 0 auto 14px;
	width: 46px;
}
.spellcategories > a.active > .icon
{
	background-position: 0 -46px;
}
.spellcategories > a > h1
{
	background: url('/shared/images/layout/fe/spellbook/category-divider.png') no-repeat bottom right;
	height: 11px;
	padding: 5px 0;
}
.spellcategories > a > h1 > span
{
	display: none;
}
.spellcategories > a > h1 > img
{
	display: block;
	margin: 0 auto;
}

/* #endregion */

/* #region Category Description */

.spellcategories .descriptions
{
	background: url('/shared/images/layout/fe/spellbook/gradient_bg.png') repeat-y top center;
}
.spellcategories .descriptions h2
{
	margin-bottom: 10px;
	margin-left: 40px;
}
.spellcategories .descriptions p
{
	margin-left: 40px;
	width: 650px;
}
.spellcategories .description
{
	display: none;
}
.spellcategories .description:first-child
{
	display: block;
}
.spellcategories .description img
{
	float: left;
	margin-right: 7px;
}
.spellcategories .description table td
{
	vertical-align: top;
}

/* #endregion */

/* #region Spells */
.spell
{	
	background: url('/shared/images/hiergamenon/node.png') no-repeat center left;
	margin-left: 40px;
	padding: 0px 0 15px 52px;
}
li.spell:first-child
{
	padding-top: 15px;
}
li.spell:last-child
{
	background-color: #000;
	background-image: url('/shared/images/hiergamenon/lastnode.png');
	background-repeat: no-repeat;
	background-position: 0 0;
}
.spell table
{
	height: 52px;
	width: 100%;
}
.spell table td
{
	vertical-align: middle;
}

/* #endregion */

/* #region Spell Level Icons */

.spelllevel
{
	float: right;
	height: 32px;
	margin-bottom: 5px;
	position: relative;
	width: 32px;
}
.level1
{
	background-position: 0 0;
}
.level2
{
	background-position: 0 -32px;
}
.level3
{
	background-position: 0 -64px;
}
.level4
{
	background-position: 0 -96px;
}
.level5
{
	background-position: 0 -128px;
}
.spelllevelbg
{
	background-image: url('/shared/images/fe/hiergamenon/air-spell_level_icons.png');
	background-repeat: no-repeat;
	display: block;
	height: 32px;
	line-height: 32px;
	margin-bottom: 7px;
	padding-left: 40px;
}
.tooltip
{
	background-repeat: no-repeat;
	display: none;
	height: 31px;
	left: 35px;
	position: absolute;
	top: 0;
	width: 123px;
}
.tooltip.level1
{
	background-position: 0 0;
}
.tooltip.level2
{
	background-position: 0 -31px;
}
.tooltip.level3
{
	background-position: 0 -62px;
}
.tooltip.level4
{
	background-position: 0 -93px;
}
.tooltip.level5
{
	background-position: 0 -124px;
}
.spelllevel:hover .tooltip
{
	display: block;
}

/* #endregion */

/* #region Overview */

#description_Overview p
{
	margin-bottom: 1em;
}
#description_Overview ul li
{
	float: left;
	margin-left: 40px;
	width: 33%;
}
#overview
{
	margin: 0 0 0 40px;
	padding-bottom: 1em;
	padding-top: 1em;
	width: 645px;
}
#overview > section
{
	margin-bottom: 1em;
}
#overview > section > *
{
	display: none;
}
#overview > section.openned > *
{
	display: block;
}
#overview > section > h1:first-child
{
	display: block;
}
#overview > section > h1
{
	font-weight: normal;
	font-size: 1.2em;
}
#overview > section > h1 a
{
	color: #D2D2D3;
	background: url('/shared/images/fe/hiergamenon/expand.png') no-repeat 0 -19px;
	display: block;
	height: 19px;
	line-height: 19px;
	margin-bottom: .5em;
	padding-left: 25px;
	text-decoration: none;
}
#overview > section.openned > h1 a
{
	background-position: 0 0;
}
#overview > section h2, #overview > section p
{
	margin-left: 25px;
}
#overview > section p
{
	margin-bottom: 1em;
}
.spelldescriptioncontainer
{
	padding-left: 10px;
	width: 520px;
}

/* #endregion */