
body
{
	background-color: #E7E7E7;
	color:#000000;
}

.enlace
{
	color:#000055;
	font-style: italic;
	text-decoration: none;
	font-weight:bold;
	background-color:inherit;
	cursor:pointer;
}

.enlace:hover
{
	/*color: #0011FF;*/
	color:#00CCFF;
	background-color:inherit;
}

a
{
	/*color: #010101;*/
	color:#000055;
	font-style: italic;
	text-decoration: none;
	font-weight:bold;
	background-color:inherit;
}

caption
{
	text-align:left;
	font-weight:bold;
}

a:hover
{
	/*color: #0011FF;*/
	color:#00CCFF;
	background-color:inherit;
}

a:visited:hover
{
	/*color: #0011FF;*/
	color:#00CCFF;
	background-color:inherit;
}

a:hover.current
{
	/*color: #0011FF;*/
	color:#00CCFF;
	background-color:inherit;
}

a:visited:hover.current
{
	/*color: #0011FF;*/
	color:#00CCFF;
	background-color:inherit;
}


div#left
{
	text-align: center;
	background-color: #00AAFF;
	border-style: double;
	border-color: #1188DD;
	color:inherit;
}

div#left a
{
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color:#000000;
}

div#left a:hover
{
	color: #00FFAA;
	background-color:inherit;
}

div#left a:visited:hover
{
	color: #00FFAA;
	background-color:inherit;
}

div.left1680
{
	position:fixed !important;
	position: absolute;
	top:0px;
	left: 0px;
	width: 150px;
	height: auto;
	z-index:2;
}

div.left1280
{
	position:fixed !important;
	position: absolute;
	top:0px;
	left: 0px;
	width: 140px;
	height: auto;
	z-index:2;
}

div.left1024
{
	position:fixed !important;
	position: absolute;
	top:0px;
	left: 0px;
	width: 130px;
	height: auto;
	z-index:2;
}

div.left800
{
	position:absolute;
	top:0px;
	left: 0px;
	width: 120px;
	height: auto;
	font-size:12px;
	z-index:2;
}

div.left	/* equivalente a 800x600 */
{
	position:absolute;
	top:0em;
	left: 0em;
	width: 8em;
	height: auto;
	z-index:2;
}

div.right {
  position: absolute;
  top: 5em; right: 0em;
  height: 1em;
  text-align: right;
  border-style: none
}

div.online
{
	/*font-size:12px;*/
}

.online a
{
	font-style: normal;
	white-space:nowrap;
}

