*{
	margin:0;
	padding:0;
}

body {
	font-family: 'Arial', sans-serif;
	font-size:8pt;
	line-height:10pt;
	color:#A0A0A0;
	background-color: #ffffff;
	font-style:	normal; 
	font-weight:normal;	
}


a{color:#515151; text-decoration:none;}
a:hover {color:#000;}
a.selected{color:#6e3590;}

.last{margin-right:0 !important;}

.right{float:right !important;} /* apagar */


#top{
	/*height: 163px;*/
}

#page-wrap{
	width:887px;
	padding:0 50px;
	margin:5px auto;
	position:relative;
}

#container{                    /* apagar */
	width:887px;
}

#bottom{
	width:887px;
	height:274px;
	margin:12px 0 0 0;
}

#bottom-home{
	width:887px;
	height:221px;
	margin:12px 0 0 0;
}

/*** TOP ***/

#logo{
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
}

#logo .logo-inner{
	width:887px;
	height:78px;
	margin:0 auto;
	position:relative;
}

#logo .logo-inner a {
	float:left;
}

#language{
	position:absolute;
	top:10px;
	right:40px;
}

#menu-01{
	text-align:center;
	margin-top:-4px;
	height:23px;
}

#menu-01 ul{
	list-style-type: none;
	margin:0;
	padding:0;
	height: 23px;
	position:relative;
	text-align:center;
}

#menu-01 ul li{
	margin: 0 28px 0 0;
	height: 23px;
	position:relative;
	text-align:center;
	border-top:4px solid transparent;
	display:inline;
}

#menu-01 .nav a{
	text-decoration:none;
	text-align:center;
	height: 23px;
	line-height:21px;
	vertical-align:middle;
	font-weight:bold;
	font-style:normal;
	margin-top:5px;
	font-size:12px;	
	color:#000;
	display:inline-block;
}

.nav a:hover{
	color:#272363 !important;
}

.selected{
	color:#272363!important;
}

#menu-01 .nav li:hover, #menu-01 .active{
	border-top:4px solid #272363;
}

/*** Slideshow ***/

.showcase
{
	position: relative;
	margin: auto;
}

.showcase-content-container
{
	background-color: #ffffff;
}

.showcase-arrow-previous, .showcase-arrow-next
{
	position: absolute;
	width: 35px;
	height: 35px;
	top:220px;
	cursor: pointer;
	text-align:center;
}

.showcase-arrow-previous
{
	right: 15px;
	top: 10px;
	z-index: 200;
	background: #000 url('../images/prev.png') no-repeat 50% 50%;
	-moz-border-radius:10px;
    -webkit-border-radius:10px;
    border-radius:10px;
	opacity:0.6;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
}
	
.showcase-arrow-previous:hover
{
	opacity:0.8;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);	
}

.showcase-arrow-next
{
	right: 15px;
	top: 435px;
	z-index: 200;
	background: #000 url('../images/next.png') no-repeat 50% 50%;
	-moz-border-radius:10px;
    -webkit-border-radius:10px;
    border-radius:10px;
	opacity:0.6;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
}
	
.showcase-arrow-next:hover
{
	opacity:0.8;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);	
}

.showcase-content
{
	background-color:#ffffff;
	text-align: center;
}
	
.showcase-content img{
	position:relative;
	z-index: 1;
}

.showcase-content-wrapper
{
	text-align: center;
	height: 475px;
	width: 887px;
	display: table-cell;
	vertical-align: middle;
}

/*.shadow-slider{
	-moz-box-shadow:    1px 1px 3px 0px #ccc;
  	-webkit-box-shadow: 1px 1px 3px 0px #ccc;
  	box-shadow:         1px 1px 3px 0px #ccc;
  	filter: progid:DXImageTransform.Microsoft.Shadow(color='#cccccc', Direction=90, Strength=2),
  	        progid:DXImageTransform.Microsoft.Shadow(color='#cccccc', Direction=180, Strength=2);
}*/

