/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

/* Elements */

body {
 margin: 0px;
 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #313131;
 background: url(../images/background.gif) repeat-y top center #fff;
}
#wrapper {
 background: #fff;
 width:1000px;
 margin: 0 auto;
 padding:5px;
}
h1 {
 color: #076B9C;
}

h2, h3, h4, h5, h6 {
	color: #076B9C;
}

p, ol, ul {
	text-align: justify;
}

strong {
	font-weight: bold;
	color: #076B9C;
}
.blue,
a {
	color: #076B9C;
}

a:hover {
	text-decoration: none;
	color: #2582A4;
}
a img {
border:0;
}

li {
 list-style: none;
}

.bottom {
	display: block;
	margin-bottom: 0;
	padding-bottom: 10px;
	background: url(../images/img08.gif) no-repeat left bottom;
}

.indent {
	margin-left: 125px;
}

/* Header */

#header {
	width: 1000px;
	height: 37px;
	margin: 0 auto;
	background: #FF740F url(../images/img01.gif) repeat-x;
	border-bottom: 3px solid #FFFFFF;
}


/* Menu */

#horizontal_menu {
	float: left;
	width: 650px;
	height: 27px;
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none;
	background: url(../images/img02.gif) no-repeat;
}

#horizontal_menu li {
	display: inline;
}

#horizontal_menu a {
	display: block;
	float: left;
	height: 27px;
	padding: 10px 15px 0px 15px;
	text-transform: uppercase;
	text-decoration: none;
/* 	font-size: 12px; */
 font-size:1.2em;
	font-weight: bold;
	color: #FFFFFF;
}

#horizontal_menu a:hover {
	background: #FF740F url(../images/img04.gif) repeat-x;
}

/* Search */
#div_search {
 float:right;
/* padding-top: 1px; */
 padding: 0px !important;
 margin:9px 5px !important;
 color:#fff;
}
#div_search form {
 padding: 0px !important;
 margin: 0px !important;
}
#div_search p {
 padding: 0px !important;
 margin: 0px !important;
}
#div_search input {
/*  height:22px; */
 border: 1px solid #3887AF;
 margin:0 !important;
/*  padding: 0px !important; */

}
#div_search label{
 visibility:hidden;
 display:none;
 margin:0 !important;
 padding: 0px !important;
}

#input1 {
	width: 164px;
	padding: 2px 5px;
	background: #FFFFFF;
	border: none;
}

#input2 {
	height: 20px;
	background: #87C4DB;
	border: none;
	text-transform: lowercase;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

/* Content */

#content {
	width: 1000px;
	margin: 0 auto;
}

div.navigation {
	float: left;
	width: 238px;
	background: url(../images/img05.gif) repeat-x;
        margin-bottom:3px;
}
div.navigation  h3 {
	margin: 0;
	padding: 0 20px;
 font-size: 1.3em;
}

div.navigation  ul {
padding: 0 !important;
margin: 0 !important;
border-top: 1px solid #EAEADA;
line-height: 30px;
}
div.navigation  ul ul ul,
div.navigation  ul ul{
 margin-top:0px;
 border-top: 1px solid #EAEADA;
 line-height: 30px;
/*  margin-bottom:6px; */
}
div.navigation  li,
div.navigation  li li , 
div.navigation  li li li {
 padding:5px 0px;
}

div.navigation a {
font-size:1.2em;
}
div.navigation  li {border-left: 2px solid #3887AF;border-bottom: 1px solid #EAEADA;}
div.navigation  li li, div.navigation  li li li {border-left: 5px solid #3887AF;}

div.navigation  li li li a.title,
div.navigation  li li a.title,
div.navigation  li a.title {
	color: #333;
	margin: 8px 0 8px 8px;
	text-decoration: none;
}
div.navigation li li li a:hover ,
div.navigation li li a:hover ,
div.navigation li a:hover {
 color: #000;
 border-bottom:1px solid #5B85B8;
}
div.navigation .portlet {
 border: 3px solid #3887AF; 
}


#main_content {
 float: right;
 width: 759px;
/*  padding: 10px 20px 10px 10px; */
 padding:0;
 background: url(../images/img09.gif) repeat-x;
}
#content_events,
#content_sections {
 margin:0px !important;
 padding: 0px 10px 10px 10px !important;
}

