html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*End reset*/

body {
	background: #cbc6b8 url(img/html_back_top.jpg) no-repeat center top;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 1em;
}

a:link {
	color: #307eb7;
}

a:visited {
	color: #307eb7;
}

a:hover {
	color: #b50027;
}

#main {
	background: url(img/body_back.png) no-repeat center top;
	width: 826px;
	height: 750px;
	margin: 0 auto;
	padding: 0 28px 0 28px;
	
}

#header {
	position: relative;
	height: 142px;
	border-bottom: 1px solid #565656;
	z-index: 99999;
}

#logo {
	position: absolute;
	top: 0px;
	left: 10px;
	width: 240px;
	height: 115px;
}

#logo:hover {
	background: url(img/logo_back.png) no-repeat;
}

#search {
	position: relative;
	left: 635px;
	top: 0px;
	width: 300px;
	z-index: 9999;
}

#top_menu {
	position: absolute;
	top: 110px;
	left: 230px;
	width: 595px;
	margin: 0;
	text-align: right;
	z-index: 0;
}


#bot_menu {
	border-bottom: 1px solid #565656;
	border-top: 1px solid #565656;
}

#bot_menu ul {
	margin-left: 10px;
}

.menu ul {
	margin: 0 30px 0 0;
	height: 10px;
	padding: 10px 0;
}

.menu li {
	display: inline;
	padding: 0;
	font-weight: bold;
	font-size: .8em;
	text-transform: uppercase;
	list-style-type: disc;
	margin: 0;
}

.menu li:after {
	color: #808080;
	content: " • ";
}

#bot_menu.menu li.last:after {
	content: " ";
}

.menu li a {
	text-decoration: none;
	padding: 8px;
	color: #000;
}

.menu li a:hover {
	color: #b50027;
}

.menu ul li.active a {
	color: #307eb7;
}

#face {
	float: right;
	margin: -25px 0 0 20px;
	padding: 0;
}

#mid {
	position: relative;
	margin: 0;
	z-index: 0;	
}

#content {
	margin: 15px;
	color: #5d5d5d;
	height: 280px;	
}

#content p {
	margin-bottom: .5em;
	line-height: 1.2em;
}

/*Slider*/
#slider {
	position: relative;
	top: 0px;
		
}

.slide {
	position: absolute;
	width: 826px;
	height: 271px;
}

.slideH {
	position: absolute;
	width: 826px;
	height: 343px;
}

#slider img {
	position: absolute;
}

#slider p{
	position: relative;
	top: 15px;
	left: 15px;
	background: url(img/back_pager.png) repeat;
	z-index: 9999;
	color: #fff;
	width: 250px;
	padding: 10px;
	font-size: .7em;
	
}

#nav {
	position: absolute;
	bottom: 20px;
	left: 615px;
	z-index: 10000;
	width: 200px;
	text-align: center;
	padding: 5px 5px;
	background: url(img/back_pager.png) repeat;
	font-size: .8em;
	
	}
	
#nav a {
	text-decoration: none;
	margin: 5px;
	color: #fff;
}


#nav a:before {
	content: "[0";
}	

#nav a:after {
	content: "]";
}
#nav.nav a.activeSlide {
	color: #b50027 !important;
}	


#footer {
	width: 826px;
	margin: 0 auto 0 auto;
	font-size: .6em;
	color: #535353;
}

#footer a {
	text-decoration: none;
}

#fool {
	
	float: left;
}
	
#foor {
	
	float: right;
	text-align: right;
}	

/*Content start*/

#home {
	margin-top: 0px;
	float: right;
	width:460px;
	height: 180px;
}


#home p{
	margin: 10px 0px 10px 10px;
	font-size: 1em;
}

#cv {
	background: #000 url(img/cv.jpg) no-repeat;
	float: left;
	width: 320px;
	height: 170px;
	border: 1px solid #565656;
	padding-top: 10px;
}

#cv a {
	margin: 10px 10px;
	padding: 5px 8px;
	font-size: 1.2em;
	color: #fff;
	text-decoration: none;
	background: url(img/back_pager.png) repeat;
}

#cv a:hover {
	color: #b50027;
}

.monocapa {
	padding: 5px 50px;
	font-size: .9em;
}

.monocapa h1 {
	color: #b50027;
	font-size: 1.3em;
	margin: 1em 0;
}

.contactos {
	padding: 5px 5px;
	font-size: .9em;
}

.contactos h1 {
	color: #b50027;
	font-size: 1.3em;
	margin: .6em 0;
}

.contactos p {
	font-size: .9em;
	line-height: 1.3em;
}

/*orçamentos start*/

#contl {
	width: 383px;
	height: 241px;
	float: left;
	padding: 15px;	
}

#contr {
	width: 383px;
	height: 241px;
	float: right;
	padding: 15px;
}

label, input, textarea, select {
	margin: 8px 5px;
	font-size: .9em;	
}
input, textarea, select {
	background: #f9f9f9;
	border: 1px groove #d9d9d9;
	height: 20px;	
}

