/* MAIN STRUCTURE */

#page {
	background: url(../images/page_bg.png);
	margin: 0 auto 0 auto;
	width: 960px;
	}
/* main typography */
body {
	color: #666;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
p {
	font-size: 14px;
	letter-spacing: -0.05em;
	line-height: 22px;
	}
a {
	-webkit-transition:color .3s ease-in;
	-moz-transition:color .3s ease-in;
	-o-transition:color .3s ease-in;
	transition:color .3s ease-in;
}

strong {
	font-weight: bold;
	color: #000;
}


/* HEADER */

#header {
	margin: 0 auto 0 auto;
	width: 780px;
	}
.header_logo {
	margin: 20px 0 0 -70px;
	z-index: -1;
	}
#top_contact {
	background: #826c58;
	color: #fff;
	border-radius: 0 0 5px 5px;
	height: 25px;
	margin: 0 0 0 650px;
	padding: 10px 10px 10px 20px;
	position: fixed;
	width: 190px;
	z-index: 10;
	}
.top-contact {
	float: left;
	}
.top-contact-images {
	float: right;
	margin-left: 10px;
	}
/* header typography */
.top-contact {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 25px;
	text-transform: uppercase;
	}


/* SLIDER */

#slider {
	height: 275px;
	margin: -70px auto 0 auto;
	width: 780px;
	}


/* MENU */

#nav_menu {
	background: #c9a788;
	border-radius: 5px;
	height: 12px;
	margin: 0 auto 20px auto;
	padding: 14px 0 14px 0;
	width: 780px;
	}
#nav_menu ul {
	background: red;
	}
#nav_menu ul li {
	display: inline;
	float:left;
	text-align: center;
	width: 195px;
	}
#nav_menu ul li a {
	border-radius: 5px;
	color: #fff;
	padding: 12px 20px 10px 20px;
	text-align: center;
	text-decoration: none;
	
	-webkit-transition:background-color .3s ease-in;
	-moz-transition:background-color .3s ease-in;
	-o-transition:background-color .3s ease-in;
	transition:background-color .3s ease-in;
	}
#nav_menu ul li a:hover {
	background-color: #826c58;
	color: #fff;
	text-decoration: none;
	}
/* menu typography */
#nav_menu ul li a.menu_item {
	font-size: 1.4em;
	font-weight: bold;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	}


/* CONTENT */

#content {
	clear: both;
	font-size: 12px;
	margin: 0 auto 0 auto;
	width: 780px;
	}
#main {
	background: #fff;
	border-radius: 5px;
	display: table;
	padding: 20px;
	width: 740px;
	}
#main h2	{
	margin: 0 0 20px 0;
	}
#highlights {
	border-radius: 5px;
	float: left;
	height: 110px;
	margin: 0 0 0 20px;
	width: 620px;
	}
#store {
	border-radius: 5px;
	float: left;
	height: 110px;
	margin: 20px 0 40px 0;
	width: 140px;
	}
#banner {
	border-radius: 5px;
	float: left;
	height: 110px;
	margin: 20px 0 40px 20px;
	width: 620px;
	}
.destaque {
	float: left;
	margin: 20px;
}
.main-img {
	float: left;
	margin: 0 20px 0 20px;
	}
/* main typography */
#main h2	{
	border-bottom: 10px solid #eee;
	color: #69837d;
	font-size: 32px;
	font-weight: bold;
	letter-spacing: -2px;
	line-height: 20px;
	padding-bottom: 20px;
	}
.destaque {
	color: #999;
	font-size: 16px;
	font-weight: 900;
	letter-spacing: -1px;
	line-height: 32px;
	}


/* NEWSLETTER BOX */

#newsletter {
	background: #f2f2f2;
	border: #b1b1b1 1px solid;
	border-radius: 5px;
	float: left;
	height: 88px;
	padding: 10px;
	width: 118px;
	}
#newsletter h3 {
	margin: 0 0 10px 0;
	}
#newsletter p {
	margin: 5px 0 0 0;
	}
#mc_embed_signup {
	clear: left;
	}
input.mc-email {
	height: 14px;
	margin: 5px 0 0 0;
	padding: 2px;
	width: 110px;
	}
input.mc-button {
	height: 30px;
	margin: 5px 0 0 0;
	padding: -6px 2px 2px 2px;
	width: 40px;
	}
/* newsletter typography */
#newsletter h3 {
	color: #2e2e2e;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: -1px;
	}
input.mc-email {
	font-size: 10px;
	}
