/*------------------------------------------------------------------------
# JA Dravity 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
--------------------------------------------------------- */
html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

body {
	background: #fff;
	color: #333333;
	font-family: "Trebuchet MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 1.5;
}

body#bd {
	/*color: #CCCCCC;*/
	 
   
}

body.contentpane {
	color: #333333;
	font-size: 12px;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	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: #A80106;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	/*color: #CCCCCC;*/
	text-decoration:none;
}

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-breadcrumb, #ja-colwrap, #ja-botslwrap, #ja-footer {
	color: #333;

}

small, .small {
font-size:11px;
}

img {
	
	padding: 0;
}

img.caption {
	margin-top: 15px !important;
}

/* Heading */
h1 {
	font-size: 180%;
}

h2 {
	font-size: 150%;
}

h3 {
	font-size:140%;
margin:0 !important;
padding:0 0 7px !important;
text-transform:uppercase;
}

h4 {
	font-size: 100%;
	text-transform: uppercase;
}

p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
	margin: 12px 0;
	padding: 0;
}

ul {
	list-style: none;
    background:url(../../images/bot.png);  
}

ul li {
	line-height:1.6;
list-style:disc inside none;
padding-left:11px;
color:#137DC2;
}

ul.level_1 li {
	list-style: circle inside none !important;
}
ol li {
	line-height: 180%;
	margin-left: 35px;
}

th {
	font-weight: bold;
	padding: 5px 0;
	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, div {
	font-size: 101%;
}

/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}

form label {
	cursor: pointer;
}

input, select, textarea, .inputbox {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
   
    border:medium none;
    color:#fff;
	padding:2px 4px;
	


}

input[type="button"], button, .button, input[type="submit"] {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
    background:#137DC2 none repeat scroll 0 0;
    border:medium none;
    color:#fff;
	padding:2px 4px;
	cursor:pointer;
}

input[type="button"]:hover, button:hover, .button:hover, input[type="submit"]:hover {
background:#1FAAFF;
}


.inputbox {
	border: 1px solid #333333;
	padding: 2px;
	/*background: url(../images/input-bg.gif) repeat-x top #EFEFEF;*/
}

.button {
    padding:2px 4px;
	background:#137DC2!important;/* url(../images/grad1.gif) repeat-x bottom #333333;*/
	color: #fff;
	border:none;/* 1px solid #333333;*/
	cursor:pointer;
  
}

.button:hover{
	background:#1FAAFF !important;
	
}

#contentpaneopen, .button{


}

#sl_submitbutton,.button{
background:#92A3AE;
margin-top:20px;
}



* html .button, *+html .button {
	padding: 1px 5px !important;
}

/* JOOMLA STYLE
--------------------------------------------------------- */
table.blog {
}

.article_separator {
	clear: both;
	display: block;
	height: 30px;
    


.article_column {
}

.column_separator {
	padding: 0 25px;
}

/* content tables */
td.sectiontableheader {
	background: #92A3AE;
	border: 1px solid #0F0F0F;
	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%;
}

table.contenttoc a {
	text-decoration: none;
}

table.contenttoc td {
	/*background: url(../images/bullet.gif) no-repeat 5% 50%;*/
	padding: 1px 5px 1px 25px;
}

table.contenttoc th {
	border-bottom: 1px solid #92A3AE;
	padding: 10px 0 3px;
	text-indent: 5px;
}

table.poll {
	border-collapse: collapse;
	padding: 0;
	width: 100%;
	margin:0px;
}

table.pollstableborder {
	
border:medium none;
margin-left:0;
padding:0;
text-align:left;
width:56%;
}
	
	
	
	
	
/*	border: none;
	padding: 0;
	text-align: left;
	width: 56%;
    margin-left:-88px;/*teste*/*/

}

table.pollstableborder img {
	vertical-align: baseline;
}

table.pollstableborder td {
	border-collapse: collapse;
	border-spacing: 0;
	padding-top: 4px !important;
	background: none;
}

table.pollstableborder tr.sectiontableentry1 td {
	background: #1E1E1E;
}

