/* #######################  GENERAL SETTINGS ############################ */
html.body{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	margin: 0px;
}

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	margin: 0px;
	}

#bd {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	margin: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

/*  Global Formatting */
h1 {font-size:16px;line-height: 1em;font-weight: 900;}
h2 {font-size:15px;line-height: 1em;font-weight: 900;}
h3 {font-size:14px;line-height: 1em;font-weight: 900;}
h4 {font-size:13px;line-height: 1em;font-weight: 900;}
h5 {font-size:12px;line-height: 1em;font-weight: 900;}
h6 {font-size:11px;line-height: 1em;font-weight: 900;}
td{font-size: 12px;}
th{font-size: 12px;}
a {
	color: #CC6600;
}
a:hover {
	color: #659FDE;
}
a:visited {
	color: #CC6600;
}
img {
	border: 0px;
}
li{ list-style: square;}
ul { list-style: square;}

/* #######################  END GENERAL SETTINGS ############################ */


/* ######################  LAYOUT SETTINGS       ############################## */

.container {
	margin: 0px;
	float: left;
	position: relative;
	padding: 0px;
	height: 100%;
	width: 100%;
}
.topblue {
	float: right;
	position: relative;
	height: 28px;
}
.toporange {
	height: 110px;
	float: right;
	position: relative;
	width: 1000px;
	z-index: 0;
}
.rotator {
	float: left;
	height: 217px;
	width: 100%;
	position: absolute;
	top: 138px;
	z-index: 0;
	background-image: url(../images/flashplaceholder2.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}
.bcont {
	position: relative;
	width: 1000px;
}
.logo_place {
	background-image: url(../images/blogo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 135px;
	width: 237px;
	position: absolute;
	top: 0px;
	z-index: 1;
}
.menub {
	background-image: url(../images/menu_bg.png);
	background-repeat: repeat-y;
	background-position: center top;
	float: left;
	height: 224px;
	width: 237px;
	position: relative;
	z-index: 1;
	top: -3px;
}
.left_mods {
	background-image: url(../images/left_mods_bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	float: left;
	width: 237px;
	position: relative;
	height: 100%;
	z-index: 1;
	top: -3px;
}
.left_bubble {
	padding-top: 10px;
	padding-bottom: 20px;
	z-index: 2;
	width: 237px;
	position: relative;
}
.mainbody {
	float: right;
	width: 100%;
	position: relative;
	z-index: 1;
}
.copyrights {
	float: left;
	position: relative;
	z-index: 3;
	bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 35px;
}

.copyrights a:link,
.copyrights a:visited,
.copyrights a:active {
	color:#FFFFFF;
	text-decoration: underline;
}

.copyrights a:hover {
	color:#FFFFFF;
	text-decoration: none;
}

.down_table {
	float: left;
	position: relative;
	width: 732px;
	margin-top: 30px;
}
.down_l_mod {
	float: left;
	position: relative;
}
.down_r_mod {
	float: right;
	position: relative;
	right: -15px;
}

.moduletable-btmnews {
	background-image: url(../images/dtable.png);
	background-repeat: no-repeat;
	background-position: top center;
	float: left;
	/*height: 134px;*/
	width: 423px;
	position: relative;
}
.moduletable-rightnews {
	background-image: url(../images/right_mod_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 134px;
	width: 239px;
	position: relative;
}
.moduletable-rfoto {
	float: left;
	position: relative;
	right: -10px;
}

.moduletable-rparceiros {
	float: left;
	position: relative;
	right: -16px;
	margin: 20px 0;
}

.moduletable-rfoto2 {
	float: left;
	position: relative;
	right: -8px;
	top: -15px;
}
.counter_bg {
	line-height: 38px;
	text-decoration: none;
	background-image: url(../images/counter-bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 38px;
	width: 170px;
	position: relative;
	color: #FFFFFF;
}

.nlbg{
    padding-top: 15px;
	height: 260px;
	width: 170px;
	position: relative;
	background-image: url(../images/nl-bg.png);
	background-repeat: no-repeat;
	background-position: center center;
}

/* ######################  LAYOUT SETTINGS       ############################## */

/*##################### NAVIGATION SECTION #####################*/
/* Pathway Breadcrumbs */	
	.pathway {font-size: 11px;color:#333;}
	a.pathway:link {color:#659FDE;}
	a.pathway:visited {color:#659FDE;}
	a.pathway:active {color:#659FDE;}
	a.pathway:hover {color:#659FDE;text-decoration:underline;}

/* Mainlevel menu */
.mainlevel {
	height: 26px;
	background-image: url(../images/btn_main.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	width: 85%;
	z-index: 99;
	margin-left: 15px;
}

a.mainlevel {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 26px;
	font-weight: normal;
	text-indent: 20px;
}
	
a.mainlevel:hover {
	text-decoration: none;
	background-image: url(../images/btn-main-down.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	font-weight: normal;
}	

.moduletable-leftm #active_menu {
	background-image: url(../images/btn-main-down.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	font-weight: bold;
}		

.mainlevel-nav {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 23px;
	display: block;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	position: relative;
}

a.mainlevel-nav {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 23px;
	display: block;
	float: left;
	position: relative;
}

span.mainlevel-nav:FIRST-CHILD, span.mainlevel-nav:LAST-CHILD {
	display: none;
}
	
a.mainlevel-nav:hover {
	text-decoration: underline;
}	
/* End Mainlevel menu */
	
/* Sub Menu */
.sublevel{height: 18px;}

a.sublevel{	display: block;
	background: #A0A0A0;
	color: #FFFFFF;
	padding: 5px 0 5px 19px;
	margin: 0 0 1px 0;
	text-decoration: none;
		}

   a.sublevel:hover {
	display: block;
	color: #FFFFFF;
	background: #822C0F;}
/* End Sub Menu */
	
/* Add Custom Menus */

/* Add Custom Menus */
		
/*##################### NAVIGATION SECTION #####################*/	

/* ##################### STANDARD MODULE TABLE  #################*/	
.moduletable-welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	line-height: 100px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.visitors_counter-mod {
	position: relative;
	top: -15px;
}

.moduletable {
	width: 100%;
	padding-top: 10px;
	margin-top: 10px;
}

#lbuble .moduletable {
	overflow: hidden;
}

table.moduletable {
	width: 100%;
	padding-top: 20px;
	margin-top: 20px;
}

table.moduletable th { 
background: #2F3E57;
height: 18px;  
color: #FFFFFF;
}

table.moduletable td {height: 18px;}

table.moduletable-leftm {
	width: 100%;
	padding: 0px;
	margin: 0px;
}

table.moduletable-leftm th { 
background: #2F3E57;
height: 18px;  
color: #FFFFFF;
}

table.moduletable-leftm td {height: 18px;}

/* Add here Custom Modules */

table.moduletable-topmenu {
	width: 50%;
	float: right;
	position: relative;
}

table.moduletable-topmenu th {
	width: 300px;
}

table.moduletable-topmenu td {
	width: 300px;
}

/* End Custom Modules */

/* ##################### END STANDARD MODULE TABLE  #################*/	


/* #############  CONTENT - SECTIONS & CATEGORIES ###########################*/
.contentheading {
	font-size: 36px;
	width: 400px;
	font-weight: bold;
	color: #659FDE;
	margin-bottom: 30px;
	position: relative;
}

.contenthead {
	font-size: 40px;
	width: 700px;
	font-weight: bold;
	color: #FFFFFF;
	position: relative;
	margin-top: 10px;
}

/* content title and links */
.contentpagetitle {
}
a.contentpagetitle,a.contentpagetitle:link, a.contentpagetitle:visited 
{text-decoration: none;font-weight: normal; color: #FF6600;border-bottom: 0px;}
a.contentpagetitle:hover {color: #000;border-bottom: 0px  dashed #CCCCCC;text-decoration: none;}

/* top box like a category description */
.contentdescription {
}

/* Main Body Text */
.contentpane {
}
.contentpaneopen {

}
/* Main Body Text */

/* article rating */
.content_rating {font-weight: normal;font-size:.8em;}
.content_vote {font-weight: normal;font-size: .8em;}

/* icons */
.buttonheading{font-size: 12px;}
.pop-ups {float: right;}
a.pop-up {border-bottom: 0;}

/* Dates */
.createdate {color: #666; font-size:.8em; font-weight: normal;}
.modifydate {font-size: 10px;color: #666;text-decoration: none;font-weight: normal;}
.newsfeeddate {font-size: 10px;color: #FF6600;font-weight: normal;}
/* Dates */

/* Writen by Authors name */
.small {color: #666;}

/* Page navigation links "<<< 1 of 10 next >>>" */
.pagenav{font-size: 14px;  color: #CC6600; }
.pagebar{font-size: 12px;}
.pagenav_prev{font-size: 14px;  color: #FF6600; }
.pagenav_next{font-size: 14px;  color: #FF6600; }
a.pagenav {color: #CC6600; border-bottom: 0;}
a.pagenav:hover {color: #659FDE; border-bottom: 0;}
.pagenavcounter{	height: 15px;  }
.back_button{font-size: 12px; height: 15px;  }	

/* Read more link */
.readon{
font-family: Arial, Verdana, Helvetica, sans-serif; 
font-size: 13px; color:#FF6600;font-weight: bold;
}


/* Article index  {mospagebreak} */
table.contenttoc {
	padding: 0px;
	margin: 2px;
	font-size: 12px;
	}
	
table.contenttoc th {
background: #2F3E57; 
color: White;
}
	
table.contenttoc td {padding: 2px;}

/* Links article index */
	a.toclink:hover, a.toclink:visited, a.toclink:link {	height: 18px; }
/* End Article index  */

/*  component heading */
.componentheading {
	font-size: 36px;
	font-weight: bold;
	color: #659FDE;
	margin-bottom: 30px;
	position: relative;
	width: 400px;
}
	
/* Sectiontable Table types listings Faqs's, weblink etc..*/
.sectiontableheader {
	background-color : #D3D3D3;
	color : #333;
	font-weight : bold;
	border-collapse: collapse;
	font-size: 11px;
	}

/* Table odd and Even Rows */
.sectiontableentry1 {background-color : #FFFFFF;font-size: 11px;}
.sectiontableentry2 {background-color : #EBEBEB;font-size: 11px;}
.sectiontablefooter{	height: 18px; }
/* End Sectiontable */

/* Category */
.category {color:#333;}
a.category:link, a.category:visited, a.category:hover  {	height: 15px;  }
/* End category */


/* blogsection */
.blog {
}
.blogsection{	height: 18px;  }
.blog_more{	height: 18px;  }
.blog_heading {	height: 18px;  }
/* space from bottom of article */
.article_seperator{

}
/* End blogsection */

/* Search Form Module*/
.search {height: 18px;}
/* results if not search google */
.searchintro{height: 18px;}
/*Search Form keyword highlight*/
.highlight {
border: 1px dashed #010101;
background: #DDEEFF;
padding: 0px 2px 0px 2px;}
/* End Search Form */

/* wrapper title */
.wrapper{background-color : #FFFFFF;}
/* ############# END CONTENT - SECTIONS & CATEGORIES ###########################*/
	

/* ##################### FORM SECTION  #####################*/	
form{font-size: 12px}
input {
font-family: Arial, Verdana, Helvetica, sans-serif; 
background-color:#FFFFFF; font-size: 13px; color: #333;
}
.inputbox {
	background: White;
	border: 1px dotted #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.inputbox:hover {
	border: 1px solid #000000;
	background-color: #FFFF99;
}

.inputbox:active {
	border: 1px solid #000000;
	background-color: #FFFF99;
}

.text_area {background: White;}
/* Pull down menu */
.selectbox {width: 100%;}
/* Submit Button */
.button {
	color: White;
	background-image: url(../images/btn_grad.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	height: 24px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

/* Contact Email Form */
.contact_email {margin: 0px;padding: 5px;}
/* ##################### END FORM SECTION  ##################### */	

/* ###################### TABBED EDITING ###################### */
/*When user login to edit or sumbit articles*/
/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
	background-color: #f0f0f0;
   }
		
.code {
	font-family: courier, serif;
	font-size: 1.2em;
	padding: 2px;
	background-color: #f0f0f0;
	color: blue;
	border: 1px solid #d5d5d5;
	margin: 0px;
	width: 90%;
}


/* Text passed with mosmsg url parameter */
.message {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 1em;
	color : #666;
	text-align: center;
   }

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #666666;
	border-left: outset 1px #666;
	border-right: outset 1px #333;
	border-top: outset 1px #666;
	border-bottom: solid 1px #333;
	text-align: center;
	cursor: default;
	font-weight: bold;
	color: #FFFFFF;
	padding: .2em;
   }

.offtab {
	background-color : #cccccc;
	border-left: outset 1px #666;
	border-right: outset 1px #333;
	border-top: outset 1px #666;
	border-bottom: solid 1px #333;
	text-align: center;
	cursor: default;
	font-weight: normal;
	padding: .2em;
   }

.edit-tabs {
   padding: 1em;
   background: none;
   }

.tabpadding {padding:1px;}

.tabheading {
	background-color: #FF6600;
	text-align: left;
   }

.pagetext {
	visibility: hidden;
	display: none;
   }

	/*Body of the form*/
.adminform{background-color : #FFFFFF;}
/* ###################### End TABBED EDITING ###################### */

.moduletable-parque {
    background: url("../images/whiteroundback.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 110px;
    left: 10px;
    margin-top: 20px;
    padding-left: 10px;
    padding-top: 20px;
    position: relative;
}

