/* Página principal */

/* Tag definitions */
body {
    background: url("/goto/store/temas/imagenet/images/background.png") repeat;
    font-family: arial, verdana, tahoma;
    margin: 0;
}

img {
    border: 0px;
}

a {
    text-decoration: none;
}


#div-glue {
    margin: auto;
    width: 1000px;
}

/* END*/

/* Div header definitions */

#div-header {
    position: relative;
}

#div-header-banners {
    border-top: 1px solid #757575;
    border-bottom: 1px solid #AAAAAA;
    border-left: 1px solid #AAAAAA;
    border-right: 1px solid #AAAAAA;
    background: #FFF;
    margin-top: 4px;
    height: 160px;
    position: relative;
}

#contato {
    position: absolute;
    right: 5px;
}

#mail-contato {
    position: absolute;
    right: 5px;
    top: 45px;
    color: #000;
    font-size: 13px;
}

#img-logo {
    position: relative;
    left: 15px;
    top: 4px;
    width: 535px;
    height: 64px;
    cursor: pointer;
    z-index: -1;
}

#botao-comercial {
    position: absolute;
    right: 0;
    top: 5px;
}

#botao-suporte {
    position: absolute;
    right: 140px;
    top: 5px;
}
/* END */

/* Div main definitions */


/* Main menu */ 
#div-main-menu {
    position: relative;
    height: 24px;
    background: url("/goto/store/temas/imagenet/images/menu_background.png") repeat-x;
    width: 1000px;
}

.menu-content .cat {
    position: relative;
    float: left;
    z-index:1 !important;
}

.cat p, .subcat a {
   font-size: small;
}

.menu-content .cat:first-child {
    position: relative;
    margin-left: 35px;
}

.menu-content .cat:last-child {
    position: relative;
    margin-right: 20px;
}

.cat { 
   padding-left: 10px;
   padding-right: 10px;
   height: 22px !important;
   width: 95px !important;
   z-index: 1500 !important;
   position: relative;
}

.cat p {
   margin: 0px;
   padding: 0px;
   text-align: center;
   height: 21px;
   margin-top: 4px;
}

.cat p:hover {
    cursor: pointer;
}

.cat a {
    color: #000;
}

.cat div.subcat {
    display: none;
}

.subcat {
    background: #B1B1B1;
    margin-top: 1px;
    position: relative;
    margin-left: -11px;
    margin-top: -3px !important;
    width: 152px;
    border-top: 0 !important;
    position: relative;
}

.subcat a {
    color: #711B04;
    padding-left: 15px;
    display: block;
    background: url("/goto/store/temas/imagenet/images/seta-hover.png") 5px 10px no-repeat;
    font-size: 12px;
    padding-top: 5px;
}

.subcat a:hover {
    background: url("/goto/store/temas/imagenet/images/seta-normal.png") 5px 10px no-repeat;
}

.subcat a:last-child {
    margin-bottom: 2px;
}

/* END */

/* Main content */ 

/* Top content */
#main-content {
    position: relative;
    width: 1000px;
}

#content-upper {
    width: 1000px;
    height: 330px;
}

#content-upper-left {
    width: 312px;
    height: 330px;
    position: relative;
    float: left;
}

#content-miscelaneas {
    border: 1px solid #D2D2D2;
    margin-left: 12px;
    margin-top: 12px;
    width: 290px;
    height:221px;
    background: #F5F5F5;
}

#miscelaneas-imagens {
    margin-left: 5px;
    margin-top: 3px;
}

#miscelaneas-imagens img {
    width:281px;
    height:164px;
}

#miscelaneas-texto {
    margin-top: 4px;
    width: 289px;
}

#miscelaneas-texto p {
    text-align: center;
    width: 289px;
    margin:0;
    padding:0;
    font-size: x-small;
}

#content-newsletter {
    border: 1px solid #D2D2D2;
    width: 290px;
    height:82px;
    margin-left: 12px;
    margin-top: 12px;
    background: #F5F5F5;
}

#content-newsletter form {
    margin-left: 10px;
    position: relative;
    top: 15px;
}

#content-newsletter label {
    font-size: small;
    color: #525252;
    position: relative;
    bottom: 30px;
}

#content-newsletter input[type=text] {
    background: #F2F2F2;
    border: 1px solid #B1B1B1;
    width: 226px;
}

#content-newsletter input[type=submit] {
    background: #F2F2F2;
    background: url("/goto/store/temas/imagenet/images/fundo_botao.png") no-repeat;
    height: 30px;
    width: 30px;
    border: 0px;
    font-weight: bold;
    font-size: x-small;
}

