/****************************************************************
  Docking Boxes CSS: didinho Power Full @ Virtualife
*****************************************************************/
.dbx-clone {
	position:absolute;
	visibility:hidden;
}
.dbx-clone, .dbx-clone .dbx-handle-cursor {
	cursor:move !important;
}
.dbx-dummy {
	display:block;
	width:0;
	height:0;
	overflow:hidden;
}
.dbx-group, .dbx-box, .dbx-handle {
	position:relative;
	display:block;
}

.dbx-box {
	margin:0;
	padding:0;
	border:none;
	clear: both;
}

/* group container(s) */
.dbx-group {
	width:210px;
	padding:0 0px 10px;
}

* html .dbx-group {
	width: 210px;
	padding-bottom:0;
}

/* handles */
.dbx-handle {
	position:relative;
	margin:0;
	padding: 16px 24px 7px 10px;
	background:url(../img/sidep-handle.png) no-repeat 0 0; 
}
* html .dbx-handle { 
	width: 176px;
}

.dbx-handle-cursor {
	cursor:move;
}

/* ../img */

a.dbx-toggle, a.dbx-toggle:visited {
	display:block;
	width:20px;
	height:20px;
	overflow:hidden;
	background:url(../img/sidep-toggle.gif) no-repeat;
	position:absolute;
	top:12px;
	right:3px;
	text-indent:-50px;
	text-decoration:none;
}

/* keyboard navigation tooltip */
.dbx-tooltip {
	display:block;
	position:absolute;
	margin:36px 0 0 125px;
	width:185px;
	border:1px solid #000;
	background:#ffd;
	color:#000;
	font:normal normal normal 0.85em tahoma, arial, sans-serif;
	padding:2px 4px 3px 5px;
	text-align:left;
}
* html .dbx-tooltip { width:210px; }

*[class="dbx-tooltip"]:lang(en) {
	border-color:InfoText;
	background:InfoBackground;
	color:InfoText;
	font:small-caption;
	font-weight:normal;
	}
/* inner content area */	

.dbx-content {
	margin: 0;
	padding:5px 10px 9px 10px;
	background: url(../img/sidep-bottom.png) no-repeat 0 100%;
	overflow: hidden;
}
.dbx-content div{
	overflow: hidden;
	height: 100%;
	width: 100%;
}

/****************************************************************
  Class CSS: didinho Power Full @ Virtualife
*****************************************************************/

body {
	background: #000 url(../img/fundo_vl.jpg) repeat-x;
	background-attachment:fixed;
	font: 75%/170% Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	color: #333333;
}
a {
	color: #44a1d0;
	text-decoration: none;
}
a:visited {
	color: #5EAFD7;
}
a:hover {
	text-decoration: underline;
}
p {
	margin: 0px 0px 15px;
}
img {
	border: none;
}
ul {
	margin: 5px 0px 15px;
	padding-left: 10px;
}
ul li {
	margin: 0px;
	list-style: none;
	background: url(../img/bullet-orange.gif) no-repeat;
	padding-left: 20px;
}
ol {
	margin: 5px 0px 15px;
	padding-left: 20px;
}
ol li {
	margin: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
small {
	font-size: 90%;
}
blockquote{
	background: url(../img/blockquote.gif) no-repeat left top;
	color: #777;
	font-style: italic;
	padding: 10px 5px 5px 36px;
}
#page {
	background: url(../img/main-bg.jpg) no-repeat center top;
}
#wrapper {
	width: 985px;
	margin: 0px auto;
	position: relative;
}

/* ------------------------------------- header area  */
#header {
	height: 188px;
	text-align: center;
	width: 100%;
}


/* site title */
h1 {
	position: absolute;
	top: 40px;
	left: 25px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font: normal 30px/100% "Trebuchet MS", Arial, sans-serif;
}
h1 a, h1 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
h1 a:hover {
	color: #000000;
	text-decoration: none;
}
.description {
	position: absolute;
	top: 77px;
	left: 25px;
	color: #000000;
	font: 12px Arial, Helvetica, sans-serif;
}

/* ------------------------------------- main content area  */
#left-col {
	width: 545px;
	float: left;
	margin-top: 11px;
}

/* main menu */
#nav {
	background: url(../img/content-top-bg.png) no-repeat left top;
	height: 26px;
}
#nav .centro_cima {
	margin-left: 10px;
}

