/* @group Geral */

html, body {
	margin: 0;
	padding: 0;
	min-height: 100%;
}

html {
	background: url(../images/bg.png) repeat-x center top;
	overflow-y: scroll;
}

body {
	background: url(../images/bg-top.png) center top repeat-x;
	color: RGB(110,61,58);
	font: 12px/1.5em Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.1em;
}

a {
	text-decoration: none;
	color: RGB(110,61,58);
}

a, img {
	border: none;
}

p {
	margin: 0;
	padding: 0;
}

/* @end */

#wrapper {
	width: 860px;
	margin: 0 auto;
	padding: 55px 10px 0;
}

/* @group Header */

#header {
	height: 105px;
	width: 100%;
}

#homelink img {
	float: left;
}

#menu {
	float: left;
	margin: 48px 0 0 13px;
	padding: 0;
	font-size: 13px;
	letter-spacing: 0.2em;
	text-transform: uppercase;
}

#menu a {
	color: #fff;
}

#menu li {
	display: inline-block;
	position: relative;
	float: left;
	list-style: none;
	margin-left: 12px;
	height: 31px;
	line-height: 31px;
	text-align: center;
}

#menu li a {
	display: block;
	height: 31px;
}

li#menu-quem a {
	background: url(../images/menu-quem.png) no-repeat;
	width: 124px;
}

li#menu-produtos a {
	background: url(../images/menu-produtos.png) no-repeat;
	width: 105px;
}

li#menu-sabores a {
	background: url(../images/menu-sabores.png) no-repeat;
	width: 93px;
}

li#menu-contato a {
	background: url(../images/menu-contato.png) no-repeat;
	width: 94px;
}

li#menu-quem a:hover, li#menu-quem a.selected {
	background: url(../images/menu-quem-s.png) no-repeat;
	width: 124px;
}

li#menu-produtos a:hover, li#menu-produtos a.selected {
	background: url(../images/menu-produtos-s.png) no-repeat;
	width: 105px;
}

li#menu-sabores a:hover, li#menu-sabores a.selected {
	background: url(../images/menu-sabores-s.png) no-repeat;
	width: 93px;
}

li#menu-sabores a:hover, li#menu-sabores a.selected {
	background: url(../images/menu-sabores-s.png) no-repeat;
	width: 93px;
}

li#menu-contato a:hover, li#menu-contato a.selected {
	background: url(../images/menu-contato-s.png) no-repeat;
	width: 94px;
}

/* @end */

/* @group Content-Home */

#home #content {
	margin: 0 0 10px;
	height: 410px;
	background: url(../images/bg-home.png) no-repeat center top;
	padding: 0 280px 0 330px;
}

#home h1 {
	font-size: 18px;
	padding-top: 110px;
	font-style: italic;
}

#home em {
	font-size: 26px;
	display: block;
	padding-top: 5px;
}

a.button {
	display: block;
	background: url(../images/button-white.png) no-repeat center;
	width: 77px;
	height: 27px;
	line-height: 27px;
	font-size: 10px;
	text-align: center;
	margin: 15px 0 0 -5px;
}

#home #content a.button:hover {
	color: RGB(169,210,219);
	text-decoration: none;
}

#home #content p {
	font-size: 13px;
}

/* @end */

/* @group Sidebar & Contents */

#sidebar {
	position: relative;
	margin: 30px 15px 20px 10px;
	width: 365px;
	float: left;
}

#sidebar h1 {
	margin: 0 0 5px;
	font-size: 20px;
	font-style: italic;
}

#quem #sidebar img {
	width: 307px;
	margin: 0 auto;
	display: block;
}

p {
	margin-bottom: 15px;
}


h2 {
	margin: 0 0 3px;
	font-style: italic;
	font-size: 16px;
}

#quem #content, #produtos #content, #contato #content {
	width: 450px;
	float: left;
	display: inline;
	margin: 30px 10px 20px 0;
}

#quem h1 {
	font-size: 18px;
	font-style: italic;
	margin: 0 0 5px;
}

#content a:hover, #sidebar a:hover {
	text-decoration: underline;
}

#sidebar h4 {
	margin: 15px 0 0;
	font-style: italic;
	font-size: 14px;
}

#contato #sidebar img {
	float: left;
	clear: both;
	margin: 2px 5px 26px 0;
}

#contato #sidebar a img {
	float: none;
	margin: 0 15px 0 3px;
}


/* @end */

/* @group Content Sabores */

#sabores #content {
	width: 870px;
	margin: 25px 0 20px;
	padding-bottom: 30px;
	position: relative;
}

ul.sabores-produtos {
	list-style: disc  inside;
	font-size: 13px;
	width: 425px;
	display: block;
	float: left;
	padding: 0 0 14px;
	margin: 0 10px 20px 0;
	background: url(../images/bg-sabores-bottom.png) no-repeat 0 bottom;
}