#content-upper-middle {
    width: 300px;
    height: 330px;
    position: relative;
    float: left;
}

/* Projeto content */
#content-projeto {
    border: 1px solid #D2D2D2;
    width: 290px;
    height: 197px;
    margin-top: 10px;
    background: #F5F5F5;
    position: relative;
    top: 26px;
}

#projetos-top {
    position: relative;
    bottom: 38px;
    text-align: center;
    font-weight: bold;
}

#projetos-top span {
    position: relative;
    top: 3px;
}


#projetos-label {
    position: relative;
    float: left;
    width: 88px;
    height: 30px;
    background: url("/goto/store/temas/imagenet/images/topo_simplesp.png") no-repeat;
    margin-left: -1px;
    bottom: 2px;
    font-size: small;
    cursor: pointer;
}


#case-label {
    position: relative;
    float: left;
    width: 88px;
    height: 30px;
    bottom: 2px;
    color: #7A7A7A;
    font-size: small;
    cursor: pointer;
}

#videos-label {
    position: relative;
    float: left;
    width: 88px;
    height: 30px;
    bottom: 2px;
    color: #7A7A7A;
    font-size: small;
    cursor: pointer;
}

#cases-bottom, #videos-bottom {
    display: none;
}

#projetos-bottom {
    position: relative;
}


#projetos-bottom ul {
   list-style: url("/goto/store/temas/imagenet/images/marcador_projeto.png");
   padding: 0;
   margin-left: 25px;
   position: absolute;
   top: 0;
}

#projetos-bottom li {
   font-size: small;
   margin-top: 10px;
   width: 257px;
}
#projetos-bottom li span {
   font-size: small;
}

#projetos-bottom a {
   color: #4E4E4E;
}

#case-bottom ul {
   list-style: url("/goto/store/temas/imagenet/images/marcador_projeto.png");
   padding: 0;
   margin-left: 25px;
   position: absolute;
   top: 0;
}

#case-bottom li {
   font-size: small;
   margin-top: 5px;
}

#case-bottom a {
   color: #4E4E4E;
}



/* END */

#content-restrito {
    border: 1px solid #D2D2D2;
    width:290px;
    height:82px;
    margin-top: 38px;
    background: #F5F5F5;
}

#content-restrito form {
    margin-left: 10px;
    position: relative;
    top: 10px;
}
    #content-restrito h1 {
        height:55px;
        display:block;
        font-size:18px;
        padding-top:21px;
        padding-left:129px;
        margin-top:3px;
        margin-left:5px;
        background:url('/goto/store/temas/imagenet/images/curriculo.jpg') left center no-repeat;
        text-align:center;
    }
    #content-restrito h1 a {
        color:#4D4D4D;
    }


#content-restrito span {
    font-size: small;
    color: #525252;
    position: relative;
    bottom: 10px;
}

#content-restrito input[type=text] {
    background: #F2F2F2;
    border: 1px solid #B1B1B1;
    width: 110px;
}

#content-restrito input[type=submit] {
    background: #F2F2F2;
    background: url("/goto/store/temas/imagenet/images/fundo_botao.png") no-repeat;
    height: 30px;
    width: 30px;
    border: 0px;
    font-weight: bold;
    font-size: x-small;
}

#senha-label {
    position: relative;
    left: 65px;
}


#content-upper-right {
    width: 385px;
    height: 330px;
    position: relative;
    float: left;
}

/* Produtos content */
#content-produtos {
    border: 1px solid #D2D2D2;
    width: 371px;
    margin-top: 10px;
    background: #F5F5F5;
    position: relative;
    top: 26px;
    height: 291px;
}

#produtos-top {
    position: relative;
    bottom: 24px;
}

#produtos-top p {
    margin: 0;
    padding: 0;
}

#produtos-label {
    font-weight: bold;
    padding: 40px;
    background: url("/goto/store/temas/imagenet/images/topo_simples.png") no-repeat;
    height: 25px;
    width: 115px;
    position: relative;
    left: -1px;
    bottom: 2px;
    z-index: 1200 !important;
    text-align: center;
    float: left;
    font-size: small;
    cursor: pointer;
}

#produtos-label span {
    position: relative;
    top: 6px;
}

