:focus { -moz-outline-style: none; outline: none; }
img{-ms-interpolation-mode:bicubic;}

/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input,select { 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; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }

/* LAYOUT */
.clear { clear: both; }
.clearer { clear: both; display: block; margin: 0; padding: 0; height: 0; line-height: 1px; font-size: 1px; }

/* BASIC ELEMENTS */
html { min-height: 101%; height: 101%; background: #ffffff; }
html, body { font-family: Arial, Helvetica, FreeSans, sans-serif; font-size: 11px; color: #808080; line-height: 18px; min-width: 1140px; }
strong { font-weight: bold; }
em { font-style: italic; }
p { margin-bottom: 8px; }

/* HEADING */
h1 { font-size: 20px; font-weight: normal; margin-bottom: 16px; }


/* INPUTS */
input[type="text"], input[type="password"] { border: 1px solid rgb(221,221,223); padding: 2px 2px 2px 2px; font-size: 10px; color: rgb(170,170,170); background: rgb(249,249,249); }
input[type="text"]:focus, input[type="password"]:focus { color: rgb(102,100,100); }
input[type="submit"],  input[type="button"] { border: 1px solid rgb(221,221,223); background: rgb(241,241,243); color: rgb(102,100,100); font-size: 8px; font-weight: bold; }
input.ok[type="submit"], input.ok[type="button"] { width: 23px; height: 19px; }
.input_margin_bottom { margin-bottom: 5px; }


/* LOGIN */
#login { float: left; width: 178px; height: 50px; }
#login_caixa { float: left; width: 200px; }
.login_info { float: left; text-align: right; width: 130px; margin-bottom: 6px;}
#login .login_info {float: right;}
.login_error { float: left; width: 100%; margin-bottom: 6px;}
input.login[type="submit"], input.ok[type="button"] { width: 40px; height: 19px; margin-left: 10px; cursor: pointer;}

/* PESQUISA */
#pesquisa { float: left; width: 178px; height: 25px; }
input#id_search { font-size: 11px !important; line-height: 25px !important; padding: 0 10px 0 10px; width: 133px; border: none; height: 25px;  background: #e2e2e2; color: #a3a3a3;}
input#search_ok { cursor: pointer; height: 25px !important; width: 25px; padding: 0 !important; border: none; margin: 0 !important; background: url(/media/movicel/design/base/seta_pesquisar.gif)  center top no-repeat; }

/* LINKS */
a { text-decoration: none; color: #ED1C24; }
a:hover { text-decoration: underline; }
a.basic { color: rgb(102,100,100); }
a.basic:hover { text-decoration: underline; }
a.cinza { color: #808080; }
a.cinza:hover { color: #ED1C24; text-decoration: none; }
a.saber_mais { color: #ED1C24; font-size: 10px; font-weight: normal; background: no-repeat url(/media/movicel/design/base/seta_ler_mais.png) right center; padding-right: 15px; }
a.saber_mais:hover { text-decoration: underline; background: no-repeat url(/media/movicel/design/base/seta_ler_mais_hover.png) right center; }
a.neutro { color: rgb(255,255,255); background-position: right -157px; }
a.cinza_claro { color: #a3a3a3; }
a.cinza_claro:hover { color: #808080; text-decoration: none; }
a.laranja { color: #ED1C24; }
a.laranja:hover { color: #ED1C24; text-decoration: none; }
a.branco { color: #ffffff; }
a.branco:hover { color: #ffffff; text-decoration: none; }

.print_container { height: 27px; display: block; width: 50%; margin-top: -6px; }
.print_link {  height: 18px; margin-left: 15px; padding: 9px 0px 0px 36px; cursor: pointer; display: block; background: transparent url(/media/movicel/design/base/print_picto2.png)left center no-repeat;} 
.print_link:hover { color: #ED1C24; background: transparent url(/media/movicel/design/base/print_picto.png)left center no-repeat;} 

/* HEADER */
#header_base { margin: auto;  height: 99px; width: 954px; padding: 0px 93px 10px 93px; background: url(/media/movicel/design/base/dropshadow-line_top.jpg) center bottom no-repeat; }
#header { float: left; width: 100%; }
#header_logo { float: left;  margin-left: -5px; z-index: 1; }
#header_menu { float: left; }
#header_input { float: left; width: 178px; height: 75px; margin-left: 16px; }
#pre_header_menu_container { position: relative; height: 17px;  background-color: #ED1c24; color: #FFFFFF;}
#pre_header_menu { margin: auto; width: 954px; text-align: right; text-transform: lowercase; height: 17px; line-height: 17px;}
.pre_header_menu_separador { margin-left: 3px; margin-right: 3px; }
.header_language_selected { color: #ffffff; font-weight: bold; } 
.header_language { text-transform: uppercase !important; }

/* MENU */
#menu { float: right; font-size: 11px; height: 88px; margin-top: 10px; }
.menu_item { color: rgb(102,100,100); text-decoration: none;  float: left; padding-top: 50px; width: 99px; height: 25px; line-height: 25px;text-align: center; text-transform: uppercase; background-position: center -6px !important; }
.menu_item:hover,.menu_item_selected  { color: #ED1C24; text-decoration: none; background-position: center  -73px !important;}
.menu_separador { float: left; height: 73px; width: 1px; background: no-repeat url(/media/movicel/design/base/menu_separador.png); }

#menu_item_assistencia { background: no-repeat url(/media/movicel/design/layout/menu_botoes/assistencia.png); }
#menu_item_equipamentos { background: no-repeat url(/media/movicel/design/layout/menu_botoes/equipamentos.png); }
#menu_item_empresas { background: no-repeat url(/media/movicel/design/layout/menu_botoes/empresas.png); }
#menu_item_particulares { background: no-repeat url(/media/movicel/design/layout/menu_botoes/particulares.png); }
#menu_item_movicel { background: no-repeat url(/media/movicel/design/layout/menu_botoes/movicel.png); }
#menu_item_mymovicel { background: no-repeat url(/media/movicel/design/layout/menu_botoes/mymovicel.png); }



/* SUBMENU */
.submenu_container { padding: 8px 8px 60px 8px;  height: 238px; height: auto !important; font-size: 12px; }
.submenu_container a { color: rgb(102,100,100); }
.submenu_container a:hover { color: rgb(150,150,150); text-decoration: none; }
.submenu_selected { color: rgb(102,100,100) !important; font-weight: bold; }
.submenu_separador { padding: 0px 0px 0px 0px; margin: 5px 0px 5px 0px; height: 1px; background: no-repeat url(/media/movicel/design/layout/submenu/linha.png); }
.submenu_subconteudo { padding-left: 10px; }
.submenu_subconteudo_selected, .submenu_subconteudo:hover { background: no-repeat url(/media/movicel/design/layout/bullets/bullet_vermelho.png); }

/* BODY */
#body_container { margin: auto; width: 954px; padding: 10px 0px 0px 0px; overflow: visible; font-size: 12px;}
#bigger_body { float: left; width: 760px; height: 424px; height: auto !important; }
.body_conteudo { padding: 10px 16px 13px 16px;  min-height: 400px; height: 400px; height: auto !important; }
.body_margem_left { margin-left: 16px; }
.body_margem_right { margin-right: 16px; }
.spacer { margin-top: 25px; }


/* GALERY */
.gallery_container { float: left; }
.gallery_container img { margin:0 ; padding: 0; font-size: 0px; line-height: 0px; }
.gallery_description { float: left; margin: 0; padding: 5px; height: 50px; width: 90px; color: #ffffff; font-size: 11px; cursor: pointer; }
.gallery_thumb { float: left; margin: 0; padding: 0; font-size: 0px; line-height: 0px; margin-bottom: 5px; }
.gallery_photo { float: left; margin: 0; padding: 0; font-size: 0px; line-height: 0px; }
.gallery_thumb_margin { margin-right: 30px; }
#gallery_overflow { display:none; float: left; position: fixed; top: 0; left:0; height: 100%; width: 100%; background: repeat url(/media/movicel/design/galeria/fundo.png); z-index: 4000; height: 100%; }
.gallery_border { width: 1px; margin: auto; overflow: visible; height: 100%; position: relative; }
#gallery_images_container { margin-left: 0px; white-space: nowrap; position: relative; height: 100%; font-size: 0px; line-height: 100%; float: left; background: #000; }
#gallery_images_container img { height: 100%; position: relative; margin:0 ; padding: 0; font-size: 0px; opacity: 20%; opacity:0.2; filter:alpha(opacity=20); }
#gallery_header { height: 25%; }
#gallery { height: 50%; }
#gallery_footer { height: 25%; }
#gallery_red { background: #DC001A; height: 30px; overflow: visible; }
#gallery_shadow { background: url(/media/movicel/design/galeria/shadow.png); height: 37px; width: 237px; margin-bottom: -37px; float: left; left: 25%; position: relative; }
#gallery_controls { position: absolute; height: 84px; top: 50%; margin-top: -42px; margin-bottom: -84px; width: 100%; }
#gallery_left, #gallery_right { position: absolute; float: left; left: 50%; width: 50px; height: 84px; cursor: pointer; }
#gallery_left { background: no-repeat url(/media/movicel/design/galeria/left.png); margin-left: -350px; }
#gallery_right { background: no-repeat url(/media/movicel/design/galeria/right.png); margin-left: 300px; }


/* PAGINATOR */
.paginator { text-align: center; }

/* COLUNA CENTRAL */
.coluna_dupla { float:left; width: 566px;  }
.coluna_central { float: left; width: 566px; margin-left: 16px; margin-right: 16px; }


/* COLUNA LATERAL */
.coluna { float: left; width: 178px; min-height: 350px; height: 424px; height: auto !important; padding: 0px 16px 0px 16px; margin: 0px -16px 0px -16px; }
.coluna_titulo { padding: 0px 10px 0px 10px; height: 29px; color: #ffffff; font-size: 14px; line-height: 29px; }
.coluna_titulo_ribbon { height: 7px;  background: url(/media/movicel/design/base/sidebar-titles.png) no-repeat right top;}
.coluna_titulo_ribbon2 { height: 7px;  background: url(/media/movicel/design/base/sidebar-titles2.png) no-repeat left top;}
.coluna_body { padding: 5px 11px 20px 11px; color: #4d4e53; }
.coluna_body_titulo { margin: 5px 0 5px 0;  font-weight: bold; color: #4d4e53; }
.coluna_body_shortmargin_top { padding-top: 2px !important; }
.coluna_item_container { border-bottom: 1px dotted rgb(221,221,223); }
.coluna_item { padding: 0px 6px 0px 12px; cursor: pointer; background: no-repeat url(/media/movicel/design/base/seta_ler_mais.png) center center; }
.coluna_item:hover { background: no-repeat url(/media/movicel/design/base/seta_ler_mais_hover.png) center center; } 
.coluna_item_noborder { border: none !important; cursor: pointer; background: no-repeat url(/media/movicel/design/layout/bullets/bullet_cinza.png); background-position: right 7px; }
input[type="text"], input[type="password"] { width: 130px; }

/* HOMEPAGE */
#destaques_secundarios { width: 768px;}
.home_destaque_secundario_container { color: #808080; float: left; width: 178px; height: 136px;  }
.home_destaque_secundario_mask_container { width: 178px; height: 136px; overflow: hidden; cursor: pointer; position: absolute; z-index: 10; }
.home_destaque_secundario_mask {  margin-top: 136px; margin-left: 178px;  width: 178px; height: 136px; overflow: hidden; cursor: pointer; background: #ffffff;}
.home_destaque_secundario_info { width: 178px; height: 135px; border-bottom: 1px #D6D6D6 solid;overflow: hidden; cursor: pointer; position: absolute;  z-index: 5; background: #e2e2e2; }
.home_destaque_secundario_margin { margin-right: 16px; }
.home_destaque_secundario_margin_top { margin-top: 24px; }
.home_destaque_secundario_imagem { width: 178px; height: 106px; }
.home_destaque_secundario_titulo { padding: 0px 12px 0px 12px;  height: 30px; line-height: 30px; font-size: 14px; }
.home_destaque_secundario_texto { padding: 0px 12px 0px 12px; height: 106px; line-height: normal; font-size: 11px; }
 

/* NOTICIAS */
#noticias_container { float:left;  width: 760px; margin: 23px 0 23px 0; background: no-repeat #e2e2e2; }
.noticias_header { color: #808080; height: 30px; line-height: 30px; text-transform: uppercase; padding: 0px 20px 0px 10px; cursor: pointer; background: no-repeat url(/media/movicel/design/base/seta_drop-down.png) right center; float: left; }
.noticias_header:hover { color: #ED1C24; background: no-repeat url(/media/movicel/design/base/seta_drop-down_hover.png) right center; }
.noticias_header_open { background: no-repeat url(/media/movicel/design/base/seta_ler_mais.png) right center; }
.noticias_header_open:hover { background: no-repeat url(/media/movicel/design/base/seta_ler_mais_hover.png) right center; }
.noticias_body { padding: 10px 8px 10px 8px; background: #ffffff;}

.noticia_header { padding-bottom: 8px; }
.noticia_titulo { font-weight: bold; }
.noticia_titulo_conteudo { font-size: 14px; }
.noticia_titulo a { color: #ED1C24; }
.noticia_big_titulo { color: #ED1C24; font-weight: bold; font-size: 14px; }
.noticia_data { font-size: 11px; color: rgb(180,180,180); }


.noticia_sabermais { width: 17%; float: left; text-align: right; }

.noticia_img_pq { float: left; width: 156px; }
.noticia_img_pq_right { float: right; width: 156px; }
.noticia_img_gd {  }
.noticia_img img { width: 100%; }
.noticia_preview_no_imagem { width: 518px; float: left; margin-left: 16px; }
.noticia_preview_imagem { width: 362px; float: right; margin-left: 16px; }

.noticia_fonte { padding-top: 10px; }
.noticias_outras { font-weight: bold; }
.noticia_outras_titulo a { color: rgb(102,100,100); }
.noticia_outras_titulo a:hover { text-decoration: underline; }
.noticia_separador { padding: 0px 0px 0px 0px; margin: 8px 0px 8px 0px; height: 1px; background: no-repeat url(/media/movicel/design/layout/noticias/linha.png); }
.conteudo_noticia_separador { padding: 0px 0px 0px 0px; margin: 10px 0px 20px 0px; height: 1px; background: #e2e2e2; }
.noticias_lista { padding-bottom: 5px; }

#ticker { overflow: hidden; margin-left: 20px; float: left; width: 590px; height: 30px;  }
.ticker_item { overflow: hidden; width: 530px; height: 30px; line-height: 30px; }


/* BREADCRUMBS */
#footer_breadcrumbs { float:left; margin-top: -13px; padding-top: 13px; width: 100%; font-size: 11px; height: 30px; line-height: 30px;  background: url(/media/movicel/design/base/shadowline_bottom.png) center top no-repeat;}
#footer_breadcrumbs .breadcrumb { float:left; margin-left: 5px; text-transform: uppercase; }

/* FOOTER MENU */
#footer_menu_container { float: left; padding: 8px 0px 8px 5px; font-size: 11px; }
.footer_menu_logo { float: left; width: 35px; }
.footer_menu_seccao { float: left; width: 165px;  }
.footer_menu_separador { float: left; height: 118px; width: 1px; padding-right: 16px; background: no-repeat url(/media/movicel/design/base/sitemap_division.png); }
.footer_menu_titulo { font-weight: bold; padding-bottom: 10px; color: #808080; }
.footer_menu_titulo_selected { margin-left: -10px; padding-left: 10px; color: #808080; text-decoration: none; }
.footer_menu_titulo_selected:hover { color: #808080; text-decoration: none; }
.footer_menu_item_selected { color: #ED1C24; text-decoration: none; }
.footer_menu_item_selected:hover { color: #ED1C24; text-decoration: none; }

/* FOOTER */

#footer_container {  float:left; font-size: 10px; background: #e2e2e2; width: 100%;}
#footer_line {  margin: auto; width: 954px; }
#footer_ribbon_container { padding-bottom: 23px; height: 46px;  float:left; width: 100%;}
.footer_main { position: absolute; left: 50%; z-index: 100; width: 954px; margin: 0px 0px 0px -480px; height: 46px; line-height: 30px; width: 946px; padding: 0px 0px 0px 8px;color: #ffffff; background: url(/media/movicel/design/base/footer_red-ribbon.png) center top no-repeat;}
.footer_main_right { float: right; margin-right: 50px; margin-top: 8px;}
.footer_main_right a { margin-left: 5px;}
.footer_main_left { float: left; width: 51%; margin-bottom: 10px; }
#footer_color_container { position: absolute;  width: 100%; height: 30px; z-index: 10; }
.footer_right { float: right; width: 50%; background: #ED1C24; height: 24px; }
.footer_left { float: left; width: 49%; background: #ED1C24; height: 30px; }
.NAD { font-weight: bold; color: rgb(81,81,83); }
.NAD_ICON { color: #e20019; }

/* GERAL */
.float_left { float: left; }
.float_right { float: right; }
.bold { font-weight: bold; }
.cinza_claro { color: rgb(175,175,175); }
.vermelho { color: rgb(237,28,36); }
.edit {display: none; cursor: pointer; background: rgb(241,241,243); float: right; height: 12px; border: 1px solid rgb(221,221,223); color: rgb(102,100,100); font-size: 8px; line-height: 12px;font-weight: bold; padding: 0px 2px 0px 2px;}
.edit_destaque_secundario {margin-top: 0px; position: relative; z-index: 15;}
.edit_noticia { float: left;}
.edit_destaque_principal { position: absolute; margin-left: 740px; }
.edit_destaque_segundo_nivel { position: absolute; margin-left: 352px; }

/* BACKGROUNDS */
.bk_a_movicel { background: #ED1C24; }
.bk_particulares { background: #ED1C24; }
.bk_empresas { background: #ED1C24; }
.bk_mymovicel { background: #ED1C24; }
.bk_assistencia { background: #ED1C24; }
.bk_equipamentos { background: #ED1C24; }
.bk_neutro { background: #ED1C24; }

/* COR */
.cor_a_movicel { color: rgb(237,28,36); }
.cor_particulares { color: rgb(237,28,36); }
.cor_empresas { color: rgb(237,28,36); }
.cor_mymovicel { color: rgb(237,28,36); }
.cor_assistencia { color: rgb(237,28,36); }
.cor_equipamentos { color: rgb(237,28,36); }

/* ICONS */
.icon_a_movicel { background-image: url(/media/movicel/design/layout/icons/a_movicel.png); background-repeat: no-repeat; background-position: 5px center; }
.icon_particulares { background-image: url(/media/movicel/design/layout/icons/particulares.png); background-repeat: no-repeat; background-position: 5px center; }
.icon_empresas { background-image: url(/media/movicel/design/layout/icons/empresas.png); background-repeat: no-repeat; background-position: 5px center; }
.icon_mymovicel { background-image: url(/media/movicel/design/layout/icons/mymovicel.png); background-repeat: no-repeat; background-position: 5px center; }
.icon_assistencia { background-image: url(/media/movicel/design/layout/icons/assistencia.png); background-repeat: no-repeat; background-position: 5px center; }
.icon_equipamentos { background-image: url(/media/movicel/design/layout/icons/equipamentos.png); background-repeat: no-repeat; background-position: 5px center; }


/* SEARCH FORM */
#suggestions{ width: 178px;  position: relative; z-index: 100000; }


/* SEARCHRESULTS */

.submenu_separador { padding: 0px 0px 0px 0px; margin: 5px 0px 5px 0px; height: 1px; background: no-repeat url(/media/movicel/design/layout/submenu/linha.png); }


#searchresults { float:left; width: 176px; border-width:1px; border-color: rgb(237,28,36); border-style:solid; background-color:#ffffff; font-size:11px; line-height:14px; }
#searchresults .divisao { float: left; width: 176px; }
#searchresults .coluna_titulo { float:left; padding: 4px 0px 4px 30px; height: 14px; color: #ffffff; font-size: 12px; line-height: 14px;width: 146px;}
#searchresults .conteudo { width: 166px; float: left; height: 10px; padding: 4px 0px 8px 10px; background: no-repeat url(/media/movicel/design/layout/submenu/linha.png) center bottom;}
#searchresults .conteudo a { color: rgb(102,100,100);  }
#searchresults .conteudo a:hover { color: rgb(150,150,150); text-decoration: none; }
#searchresults .resultados { text-align: right; background-color: #ED1C24; padding: 4px 10px 0px 0px; width: 166px; cursor: pointer; }

#mapa { float:left; width: 100%; font-size: 12px;}
#mapa .divisao { float: left; width: 32%; margin-bottom: 23px;}
#mapa .divisao .titulo { width: 100%; float:left; margin-bottom: 10px; font-weight: bold;}
#mapa .divisao .titulo a { color: #ED1C24; }
#mapa .divisao .titulo a:hover { color: #ED1C24; }
#mapa .divisao .separador { float: left; width: 100%; padding: 0px 0px 0px 0px; margin: 5px 0px 5px 0px; height: 1px; background: no-repeat url(/media/movicel/design/layout/submenu/linha.png); }
#mapa .divisao .conteudo { float:left; width: 100%; }
#mapa .divisao .conteudo .titulo { float:left; margin-bottom: 0px; font-weight: normal;}
#mapa .divisao .conteudo .titulo a { color: #808080; }
#mapa .divisao .conteudo .titulo a:hover { color: #a3a3a3; text-decoration: none;}
#mapa .divisao .conteudo .subconteudo { float:left; width: 100%; }
#mapa .divisao .conteudo .subconteudo .titulo { float:left;  margin-bottom: 0px; font-weight: normal;}
#mapa .divisao .conteudo .subconteudo .titulo a { color: #808080; padding-left: 10px;}
#mapa .divisao .conteudo .subconteudo .titulo a:hover { color: #a3a3a3; text-decoration: none; background: no-repeat url(/media/movicel/design/layout/bullets/bullet_vermelho.png);}



