/*------------------------------------------------------------------------
# JA Edentite 1.0 - Mar, 2008
# ------------------------------------------------------------------------
# Copyright (C) 2004-2008 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
# @license - Copyrighted Commercial Software
# Author: J.O.O.M Solutions Co., Ltd
# Websites:  http://www.joomlart.com -  http://www.joomlancers.com
-------------------------------------------------------------------------*/


/* COMMON STYLE
--------------------------------------------------------- */
@import url("fonte.css");
html, body, form, fieldset {
	
}

body {
 
    /*background: #FFFFFF;*/
	color: #222222;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 22px;/*leandro*/
    font-size:14px;/*leandro*/
	margin: 0px;
}

body#bd {
	/* z-index: 10;*/
	/*background: transparent url(../images/baner.png) repeat-x scroll center bottom;*/
	/*background: #FFFFFF;*/
}  

#bgtopo {
	background:transparent url(../images/red/menu2.png) repeat-x scroll 0 0;
height:auto;
padding-top:8px;
width:auto;
z-index:900;
padding-bottom:29px;

}

/*#bartopo {
	position: relative;
	bottom: 1959px;
	height: 40px;
	background: transparent url(../images/red/menu.png) repeat-x scroll ;
	z-index: 1!important;
}

#bar {
	position: relative;
	bottom: 322px;
	height: 192px;
	background: transparent url(../images/baner.png) repeat-x scroll ;
	z-index: 1!important;
	
}*/

body.contentpane {
	color: #000000;
	font-size: 12px;
	line-height: 1.3em;
	margin: 0;
	margin: 1em 2em;
	width: auto; /* Printable Page */
}

body.fs1 {font-size: 12px;}
body.fs2 {font-size: 13px;}
body.fs3 {font-size: 14px;}
body.fs4 {font-size: 15px;}
body.fs5 {font-size: 16px;}
body.fs6 {font-size: 17px;}

/* Normal link */
a {
	color: #A7C15F;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color:#00A2FF;
	text-decoration:underline;
}

a img {
	border: none;
}

/* Title text */
.contentheading, .componentheading, .blog_more strong, h1, h2, h3, h4 {
}

/* Small text */
small, .small, .smalldark, .createby, .createdate, .modifydate, .img_caption,
p.site-slogan, a.readon, #ja-pathway, #ja-headlinewrap, #ja-col1, #ja-col2, #ja-botsl, #ja-footer {
	font-size: 92%;
}

small, .small {
font-size:10px;
font-weight:normal;
}

/*img {
	margin: 0;
	/*padding: 6px;*/
	/*padding-left:0px; 
	*/
	


img.caption {
	margin-top: 15px;
}

/* Heading */
h1 {font-size: 180%; font-family:GothamMedium, Arial, sans-serif;letter-spacing:-1px;/*add leandro*/}
h2 {font-size: 150%; font-family:GothamMedium, Arial, sans-serif;letter-spacing:-1px;color:#00A2FF;/*leandro*/}
h3 {font-size: 130%;}
h4 {font-size: 100%;text-transform: uppercase;}
h5 {font-size: 90%;}
h6 {font-size: 80%;}
h1, h2, h3, h4, h5, h6 {line-height:120%; font-weight:normal;}/*leandro*/
p, pre, blockquote, ol, h1, h2, h3, h4, h5, h6 {
/*font-size:12px;*//*leandro*/
}

ul {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#609;
	/*text-transform:uppercase;*/
	list-style: none;
	margin-left:-40px;
	*margin-left:0px;
	
}


ul:hover {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#00A2FF;
	
}
	

ul li {
	/*background: url(../images/bullet.gif) no-repeat 0px 7px; */
	line-height: 160%;
	padding-left:-10px!important;
}

ol li {
	line-height: 180%;
	margin-left: 35px;
}

th {
	font-weight: bold;
	padding: 5px;
	text-align: left;
}

fieldset {
	border: none;
	padding: 10px 5px;
}

fieldset a {
	font-weight: bold;
}

fieldset.input {
	padding: 0;
}

hr {
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top: 1px solid #cccccc;
	height: 1px;
}

td {
font-family:arial;
}

div {
	/*font-size: 12px;*//*leandro*/
   font-family:arial;
	
	}

td, div a:hover{
	}

/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}

form label {
	cursor: pointer;
}

select, textarea {
background:#0D8AD0 none repeat scroll 0 0;
border:1px solid;
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
padding:3px;
width:60px;

}


input { 
background:transparent none repeat scroll 0 0;
border:1px solid;
*border:1px solid;
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
padding:2px;
/*\**/padding:0 5px \9;
width:-1lpx;

}

#data {
	display: none;
    color: #FFFFFF !important;
    float: left;
    left: 1px;
    position: relative;
    top: -3px;
    width: 146px;
	/*z-index: 9999;*/
}

