/* RESET */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
   margin: 0;
   padding: 0;
   border: 0;
   outline: 0;
   font-weight: inherit;
   font-style: inherit;
   font-size: 100%;
   font-family: inherit;
   vertical-align: baseline;
   line-height: 16px;
}
body {
   line-height: 1;
   color: #333;
   background: white;
}
ol, ul {
   list-style: none;
}
table {
   border-collapse: separate;
   border-spacing: 0;
}
caption, th, td {
   text-align: left;
   font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
   content: "";
}
blockquote, q {
	margin: 15px;
   quotes: "" "";
}
.sc:after {
   content: ".";
   display: block;
   height: 0;
   clear: both;
   visibility: hidden;
}
a {
	font-weight: bold;
	color: #107F89;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p {
	margin: 0 0 15px;
}
ul {
  margin: 10px 20px 20px;
}
ul li { 
  margin: 5px 0;
  list-style-type: circle;
}
ul ul {
  margin: 10px 30px 20px;
}
ul ul li { list-style-type: disc; }
ul ul ul li { list-style-type: circle; }
strong { font-weight: bold; }
.news .content ul.small-list li {
	margin: 2px 0;
}

/* TEMPLATE */

body {
  font: 12px Arial;
  background: #3B3B3B url(../images/body.png) 0 0 repeat-x;
}
#container {
  position: relative;
  width: 1010px;
  margin: 0 auto;
}
#header {
	position: relative;
  height: 90px;
}
#header #logo {
  position: absolute;
  top: 16px;
  left: -39px;
}
#header #ad-header {
	width: 728px;
	height: 90px;
	position: absolute;
	top: 5px;
	right: 10px;
}
#content {
  background: transparent url(../images/content.png) -1010px 0 repeat-y;
}
#content .wrap {
  background: transparent url(../images/content.png) 0 0 no-repeat;
}
#content #inner {
  padding: 17px;
  background: transparent url(../images/content.png) -2020px bottom no-repeat;
}

/* SIDE */

#sidebar {
  float: left;
}
#sidebar .menu-box {
  margin: 7px 0 0;
  width: 200px;
  background: transparent url(../images/side.png) -220px 0 repeat-y;
}
#sidebar .first {
  margin: 0;
}
#sidebar .menu-box .first h3 a,
#sidebar .menu-box .first h3 span {
  display: block;
  font-weight: bold;
  padding: 0 10px;
  height: 30px;
  line-height: 30px;
  background: transparent url(../images/side.png) 0 0 no-repeat;
  color: #2f5200;
  text-decoration: none;
  text-shadow: 0 1px 0 #b6de3c;
}
#sidebar .menu-box .first h3 a:hover {
  color: #333;
}
#sidebar .menu-box li {
	margin: 0;
	list-style: none;
}
#sidebar .menu-box li a {
  display: block;
  padding: 0 10px;
  height: 30px;
  line-height: 29px;
  color: #fff;
  text-shadow: 0 -1px 0 #004c53;
  text-decoration: none;
  font-weight: bold;
  background: transparent url(../images/side-separator.png) 0 bottom no-repeat;
}
#sidebar .menu-box li a:hover {
  color: #BFFAFF;
}
#sidebar .menu-box .last a {
  background: transparent url(../images/side.png) -440px bottom no-repeat;
}
#sidebar .ad-side {
  margin: 7px 0 0;	
}
#sidebar #facebook-btn {
	margin: 7px 0 0;
	display: block;
}

/* BREADCRUMBS */

#breadcrumbs {
  float: right;
  width: 742px;
	margin: 0 0 5px;
	padding: 0 10px;
	height: 28px;
	color: #4a4a4a;
  background: transparent url(../images/breadcrumbs.png) 0 0 no-repeat;
	font-size: 11px;
	line-height: 28px;
}
#breadcrumbs a {
	font-weight: normal;
	color: #4a4a4a;
	text-decoration: none;
	text-shadow: 0 1px 0 #e2e2e2;
}
#breadcrumbs a:hover {
  text-decoration: underline;
}
#breadcrumbs a.last {
	font-weight: bold;
}

/* MAIN */

#main {
  float: right;
  width: 761px;
}
#main h1 {
  height: 24px;
  line-height: 24px;
  font-size: 20px;
  color: #107F89;
}

/* FOOTER */

