
a:hover div{  
	background:#eee;
	text-decoration: none;    
}
/*
body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul, ol,
li, dl, dt, dd, form, a, fieldset, input, th, td
{ margin: 0; padding: 0; border: 0; outline: none; }

body{line-height: 1; font-size: 88% ;}

h1, h2, h3, h4, h5, h6{
font-size: 100%;
padding: .6em 0;
margin: 0 15px;
}

ul, ol{list-style: none;}

a{color: black;text-decoration: none;}

a:hover{text-decoration: underline;}
*/

.floatLeft{float: left; padding: .5em .5em .5em 0;}

.floatRight{float: right; padding: .5em 0 .5em .5em;}

.clickable{cursor: pointer;}

.login_frame{
padding: 0px 20px 20px 20px;
}

.description{
width: 300px;
min-height: 250px;
/*overflow-y:auto;*/
padding: 20px 20px 20px 20px;
background-color: #e8eefa;
border-top-width: 1px;
border-right-width-value: 1px;
border-right-width-ltr-source: physical;
border-right-width-rtl-source: physical;
border-bottom-width: 1px;
border-left-width-value: 1px;
border-left-width-ltr-source: physical;
border-left-width-rtl-source: physical;
border-top-style: solid;
border-right-style-value: solid;
border-right-style-ltr-source: physical;
border-right-style-rtl-source: physical;
border-bottom-style: solid;
border-left-style-value: solid;
border-left-style-ltr-source: physical;
border-left-style-rtl-source: physical;
border-top-color: #c3d9ff;
border-right-color-value: #c3d9ff;
border-right-color-ltr-source: physical;
border-right-color-rtl-source: physical;
border-bottom-color: #c3d9ff;
border-left-color-value: #c3d9ff;
border-left-color-ltr-source: physical;
border-left-color-rtl-source: physical;
}

/* Generated by KompoZer */
body {
  padding: 0;
  margin: 5px 2px 3px 10px;  
  background: #ffffff none repeat scroll 0%;
  font-family: Arial,Helvetica,sans-serif;;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 14px;  
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  color: #333;  
  /*width: 995px;
  height: 560px; */ 
}

h1, h2, h3 {
  /*text-transform: uppercase;*/
  color: #2582A4;
  padding: 2px 0px 0px 5px;
  margin: 0px;;
  
  
}
h1 {
  font-size: 26px;
}

h2 {
  font-size: 22px;
}

h3 {
  margin: 0;
  font-size: 18px;
}

p, blockquote, ol {
  margin-top: 0;  
/*  line-height: 180%;*/
  text-align: justify;
}

a {
  color: black;
}

a .highlight {  
  color: red;
}

a:hover {
  text-decoration: none;  
}

th {
font-size: 12px;
}

td {
text-align: left;
font-size: 12px;
}

input.blur {
		color: #999;
}


#header_middle {
  height: auto;/*45px;  float: left; */  
  margin-left: 2px;   
  width: 580px;
  border: 0px solid #999;
  
}

#navleft {
    float: left;        
}

#navright {
    float: right;
    margin-right: 10px;
}

#search_bar  {
margin: 6px 0;
text-align:center;
}

#clear {
  padding: 0;
  margin: 0;
  clear: both;
}

#logo {
  /*
  clear: both;
  float: left;
  */
  padding: 0 0 0 0;
  /*background: transparent url(../images/earth.jpg) no-repeat scroll left center;*/  
  width: 200px;
  height: 86px; 
}

#logo h1 {
  margin: 0;
  padding: 0;
  text-transform: none;
  font-size: 30px;
}
#logo h2 {
  margin: -5px 0 0 3px;
  padding: 0;
  font-size: 11px;
  font-weight: normal;
}
#logo a {
  text-decoration: none;
  color: #666666;
}

#logo img {
float:left;
margin-right:5px;
/*
width: 200px;
height: 70px;
*/
}

#menu {
  padding: 0px 0px 5px 0px;
  margin-left: 10px;  
  float: right;
}
#menu ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  line-height: normal;
}
#menu li {
  display: inline;
}
#menu a {
  padding: 0 10px 0 12px;
  background: transparent url(../images/img02.gif) no-repeat scroll left center;
  display: block;
  float: left;
  height: 17px;
  text-decoration: none;
  color: black;
}
#menu a:hover {
  text-decoration: underline;
  color: #333333;
}
#menu .first a {
  background: transparent none repeat scroll 0%;
}

#content {
  /*margin: 0 auto;*/
  
  width: auto; /*765px;*/
  height:auto;
  padding: 2px 0px 0px 0px;
  clear: both;
  
}