#main_panel {
 border-left:2px solid #ddd;
 border-top:1px solid #ddd;
 border-bottom:1px solid #ccc;
 border-right:1px solid #ccc;
 margin:0px !important;
 padding:0px !important;
}
#banner_top {
 background: url(../images/img05.gif) repeat-x;
 height: 150px;
 padding: 0px !important;
 margin-top:0px !important;
 margin-bottom: 3px;
}
#rotate_message,
#rotate_message2 {
 color: #fff;
 text-align: right;
 font-size: 2.83em;
 padding: 10px 20px 0px 0px !important;
 font-style:oblique;
}
#rotate_message2 {
 padding-top: 0px !important;
}

#main_content h2 {
	margin-top: 0;
	font-size: 26px;
}

#main_content h3 {
	margin-bottom: 0;
	font-size: 18px;
}

#main_content h4 {
	margin-top: 0;
	font-size: 11px;
	font-weight: normal;
}

/*#main_content .portlet {
	margin: 0 -30px 30px -20px;
	padding: 0 30px 0 20px;
}*/

#main_content .bottom {
	margin: 0 0 20px -20px;
	padding: 0 0 20px 20px;
}

/* Logo */

#logo {
	height: 150px;
/* 	background: url(../images/img06.gif) no-repeat; */
}

#logo h1, #logo h2, #logo a {
	margin: 0;
	padding: 0;
	text-decoration: none;
	text-transform: lowercase;
	text-align: center;
	color: #FFFFFF;
}

#logo h1 {
	padding-top: 25px;
	font-size: 34px;
}

#logo h2 {
	margin-top: -5px;
	font-size: 12px;
}
#logo .title a {
background:transparent url(../images/logo.gif) no-repeat 0 0;
display:block; 
text-decoration:none;
overflow:hidden;
border:0;
margin:0;
padding:0;
padding-top:150px;
cursor:pointer;
float:left;
}

#logo .title a {
height:0px !important; 
width:235px;
}


/* Footer */

#footer {
 clear: both;
 width: 1000px;
 margin: 0 auto;
 padding-top: 40px;
 padding-bottom: 10px;
 background: url(../images/img11.gif) repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
}
.selected {
 font-weight:normal;
 color: #030;
}
#admin_panel {
 padding:3px;
}
#admin_panel a{
 text-decoration:none;
}
.corpo {
 margin: 0 10px 0 15px;
 font-size:1.3em;
 text-align: justify;
}
.corpo strong {
 color: #076B9C;
}
.corpo p {
 margin: 0px;
}
/*
.corpo ul{
 margin: 0 0 0 10px;
 background:red;
}*/
.description {
 font-style:italic;
 font-size:1.1em;
 margin: 0 0 1.3em 1.3em;
 border-bottom:1px solid #f0f0f0;
/*  text-align:right; */
}


.content_record h1,
.content_record h2,
.content_record h3,
.content_record h4,
.content_record h5 {
/*  background: #428DB3 url(../images/img12.gif) repeat-x; */
 padding:5px;
 margin:0px 0 8px 0 !important;
/*  color:#fff; */
}

.content_record {
/*  margin: 0 5px 5px 15px; */
/*  padding:1px; */
 background: url(../images/img09.gif) repeat-x;
/* border-left:2px solid #ddd;
 border-top:1px solid #ddd;
 border-bottom:1px solid #ccc;*/
}
.content_preview {
 margin-top:0px !important;
}
#breadcrumb a:hover { color: #900 !important; }
#breadcrumb { border-bottom: 1px solid; padding-left:5px; line-height:25px; margin-bottom:3px;
background: #FF740F url(../images/img04.gif) repeat-x;

}

.portlet,
.item {
/*  border-bottom: 1px solid #600; */
/*  margin-bottom:5px; */

 padding:0;
 margin:0;
}
.child {
 border-top: 1px solid #600;
 border-left: 3px solid #600;
 margin: 0 3px 0 3px;
 padding-left:3px;
}
.child h1 {
 font-size: 1.6em;
}
.image a:hover{
 border: none !important;
}




.content_preview ul li {
 padding:0;
 margin:0 0 0 1em;
 padding: 0px 0 8px 25px; 
}
.content_preview ul {margin: 0; padding:0;list-style-type:none}
.content_preview ul.related {margin-top: -1em}
.content_preview ol {margin: .5em .5em 0.5em 0}
.content_preview ol li {margin-left: 0;padding-left: 0;background: none; list-style-type: decimal;}
.content_preview li {line-height: 1.4em;padding-left: 0px;background: transparent url(../images/sprites.gif) no-repeat 12px -796px}
.content_preview li.doc {background-position: 3px -500px}
.content_preview ul.nomarker li {background:none;padding-left:0}




