/*****************************/
/*** Core html setup stuff ***/
/*****************************/

html {
  height: 100%;
  margin-bottom: 1px;
}

form {
  display:inline;
}

body {
	margin: 0px 0px 0px 0px;
	width: 100%;
	display: table;
	background:url(../images/bg_page.png) top repeat-x;
}

body, td{
	font-family: "Trebuchet MS",Verdana, Arial, sans-serif;
	font-size: 1.0em;
	color: #0A5181;
	line-height: 110%;
}

a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
	font-weight: bold;	
}

input.button { cursor: pointer;vertical-align: top; padding-left: 5px}

p { 
        margin-top: 0; 
        margin-bottom: 5px; 
        color: #0A5181; 
        font-size: 0.9em;
}

h1 {
        font-size: 1.4em
}


h2 {
        font-size: 1.3em
}

h3 {
        font-size: 1.2em
}

h4 {
        font-size: 1.1em
}

img { 
        border: 0 none; 
        margin:0px; 
}

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
#page_bg {
	padding: 0px;
	margin: 0px;
	margin-bottom: 0px;
}

div#top_menu{
	height:34px;
	margin:0px auto;
	width: 980px;
}
div #fontSize {
       text-align:right;
       font-size: 0.9em;
}

#topnav{ height: 34px; width:/*800px*/979px; margin: 0px; padding:0px; font-weight: bold; float: left;}
#topnav ul { margin: 0px 0px 0px 11px; padding: 0; width: auto; float: left; list-style-type:none; }
#topnav ul li{ margin: 0; padding: 0; height: 34px; float: left; position: relative; }
#topnav ul li a{ color: #FFFFFF; font-size: 0.8em; font-weight: bold; text-decoration: none; padding: 8px 25px 0px 25px; height:25px; display: block; float: left; }
#topnav ul li a:hover{ background-color: #444444; text-decoration: none; font-weight: bold; color: #fff; }
#topnav ul li ul ul { margin: 0px 0 0 0; }
#topnav ul li li { width:auto; height: 25px; }
#topnav ul li li a { color: #00395D; text-transform: none; display: block; background: none; width: 130px; border-top: 1px solid #DDDDDD; border-left: 0px; padding: 2px 10px 6px 10px; height:20px; }
#topnav ul li li a:hover{ background: none; background-color: #333333; left: 0; width: 130px; padding: 2px 10px 6px 10px; height:20px; border-top: 1px solid #DDDDDD; }
#topnav ul li ul { left: -999em; top: 34px; left: 0; display: block; height: 25px; width: 130px; position: absolute; z-index: 99; left: -999em; clear: left; margin-top: 0px; margin-left: 0px; }
#topnav ul li:hover ul ul, #topnav ul li:hover ul ul ul { left: -999em; }
#topnav ul li:hover ul, #topnav ul li li:hover ul, #topnav ul li li li:hover ul { left: auto; }

div#main_bg{
	margin:0px auto;
	width: 979px;
	text-align:left;
}

div.banner1{ 
	background: #AAD2EB url(../images/banner1.png) top center no-repeat;
}

div.banner2{ 
	background: #AAD2EB url(../images/banner2.png) top center no-repeat;
}

div.banner2{ 
	background: #AAD2EB url(../images/banner2.png) top center no-repeat;
}

div.banner3{ 
	background: #AAD2EB url(../images/banner3.png) top center no-repeat;
}

div.banner4{ 
	background: #AAD2EB url(../images/banner4.png) top center no-repeat;
}

div.banner5{ 
	background: #AAD2EB url(../images/banner5.png) top center no-repeat;
}

div.banner6{ 
	background: #AAD2EB url(../images/banner6.png) top center no-repeat;
}

div.banner7{ 
	background: #AAD2EB url(../images/banner7.png) top center no-repeat;
}

div.banner8{ 
	background: #AAD2EB url(../images/banner8.png) top center no-repeat;
}

div.banner9{ 
	background: #AAD2EB url(../images/banner9.png) top center no-repeat;
}

div.banner10{ 
	background: #AAD2EB url(../images/banner10.png) top center no-repeat;
}

div.banner11{ 
	background: #AAD2EB url(../images/banner11.png) top center no-repeat;
}
div#h_area{
	margin:0px auto;
	width: 964px;
	height:155px;
	text-align:left;
	padding-left:14px;
	padding-top:10px;
}

