/*------------------------------------------------------------------------
# JA Kulanite for Joomla 1.5 - Version 1.2 - Licence Owner JA88977
# ------------------------------------------------------------------------
# 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
# This file may not be redistributed in whole or significant part.
-------------------------------------------------------------------------*/
/* COMMON STYLE
--------------------------------------------------------- */
html, body, form, fieldset {
	margin: 0;
	padding: 0;
	margin-top:0px;
	margin-bottom:0px;
}

body {
	background: #FFFFFF;
	color: #000000;
	font-family: Arial, sans-serif;
	line-height: 1.6;
	margin-top:0px;
	margin-bottom:0px;
}

body#bd {
	color: #505050;
	background: #FFFFFF;
	background-color: #CCCCCC;
	margin: 20px 0 50px;
	margin-top:0px;
	margin-bottom:0px;
	background-attachment: fixed;
	background-position: 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: #a86900;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color: #a86900;
	text-decoration: underline;
}

a img {
	border: none;
}

/* Title text */
.contentheading, .componentheading, .blog_more strong, h1, h2, h3, h4, .nftitle {
	line-height: normal;
	font-weight: bold;
}	

/* Small text */
small, .small, .smalldark, .createby, .createdate, .modifydate, .img_caption,
p.site-slogan, a.readon, #ja-pathway {
	font-size: 92%;
}

small, .small, .img_caption {
	color: #999999;
}

img {
	margin: 0;
	padding: 0;
}

img.caption {
	margin-top: 15px;
}

/* Heading */
h1 {font-size: 180%;}
h2 {font-size: 150%;}
h3 {font-size: 125%;}
h4 {font-size: 100%; text-transform: uppercase;}

p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
	margin: 10px 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;
}

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: 100%;
}

/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}

form label {
	cursor: pointer;
}

input, select, textarea, .inputbox, .button {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 100%;
}

.inputbox {
	border: 1px solid #CCCCCC;
	padding: 2px;
	background: #FFFFFF;
	color: #505050;
}

.button {
	padding: 1px 8px;
	border: 1px solid #CCCCCC;
	background: url(../images/but-bg.gif) repeat-x center #DDDDDD;
	font-weight: bold;
	color: #505050;
}

* html .button { /*IE 6*/
	padding: 0 5px !important;
}

*+html .button { /*IE 7*/
	padding: 0 5px !important;
}

/* JOOMLA STYLE
--------------------------------------------------------- */
.article_separator {
	clear: both;
	display: block;
	height: 30px;
	background: url(../images/hdot.gif) repeat-x center;
}

.column_separator {
	padding: 0 25px;
}

/* content tables */
.sectiontableheader {
	background: url(../images/grad1.gif);
	border-right: 1px solid #E6E6E6;
	padding: 4px;
	color: #333333;
	font-weight: bold;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
	padding: 4px;
	background: url(../images/hdot.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 10px 7px;
	padding: 1px 5px 1px 20px;
}

table.contenttoc th {
	border-bottom: 1px solid #E6E6E6;
	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: #E6E6E6;
}

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/icon-pages.gif) no-repeat 1px 5px;
	margin: 0;
	padding: 0 0 0 17px;
}

.category {
	font-weight: bold;
}

h1.componentheading, .componentheading {
	margin: 0 0 10px;
	padding: 0 0 5px;
}

.componentheading {
	font-size: 300%;
	color: #333333;
	background: url(../images/hdot.gif) repeat-x bottom;
}

.contentdescription {
	padding-bottom: 30px;
}

h2.contentheading, .contentheading {
	margin: 0;
	padding: 0;
	font-size: 200%;
	color: #333333;
}

table.blog .contentheading {
	font-size: 150%;
	color: #A86900;
}

a.contentpagetitle,
a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
}

a.readon {
	display: block;
	float: left;
	clear: both;
	text-decoration: none;
	background: url(../images/readon-bg.gif) no-repeat;
	height: 21px;
	line-height: 20px;
	width: 88px;
	text-indent: 8px;
	color: #505050;
}

a.readon:hover, a.readon:focus, a.readon:active {
}

table.contentpaneopen td, table.contentpane td {
}

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;
}

.smalldark {
	text-align: left;
}

div.syndicate div {
	text-align: center;
}

.pollstableborder tr.sectiontableentry1 td,
.pollstableborder tr.sectiontableentry2 td {
	background: none;
}