#footer {
	position: relative;
  margin: 0 0 10px;
}
#footer ul {
  margin: 0;
  text-align: center;
}
#footer ul li {
  list-style: none;
  display: inline;
  margin: 0 10px;
}
#footer ul li a {
  color: #7F7F7F;
  text-decoration: none;
}
#footer #ad-footer {
	position: relative;
  width: 728px;
  height: 90px;
	margin: 0 auto 5px;
}
.ad-ctnr {
	display: none;
}

/* FORUMS TRACKER */

#category_jump {
	margin: 10px 0 0;
}
#table_forums_topic {
	width: 100%;
	margin: 10px 0;
  border-collapse: collapse;
}
#table_forums_topic th {
	text-align: center;
	font-weight: bold;
	height: 30px;
	vertical-align: middle;
	background: #aad526 url(../images/back-table-th.png) 0 0 repeat-x;
	color: #2f5200;
  text-shadow: 0 1px 0 #b6de3c;
  border: 1px solid #fff;
}
#table_forums_topic td {
  height: 28px;
  vertical-align: middle;
  padding: 0 7px;
  border: 1px solid #fff;
}
#table_forums_topic .odd td {
  background: #e5f2f3;
}
#table_forums_topic .even td {
  background: #dbeced;
}
.blizz span {
	padding: 0 0 0 25px;
	background: transparent url(../images/blizz.png) 0 center no-repeat;
}

#table_forums_topic .blizz td {
	background: #3B3B3B;
	color: #00C0FF;
}
#table_forums_topic .author {
	width: 90px;
	padding: 10px 7px 7px;
	vertical-align: top;
	text-align: center;
}
#table_forums_topic .author img {
	margin: 0 0 5px;
}
#table_forums_topic .content {
	padding: 7px;
	vertical-align: top;
}
#table_forums_topic .content .date {
	margin: 0 0 7px;
  padding: 0 0 5px;
	color: #5A6D6F;
	font-size: 11px;
	border-bottom: 1px dotted #8B9D9F;
}
#table_forums_topic .blizz .content .date {
	color: silver;
	border-color: silver;
}
#table_forums_topic .blizz .content a {
  color: #fff;
}
#table_forums_topic .blizz .content ul li { 
  margin: 15px 0;
  list-style-type: square;
}
.list-all-forums {
	margin: 5px 0;
	font-size: 10px;
	text-align: center;
}
.list-all-forums li {
	display: inline;
	margin: 0 5px;
}
.list-all-forums li a {
	font-weight: normal;
}

/* NEWS */

.news-title {
	height: 30px;
	margin: 10px 0 0;
	padding: 0 7px;
  font-weight: bold;
  vertical-align: middle;
  background: #aad526 url(../images/back-table-th.png) 0 0 repeat-x;
  color: #2f5200;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
}
.news-title h2,
.news-title a,
#main .news-title h1 {
	margin: 0;
	float: left;
	line-height: 30px;
  color: #2f5200;
  font-size: 14px;
  color: #2f5200;
  text-shadow: 0 1px 0 #b6de3c;
}

.news-title .date {
	float: right;
  margin: 0;
	font-size: 11px;
	font-weight: normal;
	line-height: 30px;
}
.news .content {
	padding: 10px;
	border: 1px solid #dfdfdf;
	border-width: 0 1px 1px;
	border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px 0 0;
}
.news .content ul li { 
  margin: 15px 0;
  list-style-type: square;
}
.news .blizzard {
	padding: 15px;
	margin: 0 0 10px;
	color: #00C0FF;
  background: #3B3B3B;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.news .blizzard b {
	margin: 0 0 10px;
	display: block;
	color: #fff;
	border-bottom: 1px dotted silver;
}
.news .blizzard strong {
	color: #C1FF00;
}
.news .blizzard a {
	color: #fff;
}
.news .blizzard p:last-child {
	margin-bottom: 0;
}
.news .fright {
	float: right;
	margin: 0 0 10px 10px;
}
.news .fleft {
	float: left;
	margin: 0 10px 10px 0;
}
.news h3,
#news h3 {
  font-size: 14px;
  font-weight: bold;
  margin: 20px 0 10px;
  border-bottom: 1px dotted silver;
}
#last-news .inner {
	padding: 5px 5px 0 5px;
}
.ad-carre {
  float: right;
  width: 300px;
  height: 250px;
  margin: 0 0 15px 15px;
}
#cform .ad-carre {
  float: right;
  width: 300px;
  height: 250px;
  margin: 10px 0 0 15px;
}
#tags {
	margin: 7px 0 0;
}
#last-news .inner {
  padding: 10px 10px 0 10px;
  border: 1px solid #dfdfdf;
  border-width: 0 1px 1px;
  border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px 0 0;
}
#last-news ul {
	margin: 0 1.5em;
}

