﻿*
{	
	font-family:Verdana ;
	font-size: x-small; 
	color: #666666;
	}
	
body 
{
	background-image: url('img/bg_elyos_templar_45.jpg'); 
	background-repeat: no-repeat;
	background-position:top;  
	text-align: center;
	margin: 0px;
}

div.main
{
	margin: auto auto;
	/*margin-top: 100px;*/
	width: 929px;
	text-align: left;
	position:relative;
	}
	

div.leftPanel
{
	width: 190px;
	position:absolute;
	top: 0px;
	}
	
div.centralPanel
{
	width: 600px;
	position:absolute;
	top: 0px;
	left: 201px;
	text-align: left;
	}


div.panelWide 
{
	margin: auto auto;
	/*margin-top: 100px;*/
	width: 929px;
	text-align:left;
	position:relative;
	}
	
div.panelWide div.Top
{
	background-image: url('img/frm_wide_top.png');
	background-repeat:no-repeat;
	height:11px;
	}
	
div.panelWide div.Middle
{
	background-image: url('img/frm_wide_middle.png');
	background-repeat:repeat-y;
	padding:10px;
	}
	
div.panelWide div.Bottom
{
	background-image: url('img/frm_wide_bottom.png');
	background-repeat:no-repeat;
	height:12px;
	}	

/* <footer> */
div.footer
{
	padding-left:10px;
	position:relative;
	}
div.footer img 
{
	border-right: 1px solid #BDBDBD;
	padding-right: 10px;
	margin-right:10px;
	
	}
div.footer div
{
	position:absolute;
	top: 10px;
	left: 226px;
	}
/* </footer> */	


/* <panel body> */
div.panelBody
{
	width: 634px;
	margin-top: 100px;
	}
	
div.panelBody div.Top
{
	background-image: url('img/frm_body_top.png');
	height:14px;
	}
	
div.panelBody div.Middle
{
	background-image: url('img/frm_body_middle.png');
	background-repeat:repeat-y;
	padding-left: 15px;
	padding-right: 15px;
	}
	
div.panelBody div.Bottom
{
	background-image: url('img/frm_body_bottom.png');
	height:10px;
	}	
/* </panel body> */

/* <panel right> */
div.panelRight
{
	width: 283px;
	position:absolute;
	/*left:811px;*/
	right: 0px;
	top: 1px;
	}
div.panelRight div.Top
{
	background-image: url('img/frm_narrow_top.png');
	height:12px;
	}
	
div.panelRight div.Middle
{
	background-image: url('img/frm_narrow_middle.png');
	background-repeat:repeat-y;
	padding-left: 10px;
	padding-right: 10px;
	}
	
div.panelRight div.Bottom
{
	background-image: url('img/frm_narrow_bottom.png');
	height:10px;
	}	
/* </panel right> */

/* <mainMenu> */
ul.menu, ul.menu li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.menu {
	position: absolute;
}

ul.menu li {
	float: left;
	/*border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: transparent #25b #25b #9ce;*/
}
ul.menu a:link, ul a:visited {
	text-decoration: none;
	display: block;
	width: 125px;
	height: 25px;
	text-align: center;
	padding: 5px 0;
	font-weight: bold;
	padding-top:15px;
	font-size: 10pt;
	/*background-color: #27c;*/
	/*color: #def;*/
	border-right: 1px solid #999999;
}

ul.menu a:hover {
	/*background-color: #999999;
	color: #fff;*/
	/*padding-right:5px;*/
	width: 125px;
	/*border-right: 1px solid #999999;*/
	text-align:center;
	border-bottom: 3px solid #009EFF;

}
/* </mainMenu> */

/* ############ Body elements */
div.Middle .header
{
	font-weight: bold;
	text-transform: uppercase;
	font-size: 8pt;
	border-bottom: 2px solid #666666;
	padding-bottom:2px;
	padding-top:5px;
	/*margin-bottom: 2px;*/
	}

div.Middle .content
{
	/*border: 1px solid #BDBDBD;*/
	background-color:#EFEFEF;
	padding: 5px;
	
	}
div.Middle content_wo_bg
{
	/*border: 1px solid #BDBDBD;*/
	padding: 5px;
	
	}	
.article_header
{
	background-image: url('img/article_header.png');
	background-repeat:repeat-x;
	height:16px;
	border-left: 5px solid #009EFF;
	padding:3px;
	padding-top:6px;
	/*font-family:Arial;*/
	font-size: 9pt;
	
	/*color: #009EFF;*/
	border-right: 1px solid #BFBFBF;
	position:relative;
	}
.article_header_date
{
	position:absolute;
	font-size: 9pt;
	height:16px;
	right:5px;
	top:5px;
	}
.article_body
{
	padding:10px;
	text-align:left;
	color:#656565;
	margin-left: 5px;
	/*border-left: 1px dashed #D6d6d6;
	border-right: 1px dashed #D6d6d6;
	border-bottom: 1px dashed #D6d6d6;*/
	background-color: White;
	font-size: 8pt;
	}
	
	
/* Beta sticker */
.beta
{
	position:absolute;
	margin: auto auto;
	width: 200px;
	left:200px;
	top: 0px;
	}
	
.class_mini
{
	width: 100%;
	position:relative;
	height:19px;
	margin-bottom:2px;
	border-bottom: 1px dashed #BDBDBD;
	}
	
.class_mini .class_info
{
	/*background-image: url('img/icons/class/ranger.gif');
	background-position:left;
	background-repeat:no-repeat;
	padding-left: 20px;*/
	text-align:left;
	font-size: 11pt;
	font-family: Impact;
	position:absolute;
	}

.class_mini .class_priority
{
	text-align:right;
	font-size: 10pt;
	font-family: Impact;
	position:absolute;
	right: 0px;
	color: Green;
	}
h3
{
	font-size: 9pt;
	color: #009EFF;
	height:10px;
	}
h4 
{
	font-size: 8pt;
	color: #009EFF;
	padding-left: 10px;
	height:10px;
	}
	
ul.roster{}

ul.roster li 
{
	list-style: none;
	background-repeat: no-repeat;
	padding-left: 35px;
	padding-top: 2px;
	height:18px;
	font-size: 8pt;
	text-align: left;
	border-bottom: 1px dashed #BDBDBD;
	margin-bottom: 2px;
	letter-spacing: 4px; 
	}
ul.roster li.ranger 
{
	background-image: url('img/icons/class/ranger.gif');
	}
ul.roster li.assassin
{
	background-image: url('img/icons/class/assassin.gif');
	}
ul.roster li.chanter
{
	background-image: url('img/icons/class/chanter.gif');
	}
ul.roster li.templar
{
	background-image: url('img/icons/class/templar.gif');
	}

ul.roster li.cleric
{
	background-image: url('img/icons/class/cleric.gif');
	}
	
ul.roster li.gladiator
{
	background-image: url('img/icons/class/gladiator.gif');
	}
	
ul.roster li.sorcerer
{
	background-image: url('img/icons/class/sorcerer.gif');
	}
	
ul.roster li.spiritmaster
{
	background-image: url('img/icons/class/spiritmaster.gif');
	}
a 
{
	color:#009EFF;
	text-decoration: none;
	/*border-bottom: 1px dashed #009EFF;*/
	}