@charset "utf-8";
/* CSS Document */

html {
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #999999;
	text-align: center;
}

a {
	color: #004c82;
	text-decoration: none;
}

a:hover {
	color: #ffcb47;
}

#principal {
	margin: 0 auto;
	text-align: left;
	width: 960px;
	min-height: 100%;
	height: auto;
	padding: 10px;
}

#topo {
	height: 193px;
	padding: 10px;
	background: url(images/bg1.gif) repeat-x;	
}

#logo * {
	margin: 0;
	padding: 0;
}

#logo {
	float: left;
}

#menu {
	width: 210px;	
	float: left;
	margin-top: 5px;
}

#conteudo {
	width: 723px;
	float: right;
	margin-top: 5px;
	margin-bottom: 10px;	
}

.info {
	width: 720px;
	float: right;
	margin: 0px 0px 5px 5px;
	margin-top: 5px;
}

.titulo {
	width: 720px; color: #FFF; font-size: 20px; margin: 0px 0px 5px 5px; font-family:"Trebuchet MS", Helvetica, sans-serif; margin-bottom:5px;
	background: url(images/barra.jpg);
}

#rodape {
	clear: both;
	padding: 10px;
	background: url(images/bg2.gif) repeat-x;
	height: 80px;
}

#rodape p {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: smaller;
	color: #FFF;
}

.tab {
	border:0px;
	border-color:#999;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#666;
}

span.reduce{
color:#999999;
text-decoration:line-through;
}

/* Banner */
#ban * {
	margin: 0;
	padding: 0;
}

#ban {
	float: left;
	width: 600px;
	height: 120px;
}

/* Menu Horizontal */
#menu_horizontal {
	width: 600px;
	float: right;
	font-size: 12px;
}

#menu_horizontal ul {
	margin: 0;
	padding: 30px 0 0 0;
	list-style: none;
}

#menu_horizontal li {
	display: inline;
}

#menu_horizontal a {
	display: block;
	float: left;
	padding: 5px 20px;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
	color: #FFF;
}

#menu_horizontal a:hover, #menu .active a {
	padding: 5px 19px;
	background: #2F1A1A url(images/img2.gif) repeat-x left bottom;
	border: 1px solid #1E1010;
	border-right-color: #7A6D6D;
	border-bottom-color: #7A6D6D;
	color: #FFFFFF;
}

/* shopping cart*/
#kart {width: 120px; float: right;  
}

.shopping_cart{
height: 120px;
text-align:center;
}

.cart_details{
width:115px;
float:left;
padding:5px 0 0 10px;
text-align:left;
}

.cart_icon{
float:left;
padding:5px 0 0 5px;
}

span.border_cart{
width:100px;
height:1px;
margin:3px 0 3px 0;
display:block;
border-top:1px #999999 dashed;
}

/* catalogo*/
#box_esq_cat {
	width: 100%; 
}

.menu_catalogo ul
{
	padding:8px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFF;
	list-style:none;
	text-indent:15px;
	background:#333333;
}
.menu_catalogo ul li
{
	background:#333333;
	line-height:28px;
	border-bottom:1px solid #000;
}
.menu_catalogo ul li a
{
	text-decoration:none;
	color:#FFF;
	display:block;
}
.menu_catalogo ul li a:hover
{
	background:#00477e;
}
.menu_catalogo ul li#active
{
	background:#3ea5ea;
}

/* Banner personalizado*/
#box_personalizado {
	width: 695px; float: right; height: 100%; }

#box_personalizado_imagem {
	width: 345px; float: left; height: 100%; padding-left: 10px;;
}

#box_personalizado_imagem_texto {
	width: 330px; float: right; height: 100%;
}

/* Produtos */
#prod_destaque {
	width: 720px; float: right;
}

.prod {width: 233px; float: left; border: 1px solid #CCCCCC; margin: 0px 0px 5px 5px; text-align:center;}
.prod h3 {font-size: 13px; font-family: verdana; text-align: center;}

.prod_front {width: 232px; float: left; border: 1px solid #CCCCCC; margin: 0px 0px 5px 5px; text-align:center;}
.prod_front h3 {font-size: 13px; font-family: verdana; text-align: center;}

.details_1 {
	width: 145px; float: left; margin: 0px 0px 5px 5px; font-size: 12px; font-family: verdana; text-align: left; 
}

.details_2 {
	width: 65px; float: right; margin: 0px 5px 0px 5px; text-align:right; font-size: 12px; font-family: verdana;
}

#base {
	width: 715px; float: right; height: 100%;
}

#base_1 {
	width: 360px; 
	float: left; 
	height: 100%;  
	margin: 3px 3px 3px 10px; 
	text-align: center;
}

#base_2 {
	width: 310px; 
	float: left; 
	height: 100%; 
	margin: 3px 3px 3px 10px; 
	padding: 2px 5px 2px 5px;
}

#base_3 {
	width: 340px; 
	float: left; 
	height: 100%; 
	margin: 3px 3px 3px 10px; 
	text-align: left;
}

/* Lithbox */
#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; }

/* Estilos */
.style1 {color: #FF0000}

.style2 {
	font: 12px Verdana, Helvetica, sans-serif;
	color: #666;
	font-weight: bold;
	font-style: italic;
}

.style3 {
	font: 10px Verdana, Helvetica, sans-serif;
	color: #000;
	font-weight: bold;
}

.style4 {
	font: 11px Verdana, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}

.style5 {
	font: 10px Verdana, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
}