table#game a
{
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

table#game a:hover
{
	color: #0011FF;
	background-color:inherit;
}

table#game a:visited:hover
{
	color: #0011FF;
	background-color:inherit;
}

table#game a:hover
{
	color: #0011FF;
	background-color:inherit;
}

table#game a:visited:hover
{
	color: #0011FF;
	background-color:inherit;
}

table#game a:hover
{
	color: #0011FF;
	background-color:inherit;
}

table#game a:visited:hover
{
	color: #0011FF;
	background-color:inherit;
}

div#principal
{
	position: absolute;
	top:30px;
	height: auto;
	text-align: left;
	padding-left:10px;
	/*font-size: 11pt;*/
}

div.principal1680
{
	left:160px;
	width: 1200px;
}
div.principal1280
{
	left: 150px;
	width: 1000px;
}


div.principal1024
{
	left: 145px;
	width: 800px;
}

div.principal800
{
	left: 135px;
	width: 600px;
	/*font-size:11px;*/
}

div.principal
{
	left: 135px;
	width: 600px;
}

div.footer
{
	position: relative;
	height:auto;
	text-align: center;
	color: #FF0000;
	background-color:inherit;
}


h2.titulo
{
	position: absolute;
	top: 0em;
	left: 15em;
	text-align: center;
	font-style: italic;
	font-size:24px;
	z-index:1;
}

span.welcome
{
	position: absolute;
	top:1em;
	right:1em;
	width:auto;
	z-index:1;
}

div.internal
{
	position: absolute;
	top:2em;
	right:1em;
	width:auto;
	z-index:1;
}

.internal a
{
	color: #0011FF;
	background-color:inherit;
}

div.next
{
	position: absolute;
	top:3em;
	right:1em;
	width:auto;
	z-index:1;
}

table#game
{
	border-color: #551100;
	text-align: center;
	empty-cells:show;
}

table#game td.special
{
	text-align:left;
}

table.game800
{
	width:38em;	
}

table.game1024
{
	width:50em;
}

table.game1280
{
	width:65em;
}

table.game1680
{
	width:80em;
}

table.game
{
	width:38em;	
}

table#game th
{
	background-color: #0055FF;
	color: #EE7700;
	border-style: double;
	border-width:medium;
	border-color: blue;
	empty-cells:show;
	width:15em;
	max-width:15em;
}

table#game td
{
	border-style:none;
/*	border-color: #99FFFF;
	border-width:thin;*/
	background-color: #D0E6D0;
	color:inherit;
	empty-cells:show;
}

a.current
{
	color: #010101;
	font-style: normal;
	text-decoration: none;
	font-weight:normal;
	background-color:inherit;
}

table#clasificacion th
{
	background-color: #0055FF;
	border: solid blue;
	color: #EE7700;
	white-space:nowrap;	
}

table#clasificacion td
{
	width:5em;
}


table#clasificacion td#nombre
{
	width:7em;
}

.tabla
{
	empty-cells:show;
	border-style:none;
}

.tabla th
{
	background-color:#0055FF;
	border-style:solid;
	color: #EE7700;
	border-color: blue;
	white-space:nowrap;
	text-align:center;
	border-width:medium;
}

.tabla td
{
	border-style:groove;
	border-color:#99FFFF;
	background-color:#D0E6D0;
/*	border-color:#000000;*/
	white-space:nowrap;
	text-align:center;
	border-width:medium;
	border-collapse:separate;
	color:inherit;
}

.tabla_players
{
	empty-cells:show;
	border-style:none;
	width:60%;
}

.tabla_players th
{
	background-color:#0055FF;
	border-style:solid;
	color: #EE7700;
	border-color: blue;
	text-align:center;
	border-width:medium;
}

.tabla_players td
{
	border-style:groove;
	border-color:#99FFFF;
	background-color:#D0E6D0;
/*	border-color:#000000;*/
	text-align:center;
	border-width:medium;
	border-collapse:separate;
	color:inherit;
}

table.frases
{
	empty-cells:show;
	width:100%;
}

table.frases th
{
	background-color:#0055FF;
	border: solid blue;
	color:#EE7700;
	white-space:nowrap;
	text-align:center;
}

table.frases td
{
	border-style:groove;
	border-color:#99FFFF;
	background-color:#D0E6D0;
	text-align:center;
	color:inherit;
}

td.selected
{
	border-style: double;
	border-color: green;
	width: auto;
}

div#logs
{
	width: 50em;
	font-style: italic;
}

div#gamelogs
{
	background-color:#99CCCC;
	width: 50em;
	font-style: italic;
	color:inherit;
}

div#notes
{
	background-color:#99CCCC;
	width: 50em;
	font-style: italic;
	color:inherit;
}

div#messages
{
	background-color:#99CCCC;
	width: 50em;
	font-style:italic;
	color:inherit;
}

.lighthouse
{
	background-color:#99CCCC;
	color:inherit;
}

strong.green
{
	color: #00FF00;
	background-color:inherit;
}

strong.gold
{
	color: yellow;
	background-color:inherit;
}

strong.blue
{
	color: blue;
	background-color:inherit;
}

strong.red
{
	color: red;
	background-color:inherit;
}

strong.purple
{
	color: purple;
	background-color:inherit;
}

div.mensajes
{
	background-color:#CCDDCC;
	border-style: groove;
	border-color: #115577;
	width: 34em;
	font-size: 12pt;
	color:inherit;
}

.texto
{
	background-color:#DDEEDD;
	border-style: solid;
	color:inherit;
}

.internal-div
{
	background-color:#DDEEDD;
	border-style:solid;
	border-color:#99DDBB;
	width:50%;
	height:100px;
	color:inherit;
}

.mensajes span
{
	text-align: right;
}

div.progress-left
{
	/*position: relative;*/
	top: 4em;
	width:20em;
}

div.progress-right
{
	position: absolute;
	left: 20em;
	top: 4em;
	width: 20em;
}

a.lab
{
	color:green;
	background-color:inherit;
}

a.museo
{
	color:purple;
	background-color:inherit;
}

span.color
{
	text-decoration:blink;
}

a.fin
{
	color:red;
	background-color:inherit;
}

table.profile
{
	border-style: hidden;
	border-color: #551100;
	text-align: center;
	empty-cells:show;
	table-layout:auto;
	font-size:11pt;
}

.profile td
{
	border-style:none;
	border-color:black;
	background-color:#D0E6D0;
	white-space:nowrap;
	color:inherit;
}


table#clasificacion a:link
{
	font-weight:normal;
}


table#clasificacion a:visited
{
	font-weight:normal;
}

span.players
{
	color:blue;
	background-color:inherit;
	cursor:text;
}

span.closed
{
	color:red;
	background-color:inherit;
}

.small
{
	font-size:9pt;
}

img.card
{
	/*height:120px;
	width:75px;*/
}

img.ok
{
	border-color:#009900;
	cursor:pointer;
}

img.noborder
{
	border:0px;
}

img:hover
{
	border-color:#0000FF;
}

span.blue
{
	color: blue;
	background-color:inherit;
}

span.red
{
	color: red;
	background-color:inherit;
}

span.gold
{
	color: yellow;
	background-color:inherit;
}

span.green
{
	color: #00FF00;
	background-color:inherit;
}

span.purple
{
	color:purple;
	background-color:inherit;
}

span.white
{
	color:#FFFFFF;
	background-color:inherit;
}

span.right
{
	text-align:right;
	width: 20px;
}

.faq a
{
	font-style:normal;
	font-weight:normal;
}

.perfil td
{
	border-style:groove;
	border-color:#99FFFF;
	background-color:#D0E6D0;
	white-space:nowrap;
	color:inherit;
}

.centrar
{
	text-align:center;
}

.subrayar
{
	text-decoration:underline;
}

.cursiva
{
	font-style:italic;
}

td#wrap
{
	text-align:left;
}

.oculto
{
	display:none;
}

.visible
{
	display:inherit;
}

#personal_quote
{
	background-color:#AADDCC;
	color:inherit;
	width:90%;
	overflow:auto;
}

#contenido
{
	width:500px;
	/*height:500px;*/
	z-index:5;
	background-color:transparent;
}

.ninguno
{
	text-decoration:none;
	font-weight:100;
	font-style:normal;
	font-size:medium;
	font-variant:normal;
	text-transform:none;
	/*text-shadow:none;*/
}

.imagen
{
	/*position:absolute;*/
	background-image:url("/img/imagen.png") !important;
	background-image:url("/img/imagen_ie.png");
	background-repeat:no-repeat;
	background-position:top left;
	/*top:65px;
	left:50px;
	width:340px;
	height:265px;*/
	z-index:1 !important;
	z-index:-1;
}

#birthday
{
	position:absolute;
	top:5em;
	right:0em;
}

.player
{
	color: #010101;
	font-style: italic;
	text-decoration: none;
	font-weight:bold;
	background-color:inherit;
}

.vacation
{
	color:#666666;
	font-style: italic;
	text-decoration: none;
	font-weight:bold;
	background-color:inherit;
}

#dhtmltooltip
{
position: absolute;
width: 300px;
border: 1px solid black;
padding: 2px;
background-color: #00AAAA;
color:#FFFFFF;
visibility: hidden;
z-index: 100;
font-size:11px;
font-family:Verdana,Arial,Helvetica;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
}