*{
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	}
html,body{     
	font-size: 12px;
	background-image: url("../img/background.jpg");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #232938;
	color: #888888;
	text-align: center;	  
	}
.hidden img{
	display: none;
	}
html img{
	border:0;
	}
/*--------------------------------------------------------------------------------------------------------Header*/
header#top{
	}
#top h5{
	background-color: #1D222E;
	height: 20px;
	}
#top h6{
	height: 102px;
	}
/*--------------------------------------------------------------------------------------------------------Footer*/
footer#down{
	margin: 0 auto;
	clear: both;
	overflow:auto;
	}
#validation{
	height: auto;
	margin: 10px 0px 0px;
	}
/*-------------------------------------------------------------------------------------------------------Content*/
div#content{
	width: 985px;
	height: auto;
	margin: 30px auto;
	line-height: 20px;
	text-align: justify;
	overflow: auto;
	}
/*---------------------------------------------------------------------------------------------------------Pages*/
.contour{
	background-color:#1d222e;
	margin: 0 auto;
	width: 92%;
	height: auto;
	color: #888687;
	padding: 10px 10px ;
	overflow: auto;
	}
p.line{
	width: 100%;
	display:block;
	height: 2px;
	overflow: auto;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #747373;
	margin: 10px 0px 14px; /* (margin-down[p.line])=(margin-down[innerblock])+9 */
}
.red{
	color: #D96702;
	}
.orange{
	color: #E8B900;
	}
.white {
	color: #ffffff;
	}
.whitegrey{
	color: #D4D2D3;
	}
.lightgrey {
	color: #CCCCCC;
	}
.officer{
	color: #e9b03e;
	}
.set{
	color: #f8c359;
	}
.set1{
	color: #d8d6d6;
	}
.open{
	color: #56DB49;
	}
.closed{
	color: #FF0000;
	}
.Burg {
	color: #F7A700;
	}
.Cpt {
	color: #5A7191;
	}
.Chp {
	color: #EB1D1D;
	}
.Grd {
	color: #F17022;
	}
.Hun {
	color: #3EA63B;
	}
.LM {
	color: #EEF66C;
	}
.Min {
	color: #FA6BA1;
	}
.RK {
	color: #62C2CC;
	}
.Wrd {
	color: #8173B1;
	}
.bold{
	font-weight: bold;
	}
.normal{
	font-weight: normal;
	}
.underlined{
	text-decoration: underline;
	}
.center{
	text-align: center;
	}
span.mumblespan{
	color: #D24289;
		}
.px11{
	font-size: 11px;
	}
.px12{
	font-size:12px;
	}
.px13{
	font-size:13px;
	}
.px14{
	font-size: 14px;
	 }
.px16{
	font-size: 16px;
	}
.lh26px{
	line-height: 26px;
	}
.lh16px{
	line-height: 16px;
	}
.padtop10px{
	padding-top: 10px;
	}
.padtop25px{
	padding-top: 25px;
	}
.padbottom20px{
	padding-bottom: 20px;
	}
article.video{
	width:100%;
	height:auto;
	margin:10px 0px;
	}
form{
	margin: 5px;
	}
form input{
	margin: 2px 0px;
	}
.right{
	float: right;
	}
div.alert{
	width: 985px;
	padding: 1em;
	background: #900;
	font-size: 1.1em;
	color: #fff;
	margin: 0 auto;
	}
/*----------------------------------------------------------------------------------------------------Associates*/
section.characters{
	height: auto;
	padding: 10px 10px;
	overflow: auto;
	}
h2.dottedline{
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #383838;
	padding: 20px 10px;
	}
section.characters1{
	float: left;
	width: 45%;
	padding: 10px;
	}
section.characters5{
	float: right;
	width: 45%;
	padding: 10px;
	}
section.characters ul{
	height: auto;
	list-style-type: none;
	overflow: auto;
	}
ul.characters{
	width: 95%;
	margin-left: 5%;
	}
ul.alt{
	width: 90%;
	padding-left: 10%;
	}
section.characters li{
	float: left;
	}
li.charactersimg{
	width: 10%;
	}
li.characterslink{
	width: 40%;
	}
li.charactersofficer{
	width: 25%;
	}
/*------------------------------------------------------------------------------------------------Character Card*/
section.character{
	float: left;
	width: 45%;
	padding: 20px;
	}
section.sets{
	float: left; 
	width: 45%; 
	padding: 20px;
	}
section.charchangelow{
	width: 100%;
	clear: both;
}
div.image{
	background-position: left;
	background-repeat: no-repeat;
	height: 105px;
	}
span.niveau{
	display:block;
	padding-left: 39px;
	padding-top: 16px;
	}
div.image p{
	margin-left: 105px;
	}
section.charchangeleft{
	float:left; 
	width:45%;
	padding:20px;
	}
section.charchangeright{
	float:right; 
	width:45%;
	padding:20px;
	}
span.setcheck{
	float:left;
	width:210px;
	margin:0px;
	}
/*-----------------------------------------------------------------------------------------------------GearTable*/
section.tablegear{
	display:table;
	height:30px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	vertical-align: middle;
	width:95%;
	}
.tablegear p {
	display:table-row;
	height:30px;
	text-align:center;
}
.tablegear p span {
	display:table-cell;
	padding:5px;
	border: 1px solid #3d3d3d;
}
span.tablegear{
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #dcdada;
	}
.tablegearheadleft{
	width: 140px;
	text-align: left;
	vertical-align: middle;
	}
