/*--------------------------------------------------------------
# Coolfoto - June 2009 (for Joomla 1.5)
# Copyright (C) 2007-2009 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com  
---------------------------------------------------------------*/

/* Joomla style
--------------------------------------------------------- */

/* Basic link styles 
---------------------------------------------------------------*/

a{
	outline:none;
	cursor:pointer;
}
a:link,
a:visited,
a:active{
	color: #116fb0;
	text-decoration:none;
}
a:hover{
	 
}

fieldset{
	border:none;
	padding:5px 0;
}
fieldset a{
	font-weight:bold;
}
input, select, button{
	font-size:11px;
	font-weight:normal;
}
/* Basic HR-line style 
-----------------------------------------------------------------
hr {
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
}*/
/* Basic positioning classes 
-----------------------------------------------------------------
.clearfix{ clear: both; width: 100%; height: 0px; font-size: 0px; }
.lf { float: left; }
.rf { float: right; }
.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }*/
/* Logo 
------------------------------------------------------------*/

/* Heading */
h1 {font-size: 13px;}
h2 {font-size: 150%;}
h3 {font-size: 125%;}
h4 {font-size: 100%;}
h5 {font-size: 100%;}


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

.title h2 {
	color: #FF8C00;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a.contentpagetitle:hover {} /*Title of articles when appeare as links */
a.contentpagetitle:link {}
a.contentpagetitle:visited {}
a.tab:link, a.tab:visited {}
a.tab:hover {}

.contentdescription {
	color: #465f01;
	font-family: Tahoma, Helvetica, Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

a.more:link, a.more:visited {
	color: #116fb0;
	font-family: Tahoma, Helvetica, Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	
	text-decoration: normal;
	padding-left: 10px;
}

a.more:hover {
	text-decoration: normal;
	color: #fff;
}


.post h2 a{ 
	font-size: 13px;
	font-weight: bold;
} 

/* Images */
img {
    border: 0px;
	padding-right: 0px;
}

p img {
    border: 0px;
	padding-right: 10px;
}


/* FORMS SETTINGS */ 
.button {}

.input {
	background: #f0f0f0;
	border: 0px #343434 solid;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	color:#fefefe;
	font-family:Tahoma, Helvetica, Verdana, Arial;
	font-weight: bold;
	font-size:11px;
	padding:5px;
	margin: 5px 0 0 0;
}
.inputbox {
background: #fff url(../images/search-icon.png) 98% 50% no-repeat;border: 1px solid #dfdfdf;
	border: 1px #fefefe solid;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	color:#000000;
	font-family:Tahoma, Helvetica, Verdana, Arial;
	font-weight: bold;
	font-size:11px;
	padding:5px;
	margin: 5px 0 0 0;
}

input.button{
	background: #86ba08; 
	padding: 2px;
	width: 100px;
	height: 25px; 
	margin: 5px 0 0 0px;
	border: 1px #d6fc71 solid;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	color: #fff;
	font-family: Tahoma, Helvetica, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	line-height: 25px;
	text-decoration: normal;
}

.search {} /*formatting the <div> which holds search items: inputbox, search button...*/
 
 
/* NAVIGATION/MENU SETTINGS */

.pagenavbar {	
	color:#1c1f1b;
	font-family: Tahoma, Helvetica, Verdana, Arial;
	font-size: 12px;
} /*Sets the style for the footer navigation ("<< Start < Prev Next > End >>") 
when they do not appear as hyperlinks (when only a few articles exist).*/

.pagenavbar:link {
} /*Style for the footer navigation ("<< Start < Prev Next > End >>") when 
they become hyper links*/

.pagenavbar:visited {}
 
.pagenav {
	color:#1c1f1b;
	font-family: Tahoma, Helvetica, Verdana, Arial;
	font-size: 12px;} /* as the name implies, this is for formatting texts for those 
"<< Start < Previous 1 Next > End >>" links */
a.pagenav:visited {}
a.pagenav:hover {}
 
a.readon:link, readon:visited {
background:url(../../../images/ler-mais.png)
	width: 150px;
	height: 17px; 
	line-height: 17px;
	color:#1c1f1b;
	padding: 15px;
	font-family: Tahoma, Helvetica, Verdana, Arial;
	font-size: 9px;
	text-transform:uppercase;
} /*Style for the "Read More" link that is displayed for large content items*/

a.readon:hover {}
 
.back_button {} /*Style for the "BACK" button*/
.pagenav_prev {} /*Style for the PRE button*/
.pagenav_next {} /*Style for the NEXT button*/
 
.latestnews ul {} /*Style for latest news list - by default, latest news is user1 module*/
.latestnews li {}
 
.mostread ul{} /*Style for most popular list - by default, most popular is user2 module*/
.mostread li{}
 
 
 /*##################### NAVIGATION SECTION #####################*/

/* Pathway Breadcrumbs */

#pathway_home {
	color: #425b6d;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#pathway span {
	position: relative;
	padding: 10px 20px;
	line-height: 18px;
}

.pathway {
	color: #8bbd08;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;}

a.pathway {
	color:f3661e;
	position: relative;
	top: 0px;
}

a.pathway:link {
	color:f3661e;
}

a.pathway:visited {
	color: #c7cbcf;
}

a.pathway:active {
	color:f3661e;
}

a.pathway:hover {
	color: #c7cbcf;
	text-decoration: underline;
}

#pathway_notice {
	color: #b7b7b7;
	font-weight: bold;
	font-size: 11px;
	margin-left: 10px;
	margin-right: 7px;
}

/* CONTENT PAGE SETTINGS */
a.category:link {	
	background: url(../images/icons/seta01.png);
	background-position:left;
	background-repeat:no-repeat;
	color:#706e7a;
	font-family: Tahoma, Helvetica, Verdana, Arial;
	font-size: 12px;
	line-height: 20px;
	padding-left: 20px;
	width: 100%;
}

a.category:hover {	
	color:#95e663;
	font-family: Tahoma, Helvetica, Verdana, Arial;
	font-size: 12px;
}

a.category:visited {	
	color:#a8a6b3;
	font-family: Tahoma, Helvetica, Verdana, Arial;
	font-size: 12px;
}

.blog{
	margin-top: 0px;
}


.blogsection {} /* Formatting the links in Blog section */
.blog_more {} /*The "More" text in blog section*/
a.blogsection:link {} /* set the link format */
a.blogsection:visited {} /* same as above, but to set the visited link format */
a.blogsection:hover {} /* same as above, but for links with mouse pointer over it */
.componentheading {	
	color: #2883c2;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	}/* Title of the component being used to display the content.*/

.contentheading {
	color: #2585c4;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	padding-top: 5px;
	padding-bottom: 5px;	 
} /* Title of the content, article, etc. being displayed.*/


.heading1 {
	color:#bd1d18;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.heading2 {
	color:#066b9b;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.heading3 {
	color:#565657;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.contentpane {
	margin: 0px;
	width: 920px;
	background: #fff;
	} /* Table that holds all non-article information (components, 
category lists, contact forms, etc).*/

.contentpaneopen {
	padding-bottom: 5px;
} /* Table that holds the actual text for an article.*/

.contentpagetitle {} /*Title of articles*/

table.contenttoc {} /* Formating the table of the Tables of Contents for multiple 
pages content or article */
table.contenttoc td {} /* same as above, used to format the td and able cells */
table.contenttoc th {} /* same as above, used to format the th of "Tables of 
Content" ( normally Article Index)*/
table.contenttoc td.toclink {} /* same as above, used to format toc link texts*/
a.toclink:link {} /* same as above, used to format toc link text status*/
a.toclink:visited {} 
a.toclink:hover {} 
 
/* space from bottom of article */
.article_separator{
	display: block;
	height: 5px;
	border-top: 0px solid #cccccc;
	margin-bottom: 10px;
}

/* JOOMLA - MAMBO SECTIONS LISTINGS */
.sectiontableheader {} /* This is for styling the section table headers on a 
SECTION's page. Example: table header of "Date", "Item Title", "Author" and "Hits"? */
.sectiontableentry1 {} 
.sectiontableentry2 {}
 
 
/* JOOMLA - MAMBO MODULES FORMATTING */
table.moduletable {} /* Formatting the module table */
table.moduletable th {} 

/* Formatting the module header, and the module titles */
table.moduletable td {} /* Formatting the table cells of the module table */
 
.moduletable h3{
	color: #1e557a;
	font-family: Tahoma, Helvetica, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	}
	
	
.moduletable {
	padding: 0;
}

.copyright .moduletable {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #cbcbcb;
	padding: 5px;
}

.moduletable_flag {
	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;
}
/* MISCELLANEOUS */
 
/* Dates , Authors*/
.createdate {} /* For styling the date the content/articles are created under contents title */
.modifydate {} /* Formating "Last updated on" text at the end of articles/contents */
.small {} /* Formating "Written by:...." text */
.smalldark {}/*Found in poll result page, for " Number of Voters".. text */
 
/* Polls */
.poll {} /* format the td of poll table */
.pollstableborder {} /* set the border properties of the polls voting table */
 
 
/* Weblinks */
.weblinks{} /* well.. to format the link's titles under the "Weblinks" 
  section on the frontend */
a.weblinks:hover {} /* same as above, but for link with mouseover */
 
/* Newsfeeds */
.newsfeedheading {} /* The newsfeed title. NOTE: This will not affect the newsfeed's
news title! */
.newsfeeddate {} /* yeah.. the date on the newsfeed */
.fase4rdf {} /* this is the body text of the newsfeed */
 
/* Search page */
table.searchintro {} /* This is for formatting the box with "Search Keyword: test
returned 4 matches" box that appears after you have entered a search value.
It appears on the mainbody with the search results */
 
 
/* JOOMLA - MAMBO TABBED FRONTEND ADMIN INTERFACE */
/* The CSS below efines how the frontend admin interface when logged in */
 
.ontab {}/* For styling of the "Tab" buttons when editing contents through the 
frontend as admin. 
This .ontab is the styling for the tab when it is active or after its "clicked" */
.offtab {} /* Same as above, used for styling of the "Tab" buttons when editing 
contents through the frontend. 
This the styling for the tab when it is NOT active or when it is NOT "clicked" */
.tabpadding {} /* this style is used set the size of the tab in the above */ 
.tabheading