﻿body {
 background: url(../images/bg.jpg);
font-size: 12px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#564b47;
padding:0px;
margin:0px;
}

img.download {vertical-align:middle;}
img{
    border: 0px;
}

.lnkGrayBold
{
    font-weight: bold;
    text-decoration:none;
    color:#564b47;
}
.lnkGrayBold:hover
{
    text-decoration:underline;
}
.lnkWhite
{
    text-decoration:none;
    color:white;
}
.lnkWhite:hover
{
    text-decoration:underline;
}

/* ----------container to center the layout-------------- */

#outer{
	background: url(../images/nav_panel.jpg) repeat-x;
	}
#container {
width: 983px;
margin:0px auto;
border:0px solid #8D8D8D;
}

a
{
    outline: 0px;
}

#nav {
	display:block;
    width: 984px;
	}
	
#nav ul li {
	float:left;
	list-style:none;
	}
	
#nav ul li.first {
	margin-left:0px;
	}
	
/* ----------banner for logo-------------- */

#logo {
	background:url(../images/logobg.png) bottom no-repeat;
	height:145px;
	margin-bottom:6px;
	}
#logo img {
	margin:23px 0px 0px 18px;
	}

/* -----------------content--------------------- */

#maincontent{
	clear:both;
    display:table;
    width: 983px;
    height:840px;
	}
	
.right {
	padding: 0px;
	margin: 0px;
    float:left;
    display:table;
    width: 721px;
    height: 840px;
    margin-left: 21px;
}


.rcontent{
	border-bottom:10px solid #636363;
    width:721px;
}

.rcontent img{
	text-align:center;
	margin:0px auto;

}
.stressfree{
	text-align:center;
	margin:auto;
    margin-bottom:2px;
	}
.rcontent_top {
	background:url(../images/rcontenttop.png) no-repeat;
	height:15px;
}

.rcontent_mid{
	background:url(../images/rcontentmid.png) repeat-y;
	margin:0px;
	padding:5px 28px;
	height:617px;
}

.lcontent{
	color:#FFF;
    display:table;
}

.lcontent_top {
	background:url(../images/lcontenttop.png) no-repeat;
	height:15px;
}

.lcontent_mid{
	background:url(../images/lcontentmid.png) repeat-y;
	margin:0px;
	padding: 0px;

}

.lcontent ul{
	padding:0px;
	margin:0px;
}

.normallist{
	padding:5px 25px;
	}
	
.weprovide{
	padding:5px 25px 0px 25px;
    height:350px;
    /*height:308px;*/
    overflow:hidden;
	}
.weprovide h2
{
    margin: 0px;
    padding:0px;
    margin-top:40px;
    margin-bottom:10px;
}

.lcontent ul li a{
	color:#FFF;
	text-decoration:none;
}

.lcontent .normallist ul li{
	list-style:url(../images/bullet.png);
	margin:13px 0px 0px 18px;
	font-size:11px
}
.lcontent .normallist ul a
{
}

.lcontent .leftbuttons ul li{
	list-style: none;
	margin:0px;
    height:46px;
}

.lcontent .weprovide ul li{
	list-style: none;
	margin:15px 0px;
	font-size:12px;
    
}

.lcontent .weprovide ul li a{
	color:#FFF;
	text-decoration:none;
}

.lcontent h2{
	color:#f7af1a;
	font-size:12px;
}




.introtext {
	min-height:80px;
	padding:55px 60px 10px 60px;
	margin-bottom:6px;
	font-size:11px;
    height:117px;
    overflow:hidden;
	}
	
.introtext a {
	color:#000;
	text-decoration:none;
	font-weight:bold;
	outline:0;
	}

/* --------------left navi------------- */
#left {
	float: left;
	width: 240px;
    height:840px;
	margin: 0px;
	padding: 0px;
	
}

/* -----------footer--------------------------- */
.footer {
	background:#000;
	clear: both;
	margin: 0px;
	padding:0px;
	text-align: right; 
    height:51px;
    padding-bottom:50px;
}

.footer-inner {
	background:url(../images/footer_bg.jpg) no-repeat left top;
    background-repeat: no-repeat;
    background-position:top left;
	width:929px;
	height:26px;
	margin:0px auto;
	padding:25px 30px 0px 24px;
	color:#FFF;
	font-size:11px;
	text-align:left;
}

