/*******************************************************************************
 * Ugamela is under Proprietary license
 * Copyright 2008 by German Perugorria perberos@gmail.com All Rights Reserved
 ******************************************************************************/

.titanium { color: rgb(173,174,173); }
.silicium { color: rgb(239,81,239); }
.gashofa { color: rgb(247,117,66); }
.elonergy { color: rgb(156,113,198); }
.o_titanium { color: #B3B9C4; }
.o_silicium { color: #A37CB3; }
.o_gashofa { color: #9B706B; }
.o_elonergy { color: #8B8396; }

.o_red { color: rgb(127, 95, 96); }
.o_green { color: rgb(95, 127, 108); }
.o_white { color: #7f7f7f; }

.red { color: #ff4b4b; }
.green { color: #a5ff4b; }
.blue { color: #A54545; }
.yellow { color: #fffa70; }
.orange { color: #ffbf00; }
.cian { color: #8ed3dc; }

body { cursor: default; }
.help { cursor: help; }
/*.cross { cursor: cross; }*/
.hand { cursor: pointer; }
#footer { font-size: 9px; }

/* Colores en el Visor Universo/Galaxia */
.strong { color: pink; }
.weak { color: #afd686; }
.noob { color: #a5ff4b; }
.inactive { color: grey; }
.longinactive { color: grey; }
.vacation { color: #8ed3dc; }
.banned { color: #ff4b4b; }
.activity { color: #fffa70; }
/* Rangos especiales */
.admin { color: #fffa70; }
.programmer { color: #fffa70; }
.controler { color: #fffa70; }
.guider { color: #fffa70; }

frameset {
	overflow: auto;
	background-color:#20232C;
	background-image:url(images/background.jpg);
	padding: 3px;
}
frame{
	border: 0px;
}

#langbar ul {
	position: absolute;
	top: 15px; right: 5px;
	margin: 0;
	padding: 0 18px 0 0;
	list-style: none;
	float: right;
}

.itemflags img:hover {
	/*filter:alpha(opacity=150);*/
	-moz-opacity: 0.5;
	opacity: 0.5;
}

.itemflags img.selected {
	/*filter: alpha(opacity=50);*/
	/*filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);*/
	-moz-opacity: 0.5;
	opacity: 0.5;
}

/* puto el que lee :D */
a.linkopacity img {
	/*filter: alpha(opacity=50);*/
	-moz-opacity: 0.5;/* pal morsisha fairfo */
	opacity: 0.5;
}

a.linkopacity:hover img {
	/*filter: alpha(opacity=100);*/
	-moz-opacity: 1.0;
	opacity: 1.0;
}

a.linkresalted img {
	border: 1px solid yellow;
}

/* 0.8.1 */
#hint {
	background-color:green;
	text-align:center;
	cursor: pointer;
}

#hint-red {
	background-color:brown;
	text-align:center;
	cursor: pointer;
}

.hint-log {
	display: inline-block;
	background-color: #0e080f;
	border: 1px solid #fce94f;
	border-style:dotted;
	cursor: pointer;
	color: #8ed3dc;
	padding: 2px 2px 2px 2px;
	-moz-opacity: 1.0;
	opacity: 1.0;
}

.hint-log:hover {
	display: inline-block;
	background-color: red;
	border: 1px solid #fce94f;
	border-style:dotted;
	cursor: pointer;
	color: #8ed3dc;
	padding: 2px 2px 2px 2px;
	-moz-opacity: 1.0;
	opacity: 1.0;
}

.avatar {
	border:1px solid #2e3436;
	background-image: url(./images/bg1.gif);
	width:82px;
	height:82px;
}

.avatar img {
	border:1px solid #888a85;
	width:80px;
	height:80px;
}

.avatar-small {
	border:1px solid #2e3436;
	background-image: url(./images/bg1.gif);
	width:42px;
	height:42px;
	float:left;
	margin-right:10px;
}

.avatar-small img {
	border:1px solid #888a85;
	width:40px;
	height:40px;
	float:left;
	margin-right:10px;
}

.planet-small {
	border:1px solid #888a85;
	background-image: url(./images/bg1.gif);
	width:52px;
	height:52px;
}

.planet-small img {
	border:1px solid #2e3436;
	width:50px;
	height:50px;
}

.planet-big {
	border:1px solid #2e3436;
	background-image: url(./images/bg1.gif);
	width:202px;
	height:202px;
}

.planet-big img {
	border:1px solid #888a85;
	width:200px;
	height:200px;
}

.topnav-row {
	text-align: center;
	width: 85px;
}

.row_pla {
	border: 1px solid #20232C;
	cursor:pointer;
	width: 250px;
	height:24px;


}

#dropmenu {
	position:absolute;
	float: right;
}

#warning {
    margin:0px;padding:3px 10px 3px 10px;
    font-size:11px;
    position:absolute;
    top:0px;
    display:block;
    color:#000000;
    width:100%;
    background:#ffffe1;
    text-decoration:none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

td.z
{
  width:1px;
}