div#h_area p{
	color: #FFFFFF;
}

.logo{
	display: block;
	float:left;
	padding-top:25px;
	margin-bottom:10px;
	margin-left:10px;
	width:450px;
}
a.logo,a.logo:link,a.logo:hover, a.logo:visited{
	font-size:20px;
	line-height:30px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font-family:"Trebuchet MS",Arial;
}

div#user4{
	float:right;
	text-align:left;
	margin-right: 20px;
}

div#user4 div.search{
	width:200px;
	height:46px;
	text-align:left;
	padding-top: 0px;
	background: url(../images/search_bg.gif) top left no-repeat;
}
div#user4 div.search .inputbox {
	background:#AFCAFF;
	width: 150px;
	height: 16px;
	margin-left: 10px;
	font-size: 10px;
	color: #454545;
	padding:5px 2px 2px 2px;
	border: 1px solid #D3D3D3;
}

div#user1 div.search{
	float: left;
	width:180px;
	height:49px;
	text-align:left;
	padding-top: 5px;
	background: #6D9FC2; /*url(../images/search_bg.gif) center left no-repeat;*/
	padding-bottom:15px;
	border: 1px solid #D3D3D3;
}
div#user1 div.search .inputbox {
	background:#AFCAFF;
	width: 120px;
	height: 16px;
	margin-left: 40px;
	font-size: 11px;
	color: #454545;
	padding:5px 2px 2px 2px;
	border: 5px solid #D3D3D3;
}

div#main_top table.contentpaneopen{
	padding:0px;
	margin-top:70px;
	margin-left:22px;
	width:410px;
	height:134px;
	overflow: auto;
	text-align:left;
	color:#FFFFFF;
	float:left;
}
div#main_top table.contentpaneopen td{
	color:#FFFFFF;
}

.search {
    margin-top: 10px;
	text-align:left;
	width: 100%;
	height:30px;
}
.search .inputbox {
	background:#FFFFFF;
	width: 70%;
	height: 17px;
	font-size: 80%;
	font-weight:normal;
	color: #0a5181;
	margin:9px 0px 0px 9px;
	border: 1px solid #D3D3D3;
}

#leftcolumn{
	margin-left:9px;
	padding:0px;
	width:205px;
	float:left;
}
#rightcolumn{
	margin-right:5px;
	padding:0px;
	width:190px;
	float:right;
}

#maincolumn{
	width:550px;
	float:left;
	margin:0 0 0 8px;
	padding:5px;
	overflow:hidden;
}
#maincolumn_middle{
	width: 740px;
	float:left;
	margin:0px 5px 0px 5px;
	padding:0px;
	overflow:hidden;
}
#maincolumn_big{
	width: 967px;
	float:left;
	margin:0px 5px 0px 5px;
	padding:0px;
	overflow:hidden;
}

div.path{
	margin:5px 0px 0px 0px;
	padding: 15px;
	padding-left:50px;
	background:url(../images/45px-Treehouse-icon.gif) center left no-repeat;
}

div.nopad {
        width: 99%;
	float:left;
	padding:0 0px 15px 0px;
}

div.nopad ul {
	clear: both;
}
.article_separator {
	height:35px;
	line-height:35px;
}
form#form-login fieldset { 
	border: none;
	margin: 0;
	margin-left:10px;
}
form#form-login ul li{ 
	padding: 0; 
}

form#form-login ul li a {
	text-align: left;
	padding: 0px;
	font-size: 10px;
	color: #858585;
}

#leftcolumn div.module_menu, #leftcolumn div.module{
	margin: 10px 0px 0px 0px;
	padding:0px;
	width: 205px;
}
.article_column {
	padding-right:10px;
}
#rightcolumn div.moduletable_menu, #rightcolumn div.moduletable, #rightcolumn div.moduletable_text{
	margin: 10px 0px 0px 0px;
	padding:0px;
	width: 205px;
}
div.bannergroup_text {
	margin:0px 13px 15px 13px;
}