.tablegear p span.tablegearleft{
	width:115px;
	text-align:left;
	padding-left:25px;
	}
/*--------------------------------------------------------------------------------------------------------Slider*/
#wrapper{
	width:570px;
	margin:0 auto;
}
.nivoSlider{
	position:relative;
	height:220px;
	margin-bottom:50px;
	background:#1d222e url(../img/slider/controls/loading.gif) no-repeat 50% 50%;
	-moz-box-shadow:0px 0px 10px #131313;
	-webkit-box-shadow:0px 0px 10px #131313;
	box-shadow:0px 0px 10px #131313;
}
/*----------------------------------------------------------------------------------------------------------News*/
#news_left{
	float: left;
	width: 570px;
	height: auto;
	}
#news_right{
	float: right;
	width: 370px;
	height: auto;
	}
#news, .block{
	background-color: #1d222E;
	height: auto;
	color: #888687;
	border: 1px solid #494949;
	padding: 10px;
	overflow: auto;
	}
.innerblock{
	background-color:#232938;
	margin: 5px;
	padding: 10px;
	overflow:auto;
	}
#news .line{
	width: 100%;
	height: 2px;
	overflow: auto;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #747373;
	}
#news .news_1{
	height: auto;
	background-color: #232938;
	margin: 15px 5px;
	padding: 15px 10px 1px;
	}
#news .news_2{
	height: auto;
	background-color: #382229;
	margin: 15px 5px;
	padding: 15px 10px 1px;
	}
#news .author{
	float: right;
	font-size: 75%;
	font-style: italic;
	margin-top: 20px;
	}
#news div{
	margin-top: 15px;
	height: auto;
	overflow: auto;
	}
#news ul{
	list-style-type: none;
	}
.centerimg,.centertext{
	display: block;
	margin: auto;
	}
/*-----------------------------------------------------------------------------------------------------Connexion*/
.connexion p.line {
	margin:10px 0px;
	}
form.login{
	width:50%;
	}
input.connexion{
	width:98%;
	}
input.login, a.buttonlink, a.inscription, input.login:visited, a.inscription:visited, a.buttonlink:visited, input.comment{
	font-style: normal;
	font-variant: normal;
	text-align: center;
	font-weight: normal;
	background-color: #ffffff;
	height: 16px;
	width:20%;
	border: 1px solid #ffffff;
	display: inline-block;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	word-spacing: 0px;
	-moz-box-shadow: inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow: inset 0px 1px 0px 0px #ffffff;
	box-shadow: inset 0px 1px 0px 0px #ffffff;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	}
input.login:hover, a.buttonlink:hover, a.inscription:hover, input.comment:hover{
	background-color: #dfdfdf;
	color: #000000;
	}
input.login{
	margin: 5px 0px 2px;
	height: 18px;
	width:80px;
	}
a.inscription{
	margin: 5px 0px 2px;
	float:right;
	height: 16px;
	width:80px;
	}
p.login{
	padding-left: 10px;
	}
/*---------------------------------------------------------------------------------------------------Recruitment*/
div.recruit{
	width: 90%;
	float: left;
	padding-bottom: 5px;
	}
.recruit img{
	padding-right: 10px;
	vertical-align: middle;
	}
.recruitclass {
	width: 60%;
	}
.recruit p{
	display:inline-block;
	}
/*----------------------------------------------------------------------------------------------------ValPlanner*/
.raidcardform form{
	float:left;
	}
.raidcardlist{
	width:94%;
	background-color:#1d222e;
	margin: 0 auto;
	height: auto;
	color: #888687;
	padding: 10px 10px ;
	overflow: auto;
	}
.raidcard{
	width:85%;
	margin:0px auto;
	overflow: auto;
	}
.plraid {
	height: auto;
	width: 50%;
	overflow: auto;
	float: left;
	margin: 0px;
	}
.planner {
	width:91%;
	background-color:#c9c7c8;
	border: 1px solid #494949;
	height:auto;
	margin:10px 16px;
	padding:5px;
	line-height: 25px;
	text-align: justify;
	float:left;
	}
.pve{
	background-color:#232938
}
img.control{
	margin: 0px 5px;
	vertical-align: -25%;
	float: right;
	}
img.raidsub{
	vertical-align: -34%;
	margin-right: 10px;
	}
img.raidsubalt{
	vertical-align: -30%;
	margin-left: 10px;
	}
.raidauthor{
	font-size: 75%;
	font-style: italic;
	}
section.planner_comment{
	background-color:#1d222e;
	margin: 15px auto 0px;
	width: 92%;
	height: auto;
	color: #888687;
	padding: 10px 10px ;
	overflow: auto;
	}
input.comment{
	margin: 5px 132px 2px;
	height: 18px;
	width: 175px;
	}
div.planner_class{
	float:left;
	width:33.3333333333333333%;
	padding: 20px 0px;
	}
form.planner_raid select, form.planner_raid input{
	margin-top:10px;
	}
/*---------------------------------------------------------------------------------------------------------Links*/
a, a:visited, a.white, a.white:visited{
	color: #D4D2D3;
	}
a:hover, a:hover.white{
	color: #FFFFFF;
	}
a.grey, a.grey:visited{
	color: #6D6D6D;
	}
a:hover.grey{
	color: #FFFFFF;
	}
a.orange, a.orange:visited{
	color: #D96702;
	}
a:hover.orange{
	color: #800808;
	}
a.red, a.red:visited{
	color: #800808;
	}
a:hover.red{
	color: #5F0303;
	}
