@import url('site.css');
@import url('menu.css');


body {
	margin:0px 0px 0px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	background: url("../images/bg.png") repeat-x left top;
	background-color:#ffffff;
	font-size:13px;
}
h1 {
	font-size:18px;
	margin:0px;
	padding: 0px;
	color:#005E99;
	margin-bottom: 20px;
}
.titNoticias{
	font-size:16px;
	margin:0px;
	padding: 0px;
	color:#005e99;
	padding-bottom: 5px;
	border-bottom: 1px dotted #d2d2d2;
	font-weight: normal
}
h2 {
	font-size:12px;
	font-weight:normal;
	margin:0px;
	padding: 0px;
	line-height:16px;
	color:#d2d2d2;
}
h3 {
	font-size:16px;
	font-weight:bold;
	margin:0px;
	padding: 0px;
	line-height:22px;
	color:#000000;
}
.leftJustify{
	width:100%;
	text-align:justify;
	float:left;
}
.halfLeft{
	width:50%;
	float:left;
	text-align:left;
}
.halfRight{
	width:50%;
	float:right;
	text-align:left;
}
.checkBox{
	width:20px;
	float:left;
}
.whiteBox{
	width:878px;
	height:auto;
	padding:10px;
	margin:10px 0px;
	background-color:#ffffff;
}
#centralFull {
	width:100%;
	height:auto;
	margin:auto;
	text-align:left;
	padding:20px 0px;
}
#site {
	width:920px;
	height:auto;
	margin:auto;
	text-align:left;
}
#cabecalho {
	width:260px;
	height:100px;
	padding:5px;
	float:left;
}
#cabecalhoLogin {
	width:910px;
	height:auto;
	padding:5px;
	float:left;
	text-align:right;
}
#cabecalhoLogin a{
	color: #CCCCCC;
	font-size: 10px;
}
#pesquisa {
	width:290px;
	height:auto;
	padding:5px;
	margin:auto;
	float:right;
}
#links {
	width:auto;
	height:auto;
	padding:5px;
	margin:auto;
	float:right;
}
#linksBg {
	float:left;
	width:610px;
	padding:10px 0px;
	background: url("../images/menu-bg-2.png") repeat-x left top;
}
.break{
	clear:both;
}
#conteudo {
	width:670px;
	height:auto;
	padding:5px;
	margin:auto;
	float:left;
}
#conteudoFull {
	width:910px;
	height:auto;
	padding:5px;
	margin:auto;
	float:right;
}
#barraLateral {
	width:224px;
	height:auto;
	padding:5px;
	margin:auto;
	float:left;

}
#barraLateralBgO {
	background: url("../images/box-categorias-2.png") repeat-y left top;
	position: relative;
	float: left;
	margin-top: -3px;
}
#barraLateralBgV {
	background: url("../images/box-categorias-5.png") repeat-y left top;	
	position: relative;
	float: left;
	margin-top: -3px;
}
.listagemCategorias{
	float:left;
	margin:4px;
	padding:0px 4px;
	border:1px solid #b3b3b3;
	background-color: #ffffff;
	-moz-box-shadow: 10px 10px 10px #eee;
	-webkit-box-shadow: 10px 10px 10px #eee;
	box-shadow: 10px 10px 10px #eee;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=135, Color='#eeeeee')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=135, Color='#eeeeee');			
}
#rodape {
	width:890px;
	height:auto;
	padding:10px 5px;
	float:left;
	text-align:left;
	font-size:10px;
}
#assinatura {
	float:right;
	margin:-5px;
}
.listaProdutos{
	width:100%;
	height:auto;
	float:left;
	margin-bottom:5px;
	background-color:#aaaaaa;
}
.fotografia{
	width:190px;
	height:auto;
	float:left;
	padding:5px;
}
.informacao{
	width:500px;
	height:auto;
	float:left;
	padding:5px;
}
.maisInfo{
	position:relative;
	width:200px;
	height:auto;
	float:right;
	padding:5px;
	text-align:right;
	background-color:#cccccc;
}
.fotografias{
	width:190px;
	height:auto;
	float:left;
	padding:5px;
}
.precoRasurado{
	text-decoration: line-through;
}