#hosting-label {
    font-weight: bold;
    padding: 40px;
    height: 25px;
    width: 119px;
    position: relative;
    left: -1px;
    bottom: 4px;
    z-index: 1200 !important;
    text-align: center;
    font-weight: bold;
    position: relative;
    float: left;
    color: #7A7A7A;
    font-size: small;
    cursor: pointer;
}

#hosting-label span {
    position: relative;
    top: 5px;
}

#hosting-imagens {
    margin-left: 5px;
    margin-top: 3px;
}

#hosting-imagens img {
    width: 364px;
    height: 230px;
    position: relative;
    top: -20px;
    right: 1px;
}

#hosting-texto {
    margin-top: 4px;
    width: 370px;
    position: relative;
    top: -15px;
}

#hosting-texto p {
    text-align: center;
    width: 370px;
    margin:0;
    padding:0;
    font-size: x-small;
}

#produtos-bottom {
    padding-top: 1px;
}

.div-produto {
    border: 2px solid #D7D7D7;
    margin-left: 5px;
    margin-right: 5px;
    background: #E6E6E6;
    margin-top: 10px;
    height: 57px;
    position: relative;
}

.div-produto:first-child {
    margin-top: 16px;
}


.produto-imagem {
    width: 82px;
    height: 59px;
    border-right: 1px dashed #BDBDBD;
    position: relative;
}

.produto-imagem img {
    position: absolute;
    top: 15px;
    left: 10px;
}

.produto-info {
    position: absolute;
    right: 2px;
    top: 10px;
    text-align: left;
    width: 265px;
}

.produto-info h4, .produto-info span {
    color: #4D4D4D;
}

.produto-info h4 {
    margin: 0;
    padding: 0;
}

.produto-info span {
    font-size: small;
}


#hosting-bottom {
    display: none;
}
/* END */

/* END */

/* Bottom content */

#content-bottom {
    width: 1000px;
    height: 163px;
}

#news-icons-top {
    height: 40px;
    margin-top: 6px;
    margin-left: 13px;
    margin-right: 18px;
    position: relative;
}

#top-rotator {
    width: 110px;
    height: 40px;
    margin: 0px;
    z-index: 2;
    background: url("/goto/store/temas/imagenet/images/top-rotator.png") no-repeat;
    position: relative;
    left: 1px;
    top: 1px;
}

/* News content */

#div-news {
    position: absolute;
    bottom: 35px;
    left: 108px;
    border: 1px solid #D2D2D2;
    width: 690px;
    background: #F2F2F2;
    height: 23px;
    padding-top: 2px;
}

#news-label {
    position: relative;
    top: 4px;
    left: 10px;
    border-right: 1px solid #000;
    font-size: small;
}

/* this page declarations */	
#wrapp {
width: 760px;
text-align: left;
font: normal 1em Arial;
margin: 0 auto;
padding: 0;
color: black;
}
#wrapp h1 {font: bold 1.1em Arial; margin: 1.2em 0 0.5em 0; padding: 0;}
.gnb {
width: 740px; 
margin: 20px 0 3px 0; 
background: #f0f1f1 url(gnb_bg.gif) left top repeat-x 
}
.gnb h3{
font: normal 9px/14px Arial;
text-align: right;
margin: 0 10px 0 0; 
padding: 0
}
#wrapp p{font: normal 0.9em Arial; margin: 1em 0; padding: 0;}
#wrapp h2 {font: bold 1em Arial;}

code {
width:93%;	
font: normal 11px 'Courier New', Courier, Fixed;
color: #000;
display: block;
padding: 1em;
margin: 1em 0;
background-color: #eee;
border: 1px solid #d3d3d6;
border-left-width: 5px;
white-space: pre;
overflow-x: auto;
}
/* liScroll style declarations */
#listticker{
	height:22px;
	width:605px;
	overflow:hidden;
	padding: 0;
        position: relative;
        bottom: 35px;
        left: 80px;
        text-align: center;
}
 
#listticker li {
	height:60px;
	padding:5px;
	list-style:none;
}
#listticker a {
	color:#000000;
        margin-left: 10px;
        font-size: 12px;  
}
                
#listticker span {
        font-size: 12px;
        color: #FB5912;
        font-weight: bold;
}
            

/* END */

#div-social {
    position: absolute;
    top: 0;
    right: 0;
}

#soc_um, #soc_dois, #soc_tres, #soc_quatro {
    float:left;
}

#soc_um a, #soc_dois a, #soc_tres a, #soc_quatro a {
    width:40px;
    height:26px;
    display:block;
}