input:focus, textarea:focus, select:focus {
	background: #fff;
	border: 1px groove #b50027;
	height: 20px;
	}

#cfName, #cfMor {
	width: 380px;
}

#cfZona, #cfTel, #cfEmail {
	width: 182px;	
}


#cfRegarding {
	padding-top: 3px;
	height: 24px;
	width: 185px;
	font-size: .8em;
}

#cfMessage {
	width: 370px;
	height: 140px;
	font-size: 1.2em;
}

#cfContact.button {
	float: right;
	background: url(img/search_bu.png) no-repeat right bottom;
	width: 90px;
	color: #3c85ca;
	border: none;
	font-weight: bold;
	padding: 8px 5px 18px 5px;
	font-size: .8em;
}

#cfContact.button:hover {
	color: #b50027;
	cursor: pointer;
}

/*Contactos start*/

#morada {
	width: 280px;
	height: 241px;
	float: left;
	padding: 15px;
}

#mapa {
	width: 450px;
	height: 241px;
	float: right;
	padding: 15px;
}

/*cv start*/

#cvl {
	width: 826px;
	float: left;
	margin-left: 15px;
	height: 540px;	

}

#cvl h1 {
	color: #b50027;
	font-size: 1.2em;
	margin: .5em 0 1em 0;
}

#cvl h3 {
	margin-top: 15px;
} 

#cvl p {
	font-size: .8em;
	line-height: 1.3em;
	width: 200px;
	margin-bottom: 30px;
}


#cvl li {
	margin: 10px 10px;
	font-size: .8em;
}

#cvl a{
	color: #000;
}

#cvl a:hover{
	color: #b50027;
}

#cvr {
	background: #edefef;
	width: 580px;
	height: 540px;
	overflow: auto;
	font-size: 1em;
display:none;
}


#cvr ul {
	margin: 1em 10px;
	
}

#cvr ul li {
	margin-left: 10px;
	color: #000;
	text-transform: uppercase;
	font-weight: bold;
	font-size: .9em;
}

#cvr ul li ul li{
	margin-left: 10px;
	color: #b50027;
	text-transform: uppercase;
	font-weight: bold;
}

#cvr ul li ul li ul li{
	margin-left: 20px;
	color: #0e1840;
	text-transform: none;
	list-style-type: disc;
}

/*Search start*/

#search img {display: none;}

#search-directory {
	position:absolute;
	top:26px;
	left:5px;
	width:185px;
	height:32px;
	overflow:hidden;
	z-index:9999;
}
#search fieldset {
	border: none;
	margin: 0;
	padding: 0px;
	
	
}
#search form {
	border: none;
	margin: 0px;
	padding: 0px;
}

#search label {
color: #444444;

}
#ajaxSearch_input {
	position: absolute;
	top:9px;
	width: 140px;
    height: 17px;
    margin-left: 5px;
   	padding-left: 5px;	
}

#ajaxSearch_submit {
	position: relative;
	top: -5px;
	left: 150px;
	width: 18px;
	height: 18px;
   	background: url(img/search_bu.png) no-repeat right;
    cursor: pointer;  
	text-align: right;    
    border: none;
    text-indent: 50px;
    
   
      }
img#searchClose {
	position: relative;
	left: 167px;
	top: 19px;
	z-index: 9999;	
}

img#indicator {
	position: relative;
	left: -35px;
	top: 10px;
	z-index: 9999;	
}

#ajaxSearch_output {
	position: relative;
	top: 10px;
	right: 344px;
    background: #fff;
    color: #000;
    width: 500px;
    z-index: 9998;
    font-size: .7em;
    padding: 10px;
     box-shadow: 0px 0px 12px #ccc;
  -moz-box-shadow: 0px 0px 12px #ccc;
  -webkit-box-shadow: 0px 0px 12px #ccc;

}
#ajaxSearch_output a {
	text-align: left;
	width: 300px;
	display: block;	
	margin-bottom: 8px;	
}
#current-search-results {
	margin: 0;
}

#ajaxSearch_output a:hover{ color: #c63937; }
#ajaxSearch_output p {margin: 0;}
.ajaxSearch_paging { }

.AS_ajax_result {
    background: #fff;
	margin: 0 10px;
	padding: 5px 10px;
	border-bottom: 1px dotted #4abaac;
}
    .AS_resultLink {
        text-decoration: underline;
        padding: 0;
        margin: 0;
    }
    .AS_ajax_resultDescription {
        color: #888;
    }
    .AS_ajax_more {
	padding: 15px 10px 7px;
}
    .AS_ajax_more a { 
    				color: #c63937 !important;
    				    }				    
    
    .AS_intro { display: none;}
    
    .AS_ajax_resultsIntroFailure { padding: 10px;}


