html{ 
	height:100%; 
	max-height:100%; 
	padding:0; 
	margin:0; 
	border:0; 
	font-size:76%; 
	font-family:georgia, palatino linotype, times new roman, serif;	
}
body{ 
	margin:0; 
	height:100%; 
	width:100%;
	font-size: 12px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
}
a:link { color:#000000; text-decoration: none; }
a:visited {	color: #000000;	text-decoration: none; }
a:hover { color: #666666; text-decoration: none; }
a:active { color: #666666; text-decoration: none; }
img {border:none}

form { 
	padding:0px; 
	margin:0px;
	font-weight:bold;
	background-color:transparent;
	font : 95% 'Trebuchet MS', sans-serif; 	
}

.over-welcome-bar a {
	color:#3333FF;
}

form fieldset{
	border: solid 1px #000000;
	padding-bottom:10px;
	padding-left:5px;
	text-align:left;
}

form select{
	font : 95% 'Trebuchet MS', sans-serif; 	
}
form input, textarea {
	font: 95% 'Trebuchet MS', sans-serif;
}

form fieldset legend {
	color:#000000;
	background-color:#FFFFFF;
	padding-left:10px; 
	padding-right:10px;
	margin-bottom:5px;
	border: solid 1px #000000;
}

.formbutton{
	cursor:hand;
	cursor:/**/pointer;
	border:outset 1px #ccc;
	background:#999;
	color:#666;
	font-weight:bold;
	padding: 1px 2px;	
	background:url(http://ww1.trocatroca.com/vlite/images/formbg.gif) repeat-x left top;
	margin-right:1px;
	margin-top:1px;
}

.linksTooltip{
	border: 3px solid #933;
	background-color: #600;
	padding: 10px;
	color: #ccc;
}

iframe#content{
	width:99%;
	height:100%;
	font-size: 12px;
	overflow-x: hidden;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
}


div#div-iframe{	
	width:98%;
	padding:5px;
	text-align:left;
}
div#headline{
	/*background-color:rgb(184,206,217); */
	background-color: #7c9caf;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:5px;
}
.location {
	background-color:#CCCCCC; 
	font-weight:bolder; 
	margin-top:1px; 
	padding-left:5px;
	padding-right:5px;
}

.profile-text-paragraph{
	padding:3px;
	background-color:#EEEEEE;
	border:none;
	overflow:auto;
	width:99%;
	margin:0px;
	border:none;
	overflow-x:hidden;
}

.profile-message-box{
	padding:3px;
	background-color:#EEEEEE;
	border:none;
	overflow:auto;
	width:99%;
	margin:0px;
	border:none;
	overflow-x:hidden;
}

.class-nave-normal{
	cursor:hand;
	cursor:/**/pointer;
}
.class-nave-disabled{
	cursor:default;
}

img.up_down{cursor:hand;cursor:/**/pointer; padding-left:3px;}

div#profile-window{
	display:none;
	background-color:#FFFFFF; 
	/*background: url(http://www.trocatroca.com/admintt/css/images/ttnews/background_ttnews.gif) repeat-y; */
	margin-top:3px;
	border:solid 2px #666666; 
	z-index:1002;
}

div#profile-top-bar{
	padding:0;
	background-color:#FFFFFF; 
}

div#profile-content{
	padding-left:5px; 
	padding-right:5px; 
	overflow:auto; 
	margin-top:2px; 
}

div#profile-bottom{
	margin-top:3px;
	padding-left:5px; 
	padding-right:5px; 
}

div#main-background{
	background: black url(http://www.trocatroca.com/js/frameworks/lightbox/overlay.png) repeat ;
	z-index:501; 
	top:0px; 
	left:0px; 
	position:absolute;
	margin:0; 
	border:none;
	padding:0px; 
	display:none; 
	-moz-background-clip: -moz-initial; 
	-moz-background-origin: -moz-initial; 
	-moz-background-inline-policy: -moz-initial; 
	opacity: 0.5;
 	filter:alpha(opacity=50);
}

