/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
display:none;}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {}
.tabberlive {
margin-top:1em;}

ul.tabbernav{
margin:0;
padding: 3px 0;
border-top: 1px solid #000000;
border-left: 3px solid #f63063;
border-right: 3px solid #5f5f5f;
border-bottom: 1px solid #000000;
background-color: #000000;
font: 11px tahoma; 
        -moz-border-radius: 6px 6px 6px 6px;
        }

ul.tabbernav li{
list-style: none;
margin: 0;
display: inline;}

ul.tabbernav li a{
padding: 3px 0.5em;
margin-left: 3px;
border: 1px solid none;
background: #000000;
text-decoration: none;
-moz-border-radius: 4px 4px 4px 4px;}

ul.tabbernav li a:link { color: #b49679; }
ul.tabbernav li a:visited { color: #f63063; }

ul.tabbernav li a:hover{
color:#f63063;
background: #000000
border-text: 1576bb;
-moz-border-radius: 5px 5px 5px 5px; }

ul.tabbernav li.tabberactive a{
color: #b49679;
background-color: none;
border-bottom: 1px solid none;}

ul.tabbernav li.tabberactive a:hover{
color: #b49679;
background-color: none;
border-bottom: 1px solid none;}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:5px;
 border-top:0px none;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:150px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;}

.tabberlive .tabbertab h3 {
 display:none;}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {}
.tabberlive#tab2 {}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;}

/* ------------ fonte -------------- */
p, a, body, td, tr, div {
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	color: #b49679;
	font-family: Verdana;
	line-height: 10px;
	cursor: Crosshair;}
}

<body style="background-color: "transparent"> <style>{  }
BODY{
cursor:default;}
--></style>	
}	


/* ----------------- link ------------------- */
a, a:link{
color: #ffffff;
 height:0px; 
border-bottom: 1px solid #222222;
cursor: E-resize;
TEXT-DECORATION: none;
background-color: #222222;
}
a:hover {
color: #f63063;
border-bottom: 1px solid #f63063;
cursor: E-resize;
TEXT-DECORATION: none;
background-color: #000000;
}
/* ----------------- estilos ---------------- */

b {	cursor: E-resize;  color: #f63063; background-color: transparent; TEXT-DECORATION: none; cursor: help;

}
u {	cursor: help;  color: #ffffff; TEXT-DECORATION: none; border-bottom: 1px dotted none; cursor: help;

}
i {	cursor: help;  color: #939292; TEXT-DECORATION: none; border-bottom: 1px solid none; cursor: help;

}
a {		color: #d198a5;

}
ul {line-height: 100%; color: #8d7e6d; font-color: none; margin: 0 18;
}

/* ----------------- seleção ------------------- */

::-moz-selection 
{color: #bf9b70;
background: #e2e4e8;}


::-selection 
{color: #697c98;
background: #e2e4e8;}



/* ------------------------------- caixas ---------------------------------- */

input, textarea, select 
	{font-family: Verdana; 
	font-size: 10px;
	color: #f63063;
	border-top: 1px solid #222222;
	border-left: 1px solid #222222;
	border-right: 1px solid #222222;
	border-bottom: 1px solid #222222;
	background-color: #222222;
	-moz-border-radius: 8px 8px 8px 8px;
        }


}

.blockquote {
color: #ffffff;
border-left: 3px solid #5f5f5f;
border-right: 3px solid #f63063;
background-color: #000000;
}

/* ------------------------------- Tabelas ---------------------------------- */

.fundopost{
	background-color: #0f0e0e;
       border-left: 1px solid #0f0e0e;
        border-top: 1px solid #0f0e0e;
        border-right: 1px solid #0f0e0e;
        border-bottom: 1px solid #0f0e0e;
        -moz-border-radius: 4px 4px 4px 4px;
        }



.table2 {
	color:  #b49679;
        background-color: #353535;        
        border-bottom: 1px solid #f63063; 
        border-top: 1px solid #5f5f5f;

}


}

.blockquote {
color: #ffffff;
border-left: 3px solid #5f5f5f;
border-right: 3px solid #f63063;
background-color: #000000;
}


.table1 {
font: 10px arial;
	font-weight: normal;
	text-align: center;
	text-transform: normal;
	letter-spacing: 2px;
	padding : 4px;
	color: #b49679;
	background-color: #151515;

}
