:focus { -moz-outline-style: none; outline: none;}

/* RESET */
html,body,div,ul,ol,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,p,form,blockquote,fieldset,input,select,tr,td { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; line-height: 0px;}

fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }

/* GLOBAL */
strong {font-weight: bold;}
em { font-style: italic; }
i {font-style:italic;}
a { text-decoration: none; color:#999999; }
body { min-height: 100%; height: 100%; background-color: #ffffff; font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif; color: #333333; font-size: 12px; line-height: 16px; }
.azul {color: #3EA2AB !important; text-decoration: none; font-weight: normal; }
a:hover {color: #333333 !important;}
a .azul:hover {color: #333333 !important;}
.preto {color: #333333 !important; text-decoration: none; font-weight: normal; }
a .preto:hover { color: #999999 !important;}
html { min-height: 101%; height: 101%; }
#body { float: left; display: block; width: 100%; min-height: 100%; z-index: 1; background-image: url(/media/nad_site/layout/grid.png) !important;}

/* LAYOUT */
div.clear { clear: both; }
#container{ margin: auto; width: 955px;}
#header { float: left; margin-top: 6px; width: 955px; }
#main { float:left; width: 761px; margin-right: 30px; min-height: 534px; }
#sidebar {float:right; width: 164px; }
#footer{ margin: 0px 0px 0px 0px; float: left; width: 761px;  font-weight: normal;  color: #999999;}

/* HEADER */
#header_esquerda { float: left; width: 761px;   margin-right: 30px; border-top: 2px solid #333333; }
#logo { height: 57px;  border-bottom: 1px solid #333333; margin-top: 2px; }

#menu { height: 33px; margin-top: -1px;}
.menu_item { float:left; width: 179px; color:#333333; text-transform: uppercase;margin-right: 15px; height: 28px; border-bottom: 1px solid #333333; background:transparent url(/media/nad_site/layout/header/+_out.png) no-repeat; background-position: right 3px;}
.menu_item_selected, .menu_item:hover {height: 27px; border-bottom: 3px solid #333333; background: transparent url(/media/nad_site/layout/header/+_in.png) no-repeat; background-position: right 3px;}


#header_direita { width: 164px; float: right; height: 92px; border-top: 2px solid #333333;   }
#login { float: left; width: 164px; height: 59px; border-bottom: none; margin-bottom: 1px; }
#languages { float: left; width: 164px;  height: 24px; border-bottom: 1px solid #333; padding-top: 3px;}
.lang { text-decoration: none; color: #3EA2AB; float: left; cursor: pointer;}
.lang:hover { color: #333333; }
.lang_selected { text-decoration: none; color:#333333; cursor: auto; }

/* SLIDESHOW */
.pausa{background-image:url(/media/nad_site/layout/homepage/pause.png);background-repeat:no-repeat;}
.play{background-image:url(/media/nad_site/layout/homepage/play.png);background-repeat:no-repeat;}

.imagens_fundo { position: absolute; z-index: -1; display: block; }
.imagem_fundo { position: relative; }

/* FOOTER */
.footer_info { float: left; width: 761px; height: 107px;  border-bottom: 1px solid #333333;  border-top: 2px solid #333333; padding-top: 4px; color: #333333; }
.footer_info_cidades {float: left; margin-top: -1px; font-size: 11px; }
.footer_info_email { font-size: 11px; }
.footer_cidade { text-transform: uppercase; }
.footer_local_container { height: 72px; width: 179px; float: left; padding: 0; margin:0;}
.footer_local_container_margin { margin-right: 15px; }

#footer_contactos {float: left; text-transform: uppercase;  cursor: pointer; }
.footer_info_link {float: left; margin-left: 15px; }
.footer_termos {float:left; margin-bottom: 10px; margin-top: 3px; width: 761px; font-size: 11px; }
.footer_termos_left { float: left; width: 582px; }
.footer_termos_right { float: left; text-align: right; }
.footer_termos_left a:hover { color: #3EA2AB !important; }

 /* 404 */
.erro404 {padding: 24px 0px 24px 0px;}

/* LOGIN */
.login_item_container{ float: left; margin-top: 0px; height: 17px; margin-bottom: 7px; width: 164px;}
.login_item { width: 162px; height: 12px; color: #999999; font-weight: normal; }
.login_submit { float: right; border: none;  color: #3EA2AB; text-decoration: none; margin-top: -5px; }
.logout_submit { float: right; border: none;  color: #3EA2AB; text-decoration: none; margin-top: -1px; }
.login_error {font-size: 9px;text-decoration: none;color: #C8421B; font-weight:normal; margin-top: 0px; padding-top:34px;}
input { margin-top: 3px; background-color: transparent; color: #999999; font-weight: normal; border:1px solid #999999; width: 158px; height: 14px; padding-left: 4px; padding-top: 1px;}
input:focus{outline:none;}
select:focus{outline:none;}
textarea:focus{outline:none;}