table.searchintro {
	padding: 10px 0;
	width: 100%;
}

table.searchintro td {
	padding: 5px!important;
}

table.adminform {
}

.adminform .inputbox {
}

.blog_more {
	border-top: 1px solid #333333;
	padding: 10px;
}

.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 8px;
	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: 30px;
	font-weight:bold;
	letter-spacing:-1px;

    color:#333;
	margin-top:20px;

}

.contentdescription {
	padding-bottom: 30px;
}

h2.contentheading, .contentheading {
	font-weight: normal;
	margin: 0;
	padding: 0;
	line-height: normal;
}

.contentheading {
	font-size: 230%;
	line-height: normal;
	padding-top:15px;
	font-weight:bold;
	letter-spacing:-1px;
}


a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
	text-decoration: none !important;
}

a.contentpagetitle {
color:#000;
font-size:100%;
font-weight:bold;
letter-spacing:-1px;
}

a.readon {
	display: block;
	
	background: #137DC2;
	color: #fff;
	
	clear: both;
	text-transform:capitalize;
	padding: 2px 4px;
    font-size:13px;
	width:71px;
	margin:6px 0 0;
     	

}

a.readon:hover, a.readon:active, a.readon:focus {
	text-decoration: none;
	background: #1FAAFF;
	color: #FFFFFF;
}

table.contentpaneopen td, table.contentpane td {

}

table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
}

ul.pagination {
	margin: 15px auto;
	padding: 10px 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 {
	
	font-weight: bold;
	
}

.pagenavcounter {
	
	font-weight: bold;
	padding: 7px 0 15px;
}

.sectiontableheader {
	color: #333;
	font-weight: bold;
	padding: 8px 5px;
	background:none !important;
	border:none !important;
}

.sectiontableheader a {
	color: #333;
}

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
--------------------------------------------------------- */
.createdate {
	padding: 5px 0;
}

.modifydate {
	float: left;
	width: 100%;
}

div.buttonheading {
	float: right;
	width: 20%;
}

.buttonheading img {
	border: 0;
	float: right;
	margin: 7px 5px 0 0;
}

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#ja-wrapper {
	padding: 0 0 0px;

	}

.home-deco {
	background: url(../images/body-bg.gif) repeat-x 0 25px;;
}

#ja-header,
#ja-mainnavwrap,
#ja-container,
#ja-botslwrap,
#ja-footer {
	margin: 0 auto;
	width: 970px;
	clear: both;
}

.narrow #ja-header,
.narrow #ja-mainnavwrap,
.narrow #ja-container,
.narrow #ja-botslwrap,
.narrow #ja-footer {
	margin: 0 auto;
	width: 770px;
}

#ja-container {
	padding: 8px 0 0;
    

}

/* PRIMARY COLUMN
--------------------------------------------------------- */
#ja-content {
	clear: both;
	display: block;
	float: left;
	width: 48%;
}

#ja-content div.ja-innerpad {
	padding: 11px 0px 0 0;
    color:#333;
}

/* COLUMNS
--------------------------------------------------------- */
#ja-colwrap {
	float: right;
	overflow: hidden;
	width: 51%;
	color: #333;
}

#ja-col1 {
	float: left;
	overflow: hidden;
	width: 292px;
	clear: both;
	padding-bottom: 10px;
    padding-top:9px;
}



.narrow #ja-col1-bot {
	background: url(../images/col-bot-n.gif) no-repeat bottom left;
}

.narrow #ja-col1-top {
	background: url(../images/col-top-n.png) no-repeat top left;
}

.narrow #ja-col1-center {
	background: url(../images/col-center-n.png) repeat-y left;
}

#ja-col2 {
	float: right;
	overflow: hidden;
	width: 193px;
	padding-top: 10px;
}

/*common style for column*/
#ja-colwrap a {
	
}

#ja-colwrap a:hover, #ja-colwrap a:active, #ja-colwrap a:focus {
	color: #1FAAFF;
}