textarea{
background-color:red!important;

}
#ps_search_str {
background-color:#FFFFFF;
border:1px inset;
color:#999999;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
height:18px;
margin-left:18px;
margin-top:1px;
padding:3px 8px;
width:117px !important;

}

.inputbox {
background:#FFFFFF none repeat scroll 0 0 !important;
border:1px solid #CCCCCC;
color:#353C3C;
padding:2px;
width:80%;
}

.button {
background:#F0F1F2 none repeat scroll 0 0;
border:medium none;
color:#999999;
font-size:92%;
font-weight:bold;
padding:5px 0;
width:70px;
}


.button:hover {
background:#00A2FF;
border:medium none;
color:#fff;
font-size:92%;
font-weight:bold;
padding:5px 0;
width:70px;
}

* html .button { /*IE 6*/
	_padding: 1px 5px !important;
}

*+html .button { /*IE 7*/
	padding: 1px 5px !important;
}

/* JOOMLA STYLE
--------------------------------------------------------- */
table.blog {
}

.buttonheading {
vertical-align:top;
}

.article_separator {
	clear: both;
	display: block;
	height: 30px;
	background: url(../images/dot.gif) repeat-x center;
}

.article_column {
	width:40%;
}

.column_separator {
	padding: 0 0 0 20px;
}

/* content tables */
td.sectiontableheader {
	background:none;
	border: 1none;
	padding: 4px;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
	padding: 4px;
	background: url(../images/dot.gif) repeat-x bottom;
}

table.contentpane {
	border: none;
	width: 100%;
}

table.contentpaneopen {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}

table.contenttoc {
	margin: 0 0 10px 10px;
	padding: 0;
	width: 35%;
	font-size: 92%;
	float:right;
}

table.contenttoc a {
	text-decoration: none;
	font-size:10px;
}

table.contenttoc td {
	background: url("../images/arrow.png") no-repeat scroll 10px center transparent;
	padding: 1px 5px 1px 20px;
}

table.contenttoc th {
	border-bottom: 1px solid #E7E8E6;
	padding: 0 0 3px;
	text-indent: 5px;
	font-size:11px
}

table.poll {
	border-collapse: collapse;
	padding: 0;
	width: 100%;
}

table.pollstableborder {
	border: none;
	padding: 0;
	text-align: left;
	width: 100%;
}

table.pollstableborder img {
	vertical-align: baseline;
}

table.pollstableborder td {
	border-collapse: collapse;
	border-spacing: 0;
	padding: 4px !important;
	background: none;
}

table.pollstableborder tr.sectiontableentry1 td {
	background: #F8F8F7;
}

table.searchintro {
	padding: 10px 0;
	width: 100%;
}

table.searchintro td {
	padding: 5px!important;
}

table.adminform {
}

.adminform .inputbox {
}

.blog_more {
}

.blog_more strong {
	display: block;
	font-size: 125%;
	margin: 0 0 5px;
}

.blog_more ul {
	margin: 0;
	padding: 0;
}

.blog_more ul li {
	background: url("../images/arrow.png") no-repeat scroll 5px center transparent;
	margin: 0;
	padding: 0 0 0 17px;
}

.category {
	font-size: 125%;
	font-weight: bold;
}

h1.componentheading, .componentheading {
	margin: 0 0 10px;
	padding: 0 0 5px;
}

.componentheading {
	font-size: 22px;
	font-weight: normal;
	border-bottom: 1px solid #E7E8E6; 
	font-family:GothamMedium, Arial, sans-serif;
	letter-spacing:-1px;
	
}

.contentdescription {
	padding-bottom: 30px;
}

h2.contentheading, .contentheading {
	font-weight: normal;
	margin: 0;
	padding: 0;
	line-height: normal;
}

.contentheading {
	font-size: 200%;
	line-height: normal;
	color: #A7C15F;
}

table.blog .contentheading {
	font-size: 26px;
	line-height: normal;
	padding-top:5px;
	/*font-weight: bold;*//**/
	letter-spacing:-1px;
	
	
}

a.contentpagetitle,
a.contentpagetitle:active,
a.contentpagetitle:focus {
color:#00A2FF;
font-size:22px;
line-height:26px;
text-transform:none;
font-family:GothamMedium, Arial, sans-serif;
letter-spacing:-1px;
font-weight:normal;

}


a.contentpagetitle:hover {	
color:#00A2FF;
text-transform:none;
text-decoration:underline;


}
pathway {
	font-size:10px
	
	}


