/*------------------------------------------------------------------------
# JA Labra 1.0 - July, 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
--------------------------------------------------------- */
html, body, form, fieldset {
	margin: 0;
	padding: 0;
	/*background: #010100 url(../images/bgsambatv.png) repeat-x top;*/
}

body {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

body#bd {
	color: #51515C;
	margin: 0;
	background: #010100 url(../images/bgsambatv.png) repeat-x scroll center top;
}

body.contentpane {
	color: #000000;
	font-size: 12px;
	line-height: 1.3em;
	margin: 0;
	margin: 1em 2em;
	width: auto; /* Printable Page */
}

body.fs1 {font-size: 10px;}
body.fs2 {font-size: 11px;}
body.fs3 {font-size: 12px;}
body.fs4 {font-size: 13px;}
body.fs5 {font-size: 14px;}
body.fs6 {font-size: 15px;}

/* Normal link */
a {
	color: #8990B6;
	text-decoration: none;
	font-weight: normal;
}


a:hover, a:active, a:focus {
	color: #FFFFFF;
	background:#F15A24;
	text-decoration: none;
	
}

a img {
	border: none;
}

/* Title text */
.contentheading, .componentheading, .blog_more strong, h1, h2, h3, h4 {
	line-height: 33px;
}	

.contentheading, .componentheading {
	color: #FFFFFF;
}	

/* Small text */
small, .small, .smalldark, .createby, .modifydate, .img_caption,
p.site-slogan, a.readon, #ja-pathway, #ja-botsl, #ja-footer {
	font-size: 85%;
}

.createdate {
	font-size: 70%;
}

small, .small, .smalldark, .createby, .createdate, .modifydate, .img_caption p, p.site-slogan {
	color: #777799;
	font-family: Arial, Helvetica, sans-serif;
}

img {
	margin: 0;
	padding-right: 2px;
}

/* Heading */
h1 {font-size: 200%;}
h2 {font-size: 175%;}
h3 {font-size: 150%;}
h4 {font-size: 125%; text-transform: uppercase;}

p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
	margin: 0em 0;
	padding: 0;
}

ul {
	list-style: none;
}

ul li {
	background: url(../images/bullet.gif) no-repeat 18px 7px;
	line-height: 160%;
	padding-left: 30px;
}

ol li {
	line-height: 180%;
	margin-left: 35px;
}

th {
	font-weight: bold;
	padding: 5px;
	text-align: left;
	padding-top: 30px;
}

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, div {
	font-size: 10pt;
}

/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}

form label {
	cursor: pointer;
}

#ps_search_str {
border:1px solid #CCCCCC !important;
font-family: Arial,Helvetica,sans-serif !important;
font-size:11px !important;
font-weight:bold;
padding-bottom:3px !important;
padding-left:5px !important;
padding-top:3px !important;
width:154px !important;
}

.pixsearch {
	background: url(../images/icon-search.png) no-repeat scroll 161px center !important;
	width: 183px;
}

input, select, textarea, .inputbox, .button {
	/*background: #FFFFFF url(../images/icon-search.png) no-repeat scroll 5px center;*/
	font-family: Arial, Tahoma, sans-serif;
	font-size: 92%;
}

.inputbox {
	padding: 2px;
	background: #FFFFFF no-repeat scroll 5px center;
	border: 1px solid #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	
}

.button {
	padding: 2px 8px;
	border: 1px solid #19181d;
	background: #262626 url(../images/btn_img.png) repeat-x;
	color: #FFFFFF;
}

* html .button { /*IE 6*/
	padding: 0 5px !important;
}

*+html .button { /*IE 7*/
	padding: 0 5px !important;
}

#ps_results {
	margin-left: -225px ;
	
}

/* JOOMLA STYLE
--------------------------------------------------------- */
.article_separator {
	clear: both;
	display: block;
	height: 22px;
}

.column_separator {
	padding: 0 0;
}