/* sub menu */
#subnav {
	background: #FFF;
	text-align: center;
	padding: 4px;
}
#subnav ul {
	margin: 0px;
	padding: 3px 5px 5px 5px;
	list-style: none;
	font: 11px/100% Arial, Helvetica, sans-serif;
}
#subnav li {
	border-right: 1px solid #D8D8D8;
	padding: 0px 7px;
	margin: 0 0 5px;
	display:inline;
	line-height: 18px;
	background: none;
}
#subnav li a, #subnav li a:visited, #subnav .page_item {
	text-decoration: none;
	color: #333333;
}
#subnav .current_page_item a, #subnav .current_page_item a:visited {
	color: #3b9acc;
}
#subnav li a:hover {
	text-decoration: none;
	color: #3b9acc;
}

/* content */


#content {
	padding: 5px 5px 5px 5px;

	margin: 0px 0px 0px 0px;
	width: 535Px;
	background: #FFF;
	clear: both;
	overflow: hidden;
}

.tabela_conteudo {
	background: #F4F4F4;
}

.up {
	border-right: 1px solid #CCC;
	border-top: 1px solid #CCC;
	border-bottom: 0px solid #CCC;
	border-left: 1px solid #CCC;
}

.down {
	border-right: 1px solid #CCC;
	border-top: 0px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
}

#trailimageid {
	vertical-align: middle;
	text-align: center;
	background: #FFF;
}

/* ------------------------------------- footer area  */
#footer {
	background: url(../img/content-bottom-bg.gif) no-repeat;
	padding: 12px 0px 0px 10px;
	font-size: 87%;
	color: #282828;
	line-height: 15px;
}
#footer a, #footer a:visited {
	text-decoration: none;
	color: #000000;
}
#footer a:hover {
	text-decoration: underline;
}

/* ------------------------------------- sidebar area  */
/* sidebar */
#sidebar-right{
	float:right;
	margin-left: 10px;
}
#sidebar-left {
	float: left;
	margin-right: 10px;
}
#sidebar-right,
#sidebar-left {
	width: 210px;
	color: #666666;
	line-height: 160%;	
}
#sidebar-right p, 
#sidebar-left p  {
	margin: 0px 0px 15px;
}
#sidebar-right h3, 
#sidebar-left h3 {
	font: bold 12px/100% Arial, Helvetica, sans-serif;
	color: #666666;
}
#sidebar-right h3 a, #sidebar-right h3 a:visited, 
#sidebar-left h3 a, #sidebar-left h3 a:visited {
	color: #666666;
}
#sidebar-right h3 img, 
#sidebar-left h3 img  {
	vertical-align: middle;
}
#sidebar-right a, #sidebar-right a:visited, 
#sidebar-left a, #sidebar-left a:visited  {
	color: #000000;
	text-decoration:none;
}
#sidebar-right a:hover, #sidebar-right a:focus, #sidebar-right a:active, 
#sidebar-left a:hover, #sidebar-left a:focus, #sidebar-left a:active  {
	text-decoration:underline;
}
#sidebar-right ul, 
#sidebar-left ul {
	list-style: none;
	margin: 0 ;
	padding: 0 ;
}
#sidebar-right ul li, 
#sidebar-left ul li {
	background: url(../img/bullet-orange.gif) no-repeat;
	padding-left: 18px ;
}
#sidebar-right ul li ul li, 
#sidebar-left ul li ul li {
	background: url(../img/bullet-grey.gif) no-repeat;
	padding-left: 12px ;
}

/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.left {
	float: left;
}
img.left, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.right {
	float: right;
}
img.right, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
.hidden {
	clear: both;
	visibility: hidden;
}

/* Rodapé Labcis */

div#footer div.labcis{
	color: #fff;
	float: left;
	border-right: 1px solid #FFF;
	width: 50%;
}
#rodape_labcis{
	color: #fff;
	text-align: left;
}
#rodape_labcis a, 
#rodape_labcis a:visited{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#rodape_labcis a:hover{
	text-decoration: underline;
	color: #fff;
}

/* Rodapé Maresia */

div#footer div.maresia{
	color: #fff;
	text-align: right;
}

#rodape_maresia{
	color: #fff;
	text-align: right;
	margin-right: 10px;

}
#rodape_maresia a, 
#rodape_maresia a:visited{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#rodape_maresia a:hover{
	text-decoration: underline;
	color: #fff;
}