a.readon {
	display: block;
	float: right;
	text-align: center;
	clear: both;
    /*padding:2px 4px 3px;*/
    background: url(../images/grad2-2.gif) repeat-x center #8BAB32;
	color: #999999;
	/*margin-top: 5px;*/
	text-transform: lowercase;
	line-height:20px
    /*padding-top:5px;
	width:55px;*/
   
}
td a.readon{ /*  - Altera o tamanho do leia mais para o I.E */
    background: none repeat scroll 0 0 #00A2FF;
    color: #FFFFFF;
    font-size: 92%;
/*    font-weight: bold;*/
	




}
a.readon:active, {
	background: url(../images/grad2-1.gif) repeat-x center #2C79B3;
	color: red;
	text-decoration: none;
}

a.readon:hover{
background-color:#2FB5FF  !important;
color:#fff;
}
table.contentpaneopen td, table.contentpane td {
padding-top:5px;
padding-bottom:0 !important;

width:-1px;

}


table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
}

.moduletable {
	margin-bottom:10px;
	padding: 0;
	font-size:11px;
	color:#666666;
}

.moduletable a {
font-weight: normal;
text-decoration:none;
}


ul.pagination {
	margin: 15px auto 0;
	padding: 0;
}

ul.pagination li {
	background: none;
	display: inline;
	margin: 0;
	padding: 0;
}

ul.pagination li span{
	padding: 2px 5px;
	color:#00A2FF;
}

ul.pagination a {
	padding: 2px 3px;
	text-decoration: none;
}

ul.pagination a:hover, ul.pagination a:active, ul.pagination a:focus {
}

.pagenavbar {
	background: url(../images/icon-pages.gif) no-repeat center left;
	font-weight: bold;
	padding-left: 14px;
}

.pagenavcounter {
	background:transparent url(../images/icon-pages.gif) no-repeat scroll 0 0;
font-size:10px;
font-weight:bold;
padding:0 12px 10px;
}

.sectiontableheader {
/*font-weight: bold;*/
padding: 8px 5px;
color:#666666;
font-size:14px;
font-weight:bold;
}

.sectiontableheader a {
	color: #666666;
}

.sectiontableheader a:hover{
	color:#00A2FF;
	
	} 

tr.sectiontableentry1 td {
	padding: 0px 5px 5px 5px;
}

tr.sectiontableentry2 td {
	padding: 0 5px;
}

tr.sectiontableentry1:hover td,
tr.sectiontableentry2:hover td {
}

.smalldark {
	text-align: left;
}

div.syndicate div {
	text-align: center;
}

.pollstableborder tr.sectiontableentry1 td,
.pollstableborder tr.sectiontableentry2 td {
	background: none;
}

/* META
--------------------------------------------------------- */
.createdate {
	color: #858783;
	font-style: italic;
}

.modifydate {
	float: left;
	width: 100%;
	color: #00A2FF;
	margin-bottom: 10px;
	display: block;
	font-size:10px !important;
}

div.buttonheading {
	float: right;
	width: 20%;
}

.buttonheading img {
	border: 0;
	/*float: right;*/
	margin: 7px 5px 0 0;
}

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#ja-wrapper {
	position:relative;
	padding: 0 0 15px;
	*padding: 0 0 5px;
	width: 950px;
	margin: 0 auto;
	/*z-index: 9999!important;*/
}

.narrow #ja-wrapper {
	width: 750px;
}

#ja-header,
#ja-mainnav,
#ja-subnav,
#ja-pathway,
#ja-container,
#ja-topsl,
#ja-botsl,
#ja-footer {
	/*clear: both;*/
}

#ja-container {
	/*border-top: 1px solid #E7E8E6;*/
	/*background: url(../images/main-bg1.gif) repeat-y left; */
}

.narrow #ja-container {
	background: url(../images/main-bg1-n.gif) repeat-y left;
}

#ja-container2 {
	width:950px;
	/*border-bottom: 1px solid #DBDBDB;*/
	/*background: url(../images/main-bg2.gif) repeat-y right;*/
}

.narrow #ja-container2 {
	background: url(../images/main-bg2-n.gif) repeat-y right;
}

#ja-mainbody {
	width: 81%;
	float: right;
	margin-top:0px;
}

/* PRIMARY COLUMN
--------------------------------------------------------- */
#ja-content {
	clear: both;
	display: block;
	float: left;
	width: 75%;
   /*border: #DBDBDB 1px solid;*/
   margin-top:-21px;
}

#ja-current-content {
	padding: -1px 15px;
}

/* COLUMNS
--------------------------------------------------------- */
#ja-col1 {
	float: left;
	width: 20%;
	color: #626A69;
	margin-top:-20px;
    width:170px;
	*width:170px;
	width/*\**/:170px\9;
}

#ja-col2 {
	float: right;
	overflow: hidden;
	width: 170px;
       *width: 165px;
       _width: 165px;
	color: #626A69;
	margin-left:0;
	margin-top:-50px;
}


/*common style for column*/
#ja-colwrap a {
}

#ja-colwrap a:hover, #ja-colwrap a:active, #ja-colwrap a:focus {
}

#ja-colwrap table {
	border-collapse: collapse;
	border-spacing: 0;
}

