﻿body {
	background: #000 url(http://ddurand.net/greg/bg.png) center top no-repeat;
	font-family: "Trebuchet MS", serif;
	font-weight: bold;
	font-size: 13px;
	color: #000;
	margin: 0 auto;
	width: 733px;
}

a {
	color: #c01000;
	text-decoration: none;
}

a:hover {
	color: #fff;
}

/* Nom du troll */
h1 {
	display: none;
}

/* "pjLinks" = menu de navigation "| Profil | Ev�nements | Classements |" */
ul#pjLinks {
	background: transparent;
	list-style-type: none;
	margin: 45px 0 0 288px;
	padding: 0px;
	height: 58px;
	width: 445px;
}

ul#pjLinks li a {
	display: block;
	float: left;
	font-size: 0px;
	height: 58px;
	color: black;
}

ul#pjLinks li#pjLinkProfil a {
	background-image: url(http://ddurand.net/greg/profil.png);
	width: 110px;
}

ul#pjLinks li#pjLinkEvents a {
	margin: 0 !important;
	margin-top: -18px;
	background-image: url(http://ddurand.net/greg/evenements.png);
	width: 165px;
}

ul#pjLinks li#pjLinkClassement a {
	margin: 0 !important;
	margin-top: -36px;
	background-image: url(http://ddurand.net/greg/classement.png);
	width: 170px;
}

ul#pjLinks li#pjLinkProfil a:hover {
	background-image: url(http://ddurand.net/greg/profil-roll.png);
}

ul#pjLinks li#pjLinkEvents a:hover {
	background-image: url(http://ddurand.net/greg/evenements-roll.png);
}

ul#pjLinks li#pjLinkClassement a:hover {
	background-image: url(http://ddurand.net/greg/classement-roll.png);
}

/* Formulaire d'affichage de profil : "Troll n� [xxxxx] [Afficher]" */

#formView {
	position: absolute;
	top: 10px !important;
	top: 5px;
	margin-left: 600px !important;
	margin-left: 580px;
	width: 130px;
}

#IDPJ label {
	display: none;
}

#IDPJ input {
	background: transparent;
	border: none;
	color: #e5b600;
	float: left;
	font-size: 13px;
	font-weight: bold;
	margin-top: 1px !important;
	margin-top: 5px;
	width: 44px;
}

form#formView .submit input {
	background: transparent;
	margin-top: 1px !important;
	margin-top: 4px;
	border: none;
	color: #d52010;
	font-size: 13px;
	font-weight: bold;
}

form#formView .submit input:hover {
	color: #cecece;
}

/* "Son Profil G�n�ral" */
h2 {
	display: none;
}

/* El�ments du profil */
#profil {
	background: url(http://ddurand.net/greg/bg-profil.png) no-repeat bottom;
	margin: 50px 0 0 14px;
	padding-top: 0 !important;
	padding-top: 32px;
	height: 390px;
	width: 402px;
}

.blason, dt.race, .creation, .email, .maladie {
	display: none;
}

dt {
	position: absolute;
	color: #f0c050;
	float: left;
	font-size: 13px;
	margin-left: 20px !important;
	margin-left: 10px;
	margin-right: 10px;	
	padding-left: 20px !important;
	padding-left: 40px;
}

dd {
	position: absolute;
	color: #8f8f8f;
	font-size: 13px;
}

dt.numero {
	display: none;
}

dd.numero {
	top: 10px;
	margin-left: 310px;
	font-size: 0px;
	color: #000;
}

.numero a {
	display: block;
	font-size: 13px;
}

.distinctions {
	top: 320px;	
}

dd.distinctions li {
	list-style-type: none;
	padding-left: 60px;
}

.race {
	top: 170px;
}

#profil .niveau {
	text-transform: lowercase;
	top: 170px;
}

#profil dt.niveau {
	padding-left: 75px !important;
	padding-left: 90px;
}

#profil dd.niveau {
	padding-left: 110px;
}

.guilde {
	top: 220px;
}

dd.guilde {
	padding-left: 52px;
}

#rangGuilde {
	top: 237px;
	color: #8f8f8f;
}

.mouches {
	top: 187px;
	text-transform: lowercase;
}