/* content tables */
.sectiontableheader {
	padding: 4px;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
	padding: 4px;
}

tr.sectiontableentry2 td {
	background: #131216;
}

table.contentpane {
	border: none;
	width: 100%;
}

table.contentpaneopen {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}
.contentpaneopen p {
	font-size:13pt;
}
.article_column {
	width: 0%;
}



table.contenttoc {
	background:transparent url(../images/top_modulesadd.jpg) repeat-x scroll center top;
	color:#F15A24;
	float:right;
	font-family: Arial,Helvetica,sans-serif;
	font-size:10px;
	line-height:15px;
	margin:10px 0 10px 10px;
	padding:10px;
	width:23%;
}

table.contenttoc td {
	background: url(../images/bullet.gif) no-repeat 10px 7px;
	padding: 1px 5px 1px 5px;
}

table.contenttoc th {
	border-bottom: 1px solid #51515C;
	padding: 0 0 3px;
	text-indent: 5px;
}

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: #51515C;
}

table.searchintro {
	padding: 10px 0;
	width: 100%;
}

table.searchintro td {
	padding: 5px!important;
}

.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/bullet.gif) no-repeat 6px 7px;
	margin: 0;
	padding: 0 0 0 17px;
}

.category {
	font-weight: bold;
}

h1.componentheading, .componentheading {
	margin: 0 0 4px; 
	padding: 0 0 6px;
}

.componentheading {
	border-bottom:1px solid #19181D;
	color:#C4C3F2;
	font-size:140%;
	font-weight:normal;
	text-transform:uppercase;
}

.contentdescription {
	padding-bottom: 30px;
}

h2.contentheading, .contentheading {
	margin: 0;
	padding: 8px 8px 6px 0;
	font-size: 150%;
}

table.blog .contentheading {
	font-size: 18px;
}

a.contentpagetitle {
color: /*#F15A24*/#8990B6;
}

a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
color: #FFFFFF;
}

a.readon {
	clear:both;
	color:#F15A24;
	display:block;
	float:right;
	height:17px;
	line-height:16px;
	margin-top:2px;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	width:68px;
	
}

a.readon:hover, a.readon:focus, a.readon:active {
	color: #FFF;
	/*background: #B1B2D2 url(../images/style14/degrade_cinza.png) repeat-x scroll center bottom !important;*/
}

table.contentpaneopen td, table.contentpane td {
	padding-bottom: 3px;
}

table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
}

.moduletable {
	padding: 0;
}

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;
}

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: url(../images/icon-pages.gif) no-repeat 0 11px;
	font-weight: bold;
	padding: 8px 14px 0 14px;
}

.sectiontableheader {
	color: #FFFFFF;
	font-weight: bold;
	padding: 8px 5px;
}

.sectiontableheader a {
	color: #FFFFFF;
}

tr.sectiontableentry1 td {
	padding: 8px 5px;
}

tr.sectiontableentry2 td {
	padding: 8px 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
--------------------------------------------------------- */
.article-toolswrap {
	display: block;
	/*margin: 3px -5px 10px;*/
	padding: 0 0 10px 10px;
	/*position: relative;*/
}

.article-tools {
	display: block;
	/*height: 28px;*/
	white-space: nowrap;
}

.article-meta {
	width: 70%;
	float: left;
}

.createby {
	padding: 3px 5px 3px 20px;
	background: url(../images/icon-author.png) no-repeat left center;
}

.createdate {
}

.modifydate {
	width: 100%;
	display: block;
	margin-bottom: 10px;
}

div.buttonheading {
	position: absolute;
	top: 3px;
	right: 10px;
}

.buttonheading img {
	margin: 0 0 0 5px;
	border: 0;
	float: right;
}

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#ja-wrapper {
	position/*\**/:absolute\9;
	left/*\**/:50%\9;
	margin-left/*\**/: -475px\9; /* metade da largura */
	width/*\**/:950px\9;
}