/* META
--------------------------------------------------------- */
.createdate {
	color: #999999;
}

.modifydate {
	float: left;
	width: 100%;
	color: #999999;
	margin-bottom: 10px;
	display: block;
}

.buttonheading {
}

.buttonheading img {
	border: 0;
	float: right;
	margin: 7px 5px 0 0;
}

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#ja-wrapper {
	width: 950px;
	margin: 0 auto;
	clear: both;
	background: url(../images/wrapper-bg.png) repeat-y center;
}

.narrow #ja-wrapper {
	width: 750px;
	background: url(../images/wrapper-bg-n.png) repeat-y center;
}


#ja-container {
	padding: 5px 20px;
}



/* PRIMARY COLUMN
--------------------------------------------------------- */
#ja-content {
	clear: both;
	display: block;
	float: left;
	width: 71%;
	border-top: solid 2px #d58400;
}

.leftlayout #ja-content {
	float: right;
}

.leftlayout #ja-colwrap {
	float: left;
}

#ja-current-content {
	padding: 10px 15px;
	border: 1px solid #E6E6E6;
	background: url(../images/grad2.gif) repeat-x bottom #FFFFFF;
}

/* COLUMNS
--------------------------------------------------------- */
#ja-colwrap {
	float: right;
	overflow: hidden;
	width: 28%;
	border-top:2px solid #d58400;
	border-bottom:2px solid #d58400;
}

.left #ja-colwrap {
	float: left;
}

#ja-col {
	border: 1px solid #E6E6E6;
	background: url(../images/grad2.gif) repeat-x bottom #FFFFFF;
	padding: 10px;
}


/*common style for column*/
#ja-col table {
	border-collapse: collapse;
	border-spacing: 0;
}

#ja-col .article_separator {
	display: none;
}

#ja-col ul {
	list-style: none;
}

/* COLLAPSIBLE LAYOUT
--------------------------------------------------------- */
#ja-containerwrap,
#ja-containerwrap-f {
	padding: 0;
	margin: 0 0 10px;
	clear: both;
}

/* full */
#ja-containerwrap-f #ja-container  {
	background: none;
}

#ja-containerwrap-f #ja-container-inner {
	background: none;
}

#ja-containerwrap-f #ja-content {
	width: 100%;
}


/* MODULE
--------------------------------------------------------- */
div.moduletable h3,
div.moduletable_menu h3,
div.moduletable_text h3,
div.moduletable_hilite h3 {
	display: block;
	background: url(../images/h3-bg.gif) no-repeat left;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	padding-left: 5px;
	height: 32px;
	line-height: 32px;
	font-size: 100%;
	margin: 0 -10px;
}

div.moduletable_hilite h3 {
	background: url(../images/h3-bg-hilite.gif) no-repeat left;
	color: #FFFFFF;
}

div.moduletable h3 span,
div.moduletable_menu h3 span,
div.moduletable_text h3 span,
div.moduletable_hilite h3 span {
	padding: 0 10px 0 5px;
	margin: 0;
	height: 32px;
	line-height: 32px;
	display: block;
	background: url(../images/h3-bg.gif) no-repeat right;
}

div.moduletable_hilite h3 span {
	background: url(../images/h3-bg-hilite.gif) no-repeat right;
}

div.moduletable,
div.moduletable_menu,
div.moduletable_text,
div.moduletable_hilite {
	margin: 0 0 20px;
	padding: 0 10px;
}

div.moduletable_video {
	margin: 0 0 10px;
	padding: 0;
}

div.moduletable_video h3 {
	display: none;
}

/* mis */
div.banneritem_text {
	padding: 1px 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_hilite 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: 16px;
}

/* HEADER
--------------------------------------------------------- */
#ja-headerwrap {
	position: relative;
	z-index: 100;
}

#ja-header {
	line-height: normal;
	position: relative;
	padding: 0;
	z-index: 999;
	height: 127px;
	width: 930px;
/*	background: url(../images/fundo_topo.jpg) repeat-x 0 19px #FFFFFF; */
	background: url(../images/header-bg.gif) repeat-x 0 19px #FFFFFF; 
	margin: 0 10px;
/*	background: url(../images/header-bg_ap.png) no-repeat #cccccc;*/
	margin-bottom: 10px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 3px solid #D58400;
}

h1.logo, h1.logo-text {
	margin: 0;
	padding: 0;
	font-size: 200%;
}