#content li{  
  /*height: 300px;  */
}

#welcome {
  background:transparent url(../images/img09.gif) repeat-x scroll 0 0;
  float: left;
  width: 100%;
  margin-bottom: 20px;
}
#welcome .more {
  border-top: 1px dashed #cccccc;
  padding-top: 15px;
}
#welcome .more a {
  background: transparent url(../images/img05.gif) no-repeat scroll left center;
  padding-left: 15px;
}

#comments{
  width: 200px;
  height: 350px;
  overflow-x:none;
  overflow-y:auto;
}

#command {
  width: 100%;
}

.centerbox {
  margin-left: 2px;  
  /*float: left;*/
  width: 580px;
  height: 415px;
  border: 1px solid #B8AC9D;  
  overflow: auto;   
}

.centerbox_content{
margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
margin-bottom: 10px;
}


#media{
margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
margin-bottom: 10px;
}

#myads {
 /* float: left;*/
  margin-left: 2px;
  width: 160px;
  height: 75px; 
}

#ads_banner {
  border: 1px dashed #999;  
  height: 60px;
  width: 474px;
  text-align: center;
  font-size: 36px;
  padding: 0px 1px 0px 1px;
  color: #ccc;
  margin-left:0%;
  margin-right:0%;
}

#banner {  
  width: 120px;
  height: 130px;
}


#news {
  float: right;
  width: auto;
  margin-bottom: 20px;
}
#news h3 {
  background: transparent url(../images/img04.gif) no-repeat scroll left center;
  padding-left: 15px;
}
#news .lined {
  border-bottom: 1px dashed #cccccc;
  margin: 0 0 15px;
  padding: 0 0 10px 15px;
}
#news .more {
  border:  none;
  margin: 0;
  padding: 0;
}
#news .more a {
  background: transparent url(../images/img05.gif) no-repeat scroll left center;
  padding-left: 15px;
}
#feature {
  border: 1px solid #e0e0e0;
  margin: 0 auto;
  padding: 20px 20px 10px;
  background: #f5f5f5 none repeat scroll 0%;
  clear: both;
  width: 700px;
}
#feature img {
  float: right;
  margin-left: 20px;
}
#feature h2 {
  margin: 0;
}
#footer {  
  /*
  clear: both;
  margin-left: 202px;  
  */
  width: 580px;
}
#footer p {
  margin: 0;
  line-height: normal;
  font-size: smaller;
  color: #666666;
}

#footer_company{
float: left;
}

#footer_links{
float: right;
}

#footer_links a {
  color: #000;
  font-size: normal;
}
#footer_links a:hover {
  color: #cccccc;
}

.inlineform {
    overflow: hidden;
}

.inlineform .textinput {
    float: left;
    font-size: 0.8em;
    width: 315px; 
    /*height: 14px;*/
    margin-right: 2px;
    
}

.button.minibutton {
    font-size: 0.75em;
    padding: 0.2em 6px;
    border-width: 1px;
}

/* MINI CHART TABLES */

.minicharttable {
    border-top: 1px solid #C0CCC4;
    margin-bottom: 0.5em;
    width: 100%;
    border-collapse: collapse;
    table-layout: fixed;
}
.minicharttable td {
    position: relative;
    font-size: 0.75em;
    padding: 0 4px;
    line-height: 1.875em;
    border-bottom: 1px solid #DBE6DF;
}

.minicharttable .label {
    padding: 0;
}

.minicharttable .name {
    display: block;
    position: relative;
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
    text-overflow: ellipsis;
    -o-text-overflow:ellipsis;

}

.minicharttable .name em { 
    padding: 0 0 0 6px;
    position: relative;
    z-index: 99999;
}

.minicharttable .count,
    .minicharttable .percent {
    text-align: right;
}

.minicharttable .count {
    width: 4em;
    font-weight: bold;
}

.minicharttable .percent {
    width: 2.5em;
}

.minicharttable .more td {
    padding-left: 6px;
}

.minicharttable .more a {
    font-weight: bold;
}

.minicharttable .index {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    background: #E1F3FA;
}

#infoWindow{

}

/* Start More Button */