#ja-header,
#simply,
#ja-container,
#ja-topsl,
#ja-footer {
	width: 950px;
	margin: 0 auto;
	clear: both;
	
}

.narrow #ja-header,
.narrow #simply,
.narrow #ja-container,
.narrow #ja-topsl,
.narrow #ja-footer {
	width: 750px;
}

#ja-container {
	position: relative;
}

/* PRIMARY COLUMN
--------------------------------------------------------- */
#ja-contentwrap {
	clear: both;
	display: block;
	float: left;
	width: 54%;
}

.leftlayout #ja-contentwrap {
	float: right;
}

/* COLUMNS
--------------------------------------------------------- */
#ja-colwrap {
	float: right;
	overflow: hidden;
	width: 44%;
}

.leftlayout #ja-colwrap {
	float: left;
}

/*columns*/
#ja-col1 {
	float: left;
	width: 49.9%;
}

#ja-col2 {
	float: right;
	width: 49.9%;
	
}

* html #ja-col2 {
	width: 49.2%;
}

#ja-col1 div.ja-innerpad {
	padding-right: 10px;
}

#ja-col2 div.ja-innerpad {
	padding-left: 10px;
}

/*common style for column*/
#ja-colwrap table {
	border-collapse: collapse;
	border-spacing: 0;
}

#ja-colwrap .article_separator {
	display: none;
}

#ja-colwrap ul {
	list-style: none;
}

/* COLLAPSIBLE LAYOUT
--------------------------------------------------------- */
#ja-containerwrap,
#ja-containerwrap-f,
#ja-containerwrap-c {
	clear: both;
	padding-bottom: 16px;
	padding-top: 20px;
}

/* full */
#ja-containerwrap-f #ja-container  {
	background: none;
}

#ja-containerwrap-f #ja-container-inner {
	background: none;
}

#ja-containerwrap-f #ja-contentwrap {
	width: 100%;
}

/* content + 1 col */
#ja-containerwrap-c #ja-container  {
	background: none;
}

#ja-containerwrap-c #ja-contentwrap {
	width: 75%;
}

#ja-containerwrap-c #ja-colwrap {
	width: 22%;
	padding-right: 0px;
}

#ja-containerwrap-c #ja-col1,
#ja-containerwrap-c #ja-col2 {
	width: 100%;
}

#ja-containerwrap-c #ja-col1 div.ja-innerpad,
#ja-containerwrap-c #ja-col2 div.ja-innerpad {
	padding: 0;
}


		/* MODULE
--------------------------------------------------------- */
div.module h3,
div.module_text h3,
div.module_menu h3,
div.module_hilite h3 {
	background:url("../images/top_modulesadd.jpg") repeat-x scroll center top transparent;
	color:#FFFFFF;
	display:block;
	font-size:100%;
	font-weight:bold;
	margin:0 -14px 5px;
	padding:0 10px 8px 15px;
	*padding:0 10px 8px 15px;
	*height:25px;
	position:relative;
	text-transform:uppercase;
	
}

/* tirado as imagens da laterias dos modulos para deixar as bordas quadradas - Adriano 04/08/2008*/

div.module h3 span,
div.module_text h3 span,
div.module_menu h3 span,
div.module_hilite h3 span {
	display: block;
	padding: 8px 10px 8px 0;
	/*background: url(../images/h3-r.gif) no-repeat top right;*/
}

div.module_hilite h3 {
	/*background: url(../images/h3-hilite-l.gif) no-repeat top left #FF9B14;*/
}

div.module_hilite h3 span {
	/*background: url(../images/h3-hilite-r.gif) no-repeat top right;*/
}

div.module,
div.module_text,
div.module_menu,
div.module_hilite,
div.ja-box-br {
	margin-bottom: 20px;
	padding: 0;
	float: left;
	clear: both;
	width: 100%;
	/*background: url(../images/box-br.gif) no-repeat bottom right;*/
	background: transparent url(../images/traco_um.jpg) repeat-x scroll top;
	color: #CCCCCC;
	overflow: hidden;
	
}