/* minhas cfg */

#impar {
	border: 1px #999999 solid;
	background-color: #E8E8E8;
	padding: 5px;
	width: 160px;
	color: #000;
	height: auto;
}

#par {
	border: 1px #999999 solid;
	background-color: none;
	padding: 5px;
	width: 160px;
	color: #000;
	height: auto;
}

.impar {
	border: 1px #999999 solid;
	background-color: #E8E8E8;
	padding: 5px;
	width: 100%;
	color: #000;
	height: auto;
}

.par {
	border: 1px #999999 solid;
	background-color: none;
	padding: 5px;
	width: 100%;
	color: #000;
	height: auto;
}

h6 {
	margin: 5px 0px 0px 0px;
}

h5 {
	margin: 0px 0px 0px 0px;
	color: #000000;
	font: 12px Arial, Helvetica, sans-serif;
}

#space {
	height: 2px;
	width: 10px;
}

#recados {
	vertiacal-align: top;
	height: 300px;
	overflow: auto;
	width: 190px;
}

.news_info {
	color: red;
	font: bold 12px Arial, Helvetica, sans-serif;	
}

.data_mural {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333
}

.conteudo {
	vertical-align: middle;
	font: bold 14px Arial, Helvetica, "sans-serif";
	color: #999;
}

#loading {
	text-align: center;
	vertical-align: middle;
	width: 100%;
}
#loading_site {
	background-color: #111;
	width: 100%; 
	height:100%; 
	position: fixed;
	z-index: 10;
	opacity:0.5;
	-moz-opacity:0.5;
	-khtml-opacity:0.5;
	filter:alpha(opacity=50);
	padding-top: 30%;
}
#clip_link {
	width: 400; 
	height: 30;
	position: relative;
	z-index: 10;
	padding: 10px;
	border: #FF8083 1px solid;
	background-color: #FFD7D8;
	text-align: center;
}
.copiar {
	font: 14px "Trebuchet MS", Arial, sans-serif;
	color: #000;
	border: 1px #CCC solid;
}
#link_fecha a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
#link_fecha a:hover {
	text-decoration: underline;
	color: #000;
}

.carregando {
	font: bold 14px Arial, Helvetica, "sans-serif";
	/* background-color: #333; */
	color: #000;
	text-align: center;
	vertical-align: middle;
}

.r_caregando {
	padding: 10px;
	margin: 0 auto;
	width: 100%;
	height: 100%;
}

#trailimageidloading {
	text-align: center;
	vertical-align: middle;
	width: 100%;
	height: 200px;
}

#div_fotos {
	width: 80px;
	height: 61px;
	border: 1px #CCC solid;
}

.conteudo_tabela {
	margin-left: 10px;
	margin-right: 10px;
}

.adm_info {
	vertical-align: middle;
	font: bold 12px Arial, Helvetica, "sans-serif";
	color: #990000;
}

.input {
	padding: 3px 5px 4px;
	width: 90%;
	font: 14px "Trebuchet MS", Arial, sans-serif;
	color: #000;
	border: 2px #CCC solid;
}

.select {
	padding: 3px 5px 4px;
	width: 93%;
	font: 14px "Trebuchet MS", Arial, sans-serif;
	color: #000;
	border: 2px #CCC solid;
}

.texto {
	font: bold 14px Arial, Helvetica, "sans-serif";
	color: #999;
	text-align: right;
	vertical-align: middle;
}

span.titulo {
	font: bold 14px Arial, Helvetica, "sans-serif";
	text-decoration: none;
	color: #999;
	font: bold;
}

td.text_top {
	vertical-align: text-top;
}

#online {
	width: 100%;
}

#stats_users {
	width: 100%;
}

span.data_g1 {
	font: bold 10px "Arial", Helvetica, sans-serif;
	text-decoration: none;
	color: #999;
}

.data_centro {
	font: 11px Arial, Helvetica, "sans-serif";
	color: #666;
	text-align: right;
	width: 100%;
	border-top: #CCC 1px solid;
}
#linha {
	background: #999;
	height: 1px;
}

.spacer {
	height: 1px;
}

.gets {
	background: #D2D2D2;
	height: 20px;
}

.nomes {
	background: #D2D2D2;
	height: 20px;
}

.desc {
	padding: 10px;
}