.shadow-slider{
	box-shadow: 0px 5px 5px -5px #ccc;
	-moz-box-shadow: 0px 5px 5px -5px #ccc;
	-webkit-box-shadow: 0px 5px 5px -5px #ccc;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#cccccc', Direction=180, Strength=2);
}

/************************************/

#social{
	float:left;
	width:887px;
	height:94px;
	position:relative;
	margin-top:3px;
}

.future{
	float:left;
	width:303px;
	height:94px;
}

.social-right{
	width:282px;
	height:25px;
	float:right;
	margin-bottom:30px;
	margin-top:39px;
}

#marcas{
	width:887px;
	margin-top:8px;
	position:relative;
	overflow:hidden;
}

#marcas-black{
	width:887px;
	height:51px;
	float:left;
	margin:3px 0 12px 0;
	text-align:left;
}

#marcas-black a{
	float:left;
	margin:0;
	padding:0;
}

#footer{
	width:887px;
	height:221px;
	float:left;
	background-color:#333333;
}

.footer1{
	width:256px;
	height:180px;
	padding:20px 20px 20px 35px;
	line-height:15px;
	color:#4D4D4D;
	float:left;
	font-weight:bold;
}

.footer2{
	width:128px;
	height:135px;
	font-size:11px;
	padding:20px 0 0 0px;
	line-height:15px;
	float:left;
}

.footer3{
	width:128px;
	height:150px;
	font-size:11px;
	padding:20px 0 0 0px;
	line-height:15px;
	float:left;
}

.footer4{
	width:128px;
	height:135px;
	font-size:11px;
	padding:20px 0 0 0px;
	line-height:15px;
	float:left;
}

.footer5{
	width:128px;
	height:135px;
	font-size:11px;
	padding:20px 0 0 40px;
	line-height:15px;
	float:left;
}

.footer2 a, .footer3 a, .footer4 a{
	color:#808080;
	font-weight:bold;
}

.footer2 a:hover, .footer3 a:hover, .footer4 a:hover{
	color:#000;
}

.ft1-title{
	font-size:12px;
	color:#4D4D4D;
	font-weight:bold;
}

.ft-title{
	font-size:12px;
	color:#808080;
	font-weight:bold;
}

.subscribe{
	width:124px;
	height:18px;
	background-color:#ffffff;
	float:left;
	text-align:left;	
	margin-bottom:15px;
	margin-top:3px;
}

#copyright{
	margin:18px 0;
	width:887px;
	height:20px;
	float:left;
	line-height:15px;
}

#copyright a{
	margin-right:10px;
}

.logos-copyright{
	width:200px;
	position:relative;
	margin-left:340px;
}

.copyright-MDG{
	margin-bottom:2px;
}

.txt-copyright{
	float:right;
	text-align:right;
	color:#808080;
}


/*** DESIGN ***/

.content-design{
	width:887px;
	margin-bottom:40px;
	margin-top:10px;
}

.col1design{
	line-height:27px;
}

.txt-roxo{
	font-family: 'Century Gothic', sans-serif;
	font-size:26px;
	color:#6E3590;
}

.txt-big{
	font-family: 'Century Gothic', sans-serif;
	font-size:21px;
	color:#515151;
}

.txt-small{
	font-family:Arial, sans-serif;
	font-size:13px;
	color:#515151;
	line-height:20px;
	margin-top:10px;
	
}

.text-design2{
	margin-left:45px;
}

.text-design4{
	margin-left:87px;
}

.text-design5{
	margin-left:35px;
}

.text-design6, .text-design7{
	margin-left:140px;
}

.text-design8{
	text-align:right;
}

.text-design10{
	margin-left:120px;
}

.text-design13{
	margin-left:570px;
}

.text-design14{
	margin-left:440px;
}

.text-design15{
	margin-left:490px;
}

.text-design25{
	margin-left:80px;
}

.text-design26{
	margin-left:110px;
}