#qselect{
border-top-width: 1px;
border-right-width-value: 1px;
border-right-width-ltr-source: physical;
border-right-width-rtl-source: physical;
border-bottom-width: 1px;
border-left-width-value: 1px;
border-left-width-ltr-source: physical;
border-left-width-rtl-source: physical;
border-top-style: solid;
border-right-style-value: solid;
border-right-style-ltr-source: physical;
border-right-style-rtl-source: physical;
border-bottom-style: solid;
border-left-style-value: solid;
border-left-style-ltr-source: physical;
border-left-style-rtl-source: physical;
border-top-color: black;
border-right-color-value: black;
border-right-color-ltr-source: physical;
border-right-color-rtl-source: physical;
border-bottom-color: black;
border-left-color-value: black;
border-left-color-ltr-source: physical;
border-left-color-rtl-source: physical;
/*font-family: "lucida grande",tahoma,verdana,arial,sans-serif;*/
font-size: 11px;
padding-top: 2px;
padding-right: 2px;
padding-bottom: 2px;
padding-left: 2px;
}

.box {	text-align:left;
	font-size:12px;
	padding: 6px 4px;
	width:220px;
	background-color: #fff;
	border: 1px solid gray;
	border-top:1px solid #a5a5a5;
	display: none;
	cursor:default;
}

.box.highlight {
	/*width:119px;*/
	border-width:2px;
	border-top:1px solid #a5a5a5;
}

#more_inner {
	text-align:center;
	font-size:12px;
	background-color: #fff;
	border: 1px solid #fff;
	border-bottom-color: #b0b0b0;
	border-right-color: #b0b0b0;
	width:8em;
	cursor: pointer;
	color: #000;
}

#more_inner.highlight {
	font-weight: bold;
	border: 1px solid #483D8B;
	border-bottom-color: #6495ed;
	border-right-color: #6495ed;
}

#boxlink { color: #a5a5a5;
	text-decoration: none;
	cursor: default;
	margin-left: 33px;
}

#boxlink.highlight { color: #0000cd;
	text-decoration: underline;
	cursor: pointer;
}

/* End More Button */

.search_button {
	border: 1px solid #006;
	background: #fff; /*ccf*/
	height: 19px;
	font-size:small;
}

.search_button:hover {	
	background: #eef;
}

.comment_info{
    font-size: 9px;    
    font-style: italic;
}

.arrow_down {
background:transparent url(../images/icons6.png) no-repeat scroll 0 0;
height:7px;
margin-left:23px;
margin-right:2px;
width:7px;
}

#mini_icon{
width: 16px;
height: 16px;
border: 0;
}

#mini_icon_trash{
width: 16px;
height: 16px;
border: 0;
}

#mini_icon_edit{
width: 16px;
height: 16px;
border: 0;
}

.disstar{
background:transparent url(../images/heart_disabled.png) no-repeat;
}

.enstar {
background:transparent url(../images/heart.png) no-repeat;
}

.enarrowdown {
background:transparent url(../images/icons6.png) no-repeat scroll -120px 0px;
}

#publicidade {	 
width: 200px;
height: 316px;
margin: 2px 0 0 2px;
padding:0px;
}

#friends{
/*float:left;*/
margin-left: 2px;
width:200px;
height:200px;
}

#google_ads{
/* float:left; */
margin-left: 2px;
}

#tagcloud{
padding-left:5px;
padding-right:5px;
width: 175px;
}

/* start TagCloud */
ul.tag-cloud{
width:100%;
padding:0;
margin:0;
list-style-type:none;
}

ul.tag-cloud li{display: inline;}

