* { margin: 0px; padding: 0px; border: none; outline: none; text-decoration: none; list-style-type: none; outline: none; }
.clr { clear: both; }
.left { float: left; }
.right { float: right; }

	/* COLORS
	
	*/


@font-face { font-family: NeoSans; src: url(../fonts/NeoSans.otf); }
@font-face { font-family: NeoSansMedium; src: url(../fonts/NeoSansStd-Medium.otf); }

HTML { background: #222 url(../img/bg.png) repeat;; }
body { background: black; }


	#header { position: fixed; z-index: 999; width: 100%; height: 127px; background: url(../img/header_bg.png) top center no-repeat; }
	#header_container { width: 970px; margin: 0px auto; }
	#header_container a#logo { display: block; width: 254px; height: 43px; margin-top: 47px; background: url(../img/logo.png) 0 0 no-repeat; }
	#header_container a#logo:hover { background-position: 0 -43px; }
	#header_container .right { display: block; min-width: 580px; width: 580px; margin-top: 30px; text-align: left; }
		img.bullet { float: left; }
		a#btn_contactos,
		a#btn_servicos,
		a#btn_quemsomos { display: block; float: left; height: 19px; }
		a#btn_contactos { width: 84px; background: url(../img/btn_contactos.png) 0 0 no-repeat; }
		a#btn_servicos { width: 70px; background: url(../img/btn_servicos.png) 0 0 no-repeat; }
		a#btn_quemsomos { width: 97px; background: url(../img/btn_quemsomos.png) 0 0 no-repeat; }
		a#btn_contactos:hover,
		a#btn_servicos:hover,
		a#btn_quemsomos:hover { background-position: 0 -19px; }
		section#options { clear: both; display: block; width: 580px; margin-top: 20px; }
		section#options li { margin-right: 5px; }
		section#options li a { display: block; height: 23px; margin-left: 5px; margin-right: 2px; }
		section#options li a#btn_todos{ width: 38px; background: url(../img/btn_todos.png) 0 0 no-repeat; }
		section#options li a#btn_identidade { width: 64px; background: url(../img/btn_identidade.png) 0 0 no-repeat; }
		section#options li a#btn_promocional { width: 73px; background: url(../img/btn_promocional.png) 0 0 no-repeat; }
		section#options li a#btn_web { width: 29px; background: url(../img/btn_web.png) 0 0 no-repeat; }
		section#options li a#btn_3d { width: 20px; background: url(../img/btn_3d.png) 0 0 no-repeat; }
		section#options li a#btn_ilustracao { width: 60px; background: url(../img/btn_ilustracao.png) 0 0 no-repeat; }
		section#options li a#btn_editorial { width: 50px; background: url(../img/btn_editorial.png) 0 0 no-repeat; }
		section#options li a#btn_arquitectura { width: 75px; background: url(../img/btn_arquitectura.png) 0 0 no-repeat; }
		section#options li a#btn_packaging { width: 62px; background: url(../img/btn_packaging.png) 0 0 no-repeat; }
		section#options li a#btn_todos:hover, 
		section#options li a#btn_identidade:hover, 
		section#options li a#btn_promocional:hover,
		section#options li a#btn_web:hover,
		section#options li a#btn_3d:hover,
		section#options li a#btn_ilustracao:hover,
		section#options li a#btn_editorial:hover,
		section#options li a#btn_arquitectura:hover,
		section#options li a#btn_packaging:hover,
		section#options li a#btn_todos.selected, 
		section#options li a#btn_identidade.selected, 
		section#options li a#btn_promocional.selected,
		section#options li a#btn_web.selected,
		section#options li a#btn_3d.selected,
		section#options li a#btn_ilustracao.selected,
		section#options li a#btn_editorial.selected,
		section#options li a#btn_arquitectura.selected,
		section#options li a#btn_packaging.selected { background-position: 0 -17px; }
		a#slick-up { float: right; position: relative; top: -3px; right: -884px; z-index: 999; }
		
		a#access { display: block; float: right; width: 100px; height: 16px; position: relative; top: 2px; left: 155px; font: 12px Tahoma; color: silver; background: url(../img/access.png) 0 0 no-repeat; }
		a#access:hover { background-position: 0 -16px; }
	
	#slickbox { overflow: hidden; height: 488px; padding-top: 107px; margin-bottom: 10px; background: #fff; border-bottom: 1px solid #ddd; }
	#slickbox .ribbon { position: absolute; z-index: 998; margin-left: -5px; margin-top: -5px; width: 73px; height: 73px; display: block; background: url(../img/ribbon_new.png) top center no-repeat; }
	#slickbox #slider_news { position:relative; width: auto; height:450px; background:url(img/dark_square/loader.gif) no-repeat 50% 50%; color: #999; text-align: center; background: white;  }
	#slickbox #slideshow { position:relative; height:450px; width: auto; background: white!important;}
	#slickbox #slideshow p { position:relative; top:458px; width: 970px; margin: auto; background: white; }
	#slickbox #slideshow div { position:absolute; top:0; left:0; z-index:8; width: 100%; height:450px; }
	#slickbox #slideshow div.active { z-index:10; }
	#slickbox #slideshow div.last-active { z-index:9; }
	
	#thumbs_container  { width: 100%; margin: 20px auto 0px auto; padding-bottom: 20px; }
	#thumbs_container  a,
	#thumbs_container  ul { display: block; float: left; margin: 0 0 5px 0; }
	#container { padding-bottom: 12px; }
	#site { background: white!important; }
	.element {   }
	.element { position: absolute!important; z-index: 99; }
	
	#footer { width: 100%; margin-top: -20px; height: 77px; background: url(../img/footer_bg.png) top center no-repeat; }
	#footer_container  { width: 970px; margin: 0px auto; }
	#footer_content { float: right; width: 793px; height: 30px; margin-top: 23px; }
	#footer_content a#email { display: block; float: left; margin: 0px 52px 0px 70px; width: 125px; height: 30px; background: url(../img/c_email.png) 0 0 no-repeat; }
	#footer:hover #footer_content a#email,
	#footer_content a#email:hover { background-position: 0 -30px; }
	
	#assign { width: 970px; height: 30px; margin: 19px auto; font: 11px Arial; color: #3a3f43; text-align: right; }
	#assign a { font: 11px NeoSansMedium; color: #3a3f43; }
	#assign a:hover { color: #747e86; }
	
	h1 { font: 16px Arial; color: #9199a0; text-transform:uppercase; line-height: 24px; margin-bottom: 5px; }
	h1 span { border-bottom: 1px solid #303840; }
	p { color: #6b747c; font: 14px Arial; line-height: 20px; }
	b { color: #9199a0; }
	
	a#btn_form { clear: both; display: block; float: left; width: 503px; height: 80px; background: url(../img/btn_form.png) 0 0 no-repeat; }
	a#btn_form:hover { background-position: 0 -81px; }
	
	/* boxgrid */
	.boxgrid { width: 190px; height: 130px; display: block;  background: white url(../img/thumb_details_bg.png) top center no-repeat; overflow: hidden; position: relative;}
	.boxgrid h1 { padding: 12px 15px 4px 15px; font: 12px Arial; color: black; }
	.boxgrid h2 { padding: 3px 15px; font: 10px Arial; }
	.boxgrid h2 span { padding: 2px; font: 10px Arial; color: white; background: black; }
	.boxgrid img { position: absolute; top: 0; left: 0; border: 0; z-index: 999; }
	.boxcaption { float: left; position: absolute; background: #000; height: 100px; width: 100%; opacity: .8; 
			/* For IE 5-7 */ filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
			/* For IE 8 */ -MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; }
			
	img.cover { text-indent: -9999px; }
			
			
			
	/* pretty photo */
	div.dark_square .pp_left ,
	div.dark_square .pp_middle,
	div.dark_square .pp_right,
	div.dark_square .pp_content { background: url(../img/dark_square/contentPattern.png) top left repeat; }
	div.dark_square .currentTextHolder { margin: -1px 8px 0px 5px; color: #2f363a; }
	div.dark_square .pp_description { color: #fff; }
	div.dark_square .pp_loaderIcon { margin-top: -16px; background: url(../img/dark_square/loader.gif) center center no-repeat; } /* Loader icon */
	
	div.dark_square .pp_content_container .pp_left { background: url(../img/dark_square/contentPattern.png) top left repeat-y; } /* Left Content background */
	div.dark_square .pp_content_container .pp_right { background: url(../img/dark_square/contentPattern.png) top right repeat-y; } /* Right Content background */
	div.dark_square .pp_expand { background: url(../img/dark_square/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
	div.dark_square .pp_expand:hover { background: url(../img/dark_square/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
	div.dark_square .pp_contract { background: url(../img/dark_square/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
	div.dark_square .pp_contract:hover { background: url(../img/dark_square/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
	div.dark_square .pp_close,
	a#slick-up { width: 75px; height: 22px; background: url(../img/dark_square/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */
	div.dark_square #pp_full_res .pp_inline { color: #fff; }
	div.dark_square .pp_gallery a.pp_arrow_previous,
	div.dark_square .pp_gallery a.pp_arrow_next { margin-top: 12px !important; }
	div.dark_square .pp_nav .pp_play { background: url(../img/dark_square/sprite.png) -1px -100px no-repeat; height: 15px; width: 14px; }
	div.dark_square .pp_nav .pp_pause { background: url(../img/dark_square/sprite.png) -24px -100px no-repeat; height: 15px; width: 14px; }
	
	div.dark_square .pp_arrow_previous { background: url(../img/dark_square/sprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
		div.dark_square .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
	div.dark_square .pp_arrow_next { background: url(../img/dark_square/sprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
		div.dark_square .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }
	
	div.dark_square .pp_next:hover { background: url(../img/dark_square/btnNext.png) center right  no-repeat; cursor: pointer; } /* Next button */
	div.dark_square .pp_previous:hover { background: url(../img/dark_square/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */
			
	
	
	
	
	
	div.pp_pic_holder a:focus { outline:none; }

	div.pp_overlay {
		background: #000;
		display: none;
		left: 0;
		position: absolute;
		top: 0;
		width: 100%;
		z-index: 9500;
	}
	
	div.pp_pic_holder {border: 1px solid #2f363a;
		display: none;
		position: absolute;
		width: 100px;
		z-index: 10000;
		background: black;
	}
		
		.pp_top {
			height: 5px;
			position: relative;
		}
			* html .pp_top { padding: 0 20px; }
		
			.pp_top .pp_left {
				height: 5px;
				left: 0;
				position: absolute;
				width: 20px;
			}
			.pp_top .pp_middle {
				height: 5px;
				left: 20px;
				position: absolute;
				right: 20px;
			}
				* html .pp_top .pp_middle {
					left: 0;
					position: static;
				}
			
			.pp_top .pp_right {
				height: 10px;
				left: auto;
				position: absolute;
				right: 0;
				top: 0;
				width: 20px;
			}
		
		.pp_content { height: 0px; }
		
		.pp_fade { display: none; }
		
		.pp_content_container {
			position: relative;
			text-align: left;
			width: 100%;
		}
		
			.pp_content_container .pp_left { padding-left: 20px; }
			.pp_content_container .pp_right { padding-right: 20px; }
		
			.pp_content_container .pp_details {
				float: left;
				margin: 10px 0 2px 0;
			}
				.pp_description {
					display: none;
					margin: 0 0 5px 0;
				}
				
				.pp_nav {
					clear: left;
					float: left;
					margin: 3px 0 0 0;
				}
				
					.pp_nav p {
						float: left;
						margin: 2px 4px;
					}
					
					.pp_nav .pp_play,
					.pp_nav .pp_pause {
						float: left;
						margin-right: 4px;
						text-indent: -10000px;
					}
				
					a.pp_arrow_previous,
					a.pp_arrow_next {
						display: block;
						float: left;
						height: 15px;
						margin-top: 3px;
						overflow: hidden;
						text-indent: -10000px;
						width: 14px;
					}
		
		.pp_hoverContainer {
			position: absolute;
			top: 0;
			width: 100%;
			z-index: 2000
		}
		
		.pp_gallery {
			left: 50%;
			margin-top: 15px;
			position: absolute;
			z-index: 10000;
		}
			
			.pp_gallery ul:hover { cursor: pointer; }
			.pp_gallery ul {
				float: left;
				height: 35px;
				margin: 2px 0 0 5px;
				overflow: hidden;
				padding: 0;
				position: relative;
			}
			
			.pp_gallery ul a {
				border: 1px #000 solid;
				border: 1px rgba(0,0,0,0.5) solid;
				opacity: 0.25;
				display: block;
				float: left;
				height: 25px;
				overflow: hidden;
			}
			
			.pp_gallery ul a:hover,
			.pp_gallery li.selected a { border-color: ; opacity: 1; }
			
			.pp_gallery ul a img { border: 0; }
			
			.pp_gallery li {
				display: block;
				float: left;
				margin: 0 5px 0 0;
			}
			
			.pp_gallery li.default a {
				background: url(../images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;
				display: block;
				height: 33px;
				width: 50px;
			}
			
			.pp_gallery li.default a img { display: none; }
			
			.pp_gallery .pp_arrow_previous,
			.pp_gallery .pp_arrow_next {
				margin-top: 7px !important;
			}
		
		a.pp_next {
			background: url(../img/light_rounded/btnNext.png) 10000px 10000px no-repeat;
			display: block;
			float: right;
			height: 100%;
			text-indent: -10000px;
			width: 49%;
		}
			
		a.pp_previous {
			background: url(../img/light_rounded/btnNext.png) 10000px 10000px no-repeat;
			display: block;
			float: left;
			height: 100%;
			text-indent: -10000px;
			width: 49%;
		}
		
		a.pp_expand,
		a.pp_contract {
			cursor: pointer;
			display: none;
			height: 20px;	
			position: absolute;
			right: 30px;
			text-indent: -10000px;
			top: 10px;
			width: 20px;
			z-index: 20000;
		}
			
		a.pp_close {
			display: block;
			float: right;
			line-height:22px;
			text-indent: -10000px;
		}
		
		.pp_bottom {
			height: 20px;
			position: relative;
		}
			* html .pp_bottom { padding: 0 20px; }
			
			.pp_bottom .pp_left {
				height: 20px;
				left: 0;
				position: absolute;
				width: 20px;
			}
			.pp_bottom .pp_middle {
				height: 20px;
				left: 20px;
				position: absolute;
				right: 20px;
			}
				* html .pp_bottom .pp_middle {
					left: 0;
					position: static;
				}
				
			.pp_bottom .pp_right {
				height: 20px;
				left: auto;
				position: absolute;
				right: 0;
				top: 0;
				width: 20px;
			}
		
		.pp_loaderIcon {
			display: block;
			height: 24px;
			left: 50%;
			margin: -24px 0 0 -12px;
			position: absolute;
			top: 50%;
			width: 24px;
			vertical-align: middle;
		}
		
		#pp_full_res {
			line-height: 1 !important;
		}
		
			#pp_full_res .pp_inline {
				text-align: left;
			}
			
				#pp_full_res .pp_inline p { margin: 0 0 15px 0; }
	
		div.ppt {
			color: #77868f;
			display: none;
			font: 14px NeoSans;
			margin: 5px 0 2px 20px;
			z-index: 9999;
			background: black;
		}
		.ppt a { color: #aaa; }
		.ppt a:hover { color: #eee; }

/* ------------------------------------------------------------------------
	Miscellaneous
------------------------------------------------------------------------- */

	.clearfix:after {
	    content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}

	.clearfix {display: inline-block;}

	/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	.clearfix {display: block;}
	/* End hide from IE-mac */
	
	.hide { display: none; }

	


	/* TipTip CSS - Version 1.2 */
	#tiptip_holder { display: none; position: absolute; top: 0; left: 0; z-index: 99999; }
	#tiptip_holder.tip_top { padding-bottom: 5px; }
	#tiptip_holder.tip_bottom { padding-top: 5px; }
	#tiptip_holder.tip_right { padding-left: 5px; }
	#tiptip_holder.tip_left { padding-right: 5px; }

	#tiptip_content {
		font: bold 12px Trebuchet MS; color: #fff;
		text-shadow: 0 0 2px #000; padding: 4px 8px;
		border: 1px solid rgba(255,255,255,0.3);
		background-color: rgb(25,25,25); background-color: rgba(25,25,25,0.92);
		background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(transparent), to(#000));
		border-radius: 2px; -webkit-border-radius: 2px; -moz-border-radius: 2px;
		box-shadow: 1px 0 4px #000; -webkit-box-shadow: 1px 0 4px #000; -moz-box-shadow: 1px 0 4px #000;
	}
	
	#tiptip_arrow, #tiptip_arrow_inner { position: absolute; border-color: transparent; border-style: solid; border-width: 6px; height: 0; width: 0; }
	#tiptip_holder.tip_top #tiptip_arrow { border-top-color: #fff; border-top-color: rgba(255,255,255,0.35); }
	#tiptip_holder.tip_bottom #tiptip_arrow { border-bottom-color: #fff; border-bottom-color: rgba(255,255,255,0.35); }
	#tiptip_holder.tip_right #tiptip_arrow { border-right-color: #fff; border-right-color: rgba(255,255,255,0.35); }
	#tiptip_holder.tip_left #tiptip_arrow { border-left-color: #fff; border-left-color: rgba(255,255,255,0.35); }
	#tiptip_holder.tip_top #tiptip_arrow_inner { margin-top: -7px; margin-left: -6px; border-top-color: rgb(25,25,25); border-top-color: rgba(25,25,25,0.92); }
	#tiptip_holder.tip_bottom #tiptip_arrow_inner { margin-top: -5px; margin-left: -6px; border-bottom-color: rgb(25,25,25); border-bottom-color: rgba(25,25,25,0.92); }
	#tiptip_holder.tip_right #tiptip_arrow_inner { margin-top: -6px; margin-left: -5px; border-right-color: rgb(25,25,25); border-right-color: rgba(25,25,25,0.92); }
	#tiptip_holder.tip_left #tiptip_arrow_inner { margin-top: -6px; margin-left: -7px; border-left-color: rgb(25,25,25); border-left-color: rgba(25,25,25,0.92); }

	/* Webkit Hacks  */
	@media screen and (-webkit-min-device-pixel-ratio:0) {	
		#tiptip_content { padding: 4px 8px 5px 8px; background-color: rgba(45,45,45,0.88); }
		#tiptip_holder.tip_bottom #tiptip_arrow_inner { border-bottom-color: rgba(45,45,45,0.88); }
		#tiptip_holder.tip_top #tiptip_arrow_inner { border-top-color: rgba(20,20,20,0.92); }
	}
	
	
	
	
	/* lavalamp */
	ul#filters {
            position: relative;
            overflow: hidden;
        }
                ul#filters li {
                    float: left;
                    list-style: none;
                }
                    ul#filters li.backLava {
                        border: 1px solid #505963;
                        background-color: #000;
                        width: 5px;
                        height: 21px;
                        z-index: 8;
                        position: absolute;
                    }
                    ul#filters li a {
                        top: 5px;
                        z-index: 10;
                        position: relative;
                        overflow: hidden;
                    }
                        ul#filters li a:hover, .lavaLampNoImage li a:active, .lavaLampNoImage li a:visited {
                            border: none;
                        } 
						
						
						
	
