body
{	background: #000;
	font: 0.7em Verdana, Tahoma, "Lucida Grande", Helvetica;
	color: #555;
	margin: 0;
	padding: 0;
}

#container
{	width: 760px;
	margin: 0 auto;
	padding: 0;
}

#top 
{	width: 760px;
	position: relative;
	float: left;
	background: #000;
	height: 10px;
	margin: 0;
	padding: 0;
}

#header
{	position: relative;
	float: left;
	width: 760px;
	height: 100px;
	background: #000 url(elementos/imagens/dailus_header.jpg) no-repeat;
}

#header div img
{	margin-left: 40px;
	height: 100px;
}

#header div
{	margin: 0;
	padding: 0;
}

#header div div
{	width: 25px;
	margin: 0;
	pdding: 0;
	position: relative;
	float: right;
	margin-top: 18px;
	margin-right: 5px;
}

#header div div img
{	width: 25px;
	height: 25px;
	margin: 5px 0 0 0;
	padding: 0;
}

#menu
{	position: relative;
	float: left;
	width: 760px;
	height: 20px;
	padding: 0;
	background: #555;
		margin-bottom: 5px;
}

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

#menu li
{	float: left;
}

#menu a
{	display: block;
	color: #fff;
	font-weight: normal;
	background: #555;
	text-align: center;
	text-decoration: none;
	padding: 2px 18px 2px 18px;
	width: auto;
	font-size: 1em;
}

#menu a:hover
{	color:#555;
	background: #fff;
}

#content
{	position: relative;
	float: left;
	width: 760px;
	background: #fff;
}

#contprinc
{	position: relative;
	width: 700px;
	padding: 5px 30px;
	background: #fff;
	text-align: justify;
}

#contprinc h1
{	display: block;
	width: 700px;
	font-weight: normal;
	border-bottom: 1px #aaa dotted;
	color: #aaa;
	font-size: 1.5em;
	letter-spacing: 0.15em;
	padding-bottom: 5px;
}

#footer
{	background: #555;
	position: relative;
	float: left;
	width: 760px;
	height: 15px;
	font-size: 0.75em;
	clear:both;
}

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

#footer a:hover
{	color: #aaa;
}

#footer ul
{	float: right;
	width: 175px;
	list-style: none;
	margin: 0;
	padding:0;
}

#footer ul a
{	display: block;
	padding: 2px 4px;
	float: left;
	border-left: 1px dotted #aaa;
	text-align: center;
}

#footer p
{	float: left;
	margin: 0;
	padding: 2px 10px;
	color: #aaa;
}

.hidden
{	display: none;
}

.menuactive
{	color: #555;
	background:	#fff;
}

.submenuactive
{	color: #555;
}

img
{	border: 0;
}

/*----------------- SITEMAP -----------------*/

#sitemap
{	position: relative;
	float: left;
	width: 578px;
	padding-top: 10px;
}

#sitemap ul
{	list-style: disc;
}


#sitemap a
{	color: #222;
	font-weight: normal;
	text-decoration: none;
	padding: 5px 0 5px 0;
	font-size: 1em;
}

#sitemap a:hover
{	color:#ccc;
	text-decoration: underline;
}

/*----------------- CONTATO -----------------*/

.form
{	position: relative;
	width: 700px;
	float: left;
	margin-top: 5px;
	padding-bottom: 5px;
}

#contform 
{	background:#fff; 
	border-collapse:collapse; 
} 

#contform p
{	margin: 0;
	padding: 0;
}

#contform input
{	background:#eee; 
	border:1px solid #ccc;
	padding: 0 10px;
}   

#contform input.botao01, #contform input.botao02
{	background:#eee;
	border:1px solid #ccc;
	display: block;
	float: left;
	width: 100px;
	font-size: 0.9em;
	padding-bottom: 2px;
	margin-top: 10px;
	margin-right: 5px;
}  

#contform input.botao02
{	text-align: center;
}

#contform label
{	padding-right: 5px;
}


#contatos
{	position: relative;
	width: 700px;
	font-size: 0.8em;
}


.imgend
{	float: left;
	padding-right: 20px;
}

.imgend img
{	width: 25px;
}

.textend
{	padding-top: 7px;
}

.textend a
{	color: #aaa;
	text-decoration: none;
}


/*----------------- PRODUTOS -----------------*/

#contsec
{	position: relative;
	float: right;
	width: 579px;
	background: #fff;
	padding: 5px 15px;
	text-align: justify;
}

#contsec .imagemprodutos
{	width: 540px;
	margin-left: 15px;
}

#contsec p
{	margin: 0;
	padding: 0;
}

#contsec h1
{	display: block;
	width: 579px;
	font-weight: normal;
	border-bottom: 1px #aaa dotted;
	color: #aaa;
	font-size: 1.5em;
	letter-spacing: 0.15em;
	padding-bottom: 5px;
}


#menulat
{	position: relative;
	float: left;
	background: #fff url(elementos/imagens/fundo.png) no-repeat;
	height: 483px;
	width: 150px;
	padding-top: 17px;
}

#menulat ul
{	list-style: none;
	margin: 0;
	padding: 0;
}


#menulat a
{
	display: block;
	color: #000;
	font-weight: normal;
	text-decoration: none;
	padding: 7px 0 7px 10px;
	width: 140px;
	font-size: 1em;
	filter:opacity(alpha=60); /* para o IE */
	-moz-opacity:0.6; /* para o FireFox */
	opacity:0.6; /* para o outros Navegadores */
}

#menulat a:hover
{	color:#555;
	background: #fff;
	border-top: 1px dotted #aaa;
	border-bottom: 1px dotted #aaa;
}