div#online-list{
	background-color:#B8CED9;
	z-index:502; 
	top:2px; 
	left:2px; 
	position:fixed;
	margin:0; 
	border:none;
	padding:2px; 
	display:none;
	/* 	
	-moz-background-clip: -moz-initial; 
	-moz-background-origin: -moz-initial; 
	-moz-background-inline-policy: -moz-initial; 
	opacity: 0.5;
 	filter:alpha(opacity=50);*/
}

div#online-list-body{
	padding:3px;
	background-color:#FFFFFF;
	overflow:auto;
	overflow-x:hidden;
}

div#show-photo-box{
	display:none;
	background:#666666 url(http://www.trocatroca.com/js/frameworks/lightbox/overlay.png) repeat;
	top:0px; 
	left:0px; 
	position:absolute;
	margin:0; 
	border:none;
	padding:0px; 
	-moz-background-clip: -moz-initial; 
	-moz-background-origin: -moz-initial; 
	-moz-background-inline-policy: -moz-initial; 
	opacity: 0.9;
 	filter:alpha(opacity=90);
	z-index:1005;
}
table#tb-show-photo{
	background-color:#FFFFFF;
	border: solid 1px #333333;
	margin-top:3px;
	margin-bottom:3px;
}

/*
#friends-wrapper {
	width:380px; 
	padding:0px; 
	overflow-y:hidden; 
	border:solid 1px; 
	margin-left:2px; 
	background-color:#EEEEEE;
	height:90px;
}
#profile-friends {
	width:100%; 
	margin-top:1px; 
}
#profile-friends table {
	float:left;
	margin-right:5px; 
	background-color:#CCCCCC
}
*/
#friends-wrapper {    
    width:382px;
    height:100px;
    margin:1px auto 0;
	background-color:#EEEEEE;
	border:solid 1px; 
	overflow-y:hidden;
 }
#friends-container {
    width:380px;
    height:100px;
    border:1px solid #fcf;
    overflow:auto;
	overflow-y:hidden; 
	overflow-x:auto; 
 }
#friends-content {
    width:100%;
    height:90px;
	/*
    filter:alpha(opacity=50);
    -moz-opacity: 0.5; 
    -khtml-opacity: 0.5;  
    opacity:0.5;
    color:#303;
	*/
	overflow-x:auto; 
 }
 
div#show-email-box{
	display:none;
	background-color: #8C8C8C;
	top:0px; 
	left:0px; 
	position:absolute;
	margin:0; 
	border:none;
	padding:0px; 
	z-index:1007;
}

table#inbox-table{
	background-color:#B9CFDA;
	margin-top:3px;
	margin-bottom:3px;
}

div#email-inbox-window{ 
	margin-top:3px; 
	background-color: #B9CFDA;
	width:800px;
	z-index:1008;
}

a.link-message-list {
	width:100%; 
	display:block; 
	float:left;
	text-decoration:none; 
}

.menu-inbox {padding:0 0 0 0px; margin:0; list-style:none; height:22px; background-color:rgb(185,207,218);}
.menu-inbox li.top { display:block; float:left; padding-top:1px; }
.menu-inbox li.right { 
	display:block; 
	float:right; 
	padding-top:1px; 
	vertical-align:middle;
	height:20px; 
	line-height:18px; 
	font-weight:bold; 
}

.menu-inbox li a.top_link {
	display:block; 
	float:left; 
	height:20px; 
	line-height:18px; 
	color:#330066; 
	text-decoration:none; 
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold; 
	padding:0 0 0 5px; 
	cursor:pointer;
	width:130px;
}

.menu-inbox li a.top_link span {
	float:left; 
	display:block; 
	padding:0 5px 0 5px; 
	height:22px;
}

.menu-inbox li a.top_link:hover {
	color:#333333; 
	background-color:#FFFFFF
}