#ja-colwrap table {
	border-collapse: collapse;
	border-spacing: 0;
}

#ja-colwrap .article_separator {
	display: none;
}

/* COLLAPSIBLE LAYOUT
--------------------------------------------------------- */
#ja-containerwrap, #ja-containerwrap-c, #ja-containerwrap-f {
	margin:0 auto;
padding:0;
width:970px;
    
}

/* full */
#ja-containerwrap-f #ja-content {
	float: none;
	width: 99%;
}

/* content + col */
#ja-containerwrap-c #ja-content {
	width: 79%;
	height:auto !important;
	height/*\**/:auto \9!important;
}

#ja-containerwrap-c #ja-colwrap {
	background: none;
	width: 20%;
}

#ja-containerwrap-c #ja-col1,
#ja-containerwrap-c #ja-col2 {
	width: 100%;
}

/* MODULE
--------------------------------------------------------- */
.icon1 h3 {background-image: url(../images/icons/icon1.gif);}
.icon2 h3 {background-image: url(../images/icons/icon2.gif);}
.icon3 h3 {background-image: url(../images/icons/icon3.gif);}
.icon4 h3 {background-image: url(../images/icons/icon4.gif);}
.icon5 h3 {background-image: url(../images/icons/icon5.gif);}
.icon6 h3 {background-image: url(../images/icons/icon6.gif);}
.icon7 h3 {background-image: url(../images/icons/icon7.gif);}
.icon8 h3 {background-image: url(../images/icons/icon8.gif);}
.icon9 h3 {background-image: url(../images/icons/icon9.gif);}

.icon1 h3,.icon2 h3,.icon3 h3,.icon4 h3,
.icon5 h3,.icon6 h3,.icon7 h3,.icon8 h3,.icon9 h3 {
	padding: 0 0 0 28px !important;
	background-position: left center;
	background-repeat: no-repeat;
}

div.moduletable h3,
div.moduletable_menu h3,
div.moduletable_text h3,
div.moduletable_default h3 {
background:url("../images/bg_h3.png") no-repeat scroll 0 0 transparent !important;
color:#D3DEE2;
font-size:85%;
height:23px;
margin:0 0 8px;
padding:4px 8px !important;
width:179px;
}


div.moduletable,
div.moduletable_menu,
div.moduletable_text,
div.moduletable_default {
	margin: 0;
	padding: 0 0 15px 9px;
	

}

.narrow div.moduletable,
.narrow div.moduletable_menu,
.narrow div.moduletable_text,
.narrow div.moduletable_default {
	margin: 0;
	padding: 0 15px 15px;
}

/* mis */
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 {
	margin: 0;
	padding: 0;
}

div.moduletable li,
div.moduletable_text li,
div.moduletable_menu li,
div.moduletable_hilite li {
	/*background: url(../images/bullet.gif) no-repeat 5px 8px;*/
	margin: 0;
	padding-left: 1px;
  /* border-bottom:1px dotted #FFFFFF;*/ /*borda*/

}

/* HEADER
--------------------------------------------------------- */
#ja-headerwrap {
	color: #cccccc;
	height: 100px;
	line-height: normal;
    position:relative;
    
	
	 margin:0 auto;
	 width:970px;
	 }

#ja-header {
	height: 85px;
	
	position: relative;
    
}

#ja-header a {
	color: #CCCCCC;
}

h1.logo, h1.logo-text {
	margin: 0;
	padding: 0;
	font-size: 200%;
}

h1.logo a {
	width: 193px;
	display: block;
	/*background: url(../images/logo.png) no-repeat;*/
	position: absolute;
	height: 28px;
	bottom: 35px;
	left: -2px;
}

h1.logo a span {
	position: absolute;
	top: -1000px;
}

h1.logo-text a {
	color: #FFFFFF !important;
	text-decoration: none;
	outline: none;
	position: absolute;
	bottom: 20px;
	left: 5px;
	letter-spacing: 1px;
}

p.site-slogan {
	margin: 0;
	padding: 0;
	color: #666666;
	position: absolute;
	bottom: 50px;
	left: 5px;
}

