@charset "utf-8";


/*--- Global styles ---*/

* { margin:0px; text-align:left; }

html, body { margin:0px; padding:0px; width:100%; height:100%; background:url(../images/interface/silver/bg-page.gif) repeat-x 0px 47px; background-color:#dedede; font-family: Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif; color:#282828; font-size:12px; }

/*h1, h2, h3, h4, li.blog-header, .post-header, .slides p { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#555; }*/

h1, h2, h3, h4, h5, h6, li.blog-header, .post-header, #slides p { font-family:Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h6 a:hover { text-decoration:none; }
h6 a { font-weight:normal; }



/*--- Structure ---*/
#wrapper { text-align:center; min-height: 100%; height: auto !important; height: 100%; width:100%; background:url(../images/interface/silver/bg-header3.jpg) no-repeat top center; margin: 0 auto -140px; }

#inner-wrapper { width:940px; margin:0 auto; }
#header { margin:0 auto; width:960px; height:151px; }
#nav { margin:0 auto; width:940px; height:40px;  background:url(../images/interface/silver/navbar.gif) repeat-x; }
#nav-menu { float:left; width:700px; height:auto; }
#nav-search { position:relative; float:left; width:200px; height:auto; padding:3px 0px;}
#feature { margin:0 auto 20px; width:940px; height:420px;}

.logo{float:left; margin-top:23px;margin-left:25px;}
.aveiro{float:right;margin-top:68px;margin-right:45px;}


#content { margin:0 auto; width:940px; height:auto; padding-top:0px; }
#content.page { height:auto; min-height:400px; display:block; padding-top:30px; background:url(../images/interface/silver/bg-content-page.jpg) repeat-x; }
.content-3-3 { display:inline; float:left; width:900px; margin:0px 20px 0px 20px; }
.content-2-3 { display:inline; float:left; height:auto; width:585px; margin:0px 10px 20px 20px; }
.content-1-3 { display:inline; float:left; height:auto; width:280px; margin:0px 10px 20px 20px; }
.content-1-3 p { font-size:11px; }
.content-1-3 img { margin-bottom:0px; clear:both; margin-bottom:20px; }
.content-1-3 h2{color:#333; }
.content-1-3 ul a:hover{color:#333;}
.zoom h2 {color:#333333; margin-top:-15px;}

#content h6 a{color:#666666;} 
#content h6 a:hover{color:#333333;} 



.homeThumb{height:120px; background:url(../images/interface/common/shadow_img.png) no-repeat bottom; margin-top:25px;}



#footer-wrapper { bottom:0px; width:100%; background:url(../images/interface/silver/bg-footer.gif) repeat-x; background-color:#fff; height:140px; overflow:hidden; }
#footer-inner { background:url(../images/interface/silver/bg-footer-inner.gif) no-repeat top center; height:140px; text-align:center; }
#footer-content { margin:0px auto; width:900px; padding-top:24px; }
.groundfooter{margin-top:-8px;}

/*--- Lists ---*/
#nav-menu ul { margin:0px; padding:2px 0px 0px 10px; list-style:none; position:relative; }
#nav-menu li { width:auto; float:left; margin-right:20px; font-size:96%; display:inline; position:relative; z-index:200;}
#nav-menu li a { margin-top:6px; padding:4px 0px 7px 10px; display:inline; float:left; color:#fff; }
#nav-menu li a.active { padding:0px; display:inline-block; background:url(../images/interface/common/btn-left.png) no-repeat top left; width:auto; color:#046380; margin-top:5px; }
#nav-menu li a.active span { display:inline-block; margin-left:10px; background:url(../images/interface/common/btn-right.png) no-repeat top right; 
padding:5px 30px 7px 4px; }
#nav-menu li a:hover { text-decoration:none; color:#0059a0; }
#nav-menu li a.active:hover { text-decoration:none; color:#046380 }

#nav-menu li ul { margin: 0; padding: 0; position: absolute; visibility: hidden; width:200px; z-index:1000; top:42px; /*background:#000;*/ }
#nav-menu li ul li { width:auto; float: left; display: inline; font-size:100%; }
#nav-menu li ul li a { width: 180px; background: #1a8fdc; color: #fff; padding:10px; margin:0; } /* fundo submenu */
#nav-menu li ul li a:hover { background: #0badf1; color:#fff; }

#footer-content ul { margin:0px 0px 50px 0px; padding:0px; list-style:none; clear:both; }
#footer-content li { width:auto; float:left; margin-right:20px; font-size:90%; display:inline; }
#footer-content li a { margin-top:0px; padding:0px; display:inline; float:left; color:#333333;}
#footer-content li a:hover { text-decoration:none; color:#999; }
ul.submenu { margin:0px 0px 30px 0px; line-height:24px; }
ul.submenu li { list-style-type:none; width:auto; border-bottom:1px solid #bbb; padding:0px 0px 0px 0px; }
ul.submenu li a { }
ul.submenu li a:hover { color:#999; }



ul.submenu, #sidebar ul, .widget ul, .content-1-3 ul, .portfolio-list ul { margin:0px 0px 30px 0px; line-height:24px; }
ul.submenu li, #sidebar li, .widget li, .content-1-3 li, .portfolio-list li { font-size:11px; background:url(../images/interface/common/listarrow.gif) no-repeat 0px 8px; list-style-type:none; width:auto; border-bottom:1px solid #bbb; border-top:1px solid #bbb; padding:0px 0px 0px 16px; margin-top:-1px; }
ul.submenu li a, #sidebar li a, .widget li a, .content-1-3 li a, .portfolio-list li a { margin:0px; padding:0px; }
ul.submenu li a:hover, #sidebar li a:hover, .widget li a:hover { color:#999; }
#sidebar ul { border-top:0; }

/*--- Typography ---*/

a { text-decoration:none; color:#046380; }
a:hover { text-decoration:none;  }
p { line-height:18px; margin-bottom:14px; font-size:100%; }
ul { list-style-type:square; margin:10px 10px 10px 30px; line-height:14px; }
ol { list-style-type:decimal; margin:10px 10px 10px 30px; line-height:14px; }
h1 { font-weight:normal; font-size:180%; line-height:30px; margin-bottom:10px; color:#555;/* border-bottom:1px solid #bbb;*/ padding-bottom:10px; }
h2 { font-weight:normal; font-size:130%; line-height:30px; }
h3 { font-size:200%; font-weight:normal; line-height:34px; padding-left:54px; padding-top:12px; height:44px; margin-left:-5px; background:url(../images/interface/silver/bg-h1-marker.png) no-repeat; }

h4 { font-weight:normal; font-size:130%; line-height:24px; }
h5 { font-size:120%; font-weight:normal; line-height:18px; }
h6 { font-size:100%; font-weight:normal; line-height:14px; font-weight:bold; }
blockquote { border-left:2px solid #000; color:#666; margin:20px 0px 20px 40px; width:auto; line-height:14px; font-size:90%; padding-left:20px; }
hr { height:1px; background-color: #999; width:100%; border:0; }


/*--- Forms ---*/
form { margin:0px; }
input.search { position:absolute; top:8px; border:none; background:url(../images/interface/common/bg-search2.png) no-repeat top left; height:24px; padding:5px 0px 0px 10px; width:186px; font-size:80%; color:#999; }

input.search-button { border:none; position:absolute; top:8px; left:156px; }

#name{width:300px;}
#email{width:300px;}
#message{width:585px; height:300px;}
#post-comment{width:585px; height:200px;}


/*--- Classes ---*/

.push { height:160px; width:100%; clear:both; }
.content-divider { height:50px; background:url(../images/interface/silver/bg-content-divider.jpg) no-repeat top center; height:76px; clear:both; }
.clear { width:auto; clear:both; height:20px; }
.zoom{background:url(../images/interface/common/zoom.jpg) no-repeat; width:280px; height:auto; display:inline; float:left; margin-bottom:20px;}


/*--- Misc ---*/

a.btn { display:inline-block; background:url(../images/interface/common/btn-left.png) no-repeat top left; width:auto; color:#046380; margin-right:10px; }
a.btn span { display:inline-block; margin-left:10px; background:url(../images/interface/common/btn-right.png) no-repeat top right; padding:4px 30px 5px 4px; }
a.btn:hover { background:url(../images/interface/common/btn-left-hover.png) no-repeat top left; text-decoration:none; cursor:pointer; }
a.btn:hover span { background:url(../images/interface/common/btn-right-hover.png) no-repeat top right; }

/*--- Blog styles ---*/

.post-wrapper { margin-bottom:40px; }
.post-header { clear:both; font-size:240%; margin:0px 0px 10px 0px; padding-bottom:10px; border-bottom:1px solid #bbb; line-height:34px; }
.post-meta { float:left; width:100%; margin-bottom:10px; padding-bottom:10px; border-bottom:1px solid #bbb; }
.post-date { float:right; clear:right; }
.post-image { clear:both; margin:0px 0px 20px 0px; }
.post-entry { }
.post-comment img{float:left; margin:4px 10px 0px 0px;}

/*--- Portfolio styles ---*/

.portfolio-list { display:inline; float:left; height:auto; width:280px; margin:0px 10px 10px 20px; background:url(../images/interface/common/zoom.jpg) no-repeat; }
.portfolio-list img {clear:both; margin-bottom:10px; }

/*--- Slideshow styles 

.carousel { width:940px; position: relative; height:420px; }
.carousel .slides { width: 940px; overflow: hidden; height: 420px; margin-top:0px; position: absolute; top:0; }
.carousel ul a img { border: 0px; }
.carousel .slides ul { width: 9999px; list-style-image:none; list-style-position:outside; list-style-type:none; margin:0; padding:0; position: absolute; top: 0; height:420px; }
.carousel ul li { display:block; float:left; padding: 0px; height: auto; width: 940px; text-align:center; }
.carousel ul li a img { display:block; }
.slides p { color:#282828; font-size:24px; text-align:center; margin-top:40px; }
.slides h6 { color:#282828; font-size:14px; text-align:center; margin-top:0px; font-weight:normal; }
.forward { background:url(../images/interface/common/btn-next.png) no-repeat; width:50px; height:50px; position: absolute; top: 330px; cursor: pointer; right: 15px; }
.back { position: absolute; top: 330px; cursor: pointer; left: 15px; background:url(../images/interface/common/btn-prev.png) no-repeat; width:50px; height:50px; }
--*/

/*--- Slideshow styles --*/
#feature {width:940px; height:418px; position:relative;}
#feature #slides {margin:0px; top:0px; overflow:hidden; position:relative;  z-index:0;}
#feature #slides a img {border: 0px;}
#feature #slides .slide-content {display:inline; padding:0px;  width:940px; height:418px;  }
#feature #slides .slide-content .slide-image{float:left; width:940px; height:300px; margin:0px;	}
#feature #slides .slide-content .slide-text{float:left;  height:118px; width:940px; background:url(../images/interface/silver/bg_feature.jpg) no-repeat;}
#feature #slides .slide-content .slide-text .slide-header{font-size:24px; text-align:center; margin:38px 0px 8px 0px; color:#356987; cursor:default;}
#feature #slides .slide-content .slide-text .slide-desc p{font-size:12px; text-align:center; margin:0px 70px 8px 70px; font-weight:normal; width:800px;}
#feature #slides .slide-content .slide-text .slide-desc a{color:#777;}
#feature #slides .slide-content .slide-text .slide-desc{color:#777; cursor:default;}

#feature #slides .slide-content .slide-text .slide-header a {text-decoration:none; color:#356987;}
#feature #slides .slide-content .slide-text .slide-header a:hover {text-decoration:none; color:#014f71;}
#feature #slides .slide-content .slide-text .slide-desc a:hover {text-decoration:none; color:#333333;}

.forward { background:url(../images/interface/common/btn-next.png) no-repeat; width:50px; height:50px; position: absolute; top: 330px; cursor: pointer; right: 15px; z-index:500; }
.back { position: absolute; top: 330px; cursor: pointer; left: 15px; background:url(../images/interface/common/btn-prev.png) no-repeat; width:50px; height:50px; z-index:500; }





/*--- Lightbox styles ---*/
#jquery-overlay { position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; }
#jquery-lightbox { position: absolute; top: 0; left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0; }
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box { position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#lightbox-container-image { padding: 10px; }
#lightbox-loading { position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#lightbox-nav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none; }
#lightbox-nav-btnPrev, #lightbox-nav-btnNext { width: 49%; height: 100%; display: block; }
#lightbox-nav-btnPrev { left: 0; float: left; }
#lightbox-nav-btnNext { right: 0; float: right; }
#lightbox-container-image-data-box { font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%; padding: 0 10px 0; }
#lightbox-container-image-data { padding: 0 10px; color: #666; }
#lightbox-container-image-data #lightbox-image-details { width: 70%; float: left; text-align: left; }
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber { display: block; clear: left; padding-bottom: 1.0em; }
#lightbox-secNav-btnClose { width: 66px; float: right; padding-bottom: 0.7em; }







/* NEWSLETTER */ 

/* formulário da home */
/*
.newsltr-form0{ width: 277px; height:138px; background:url(../images/layout/newsletter.GIF) no-repeat;}
.newsltr_tit0{padding:12px 0 0 20px; font-size:14px; color:#ffffff; margin-bottom:5px; }
.TXNewsletters_form0{}
.TXNewsletters_form_item0{ font-size:11px; margin-left:65px; margin-bottom:19px; margin-top:-2px; }
.TXNewsletters_form_item1{ font-size:11px; margin-left:65px; margin-top:-5px; }
.TXNewsletters_form0 input{ border:0px; background: transparent; width:170px; font-size:11px; color:#666666; } 
#TXNewsletters_message0{ padding:0px; margin-top:-10px; margin-left:10px; font-size:11px; margin-bottom:15px; }
input.btn{ color:#990000; width:25px; height:50px; border:0px; font-size:20px; font-family:"Courier New", Courier, monospace; font-weight:bold; }
input.btn:hover{ color:#333333; }
#TXNewsletters_botao0{ margin-left:243px; margin-top:-50px; position:absolute; float:right; z-index:5; }
*/

/* página de subscrição */

.clear { clear:both; font-size:0pt; height:0px; margin:0; padding:0; }

.TXNewsletters_form_labelGauche { display:block; padding-top:2px; /*float:left;*/ width:180px; height:18px; color: #333333; position:relative; top:0px; text-align:left; margin-right:2px; }

.TXNewsletters_form { margin:10px; padding:2px; }

.TXNewsletters_form_item { padding:1px; margin:2px; margin-bottom: 10px; }

.TXNewsletters_form_item  TEXTAREA { vertical-align:middle; border:1px solid #bbbbbb; font-size:11px; color: #333333; }
.TXNewsletters_form_item  INPUT { height:20px; vertical-align:middle; border:1px solid #bbbbbb; font-size:11px; color: #333333; }

INPUT.TXNewsletters_form_noborder { border:0; }
.TXNewsletters_form_noborder { border:0; }
.TXNewsletters_form_inputErr { border:1px solid #990000; }
.TXNewsletters_form_labelErr { color:#990000; }
.TXNewsletters_form_th { font-size:11px; padding-bottom:4px;  border-bottom:1px solid #000000; border-right:1px solid #cccccc; }
.TXNewsletters_form_td { font-size:10px; padding:4px; border-bottom:1px solid #cccccc; border-right:1px solid #cccccc; }
.TXNewsletters_form input{ border:1px #e1e1e1 solid; background:#F4F4F4; } 


.TXNewsletters_form_right INPUT{ 
width:174px; height:26px; float:left; background-image:url(../images/interface/botao.gif); background-repeat:no-repeat; text-align:center; 
padding-top:3px; margin-left:4px; line-height:normal; font-weight:bold; clear:both; display:block; border:0px; color:#666666;
}

.TXNewsletters_form_right INPUT:hover{ 
color:#333333;
}


/* ***************** SEARCH ************************* */
#searchresult{margin-top:10px;}
#searchresult a, #searchresult a:link, #searchresult a:visited, {font-size:12px; font-weight:bold; }
#searchresult a:hover{border-bottom: 1px dotted; color:#333333;} 
.ajaxSearch_resultsInfos{color:#999999;}
.ajaxSearch_resultsDisplayed{color:#999999;}
.searchthings{color:#666666; margin-bottom:25px;}