body,td,th {
	color: #333;
}
body {
	background: #e3e2de url(img/pattern.png) repeat-x;
	margin:0px;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
}
.main {
	width:970px;
	height:396px;
	margin: 30px auto 10px auto;
	background: url(img/main_bg_frame.png) no-repeat;
}
.header {
	width:970px;
	height:392px;
	background: url(img/main_bg.jpg) 2px 9px no-repeat;
}

/* ------------------------ Menu -------------------------- */
.main_menu {
	width:635px;
	height:55px;
	margin:0 0 0 240px;
	background: url(img/main_menu_bg.png) no-repeat;
}
.main_menu a {
	height:45px;
	width:80px;
	float:left;
	margin-top:1px;
	background: url(img/main_menu.png) 0px 0px no-repeat;
}
a#menu01 {
	width:80px;
	margin-left:13px;
	background: url(img/main_menu.png) 0px 0px no-repeat;
}
a#menu02 {
	width:115px;
	background: url(img/main_menu.png) -80px 0px no-repeat;
}
a#menu03 {
	width:100px;
	background: url(img/main_menu.png) -195px 0px no-repeat;
}
a#menu04 {
	width:90px;
	background: url(img/main_menu.png) -293px 0px no-repeat;
}
a#menu05 {
	width:120px;
	background: url(img/main_menu.png) -383px 0px no-repeat;
}
a#menu06 {
	width:110px;
	background: url(img/main_menu.png) -505px 0px no-repeat;
}

/* --------------------- Menu over ----------------------- */
a#menu01:hover {
	background: url(img/main_menu.png) 0px -45px no-repeat;
}
a#menu02:hover {
	background: url(img/main_menu.png) -80px -45px no-repeat;
}
a#menu03:hover {
	background: url(img/main_menu.png) -195px -45px no-repeat;
}

a#menu04:hover {
	background: url(img/main_menu.png) -293px -45px no-repeat;
}
a#menu05:hover {
	background: url(img/main_menu.png) -383px -45px no-repeat;
}
a#menu06:hover {
	background: url(img/main_menu.png) -505px -45px no-repeat;
}
/* --------------------- SUBMenu ----------------------- */
.main_menu .dropdown {
  float: left;
}

.dropdown:hover .submenu{
	display:block;
}

.submenu {
	position:absolute;
	margin:46px 0 0 -2px;
	width:160px;
	background: url(img/submenu.png) 0 bottom no-repeat;
	padding:8px 0;
	display:none;
}
.IE .submenu {
	margin:46px 0 0 -102px;
}

.submenu a {
	background: url() 0 0 no-repeat;
	color:#FFF;
	height:auto;
	width:auto;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-transform:uppercase;
	display:block;
	padding:6px;
	margin:0px 8px;
	float:none;
}
.submenu a:hover {
	background-color:#8ba200;
}

/* ------------------------------------------------------- */
.logo {
	height:155px;
	width:375px;
	background: url(img/logo.png) no-repeat;
	margin: 19px 0 0 76px;
	float:left;
}
.comunidades {
	height:30px;
	width:83px;
	margin: 18px 0 0 7px;
	float:right;
}
a#youtube {
	height:30px;
	width:30px;
	background: url(img/icon_youtube.png) no-repeat;
	float:left;
}
a#facebook {
	height:30px;
	width:30px;
	background: url(img/icon_facebook.png) no-repeat;
	float:left;
	margin-left:7px;
}
.biocompostor {
	height:230px;
	width:190px;
	margin: 55px 15px 0 0;
	background: url(img/biocompostor.jpg) no-repeat;
	float:right;
}
.destaques {
	height:125px;
	width:720px;
	margin: 27px 0 0 21px;
	background: url(img/base_destaques.png) no-repeat;
	float:left;
}
.destaques a {
	height:100px;
	width:150px;
	margin-top:9px;
	float:left;
}
a#dest01 {
	margin-left:9px;
	background: url(img/destq_biocompostores.jpg) no-repeat;
}
a#dest02 {
	margin-left:32px;
	background: url(img/destq_minhocas.jpg) no-repeat;
}
a#dest03 {
	margin-left:32px;
	background: url(img/destq_humus.jpg) no-repeat;
}
a#dest04 {
	margin-left:32px;
	background: url(img/destq_livros.jpg) no-repeat;
}

/* --------------------- Content Page ----------------------*/
.frame_content {
	width:970px;
	margin-top:10px;
	background: url(img/content_frame_center.png) repeat-y;
}
.frame_top {
	width:970px;
	height:5px;
	background: url(img/content_frame_top.png) no-repeat;
}
.frame_bottom {
	clear:both;
	width:970px;
	height:8px;
	background: url(img/content_frame_bottom.png) no-repeat;
}
.frame_content .content{
	margin:20px;
}