/* MAIN NAVIGATION
--------------------------------------------------------- */
#ja-mainnavwrap {
	position: relative;
	height: 36px;
	margin-top:30px;
	background:url("../images/bg_menu.png") no-repeat scroll 0 0 transparent !important;
	z-index:1;
    
}

#ja-mainnav {
 
   height:36px;
 	bottom: 0;
	top: 0;
	display:block;
}
	


#ja-mainnav a, #ja-subnav a {
	outline: none;
}

#ja-subnav {
	display: block;
	font-size: 92%;
	height: 22px;
	position: absolute;
	top: 29px;
	background: url(../images/grad1.gif) repeat-x bottom #333333;
	width: 100%;
}

#ja-subnav ul {
	margin: 0;
	padding: 0;
}

#ja-subnav li {
	background: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#ja-subnav li a {
	color: #999999;
	display: block;
	float: left;
	line-height: 22px;
	padding: 0 15px;
	text-decoration: none;
	background: url(../images/vline.gif) no-repeat center left;
}

#ja-subnav li a:hover,
#ja-subnav li a:active,
#ja-subnav li a:focus {
	color: #FFFFFF;
	text-decoration: none;
}

#ja-subnav li.active a,
#ja-subnav li.active a:hover,
#ja-subnav li.active a:active,
#ja-subnav li.active a:focus {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

/* breadcrumbs */
#ja-breadcrumb {

    margin-top:0px;
	font-size:13px;

}

#ja-breadcrumb strong {
	font-weight: normal;
	margin-right: 5px;
}

#ja-breadcrumb a {
	text-decoration: none;
}

#ja-breadcrumb img {
	margin: 1px 0px;
}

/* Default Joomla! Menu */
ul.menu {
	list-style: none;
	margin: 0;
	padding: 0;
	z-index: 998;
}

ul.menu li {
	background: none;
	margin: 0;
	padding: 0;
	line-height:1.5;
}

ul.menu li a {
	
	outline: none;
	padding: 0 4px;
	line-height: 30px;
	
	width: 90%; /*need for ie6 transparent*/
}

ul.menu li a:hover,
ul.menu li a:active,
ul.menu li a:focus {
	text-decoration: underline;
	background: url(../images/mainlevel-bg.gif) no-repeat bottom right;
}

ul.menu li.active a {
	
	font-weight: bold;
	text-decoration: none;
}

ul.menu li ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.menu li li a {
	background: url(../images/arrow2.png) no-repeat 10px 12px !important;
	border: none;
	color: #999999 !important;
	font-weight: normal !important;
	padding-left: 22px !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;
	color: #FFFFFF !important;
}

/* SPOTLIGHT
--------------------------------------------------------- */
/* Spotlight Box Style */
.ja-box-full, .ja-box-left, .ja-box-center {
	float: left;
	overflow: hidden;
	padding: 15px 0 0;
	
}

.ja-box-right {

float:right;
overflow:hidden;
padding:15px 0 0;
position:relative;
text-align:right;
top:46px;
width:199px !important;
z-index:1000;
}

.ja-box-left, .ja-box-center {

   background:transparent  url(../images/vline.gif) repeat-y scroll right top;
  font-size:12px;
}

/* Top spotlight */

/* Bot spotlight */
#ja-botslwrap {
	/*border: 1px solid #1E1E1E;*/
	
	
	padding: 0;
        
	color: #3D4A53;
}


#ja-botsl {
	display:block;
}


#ja-botslwrap h3 {
	font-size: 100%;
}

#ja-botslwrap ul, #ja-botslwrap ol {
	margin:0 0 0 14px;
	padding: 0;
}

#ja-botslwrap ol li {
	margin: 0 0 0 20px;
	padding: 0;
}

#ja-botslwrap ul li {
	margin: 0;
	padding: 0 0 0 0px;
	/*background: url(../images/indent2.png) no-repeat 5px 2px;*/
	list-style-type:disc;
	color:#fff;
	
	
	
}