input.mc-button {
	font-size: 12px;
	font-weight: bold;
	}

	
/* PRODUCTS */
#products-intro {
	float: left;
	width: 400px;
	}
#products-intro p {
	margin: 0 0 20px 0;
	}
#products-grid {
	float: left;
	width: 340px;
	}
.product-item {
	float: left;
	margin: 0 0 20px 20px;
	width: 150px;
	}


/* BRANDS */
#brands-grid p {
	float: left;
	margin: 0 15px 30px 15px;
	width: 150px;
	}


/* STORE */
#store-intro {
	margin: 0 0 20px 0;
	}
#store-photos img {
	border: 7px solid #fff;
	float: left;
	margin: 0 10px 20px 10px;
	width: 150px;
	
	-webkit-transition:border .3s ease-in;
	-moz-transition:border .3s ease-in;
	-o-transition:border .3s ease-in;
	transition:border .3s ease-in;
	}
#store-photos img:hover {
	border: 7px solid #69837d;
	}


/* FORM */

#formset {
	float: left;
	width: 400px;
	}
.label-field {
	font-weight: bold;
	margin: 20px 0 5px 0;
	}
.input-field {
	background: #fdfdfd;
	border: #ddd 1px solid;
	border-radius: 4px;
	height: 20px;
	padding: 10px;
	width: 380px;
	}
.input-field:focus {
	background: #eee;
	}
.text-field {
	background: #fdfdfd;
	border: #ddd 1px solid;
	border-radius: 4px;
	height: 80px;
	padding: 10px;
	width: 380px;
	}
.text-field:focus {
	background: #eee;
	}
.sender-buton {
	margin: 10px 0 0 0;
	}
#contact {
	float: left;
	margin: 0 0 0 40px;
	width: 250px;
	}
/* form typography */
.input-field {
	color: #999;
	font-family: Arial;
	font-size: 12px;
	}
.text-field {
	color: #999;
	font-family: Arial;
	font-size: 12px;
	}


/* FOOTER */

#footer {
	background: url(../images/footer_bg.png) center;
	clear: both;
	color: #fff;
	margin: 40px 0 0 0;
	padding: 20px 0 0 0;
	}
#footer-area {
	margin: 0 auto 0 auto;
	width: 780px;
	}
#footer-first-area {
	border-right: 1px solid #766c6f;
	float: left;
	height: 100px;
	margin: 0 20px 0 0;
	padding: 20px 0 0 0;
	width: 160px;
	}
#footer-second-area {
	float: left;
	margin: 0 20px 0 0;
	padding: 20px 0 0 0;
	width: 260px;
	}
#footer-third-area {
	float: left;
	margin: 0 20px 0 0;
	padding: 20px 0 0 0;
	width: 140px;
	}
#footer-fourth-area {
	float: left;
	padding: 20px 0 0 0;
	width: 157px;
	}
#footer-block {
	height: 100px;
	}
#footer-info {
	clear: both;
	display: table;
	padding: 30px 0 30px 0;
	}
#footer-map {
	float: right;
	margin: -55px 0 0 0;
	width: 120px;
	}
.copyright {
	color: #69837d;
	display: block;
	height: 3px;
	float: left;
	padding: 7px 0 0 0;
	width: 520px;
	}
.madeby {
	color: #69837d;
	display: block;
	height: 10px;
	margin: 0;
	float: left;
	text-align: right;
	width: 260px;
	}
a:link.madeby {
	color: #69837d;
	text-decoration: none;
	}
a:hover.madeby {
	text-decoration: underline;
	}
.madeby-img {
	bottom: -4px;
	position: relative;
}
/* footer typography */
#footer h3.address {
	font-size: 16px;
	font-weight: 900;
	letter-spacing: -1px;
	margin: 0;
	padding: 0 0 5px 0;
	}
#footer p.address {
	font-size: 11px;
	letter-spacing: -1px;
	line-height: 12px;
	}
.contact-call {
	font-size: 14px;
	text-align: right;
	}
.contact-call-number {
	font-size: 22px;
	font-weight: bold;
	text-align: right;
	}
.attendance {
	font-size: 10px;
	line-height: 12px;
	}
.copyright {
	font-size: 10px;
	}
a:link.map-link {
	color: #69837d;
	font-size: 9px;
	font-style: italic;
	letter-spacing: -1px;
	line-height: 19px;
	text-decoration: none;
	}
a:hover.map-link {
	color: #fff;
	}
a:visited.map-link {
	color: #fff;
	}