#soc_um a {
    background:url('/goto/store/temas/imagenet/images/soc_um_l.png') no-repeat;
}

#soc_um a:hover {
    background:url('/goto/store/temas/imagenet/images/soc_um_h.png') no-repeat;
}

#soc_dois a {
    background:url('/goto/store/temas/imagenet/images/soc_dois_l.png') no-repeat;
}

#soc_dois a:hover {
    background:url('/goto/store/temas/imagenet/images/soc_dois_h.png') no-repeat;
}

#soc_tres a {
    background:url('/goto/store/temas/imagenet/images/soc_tres_l.png') no-repeat;
}

#soc_tres a:hover {
    background:url('/goto/store/temas/imagenet/images/soc_tres_h.png') no-repeat;
}

#soc_quatro a {
    background:url('/goto/store/temas/imagenet/images/soc_quatro_l.png') no-repeat;
}

#soc_quatro a:hover {
    background:url('/goto/store/temas/imagenet/images/soc_quatro_h.png') no-repeat;
}

#rotator-bottom {
    border: 1px solid #D2D2D2;
    margin-left: 14px;
    margin-right: 18px;
    background: #F5F5F5;
    height: 112px;
    position: relative;
}

#arrow-left {
    width: 30px;
    height: 40px;
    position: absolute;
    left: -1px;
    top: 40px;
    background: url("/goto/store/temas/imagenet/images/arrow_left.png") no-repeat;
    border: 0px;
}

#arrow-right {
    width: 30px;
    height: 40px;
    position: absolute;
    right: -10px;
    top: 40px;
    background: url("/goto/store/temas/imagenet/images/arrow_right.png") no-repeat;
    border: 0px;
}

#rotator-content {
    width: 870px;
    position: absolute;
    left: 50px;
    height: 103px;
    top: 4px;
    z-index: 0 !important;
}

.rotatorcontent {
    border-bottom: 2px solid #83888E;
    border-right: 2px solid #83888E;
    width: 150px;
    height: 95px;
    background: #FFF;
    float: left;
    margin-left: 5px;
}

/* END */

/* END */

/* Div rodape definitions */
#footer-image {
    padding-top: 3px;
    padding-bottom: 3px;
}

#linha-footer-1 {
    font-size: 11px;
}

#linha-footer-2 {
    font-size: 11px;
}

#linha-footer-3 {
    font-size: 10px;
}

#imagenet-secure {
    position: fixed;
    bottom: 0px;
    right: 0px;
    z-index: 9;
}


/* END */

/* Classes */

.bordas {
    border: 1px solid #000;
    padding: 0px;
}

.label {
    font-size: small;
    color: #525252;
    position: relative;
}

/* Glider */

.glidecontentwrapper{
position: relative; 
width: 980px;
height: 150px;
overflow: hidden;
margin-left: 10px;
z-index: 0;
}

.glidecontent{
position: absolute; 
background: white;
visibility: hidden;
width: 980px;
height: 160px;
}

.glidecontent img{
width: 980px;
height: 160px;
}

.glidecontenttoggler { /*style for DIV used to contain toggler links. */
text-align: center; 
/*background: white;*/ /*always declare an explicit background color for fade effect to properly render in IE*/
z-index: 1;
position: absolute;
top: -1px;
right: 22px;
}

.glidecontenttoggler a{ 
    color: #2e6ab1;
    padding: 1px 1px;
    margin-right: 1px;
    font-weight: bold;
    text-decoration: none;
}


/* END */

/* END PAGINA PRINCIPAL */

/* Página Interna */
#inner-content {
    background: url("/goto/store/temas/imagenet/images/background_interno.png");
    width: 750px;
    margin-top: 18px !important;
    margin-left: 10px !important;
}

#inner-content h3 {
    color: #4E4E4E;
    padding: 0px;
    margin: 0px;
    margin-left: 20px;
    margin-top: 15px;
}

#inner-content img {
    margin-left: 3px;   
}

#inner-topo-banner {
    margin-left: 15px;
}


#innter-texto-banner {
    font-size: small;
    text-align: justify;
    margin-left: 20px;
    margin-top: 5px;
    margin-right: 20px;
}

#inner-menu {
    width: 220px;
    position: absolute;
    top: 30px;
    right: 14px;
}

.menu {
    list-style: none;
    padding: 0;
    margin: 0;
}

.menu-item-unchecked {
    border-bottom: 2px solid #CECECE;
    width: 220px;
    background: url("/goto/store/temas/imagenet/images/menu_marcador.png") 2px 7px no-repeat;
    height: 20px;
}

