/* The BASIC */
body {
    /*-----------*/
    width: 100%;
    height: 100%;
    /*-----------*/
    background-color: #fff;
    color: #585858;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
}

#footer {
    position: absolute;
    right: 20px;
    top: -112px;
    width: 325px;
    height: 29px;
    background: url("img/footer.png") repeat-x scroll 0 0;
}

fieldset {
    border: 1px solid gray;
    padding-left: 5px;
    padding-right: 5px;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}

h3, h4, h5, h6 {
    color: #334D00;
}

h1 span, h3 span, h4 span {
    font-weight: bold;
}

br.clear {
    clear: both;
}

a {
    text-decoration: underline;
    color: #008FD9;
}

a:hover {
    text-decoration: none;
}

p {
    margin: 0px;
    padding: 0;
    /*line-height: 1.8em;*/
}

.green_header {
    color: #93ca4b;
}

.dark_green_header {
    color: #556e18;
}

/* The HEADER */
#header {
    width: 100%;
    height: 122px;
    background: #440000 url('img/header2.png') repeat-x;
}

/* The LOGO */
#logo {
    position: absolute;
    left: 20px;
    top: 85px;
}

#logo h1 {
    display: inline;
    color: #fff;
    font-size: 2.6em;
    text-transform: none;
}

#logo h2 {
    display: inline;
    padding-left: 0.5em;
    color: #D9E2C7;
    font-size: 1.0em;
}

/* The MAIN */
#main {
    position: absolute;
    width: 100%;
    height: 80%;
    left: 0px;
    background: #fff url('img/n2.gif') repeat-x;
}

/* The MENU to choose between Zonas Industriais and Serviços */
#menu {
    position: relative;
    width: 700px;
    height: 330px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 100px;
    padding-left: 10px;
    /*background-color: #999999;*/
}

.inner_menu {
    border-right-style: solid;
    border-width: 0.1em;
    border-color: #ffffff;
    position: relative;
    float: left;
    width: 300px;
    height: 310px;
    /*background-color: #eef2ee;*/
    display: table;
    text-align: center;
    vertical-align: text-bottom;
    font-size: 2.5em;
    font-weight: bold;
}

.inner_menu img {
    width: 300px;
    height: 310px;
}

#zonas_inner_menu {
    background: url('img/fabrica.jpg');
}

#servicos_inner_menu {
    background: url('img/globo.jpeg');
}

.inner_menu_item {
    display: table-cell;
    vertical-align: bottom;
}

span.inner_menu_item:hover {
    cursor: pointer;
}

/* The MAP */
#Mapa_content {
    width: 100%;
    height: 100%;
}

/* The SEARCH WIDGET */
.search_elem_div {
    position: absolute;
    z-index: 9001;
    width: 200px;
    top: 30px;
    right: 20px;
}

.search_elem_div h1, .search_elem_div h3, .search_elem_div p {
    margin: 8px 10px 10px 12px;
}

#search_div {
    width: 100%;
    background-color: #ddd;
}

#search_header_div {
    text-align: center;
    padding-top: 1px;
    padding-bottom: 1px;
    background-color: #99b259;
    border-bottom: 1px solid #eee;
}

#search_header_div h1, #search_header_div h2 {
    color: #fff;
}

#search_body_div input[type=submit] {
    margin: 0px;
}

#search_body_div {
    background-color: #ddd;
    position: relative;
    margin: 20px 0px 0px 0px;
}

#search_text_button_div {
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
}

.search_widget_text {
    margin-left: 5px;
    margin-right: 5px;
    width: 150px;
}

.search_result_div {
    display: none;
    position: relative;
    background-color: #ddd;
    margin-top: 7px;
    margin-bottom: 0px;
    padding-left: 5px;
    padding-right: 5px;
}

.search_result_div p {
    text-align: center;
    font-size: .78em;
    margin: 0;
    padding: 0;
}

.world:hover {
    cursor: pointer;
}

span.yui-pg-current {
    margin-left: 50px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.yui-pg-container {
    text-align: center;
    margin: 0px 10px 0px 0px;
}

.yui-pg-previous {
    margin-right: 5px;
}

.yui-pg-next {
    margin-left: 10px;
}

/* The SEARCH RESULTS */
.myWidgetTable {
    background-color: #ddd;
    font: 11px normal Arial,Helvetica,sans-serif;
}

td.myWidgetTable_header,
td.myWidgetTable_normal,
td.myWidgetTable_alt,
td.myWidgetTable_spec,
td.myWidgetTable_specalt {
    border-top: 1px solid #C1DAD7;
    border-left: 1px solid #C1DAD7;
    border-right: 1px solid #C1DAD7;
    border-bottom: 1px solid #C1DAD7;
}

td.myWidgetTable_header {
    font: 11px Arial,Helvetica,sans-serif;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-align: left;
}

td.myWidgetTable_normal,
td.myWidgetTable_alt{
    text-align: right;
}

td.myWidgetTable_spec, 
td.myWidgetTable_specalt {
    text-align: left;
    font: 11px Arial,Helvetica,sans-serif;
}

/* Based on Nifty Corners: rounded corners without images */
/* By Alessandro Fulciniti */
/* http://www.html.it/articoli/nifty/index.html */
.rtop .rbottom {
    display: block;
    /*background: #e5e5e5;*/
    background: #ddd;
}

.rtop .r1, .rtop .r2, .rtop .r3, .rtop .r4,
.rbottom .r1, .rbottom .r2, .rbottom .r3, .rbottom .r4 {
    display: block;
    height: 1px;
    overflow: hidden;
    /*background: #FFF;*/
    background: #ddd;
}

.r1 {
    margin: 0 5px;
}

.r2 {
    margin: 0 3px;
}

.r3 {
    margin: 0 2px;
}

.rtop .r4, .rbottom .r4 {
    margin: 0 1px;
    height: 2px;
}

/* fdd2div */
.fdd2div_default{
    position:relative;
    color:#0066FF;
    font:Verdana, Arial, Helvetica, sans-serif; 
    font-size:12px;
    text-align:left;
    width:120px;
    background:#EBEBEB;
}

.fdd2div_default_main_link{
    color:#0066FF;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    text-decoration:none;
    padding:5px;
}
.fdd2div_default ul li a{
    color:#0066FF;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    text-decoration:none;
    padding:5px;
}
.fdd2div_default ul li a:hover{
    color:#00CCFF;
}
.fdd2div_default ul li a:visited{
    color:#00CCFF;
}

.fdd2div_default a.collapsed{
    background:url('images/collapse.jpg') no-repeat right center;
    padding-right:16px;
    color:#0033FF;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    text-decoration:none;
}
.fdd2div_default a.expanded{
    background:url('images/expand.jpg') no-repeat right center;
    padding-right:16px;
    color:#0099FF;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    text-decoration:none;
}

.fdd2div_default_ul_list{
    list-style:none;
    width:100%;
    padding:0 0 15px 0;
    margin:0px;
    background:#F7F7F7;
    top:15px;
}

.fdd2div_default_ul_list li {
    margin:2px;
}

.fdd2div_default_ul_list li a{
    height:5px;
    width: 100%;
    display:block;
}

.fdd2div_default_ul_list li a:hover{
    color:#0066FF;
}

/* The Buttons Panel */
#buttons_zi_zoom_fieldset {
	min-width: 50px;
	float: left;
	margin-right: 10px;
}

.buttons_panel_button {
	margin-top: 15px;
	margin-right: 10px;
}

.ui-dialog-no-close-button .ui-dialog-titlebar-close {
	display: none;
}

.ui-dialog-no-titlebar .ui-dialog-titlebar {
	display: none;
}