#ja-botslwrap a {
	color: #CCCCCC;
}

#ja-botslwrap a:hover, #ja-botslwrap a:active, #ja-botslwrap a:focus {
	color: #CCCCCC;
}

/* FOOTER
--------------------------------------------------------- */
#ja-footerwrap {
	clear: both;
	
	margin:0 auto;
     width:970px;
	
}

#ja-containerwrap{
	
	margin:0 auto;
    width:970px;	
	}

#ja-footer {
	color: #333;
	padding: 1px 0 35px;
	position: relative;
	/*border-top: 1px solid #1E1E1E;*/
         
    font-size:13px;

}



#ja-footer small {
	color: #999999;
	display: block;
	font-size: 100%;
}

#ja-footer a {
	color: #231F20;
	text-decoration: none;
	
}


#ja-footer a:hover,
#ja-footer a:active,
#ja-footer a:focus {
	color: #137DC2;
	text-decoration: none;
}

#ja-footer ul {
	margin: 9px 0 0 -12px;
	padding: 0;
	float: left;
	line-height: normal;
}

#ja-footer li {
	background: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#ja-footer li a {
	display: inline;
	line-height: normal;
	padding: 0 10px 0 12px;
	text-decoration: none;
	background: url(../images/vlinef.gif) no-repeat center right;
}

.ja-footurl {
	float: none;
	clear: both;
}

/* MISCELLANOUS
----------------------------------------------------------- */
ul.accessibility {
	position: absolute;
	top: -100%;
}

/* Search */
#ja-search {
	background:none repeat scroll 0 0 transparent !important;
bottom:-31px;
float:right;
font-size:12px;
position:absolute;
right:2px;
width:639px;
}

#ja-search .inputbox {
	background-image:none!important;
	border:none; /* 1px #4F6D7F solid;*/
	padding:2px 0 0 7px;
    color:#3D4A53;
	margin-left:-20px;
    margin-top:11px; /*135px;*/
}



/*usertool*/
#ja-usertools {
	font-size: 11px;
	padding: 0;
	position: absolute;
	right: 45px;
	top: -75px;
}

#ja-usertools ul {
	float: left;
	margin: 0;
	padding: 0;
}

#ja-usertools li {
	background: none;
	display: block;
	float: left;
	line-height: normal;
	margin: 0;
	padding: 0;
}

#ja-usertools img {
	padding: 0 2px;
}

/* Login Form */
#form-login-username,
#form-login-password,
#form-login-remember {
	margin: 4px 0;
}

input#modlgn_username,
input#modlgn_passwd {
	width: 140px;
}

.narrow input#modlgn_username,
.narrow input#modlgn_passwd {
	width: 110px;
}


/*others*/
.mostread, .latestnews {
	text-decoration: none !important;
    text-transform:uppercase;
    line-height:200%;
 }

#ja-banner {
background:url("../images/bg_banner.png") no-repeat scroll 0 0 transparent;
height:390px;
margin-top:-2px;
overflow:hidden;
padding:20px 0 0 0;
text-align:center;
width:460px;
}

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;
	background: url(../images/dot.gif) repeat-x bottom left;
}

div.ja-innerdiv img {
	padding: 0;
	border: 3px solid #333333;
	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: #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%;
}

.briask-iss {
	padding-bottom:20px !important;
	padding-left:24px !important;
}

.copyright {
	display: block;
    font-size:12px;	
	margin:42px 0 0;
text-align:left;
}

.copyright2 {
	display: block;
	padding-top:0px;
	margin-top:-23px;
	
	 
}

#eventcalq caption.mod_eventlistcalq_calendar-month {
	background:#434952 url(../images/back_month.jpg) repeat-x scroll center top;
} 


table.fltable {
background:none!important;
}

.posform {
color:#3D4A53!important;
margin:0;
}




#comments h3#comments-num, #addcomment h4 {
float:left !important;
font-size:14px;
margin:0 0 10px;
width:40% !important;
color:#3D4A53!important;

}

#comment_body{
	width:300px;
	height:135px;
	border:1px solid #4F6D7F;		
}