/* ARENA */

#calculcote {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 20px;
	background: #D2E4E6;
}
#calculcote p {
	float: left;
	width: 360px;
	text-align: center;
}
#calculcote label {
	display: block;
	margin: 0 0 5px;
	font-size: 14px;
	font-weight: bold;
}
#calculcote input {
	font-size: 18px;
	width: 200px;
	text-align: center;
}
#teampoints {
	margin: 15px;
}
#teampoints .sc {
	padding: 10px 0;
	border-bottom: 1px dotted silver;
}
#teampoints .points {
	float: left;
	width: 416px;
}
#teampoints .label {
	float: left;
  height: 30px;
  line-height: 30px;
}
#teampoints .value {
  float: right;
  height: 30px;
  line-height: 30px;
	font-size: 30px;
}

/* SCORE EQUIPEMENT */

#cform {
	margin: 0 0 10px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  padding: 20px;
  background: #D2E4E6;
}
#cform p {
  float: left;
  width: 240px;
  text-align: center;
}
#cform .classic {
  clear: left;
  float: none;
  width: 600px;
  text-align: left;
	margin: 0 0 10px 20px;
}
optgroup {
	margin: 5px 0 0;
}
#cform label {
  display: block;
  margin: 0 0 5px;
  font-size: 14px;
  font-weight: bold;
}
#cform .itext {
  font-size: 18px;
  width: 200px;
  text-align: center;
}
#cform .iselect {
  font-size: 18px;
  width: 200px;
}
#cform .isubmit {
  font-size: 18px;
  width: 200px;
}
table#gs_details {
  width: 446px;
  border-collapse: collapse;
}
table#gs_details td {
  padding: 10px;
  vertical-align: middle;
  text-align: right;
  border-bottom: 1px dotted silver;
  font-size: 24px;
}
table#gs_details th {
  padding: 10px;
  vertical-align: middle;
  border-bottom: 1px dotted silver;
  font-size: 14px;
}
#gs_details .total td,
#gs_details .total th {
  background: #e5f2f3;
}
#gs_details .avg td,
#gs_details .avg th {
  background: #dbeced;
}

/* ACHIEVEMENTS */

.we_form label {
  display: block;
  font-weight: bold;
}
.we_form .itext {
  width: 200px;
  font-size: 14px;
  padding: 2px;
}
.we_form .itextarea {
  font-size: 14px;
  padding: 2px;
  font-family: Arial;
  width: 400px;
  height: 70px;
}
#hf_render {
  position: relative;
  width: 549px;
  height: 105px;
  margin: 0 0 15px;
  background: transparent url(../images/back_haut_fait.png) 0 0 no-repeat;
  font-family: Georgia, Arial;
}
#hf_render #r_hf_title {
  position: absolute;
  top: 0;
  left: 75px;
  width: 400px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  overflow: hidden;
}
#hf_render #r_hf_description {
  position: absolute;
  top: 30px;
  left: 75px;
  width: 400px;
  height: 48px;
  line-height: 16px;
  text-align: center;
  color: #2F1100;
  overflow: hidden;
}
#hf_render #r_hf_points {
  position: absolute;
  top: 15px;
  right: 22px;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  overflow: hidden;
}

/* PAGINATION */

.paging {
  margin: 5px 0;
	height: 20px;
}
.paging strong {
	padding: 2px 4px;
	background: #A7D325;
}
.paging a {
  padding: 2px 4px;
	background: #D2E4E6;
}

/* HOME */