/* Nifty Corners */
.rtop,.artop{display:block}
.rtop *,.artop *{display:block;height:1px;overflow:hidden;font-size:1px}
.artop *{border-style: solid;border-width:0 1px}
.r1,.rl1,.re1,.rel1{margin-left:5px}
.r1,.rr1,.re1,.rer1{margin-right:5px}
.r2,.rl2,.re2,.rel2,.ra1,.ral1{margin-left:3px}
.r2,.rr2,.re2,.rer2,.ra1,.rar1{margin-right:3px}
.r3,.rl3,.re3,.rel3,.ra2,.ral2,.rs1,.rsl1,.res1,.resl1{margin-left:2px}
.r3,.rr3,.re3,.rer3,.ra2,.rar2,.rs1,.rsr1,.res1,.resr1{margin-right:2px}
.r4,.rl4,.rs2,.rsl2,.re4,.rel4,.ra3,.ral3,.ras1,.rasl1,.res2,.resl2{margin-left:1px}
.r4,.rr4,.rs2,.rsr2,.re4,.rer4,.ra3,.rar3,.ras1,.rasr1,.res2,.resr2{margin-right:1px}
.rx1,.rxl1{border-left-width:5px}
.rx1,.rxr1{border-right-width:5px}
.rx2,.rxl2{border-left-width:3px}
.rx2,.rxr2{border-right-width:3px}
.re2,.rel2,.ra1,.ral1,.rx3,.rxl3,.rxs1,.rxsl1{border-left-width:2px}
.re2,.rer2,.ra1,.rar1,.rx3,.rxr3,.rxs1,.rxsr1{border-right-width:2px}
.rxl1,.rxl2,.rxl3,.rxl4,.rxsl1,.rxsl2,.ral1,.ral2,.ral3,.ral4,.rasl1,.rasl2{border-right-width:0}
.rxr1,.rxr2,.rxr3,.rxr4,.rxsr1,.rxsr2,.rar1,.rar2,.rar3,.rar4,.rasr1,.rasr2{border-left-width:0}
.r4,.rl4,.rr4,.re4,.rel4,.rer4,.ra4,.rar4,.ral4,.rx4,.rxl4,.rxr4{height:2px}
.rer1,.rel1,.re1,.res1,.resl1,.resr1{border-width:1px 0 0;height:0px !important;height /**/:1px}

/* outros */
.mouse-over-list {
	background-color:#FF6600;
	color:#FFFFFF;
}
.ouse-out-list { 
	background-color:#FFFFFF; 
	color:#333333;
}

input.btn {
	width: auto; 
	border: 3px double #004CB2; 
	border-top-color: #99CCFF; 
	border-left-color: #99CCFF; 
	padding: 1px;
	cursor:hand;
	cursor:/**/pointer;
	background-color: rgb(212,221,228); 
	background-repeat: repeat-x; 
	color: #000000; 
	font-weight: bold; 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}

table.boxer {
	color:rgb(26,48,109); 
	font-weight:bold; 
	border:solid 1px rgb(26,48,109);
	background-color: rgb(187,207,218); 
	margin-bottom:10px
}

div.boxer {
	color:rgb(26,48,109); 
	font-weight:bold; 
	border:solid 1px rgb(26,48,109);
	background-color: rgb(187,207,218); 
	margin-bottom:10px
}

div.location_wrapper {
	font:13.3px sans-serif;
	width:98.5%;
	border-left:1px solid #808080;
	border-top:1px solid #808080;
	border-bottom:1px solid #fff; 
	border-right:1px solid #fff;
}
div.location_box {
	background:#fff; color:#333333;
	overflow:auto;
	height:15.1em;
	font-size:90%;
	font-family:Arial, Helvetica, sans-serif;
	border-left:1px solid #404040;
	border-top:1px solid #404040;
	border-bottom:1px solid #d4d0c8;
	border-right:1px solid #d4d0c8;
}
.class-option-flag {
	background-image: url(http://ww1.trocatroca.com/vlite/images/downarrow.gif);
	background-position: right;
	background-repeat: no-repeat;
	margin-right: 10px;
	text-align:left;
}
#dropdownflag{
	border:none;
}
.box-content{
	border:solid 1px;
	background-color:#FFFFFF;
}
div#top-bar{
	margin-top:0px; 
	background-color: #999999;
	width:100%;
	padding:0;
	font-size:90%;
	z-index:1008;
}