div.module div,
div.module_text div,
div.module_menu div,
div.module_hilite div,
div.ja-box-bl {
	padding: 0;
	background: transparent url(../images/traco_um.jpg) repeat-y scroll right;
	/*background: url(../images/box-bl.gif) no-repeat bottom left;*/
	
}

div.module div div,
div.module_text div div,
div.module_menu div div,
div.module_hilite div div,
div.ja-box-tr {
	padding: 0;
	background: transparent url(../images/traco_um.jpg) repeat-y scroll left;
	/*background: url(../images/box-tr.gif) no-repeat top right;*/
	
}

div.module div div div,
div.module_text div div div,
div.module_menu div div div,
div.module_hilite div div div,
div.ja-box-tl {
	padding: 0 15px 15px;
	background: transparent url(../images/traco_um.jpg) repeat-x scroll bottom;
	/*background: url(../images/box-tl.gif) no-repeat top left;*/
	
}

div.module div div div div,
div.module_text div div div div,
div.module_menu div div div div,
div.module_hilite div div div div {
	margin: 0;
	padding: 0 15px 0 0;
	background: none;
}

div.ja-box-tl,
div.ja-box-tr,
div.ja-box-bl,
div.ja-box-br {
	background: none !important;	
}


/* box style */
.ja-boxw-br {
	clear: both;
	background: url(../images/box-white-br.gif) no-repeat bottom right #FFFFFF;
}

.ja-boxw-bl {
	background: url(../images/box-white-bl.gif) no-repeat bottom left;
}

.ja-boxw-tr {
	background: url(../images/box-white-tr.gif) no-repeat top right;
}

.ja-boxw-tl {
	background: url(../images/box-white-tl.gif) no-repeat top left;
	padding: 15px;
}

/*module tools*/
span.ja-mdtool {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	right: 0;
	background: none !important;
	width: 17px;
	height: 16px;
}

/* mis */
div.banneritem_text {
	padding: 5px 0 !important;
}

div.advs {
	clear: both;
	display: block;
	float: left;
	width: 100%;
}

div.module ul,
div.module_text ul,
div.module_menu ul {
	margin: 0;
	padding: 0;
}

div.module li,
div.module_text li,
div.module_menu li,
div.module_hilite li {
	background: url(../images/bullet.png) no-repeat 5px 4px;
	margin: 0;
	padding-left: 16px;
	font-size: 11px;
}


/* HEADER
--------------------------------------------------------- */
#ja-headerwrap {
	height: 152px;
	z-index: 101;
	}

#ja-header {
	height: 0px;
	line-height: normal;
	position: relative;
	/*background: transparent url(../images/traco.png) repeat-x  0 148px ;*/
}

h1.logo, h1.logo-text {
	margin: 0;
	padding: 0;
	font-size: 250%;
}

h1.logo a {
	background:transparent url(../images/logotv.png) no-repeat scroll 0 0;
	
	display:block;
	height:130px;
	left:0;
	position:absolute;
	top:0px;
	width:951px;
}

h1.logo a:hover, h1.logo a:active, h1.logo a:focus {
}

h1.logo a span {
	position: absolute;
	top: -1000px;
}

h1.logo-text a {
	text-decoration: none;
	outline: none;
	position: absolute;
	top: 10px;
	left: 10px;
	color: #CCCCCC;
}

h1.logo-text a:hover, logo-text a:active, logo-text a:focus {
	color: #FFFFFF;
	background: none;
}

p.site-slogan {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 45px;
	left: 10px;
	letter-spacing: 2px;
}

.h-shadow {
	height: 15px;
	line-height: normal;
	width: 680px;
}

/* MAIN NAVIGATION
--------------------------------------------------------- */
#ja-mainnav {
	height: 0px;
