
/******************* Rootline **************************/
div#rootline {
	background: #FFFFFF url("images/flag_replay.gif") top left no-repeat;
	border-bottom: 1px solid #000000;
	line-height: 20px;
	padding-left: 215px;
	padding-top: 8px;
}


/***************** Liste de téléchargement ***********/
div#selectFile,
div#sortFile {
	margin : 10px;
	padding: 0;
	background-color:#F7EEEE; 
	color: #731A1A;
}

div#selectFile {
	width: 430px;
	float: left;
	min-height: 250px;
}

div#sortFile {
	width: 250px;
	margin-left: 450px;
	min-height: 250px;
}

div#selectFile form,
div#sortFile form  {
	margin: 0px 0px 8px 15px;
}

div#selectFile form p,
div#sortFile form p {
	margin: 8px 0px 8px 0px;
}

div#selectFile form p span.tx_afmasterdetail_pi1-form-label {
	margin-right: 10px;
}

div#sortFile form p span.tx_afmasterdetail_pi1-form-field {
	margin: 8px 0px 8px 0px;
}

div#listFile {
	margin-top: 15px;
	margin-bottom: 15px;
}

div#listFile div#pageprevious{
	float: left;
	width: 180px;
	font-size : 7pt;
}

div#listFile div#pagenext{
	float: right;
	width: 150px;
	font-size : 7pt;
}

table#tablemaster  {
	border: 1px solid #000000;
	font-size : 7pt;
}

table#tablemaster tr.impair {
	background-color: #ffffff;
}

table#tablemaster tr.pair
{
	background-color: #dfdfdf;
}

table#tablemaster a {
	font-size : 7pt;
}

table#tablemaster th {
	border: 1px solid #ACAAAA;
	background-color: #B30000;
	color: #E9A3A3;
	font-size : 8pt;
}

table#tablemaster th a{
	color: #E9A3A3;
	font-decoration: none;
	font-size : 8pt;
}

table#tablemaster td {
	padding: 3px;
}

table#tablemaster td#fulltitle {
	width: 370px;
	font-size : 8pt;
}

table#tablemaster td
{
	border-right: 1px dotted #000000;
}

table#tablemaster td#uid,
table#tablemaster td#dlcount,
table#tablemaster td#filesize
{
	text-align: right;
}

/***************** Fichier individuel ***********/
div#singleFile {
	margin-top: 15px;
	text-align:left;
}

div#singleFile h3  {
	border: 1px solid #ACAAAA;
	background-color: #B30000;
	color: #E9A3A3;
	font-size: 11pt;
	line-height: 20px;
}

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-header div#masquer-winner  {
	display:none;
}

div#singleFile table#filemng-header div#voir-winner  {
	text-decoration:underline;
	cursor:pointer;
	color: #B30000;
}

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;
}