/*----------------- PRE-ROSTO-OLHOS-LABIOS -----------------*/

#cont1, #cont2
{	position: relative;
	float: left;
	width: 285px;
	border-left: dotted 1px #aaa;
	border-bottom: dotted 1px #aaa;
	padding-bottom: 5px;
	font-size: 0.8em;
	display: block;
	height: 83px;
}

#cont1
{	border-left: 0;
}

#cont1 a, #cont2 a
{	color: #aaa;
	font-style: italic;
	text-decoration: none;
}

#cont1 a:hover, #cont2 a:hover
{	font-style: normal;
}

.prodthumb
{	float: left;
	width: 105px;
	padding-top: 7px;
	text-align: center;
	margin-left: 5px;
}

.prodthumb img
{	height: 78px;
}

.textprod
{	font-size: 0.95em;
	width: 160px;
	margin-left: 10px;
	position: relative;
	float: right;
}

.textprod h2
{	display: block;
	width: 150px;
	font-weight: normal;
	color: #aaa;
	font-size: 1.15em;
}

.textprod div
{	float:right;
	margin-top: 10px;
	margin-right: 2px;
	border-left: 1px #aaa solid;
	padding-left: 10px;
}

#submenulat
{	position: relative;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	border-top: 1px dotted #aaa;
	border-bottom: 1px dotted #aaa;
}

#submenulat a
{	display: block;
	color: #555;
	background: #fff;
	text-align: left;
	padding: 4px 0 2px 20px;
	width: 130px;
	font-size: 0.8em;
}
	
#submenulat a:hover
{	color: #aaa;
	background: #fff;
	border: 0;
}

.clearstyle
{	clear: both;
}


/*----------------- CASE PRODUTOS -----------------*/


#produtos
{	padding: 0;
	width: 578px;
	text-align: justify;
	margin: 0 auto;
	font-size: 0.95em;
}

.prodgrande
{	float: left;
	width: 225px;
	text-align: center;
	margin-bottom: 20px;
}

.prodgrande img
{	width: 225px;
}


.textprodgrande
{	float: right;
	width: 310px;
	margin-right: 10px;
}

.textprodgrande p
{	display: block;
	font-size: 0.95em;
}

.textprodgrande .colorstext
{	color: #aaa;
	font-size: 0.75em;
	line-height: 1.25em;
	font-style: italic;
}

.textprodgrande h2
{	display: block;
	font-weight: normal;
	color: #aaa;
	font-size: 1.3em;
}

#dica
{	font-style: italic;
	font-color: #675;
	background: #fff;
	border-top: solid 1px #aaa;
	border-bottom: solid 3px #aaa;
	line-height: 1.2em;
	font-size: 0.9em;
	width: 300px;
	margin: 20px auto 0 auto;
	padding: 3px 0 10px 0;
}

#dica h2
{	text-align: center;
	font-size: 1.2em;
	padding: 0;
	margin: 5px 0;
}

#colors
{	width: 225px;
	text-align: center;
}

#colors img
{	width: 200px;
}

#colors .coresbatom
{	width: 215px;
}


/*----------------- EMPRESA -----------------*/


#context1
{	width: 700px;
}

/*----------------- HOME / LOOKS / DICAS -----------------*/

#contswf
{	position: relative;
	width: 760px;
	padding: 0;
	margin: 0;
	background: #fff;
	text-align: center;
	height: 500px;
}

#contswf h1
{	padding: 0;
	margin: 0;
}

/*----------------- VIDEOS -----------------*/

#contsec #video
{	text-align: center;
	margin-top: 20px;
}

/*----------------- MIDIA -----------------*/

#mid
{	position: relative;
	float: left;
	width: 125px;
	heigh: 250px;
	margin: 1px 0 1px 5px;
	padding: 5px;
	text-align: center;
}

#mid img
{	height: 100px;
	border: none;
	text-align: center;
	margin: 0;
	padding-bottom: 5px;
	border-bottom: 1px dotted #aaa;
}

#mid h2
{	font-weight: normal;
	color: #aaa;
	font-size: 0.85em;
	margin: 4px 2px 0 12px;
	padding: 0;
	line-height: 1.25em;
	width: 100px;
	text-align: left;
}

#mid p
{	font-weight: normal;
	font-size: 0.8em;
	margin: 3px 0 0 12px;
	padding: 0;
	width: 100px;
	text-align: left;
}
	

/*----------------- EVENTOS-----------------*/

#eventos
{	position: relative;
	float: left;
	width: 570px;
	margin: 25px 0 0 0;
	padding: 0;
}

#eventos a
{	color: #aaa;
	font-style: italic;
	text-decoration: none;
	width: 100px;
}

#eventos a:hover
{	font-style: normal;
}

#eventos img
{	margin: 0;
	padding: 0 12px 0 0;
	width: 100px;
	
}

#galeriafotos img
{	padding: 4px;
	width: 70px;
	margin: 0;
}

#eventos p
{	float: right;
	postiion: relative;
	padding: 90px 0 0 0;
}

.headeventos
{	margin: 10px 0 0 0;
	padding: 0;
}



/*----------------- CURSOS -----------------*/

#datas p
{	margin: 4px 0;
	padding: 0;
	font-size: 0.9em;
}

#datas img
{	padding: 0;
	margin: 10px 0 0 0;
}

#datas .titdata
{	margin: 10px 0 0 0;
	padding: 2px 0 0 0;
	font-weight: bold;
	color: #aaa;
	font-size: 0.9em;
}

/*----------------- 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; }