#dirsearch-txt {
position: absolute;
top: 0px;
left: 0px;
width: 118px;
height: 21px;
color: #4E5760;
font-size: 13px;
line-height: 23px;
}

#dirsearch-inp {
position: absolute;
top: 0px;
left: 123px;
width: 201px;
height: 18px;
}

#dirsearch-btn {
position: absolute;
top: 0px;
left: 329px;
width: 70px;
height: 21px;
}

#dirsearch-txt2 {
position: absolute;
top: 3px;
left: 405px;
width: 170px;
height: 21px;
color: #4E5760;
}

#dirsearch-txt2 a {
color: #4E5760;
}

#join {
position: relative;
}
    #join-inp {
    margin-top: 5px;
    width: 158px;
    height: 18px;
    }
    #join-btn {
    margin-top: 5px;
    width: 120px;
    height: 21px;
    }
.AS_ajax_highlight1, .ajaxSearch_highlight1{
  color : #CC0000;
  padding: 0;
  font-weight: bold;
}
.AS_ajax_highlight2, .ajaxSearch_highlight2{
  color : #CB53DF;
  padding: 0;
  font-weight: bold;
}
.AS_ajax_highlight3, .ajaxSearch_highlight3{
  color : #DF53B5;
  padding: 0;
  font-weight: bold;
}
.AS_ajax_highlight4, .ajaxSearch_highlight4{
  color : #DF5380;
  padding: 0;
  font-weight: bold;
}
.AS_ajax_highlight5, .ajaxSearch_highlight5{
  color : #A453DF;
  padding: 0;
  font-weight: bold;
}
.AS_ajax_highlight6, .ajaxSearch_highlight6{
  color : #53ADDF;
  padding: 0;
  font-weight: bold;
}

#gall {
	padding: 20px 0 0 20px;
	

}

#gall img {
	margin: 10px 2px;
}


/*under works*/

#aviso {
	display: none;
	width: 100%;	
	position: absolute;
	z-index: 99999;
	top: 650px;
	text-align: center;
	color: #fff;
	font-size: 1.2em;	
     -moz-transform: rotate(7.5deg);  /* FF3.5+ */
       -o-transform: rotate(7.5deg);  /* Opera 10.5 */
  -webkit-transform: rotate(7.5deg);  /* Saf3.1+, Chrome */
             filter:  progid:DXImageTransform.Microsoft.BasicImage(rotation=0.083);  /* IE6,IE7 */
         -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0.083)"; /* IE8 */   

}

#aviso h1 {
	width: 30%;
	margin: 0 auto;
	background: url(img/back_aviso.png);
	padding: 20px 0;
	text-align: center;
	border-bottom: 10px dashed #fdfffc;
	border-top: 10px dashed #fdfffc;
	-moz-box-shadow: 0px 0px 8px #ffffff; /* FF3.5+ */
  	-webkit-box-shadow: 0px 0px 8px #ffffff; /* Saf3.0+, Chrome */
  	      box-shadow: 0px 0px 8px #ffffff; /* Opera 10.5, IE 9.0 */
}

#aviso :hover {
	cursor: crosshair;
}

/*começa o portfolio*/ 

#ptf_w {
	margin: 0px 0 0 10px;
}

div.ptf {
	float: left;
	margin: 40px 13px 0 13px;
	
}

div.ptf p {
   text-align: center;
   position: relative;
   width: 108px;
   height: 30px;
   padding: 0 !important;
   margin: 0px 0 0 0px !important;
   background: #808080;
   z-index: 999; 
   color: #fff;
   font-size: .7em;
   line-height: 2.4em;
font-weight: bold;
}
   


div.ptf a img{
	padding: 3px;
	border: 1px solid #808080;
	background: #fff;
	opacity: 0.8;	
}

div.ptf a img:hover {
	opacity: 1;
	background: #808080;
}

/*pane starts*/

.jScrollPaneContainer {
	position: absolute;
	left: 246px;
	top: 0px;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #aaa;
}
.jScrollPaneDrag {
	position: absolute;
	background: #666;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}

#ie {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	background: #5faefe;
	color: #fff !important;
	padding: 20px 0; 
	display: none;
	/*display: block\9;*/
	*display: block;
	text-indent: 50px;
	text-align: center;
	font-size: .9em;		
}

#ietxt {
	width: 700;
	margin: 0 auto;
	
}

#ietxt p {
	color: #fff !important;
}
#ietxt ul {
	margin: 20px 0;	
}

#ietxt li {
	display: inline;
	margin: 20px 10px 0 10px;
	text-align: center;	
}

#fechar {
	text-align: center;
	text-decoration: underline;	
}

/* Ricardo Vercesi - novas classes - 2011/07/01 */
#content.monocapa, #home { position:relative !important; }
#content.monocapa .aecops { position:absolute; bottom:0; right: 0; margin: 0 15px 40px 0; }
#home .aecops { position:absolute; bottom:0; right: 0; margin: 0 15px 0 0; }
.aecops img { float:right; }