#carrinho{


}
#carrinhoResumo{
	width:100%;
	height:100px;
	text-align:right;
	font-size:14px;
}
#carrinhoPassos{
	width:24%;
	height:40px;
	text-align:center;
	font-size:16px;
	margin:10px 2px 10px 1px;
	padding:10px 2px 10px 2px;
	float:left;
	background-color:#ffffff;
}
#carrinhoPassosActivo{
	width:24%;
	height:40px;
	text-align:center;
	font-size:16px;
	margin:10px 2px 10px 1px;
	padding:10px 2px 10px 2px;
	float:left;
	background-color:#ffff00;
}
#carrinhoBotoes{
	width:100%;
	padding:10px;
	text-align:right;
	font-size:18px;
	float:right;
}
.carrinhoTitulo{
	width:100%;
	height:auto;
	text-align:left;
	font-size:16px;
	font-weight:bold;
	margin-bottom:2px;
	clear:both;
	text-indent:5px;
}
.carrinhoLinhaEsquerda{
	width:70%;
	height:auto;
	text-align:left;
	font-size:14px;
	margin-bottom:2px;
	float:left;
	background-color:#ffffff;
	text-indent:5px;
}
.carrinhoLinhaDireita{
	width:30%;
	height:auto;
	text-align:right;
	font-size:14px;
	margin-bottom:2px;
	float:right;
	background-color:#ffffff;
}
.carrinhoDadosEsquerda{
	width:90%;
	height:auto;
	text-align:left;
	font-size:14px;
	margin-bottom:2px;
	float:left;
	text-indent:5px;
}
.encomendaFinal{
	width:99%;
	height:100px;
	text-align:left;
	font-size:14px;
	margin-bottom:2px;
	float:left;
	text-indent:5px;
}
#carrinhoTotal{
	width:100%;
	height:auto;
	text-align:right;
	font-size:18px;
	float:right;
}
.cartTextQuan{
	width:30px;
	height:20px;
	text-align:center;
	font-size:17px;
	font-weight:bold;
}
#formularioRegisto{
	width:97%;
	height:auto;
	text-align:left;
	font-size:14px;
	padding:10px;
	background-color:#ffffff;
	float:left;
}
#aviso{
	width:100%;
	height:auto;
	text-align:center;
	color:#ff0000;
	font-weight:bold;
	margin-bottom:20px;
}
.homeFull{
	background-color:#eeeeee;
	height:400px;
	-moz-box-shadow: 10px 10px 10px #eee;
	-webkit-box-shadow: 10px 10px 10px #eee;
	box-shadow: 10px 10px 10px #eee;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=135, Color='#eeeeee')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=135, Color='#eeeeee');	
}
.boxHome1{
	float:left;
	width:auto;
	height:auto;
	margin:8px 18px;
	padding-bottom:58px;
	margin-bottom:20px;
	background: url("../images/home-5.jpg") no-repeat right bottom;
}
.boxHome2{
	float:left;
	width:auto;
	height:auto;
	margin:8px 18px;
	padding-bottom:58px;
	background: url("../images/home-6.jpg") no-repeat left bottom;
}
.boxHome3{
	float:left;
	width:auto;
	height:auto;
	margin:8px;
	padding-bottom:62px;
	background: url("../images/home-7.jpg") no-repeat left bottom;
}
.wBorder{
	 border:1px solid #ffffff;
}
.boxNoticias{
	padding:0px 4px;
	background: url("../images/box-noticias-2.png") repeat-y left bottom;
	min-height:120px;
	*padding-right: 8px;
}
.boxNoticias2{
	padding:0px 4px;
	margin:-14px 0px -8px 0px;
	height:190px;
	background: url("../images/box-pequena-2.png") repeat-y left bottom;
	overflow:hidden;
}
.homeBox{
	width:340px;
	height:auto;
	padding:5px;
	margin:5px;
	border:1px solid #aaaaaa;
	background-color:#ffffff;
	float:left;
}
.homeBoxTitulo{
	font-size:13px;
	color: #d2d2d2;
}
.homeBoxPreco{
	font-size:14px;
}
.homeBoxTexto{
	width:125px;
	height:auto;
	float:left;
	padding:5px;
}
.homeBoxDiv{
	width:360px;
	height:auto;
	float:left;
	padding:5px;
}