/*	position: absolute;*/
	bottom: 0;
	left: 0;
	/*display: none;*/
	
}

#ja-mainnav a, #ja-subnav a {
	outline: none;
}

#ja-subnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#ja-subnav li {
	background: none;
	margin: 0;
	padding: 1px 0;
	border-bottom: 1px solid #51515C;
}

#ja-subnav a {
	display: block;
	outline: none;
	padding: 4px 2px 4px 14px;
	color: #CCCCCC;
	text-decoration: none;
	background: url(../images/bullet.gif) no-repeat 3px 10px;
}

#ja-subnav a:hover,
#ja-subnav a:active,
#ja-subnav a:focus {
	color: #F15A24;
}

#ja-subnav li.active a {
	font-weight: bold;
	color: #FFFFFF;
}

/* breadcrumbs */
#ja-pathway {
	padding: 6px 0 7px;
	text-transform: uppercase;
	
}

#ja-pathway strong {
	margin-right: 5px;
	padding: 5px 5px 5px 31px;
	text-transform: uppercase;
	
}

#ja-pathway a {
	text-decoration: none;
	
}

#ja-pathway a:hover {
	text-decoration: underline;
}

#ja-pathway img {
	margin: 1px 5px;
}

/* Default Joomla! Menu */
ul.menu {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.menu li {
	background:transparent none repeat scroll 0 0;
	border-bottom:1px solid #19181D;
	margin:0;
	padding:1px 0;
}

ul.menu li a {
	background:transparent url(../images/bullet.gif) no-repeat scroll 3px 11px;
	color:#C4C3F2;
	display:block;
	line-height:0.8em;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	padding:4px 2px 4px 14px;
	text-decoration:none;
}

ul.menu li a:hover,
ul.menu li a:active,
ul.menu li a:focus {
	color: #FFFFFF;
	background:#F15A24;
}

ul.menu li.active a {
	font-weight: bold;
	color: #FFFFFF;
}

ul.menu li ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.menu li li {
	border: none;
}

ul.menu li li a {
	background:transparent url(../images/bullet.png) no-repeat scroll 13px 3px !important;
	border:medium none;
	font-weight:normal !important;
	padding-left:25px !important;
	width:75%;
}

ul.menu li li a:hover,
ul.menu li li a:active,
ul.menu li li a:focus {
	background:#F15A24 !important;
	color: #FFFFFF;
}

/* 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 {
}

/* Top spotlight */
#ja-topslwrap {
	padding-top: 0px;
}

#ja-topsl {
	left: 20px;
	color: #FFFFFF;
	z-index: 10;
	font-size: 11px;
	width: 950px;
}


/* FOOTER
--------------------------------------------------------- */
#ja-footerwrap {
	clear: both;
	padding: 0 0;
	position: relative;
}

#ja-footer {
	position: relative;
	/*background: url(../images/bg_footer.png) no-repeat top left;*/
}

#ja-footer small {
	color: #51515C;
	font-size: 100%;
	padding: 8px 10px;
}

#ja-footer ul {
	margin: 0;
	padding-top: 9px;
	line-height: normal;
	
}

#ja-footer li {
	display: inline;
	margin: 0;
	padding: 0;
	background: url(../images/vline.gif) no-repeat center left;
}

#ja-footer li a {
	display: inline;
	line-height: normal;
	padding: 1px 8px 0;
	color: #777799;
	text-decoration: none;
	font-size: 11px;
}

li.ja-firstitem {
	background: none !important;
}

#ja-footer a {
	color: #777799;
	text-decoration: underline;
	padding: 0;
}

#ja-footer a:hover, #ja-footer a:active, #ja-footer a:focus {
	color: #FFFFFF;
	text-decoration:none;
	
}
.menumenulogorodape a:hover {
	background:none !important;
}
/* MISCELLANOUS
----------------------------------------------------------- */
ul.accessibility {
	position: absolute;
	top: -100%;
}

/* Login */
#form-login p {
	margin: 0 0 5px;
}