h1.logo a {
	width: 500px;
	display: block;
	background: url(../images/logo_iasd.png) no-repeat;
	position: absolute;
	height: 70px;
	top: 12px;
	left: 12px;
}

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;
	bottom: 35px;
	left: 15px;
	color: #FFFFFF;
}

h1.logo-text a:hover, logo-text a:active, logo-text a:focus {
	color: #d58400;
}

p.site-slogan {
	position: absolute;
	bottom: 10px;
	left: 20px;
	color: #999999;
	letter-spacing: 1px;
}

/* MAIN NAVIGATION
--------------------------------------------------------- */
#ja-mainnav {
	height: 23px;
	position: absolute;
	bottom: 4px;
	left: 2px;
}

#ja-mainnav a, #ja-subnav a {
	outline: none;
}

/* breadcrumbs */
#ja-pathway {
	padding: 0 0 7px;
	background: url(../images/hdot.gif) repeat-x bottom;
	margin-bottom: 5px;
}

#ja-pathway strong {
	margin-right: 5px;
	background: url(../images/symbol.gif) no-repeat 2px center #E6E6E6;
	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: none;
	margin: 0;
	padding: 1px 0;
	background: url(../images/hdot.gif) repeat-x bottom;
}

ul.menu li a {
	display: block;
	padding: 5px 5px 5px 15px;
	background: url(../images/icon-pages.gif) no-repeat left;
	color: #505050;
}

ul.menu li a:hover, ul.menu li a:active, ul.menu li a:focus {
	color: #d58400;
	background: url(../images/icon-pages.gif) no-repeat left;
}

ul.menu li.active a {
	font-weight: bold;
}

ul.menu li ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.menu li li {
	background: none;
}

ul.menu li li a {
	background: url(../images/bullet.gif) no-repeat 10px 11px !important;
	border: none;
	font-weight: normal !important;
	padding-left: 20px !important;
	width: 75%; /*need for ie6*/
}

ul.menu li li a:hover, ul.menu li li a:active, ul.menu li li a:focus {
	background: none;
	color: #d58400;
}

/* SPOTLIGHT
--------------------------------------------------------- */
/* Top spotlight */
#ja-topsl {
	color: #FFFFFF;
	position: relative;
	height: 200px;
	margin-bottom: 10px;
	background: #333333;
	z-index: 1;
}

#ja-topsl div.moduletable {
	padding: 0;
	margin: 0;
	width: 70%;
	position: absolute;
	bottom: 20px;
	left: 0;
	background: url(../images/trans-bg.png);
}

#ja-topsl .nftitle {
	display: none;
}

#ja-topsl .nfcontent {
	font-size: 175%;
	color: #DDDDDD;
	padding: 5px 0 0 20px;
}s

/* Top spotlight adicionais */
#ja-topsl3 {
	clear: both;
	margin: 0 0px;
	padding: 0;
	height: 310px;
/*	background: url(../images/topsl-bg.gif) repeat-x bottom #000000;*/
	background-color: #000000;
	overflow: hidden;
}

#ja-topsl3 {
	float: left;
	padding-left:18px;
	width: 660px;
	overflow: hidden;
}

#ja-topsl3 div#ja-slideshowwrap {
	margin: 0px 0px;
}

#ja-topsl2 {
/*	float: right; */
	width: 245px;
	overflow: hidden;
}

#ja-topsl2 div.moduletable h3, #ja-topsl2 div.moduletable h3 span {
/*	background-image: url(../images/h3-bg-d.gif) #000000;*/
    background-color:#000000;
}

#ja-topsl2 div.moduletable {
	margin: 0px 0 0;
}



/* FOOTER
--------------------------------------------------------- */
#ja-footer {
	padding: 0;
	margin-left:10px;
	margin-right:10px;
	position: relative;
	background: url(../images/grad2.gif) repeat-x center;
	height: 60px;
	width: 930px;
	border: 0px;
	border-top:2px solid #d58400;
	border-bottom:3px solid #d58400;
}

#ja-footer small {
	float: right;
	font-size: 100%;
	padding-right: 20px;
	line-height: 30px;
	color: #505050;
}

#ja-footer ul {
	float: left;
	margin: 0;
	padding-left: 10px;
}

#ja-footer li {
	display: inline;
	margin: 0;
	padding: 0;
	background: url(../images/vline.gif) no-repeat left center;
}