/*rounding corners with images */
/*----------- Hotguys box -------------*/
.roundedcornr_box_492875 {
   background: #d9a202;
   width:316px;
}
.roundedcornr_top_492875 div {
   background: url(http://ww1.trocatroca.com/vlite/index/images/corners2/roundedcornr_492875_tl.png) no-repeat top left;
}
.roundedcornr_top_492875 {
   background: url(http://ww1.trocatroca.com/vlite/index/images/corners2/roundedcornr_492875_tr.png) no-repeat top right;
}
.roundedcornr_bottom_492875 div {
   background: url(http://ww1.trocatroca.com/vlite/index/images/corners2/roundedcornr_492875_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_492875 {
   background: url(http://ww1.trocatroca.com/vlite/index/images/corners2/roundedcornr_492875_br.png) no-repeat bottom right;
}

.roundedcornr_top_492875 div, .roundedcornr_top_492875, 
.roundedcornr_bottom_492875 div, .roundedcornr_bottom_492875 {
   width: 100%;
   height: 15px;
   font-size: 1px;
}

/*----------- Destaques box - a little bit gradient ----------*/
.roundedcornr_box_673788 {
   background: #0269a2 url(http://ww1.trocatroca.com/vlite/index/images/corners3/roundedcornr_673788_grad.gif) repeat-x top left;
}
.roundedcornr_top_673788 div {
   background: url(http://ww1.trocatroca.com/vlite/index/images/corners3/roundedcornr_673788_tl.gif) no-repeat top left;
}
.roundedcornr_top_673788 {
   background: transparent url(http://ww1.trocatroca.com/vlite/index/images/corners3/roundedcornr_673788_tr.gif) no-repeat top right;
}
.roundedcornr_bottom_673788 div {
   background: url(http://ww1.trocatroca.com/vlite/index/images/corners3/roundedcornr_673788_bl.gif) no-repeat bottom left;
}
.roundedcornr_bottom_673788 {
   background: transparent url(http://ww1.trocatroca.com/vlite/index/images/corners3/roundedcornr_673788_br.gif) no-repeat bottom right;
}

.roundedcornr_top_673788 div, .roundedcornr_top_673788,
.roundedcornr_bottom_673788 div, .roundedcornr_bottom_673788 {
   width: 100%;
   height: 10px;
   /*font-size: 1px;*/
}
.roundedcornr_content_673788 { margin: 0 10px; }
.roundedcornr_content_492875 { margin: 0 15px; }

/*--------- News box -----------*/
.roundedcornr_box_645065 {
   background: #8f3e7c url(http://ww1.trocatroca.com/vlite/index/images/corners4/roundedcornr_645065_grad.gif) repeat-x top left;
   margin-top:5px;
}
.roundedcornr_top_645065 div {
   background: url(http://ww1.trocatroca.com/vlite/index/images/corners4/roundedcornr_645065_tl.gif) no-repeat top left;
}
.roundedcornr_top_645065 {
   background: transparent url(http://ww1.trocatroca.com/vlite/index/images/corners4/roundedcornr_645065_tr.gif) no-repeat top right;
}
.roundedcornr_bottom_645065 div {
   background: url(http://ww1.trocatroca.com/vlite/index/images/corners4/roundedcornr_645065_bl.gif) no-repeat bottom left;
}
.roundedcornr_bottom_645065 {
   background: transparent url(http://ww1.trocatroca.com/vlite/index/images/corners4/roundedcornr_645065_br.gif) no-repeat bottom right;
}

.roundedcornr_top_645065 div, .roundedcornr_top_645065,
.roundedcornr_bottom_645065 div, .roundedcornr_bottom_645065 {
   width: 100%;
   height: 15px;
   font-size: 1px;
}
.roundedcornr_content_645065 { margin: 0 15px; }

#loading {
	display:none; 
	position:absolute; 
	top:0; 
	left:0; 
	vertical-align:middle; 
	height:100%; 
	width:100%; 
	background:url(http://ww1.trocatroca.com/vlite/images/grayblur.gif) repeat;
	z-index:5000
}

/* top bar css */
#navcontainer ul {
	margin:0;
	margin-top:1px;
	padding-left: 0;
	margin-left: 0;
	/*background-color: #006490;*/
	/*background-image: url(http://ww1.trocatroca.com/vlite/index/images/fund_barra_top.gif);*/
	background-repeat: repeat-x;
	color: white;
	float: left;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;	
	font-size:11px;
}
#navcontainer ul li {
	display: inline;
}
#navcontainer ul li a {
	/*background-image: url(http://ww1.trocatroca.com/vlite/index/images/fund_barra_top.gif);*/
	background-repeat: repeat-x;
	color: white;
	text-decoration: none;
	float: left;
	border-right: 1px solid #21324F;
	padding-top: .5px;
	padding-right: 1em;
	padding-bottom: 0.2em;
	padding-left: 1em;
}
#navcontainer ul li a:hover {
	background-image: url(http://ww1.trocatroca.com/vlite/index/images/fundo.gif);
	background-repeat: repeat-x;
	color: #fff;
}
/*
div.btns{
	zoom:1;
	white-space:nowrap;
}

div.btns:after{
	display:block;
	clear:both;
	content:'';
}

div.btns a.btn{
	float:left;
	background:buttonface url(http://ww1.trocatroca.com/vlite/images/border-2.gif) no-repeat;cursor:pointer;font-size:0;text-align:center;
	text-align:center;
	display:block;
	_width:140px;
	min-width:140px;
	text-decoration:none;
	margin:3px 2px;
}
div.btns a.btn:hover span{
	opacity:0.6;
	filter:alpha(opacity:80);
}

div.btns a.btn span {
	padding:3px 8px 4px 8px;
	text-align:center;
	position:relative;
	left:1px;
	top:1px;
	display:block;
	text-decoration:none;
	background:url(http://ww1.trocatroca.com/vlite/images/border.gif) right bottom no-repeat;
	font:small/1 Verdana;
	color:#222;

}
*/
.btnx {
	/*float:left;*/
	background:buttonface url(http://ww1.trocatroca.com/vlite/images/border-2.gif) no-repeat;cursor:pointer;font-size:0;text-align:center;
	text-align:center;
	display:block;
	_width:140px;
	min-width:140px;
	text-decoration:none;
	margin:3px 2px;
	height:25px;
}
.btnx:hover span{
	opacity:0.6;
	filter:alpha(opacity:80);
}
.btnx span {
	padding:3px 8px 4px 8px;
	text-align:center;
	position:relative;
	left:1px;
	top:1px;
	display:block;
	text-decoration:none;
	background:url(http://ww1.trocatroca.com/vlite/images/border.gif) right bottom no-repeat;
	font:small/1 Verdana;
	color:#222;
}

xmp{
	margin:0;
	font-size:1.2em;
}

/*------------- Profile buttons - Profile Options (When seeing) */
a.nav, a.nav:link, a.nav:visited {
	display:block; 
	width:90px; 
	height:20px; 	
	background-color: #B8B9CE;
	border: none;/* 1px solid #000; */ 
	margin-top:0px;
	margin-left:3px; 
	text-align:center; 
	text-decoration:none; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size:11px;
	font-weight:bold; 
	color: #000033; 
	line-height:20px; 
	overflow:hidden; 
	float:left;
}
a.nav:hover {
	color:#FFFFFF;
	background-color:#000066;
}
a.nav:active {
	color:#fff; 
	background:#c00;
}

div.progress-wrapper { 
	/* Don't change the following lines. */ 
	position: relative; 
	border: 1px solid black;
	background-color:#FFFFFF;
} 

div.progress-bar { 
	/* Don't change the following lines. */ 
	position: absolute; 
	top: 0; 
	left: 0; 
	height: 100%; 
} 

div.progress-text { 
	/* Don't change the following lines. */ 
	text-align: center; 
	position: relative;
	font-weight:bold;
	font-size:large;
} 