#form-login ul {
	margin: 5px 0 0;
}

#modlgn_username, #modlgn_passwd {
	width: 90%;
}



/* Tabs */
#ja-tabs {
}

#ja-tabs div.ja-box-tl, #ja-tabs div.ja-box-br {
	padding: 0;
	margin: 0;
}

/* Search */
#ja-search {
	top: 12px;
	right: 5px;
	position: absolute;
	font-size: 12px;
	/*background: url(../images/search-bg.gif) no-repeat top;*/
	width: 170px;
	height: 22px;
	left: 767px;
}

/*#ja-search:hover {
	background: url(../images/search-bg.gif) no-repeat bottom;
}*/

#ja-search .inputbox {
	padding: 5px 0 0 35px;
	background: none;
	border: none;
	color: #CCCCCC;
}

/*others*/
#ja-banner {
	padding: 20px 0 0;
	text-align: center;
	overflow: hidden;
	width: 100%;
	clear: both;
}

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 {
	padding: 10px 0 5px !important;
	border-bottom: 1px solid #51515C;
}

div.ja-innerdiv img {
	padding: 0;
	margin: 0;
}

/* User Tools */
#ja-usertoolswrap {
/*	background: transparent url(../images/traco.jpg) no-repeat top center;*/
	padding: 0;
	font-size: 11px;
	clear: both;
	display: block;
	font-size: 12px;
	height: 0px;
}

#simply {	
	color: #51515C;
	padding-left: 0px;
	/*clear: both;
	display: block;*/
	font-size: 14px;
	font-family: Georgia, Times, serif;	
}


#ja-usertools {
	/*background: url(../images/h3-r.gif) no-repeat right top;
	padding: 8px 10px 3px 5px;
	display: block;*/
}

#ja-usertools ul {
	margin: 0;
	padding: 2px 0 0 10px;
}

#ja-usertools ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	background: none;
	display: inline;
}

#ja-usertools img {
	padding: 0 3px 0 0;
}

.ja-usertools-font, .ja-usertools-body {
	float: left;
}

.ja-usertools-layout, .ja-usertools-expand {
	float: right;
}

.ja-usertools-modfunc a {
	position: absolute;
	right: 20px;
	/*top: 10px;*/
	width: 125px;
	height: 16px;
	/*background: url(../images/reset.gif) top;*/
	text-indent: -50000px;
	outline: none;
}

.ja-usertools-modfunc a:hover {
	/*background: url(../images/reset.gif) bottom;*/
}

/* Tooltips */
.tool-tip {
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	float: left;
	max-width: 200px;
	padding: 5px;
	z-index: 999;
	color: #333333;
}

.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: #666666;
	border: none;
}

/* System Error Messages */
#system-message dd.error ul {
	background: #666666;
	border: none;
}

/* System Notice Messages */
#system-message dd.notice ul {
	background: #666666;
	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%;
}

.moving {
	border: dotted 0px #ff0000;
}

.none {
	background: none;
}

/* Logo Samba Heat */

.element.style {
	background-repeat: no-repeat !important;
}

/* Menu topo posição */

#ja-splitmenu {
	/*margin-bottom:-25px !important;
	margin-left:-5px !important;
	margin-right:-25px !important;*/
}

/* menu principal posição */
	
#ja-splitmenu a span {
	display:block !important;
	line-height:30px !important;
	padding:6px 18px !important;
	color: #777799 !important;

	
}

/* logo tecnologia samba */

#logotecnologia {
	padding: 10px;
}

/* cor do caminho do site */

/*#ja-usertools {
	color: #F15A24 !important;
	padding-top: 12px !important;
	height: 87px;
}*/

/*
 * CLASSES ADICIONAIS PARA TRATAMENTO DO BREADCRUMBS
 */
 
.breadcrumbs-titulo {
	color: #FFF;
}

.breadcrumb-pathway {
	color: #F15A24;
}