ul.sabores-produtos label {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	display: block;
	padding: 20px 15px 0;
	margin-top: -5px;
	background: url(../images/bg-sabores-top.png) no-repeat;
	z-index: 799;
}

ul.sabores-produtos li {
	background: RGB(220,242,246);
	padding: 4px 15px 0;
	z-index: 899;
}

ul.sabores-produtos li.first {
	padding-top: 6px;
}

ul.sabores-produtos img {
	float: right;
	position: relative;
	margin: 0 8px 0 0;
	z-index: 1000;
}


/* @end */



/* @group Form */

form ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

label {
	display: block;
	font-size: 13px;
}

input {
	height: 18px;
	line-height: 18px;
	width: 100%;
	border: none;
	margin: 0 0 8px;
	padding: 4px 2px 0;
	background: RGB(220,242,246);
	font: italic 13px/1.5em Georgia, "Times New Roman", Times, serif;
	color: RGB(110,61,58);

}

li#telefone, li#aniversario {
	float: left;
}

li#aniversario {
	margin-left: 10px;
}

li#assunto {
	clear: left;
}

.ddd, .tel {
	margin-right: 5px;
}

input.ddd {
	width: 20px;
}

input.tel {
	width: 90px;
}

select {
	height: 21px;
	border: none;
	margin: 0 0 8px;
	background: RGB(220,242,246);
	font: italic 13px Georgia, "Times New Roman", Times, serif;

	color: RGB(110,61,58);
}

textarea {
	border: none;
	width: 100%;
	height: 100px;
	margin-bottom: 15px;
	padding: 2px;
	background: RGB(220,242,246);
	font: italic 13px/1.5em Georgia, "Times New Roman", Times, serif;
	color: RGB(110,61,58);}

button {
	background: RGB(220,242,246);
	border: none;
	width: 150px;
	height: 25px;
	color: RGB(110,61,58);
	font-weight: bold;
	font-size: 11px;
	float: right;
	margin: 0;
	padding: 0;
	letter-spacing: 0;
}

button:hover {
	background-color: #fff;
}

/* @end */

/* @group Contact infos */

h3 {
	float: left;
	margin: 5px 0 5px 10px;
	font-size: 18px;
	font-style: italic;
	line-height: 23px;
}

p.contact {
	text-align: center;
	font-size: 14px;
	margin-top: 20px;
	clear: both;
	min-height: 80px;
}

p.contact a:hover {
	text-decoration: underline;
}

p.contact strong {
	font-size: 16px;
	font-style: italic;
	margin-right: 10px;
}

img.icon {
	position: relative;
	margin: -5px 6px;
}

a.redes {
	height: 23px;
	margin: 0 0 0 20px;
}

a.redes:hover {
	border-bottom: solid 1px;
}

/* @end */

/* @group Gallery */

#gallery {
	position: relative;
	width: 464px;
	height: 344px;
	background: url(../images/bg-gallery.png) no-repeat top center;
	float: left;
	display: inline;
}

#imagearea {
	width: 434px;
	height: 255px;
	padding-top: 15px;
	margin: 0 15px;
	border-bottom: solid 5px RGB(220,242,246);
}


#image {
	position: relative;
} 

#image img {
	position: absolute;
	}

#thumbwrapper {
	height: 55px;
	overflow: hidden;
	padding-left: 15px;
}

#thumbarea {
	position: relative;
	overflow: hidden;
	width: 434px;
	height: 55px;
}

#thumbs {
	position: absolute;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 10000px;

}

#thumbs li {
	display: inline;
	float: left;
	cursor: pointer;
}

#thumbs li img {
	float: left;
	display: inline;
	height: 50px;
	padding: 2px 0;
}

.imgnav {
	position: absolute;
	height: 255px;
	width: 20%;
	z-index: 999;
	cursor: pointer;
}

#previmg {
	left: 0;
}

#previmg:hover {
	opacity: 1;
	filter: alpha(opacity=100);
	background: url(../images/left.png) no-repeat left center;
}

#nextimg {
	right: 0;
}

#nextimg:hover {
	opacity: 1;
	filter: alpha(opacity=100);
	background: url(../images/right.png) no-repeat right center;
}


/* @end */



/* @group Footer */

#footer {
	font-size: 9px;
	color: RGB(169,210,219);
	clear: both;
	position: fixed;
	bottom: 0;
	width: 100%;
	height: 40px;
	background: url(../images/bg-footer.png) repeat-x center bottom;
}

#footer p {
	text-align: center;
	margin-bottom: 10px;
}

#footer a {
	color: RGB(169,210,219);
}

#footer a:hover {
	color: RGB(110,61,58);
}

/* @end */