.contact-div{
	width:80px;
	float:left;
	margin-right:215px;
	
	}
	
.contact-div a{
	color:#FFF;
	text-decoration:none
	}
	
.copyright-div{
	width:355px;
	float:left;
	margin-right:100px;
	}
	
.powred-div{
	width:172px;
	float:left;
	text-transform:uppercase;
	font-size:10px;
	}

#footer h1 a{
	
}

#footer h1{
	padding:5px 5px 0px 0px;
}

.clear {
	clear:both;
	}
	
.threeblock {
	background:url(../images/divider2.png) bottom center no-repeat;
	width:664px;
	height:293px;
	border-bottom:1px solid #2c2f2c;
	}
	
.threeblock .blockcontent{
	height:263px;
	/*height:expression(this.scrollHeight > 270 ? "auto":"270px");*/
    
    height: 263px;
    overflow:hidden;
	}
	
.threeblock .blockcontent h3{
	font-size:12px;
	font-weight:bold;
	background:url(../images/bullet_m.png) no-repeat left top;
	margin:0px 0px 30px 0px;
	padding:4px 0px 5px 25px;
    
	}
	
.threeblock .blockcontent ul{
	list-style:none;
	padding:0px;
	margin:0px;
	padding-left:8px;
	}
	
.threeblock .blockcontent ul li{
	background:url(../images/bullet-black.png) no-repeat left 4px;
	color:#2c2f2c;
	padding-left:15px;
	padding-bottom:15px;
	}
	
.threeblock .blockcontent ul li a{
	color:#2c2f2c;
	text-decoration:none;
	}
	
.threeblock .blockcontent ul li a:hover{
	color:#2c2f2c;
	text-decoration:underline;
	}
	
.blockleft {
	float:left;
	width:195px;
	height:297px;
	margin-right:20px;
	}
	
.blockmid {
	float:left;
	width:195px;
	height:297px;
	margin-left:20px;
	margin-right:20px;
	}
	
.blockright {
	float:left;
	width:195px;
	height:297px;
	margin-left:19px;
	}
	
.title-area{
	background:url(../images/dinamic-content-top.png) repeat-x left top;
	padding-top:8px;
	width:663px;
    height:236px;

	}
	
.title-text{
	width:312px;
    height:236px;
	float:left;
    overflow:hidden;
	}
	 
.title-text .TextHome
{
    height: 178px;
    margin-right:10px;
    margin-top:0px !important;
    padding-top: 0px !important;
    width:275px;
    padding-right:20px;
    line-height:15px;
}

.title-text .TextHome p
{
    margin: 0px;
    padding: 0px;
    line-height:15px;
}
.title-heading{
	background:#f7af1a url(../images/title-box.png) no-repeat right top;
	height:30px;
	text-transform:uppercase;
	text-align:center;
	line-height:30px;
	font-size:14px;
    display: inline-block;
    padding-left: 8px;
    padding-right: 8px;
    margin-bottom:10px;
	}
	
.text{
	padding-top:20px;
	padding-right:35px;
	color:#2c2f2c;
	font-size:11px;
    
	}
	
.text p{
	padding:0px;
	margin:0px;
	padding-bottom:8px;
	line-height:17px;
	}
	
	
.title-picture{
	width:351px;
	float:left;
	height:236px;
    overflow: hidden;
	}

.title-area ul
{
    width: 351px;
    height: 236px;
    float:left;
    display:block;
    margin: 0px;
    padding:0px;
}

.title-area li
{
    list-style-type: none !important;
}
	
.title-area li img
{
    width: 351px;
    height: 236px;
    margin:0px !important;
}
/***** Contacts *****/

.ContactsSpacer
{
    height: 44px;
}
.ContactsContent
{
}

