body {
	background-color: #FFF;
	color: #000;
	font-family: sans-serif;
	font-size: 12px;
}
h1, h2, h3 {
  margin: 0px;
  padding: 0px;
}
#wrapper {
        border: 1px solid #000;
        left: 135px;
        position: absolute;
        width: 728px;
}

#wrapper_ant {
	border: 1px solid #000;
	left: 50%;
	margin-left: -350px;
	position: absolute;
	width: 728px;
}
#comercial {
        border: 1px solid #000;
        left: 1px;
        top: 120px;
        margin: 0px;
        padding-left: 0px;
        position: absolute;
	border-color: #FFFFFF;
        width: 130px;
}
#comercial_direita {
        border: 1px solid #000;
        left: 870px;
        top: 5px;
        margin: 0px;
        padding-left: 5px;
        position: absolute;
	border-color: #FFFFFF;
        width: 210px;
}
#comercial_direita a {color:blue; text-decoration: underline;}
#comercial_direita a:hover {color: #FF0000; text-decoration: underline;}
#comercial_direita p {font-family: "lucida console", sans-serif;}

#header {
	width: 728px;
	padding-bottom: 0px;
}
#navigation {
	background: #4a4a4a;
	color: #FFF;
	margin: 0px;
	padding-bottom: 7px;
	padding-top: 5px;
	text-align: center;
	width: 728px;
}
#panelnavigation {
	background: #888888;
	color: #FFFFFF;
	margin: 0px;
	padding-bottom: 7px;
	padding-top: 5px;
	text-align: center;
	width: 728px;
}
#filters {
	float: left;
	margin: 5px;
}
#search {
	float: right;
	margin: 5px;
	text-align: right;
}
#banner {
        float: right;
        margin: 0px;
        text-align: left;
	font-size:6px;
        font-weight:normal;
	background-color: #FdFFdF;

}
#content {
	clear: both;
	padding-left: 2px;
	padding-right: 0px;
	width: 724px;
}
#content a#detail {
	font-size:10px;
	font-weight:normal;
}
#copyright {
	margin: 10px;
	text-align: center;
}

#dhtmltooltip{
position: absolute;
width: 150px;
border: 1px solid #00cc00;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
}


/* Hyper Links */
a { text-decoration : none; color: #666; }
a:hover { text-decoration : none;color: #333; }

#navigation a, #panelnavigation a, .table_top_title a { color: #FFF; }
#navigation a:hover, #panelnavigation a:hover, .table_top_title a:hover {
	color: #CCC;
	text-decoration: none;
	border-bottom: 1px dashed;
}
#navigation a, #panelnavigation a, .table_top_title_pagante a { color: #FFF; }

.table_border {
	border: 1px solid #000;
	margin-bottom: 10px;
	padding: 1px;
	padding-left: 1px;	
}
.table_border p {font-size: 8px;}

/* Top Ranking Style */
.table_top_title {
	background: #5A5A5A;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 5px;
	text-align: left;
}
.table_top_title_pagante {
        background: #2A2A5A;
        font-size: 12px;
        font-weight: bold;
	color: #FFF;
        padding-top: 7px;
        padding-bottom: 7px;
        padding-left: 5px;
        text-align: left;
}

.table_top_title_icon {
        background: #5A5A5A;
        font-size: 12px;
        font-weight: bold;
        color: #FFF;
        padding-top: 7px;
        padding-bottom: 7px;
        padding-left: 0px;
        text-align: center;
}



.table_banner {
        font-size: 10px;
        color: #0000ff;
	font-weight: bold;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 20px;
        text-align: left;
}

.table_top_rank {
	background-color: #E6E6E6;
	font-family: 'Tahoma';
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	text-decoration : none;
}
.table_top_description { }
.table_top_banner {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
.table_top_stats {
	background-color: #FFFFFF;
	padding: 2px;
	font-size: 12px;
	text-align: center;
	font-color: #4a4a4a
}
.table_top_rating {
	background-color: #DCDCDC;
	text-align: center;
}
/* Ranking Style */
.table_title {
	background: #4a4a4a;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.table_rank {
	background-color: #DCDCDC;
	font-size: 16px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}
.table_description { 
	width: 100%;
	font-size: 12px;
	font-family: sans-serif;
}
.table_stats {
	background-color: #DCDCDC;
	padding: 2px;
	text-align: center;
}

/* Stats Style */
.stats_top {
	background: #4a4a4a;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.stats_left { background-color: #DCDCDC; }
.stats1 {
	background-color: #DCDCDC;
	text-align: center;
}
.stats2 {
	background-color: #FFF;
	text-align: center;
}

/* Admin */
.darkbg {
  background-color: #737373;
  color: #fff;
}
.mediumbg {
	background: #4a4a4a;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.lightbg {
	color: #000;
	background-color: #FFF;
	text-align: center;
}
.lightbgalt {
	color: #000;
	background-color: #DCDCDC;
	text-align: center;
}

table { width: 100%; }
/* No Borders Images */
img { border: 0; margin:0; padding:0; }
form { margin:0; padding:0; }
.votefield {
	font:bold 110% Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}

.filtermenu { float: left; padding: 0px 0px 0px 25px; margin: 0px; width: 100%; }
.filtermenu li { DISPLAY: inline; PADDING: 0px; MARGIN: 0px 1px 0px 0px; float: left; FONT-SIZE: 11px; font-weight: bold;}
.filtermenu a { BACKGROUND: #E7E7E7; FLOAT: left; color: #4A4A4A; text-decoration: none;}
.filtermenu a.sel { BACKGROUND: #D2D2D2; }
.filtermenu a:hover { BACKGROUND: #6B7C8D; color: #FFFFFF;}
.filtermenu a span { padding: 4px 4px 5px 4px; margin: 0px 3px; DISPLAY: block; text-decoration: none; }
.filtermenu a:hover span { color: #FFFFFF; text-decoration: none; }

.filterrank { float: left; padding: 0px 0px 0px 14px; margin: 0px; width: 100%; }
.filterrank li { DISPLAY: inline; PADDING: 0px; MARGIN: 0px 1px 0px 0px; float: left; FONT-SIZE: 11px; font-weight: bold;}
.filterrank a { BACKGROUND: #E7E7E7; FLOAT: left; color: #4A4A4A; text-decoration: none;}
.filterrank a.sel { BACKGROUND: #D2D2D2; }
.filterrank a:hover { BACKGROUND: #6B7C8D; color: #FFFFFF;}
.filterrank a span { padding: 4px 4px 5px 4px; margin: 0px 3px; DISPLAY: block; text-decoration: none; }
.filterrank a:hover span { color: #FFFFFF; text-decoration: none; }

