/************ Liste des sets ************/

#pub_banner250hp {
	width:300px;
	height:250px;
}

div#loading {
	display: none;
	visibility: hidden;
	width: 700px;
	text-align: center ;
	margin-top: 15px;
}

div#selectFile input, div#selectFile select {
	background-color:#380001;
	border: 1px solid #600100;
	color: #ffffff;
}

div#selectFile,
div#sortFile {
	float: left;
	margin : 10px;
	padding: 0;
	font-weight: bold ;
	border: 2px solid #600100;
}

div#selectFile {
	width: 430px;
	margin: auto ;
}

div#sortFile {
	width: 250px;
	margin-left: 450px;
	min-height: 250px;
}

div#selectFile form,
div#sortFile form  {
	margin: 0px 0px 8px 15px;
	text-align: center ;
}

div#selectFile input {
	width: 100px ;
}

div#selectFile form p,
div#sortFile form p {
	margin: 8px 0px 8px 0px;
	position: relative ;
}

div#selectFile form p {
	text-align: right ;
	padding-right: 10px ;
}

div#selectFile span.tx_afmasterdetail_pi1-form-field input, div#selectFile select {
	width: 180px ;
	margin-left: 10px ;
}

div#sortFile form p span.tx_afmasterdetail_pi1-form-field {
	margin: 8px 0px 8px 0px;
}

div#listFile {
	margin: 15px 0 15px 0 ;
}

table#tablemaster {
	border: 1px solid #888888;
	margin: auto ;
	clear: right;
}

table#tablemaster tr.pair {
	background-color: #380001;
}

table#tablemaster th {
	text-align: center ;
	background: #600100;
	font-size : 8pt;
}

table#tablemaster td, table#tablemaster th {
	/*border: 1px solid #888888 ;*/
	padding: 5px;
}

table#tablemaster td#length,
table#tablemaster td#width,
table#tablemaster td#height
{
	text-align: right;
}

table#tablemaster a, div#pageprevious a, div#pagenext a {
	cursor:pointer;
	font-size: 8pt;
}

table#tablemaster td#level, table#tablemaster td#minlevel, table#tablemaster td#type,
table#tablemaster td#class, table#tablemaster td#pieces {
text-align: center;
}

div#listFile div#pageprevious, div#listFile div#pagenext {
	margin-top: 10px;
}


div#listFile div#pageprevious{
	float: left;
	width: 220px;
}

div#listFile div#pagenext{
	float: right;
	width: 220px;
}

/***************** Fichier individuel ***********/
div#singleFile {
	margin-top: 15px;
}

div#singleFile h3  {
	font-size: 150% ;
	padding: 3px 40px 3px 41px ;
	color: #999999 ;
	margin: 10px -40px 10px -41px ;
}

div#singleFile table#filemng-header  {
	font-size : 9pt;
	padding: 3px;
}

div#singleFile table#filemng-header tr#gamename {
	height : 30px;
}

div#singleFile table#filemng-header td.header,
div#singleFile table#filemng-header td.valeur
{
	border-bottom: 1px solid #000000;
}

div#singleFile table#filemng-header td.header,
div#singleFile table#filemng-header td#carteheader
{
	background-color: #E9A3A3;
}

div#singleFile table#filemng-header td.colspace
{
	width: 50px;
}

div#singleFile table#filemng-players,
div#singleFile table#filemng-players tr#rank ,
div#singleFile table#filemng-players td#rankcell
{
	padding : 0px;
	margin : 0px;
}

div#singleFile table#filemng-players tr#rank {
	margin-top : 10px;
	vertical-align: top;
}

div#singleFile table#filemng-players  {
	padding : 0px;
	margin : 0px;
}

div#singleFile table#player  {
	border: 1px solid #CCCCCC;
	font-size : 9pt;
	padding: 3px;
}

div#singleFile table#player th {
	border: 1px solid #ACAAAA;
	background-color: #B30000;
	color: #E9A3A3;
}

div#singleFile table#player td {
	border-bottom: 1px solid #000000;
}

div#singleFile table#player td.header {
	background-color: #E9A3A3;
}

div#singleFile table#player td.valeur {
	width: 105px;
}

div#singleFile table#player div#bloccouleur {
	width: 50px;
	margin-left: 5px;
}

div#singleFile div#bonus {
	clear: both;
}


/***************** Tableaux et Items ***********/

table#settable {
	margin-bottom:20px;
	margin-left:32px;
	width:95%;
	width:expression('70%');
}

div#setdetails div#titrenom {
	width:95%;
	margin-left:12px;
	margin-top:50px;
	background-color:#600100;
	color:#a43231;
	text-align:center;
	font-size:160%;
	padding:4px;
}

div#setdetails div#titrenomen {
	width:95%;
	margin-left:12px;
	margin-bottom:30px;
	background-color:#600100;
	color:#a43231;
	text-align:center;
	font-size:100%;
	border-top:1px solid black;
	padding:0 4px 0 4px;
}

div#itemsetflash {
	width:380px;
	background-color:#600100;
	margin-left:auto;
	margin-right:auto;
	padding:20px;
}

div#itemsetflash div#nomset {
	color:#a43231;
	width: 100%;
	text-align:center;
	font-size: 160%;
	font-style: arial;
	font-weight:bold;
	margin-bottom:20px;
}

div#itemsetflash div#flash {
	float:right;
	height:500px;
}

div#divitemstable {
	float:left;
	width:80px;
}

div#divbastable {
	width:100%;
	text-align:center;
	margin-top:60px;
}

table#bastable {
	background-color:#600100;
	width:600px;
	margin-right:auto;
	margin-left:auto;
}

table#bastable td {
	color: black;
	text-align:center;
	background-color:#ffffff;
}

table#bastable tr#titre td {
	background-color:#600100;
	color:#a43231;
	text-align:center;
	font-size: 140%;
}

table#bastable td.tdred {
	background-color:#600100;
	/*color:#a43231;*/
	color:#ffffff;
	text-align:center;
	font-size: 100%;
}

/******************* DIV TOOLTIPS ***************/
#contents{
visibility: hidden;
position: absolute;
Z-INDEX: 999999;
width: 5px;
border: 1px solid #c2c2c2;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='fileadmin/template/WOW/blue-bg.png');
}

#contents[id]{
background-image:url(blue-bg.png);
}

#dynamicTooltip{
visibility: hidden;
position: absolute;
Z-INDEX: 999999;
}

#tooltipText{
visibility: hidden;
color: #ffffff;
font-family: verdana, arial, sans-serif;
font-size:8pt;
font-weight:normal;
padding: 4px;
}

.trans_div {
/* This is an IE filter command. Other browsers will ignore it */
/* It goes into the trans_div class */
}

.trans_div[class] {
background-image:url(blue-bg.png);
}

span.quality0 {font-weight:bold; color:#a9a9a9;}
span.quality1 {font-weight:bold; color:#FFFFFF;}
span.quality2 {font-weight:bold; color:#1eff00;}
span.quality3 {font-weight:bold; color:#0070dd;}
span.quality4 {font-weight:bold; color:#a434ee;}
span.quality5 {font-weight:bold; color:orange;}
span.quality6 {font-weight:bold; color:red;}

.material {float:right;}
.bind {float:left;}
.spell {color:#1eff00;}

#bonus {width:90%; text-align:left;}
#bonus span.orange {color:orange;}