div .featureditems table{
	width: 100%;
}
.bannerheader {
	font-weight:bold;
	color: #D3D9FF;
	margin-bottom:10px;
}
.banneritem_text {
	margin-bottom:10px;
	color: #D3D9FF;
}
.bannerfooter_text {
	margin-bottom:10px;
	color: #D3D9FF;
}
#leftcolumn div.module_menu  div div div, #leftcolumn div.module div div div,
#rightcolumn div.moduletable_menu, #rightcolumn div.moduletable, #rightcolumn div.moduletable_text{
	background: url(../images/rub_bottom.png) center bottom no-repeat;
	color: #D3D9FF;
}

#rightcolumn div.moduletable_random_image_1,#rightcolumn div.moduletable_random_image_2 {
        width: 160px; 
        margin-left:auto;
        margin-right:auto;
}

#rightcolumn div.moduletable_random_image_1 img,#rightcolumn div.moduletable_random_image_2 img  {
        background: none;
        width: 100%;
        height: auto;
        margin-top: 10px;
}
#leftcolumn div.module_menu  div div div, #leftcolumn div.module div div{
	margin: 0px;
	padding: 0px;
	padding-bottom:5px;
	width: 100%px;
	height:auto;
}

#leftcolumn div.module_menu div div div div, #leftcolumn div.module div div div div{
	background: none;
	padding:4px 8px;
}

#leftcolumn h2,
#rightcolumn h2{
	text-align: center;
	padding-left:0px;
	height: 22px;
	width: 100%;
	line-height: 110%;
	color:#004F8C;
	font-size:140%;
	font-weight:bold;
}

#leftcolumn h3,
#rightcolumn h3{
	text-align: center;
	padding-left:0px;
	height: 22px;
	width: 100%;
	line-height: 20px;
	color:#FFFFFF;
	font-size:13px;
	margin:25px 0px 0px 0px;
	font-weight:bold;
}
table.poll thead td {
	text-align: left;
	padding-left:10px;
}
table.poll td {
	text-align: left;
}
#leftcolumn ul.menu li ul{
	list-style: none;
}
.pollstableborder {
	margin: 5px 0px 10px 0px;
}
.poll td div{
	display:inline;
}

/* forms */

#leftcolumn .moduletable ul,
#rightcolumn .moduletable ul {
	margin: 6px 0;
	padding: 0;
	list-style: none;
}

#leftcolumn .moduletable ul li,
#rightcolumn .moduletable ul li {
	margin: 0;
	padding: 0 2px;
}
.moduletable ul {
	padding:5px 10px 5px 12px;
	margin:0px;
}

.moduletable ul li {
	padding:0px 10px 5px 10px;
	margin:0px;
	line-height:18px;
}
#leftcolumn ul.menu li#current ul li,
#rightcolumn ul.menu li#current ul li {
	margin: 0px;
	padding: 0px;
    color: #FF0000;
	background: none;
}
ul.menu {
	padding:5px 10px 5px 12px;
	margin:0px;
}
ul.menu li{
	padding:0px 10px 5px 15px;
	margin:0px;
}

ul.menu li ul {
	padding:0px 0px 5px 0px;
	margin:0px;
}
ul.menu li ul li{
	padding:0px 0px 0px 15px;
	border:none;
}
ul.menu li#current ul li a{
	margin-left:15px;
	text-decoration:none;
}
ul.mostread {
	padding:5px 10px 5px 12px;
	margin:0px;
}
ul.mostread li{
	padding:0px 10px 5px 15px;
	margin:0px;
	line-height:18px;
}
ul.latestnews {
	padding:5px 10px 5px 12px;
	margin:0px;
}
ul.latestnews li{
	padding:0px 10px 5px 15px;
	margin:0px;
	line-height:18px;
}
div.componentheading{
	font-size:16px;
        font-weight: bold;
	margin:7px auto;
}
td.contentheading{
	font-weight:bold;
	vertical-align:top;
	font-size:16px;
	height:30px;
	color:#18517E;
	/*background: url(../images/contentheading_ico.png) left top no-repeat;*/
}
table.contentpaneopen td.contentheading{
	padding-left:0px; 
}
table.contentpaneopen{
	border-collapse: collapse;
	width: 100%;
	margin-left:5px;
}

td.buttonheading{
	padding:0px 2px 0px 2px;
}


table.contentpaneopen td{
	padding: 10px 3px 3px 3px;
}