.text-design28{
	margin-left:40px;
}

.text-design31{
	margin-left:90px;
}

.text-design32{
	margin-left:50px;
}



/*** MARCAS ***/

.content-marcas{
	width:887px;
	margin-bottom:30px;
	margin-top:10px;
}

.colmarcas{
	width:215px;
	height:266px;
	float:left;
	margin-right:8px;
	margin-bottom:10px;
}

.marcas-right{
	margin-left: 299px;
}

.caption{
	width: 215px;
    height: 266px;
    font-size:11px;
    line-height:16px;
    color:#515151;
    /*opacity:0.9;*/
    display: none;
    text-align: left;
   	position: absolute;
   	/*filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);*/
    /*-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";*/
}

.caption-BL{
	background: url('../images/marcas/Boca-do-Lobo-op.png') no-repeat; 
}

.caption-DL{
	background: url('../images/marcas/Delightfull-op.png') no-repeat; 
}

.caption-BB{
	background: url('../images/marcas/Brabbu-op.png') no-repeat; 
}

.caption-KK{
	background: url('../images/marcas/Koket-op.png') no-repeat; 
}

.caption-Preggo{
	background: url('../images/marcas/Preggo-op.png') no-repeat 50% 50%; 
}

.caption-PTB{
	background: url('../images/marcas/Portugal-Brands-op.png') no-repeat 50% 50%; 
}

.caption-MDI{
	background: url('../images/marcas/MDI-op.png') no-repeat 50% 50%; 
}

.caption-MDA{
	background: url('../images/marcas/My-Design-Agenda-op.png') no-repeat 50% 50%; 
}

.caption-BB{
	background: url('../images/marcas/Brabbu-op.png') no-repeat 50% 50%; 
}

.caption-DG{
	background: url('../images/marcas/Design-Gallerist-op.png') no-repeat 50% 50%; 
}

.caption-PTB2{
	background: url('../images/marcas/PTB-op.png') no-repeat 50% 50%; 
}

.caption-CD{
	background: url('../images/marcas/Club-Delux-op.png') no-repeat 50% 50%; 
}

.caption-Fundacao{
	background: url('../images/marcas/Fundacao-do-Design-op.png') no-repeat 50% 50%; 
}

.txt-caption{
	padding: 20px 0 0 10px;
	margin-top:30px;
}

.colmarcas:hover .caption {
    display: block;
}

.txt-marcas-bt{
	position:absolute;
	left:10px;
	bottom:23px;	
}

.texto-BL a{
	color:#ce794c;
	font-size:12px;
}

.texto-DL a{
	color:#fe4545;
	font-size:12px;
}
.texto-BB a{
	color:#5e935b;
	font-size:12px;
}

.texto-KK a{
	color:#903173;
	font-size:12px;
}

.texto-PREGGO a{
	color:#b3db43;
	font-size:12px;
}

.texto-MDI a{
	color:#ed197a;
	font-size:12px;
}

.texto-MDA a{
	color:#F15E26;
	font-size:12px;
}

.texto-DG a{
	color:#3b3b3b;
	font-size:12px;
}

.texto-DELUXE a{
	color:#323232;
	font-size:12px;
}

.texto-PTB2 a{
	color:#ca5a4b;
	font-size:12px;
}

.texto-FUNDACAO a{
	color:#1B1464;
	font-size:12px;
}

.texto-mail a{
	font-size:12px;
	position:absolute;
	left:10px;
	bottom:8px;
}


/*** PRESS ***/

.content-press{
	width:887px;
	margin-bottom:40px;
	margin-top:10px;
}

.content-press a:hover{
	color:#000;
}

.txt-press{
	color:#515151;
	font-size:13px;
	line-height:18px;
	font-weight:normal;
	font-style:normal;
}

.title-press{
	color:#515151;
	font-size:14px;
	line-height:18px;
	font-weight:normal;
	font-style:normal;	
}