/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			162px; /* left offset of submenus need to match (see below) */
	background:#919191 url(../images/sub_bg.jpg) no-repeat bottom;
	padding:10px 10px 10px 10px; 

}
.sf-menu ul li {
	width:			90%;
    line-height:16px;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
    z-index:11;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			3.9em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			0; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.sf-menu {
	float:			left;
	margin:0;
	padding:0;
}
.sf-menu a {
	text-decoration:none;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#FFF;
}
.sf-menu li {
	margin-left:9px;
	float:left;
    
}
.sf-menu li li {
	background:url(../images/bullet.png) no-repeat left;
	padding:8px 10px 8px 15px;
	margin:0;
}

.sf-menu li li a:hover {
	/*font-weight:bold;*/
    color:#000;
}

.sf-menu li li li {
	
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	outline:		0;
	color:#fff;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;

}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
/*.sf-shadow ul {
	background:	url('images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}*/
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}

.moreinfobuttons {
	background:url(../images/block_button.png);
	height:10px;
	width:184px;
	padding: 10px 5px;
	text-align:center;
	font-size:10px;
	font-weight:bold;
	color:#FFF; }
	
.moreinfobuttons a {
	color:#FFF;
	text-decoration:none; }
	

.moreinfobuttons:hover {
	background:url(../images/block_button_hover.png);
}

.ContentDetail, .News
{
    width: 721px;
    height: 785px;
    padding-top:55px;
    overflow:hidden;
}
.News
{
}
.ContentDetail .Top
{
    background:url(../images/barra_paginas_tipo.png);
    background-position:left bottom;
    background-repeat: no-repeat;
    width: 721px;
    height: 27px;
    padding-left:50px;
    padding-top:12px;
}
.ContentDetail .Middle,
.News .Middle
{
    background:url(../images/rcontentmid.png);
    width: 661px;
    height: 687px;
    padding-left: 40px;
    padding-right: 20px;
    padding-top: 23px;
    color: Black;
}
.ContentDetail A
{
    color:Black;
    text-decoration:underline;
}
.ContentDetail H3
{
    padding-top:3px;
    color:#ff6600;
    font-size:13px;
    padding-bottom:3px;
}

.News .Middle
{
    height: 534px;
}

.ContentDetail .Middle .PhotoHolder,
.News .Middle .PhotoHolder
{
    width: 641px;
    height: 153px;
}
.ContentDetail .Middle .PhotoHolder .Photos,
.News .Middle .PhotoHolder .Photos
{
    width: 504px;
    height: 150px;
    background-repeat:no-repeat;
    float:left;
    overflow:hidden;
}
.ContentDetail .Middle .PhotoHolder .Photos img,
.News .Middle .PhotoHolder .Photos img
{
    width: 201px;
    height: 134px;
    margin-right:30px;
    float: left;
    padding:8px;
    
}
.ContentDetail .Middle .PhotoHolder .Navigator,
.News .Middle .PhotoHolder .Navigator
{
    background:url(../images/pipe_galeria.png);
    background-repeat:no-repeat;
    background-position:center top;
    width:21px;
    height: 17px;
    float:left;
    padding-top:4px;
    margin-top: 127px;
    line-height:9px;
    font-size:4px;
}
.ContentDetail .Middle .PhotoHolder #Previous,
.ContentDetail .Middle .PhotoHolder #Next,
.News .Middle .PhotoHolder #Previous,
.News .Middle .PhotoHolder #Next
{
    width: 5px;
    height: 9px;
    display: inline-block;
    text-decoration: none;
    line-height:9px;
    font-size:4px;
}
.ContentDetail .Middle .PhotoHolder #Previous,
.News .Middle .PhotoHolder #Previous
{
    background:url(../images/seta_galeria_esq.png);
    margin-right:11px;
}
.ContentDetail .Middle .PhotoHolder #Next,
.News .Middle .PhotoHolder #Next
{
    background:url(../images/seta_galeria_direita.png);
}
.ContentDetail .Middle h1,
.News .Middle h1
{
    font-weight: bold;
    margin-left:10px;
    margin-top:30px;
    margin-bottom: 20px;
    font-size: 14px;
    padding-left: 0px;
    margin-left: 0px;
}
.ContentDetail .Middle .pane,
.ContentDetail .Middle .paneNoPhoto,
.News .Middle .pane,
.News .Middle .paneNoPhoto
{
    margin-left:10px;
    font-size: 11px;
    line-height:17px;
    height:390px;
    width:631px;
    overflow:hidden;
    padding-right: 30px;
    margin-left: 0px;
    padding-left: 0px;
}
.News .Middle .pane
{
    height:320px;
}
.ContentDetail .Middle .paneNoPhoto
{
    height: 580px;
    overflow:hidden;
}
.News .Middle .paneNoPhoto
{
    height:470px;
}
.PhotosGallery
{
    margin:0px;
    padding:0px;
}
.PhotosGallery li
{
    background-color:transparent !important;
    list-style: none;
    z-index: 100;
}
.ContentDetail .Bottom
{
    background:url(../images/barra_paginas_tipo_footer.png);
    width: 721px;
    height:39px;
}

.News .Top
{
    width: 685px;
    background:url(../images/header.png);
    height: 77px;
    padding-top: 109px;
    padding-left:36px;
}
.News .Top li
{
    margin: 0px;
    margin-bottom:10px;
}
.News .Top ul
{
margin: 0px;
list-style-type:none;
}
.News .Top .ShareThis
{
    position:relative;
}
.News .Top p
{
    margin: 0px;
    padding: 0px;
    margin-bottom:5px;
}
.News .Top a
{
    padding-left:20px;
    display: inline-block;
    background:url(../images/seta_galeria_direita.png);
    background-position:right 3px;
    background-repeat: no-repeat;
    padding-right:15px;
    text-decoration: none;
    color:#636361;
}
.News .Content ul,
.News .Content li
{
    background-color: transparent !important;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    width: 621px;
    overflow:hidden;
}

.News .Content
{
    background-image: url(../images/rcontentmid.png);
    width: 624px;
    height:537px;
    padding-top:30px;
    padding-left: 47px;
    padding-right: 50px;
}
.News .Content .Item p
{
    margin: 0px;
    padding: 0px;
    font-size: 11px;
    line-height: 16px;
}
.News .Content .Item

{
    width: 621px;
    height: 112px;
    overflow:hidden;

}
.News .Content .Separator
{
    margin-top:0px;
    margin-bottom:15px;
}
.News .Content .Item .Title
{
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    padding-bottom: 6px;
    font-size:11px;
}
.News .Content .Item .Photo
{
    width: 138px;
    height: 92px;
    background-image: url(../images/sombra_foto.png);
    background-repeat: no-repeat;
    padding:9px;
    
    float:right;
    }
.News .Content .Item .Photo img
{
    width: 140px;
    height: 94px;
}
.News .Footer
{
    height:42px;
    width: 674px;
    padding-left: 47px;
    background-image: url(../Images/footer_news.png);
    background-repeat:no-repeat;
}

.News .Footer .NewsNav a
{
    background-image: url(../Images/caixa_paging.png);
    width: 28px;
    height: 42px;
    display: inline-block;
    line-height:32px;
    font-size:20px;
    text-align:center;
    text-decoration: none;
    color: White;
    margin-right: 5px;
}
.News .Footer .NewsNav a.activeSlide
{
    background-image: url(../Images/caixa_paging_on.png);
}
.Contacts .Bottom {
	width: 721px;
	height: 10px;
	background-color: #A1A1A1;
}
.Contacts .Top {
	width: 721px;
	height: 15px;
	background-image: url('../images/rcontenttop.png');
	background-repeat: no-repeat;
}
.Contacts .Middle {
	padding: 50px 0px 50px 60px;
	height: 672px;
	width: 661px;
	background-image: url('../images/rcontentmid.png');
	background-repeat: repeat-y;
}

.MiddlePrivate 
{
    padding: 0px 0px 20px 0px !important;
	/*height: 672px;
	width: 661px;*/
	background-image: none !important;
}

.Contacts {
	width: 721px;
	height: 797px;
	margin-top: 43px;
}

.Contacts .Left
{
	width: 414px;
	float: left;
}
.Contacts .Left .SendNow
{
    float:right;
    width: 61px;
    height:28px;
    margin-right:28px;
    padding-left:10px;
    background-image: url('../Images/send.png');
    background-repeat:no-repeat;
    margin-top:15px;
    line-height:29px;
    font-weight:bold;
    cursor:pointer;
    text-decoration:none;
    color:white;
    background-color:Transparent;
}
.Contacts .Left .FormCont{
	padding-top:30px;
	padding-bottom:30px;
	display:table;
}
.Contacts .Left .FormCont input, .Contacts .Left .FormCont textarea{
	border: 1px #BBBBBB solid;
	margin-right: 12px;
	margin-bottom: 16px;
	height: 21px;
	line-height:21px;
	overflow: auto;
}
.Contacts .Left .FormCont select{
	border:1px #BBBBBB solid;
	
	
}

.Contacts .Left .FormCont span
{
	display:inline-block;
	padding-right:12px;
	line-height:16px;
}
.Contacts .Right
{
	float: left;
	width: 200px;
	margin-left: 30px;
    margin-top:82px;
    line-height: 20px;
    
}
.Contacts .Right img
{
    display:block;
    margin-top:10px;
    margin-bottom:9px;
}
.Contacts .Right .GoogleLocation
{
    text-decoration:none;
    background-image: url(../images/seta_galeria_direita.png);
    padding-left:10px;
    background-repeat: no-repeat;
    background-position:left 3px;
    color: #564b47;
}
.Contacts .Right .GoogleLocation:hover
{   
    text-decoration: underline;
}
.Contacts .dropdown
{
    margin:0px;
    padding:0px;
}

.Contacts .dropdown dd, .dropdown dt, .dropdown ul 
{ 
    margin:0px; 
    padding:0px; 
}
.Contacts .dropdown dd 
{ 
    position:relative; 
}
.Contacts .dropdown a, .dropdown a:visited 
{ 
    color:#272727; 
    text-decoration:none; 
    outline:none;
}
.Contacts .dropdown a:hover 
{ 
    color:#272727;
}
.Contacts .dropdown dt a:hover, .dropdown dt a:focus 
{ 
    color:#272727;
    border: 1px solid #272727;
 }
.Contacts .dropdown dt a 
{
    background:white url(../images/arrow.png) no-repeat scroll right center;
    display:block; 
    border:1px solid #272727; 
    width:200px;
    height:18px;
    line-height:8px;
    font-size:10px;
    font-weight:bold;
    font-family:Verdana;
    color: #272727
}
.Contacts .dropdown dt a span 
{
    cursor:pointer; 
    display:block; 
    padding:5px;
}
.Contacts .dropdown dd ul 
{ 
    background:white none repeat scroll 0 0; 
    border:1px solid #272727; 
    color:#272727; 
    display:none;
    left:0px; 
    position:absolute; 
    list-style:none;
    width:200px;
    overflow:auto;
    overflow-x:hidden;
    z-index:6;
}
.Contacts .dropdown dd ul li 
{
    background-color: white !important;
    min-width:200px;
}
.Contacts .dropdown span.value 
{ 
    display:none !important;
    cursor:pointer;
}
.Contacts .dropdown dd ul li a 
{ 
    padding-left:5px;
    padding-top:5px;
    padding-bottom:5px;
    width:200px !important;
    display:block;
    cursor:pointer;
}
.Contacts .dropdown dd ul li a:hover 
{ 
    background-color:#E2E3E8;
    color:#272727;
}


/* Modal Popup START */
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup 
{
	
	background-color: white;
	border-width:1px;
	border-style:solid;
	border-color:Gray;
	padding:5px;
	/*width:250px;*/
	text-align: left;

}


.modalHeader
{
	background-color: black;
	font-family: Tahoma, sans-serif; 
	font-size: 11px; 
	font-weight: bold;
	color: #fff8cc;
	padding: 5px;
	cursor: move;
}

.modalText
{
    color:Black;
    font-weight:bold;
    font-family:Verdana;
    font-size:11px;
}

/*.ContentDetail 
{
	background-image: url('../Images/barra_topo_contactos.png');
	background-repeat: no-repeat;
	margin-left: 7px;
	padding-left: 25px;
	display:table;
	font-size: 12px;
	margin-bottom:40px;
}*/

.partnerHeading
{
    padding: 0px;
    margin:0px;
    font-size:11px;
    padding-bottom:8px;
}

.popForm INPUT
{
    font-size:12px;
}

.newsItems A
{
    color:Black;
}