@CHARSET "UTF-8";
body
{
	background-color: #E7E7E7;
	color:#000000;
}

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

a:hover
{
	color:#00CCFF;
	background-color:inherit;
}

a:visited:hover
{
	color:#00CCFF;
	background-color:inherit;
}

a:hover.current
{
	color:#00CCFF;
	background-color:inherit;
}

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


div#left
{
	text-align: center;
	border-style:none;
	border-width:thin;
	border-right-style:solid;
	border-bottom-style:solid;
	color:inherit;
	min-width: 180px;
}

div.left1920
{
	position:fixed !important;
	top:0px;
	left: 0px;
	width: 10em;
	height: auto;
	z-index:2;
}

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

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

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

div.left800
{
	top:0px;
	left: 0px;
	width: 7em;
	height: auto;
	z-index:2;
}

div.leftmobile
{
	top:0em;
	left: 0em;
	width: 7em;
	height: auto;
	z-index:2;
}

div#left ul
{
	margin-left:0px;
	margin-top:0px;
	padding-left:0px;
	list-style-type:none;
}

div#left li
{
	list-style:none;
	margin-left:0px;
	padding-left:0px;
	list-style-type:none;
}

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

div#banner_menu
{
	width: 180px;
	height: 150px;
	padding-left: 0px;
	margin-left: 0px;
	border-width: 0px;
}

div#banner_titulo
{
	width: 728px;
	height: 90px;
	text-align: center;
	float: center;
	margin-right: auto;
	margin-left: auto;
}

div#principal
{
	position: absolute;
	top:1em;
	height: auto;
	text-align: left;
	padding-left:10px;
	left: 185px;
}

img.icons_1920
{
	width: 24px;
}

img.icons_1680
{
	width: 22px;
}

img.icons_1280
{
	width: 20px;
}

img.icons_1024
{
	width: 18px;
}

img.icons_800
{
	width: 16px;
}

div.principal1920
{
	width: 91%;
}

div.principal1680
{
	width: 89%;
}

div.principal1280
{
	width: 85%;
}

div.principal1024
{
	width: 80%;
}

div.principal800
{
	width: 70%;
}

div.principalmobile
{
	left: 7.8em;
	width: 78%;
	z-index: 3;
}

div#right
{
  position: absolute;
  top: 0px;
  right: 0em;
  padding-top: 0.5em;
  padding-right: 0.5em;
  width:auto;
  text-align: right;
  border-style: none;
  background-color:#CCCCCC;
  border-color:#BBBBBB;
  border-style:solid;
  border-width: thin;
  z-index: 3;
  border-bottom-left-radius: 1em;
}

div#rightmobile
{
  position: absolute;
  top: 1em;
  right: 1em;
  width:auto;
  text-align: right;
  border-style: none;
  font-size: smaller;
}

div#online
{
	width: 80%;
	float: left;
}
div#privacy
{
	float: right;
	margin-right: 1em;
	padding-right: 2em;
}

div#sitemap
{
	float: right;
	margin-right: 1em;
	padding-right: 2em;
}

.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.footer
{
	position: relative;
	height:auto;
	text-align: center;
	color: #FF0000;
	background-color:inherit;
}

h1#titulo
{
	text-align: center;
	font-style: italic;
	padding-top:0em;
	margin-top:0em;
	padding-bottom:0em;
	margin-bottom:0em;
	z-index:1;
}

span.welcome
{
	z-index:1;
}

span.internal
{
	z-index:1;
}

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

span.next
{
	z-index:1;
}

div#warningg
{
	float: left;
	width:auto;
	z-index:1;
	color:#FF0000;
	background-color:#CCCCCC;
	font-size: smaller;
	border-bottom-right-radius: 15px;
	background-image: -moz-linear-gradient(top, #CCCCCC, #CCCCCC);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#CCCCCC), to(#CCCCCC));
	height: auto; /* gradient uses the full height of the element */
	padding: 2px; /* distance from border edge to text */
	-moz-border-bottom-right-radius: 15px;
	-moz-border-bottom-left-radius: 15px;
	-webkit-border-radius: 15px;
}

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

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

table.game
{
	width:98%;
}

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;
	text-align: left;
}

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

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

div#waiting-games table td
{
	white-space:nowrap;	
}

table#clasificacion th
{
	white-space: nowrap;
}

table#clasificacion td
{
	width: 5em;
	white-space: nowrap;
}


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

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