.press-release{
	width:887px;
	height:43px;
	font-size:13px;
	line-height:15px;
	color:#515151;
	background-color:#f5f5f5;
	margin-bottom:10px;
	position:relative;
}

.txt-release{
	padding-left:41px;
	padding-top:3px;
}

.press-BL{
	margin-top:10px;
	margin-bottom:30px;
	/*height:262px;*/
	height:795px;
	width:887px;
	
}

.press-DL{
	margin-top:10px;
	margin-bottom:30px;
	height:798px;
	width:887px;
}

.press-BB{
	margin-top:10px;
	margin-bottom:30px;
	height:536px;
	width:887px;
}

.press-PTB{
	margin-top:10px;
	height:798px;
	width:887px;
}

#btn-press{
	background-color:#ffffff;
	font-size:13px;
	color:#515151;
	border: none;
	text-align:center;
	padding: 0 10px;
	position:relative;
	display:inline-block;
	cursor: pointer;
}

#btn-press:hover{
	color:#000;
}

.line-press{
	text-align:center;
    border-bottom:solid 1px #f5f5f5;
   	height:10px;
   	margin-bottom:30px;
}

.col1press{
	width:167px;
	height:257px;
	border:1px solid #f2f0f0;
	background-color:#f2f0f0;
	color:#656565;
	float:left;
	position:relative;
	margin-right:8px;
	margin-bottom:8px;
	-moz-box-shadow:    2px 2px 3px 0px #ccc;
  	-webkit-box-shadow: 2px 2px 3px 0px #ccc;
  	box-shadow:         2px 2px 3px 0px #ccc;
}

.img-press{
	width:167px;
	background-color:#ffffff;
	padding:12px 0 9px 0;
	text-align:center;
	margin-bottom:3px;
	
}

.press-desc{
	font-size:11px;
	margin-left:10px;
	line-height:16px;
}

.press-brev{
	cursor:pointer;
}

.press-brev:hover{
	color:#000;
}


/*** EQUIPA ***/

.content-equipa{
	width:887px;
	height:1740px;
	margin-bottom:40px;
	margin-top:10px;
}

.shadow{
	-moz-box-shadow:    1px 1px 2px 0px #ccc;
  	-webkit-box-shadow: 1px 1px 2px 0px #ccc;
  	box-shadow:         1px 1px 2px 0px #ccc;
}

.colequipa{
	width:121px;
	height:181px;
	background-color:#f2f0f0;
	color:#656565;
	float:left;
	position:relative;
	margin-right:6px;
	margin-bottom:11px;
	text-align:center;
}

.img-equipa1{
	width:121px;
	padding:12px 0 1px 0;
	text-align:center;
	margin-bottom:0px;
}

.texto-people1{
	margin-left:10px;
	margin-right:30px;
	width:340px;
	display:inline;
	float:left;
	margin-top:190px;
}

.txt-people{
	width:473px;
	height:165px;
	float:left;
	position:relative;
	margin-right:34px;
	line-height:27px;
	margin-top:0px;
}

.texto-people2{
	margin-left:65px;
}

.texto-people4{
	margin-left:10px;
}

.texto-people5{
	margin-left:10px;
	margin-top:2px !important;
}

.texto-people3{
	margin-left:200px;
}

.texto-people6{
	margin-left:170px;
}

.up{
	margin-top:-20px;
}

.down{
	margin-top:20px;
}

.equipa-desc{
	font-family:"Arial Narrow", sans-serif;
	font-size:10px;
	color:#999999;
}

.equipa-desc a{
	color:#4c4c4c;
}

.equipa-desc a:hover{
	color:#000;
}


/*** OPORTUNIDADES ***/

.content-jobs{
	width:887px;
	margin-bottom:40px;
	margin-top:10px;
}

.content-jobs p{
	/*margin-bottom:6px;*/
}

.col1jobs{
	line-height:27px;
}

.text-jobs4{
	margin-left:160px;
}

.text-jobs5{
	margin-left:80px;
}

