/* Estilo geral */
.btnEditProduct
{
	background:url(../img_source/confirmar.png) no-repeat;
	width: 23px;
	border: none;
}

.btnRemoveProduct
{
	background:url(../img_source/apaga_encomenda.png) no-repeat;
	width: 23px;
	border: none;
}

* {
	margin: 0;
	padding: 0;
}
html,body {
	height: auto;
	background: #FFF;
	/*color: #1a3804;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


/* hyperlinks */
a {
	color: #458023;
	text-decoration: underline;
}
a:hover {
	color: #265b00;
}

/* contém tudo */
#container {
	width: 800px;
	height: auto;
	margin: 0 auto 0 auto;
	overflow:visible;
}
#topbarESQ {
	width: 800px;
	height: 24px;
	line-height: 24px;
	vertical-align: middle;
	text-align: left;
}
/* barra do canto superior direito */
#topbar {
	width: 800px;
	height: 24px;
	line-height: 24px;
	vertical-align: middle;
	text-align: right;
}

/* os links da topbar são formatados aqui através de listas */
	#topbar ul {
		float: right;
	}
	#topbar li {
		list-style: none;
		display: block;
		width: auto;
		float: left;
	}
	#topbar a {
		text-decoration: none;
		display: block;
		padding: 0 10px 0 10px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		text-transform: uppercase;
	}
	#topbar a:hover {
		background: #458023;
		color: #FFF;
	}
/* o header contém o banner da HomePage */
#headerHome {
	width: 800px;
	height: 200px;
	background: #458023 url(../img_source/bannerHome.jpg) top left no-repeat;
	position: relative;
}
/* o header contém o banner Água Doce */
#header {
	width: 800px;
	height: 200px;
	background: #458023 url(../img_source/bannerAgDoce.jpg) top left no-repeat;
	position: relative;
}
/* barra de navegação */
#navbar {
	position: absolute;
	bottom: 11px;
	right: 6px;
}

/* links */
	#navbar ul {
	}
	
	#navbar li {
		list-style: none;
		display: block;
		width: auto;
		float: left;
	}
	#navbar a {
		text-decoration: none;
		display: block;
		padding: 4px 10px 4px 10px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		text-transform: uppercase;
	}
	#navbar a:hover {
		background: #458023;
		color: #FFF;
	}
	/* barra de navegação direita */
#navbarDireita {
	position: absolute;
	bottom: 2px;
	left: 6px;
}

/* links */
/*	#navbarDireita ul {
	}
	
	#navbarDireita li {
		list-style: none;
		display: block;
		width: auto;
		float: left;
	}
	#navbarDireita a {
		text-decoration: none;
		display: block;
		padding: 4px 10px 4px 10px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		text-transform: uppercase;
	}
	#navbarDireita a:hover {
		background: #458023;
		color: #FFF;
	}*/
/* o core contém todos os conteúdos do site */
#core {
	width: 800px;
	height: auto;
	margin-top: 5px;
	background: #FFF url(../img_source/coreback.gif) left repeat-y;
}
#core h2 {
		font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
		font-size: 20px;
		color: #3e6717;
		padding: 10px 0 0 10px;
	}
#core p {
		line-height: 20px;
		padding: 0 10px 10px 10px;
		color: #888;
	}
/* o coreleft contém a barra da esquerda */
#coreleft {
	width: 140px;
	min-height:300px;
	/*height: 350px; */
	height: auto;
	background: #deebd2;
	float: left;
}

/* links */
	#coreleft ul {
	}
	#coreleft li {
		display: block;
		height: auto;
		width: 136px;
		/*margin: 2px;*/
	}
	/*#coreleft a:hover {
		background: #458023 url(../img_source/fish_button2.png) 97% center no-repeat;
		color: #FFF;
	}*/
	
	#coreleft h3 {
		padding: 20px 4px 0 4px;
		font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
		font-size: 18px;
		margin: 0;
		border-bottom: 1px dotted #498125;
	}
	
	#coreleft p {
		padding: 5px;
		margin-top: 0px;
		line-height: 16px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
	}

	/* o coreright contém a barra da direita (carrinho) */
#coreright {
	width: 80 px;
	height: auto;
	background: #FFFFFF;
	float: right;
}
#corerightFAQ {
	width: 80 px;
	height: auto;
	background: #FFFFFF;
	float: right;
	margin-top:110px;
	margin-right:50px;
}
/* links */
	#coreright ul {
	}
	#coreright li {
		display: block;
		height: auto;
		width: 136px;
		margin: 2px;
	}
	#coreright a {
		display: block;
		height: auto;
		padding: 4px;
		width: 128px;
		color: #325d19;
		background: url(../img_source/seta.gif) 97% center no-repeat;
		text-decoration: none;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		border: 0;
		border-bottom: 1px dashed #A3DB7D;
	}

	#coreright a:hover {
		background: #458023 url(../img_source/seta2.gif) 97% center no-repeat;
		color: #FFF;
	}
	
	#coreright h3 {
		padding: 20px 4px 0 4px;
		font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
		font-size: 18px;
		margin: 0;
		border-bottom: 1px dotted #498125;
	}
	
	#coreright p {
		padding: 5px;
		margin-top: 0px;
		line-height: 16px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
	}
	
