/*
Theme Name: Lacqua Teens
Theme URI: 
Description: 
Version: 1.0
Author: Cumplice
*/
html, body, #flashContent {
	height:100%;
}
body {
	margin:0;
	margin-top: 20px;
	padding:0;
	overflow:hidden;
	background-color: #000000;
}

#flashContent, #splash{
	position:absolute;
	z-index: -10;
}

#wrapper {
	background: #000 url(../_images/style/bg-nav-top.gif) repeat-x;
	position: absolute;
	top:0;
	left: 0;
	width: 100%;
	text-align:center;
}
html, body, #flash {
	height:100%;
	overflow:hidden;
}
/* nav-top */
#nav-top {
	width: 100%;
	clear: both;
	overflow: hidden;
	_height: 1%;
	background: url(images/bg-nav-top.jpg) repeat-x;
	z-index:10;
}
#nav-top ul {
	width: 750px;
	margin: 0 auto;
}
#nav-top ul li, #rodape ul li {
	float: left;
}
#nav-top a span, #rodape a span {
	display: none;
}
#nav-top ul li a, #rodape ul li a {
	background-image: url(images/nav-top.jpg);
	height: 20px;
	display: block;
}
#nav-top ul li.top-lojavirtual a {
	background-position: -100px 0;
	width: 87px;
}
#nav-top ul li.top-lojavirtual a:hover {
	background-position: -100px -20px;
}
#nav-top ul li.top-institucional a {
	background-position: -187px 0;
	width: 99px;
}
#nav-top ul li.top-institucional a:hover {
	background-position: -187px -20px;
}
#nav-top ul li.top-lojas a {
	background-position: -286px 0;
	width: 61px;
}
#nav-top ul li.top-lojas a:hover {
	background-position: -286px -20px;
}
#nav-top ul li.top-franquias a {
	background-position: -347px 0;
	width: 148px;
}
#nav-top ul li.top-franquias a:hover {
	background-position: -347px -20px;
}
#nav-top ul li.top-dicas a {
	background-position: -495px 0;
	width: 60px;
}
#nav-top ul li.top-dicas a:hover {
	background-position: -495px -20px;
}
#nav-top ul li.top-cadastro a {
	background-position: -555px 0;
	width: 80px;
}
#nav-top ul li.top-cadastro a:hover {
	background-position: -555px -20px;
}
#nav-top ul li.top-atendimento a {
	background-position: -635px 0;
	width: 90px;
}
#nav-top ul li.top-atendimento a:hover {
	background-position: -635px -20px;
}
#nav-top ul li.top-trabalhe a {
	background-position: -725px 0;
	width: 125px;
}
#nav-top ul li.top-trabalhe a:hover {
	background-position: -725px -20px;
}