#ja-footer li a {
	display: inline;
	line-height: 30px;
	padding: 0 10px;
}

#ja-footer li.ja-firstitem {
	background: none !important;
}

.ja-footurl {
	float: none;
	clear: both;
}

/* MISCELLANOUS
----------------------------------------------------------- */
ul.accessibility {
	position: absolute;
	top: -100%;
}

/* Search */
#ja-search {
	top: 1px;
	left: 560px;
	position: absolute;
	font-size: 12px;
	width: 210px;
	height: 47px;
	background: url(../images/search-bg.gif) no-repeat;
}

* html #ja-search {
	right: 75px;
}

#ja-search .inputbox {
	padding: 0 0 0 10px;
	margin-top: 17px;
	border: none;
	background: none;
	color: #505050;
}

/* Login Form */
#ja-login {
	position: absolute;
	top: 1px;
	left: 190px;
}

#login-wrap {
	height: 47px;
	width: 357px;
	background: url(../images/login-bg.gif) no-repeat;
}

#logout-wrap {
	background: none;
	color: #FFFFFF;
}

#logout-wrap form input.button {
	border: 1px solid #333333 !important;
	background: url(../images/but-lo-bg.gif) repeat-x bottom left #505050 !important;
	padding: 1px 5px 3px;
	margin-top: 5px !important;
}

#ja-login div {
}

#ja-login form {
	float: left;
}

#ja-login form label {
	float: left;
}

label.ja-login-user span,
label.ja-login-password span {
	display: none;
}

#ja-login form input.button {
	font-size: 11px !important;
	float: left;
	background: none;
	border: none;
	color: #CCCCCC;
	margin-top: 16px;
}

#ja-login form #mod_login_username,
#ja-login form #mod_login_password {
	width: 90px;
	margin: 16px 0 0 30px;
	font-size: 12px !important;
	padding: 2px;
	background: #FFFFFF;
	border: none;
}

#ja-login form #mod_login_password {
	margin: 16px 16px 0 50px;
}

.ja-login-links {
	display: none;
}

/* Tabs */
#ja-tabs {
	margin-bottom: 20px;
	padding: 0;
	padding-left:20px;
	background: url(../images/grad3.gif) repeat-x top #FFFFFF;
	border-top: 2px solid #d58400;
	border-bottom: 2px solid #d58400;
}

#ja-tabs div.moduletable {
	margin: 0;
	padding: 0;
}

/*others*/
.mostread, .latestnews {
	text-decoration: none;
}

#ja-banner {
	margin: 10px 10px 10px 10px;
	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 {
	padding: 8px 0;
	background: url(../images/hdot.gif) repeat-x bottom;
}

div.ja-innerdiv img {
	margin-right: 5px;
}

/* User Tools */
#ja-usertools {
	padding: 2px 0 0;
	font-size: 11px;
	position: absolute;
	top: 10px;
	right: 25px;
	float:right;

}

#ja-usertools ul {
	margin: 0;
	padding: 0;
	
}

#ja-usertools ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	background: none;
	display: inline;
	
}

#ja-usertools img {
	padding: 0 3px 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: #505050;
	border: none;
}

/* System Error Messages */
#system-message dd.error ul {
	background: #505050;
	border: none;
}

/* System Notice Messages */
#system-message dd.notice ul {
	background: #505050;
	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%;
}

.user-left{
	width: 520px;
}

.user-center, .user-right {
	width: 400px;
}
.user-1, .user-2 {
	width: 300px;
}

.user-left,.user-1 {	float: left; }
.user-right, .user-2 {	float: right; }
.user-center { 	
	float: left; 
	margin-left: 4px;
}

.user-left, .user-right, .user-center,.user-1, .user-2  {
	font-size: 0.95em;
	margin-top: 10px;
	margin-top: 2px;
	margin-bottom: 10px;
}
.user-left .moduletable, .user-right .moduletable, .user-center .moduletable,.user-1 .moduletable, .user-2 .moduletable { margin: 0 0 10px 0; }
.user-left h3, .user-right h3, .user-center h3, .user-1 h3, .user-2 h3 { 
	padding: 2px 0;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
}
.user-left .contentheading, .user-right .contentheading, .user-center .contentheading,.user-1 .contentheading, .user-2 .contentheading { font-size: 1em; }


#ja-top {
	margin-left: 10px;
}