.frame_content .content .condicoes{
  font-size: 9px;
}

.frame_content .content .condicoes h1{
  font-size: 24px;
}


.img_left {
	float:left;
	margin: 0 10px 5px 0;
}

.img_right {
	float:right;
	margin: 0 10px 10px 10px;
}

#img_esquema{
    float:left;
	margin: 0 30px 5px 0;
}
.books {
	width:232px;
	height:320px;
	text-align:center;
	float:left;
}
.product_list {
	width:450px;
	height:160px;
	float:left;
	margin:0 15px 40px 0;
  overflow:hidden;
}
.ver_mais {
	width:100px;
	height:32px;
	float:right;
	background:url(img/ver_mais.png) 0 4px no-repeat;
}
.detalhes {
	width:100px;
	height:32px;
	float:right;
	background:url(img/detalhes.png) 0 4px no-repeat;
}
.comprar {
	width:100px;
	height:32px;
	float:right;
	margin: 0 30px 0 0;
	background:url(img/comprar.png) 0 4px no-repeat;
}
.destaque .ver_mais {
	margin: -37px 0 0 0;
}

.product_list .ver_mais {
	margin: 0 30px 0 0;
}
.especificacoes {
	width:140px;
	height:32px;
	float:left;
	background:url(img/especificacoes.png) 0 4px no-repeat;
}
.destaque_container {
	margin:20px auto;
	width:900px;
}
.destaque {
	width:280px;
	float:left;
	margin:10px;
}

.lista_compra_prod {
	background-color:#ECECEC;
	border: 0px;
	padding: 4px;
	padding-top: 10px;
	margin-bottom: 2px;
	display: block;
}

.product_price {
	background-color:#ECECEC;
	float:right;
	width:120px;
	padding:10px 10px 12px 0;
	text-align:right
}
/* ----------------------- Footer -------------------------*/
.footer {
	height:43px;
	width:970px;
	margin-top:12px;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	background: url(img/footer_bar.png) no-repeat;
	float:left;
}
.copyright {
	width:400px;
	height:20px;
	float:left;
	margin-top:14px;
	margin-left:50px;
}
.impactwave {
	width:183px;
	height:20px;
	float:right;
	margin-top:14px;
	margin-right:50px;
}

/* ---------------------- Search -------------------------*/
.newsletter{
	width: 195px;
	height: 30px;
	margin: 2px 15px 0 0;
	background: url('img/newsletter_form.png') no-repeat;
	float:right;
}
.newsletter input {
  width: 140px;
	height: 22px;
	outline: 0px;
	border: 0px;
	margin:4px 0 0 10px;
	color: #777;
  line-height: 22px;
}
.searchBtn {
	position:absolute;
	width: 38px;
	height: 27px;
	margin:3px 0 0 6px;
}

/* ----------------------- Fonts -------------------------*/
a {
	color:#060;
}
h1 {
	color:#090;
	size:36px;
	font-family:Tahoma, Geneva, sans-serif;
}
h3 {
	size:18px;
	font-family:Tahoma, Geneva, sans-serif;
	margin:0 0 14px 0;
}
h4 {
	size:16px;
	font-family:Tahoma, Geneva, sans-serif;
	margin:0 0 10px 0;
}

.impactwave a {
	color:#fff;
}

.books_title {
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
	margin:20px 5px 10px 5px;
  font-weight: bold;
}
.preco {
	font-size:30px;
	font-family:Tahoma, Geneva, sans-serif;
	display:block;
	color:#090;
}
.preco_small {
	font-size:20px;
	font-family:Tahoma, Geneva, sans-serif;
	display:block;
	color:#090;
}
.txt_contact {
	float:left;
	width:500px;
}
.txt_services {
	float:left;
	width:450px;
	height:450px
}
.txt_condicoes {
	clear:both;
	margin-top:20px;
}
.clear {
	clear:both;
}

/* CONTACTOS */
.form_contact {
	float:right;
	width:350px;
	height:350px;
}
.form_contact .fields{
	border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;
	border-style:solid;
	border-width:1px;
	color:#333333;
	font-size:12px;
	padding:4px;
	width:280px;
	margin:5px 0 15px 0;
}
.form_contact label{
	display:block;
}
.form_contact .sendform{
	width:160px
}

/* COMPRAR */
.form_comprar .fields{
	border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;
	border-style:solid;
	border-width:1px;
	color:#333333;
	font-size:12px;
	padding:4px;
	display:block;
	width: 95%;
	margin:5px 0 15px 0;
}
.form_comprar label{
	display:block;
}
.form_comprar .sendform{
	width:160px
}