ul.tag-cloud li big big a {color: #000000; text-decoration: none; }
ul.tag-cloud li big a {color: #333333; text-decoration: none; }
ul.tag-cloud li a {color: #666666; text-decoration: none;}
ul.tag-cloud li small a {color: #999999; text-decoration: none;}
ul.tag-cloud li small small a {color: #CCCCCC; text-decoration: none;}

ul.tag-cloud li a:hover{ color:#fa0}

ul.tag-cloud li a:hover{ color:#fa0}
/* end TagCloud */

/* Dialogs */
.dialog{
visibility: hidden;
}

.small_title{
text-align: center; font-weight: bold; font-size:12; width: 200px;
}

#toolbar{
height: 22px;
/*background-color: #E8ECF9;*/
border-top: 0px solid #999;
width: 582px;
}
/* Atualiza��es feita por Yuri - 10/03/2009 */
/*LAYOUT */
#header { width:1000px; height: auto; margin: 0; }
#leftcolumn { float:left; width:200px; }
#centercolumn { float: left; }
#rightcolumn { float: left; }
#cont { width:1000px; margin:0; }
#sidebar { margin-top:6px; width:100%; height:480px; }
#sidebar div{ padding: 5px 0px; }

/* SEARCH BAR */
#search_bar button { font-size:12px; padding:0; margin:0 0 0 5px; }
#search_bar form { margin:0; padding:0; } 
#search_bar input { float:left; font-size:0.8em; width:250px; margin:0; padding:0; }

/* MENU */
#vmenu { width:198px; margin-right:0;}
#vmenu h4{ margin:0px; font-size:12px; }
#vmenu img{ border: none; }
#notification_list{ width:198px; height: 368px; overflow-x:none; overflow-y:auto; }
#content_panel { width: 198px; }
#search_results { width:198px; height: 368px; overflow-x:none; overflow-y:auto; }


#date_ranger { top:115px; left:615px; position:absolute; z-index:5; }

#home_search_submit{background:#bbb url("../images/bg-btn-search.png") repeat-x 0 0;padding:8px 15px;border:1px solid #eee;margin-left:-0.5em;-webkit-border-top-right-radius:5px;-webkit-border-bottom-right-radius:5px;-moz-border-radius-topright:5px;-moz-border-radius-bottomright:5px;border-top-right-radius:5px;border-bottom-right-radius:5px;font:18px Helvetica,Arial,Sans-serif;font-weight:bold;color:#333;outline:none;text-decoration:none;text-shadow:0 1px 0 #fff;}#home_search_submit::-moz-focus-inner{padding:0;border:0;}.chrome-windows #home_search_submit{padding:8px 10px 9px;}.firefox-windows #home_search_submit{padding:9px 10px 8px;}.firefox-windows.firefox2 #home_search_submit{position:relative;top:1px;}.ie7 #home_search_submit,.ie6 #home_search_submit{position:relative;top:-9px;left:-5px;padding:8px 10px 8px 20px;}#home_search_submit:hover,#home_search_submit:focus{background-position:0 -5px;cursor:pointer;color:#111;}#home_search_submit:active{background-image:none;}
.qinput{background:#fff;margin:0;padding:8px 10px;border:1px solid #eee;border-right-width:0;outline-width:0;-webkit-border-top-left-radius:5px;-webkit-border-bottom-left-radius:5px;-moz-border-radius-topleft:5px;-moz-border-radius-bottomleft:5px;border-top-left-radius:5px;border-bottom-left-radius:5px;font:18px Helvetica,Arial,Sans-serif;width:330px;}.qinput:focus{outline-width:0;border-color:#c9c2c2;}
.bordas_arredondadas{border:1px solid #c9c2c2;-webkit-border-top-left-radius:5px;-webkit-border-top-right-radius:5px;-webkit-border-bottom-left-radius:5px;-webkit-border-bottom-right-radius:5px;-moz-border-radius-topleft:5px;-moz-border-radius-topright:5px;-moz-border-radius-bottomleft:5px;-moz-border-radius-bottomright:5px;border-top-left-radius:5px;border-top-right-radius:5px;border-bottom-left-radius:5px;border-bottom-right-radius:5px;}
.textfield{font:12px Helvetica,Arial,Sans-serif;background:#fff;margin:0;padding:2px 4px;border:1px solid #c9c2c2;-webkit-border-top-left-radius:5px;-webkit-border-top-right-radius:5px;-webkit-border-bottom-left-radius:5px;-webkit-border-bottom-right-radius:5px;-moz-border-radius-topleft:5px;-moz-border-radius-topright:5px;-moz-border-radius-bottomleft:5px;-moz-border-radius-bottomright:5px;border-top-left-radius:5px;border-top-right-radius:5px;border-bottom-left-radius:5px;border-bottom-right-radius:5px;}.textfield:focus{outline-width:0;border-color:#eee;}
.buttongray{background:#bbb url("../images/bg-btn-search.png") repeat-x 0 0;padding:2px 4px;border:1px solid #c9c2c2;-webkit-border-top-left-radius:5px;-webkit-border-top-right-radius:5px;-webkit-border-bottom-left-radius:5px;-webkit-border-bottom-right-radius:5px;-moz-border-radius-topleft:5px;-moz-border-radius-topright:5px;-moz-border-radius-bottomleft:5px;-moz-border-radius-bottomright:5px;border-top-left-radius:5px;border-top-right-radius:5px;border-bottom-left-radius:5px;border-bottom-right-radius:5px;font:12px Helvetica,Arial,Sans-serif;font-weight:bold;color:#333;outline:none;text-decoration:none;text-shadow:0 1px 0 #fff;}.buttongray::-moz-focus-inner{padding:0;border:0;}.chrome-windows .buttongray{padding:2px 4px 3px;}.firefox-windows .buttongray{padding:2px 4px 3px;}.firefox-windows.firefox2 .buttongray{position:relative;top:1px;}.ie7 .buttongray,.ie6 .buttongray{padding:2px 4px 2px 8px;}.buttongray:hover,.buttongray:focus{background-position:0 -5px;cursor:pointer;color:#111;}.buttongray:active{background-image:none;}