table.contentpaneopen_eventos table {
	width:100%;
	padding: 3px 3px 3px 3px;
	/*border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #3C7FAF;*/
	border-collapse: separate;
        empty-cells: show;
	}

table.contentpaneopen_eventos  th{
    font-family: "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    font-size: 1.2em;
    line-height: normal;
    font-size-adjust: none;
    font-stretch: normal;
    -x-system-font: none;
    margin: 1em 1em 1em 0;
    color:#0A5181;
    text-align: center;
    border-style: solid;
    border-width: 1px;
    border-color: #3C7FAF;
    /*background: #3C7FAF;
    padding: 15px 2px 15px 2px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;*/
    
}

table.contentpaneopen_eventos td {
   vertical-align: middle;
   padding: 2px;
}

table.contentpaneopen_frases {
   margin-top: 5px;
}

table.contentpaneopen_frases td {
   padding: 5px;
   background: #cce0f2;
   border-style: solid;
   border-width: 1px;
   border-color: #3C7FAF;
}

.contentpaneopen p{
	line-height:22px;
        padding-right:6px;
}
.contentpaneopen_frases p{
	line-height:15px;
	font-size: 0.75em;
	color: #185188;
}

span.small, td.createdate, td.modifydate{
	font-size:11px;
	color:#288CB8;
}
span.pagination span, span.pagination a{
	padding:5px;
}



div#f_area{
	background: url(../images/f_area_bg.png) bottom center no-repeat;
	margin:0px auto;
	width: 978px;
	text-align:center;
	margin-bottom:3px;
        font-size: 85%;
        padding-left: 10px;
        padding-right: 10px;
}
#f_area div.moduletable, #f_area div.moduletable_menu{
	float: left;
	margin:10px 4px 10px 6px;
	width: 234px;
}
#f_area h3{
	text-align: left;
	vertical-align:bottom;
	height: 30px;
	width: 180px;
	color:#FFFFFF;
	font-size:17px;	
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-weight:normal;
	margin:0px;
	padding-left: 54px;
	padding-top:20px;
	padding-bottom:5px;
}

#created_by  p {
	text-align: center;
	vertical-align: top;
	padding-top: 0px;
	padding-bottom: 0 px;
	margin: 0 0 0 0;
	font-size: 80%; 
	color: #C0C0C0; 
}
img#aguarela {
	width: 95px;
	height: 24px;
	border: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	background: url(../images/created_by_aguarela_digital.png) 0 0 no-repeat;
}

#created_by a:link, #created_by a:hover {
       color: #000000;
}

table.contentpaneopen td.newsletter_h1 {
       color:#3D7FAF;
       font-variant: small-caps;
       font-weight:bold;
       font-size:22px;
       margin:0px;
       padding:3px;
       border-bottom:9px solid #AAD2EB;
       width: 95%;
}

table.contentpaneopen td.link_topo {
       font-size:1.1em;
       font-weight: normal;
       text-align: center; 
       width: 5%;
}


table.newsletter_outer {
      margin-left: auto; 
      margin-right: auto; 
      width: 95%; 
      background-color: #aad2eb; 
      border: 1px solid #243289;
}

table.newsletter_surround {
      margin-left: auto; 
      margin-right: auto; 
      width: 95%; 
      border: 0px;
}

table.newsletter_atrium {
      margin-left: auto; 
      margin-right: auto; 
      background-color: #d0e7f4; 
      width: 90%; 
      border: 5px double #3d7faf;
}

table.newsletter_section {
      margin-left: 
      auto; margin-right: auto; 
      background-color: #d0e7f4; 
      width: 100%;" 
      border: 0px;
}


table.contentpaneopen td.newsletter_subtitle1 {
       font-size: 1.0em;
       font-weight: bold;
       color:#0A5181;
       padding: 5px 2px 2px 2px;
}


table.contentpaneopen td.newsletter_subtitle2 {
       font-size: 0.8em;
       font-weight: bold;
       color:#0A5181;
       padding: 2px 5px 2px 2px;
}


/* System Standard Messages */
#system-message { margin-bottom: 20px; }

#system-message dd.message ul { background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;}

/* System Error Messages */
#system-message dd.error ul { color: #c00; background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Notice Messages */
#system-message dd.notice ul { color: #c00; background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E;}

#syndicate{
	float:left;
	padding-left: 25px;
}