/* logo rodape tecnologia samba */

#lg {
	padding: 27px 0 3px;
	float: right;
	
}


/* classe do link contato frase topo */

.classe2 {
	color: #FFFFFF;
	
}
a.classe2:visited {text-decoration: none}
a.classe2:hover {
	text-decoration: none; 
	color: #F15A24;
}
a.classe2:active {text-decoration: none}


/* intranet > documentos - cor do fundo*/

.dm_description {
	background: none !important;
	padding:5px !important;
}

#dm_cats h3, #dm_docs h3 {
	clear:right !important;
	padding:10px 2px 10px 10px !important;
	background: none !important;
	border-bottom: none !important;
	
}

/* intranet > documentos > artigos - cor dos links*/

a.dm_name:hover {
	background:#333333 none repeat scroll 0 0 !important;
	color:#F15A24 !important;
}

.dm_orderby {
	background: none; !important;
}

/* intranet > samba heat background da tabela*/

#ch_stats_table {
	background: none !important;
	border: 1px solid #FFFFFF !important;
}

.ja-box-tl {
	padding-left: 0px !important;
}

#ja-splitmenu li.active a span, #ja-splitmenu li.active a:hover span, #ja-splitmenu li.active a:active span, #ja-splitmenu li.active a:focus span {
	background:#B1B2D2 url(../images/style14/degrade_cinza.png) repeat-x scroll center bottom !important;
	color: #fff !important;
	}
	
#ja-splitmenu a:hover span, #ja-splitmenu a:active span, #ja-splitmenu a:focus span {
	background:#B1B2D2 url(../images/style14/degrade_cinza.png) repeat-x scroll center bottom !important;
	color: #ffffff !important;
	}
	
#ja-splitmenu li {
margin-left: 2px !important;
}

#ja-splitmenu {
	margin-left:-3px !important;

}


/***********RODAPE***********/

#mainlevelmenurodape {
	text-align:center;
	background:transparent url(../images/style14/rodape_BG.png) repeat scroll 0 0;
	font-size: 120% !important;
	padding:8px;
	color:#899096;
	height:11px;
	}
	
.menumenurodape_b {
	text-align:center;
	background:transparent url(../images/style14/rodape_BG_b.png) repeat scroll 0 0;
	font-size: 120% !important;
	padding-top:3px !important;
	color:#899096;
	height:26px;
	}
	
.menumenuslogan {
	background:transparent url(../images/style14/rodape_BG_02.png) repeat-x scroll 0 0;
	height:36px;
	padding:8px 0 0;
	}
	
.menumenulogorodape {
	background:transparent url(../images/style14/rodape_BG_03.png) repeat-x scroll 0 0;
	height: 42px;
	padding: 11px 24px 0px 15px;
	}
	
#mainlevelrss {
	height:0;
	margin-top:-33px;
	padding:0 51px 0 0;
	text-align:right;
	}

#mainlevelrss a {
	color:#C9C8E3 !important;
	}
	
.moduletablebemvindo {
	background:transparent url(../images/traco_um.jpg) repeat-x scroll center bottom;
	padding:0 15px 15px;
	}
	

#ja-splitmenu a {
	font-size:13px !important;
	}

#ja-splitmenu li.active a, #ja-splitmenu li.active a:hover, #ja-splitmenu li.active a:active, #ja-splitmenu li.active a:focus {
	color:#ffffff !important;
	}

#ja-splitmenu a:hover, #ja-splitmenu a:active, #ja-splitmenu a:focus {
	color:#ffffff !important;
	}
	
#ja-splitmenu a {
	color:##777799 !important;
	}
	
span.pathway {
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:10px;
	padding-left: 120px;
	float: left;
	margin-top: -33px;
	
	
}



/***********slide***********/

#navi-outer {
	background:#131317 !important;
	height:222px !important;
	border: 1px solid #131317 !important;
	}
	