ul.menu {list-style:none; margin:0; padding:0}
ul.menu * {margin:0; padding:0}
ul.menu a {display:block; color:#000000; text-decoration:none}
ul.menu li {position:relative; float:left; margin-right:2px}
ul.menu ul {position:absolute; top:0px; left:220px; background:#f0f0f0; display:none; opacity:0; list-style:none;}
ul.menu ul li {position:relative; width:210px; margin:0; border:1px solid #e3bb61}
ul.menu ul li a {display:block; background-color:#f0f0f0;padding: 5px 0 5px 18px;}
ul.menu ul li a:hover {background-color:#e3bb61;}
ul.menu ul ul {left:210px; top:-1px}
ul.menu .menulink {padding:5px 7px 7px; font-weight:bold;width:210px}
ul.menu .menulink:hover, ul.menu .menuhover {background:#e3bb61;color:#ffffff;}

ul.menuPaginas {list-style:none; margin:0; padding:0}
ul.menuPaginas * {margin:0; padding:0;}
ul.menuPaginas a {display:block; color:#000000; text-decoration:none;}
ul.menuPaginas li {position:relative; float:left; margin-right:2px;margin: 0px 4px 0px 4px;letter-spacing:-1px;}
ul.menuPaginas ul {position:absolute; top:50px; left:0px; background:#f0f0f0; display:none; opacity:0; list-style:none;}
ul.menuPaginas ul li {position:relative; width:200px; margin:0; border:1px solid #dddddd;}
ul.menuPaginas ul li a {display:block; background-color:#f0f0f0;padding: 9px 5px;}
ul.menuPaginas ul li a:hover {background-color:#ffffff;}
ul.menuPaginas ul ul {left:210px; top:-1px;}
ul.menuPaginas .menuPaginaslink {font-weight:bold;width:auto;padding: 7px 10px;}
ul.menuPaginas .menuPaginaslink:hover, ul.menuPaginas .menuPaginashover {color:#183883;}
ul.menuPaginas .menuPaginaslinkActivo {font-weight:bold;width:auto;padding: 7px 10px;color:#183883;}

#menuPag {
	width:auto;
	height:50px;
	padding:0px;
	margin:0px;
	list-style:none;
}
#menuPag li {
	width:auto;
	height:auto;
	font-size:13px;
	font-weight:normal;
	
	float:left;
	list-style:none;
	
}
#menuPag li:hover, #menuPag .activo {
	background-color:#ffffff;
}
#menuPag li a {
	color:#000000;

	text-decoration:none;
	display:block;
}
#menuPag li:hover a, #menuPag .activo a {
	text-decoration:none;
	color:#b9d1ec;
	display:block;
}

.formularioPosition {
	position:relative;
	width:98%;
	_width:80%;
	height:auto;
}
.formulario, .mapa {
	width:400px;
	height:auto;
	float:left;
	margin-top:15px;
	margin-left:5px;
	border: 1px solid #dddddd;
	font-size:11px;
	color:#000000;
	line-height:16px;
}
.formularioSubmit {
	width:auto;
	height:auto;
	font-size:12px;
	border: 1px solid #FFF;
}
.formularioInput {
	width:98%;
	height:auto;
	font-size:12px;
	background-color:#dddddd;
	border: 1px solid #FFF;
}
.formularioTextarea {
	width:98%;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#dddddd;
	border: 1px solid #FFF;
}
.inputFO{
	width:133px;
	height:22px;
	padding:3px;
	background: url("../images/input.png") no-repeat left top;
	border:0px;
	color: #bdbdbd;
	position: relative;
	float: left;
	margin-right: 10px;
}


#tree{
	width:220px;
	margin-bottom:5px;
	padding:10px 5px 10px 5px;
}

#tree1{
	width:220px;
	margin-bottom:5px;
	padding:10px 5px 10px 5px;
}

#tree2{
	width:220px;
	margin-bottom:5px;
	padding:10px 5px 10px 5px;
}

#treeTop{
	position:relative;
	width:600px;
	padding:2px 0px;
	margin-left: 9px;
}

.treeTopStyle{
	position:absolute;
	left:0;
	padding:2px 5px; !important;
	margin:2px 5px; !important;
	height:20px;
	width:600px; !important;
}

.treeview, .treeview ul { 
	padding: 0;
	width:auto;
	margin: 0;
	list-style: none;
}

.treeview ul {
	margin-top: 4px;
}
.treeview li ul{
	margin-top: 10px;
}
.treeview .hitarea {
	height: 16px;
	width: 16px;
	margin-left: -16px;
	float: left;
	cursor: pointer;
	/* background: url("/imagens/plus.gif") no-repeat left center; */
}
/* fix for IE6 */
* html .hitarea {
	display: inline;
	float:none;
}

#treeTop li{
	padding-left: 17px;
}
.treeview li { 
	margin: 0;
	width:auto;
	float:left;
	padding: 3px 0px 3px 0px;
}

.treeview li {
	font-size:12px;
	font-weight:normal;
	margin-bottom:10px;
	padding-bottom:10px;
}

.treeview ul li{
	border-bottom:0 solid #1d305f;
	border-top:0px solid #1d305f;
	margin-left:-15px;
	margin-top:10px;
	padding-bottom:0;
	padding-left:15px;
	padding-top:0px;
}
.treeview a.selected {
	text-decoration: underline;
}

#treecontrol { margin: 1em 0; display: none; }

.treeview .hover {font-weight:normal;cursor:pointer;text-decoration:underline;}

.treeview li { 0 0 no-repeat;font-size:12px;font-weight:normal; }
.treeview li a{ color:#434343; }
.treeview li.collapsable, .treeview li.expandable { background-position: 0 -176px;}

.treeview .expandable-hitarea { }

.treeview li.last { background-position: 0 -1766px }
.treeview li.lastCollapsable, .treeview li.lastExpandable {  }  
.treeview li.lastCollapsable { background-position: 0 -111px }
.treeview li.lastExpandable { background-position: -32px -67px }

.treeview div.lastCollapsable-hitarea, .treeview div.lastExpandable-hitarea { background-position: 0; }

.treeview-red li { }
.treeview-red .hitarea, .treeview-red li.lastCollapsable, .treeview-red li.lastExpandable { } 

.treeview-black li { }
.treeview-black .hitarea, .treeview-black li.lastCollapsable, .treeview-black li.lastExpandable {  }  

.treeview-gray li {  }
.treeview-gray .hitarea, .treeview-gray li.lastCollapsable, .treeview-gray li.lastExpandable {  } 

.treeview-famfamfam li {  }
.treeview-famfamfam .hitarea, .treeview-famfamfam li.lastCollapsable, .treeview-famfamfam li.lastExpandable {  } 

.filetree li { padding: 3px 0 2px 16px; }
.filetree span.folder, .filetree span.file { padding: 1px 0 1px 16px; display: block; }
.filetree span.folder { }
.filetree li.expandable span.folder { }
.filetree span.file { }

#marqueecontainer{
position: relative;
width: 210px; /*marquee width */
height: 205px; /*marquee height */
overflow: hidden;
border: 0px;
padding: 2px;
padding-left: 0px;
}

/* Easy Slider */


	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em; overflow:hidden; width:215px; position:relative;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:210px;
		height:150px;
		overflow:hidden; 
		}	
	#prevBtn,
	#slider1prev{ 
		position:relative;
		width:10px;
		height:41px;
left:0;
		margin-left:-50px;
		top:-87px;

		}	
	#nextBtn,
	#slider1next {
		position:relative;
		width:10px;
		height:41px;
		float:right;
		top:-130px;
		margin-right:1px; 

		}	
								
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:42px;
		height:42px;
		background:url(../images/arrow-left.png) no-repeat 0 0;		z-index:999;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/arrow-right.png) no-repeat 0 0;			z-index:999;
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #ccc;
		background:#DAF3F8;
		color:#555;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#5DC9E1;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
		#slider{
		width:728px;
		height:423px;
		padding:0px;
		float:left;
		background-image: url("../images/slider-bg.png");
		background-attachment: scroll;
		background-repeat:no-repeat;
		background-position: top center;			
	}