#ja-colwrap .article_separator {
	display: none;
}

/* COLLAPSIBLE LAYOUT
--------------------------------------------------------- */
#ja-containerwrap,
#ja-containerwrap-f,
#ja-containerwrap-fr,
#ja-containerwrap-fl {
	padding:0px;
	margin: 50px 0;
	/*background: url(../images/grad1.gif)*/
	background-color:#fff;
	bottom #FFFFFF;
	
}

/*full*/
#ja-containerwrap-f #ja-mainbody {
	width: 100%;
}

#ja-containerwrap-f #ja-content {
	width: 100%;
}

#ja-containerwrap-f #ja-container,
#ja-containerwrap-f #ja-container2 {
	background: none;
}

#ja-containerwrap-f #ja-container {
	/*border: 1px solid #E7E8E6;*/
}

/*content + left*/
#ja-containerwrap-fr #ja-content {
	width: 100%;
}

#ja-containerwrap-fr #ja-container2 {
	background: none;
}

#ja-containerwrap-fr #ja-container2 {
	/*border-right: 1px solid #E7E8E6;*/
}

/*content + right*/
#ja-containerwrap-fl #ja-mainbody {
	width: 100%;
}

#ja-containerwrap-fl #ja-content {
	width: 79.9%;
}

#ja-containerwrap-fl #ja-col2 {
	width: 20%;
   padding-top:10px;
}

#ja-containerwrap-fl #ja-container {
  background: none;
  margin:0px;
  background-color:#EFEFEF;

}

/* MODULE
--------------------------------------------------------- */
div.moduletable h3,
div.moduletable_menu h3,
div.moduletable_text h3,
div.moduletable_hilite h3,.h3 {
background:none repeat scroll 0 0 transparent;
border-top:1px solid #D4D4D4;
color:#222222;
font-family:'GothamMedium',Arial,Helvetica,sans-serif;
font-size:14px;
font-weight:normal;
letter-spacing:0;
line-height:20px;
margin:30px 0 0;
padding:5px 0 15px;
text-transform:uppercase;
 }
 
.moduletable ul {
margin-top: 2px;
}


.moduletableeupreciso {
color:#00A2FF!important;
font-size:12px!important;
text-transform:none!important;
line-height: 0!important;
font-weight: normal!important;
padding-bottom:8px!important;
border-top:1px solid #C4C4C4!important;
}

.moduletableeupreciso:hover {
color:#00A2FF;
font-size:12px;
text-transform:none;
line-height:0;
font-weight: normal;
padding-bottom:8px;

}
 
.moduletableeupreciso h3 {
color:#00A2FF;
font-size:13px;
margin-top:35px;
text-transform:uppercase;
text-transform:bold;
}


/*div.moduletable,
div.moduletable_menu,
div.moduletable_text,
div.moduletable_hilite {

	padding:0px;
}

#ja-botsl div.moduletable,
#ja-botsl div.moduletable_menu,
#ja-botsl div.moduletable_text {
	border-bottom: none;
}


div.banneritem_text {
	padding: 5px 0 !important;
}

div.advs {
	clear: both;
	display: block;
	float: left;
	width: 100%;
}

div.moduletable ul,
div.moduletable_text ul,
div.moduletable_menu ul,
div.moduletable_hilte ul {
	
}

div.moduletable li,
div.moduletable_text li,
div.moduletable_menu li,
div.moduletable_hilite li {

}

/* Hilite */
/*div.moduletable_hilite h3 {
	background: url(../images/grad2.gif) repeat-x bottom #2C79B3;
}*/

/* HEADER
--------------------------------------------------------- */
#ja-header {

    height: 107px;
	line-height: normal;
	position: relative;
	width:950px;
	margin:0 auto;
}

#ja-header a {
	font-size:10px;
}

h1.logo, h1.logo-text {
	margin: 0;
	padding: 0;
	font-size: 200%;
}

h1.logo a {
    display: block;
    height: 42px;
    left: 0;
    position: relative;
    top: 20px;
    width: 181px;
}

#ja-splitmenu a {
border-right:1px solid #333333 !important;
color: #666666 !important;
display:block !important;
float:left !important;
font-size:13px !important;
/*font-weight:bold !important;*/
line-height:32px !important;
padding:0 20px !important;
text-decoration:none !important;
font-family:Arial, Helvetica, sans-serif;
}

#ja-splitmenu a:hover{
	color:#FFFFFF!IMPORTANT;
	
	}


h1.logo a span {
	position: absolute;
	top: -1000px;
}

h1.logo-text a {
	text-decoration: none;
	outline: none;
	position: absolute;
	bottom: 35px;
	left: 15px;
}

p.site-slogan {
	margin: 0;
	padding: 0;
	color: #858783;
	position: absolute;
	bottom: 20px;
	left: 15px;
}