.tabla th
{
	border-style: none;
	border-width: thin;
	border-top-right-radius: 0.5em;
	border-top-left-radius: 0.5em;
	
	/*border-top-style: none;
	border-top-width: 0px;*/

	text-align: center;
}

.tabla td
{
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
	text-align:center;
	border-collapse:separate;
}

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

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

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

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

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

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

.red
{
	color:#CC0000; /* #EE2200 */
	font-weight:bold;
	background-color:inherit;
}

.redd
{
	color:#EE2200; /* #EE2200 */
	font-weight:bold;
	background-color:inherit;
}

.purple
{
	color: purple;
	font-weight:bold;
	background-color:inherit;
}

.white
{
	color:#FFFFFF;
	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
{
	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
{
	font-size: large;
}

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

div.profile
{
	border-style: solid;
	border-width: thin;
	border-radius: 1em;
	border-color: #D0E6D0;
	background-color: #D0E6D0;
	padding: 1em;
	position: relative;
}

table.profile
{
	text-align: center;
	empty-cells: show;
}

.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.ok
{
	border-color:#009900;
	border-width:1px;
	border-style:solid;
	cursor:pointer;
}

img.noborder
{
	border:0px;
}

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

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;
	text-align:center;
}

.paginator
{
	text-align:center;
	font-weight:none;
}

a.paginator
{
	text-align:center;
	font-weight:none;	
}

.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: transparent;
	color:inherit;
	width:90%;
	overflow:auto;
}

#contenido
{
	width: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;
}

.imagen
{
	background-image:url("/images/calendar/imagen.png") !important;
	background-image:url("/images/calendar/imagen_ie.png");
	background-repeat:no-repeat;
	background-position:top left;
	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;
}

table#game td.current-player a
{
	font-style: italic;
	font-weight: bold;
	font-size: large;
	color: #030303;
}

table#game td.current-player a:visited
{
	font-style: italic;
	font-weight: bold;
	font-size: larger;
	color: #030303;
}

#dhtmltooltip
{
	position: absolute;
	width: 300px;
	border: 1px solid black;
	padding: 2px;
	background-color: #00AAAA;
	color:#FFFFFF;
	visibility: hidden;
	z-index: 10001;
	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);*/
}

.kos
{
	color:red;
	padding:0px;
	margin:0px;
}

.ko
{
	color:red;
	padding:0px;
	margin:0px;
	font-size:larger;
}

.ok
{
	color:#0080FF;
	padding:0px;
	margin:0px;
	font-size:larger;
	font-weight:bold;
}

.normal
{
	color:#000000;
	padding:0px;
	margin:0px;
	font-style:italic;
}

.normall
{
	color:#000000;
	padding:0px;
	margin:0px;
	text-decoration:none;
	font-weight:normal;
	font-style:none;
}

.caption
{
	color:#000000;
	padding:0px;
	margin:0px;
	font-weight:bold;
}

.kos ul
{
	padding:0px;
	padding-left:1em;
	margin:0px;
}

#error
{
	width:640px;
	height:480px;
	background-image:url('/images/error.png');
	background-repeat:no-repeat;
}

.error
{
	color:red;
}

.help
{
	font-style:italic;
}

.normal
{
	color:black;
	font-weight:normal;
}

.luminoso
{
	
}

.luminoso:hover
{
	color:#00DDDD;
	background-color:#00DDDD;
}

table.bugs
{
	width:800px;
}

table.bugs th
{
	width:20%;
	background-color:#0055FF;
	border-style:solid;
	color: orange;
	border-color: blue;
	white-space:nowrap;
	text-align:center;
	border-width:medium;
}

table.bugs td
{
	width:80%;
	border-style:groove;
	border-color:#99FFFF;
	background-color:#D0E6D0;
	text-align:center;
	border-width:medium;
	border-collapse:separate;
	color:inherit;
}

span.link-bugs
{
	padding:1em;
	width:auto;
	z-index:1;
	color:#FF0000;
	font-weight:bold;
}

span.link-bugs a
{
	color:#FF0000;
	font-weight:bold;
	
}

.content-editor
{
	width:90%;
}

div.datepicker
{
	font-size:10px;
}

#content-home
{
	width:80%;
}

#image-content-home
{
	float:left;
}

#text-content-home
{
	float: left;
	width:50%;
	padding-left:1em;
}

.rounded
{
	border-radius: 1em;
}

img.icon-info
{
	margin-bottom:-3px;
}

table.tabla td.pro
{
	color:#DDCC00;
}

table.tabla td.pro a
{
	color:#DDCC00;
}

span.pro
{
	color:#DDCC00;
}