dt.mouches {
	padding-left: 72px !important;
}

dd.mouches:before {
	content:"de ";
	color: #f0c050;
}

.meurtres {
	top: 270px;
}

dd.meurtres {
	padding-left: 160px !important;
}

dd.meurtres i {
	display: none;
}

.deces {
	top: 287px;
}

dd.deces {
	padding-left: 140px !important;
}

.equipement {
	top: 353px;
}

dd.equipement ul {
	padding-top: 17px;
	margin-left: -10px !important;
	margin-left: 20px;
	list-style: none;
}

dd.equipement li span.magie {
	color: #e0cda9;
	font-weight: bold;
}

.possessions {
	top: 488px;
}

dd.possessions ul {
	padding-top: 17px;
	margin-left: -10px !important;
	margin-left: 20px;
	list-style: none;
}

/* Partie personnelle : "Description" */
#disclaimer {
	display: none;
}

#description {
	color: #e0cda9;
	font-size: 13px;
	margin: 7px 0 0 14px;
	padding: 29px 25px 25px 25px;
	background: url(http://ddurand.net/greg/bg-description.png) no-repeat;
}

/* Lien "Changer d'apparence" */
#styleSwitcher {
	margin-top: 30px;
	margin-bottom: 20px;
	font-size: 13px;
	padding-left: 301px;
}


/*** PAGE DES EVENEMENTS ***/

div#navigation {
	z-index: 10;
	position: absolute;
	top: 116px;
	padding-top: 4px;
	padding-left: 325px;
}

.pagePrecedente, .pageCourante, .pageSuivante {
	color: #f0c050;
}

form#formEvents {
	z-index: 9;
	position: absolute;
	top: 116px;
	width: 408px;
	height: 28px;
	padding-top: 4px;
	padding-left: 325px;
	background: url(http://ddurand.net/greg/bg-navigation.png) no-repeat top right;
}

form#formEvents #EventType {
	padding-left: 125px;
	margin-top: -2px !important;
	margin-top: -4px;
}

form#formEvents #EventType #as_EventType {
	color: #f0c050;
	background: black;
	border: 1px solid #8b4e30;
}

form#formEvents #EventType #as_EventType option:hover {
	background-color: #f0c050;
}

form#formEvents .submit {
	padding-left: 300px;
	margin-top: -18px !important;
	margin-top: -24px;
}

form#formEvents .submit input {
	background: transparent;
	border: none;
	color: #d52010;
	font-size: 13px;
	font-weight: bold;
}

form#formEvents .submit input:hover {
	color: white;
}

p#suppressionEvents, form#formEvents div#IDPJ_Events, div#EventType label {
	display: none;
}

#events {
	position: static !important;
	position: relative;
	top: 30px;
	margin-top: 50px;
	margin-bottom: 10px;
	background: #000;
	width: 733px;
	border: 1px solid #8b4e30;
}

th {
	border-bottom: 1px solid #8b4e30;
	color: #f0c050;
	padding-top: 5px;
	padding-bottom: 10px;
}
	
td {
	border-bottom: 1px solid #8b4e30;
	color: #8f8f8f;
	font-size: 13px;
	padding: 1px 10px;
}

td.eventDate, td.eventType, th.eventDate, th.eventType {
	border-right: 1px solid #8b4e30;
	text-align:center;
}

td a.mh_monstres {
	color: #0131b4;
}

td a:hover {
	color: #fff;
}

/*** PAGE DES CLASSEMENTS ***/
dl#classements {
	background: url(http://ddurand.net/greg/bg-profil.png) no-repeat bottom;
	margin: 50px 0 0 14px;
	padding-top: 0 !important;
	padding-top: 32px;
	height: 390px;
	width: 402px;	
}

dl#classements .niveau {
	top: 187px;
}

dl#classements dd.niveau {
	padding-left: 70px !important;
}

dl#classements .classementNiveau {
	top: 237px;
}

dl#classements dd.classementNiveau {
	padding-left: 240px !important;
}

dl#classements .classementNiveauRace {
	top: 287px;
}

dl#classements dd.classementNiveauRace {
	padding-left: 290px !important;
}