/* SLIDESHOW */

.ecoSlideshow {
	margin: 4px 0 15px 0;
  width: 610px;
  float: left;
}
.IE .ecoSlideshow {
	margin-bottom: 23px;
}
.ecoSlideshow .slideshow {
	background: none #FFF;
	border: 1px solid #DDD;
	padding: 10px;
}
.ecoSlideshow .slideshow-images {
}
.ecoSlideshow .slideshow-captions {
  background-color: #FFF;
  color: #000;
  text-indent: 20px;
  padding-bottom: 10px;
}
.ecoSlideshow .slideshow-controller {
	opacity: 0;
	filter: alpha(opacity=0);
}
.slideshow-alternate-thumbnails {
	height: 503px;
	position: absolute;
	right: -108px;
	top: -2px;
	width: 100px;
}
.slideshow-alternate-thumbnails * {
	margin: 0;
	padding: 0;
}
.slideshow-alternate-thumbnails ul {
	height: 419px;
	left: 0;
	position: absolute;
	top: 0;
	width: 100px;
}
.slideshow-alternate-thumbnails li {
	float: left;
	list-style: none;
	margin: 0px 0px 7px 0px;
	position: relative;
	padding:0px;
	border:1px solid #EEE;
	background-color: #FFF;
}
.slideshow-alternate-thumbnails a {
	display: block;
	padding: 5px;
	position: relative;
	border: 1px solid #DDD;
}
.slideshow-alternate-thumbnails a:hover {
	background-color: #FF9 !important;
}
.slideshow-alternate-thumbnails a img {
	border: 0;
}
.slideshow-alternate-thumbnails img {
	display: block;
}
.slideshow-alternate-thumbnails-active {
	background-color: #CEF;
}
.slideshow-alternate-thumbnails-inactive {
	background-color: #FFF;
}

.ecoSlideshow-right {
	margin: 4px 0 15px 0;
  width: 460px;
  float: right;
}
.ecoSlideshow-right .slideshow-right {
	background: none #FFF;
	border: 1px solid #DDD;
	padding: 10px;
}
.IE .ecoSlideshow-right {
	margin-bottom: 23px;
}
.ecoSlideshow-right .slideshow-right-images {
}
.ecoSlideshow-right .slideshow-right-captions {
  background-color: #FFF;
  color: #000;
  text-indent: 20px;
  padding-bottom: 10px;
}
.ecoSlideshow-right .slideshow-right-controller {
	opacity: 0;
	filter: alpha(opacity=0);
}
.ecoSlideshow-right .slideshow-alternate-thumbnails {
	height: 402px;
	position: absolute;
	right: -108px;
	top: -2px;
	width: 100px;
}
.slideshow-right-alternate-thumbnails * {
	margin: 0;
	padding: 0;
}
.slideshow-right-alternate-thumbnails ul {
	height: 419px;
	left: 0;
	position: absolute;
	top: 0;
	width: 100px;
}
.slideshow-right-alternate-thumbnails li {
	float: left;
	list-style: none;
	margin: 0px 0px 7px 0px;
	position: relative;
	padding:0px;
	border:1px solid #EEE;
	background-color: #FFF;
}
.slideshow-right-alternate-thumbnails a {
	display: block;
	padding: 5px;
	position: relative;
	border: 1px solid #DDD;
	width: 50px;
	height: 50px;
}
.slideshow-right-alternate-thumbnails a:hover {
	background-color: #FF9 !important;
}
.slideshow-right-alternate-thumbnails a img {
	border: 0;
}
.slideshow-right-alternate-thumbnails img {
	display: block;
}
.slideshow-right-alternate-thumbnails-active {
	background-color: #CEF;
}
.slideshow-right-alternate-thumbnails-inactive {
	background-color: #FFF;
}
/* END SLIDESHOW */


#alertBox .error {
	padding: 20px;
	background-color: #F4B6B6;
}
#alertBox .warning {
	padding: 20px;
	background-color: #F0E6BE;
}
#alertBox .info {
	padding: 20px;
	background-color: #C0D2E8;
}

#lightbox {
  position:fixed; /* keeps the lightbox window in the current viewport */
  top:0;
  left:0;
  width:100%;
  height:100%;
  background:url(img/overlay.png) repeat;

  text-align:center;
}

#lightbox p {
  text-align:right;
  color:#fff;
  margin-right:20px;
  font-size:12px;
}
#lightbox #content {
	width: 700px;
  height: 500px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -250px;
  margin-left: -350px;
}
#lightbox img {
  box-shadow:0 0 25px #111;
  -webkit-box-shadow:0 0 25px #111;
  -moz-box-shadow:0 0 25px #111;
  max-width:700px;
}