/* MAIN NAVIGATION
--------------------------------------------------------- */
#ja-mainnavwrap {
	/*background: url(../images/shadow.gif) repeat-x bottom;*/
	height: 37px;
	position: relative;
	z-index: 999;
	background-color:#00A2FF;
}

#ja-mainnav {
	/*background: url(../images/grad2.gif) repeat-x top #2C79B3;
	height: 40px;
	margin-top:-7px;*/
	height:26px;
    margin-top:5px;
	width:950px;
	padding:10px;
	margin:0 auto;
	
}

#ja-mainnav a, #ja-subnav a {
	outline: none;
}

#ja-subnav {
	display: block;
	font-size: 92%;
	border-bottom: 1px solid #E7E8E6;
	height: 28px;
}

#ja-subnav ul {
	margin: 0;
	padding: 0;
}

#ja-subnav li {
	background: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#ja-subnav li a {
	display: block;
	float: left;
	padding: 0 15px;
	line-height: 28px;
	background: url(../images/vline.gif) no-repeat center left;
}

#ja-subnav li.active a,
#ja-subnav li.active a:hover,
#ja-subnav li.active a:active,
#ja-subnav li.active a:focus {
	font-weight: bold;
	color: #8BAB32;
}

#ja-subnav li a.first-item {
	background: none;
}

/* breadcrumbs */


#ja-pathway {
/*	border:#DBDBDB 1px solid;
	border-bottom: none;
	padding: 5px 15px;
	color: #666666;
	font-weight: bold;
	background: #EFEFEF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;  */
} 

#ja-pathway strong {
	margin-right: 5px;
}

#ja-pathway a {
	color: #626A69;
	font-weight: normal;
}

#ja-pathway img {
	/*margin: -6px 0px;*/
}

/* Default Joomla! Menu */
ul.menu {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.menu li {
	background: none;
	margin: 0;
	padding: 0;
}

ul.menu li a {
	
    color: #666666;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    line-height: 13px;
    outline: medium none;
    padding: 3px 0;
    text-decoration: none;
    text-transform: uppercase;
	_padding:6px 4px;
	_margin-top:-8px;
	/*border-bottom: 1px solid #D8D4D5;
	background: url(../images/arrow.png) no-repeat 97% center;*/
}


ul.menu li a:hover,
ul.menu li a:active,
ul.menu li a:focus {
	/*color: #CF0000;*/
	/*background: url(../images/arrow2.png) no-repeat 97% center;*/
   
	}

ul.menu li.active a {
	color:  #CC0000!important;
	font-weight: bold!important;
}

ul.menu li ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.menu li li a {
	background: url(../images/bullet.gif) no-repeat 10px 13px !important;
	border: none;
	font-weight: normal !important;
	padding-left: 20px !important;
	width: 75%; /*need for ie6 transparent*/
}

ul.menu li li a:hover,
ul.menu li li a:active,
ul.menu li li a:focus {
	background: none;
}

/* SPOTLIGHT
--------------------------------------------------------- */
/* Spotlight Box Style */
.ja-box-full, .ja-box-left, .ja-box-center, .ja-box-right {
	float: left;
	overflow: hidden;
}

.ja-box-left, .ja-box-center {
	/*background: url(../images/vline2.gif) repeat-y top right;*/
}

/* Top spotlight */
#ja-topsl {
	height: auto;
	margin: 0 0 10px;
}

* html #ja-topsl { /*IE 6*/
	margin: 0 1px 10px !important;
}

*+html #ja-topsl { /*IE 6*/
	margin: 0 1px 10px !important;
}

/* Bot spotlight */
#ja-botsl {
	background-color:#00A2FF;
	color: #626A69;
	padding: 0 0 10px;
	min-width: 950px;
	
	
}
#ja-botsl .center {
	width:950px;
	margin:0 auto;
}
#ja-botsl h3 {
	color: #fff;
	font-size:12px;
	background: none;
	border: none;
	margin-bottom: 0;
    font-family: 'GothamMedium', Arial, Helvetica, sans-serif;
   font-weight:normal;
   border-top: 1px solid #FFF;
   padding-bottom:20px;
   *padding-bottom:5px;
}

#ja-botsl div.moduletable {
	padding: 0 15px;
    color:#fff;
	/*\**/padding-left:50px \9;
}

#ja-botsl ul, #ja-botsl ol {
	margin: 0;
	padding: 0;
}

#ja-botsl ol li {
	margin: 0 0 0 20px;
	padding: 0;
}

#ja-botsl ul li {
	margin: 0;
	padding: 0 0 0 15px;
	background: url(../images/bullet.gif) no-repeat 5px 7px;
}

#ja-botsl a {

color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
text-transform:none;
}


#ja-botsl a:hover, #ja-botsl a:active, #ja-botsl a:focus {
 color:#afefff;
 text-decoration:none;
}