#comment_url,#comment_email,#comment_name{ 

width:205px;


}






#submitter{
margin-top:10px;

}

#comments ol {
border-top:1px solid #92A3AE;
clear:left !important;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0 0 10px;
padding:0;

}

fieldset.adminform {
background:none!important;
border-bottom:medium none !important;
color:#92A3AE!important;
}

	
/*border-right:1px #fff solid;	*/
}

#voteid1,#voteid2,#voteid3,#contact_email_copy{

*background:none!important;		

  	
}

#mod_search_searchword{
	
	width:160px;
}

#fpss-outer-container {
border:none!important;
margin:8px auto;
overflow:hidden;
padding:2px;
width:569px;
}

#system-message dd.message {

height:47px;
}

#ja-col1-bot a{

}

#ja-col1-bot a:hover{

}

.contentpaneopen,.small{
	/*margin-top:5px;*/
    
}

input#ps_search_str {
padding: 2px;
font-size:101%;
background:#FFFFFF none repeat scroll 0 0;
color:#333;
width:169px;
border:1px solid #CCCCCC;


}

#ps_results {
margin-left:-233px !important;
}

.sectiontableentry2{
	background-color /*\**/:none!important \9;  
}

#subscribeFormModule{

	
	
}
.contenttoc{
	
border:1px solid #137DC2;
float:right;
padding:0 11px 5px;
}
div.moduletable h3, #ps_results.ps_results div.ps_row_1 h3, #ps_results.ps_results div.ps_row_2 h3, #ps_results.ps_results div.moduletable, #ps_results div.moduletable h3, #ps_results div.moduletable h3.titulo, #ps_results div.moduletable h4, #ps_results, #ps_results a, #ps_results.ps_results a, .ps_results, #ps_link, .ps_header, h3.titulo, h3.titulo a, #ps_results.ps_results p.texto, #ps_results.ps_results h4.categoria, .ps_row_btm {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent none repeat scroll 0 0;
border:medium none;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif!important;
font-weight:normal;
margin:0;
padding:0;
text-align:left;
text-transform:none;
}

.moduletablehome {
	padding:0 33px;
}

/*------------Configuração do calendario de enventos--------*/
#eventcalq caption.mod_eventlistcalq_calendar-month {
	background:#137DC2!important;
	border:none !important;
	color:#FFFFFF !important;
	margin-left:0 !important
}

#eventcalq caption.mod_eventlistcalq_calendar-month a, #eventcalq caption.mod_eventlistcalq_calendar-month a:link, #eventcalq caption.mod_eventlistcalq_calendar-month a:visited {
	color:#FFFFFF;
}

#eventcalq table.mod_eventlistcalq_calendar {
	background:#fff !important;
	border:1px solid #137DC2!important;
}

#eventcalq th.mod_eventlistcalq_daynames {
	font-size:12px !important;
	font-weight:bold !important;
}

#eventcalq th.mod_eventlistcalq_daynames,
#eventcalq td.mod_eventlistcalq,
#eventcalq td.mod_eventlistcalq_calday {

border-right:none!important;
color:#222 !important;
font-weight:normal !important;
font-size:12px;

}

#eventcalq td.mod_eventlistcalq_caltoday {
	
	background:#137DC2!important;
	
}

#eventcalq td.mod_eventlistcalq_caldaylink {
	background:none !important;
	border:none !important;
}
#eventcalq td.mod_eventlistcalq_caldaylink a:link, #eventcalq td.mod_eventlistcalq_caldaylink a:visited {
background-color:#137DC2 !important;
color:#fff;
display:block;
font-weight:bold;
text-decoration:none;
}
/*------------fim calendario-------------------------------*/	


.ja-box  {
height:30px;
position:relative;
*position:relative;
top:87px;
float:right;
z-index:1000;
*z-index:1000;

}

#ps_results.ps_results h3 {
background:none repeat scroll 0 0 transparent !important;
}

.moduletableaudio {
float:right;
position:relative;
top:-29px;
}