#home_left {
  width: 375px;
  float: left;
}
#home_right {
  width: 375px;
  float: right;
}
.home_gb a {
  padding: 3px 5px;
  font-weight: normal;
}
.home_gb a.odd {
  background-color: #fff;
}
.home_gb a.even {
  background-color: #f2f2f2;
}
.home_gb a.new {
  font-weight: bold;
}
.home_gb a:hover {
  text-decoration: none;
  background-color: #e5f2f3;
}
.home_gb a span {
  float: right;
  font-size: 11px;
  margin: 0 0 0 5px;
  color: #afafaf;
  font-weight: normal;
}
.home_gb h2 {
  padding: 0 10px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	background: #aad526 url(../images/back-table-th.png) 0 0 repeat-x;
	color: #2f5200;
  text-shadow: 0 1px 0 #b6de3c;
  border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
}
.home_gb ul {
  margin: 0;
  padding: 0;
}
.home_gb li {
  margin: 0;
  list-style: none;
  border: 1px solid silver;
  border-width: 0 1px 1px;
}
.home_gb li a {
  display: block;
  padding-left: 24px;
  background: transparent url(../images/favicons.png) 3px 3px no-repeat;
  color: #007E88;
}
.home_gb li a:visited {
  color: #00494F;
}
.home_gb .judgehype a { background-position: 3px 3px; }
.home_gb .mondespers a { background-position: 3px -97px; }
.home_gb .jeuxonline a { background-position: 3px -198px; }
.home_gb .mmo-champi a { background-position: 3px -298px; }
.home_gb .worldofrai a { background-position: 3px -399px; }

/* DEFAULT */

.error { color: red; }

.longitext { width: 500px; }

.gallery {
  margin: 20px 0;
  text-align: center;
}
.gallery a { 
  display: inline-block;
  margin: 0 10px 10px 0;
	border: 1px solid #107F89;
}
blockquote {
  font-style: italic;
}

div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 130;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 140;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('../fancybox/fancy_progress.png') no-repeat;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 150;
    padding: 20px 20px 40px 20px;
    margin: 0;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	background: #FFF;
}

div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}

div#fancy_div {
	height: 100%;
	width: 100%;
	z-index: 100;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('../fancybox/fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111; 
	display: none;
	background-image: url("data:image/gif;base64,AAAA");
	outline: none;
	overflow: hidden;
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url('../fancybox/fancy_left.png') no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url('../fancybox/fancy_right.png') no-repeat;
}

a#fancy_left:hover, a#fancy_right:hover {
	visibility: visible;
	background-color: transparent;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}

#fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div#fancy_bg_n {
	top: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('../fancybox/fancy_shadow_n.png') repeat-x;
}

div#fancy_bg_ne {
	top: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../fancybox/fancy_shadow_ne.png') no-repeat;
}

div#fancy_bg_e {
	right: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('../fancybox/fancy_shadow_e.png') repeat-y;
}

div#fancy_bg_se {
	bottom: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../fancybox/fancy_shadow_se.png') no-repeat;
}

div#fancy_bg_s {
	bottom: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('../fancybox/fancy_shadow_s.png') repeat-x;
}

div#fancy_bg_sw {
	bottom: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../fancybox/fancy_shadow_sw.png') no-repeat;
}

div#fancy_bg_w {
	left: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('../fancybox/fancy_shadow_w.png') repeat-y;
}

div#fancy_bg_nw {
	top: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../fancybox/fancy_shadow_nw.png') no-repeat;
}

div#fancy_title {
	position: absolute;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
	white-space: nowrap;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url('../fancybox/fancy_title_left.png') repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url('../fancybox/fancy_title_main.png') repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url('../fancybox/fancy_title_right.png') repeat-x;
}

/* Tool tip */
#tooltip{
  opacity: .8;
  filter: alpha(opacity = 80);
	position:absolute;
	background: #000;
	padding: 5px 8px;
	color: #fff;
	display: none;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}	

#gsearch {
  width: 180px;
  margin: 0 0 10px;
  text-align: center;
}
#gsearch .itext {
  width: 188px;
  margin: 0 0 5px;
  border: 1px solid gray;
  padding: 5px;
}

/* */

.buy-wow-page h2 {
  margin: 0 0 15px;
  padding: 0 0 5px;
  font-size: 18px;
  border-bottom: 1px dotted silver;
}
.buy-wow {
  width: 100%;
  margin: 0 0 20px;
}
.buy-wow td {
  text-align: center;
}
.buy-wow td a {
  text-decoration: none;
}
.buy-wow td img {
  margin: 0 0 10px;
}
.buy-wow td .price {
  font-size: 16px;
  line-height: 1.4;
  color: #c40000;
}