/* FOOTER
--------------------------------------------------------- */
#ja-footer {
	margin-top:-5px;
	padding:0;
	position:absolute;
	text-align:center;

}

#ja-footer small {
	color: #858783;
	font-size: 100%;
}

#ja-footer ul {
	margin: 0px;
	padding: 0;
	line-height: normal;
    /*color:#AF1722!important; */
   float: left;
}

#ja-footer li {
	display: inline;
	margin: 0;
	padding: 0;
	background: url(../images/vline.gif) no-repeat center left;
}

#ja-footer li a {
	display:inline;
	font-size:11px;
	line-height:normal;
	padding:0 9px;
	text-decoration:none;
}

li.ja-firstitem {
	background: none !important;
}

.ja-footurl {
	float: none;
	clear: both;
}

/* MISCELLANOUS
----------------------------------------------------------- */
ul.accessibility {
	position: absolute;
	top: -100%;
}

/* Search */
#ja-search {
    float: left;
    font-size: 11px;
    left: 0;
    position: relative;
    top: -6px;
    width: 50px;

}

#ja-search .inputbox {
	padding: 2px 0 2px 22px;
	background: url(../images/icon-search.gif) no-repeat 5px center #FFFFFF;
	border: 1px solid #E7E8E6;
}

/* Login Form */
#ja-login {
	position: absolute;
	top: 15px;
	right: 0;
	background: url(../images/grad4.gif) repeat-x bottom #F8F8F7;
	padding: 4px 8px;
	border: 1px solid #E7E8E6;
	border-bottom: 1px solid #CCCCCC;
}

#ja-login form {
	float: left;
}

#ja-login form label {
	float: left;
}

label.ja-login-user span {
	display: block;
	float: left;
	text-indent: -5000px;
	background: url(../images/icon-user.gif) no-repeat center left;
	width: 20px;
	height: 20px;
}

label.ja-login-password span {
	display: block;
	float: left;
	text-indent: -5000px;
	background: url(../images/icon-key.gif) no-repeat center left;
	width: 20px;
	height: 20px;
}

#ja-login form input.button {
	font-size: 11px !important;
	float: left;
}

#ja-login form #mod_login_username,
#ja-login form #mod_login_password {
	width: 110px;
	margin: 1px 8px 0 0;
	font-size: 11px !important;
	padding: 2px;
}

#ja-login form a {
	color: #858783;
	padding: 0 5px;
	text-decoration: none;
	font-size: 10px;
}

#ja-login form a:hover,
#ja-login form a:active,
#ja-login form a:focus {
	color: #858783;
	text-decoration: underline;
}

.ja-login-links {
	padding-top: 2px;
	clear: both;
}

/*others*/

.latestnews {
	text-decoration: none;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	text-transform:none;
	line-height:15px;
	padding-bottom:8px;

	}
	
	.latestnews:hover {
	color:#00A2FF;
	text-decoration: none;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:none;
	line-height:15px;
	padding-bottom:8px;
	
	}

.mostread {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none; !important;
	color:#666;
	text-transform:none;
	line-height:15px;
	padding-bottom:8px;

	
}

.mostread:hover {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none; !important;
	color:#00A2FF;
	text-transform:none;
	line-height:15px;
	padding-bottom:8px;
}

#ja-banner {
	margin-top: 25px;
	text-align: center;
	overflow: hidden;
	width: 100%;
}

div.back_button a,
div.back_button a:hover,
div.back_button a:active {
	background: none!important;
	display: block;
	margin: 10px 0;
	text-decoration: none!important;
}

.clr {
	clear: both;
}

.hasTip img {
	border: none;
	margin: 10px 5px 0 0;
}

div.ja-innerdiv {
	clear: both;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #E7E8E6;
}

div.ja-innerdiv img {
	padding: 2px;
	border: 1px solid #E7E8E6;
	margin: 2px 8px 0 0;
}

/* Tooltips */
.tool-tip {
	background: #FFFFFF;
	border: 1px solid #cccccc;
	float: left;
	max-width: 200px;
	padding: 5px;
}

.tool-title {
	background: url(../../system/images/selector-arrow.png) no-repeat;
	font-size: 100%;
	font-weight: bold;
	margin: 0;
	margin-top: -15px;
	padding: 0;
	padding-bottom: 5px;
	padding-top: 15px;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

#system-message dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul {
	margin: 0;
	padding: 0;
}

#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
	background: none;
	color: #FFFFFF;
	margin: 0;
	padding: 5px;
}

/* System Standard Messages */
#system-message dd.message ul {
	background: #626A69;
	border: none;
}

/* System Error Messages */
#system-message dd.error ul {
	background: #626A69;
	border: none;
}

/* System Notice Messages */
#system-message dd.notice ul {
	background: #626A69;
	border: none;
}

