/************************************************************************/
/* Desenvolvido por Flex Soluções - Soluções em Web e Software          */
/* www.flexsolucoes.com.br										        */
/* contato@flexsolucoes.com.br											*/
/* (48)3632-3178												        */
/************************************************************************/

* {margin: 0px; padding: 0px; border: 0px;}

/* BODY:
----------------------------------------------- */
body{
	background: #00B3BB url(../gif/bg.gif) repeat-x;
	padding: 20px;
	text-align: center;
	font: 11px/16px arial;
	color: #8C8C8C;
}

/* MEIO:
----------------------------------------------- */
div#principal{
	margin: 0 auto;
	width: 753px;
	text-align: left;
	overflow: hidden;
}

/* LINKS:
----------------------------------------------- */
a img {border:none;}
a:link, a:visited {color:#1C6DBC; text-decoration:none;}
a:hover {text-decoration:underline;}

/* FORMULÁRIO:
----------------------------------------------- */
select, textarea, input { border-style: solid; font-face: verdana; font-size: 11px; color: #000000; background-color: #F2F2F2; border-color: #D5D5D5; border-width: 1px; }
option { font-family: verdana; font-size: 11px; color: #000000;}
.button{ cursor:pointer;  margin-top:0px;  border:outset 1px #ccc; background:#999; font-size:.9em; color:#666; font-weight:bold; padding:5px;  background:url("../gif/button-bg.gif") repeat-x left top; padding:1px;  }
.form_field { font-family: verdana; font-size: 10px; } /* estilo para "select" */

/* TOPO:
----------------------------------------------- */
	div#topo{
		background: url(../jpg/topo.jpg) no-repeat;
		height: 115px;
	}
		div#topo a {
			display: block;
			width: 175px;
			height: 80px;
			position: relative;
			top: 15px;
			left: 10px;
		}
		
/* COLUNA ESQUERDA:
----------------------------------------------- */
	div#coluna_esquerda {
		float: left;
		width: 245px;
	}
	
/* COLUNA DIREITA:
----------------------------------------------- */
	div#coluna_direita {
		width: 491px;
		float: left;
		margin-left: 17px;
		background: url(../jpg/rodape.jpg) no-repeat bottom;
		padding-bottom: 52px;
	}

/* MENU:
----------------------------------------------- */
		div#menu
		{
			background: url(../jpg/bg_col_esq.jpg) no-repeat;
			background-color: #FFF;
			padding-top: 25px;
			padding-bottom: 25px;
			text-align: right;
		}
		
		div#menu a{
			display: block;
			margin: 0 15px;
			padding: 5px;
			border-bottom: 1px solid #E5E5E5;
			text-decoration: none;
			color: #858585;
		}
			div#menu a:hover{
				background: url(../jpg/bg_menu.jpg) repeat-x;
				color: #FFF;
			}
			
			div#menu a#ativo{
				background: url(../jpg/bg_menu.jpg) repeat-x;
				color: #FFF;
				font-weight: bold;
			}	
				div#menu a#activo img#flecha {
					position: relative;
					left: 12px;
				}
				div#menu a#activo span{
					position: relative;
					left: 8px;
				}
				
			div#menu div#submenuA a {
				text-align: left;
				background-color: #ECECEC;
				border-bottom: 1px solid #D9D9D9;
			}
			div#menu div#submenuA div.submenuB a {
				background-color: #F2F2F2;
				padding-left: 20px;
				border-bottom: 1px solid #E5E5E5;
			}
			
			div#menu div#submenuA div.submenuB div.submenuC a {
				background-color: #F9F9F9;
				padding-left: 40px;
				border-bottom: 1px solid #F2F2F2;
			}
			
			div#menu div.cabecera {
				display: block;
				margin: 0 15px;
				padding: 5px;
				color: #858585;
				background-color: #F2F2F2;
				border-bottom: 1px solid #E5E5E5;
				text-align:left;
				padding-left: 20px;
			}


		div#login
		{
			background: url(../jpg/fundo_carrinho.jpg) no-repeat bottom right;
			background-color: #F5FCFE;
			padding: 20px;
			text-align: left;
		}

		div#acesso
		{
			background: url(../jpg/fundo_login.jpg) no-repeat bottom right;
			background-color: #F5FCFE;
			padding: 20px;
			text-align: left;
		}

		div#contato
		{
			background: url(../jpg/fundo_contato.jpg) no-repeat bottom right;
			background-color: #F5FCFE;
			padding: 20px;
			text-align: left;
		}