.menu-item-checked {
    border-bottom: 2px solid #CECECE;
    width: 220px;
    background: url("/goto/store/temas/imagenet/images/menu_selecionado.png") 2px 7px no-repeat;
    height: 20px;
}


.menu-item-unchecked a {
    color: #000;
    font-size: 13px;
    margin-left: 17px;
    position: relative;
    top: 2px;
}

.menu-item-checked a {
    color: #000;
    font-size: 13px;
    margin-left: 17px;
    position: relative;
    top: 2px;
    font-weight: bold;
}

#banners-interno {
    margin-top: 3px;
    position: relative;
}

#banners-interno img {
    margin-top: 10px;
}

/* END */


/* Localização */

#div-localizacao {
    position: relative;
}


#div-localizacao h3 {
    margin: 0;
    margin-left: 10px;
    margin-top: 5px;
    color: #4B4B4B;
}

#div-localizacao p {
    margin-left: 10px;
    color: #5A5A5A;
    font-size: small;
    font-weight: bold;
}

#div-localizacao img {
    position: relative;
    left: 400px;
}

/* END */

/* Contato */
#div-contato {
    margin-left: 10px;
    margin-top: 10px;
    margin-right: 10px;
    height:570px;
}

#div-contato h3 {
    color: #595959;
    font-size: 18px;
}

#div-contato h2 {
    color: #595959;
    font-size: 22px;
}


#div-contato span {
    font-size: 12px;
    line-height: 18px;
    color: #595959;
}

#form-contato label {
    color: #595959;
    font-size: 14px;
}

#form-contato input[type=text] {
    width: 743px;
    height: 26px;
    border: 0px;
    background: url("/goto/store/temas/imagenet/images/fundo_input.png") no-repeat;
    padding-top: 5px;
    padding-left: 5px;
}

#form-contato input[type=submit] {
    width: 56px;
    height: 30px;
    border: 0px;
    background: url("/goto/store/temas/imagenet/images/fundo_botao2.png") no-repeat;
    font-weight: bold;
    color: #595959;
    position: absolute;
    left: 700px;
}

#form-contato textarea {
    width: 743px;
    height: 132px;
    border: 0px;
    background: url("/goto/store/temas/imagenet/images/fundo_textarea.png") no-repeat;
    padding-top: 5px;
    padding-left: 5px;
    overflow:hidden;
    overflow-y: hidden;
    overflow-x: hidden; 
}

#form-contato span {
    color: #595959;
    font-size: 14px;
}

/* Contato caixa centro */

#contato-titulo {
    color: #5B5B5B;
    position: relative;
    bottom: 10px;
    left: 33px;
    width: 100px;
}

#div-contato-caixa {
        width: 927px;
        height: 325px;
        position: relative;
        background: #FFF;
        border: 2px solid #CCC;
        font-family: arial;
        bottom: 15px;
        left: 35px;
}
     
#div-contato-caixa a {
        text-decoration: none;
        color: #1A1A1A;
        position: relative;
        left: 18px;
}
     
#div-contato-caixa a img {
        margin-top: 2px;
        border: 0;
}
     
#div-contato-caixa a p {
        font-size: x-small;
        width: 220px;
}
     
#div-contato-esquerda {
        position: absolute;
        width: 260px;
        height: 335px;
        left: 0;
        top: 0;
        background: url("/goto/store/temas/imagenet/images/fesquerda.png") 0px 146px no-repeat;
}
     
#div-contato-meio {
        position: absolute;
        width: 445px;
        height: 335px;
        left: 280px;
        top: 0;
}
     
#div-contato-meio h4 {
        margin: 0;
        padding: 0;
}
     
#div-contato-direita {
        position: absolute;
        width: 260px;
        height: 335px;
        right: 0;
        top: 0;
        background: url("/goto/store/temas/imagenet/images/fdireita.png") 0px 122px no-repeat;
}
     
.caixas {
        width: 220px;
        height: 128px;
        background: url("/goto/store/temas/imagenet/images/fundo.png");
        margin-top: 5px;
}
     
#caixa-suporte {
        position: absolute;
        top: 20px;
}
     
#caixa-comercial {
        position: absolute;
        left: 210px;
        top: 20px;
}
     
#caixa-ssi {
        position: absolute;
        top: 170px;
}
     
#caixa-gerencia {
        position: absolute;
        left: 210px;
        top: 170px;
}
     
/* END */

/* */