#corecenterTableHome{
width: 510px;
	height: auto;
	float: left;
}
	#corecenterTableHome table{
		text-align:left;
		/*width:520px;*/
		cellspacing:3px;
	}
	#corecenterTableHome td{
		width=98px;
	}
	
	#corecenterTableHome table ul{
		padding: 5px;
		width: auto;
	}
	#corecenterTableHome table li{
		list-style: none;
		line-height: 10px;
		border-bottom: 1px solid #DDD;
	}
	#corecenterTableHome table li a{
		text-decoration: none;
		color: #1A5A10;
		display: block;
		height: auto;
		padding: 4px;
	}
	#corecenterTableHome h2 {
		font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
		font-size: 20px;
		color: #3e6717;
		padding: 10px 0 0 10px;
	}
	#corecenterTableHome h3 {
		font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
		font-size: 18px;
		color: #3e6717;
		padding: 0px 0 0 10px;
		border-bottom: 1px dashed #DDD;
		border-top: 1px dashed #DDD;
		margin-bottom: 10px;
	}
	#corecenterTableHome p {
		line-height: 20px;
		padding: 0 10px 10px 10px;
		color: #888;
	}
	
	#corecenterTableHome ul {
		padding: 20px;
		width: auto;
	}
	#corecenterTableHome li {
		list-style: none;
		line-height: 20px;
		border-bottom: 1px solid #DDD;
	}
	#corecenterTableHome li a {
		text-decoration: none;
		color: #a6c384;
		display: block;
		height: auto;
		padding: 4px;		
	}
	#corecenterTableHome li a:hover {
		background: #a6c384;
		color: #000;
	}
/* o corecenter contém a parte central da página */
#corecenter {
	width: 510px;
	height: auto;
	float: left;
}
	#corecenter table{
		text-align:left;
		border: #C7EFC0;
		border: solid;
		/*width:520px;*/
		cellspacing:3px;
	}
	#corecenter table ul{
		padding: 5px;
		width: auto;
	}
	#corecenter table li{
		list-style: none;
		line-height: 10px;
		border-bottom: 1px solid #DDD;
	}
	#corecenter table li a{
		text-decoration: none;
		color: #1A5A10;
		display: block;
		height: auto;
		padding: 4px;
	}
	#corecenter h2 {
		font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
		font-size: 20px;
		color: #3e6717;
		padding: 10px 0 0 10px;
	}
	#corecenter h3 {
		font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
		font-size: 18px;
		color: #3e6717;
		padding: 0px 0 0 10px;
		border-bottom: 1px dashed #DDD;
		border-top: 1px dashed #DDD;
		margin-bottom: 10px;
	}
	#corecenter p {
		line-height: 20px;
		padding: 0 10px 10px 10px;
		color: #888;
	}
	
	#corecenter ul {
		padding: 20px;
		width: auto;
	}
	#corecenter li {
		list-style: none;
		line-height: 20px;
		border-bottom: 1px solid #DDD;
	}
	#corecenter li a {
		text-decoration: none;
		color: #a6c384;
		display: block;
		height: auto;
		padding: 0px;		
	}
	#corecenter li a:hover {
		background: #a6c384;
		color: #000;
	}
	
	/* o footer contém copyright, info, etc */
#footer {
	clear: both;
	width: 800px;
	height: 30px;
	background: #458023;
	line-height: 30px;
	vertical-align: middle;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
	#footer p {
		color: #FFF;
		padding-right: 20px;
	}
	#footer a {
		color: #FFF;
	}
/*Estilos diversos*/
.headerTabela {
	background-color:#006600;
	color:#FFFFFF;
}
.primeiraLinhaTabela {
	background-color: #FFFFFF;
	color: #003300;
}
.segundaLinhaTabela {
	background-color: #C1F59E;
	color: #35831B;
}
.setaTopo {
	background: #C1F59E url(../img_source/setaTopo.jpg) top no-repeat;
	color: #35831B;
}
.ErroLogin{
	background-color:#C1F59E;
	color:#FF6600;
}
/*Fim estilos diversos*/
/*Dummys*/
#div_produto {
	position:absolute;
	left:379px;
	top:418px;
	width:359px;
	height:116px;
	z-index:1;
}
#login {
	float: left;
	width: 250px;
}
#registoUtilizador,#esquecime {
	display:none;
}
	