#navi-outer a {
	background:#131317 url(../images/style14/degrade_cinza.png) repeat-x scroll center bottom !important;
	width: 224px !important;
	height: 45px !important;
	line-height: 13px !important;
	border-bottom:0px !important;
	padding: 6px 8px 5px 8px;
	}

#navi-outer a:hover, #navi-outer a.navi-active {
	background:#B1B2D2 url(../images/style14/degrade_azul.png) repeat-x scroll center bottom !important;
	border-bottom: none !important;
	width: 192px !important;
	padding: 6px 8px;
	height: 44px !important;
	}
	
#fpss-outer-container {
	border: none !important;
	margin:0 !important;	
	}
	
#fpss-container {
	/*border-top:1px dotted #000000 !important;*/
	}
	
#navi-outer li a span.navbar-title {
	font-family: Arial, Helvetica, sans-serif !important;
	padding-right: 20px !important;
	font-weight: bold;
	font-size: 15px;
	padding-top: 7px;
	padding-left: 3px;
	}
	
#navi-outer li a span.navbar-tagline {
	padding-left: 3px;
	}
	
.fpss-introtext .slidetext h1 a {
	font-family: Arial, Helvetica, sans-serif !important;
	
	}
	
.fpss-introtext .slidetext h1 a:hover {
	font-family: Arial, Helvetica, sans-serif !important;
	
	}
	
.fpss-introtext .slidetext {
	padding:14px 19px !important; 
}

.fpss-introtext .slidetext p {
	margin:0px !important; 
}

#navi-outer li a:hover span.navbar-tagline, #navi-outer li a.navi-active span.navbar-tagline {
	color:#000000 !important;
	padding-left: 3px;
	}
	
#navi-outer li a:hover span.navbar-title, #navi-outer li a.navi-active span.navbar-title {
 	color:#000000 !important;
	padding-top: 7px;
	padding-left: 3px
 }
 
#fpss-container {
	margin-top:1px !important;
	}
	
.frasetopo {
	padding-top: 16px;
	float:right;
	padding-right: 192px;
	}
	
.fraselogo {
	color:#000000;
	display:block;
	float:left;
	font-weight:bold;
	height:16px;
	width:88px;
}
	
.samba-rss {
	margin-left: 0;
	float: right;
	margin-top: -34px;
	padding-right: 18px;
	text-decoration: none !important;
	}

.samba-caminho {
	float: left;
	margin-top: -32px;
	}
	
.samba-img-rss {
	vertical-align: middle;
	}
	
.flash {
	height:0;
	margin-left:395px;
}

#fla {
	float:right;
	height:0;
	padding-left:199px;
	position:absolute;
	top:22px;
	z-index:99;
}

.moduletablecaminhodosite {
	height: 0;
	padding: 0;
	}
	
	
.moduletablerss {
	height:0;
	margin-top:-33px;
	padding:0 51px 0 0;
	text-align:right;
	}

.moduletablerss a {
	color:#C9C8E3 !important;
	}

.pixsearchprocurar {
	background: #000000 url(../images/style14/bgproc.png) no-repeat scroll top;
	height: 74px;
	width: 707px;
	margin-bottom: 10px;
	
	}
	
.pixsearchprocurar #ps_search_str {
	border:1px solid #F15A24 !important;
	color:#333333 !important;
	font-size:17px !important;	
	height:20px !important;
	margin-left:195px !important;
	margin-top:23px !important;
	width:474px !important;
	}
	
	.pixsearchprocurar #ps_results {
	margin-left: 195px ;
	}
	
.highlight {
	background:#F15A24 url(../images/style14/dazul.png) repeat-x scroll top !important;
	}
	
	#comments ol {
border-top:1px solid #19181D;
clear:left !important;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0 0 10px;
padding:0;
}

.pixsearchpesquisa {
	padding: 19px;
	text-align: center;
	}

.moduletraducao {
padding: 0px 0px 17px 0px;
text-align: center;

}