/* Clearfix */
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	display: block;
	width: 100%;
}

* html .clearfix {
	height: 1%;
}

/* Resultado da pesquisa - posi��o */

#ps_results {
margin-left:18px !important;
}

/* Logo rodap� tecnologia Samba - posi��o */

img#rocket {
background:transparent url(../images/tecnologia-samba.png) no-repeat scroll 0 0;
}
img#rocket {
float:center;
height:22px;
margin-left:20px;
margin-right:50px;
margin-top:8px;
width:165px;
}
fieldset.input, a img, body .pollstableborder {
border:0 none;
}

/* Samba heat - alinhamento */

element.style {
margin-left:6px !important;
color:#CC0000!important;
font-family:Arial, Helvetica, sans-serif!important;
background-color:#fff!important;
height:885px!important;
}

#style{
padding-top:25px!important;	
	}
#fpss-outer-container {
border:0 solid #CCCCCC;
/*margin:1px auto;*/
padding-left:0px;
padding-right:3px;
/*width:570px;*/
z-index:1;

}



#slide-wrapper #slide-outer .slide .slide-inner {
background:#FFFFFF none repeat scroll 0 0;

border:none;
color:#FFFFFF;
height:375px;
/*margin: -6px 0 0 -5px;*/
overflow:hidden;
position:relative;
padding-top:0px;
padding-left:0px;
}

.fpss-introtext .slidetext h1 a {
    background: none repeat scroll 0 0 #00A2FF;
    color: #FFFFFF;
    font-family: 'GothamMedium',Arial,sans-serif;
    font-size: 23px;
    font-weight: normal !important;
    padding: 2px 6px;
    text-transform: none;

}


.fpss-introtext .slidetext h1 a:hover {
    background: none repeat scroll 0 0 #1FAFFF;
    color: #FFFFFF;
    font-family: 'GothamMedium',Arial,sans-serif;
    font-size: 23px;
    font-weight: normal !important;
    padding: 2px 6px;
    text-transform: none;
	text-decoration:none;

}


.copyright{
	font-family:Arial, Helvetica, sans-serif!important;
	font-size:12px!important;
	float:left!important;
	color:222222!important;
	padding-top:25px;
	padding-bottom:10px;
}



.fpss-introtext {/*template...93&sw=200 (linha 22)*/

bottom:1px !important;
font-family:Arial,Helvetica,sans-serif !important;
font-size:30px;
height:120px !important;
left:0 !important;
margin:0 !important;
overflow:hidden !important;
padding:0 !important;
position:absolute !important;
width:569px !important;

}

.fpss-introtext {
background:none;
bottom:25px;
height:34px;
left:0;
margin:0;
overflow:hidden;
padding:0;
position:absolute;
width:339px;

}

#fpss-outer-container {
margin:0 auto !important;
margin-top:-1px !important;

}


.level_0 ul {
  list-style:none;
}
.level_0 li  a{
   padding-left:15px!important; 
   
   color:#666;
  
}
	
	
.level_1 ul {
    	
}
.level_1 li  a{
   padding-left:15px!important; 
   text-align:left;
   /*color:#AF1722; */

}
	
.level_2 ul {
    
}
.level_2 li  a{
   padding-left:15px!important; 
   text-align:left;
   /*color:#AF1722;*/
}

td p{
	 padding-top:0;
	 font-family:Arial, Helvetica, sans-serif;
}

#eventcalq caption.mod_eventlistcalq_calendar-month {
-x-system-font:none;
background:#00A2FF none repeat-x scroll center top;
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:20px;
margin-left:-1px;
text-align:center;
border:none;
}

#eventcalq table.mod_eventlistcalq_calendar {
background:none repeat scroll 0 0 #FFFFFF;
border:none;
}

#eventcalq th.mod_eventlistcalq_daynames, #eventcalq td.mod_eventlistcalq, #eventcalq td.mod_eventlistcalq_calday{
border-right:medium none;
}

#eventcalq td.mod_eventlistcalq_caltoday {
-x-system-font:none;
background:#00A2FF;
color:#ffffff;
font-family:Arial,Helvetica,sans-serif;
font-size:10px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
height:20px;
line-height:20px;
text-align:center;
width:20px;


}


.samba-rss {
color:#1375C0;
/*float:right;*/
margin: 0 30px 0 -4px;
}

.sublevel {
color: #00A2FF;
/*display: none;*/
}


.mainlevel {
color:#00A2FF;
font-size:10px;
font-weight:normal;
line-height:19px;
padding-bottom:8px;
text-transform:uppercase;

}

.mainlevel:hover {
color:#666666;
}

.sublevel  {
	
	font-weight:normal;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	text-transform:uppercase;
	text-decoration:none!important;
}

.moduletableteste div div .sublevel {
	background:url("../images/arrow.png") no-repeat scroll 1px 4px transparent;
	margin-left:0;
	padding-left:8px;
}