dl {margin: 0 0 1em 0}
dt {font-weight:bold;margin-top: 1.3em}
dl dl {margin: 0 0 1.5em 30px}



div.folder {
 float:right;
 border:0 !important;
 margin: 10px 2px 0 0!important;
 padding:0 !important;
 border: none !important;
}

div.folder a {
background: transparent url('/images/admin/folder.png') no-repeat 0 0 !important;
display:block !important;
text-decoration:none !important;
overflow:hidden !important;
border:0 !important;
margin:0 !important;
padding:0 !important;
padding-top:16px !important;
height:0px !important;
width:16px !important;
cursor:pointer;
}
div.folder a:hover {
 background: transparent url('/images/admin/folder_open.png') no-repeat 0 0 !important;
}
.page {
 float:right;
 border:0  !important;
 margin: 8px 5px 0 0  !important;
 padding:0  !important;
 border: none;
}

.page a {
background: transparent url('/images/document_icon.gif') no-repeat 0 0 !important;
display:block !important;
text-decoration:none !important;
overflow:hidden !important;
border:0 !important;
margin:0 !important;
padding:0 !important;
padding-top:16px !important;
height:0px !important;
width:14px  !important;
cursor:pointer;
}
div.page a:hover {
 background: transparent url('/images/topic_icon.gif') no-repeat 0 0  !important;
}
div.delete_icon {
 float:right;
 background: transparent url('/images/delete_icon.gif') no-repeat 0 0;
 border:0;
 margin: 0px 5px 0 0;
 padding:0;
 border: none;
}

div.delete_icon a {
display:block;
text-decoration:none;
overflow:hidden;
border:0;
margin:0;
padding:0;
padding-top:16px;
height:0px !important;
width:16px;
cursor:pointer;
}


div.pagesection{
/*  list-style:none; */
/*  padding:0; */
 margin:9px 0 -7px 0;
}
div.subsection{

/*  list-style:none; */
/*  padding:0; */
 margin:9px 0 -7px 0;
}
#flash_tab, .contentActions,
.main_tabnav a, .main_tabnav a.active {
 background: #fcc;
}
#image-page {
 margin: 0 0 0 5px;
}
.right {
 text-align: right;
 margin-bottom:5px;
}
.last {
 background:#EEFFEE;
 padding:3px;
 margin:2px;
}
hr {
 color:#fefefe;
}
div.two {
 border-right: 5px solid #fff;
 float:left;
 width: 49%;
 padding:3px;
 margin:3px;
/*  margin: 5px 3px 5px 0 !important; */
 min-height: 500px;
}
div.three {
 float:left;
 width: 32%;
 margin: 0 5px 5px 0;
 min-height: 320px;
}
.managed {
 margin:0 !important;
 padding:3px!important;
 border: 1px solid #900;
 overflow:hidden;
/*  border-top:none; */
}
.managed .managed {
 border: 1px solid #003;
}

div.portlet {
 margin: 3px 0 0 0;
 padding: 0px;
/*  background: url(../images/img07.gif) repeat-x left bottom; */
/*  border-bottom: 1px solid #d2d2d2; */
}
.item {
 background: url(../images/img07.gif) repeat-x left bottom;
 border-bottom: 1px solid #d2d2d2;
}
.item h3,
.portlet h3 {
 background: #3887AF url(../images/img12.gif) repeat-x 0 0 ;
 margin:0px;
 line-height:30px;
 color: #fff;
 padding-left: 10px;
}
.item h3 a,
.portlet h3 a {
 color: #fff;
}
.item h3 a:hover,
.portlet h3 a:hover {
 color: #ff0;
}
div.portlet-body {
 margin:0;
 padding:3px;
 height:auto;
 overflow:hidden;
}
div.preview {
 float:left;
 width:48%;
 margin: 5px 0 5px 4px;
}
div.inhome {
 width: 99%;
 margin: 5px 0 5px 5px;
}
#panel_map {
 padding:5px;
}
#map_div {
 margin:5px auto !important;
}
#album_list ul {
 list-style-type:none !important;
}
#album_list ol {
 list-style-type: none !important;
}
#album_list li {
 background:none !important;
 padding: 3px;
 margin:3px;
}
.box {margin:0 0 20px 0; padding:10px; border:1px solid #c0c0c0; background-color:#fafbfc; color:#505050; line-height:1.5em;}
