* {
margin: 0px;
padding: 0px;
border: 0px;
text-align:center;
font-family:Arial,Verdana,Helvitica,sans-serif;
}

body {
background: #000;	
}



#tudo {
width: 900px;
margin:0 auto;
}


#topo {
margin-top: 20px;
width: 900px;
height:100px;
background: url(images_fashion/topo.gif);	
}

#logo{
float: left;
}


/* ---------------------- COMECO MENU ---------------------- */


#menutopo {
padding: 10px;
width: 880px;
height: 22px;
background: url(images_fashion/fundo_menu.gif);	
}

#menutopo ul {list-style: none;}

#menutopo li {display: inline;}

#menutopo li a {
padding: 10px 8px 14px 8px;
}

#menutopo li a:hover, #menutopo .selecionado a{
background:url(images_fashion/menu_selecionado.gif);
background-position:center;
}


/* ---------------------- FIM MENU ---------------------- */

#base {
height: 5px;
background:#666;
}


/* ---------------------- p‡gina Fashion ---------------------- */


#flash_fashion {
margin: 10px 0 10px 0;
width: 900px;
height: 400px;
}



#produto_fashion {
margin: 10px 0 10px 0;
width: 900px;
}

#topo_h1{
width: 900px;
height: 40px;
background: url(images_fashion/topo_tit.gif);
}

#topo_h1 h1{
text-align:left;
padding: 10px;
color:#eee;
font-size:20px;
text-transform:uppercase;
}

#produto_fashion h2{
text-align:left;
color: #ae924e;
font-size:12px;
text-transform:uppercase;
}

#produto_fashion p{
padding-bottom: 8px;
text-align:left;
color:#eee;
font-size:12px;
}

#icones_produtos_fashion{
float: left;
width: 550px;
padding: 10px;
}


#fashion_pp{
float: left;
padding: 5px;
}

#detalhes_produtos_fashion{
float: left;
width: 300px;
margin: 10px;
}

#cor_fashion{
padding-top: 5px;
float: right;
}

#desc_fashion{
width: 190px;
padding-top: 5px;
float: left;
}

#voltar_produtos_fashion {
float:right;
margin-top: -35px;
margin-right: 20px;
}

#loja_fashion{
margin-top: 15px;
padding-right: 50px;
float: right;
}

/* ---------------------- FIM Detalhe Produto ----------------- */





/* ---------------------- Corp ----------------- */

#corp {
background:url(images_fashion/corp_background.gif) no-repeat;
width: 900px;
height: 100px;
}

#corp img{
float: left;
}

#corp p{
color:#fff;
font-size:12px;
font-family:Arial,Verdana,Helvitica,sans-serif;
}

#corp a{
color: #fff;
text-decoration: none;
}

.logo_alpargatas{
padding-right: 15px;
float:right;
}

#busca {
padding: 7px 0 0 15px;
color:#333;
font-size:12px;
float:left;
}


form .buscacampo {
text-align: left;
width:170px;
border:1px solid #666;
padding:4px;
margin-right:2px;
}

.enviar_busca {
font-weight: bold;
padding:2px 6px 2px 6px;
color: #fff;
border:1px solid #666;
background-image: url(images_fashion/bt_busca.gif);
}

.enviar_busca:hover {
color: #000;	
background-image: url(images/bt_busca_over.gif);
}


#clear{clear: both;}


/* ---------------------- FIM Corp ----------------- */




/* ---------- lightbox ---------------------------------------------------------------*/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* ---------- Fim lightbox ---------------------------------------------------------------*/