.text-jobs7{
	margin-left:20px;
}

.text-jobs8{
	text-align:right;
	margin-top:23px;
}

.text-jobs9{
	margin-top:13px;
}

.text-jobs10{
	margin-left:115px;
	margin-top:2px;
}

.text-jobs11{
	margin-left:115px;
}

/*.text-jobs12{
	margin-top:10px;
}*/

.text-jobs16{
	margin-top:0;
}

.text-jobs17{
	margin-top:-2px;
	margin-bottom:-9px;
}

.text-jobs18{
	margin-left:107px;
}

.img-join{
	float:left;
	margin-right:12px;
}

/***  INFO ***/
.content-info{
	width:887px;
	margin-bottom:40px;
	margin-top:10px;
}

.tb-info{
	width:675px;
	font-family:Arial, sans-serif;
	color:#515151;
	font-style:	normal; 
	font-weight:normal;
	text-align:left;
	font-size: 	8pt; 
	line-height:12pt;
	margin-top:15px;
}

tr.spaceUnder > td
{
  padding-bottom: 10px;
}


.text-info{
	width:290px;
	height: 14px;
	font-size: 	8pt;
	color:	#939598;
	font-family: Arial, sans-serif;
	background-repeat: repeat-x;
	background-color: #ffffff;
	border: 1px solid #A0A0A0;
	/*clip:rect(auto auto auto auto);*/
	font-style: normal;
	/*padding: 1px 30px 0 1px;*/
	padding: 1px 0;
	text-align:left;
}

textarea{
	max-height:105px;
	height:105px !important;
	width:290px;
	resize:none;
	overflow:auto;
}

.button-info{
	width:45px;
	color: #000;
	background-color: #b0b0b0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 	7pt;
	padding:1px;
}

/*** WORKSHOP ***/

.content-work{
	width:887px;
	margin-bottom:40px;
	margin-top:10px;
}

.col1work{
	line-height:27px;
}

.text-work2{
	margin-left:40px;
}

.text-work5{
	float:right;
	text-align:right;
}

.text-work6{
	margin-top:0;
}

.txt-work19{
	margin-top:0;
}

.txt-work20{
	font-family: 'Century Gothic', sans-serif;
	font-size:21px;
	color:#6E3590;
}

/*** FUNDACAO ***/

.content-fundacao{
	width:887px;
	margin-bottom:40px;
	margin-top:10px;
}

.col1fundacao{
	line-height:27px;
}

.text-fundacao1{
	margin-top:0;
}

.text-fundacao2{
	float:right;
	text-align:right;
	margin-top:23px;
}

.text-fundacao3:hover{
	color:#515151;
}

.text-fundacao4{
	font-family: 'Century Gothic', sans-serif;
	font-size:21px;
	color:#6E3590;
}

.td-join{
	vertical-align:top;
}

.text-join1{
	margin-top:0;
}

.text-join2{
	margin-top:-2px;
}

.text-join3{
	margin-top:0;
}


/*** BOTTOM ***/

/*#marcas{
	width:887px;
	height:45px;
	margin:0;
	float:left;
}*/

#marcas-home{
	width:887px;
	height:45px;
	/*margin:0;*/
	margin:12px 0 12px;
	float:left;
}

#marcas a, #marcas-home a{
	float:left;
}



/*** subscribe ***/

.button{
	width:23px;
	height:18px;
	color:#000;
	background-color:#4D4D4D;
	font-family: 'Arial', sans-serif;
	font-size: 	8pt;
	padding:0;
	margin:0;
	border: none;
	font-style:italic;
	float:right;
}


.text{
	width:100px;
	height:18px;
	float:left;
	font-size: 	8pt;
	font-weight:bold;
	color:#808080;
	font-family: 'Arial', sans-serif;
	border:none;
	background-color:#B3B3B3;
	font-style:italic;
	text-align:left;
	margin:0;
	padding-left:1px;
	line-height:18px;
	vertical-align:middle;
}