/* // Easy Slider */
#hidden01{
	width:294px;
	padding-top: 5px;
	/*background: url("../images/01-bg.jpg") no-repeat center center;*/
}

#hidden11{
	width:294px;
	padding-top: 5px;
	/*background: url("../images/11-bg.jpg") no-repeat center center;*/
}

#hidden01 a{
	position: relative;
	float: left;
	width: 280px;
	height: 35px;
	color: #000000;
	padding-left: 10px;
}

#hidden11 a{f
	position: relative;
	float: left;
	width: 280px;
	height: 35px;
	color: #000000;
	padding-left: 10px;
}

.listagemCategorias img{
	position: relative;
	margin-left: 26px;
}

.img-prod{
	position: relative;
	float: left;
	width: 200px;
	margin: 5px;
}

.img-prod img{
	width: 200px;
}

.cart-bt{
	position: relative;
	float: right;
	margin: 20px 0px 20px 0px;
	
}
.cart-bt p{
	position: relative;
	float: right;
	width: 100%;
	font-size: 16px;
	color: #005E99;
	text-align: right;
}
.cart-bt img{
	position: relative;
	float: right;
}

.form-registo input{
	position: relative;
	float: left;
	width: 600px;
}
.form-registo .input{
	position: relative;
	float: left;
	width: 600px;
}

.form-registo p{
	position: relative;
	float: left;
	width: 600px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

.form-registo textarea{
	position: relative;
	float: left;
	width: 600px;
}

.form-registo h1{
	position: relative;
	float: left;
	width:100%;	
}
.reg-bt{
	margin-top: 20px;
	border: 1px solid #FFFFFF;
	background-color: #005E99;
	color: #FFFFFF;
	padding: 10px 0px 10px 0px;
	cursor: pointer;
}

a{ color: #005E99;}

.carrinho-box{
	position: relative;
	float: left;
	width:  214px;
	padding: 5px;
	background-color: #FEFEFE;
	font-size: 11px;
	margin-bottom: 20px;
	text-align: center;
}