#fpss-container {
z-index:0 !important;

}

.fpss-introtext .slidetext p {
margin:0 0 !important;
background-color:#00A2ff;
padding:2px 6px;
display: inline-block;
}

.fpss-introtext .slidetext {
padding:13px 16px 2px !important;
}


#fpss-container img {
border:medium none;
z-index: 1;


}

.fpss-introtext .slidetext a.readon:hover {
background:none !important;
border:medium none;
color:#00A2FF;
line-height:14px;
margin:0;
padding:1px 0;

}


.normalsublayout {

border:medium none;
margin-top:-5px;
*margin-top:-20px;
/*\**/margin-top:10px \9;

}

.moduletableteste .mainlevel {
	font-size:13px !important;
	line-height:15px !important;
	text-decoration:none !important;
	font-family: 'GothamMedium', Arial, sans-serif;
	
}

.moduletableteste .mainlevel:hover {
	font-size:12px;
	line-height:22px;
	
}

.moduletableteste .sublevel {
	font-size:10px !important;
	line-height:19px !important;
/*	padding-left:11px;*/
	
}

.moduletableteste .sublevel:hover {
	font-size:12px;
	line-height:22px;
	
}

#ja-footer #mainlevel {
	padding-top:10px;
	*padding-left:-30px
	
}
/*++++++++ADD LEANDRO++++++++++*/
#ja-current-content table.contentpaneopen td p {
/*width:100%;*/width:90%;
}
#ja-current-content table.contentpaneopen ul {
/*width:581px;*/
}
#footer2 {
clear:both;
height:auto;
}
/*+++++++++FIM ADD++++++++++++*/

voteid1 {
	padding-left:10px;
	
}

.breadcrumbs pathway{
	
	font-size:9px !important;
}

tr.albumContainer2 td {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF none repeat scroll 0 0;
border-bottom:medium none;
padding:5px;

}

tr.albumContainer td {
border-bottom:medium none;
padding:5px;

}

#ja-current-content table.contentpaneopen table {
	
text-align:left !important;


}

.normalsublayout small, .normalsublayout .small {
	
color:#fff !important;
font-size:12px !important;
}

#search_searchword {
	width:150px;
	
}


#searchphrase {
	
	width:125px;
}

.moduletablecaminho  {
margin-left:-8px;
padding-top:30px;
}

.moduletablecaminho h3  {
color:#00A2FF;
font-family:Arial,Helvetica,sans-serif;
font-size:13px;
font-weight:bold;
margin:0px 0 0 7px;
text-transform:uppercase;
}

.samba-section a, .samba-category a {
color:#00A2FF;
font-size:11px;
}

.blog tbody div {
margin-bottom:20px !important;
}

.contentpaneopen table td {
border:none;
}

.contentpaneopen table{
border:none;
}

.contentpaneopen img {

}

.flash {
	margin-left:652px;
	margin-top:-39px;
	position:absolute;
	width:300px;
}

.fpss-introtext .slidetext a.readon {
	display:none;
}

.breadcrumbs, .breadcrumbs a {
font-size:11px;
}

#tecsamba{
	padding:15px 0 5px 0;
}

body:nth-of-type(1) elemento { propriedade: valor; }

table.contentpaneopen a {
	/*font-family:arial;
	font-weight:bold;*//*leandro*/
}

#subscribeFormModule p {
	color:#FFFFFF;
}
#footer-center {
	width:950px;
	margin:0 auto;
}
.center{ width:950px; margin:0 auto;}
#top { background-color:#DDDDDD;
		height:35px;
}
#top .module {
    float: right;
    padding: 7px 0;
}
.moduletableteste td {
    padding: 3px 0;
}
.samba-section {
    color: #DDD;
}
#disqus_thread {
    background: none repeat scroll 0 0 #FFFFFF !important;
    border: 0 solid #CCCCCC !important;
}
.twitterfeeditem a {
    text-decoration: underline;
}

.slide-desc-text .slide-title {
    background-color: #00A2FF;
    color: #FFFFFF;
    font-size: 22px;
    padding: 6px;
	/*display:inline-block;*/
	font-family: 'GothamMedium', Arial, sans-serif;
	cursor:pointer;
}
.slide-title {display:inline-block;}
.slide-desc-text .slide-title:hover { background-color:#1FAFFF; }
.slide-desc-text .slide-title a { color:#FFFFFF; text-decoration:none; font-family: 'GothamMedium', Arial, sans-serif;}
.slide-desc-bg {
	background:none;
}
div#eventlist h2 { font-weight:normal;}
.twitter-follow-button {
    position: absolute;
    left: 410px;
    top: 58px;
}
.error.message.fade li {
    display: none;
}
input.gsc-input {
padding: 1px 6px;
border: 1px solid #DDD;
color: black;
width: 99%;
}