/* titulo:
----------------------------------------------- */
		div#titulo{
			background: url(../jpg/bg_tit.jpg) no-repeat;
			height: 87px;
			
		}
			div#titulo h1 {
				padding-top: 34px;
				margin-left: 15px;
				color: #3399CC;
			}


/* conteudo:
----------------------------------------------- */
		div#conteudo{
			padding-bottom: 30px;
			background-color: #FFF;
			overflow: hidden;
			margin-top: 15px;
		}		
		
		h2#meio {
			background: url(../jpg/bg_tit2.jpg) no-repeat top;
			font: bold 15px arial;
			color: #CCCC00;
			margin-top: 15px;
			height: 42px;
			padding-left: 20px;
			
		}	
		
/* imagens produtos:
----------------------------------------------- */
.imagens_produtos {
	text-align: center;
	padding-left: 0px;
	padding-top: 3px;
}

.imagens_produtos a img {
	border: 3px solid #ffffff;
}

.imagens_produtos a:hover img {
	border: 3px solid #5DC8FA;
}

	
/* descrição de dicas
----------------------------------------------- */

#dicas  ul li { padding:0px; margin:20px; }	

/* Orelhas Dinâmica ================================================================= */
.dhtmlgoodies_tabPane{
		height:21px;	/* Height of tabs */
		border-bottom:1px solid #919b9c;
	}
	.dhtmlgoodies_aTab{
		border-left:1px solid #919b9c;
		border-right:1px solid #919b9c;
		border-bottom:1px solid #919b9c;
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
		padding:5px;		
		
	}
	.dhtmlgoodies_tabPane DIV{
		float:left;
		height:100%;	/* Height of tabs */
		padding-left:3px;
		vertical-align:middle;
		background-repeat:no-repeat;
		background-position:bottom left;
		cursor:pointer;
		position:relative;
		bottom:-1px;
		margin-left:0px;
		margin-right:0px;
	}
	.dhtmlgoodies_tabPane .tabActive{
		background-image:url('../gif/orelhas/tab_left_active.gif');
		margin-left:0px;
		margin-right:0px;	
		z-index:10;	
	}
	.dhtmlgoodies_tabPane .tabInactive{
		background-image:url('../gif/orelhas/tab_left_inactive.gif');
		margin-left:0px;
		margin-right:0px;
		z-index:1;
	}

	.dhtmlgoodies_tabPane .inactiveTabOver{
		background-image:url('../gif/orelhas/tab_left_over.gif');
		margin-left:0px;
		margin-right:0px;
	}
	.dhtmlgoodies_tabPane span{
		font-family:arial;
		vertical-align:top;
		font-size:11px;
		padding-left:3px;
		padding-right:3px;		
		line-height:21px;
		float:left;
	}
	.dhtmlgoodies_tabPane .tabActive span{
		padding-bottom:1px;
		line-height:20px;
	}
	
	.dhtmlgoodies_tabPane img{
		float:left;
	}
	
/*====================Orelha com Fundo para Ampliar Imagem (Que parece FLASH)====================*/
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(../gif/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../gif/prev.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../gif/next.gif) right 15% no-repeat; }


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

#imageData{
	padding:0 10px;
	}
#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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	
	
	
	
	
	
	
	
	
	
	
		