/*---------------------------------------------------------------------
Estilos t-pharma

Versão: 1.0
Autor: kite, Webdesign
Data: 07/2011
website: www.kite.pt

--------------------------------------------------------------------- */

body {
	margin: 0px;
	padding: 0px;
	vertical-align: baseline;
	text-align: center;
	background-color: #EEEEEE;
	background-image: url(../imagens/fundos/geral.jpg);
	background-repeat: repeat-x;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #666;
}
/*----- inicio reset
----------------------------*/
a img {
	border: none;
}
a {
	outline: none;
}
form, ul, p, h1, h2, h3, h4, h5, h6, blockquote, dl, dt {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
ul {
	list-style-type: none;
}
/*----- fim reset
------ classes gerais ---------*/
.clear-all {
	clear: both;
}
.esq {
	float: left;
}
.dir {
	float: right;
}
/*----- fim classes gerais
------ elementos gerais ---------*/
#contentor-geral {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
	overflow: hidden;
	/* overflow: hidden;  usar quando o site estiver "live" */
}
#holder-footer {
	background-image: url(../imagens/fundos/footer.jpg);
	background-repeat: repeat-x;
	clear: left;
	overflow: hidden;
	padding-bottom: 60px;
}
#footer {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#nav-footer {
	float: left;
	padding-top: 60px;
}
#nav-footer li {
	display: inline;
	line-height: 14px;
	font-size: 10px;
	text-transform: uppercase;
	color: #EEE;
	margin-right: 18px;
}
#holder-nav-principal {
	clear: left;
	float: left;
	width: 980px;
	background-image: url(../imagens/fundos/fundo-nav.jpg);
	background-repeat: repeat-x;
	height: 46px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding-top: 20px;
}
/*----- fim elementos gerais
------ estrutura cabecalho ---------*/
#cabecalho {
	float: left;
	width: 980px;
	text-align: left;
	padding-top: 70px;
}
#home #cabecalho {
	margin-bottom: 30px;
}

#logo {
	float: left;
	height: 39px;
	width: 309px;
	margin-bottom: 27px;
}
#nav-contactos {
	float: right;
	position: relative;
}
#nav-contactos li {
	display: block;
	line-height: 39px;
	background-color: #CA0B00;
	float: left;
	margin-left: 10px;
	color: #EEEEEE;
	padding-right: 15px;
	padding-left: 15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 18px;

}
#nota-contactos {
	background-color: #2C2C2C !important;
	position: absolute;
	top: -22px;
	font-size: 10px !important;
	line-height: 16px !important;
	left: 134px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px !important;
}
#nav-contactos a {
	color: #FFF;
	text-decoration: none;
}
#nav-contactos a:hover {
	color: #2D2D2D;
}
/*----- sistemas de navegacao
----------- ---------*/
#nav-principal {
	float: left;
	width: 980px;
}
#nav-principal li {
	display: inline;
}
#nav-principal li a {
	display: block;
	float: left;
	margin-right: 11px;
	margin-left: 22px;
	line-height: 30px;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
#nav-principal li a:link, #nav-principal li a:visited  {
	color: #666;
}
#nav-principal li a:hover, #nav-principal li a:active, #home #link-home, #projectos #link-projectos, #mobiliario #link-mobiliario, #equipamentos #link-equipamentos, #merchandising #link-merchandising, #servicos #link-servicos, #contactos #link-contactos {
	background-color: #353535;
	color: #FFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;

}
#holder-sub-nav {
	float: left;
	width: 746px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 25px;
}
/*----- fim estrutura home
------ estruturas desenvolvimento ---------*/

#sub-nav li {
	display: inline;
}
#sub-nav a {
	display: block;
	float: left;
	margin-right: 15px;
	padding-right: 8px;
	padding-left: 8px;
	line-height: 30px;
	text-decoration: none;
	font-weight: bold;
}
#sub-nav a:link, #sub-nav a:visited {
	color: #EEE;
}
#sub-nav a:hover, #sub-nav a:active, #sub-nav a.current {
	color: #FF0F00;
}
#holder-nav-extra {
	float: right;
	width: 210px;
	padding-top: 10px;
	padding-bottom: 10px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
	border-radius: 0px 0px 10px 10px;
	padding-left: 15px;
	background-image: url(../imagens/fundos/fundo-nav-extra.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 5px;
	height: 20px;
}
#link-go-back {
	width: 40px;
	background-image: url(../imagens/fundos/sprite-nav-extra.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	color: #222;

}
#link-mais {
	background-image: url(../imagens/fundos/sprite-nav-extra.png);
	background-repeat: no-repeat;
	background-position: right -20px;
	padding-right: 25px;
	padding-left: 10px;
	width: 85px;
	color: #262626;

}
#link-mais:hover, #link-go-back:hover  {
	color: #CA0B00;

}
	li.headlink ul { display: none; }
    li.headlink:hover ul {
	display: block;
	z-index: 1500;
	width: 100px;
	padding: 10px 5px 5px;
	border: 1px solid #FFF;
}
#nav-extra li.headlink {
	float: left;
}
#nav-extra li.marg {
	margin-right: 25px;
}
#nav-extra li.headlink a {
	display: block;
	line-height: 20px;
	text-decoration: none;
}
#nav-extra li.headlink ul {
	display: none;
	margin-top: 10px;
}
#nav-extra li.headlink ul li {
	display: block;
	margin-bottom: 5px;
	text-align: left;
	border-bottom: 1px solid #E8E8E8;
}
	#nav-extra li.headlink:hover ul { display: block; }
	#nav-extra li.headlink ul li a {
	color: #222;
	display: block;
	line-height: 16px;
	font-size: 11px;
	padding: 5px;

}
	#nav-extra li.headlink ul li a:hover {
	background-color: #CA0B00;
	text-decoration: none;
	color: #EEE;
}
	#nav-extra li.headlink ul {
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
	border-radius: 0px 0px 10px 10px;
	background-color: #EEE;
	z-index: 1500;
	position: relative;
}
#nav-sidebar li {
	text-align: left;
	margin-bottom: 8px;
	border-bottom: 1px solid #CCC;
}
#nav-sidebar a {
	display: block;
	padding: 7px 5px;
	font-size: 14px;
	color: #000;
	text-decoration: none;
}
#nav-sidebar a:hover {
	color: #CA0B00;
}
/*----- fim estrutura cabecalho
------ estruturas home ---------*/
#intro-home {
	clear: left;
	width: 756px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}
#intro-home h1 {
	font-size: 34px;
	color: #333;
	line-height: 36px;
	margin-bottom: 8px;
}
#txt-intro-home {
	clear: left;
	background-image: url(../imagens/fundos/divider-vert.gif);
	background-repeat: repeat-y;
	background-position: center top;
	overflow: hidden;
}
#txt-intro-home li {
	display: block;
	width: 350px;
	float: left;
	text-align: left;
	padding-left: 20px;
	line-height: 19px;
	padding-right: 6px;
}
#txt-intro-home li p {
	margin-bottom: 6px;
}
blockquote {
	clear: left;
	width: 846px;
	background-color: #E8E8E8;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding-top: 50px;
}
blockquote p {
	font-size: 30px;
	line-height: 40px;
	color: #666;
	position: relative;
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 50px;
}

.aspas-topo {
	background-image: url(../imagens/fundos/aspas.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 23px;
	width: 23px;
	left: 35px;
	top: -27px;
}
.aspas-fim {
	background-image: url(../imagens/fundos/aspas.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 23px;
	width: 23px;
	bottom: 0px;
	top: 74px;
	left: 539px;
}
.aspas {
	font-size: 40px;
}
#nome-autor {
	text-align: right;
	clear: left;
	width: 846px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
	padding-top: 5px;
	font-size: 11px;
	color: #333;
}
#holder-anuncio {
	clear: left;
	width: 756px;
	margin-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	display: none;
}
.caixa-anuncio {
	clear: left;
	float: left;
	margin-bottom: 30px;
	text-align: left;
	width: 756px;
}
.img-anuncio {
	float: left;
	margin-right: 20px;
	width: 100px;
}
.txt-anuncio {
	float: right;
	width: 630px;
}
.caixa-anuncio h2 {
	font-size: 17px;
	line-height: 19px;
	color: #333;
	margin-bottom: 3px;
}
.caixa-anuncio h3 {
	font-size: 14px;
	color: #999;
	line-height: 18px;
	margin-bottom: 12px;
}
.caixa-anuncio p {
	font-size: 12px;
	color: #333;
	text-align: left;
	line-height: 19px !important;
	margin-bottom: 5px;
}
#caixa-trabalhos {
	clear: left;
	width: 970px;
	margin-bottom: 100px;
	margin-right: auto;
	margin-left: auto;
}
#caixa-trabalhos h2, #caixa-anuncio h2 {
	font-size: 20px;
	line-height: 85px;
	text-transform: uppercase;
	color: #999;
	background-image: url(../imagens/fundos/home-h2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	font-weight: bold;
	margin-bottom: 30px;
}

#col-trabalhos-esq, #col-trabalhos-ctr, #col-trabalhos-dir {
	float: left;
	width: 298px;
}
#col-trabalhos-esq, #col-trabalhos-ctr {
	margin-right: 38px;
}
.repeat-trabalhos {
	text-align: center;
	float: left;
	width: 298px;
	padding-right: 12.5px;
	padding-left: 12.5px;
	margin-bottom: 40px;
	height: 260px;
}

.moldura-thumb {
	height: 161px;
	width: 244px;
	background-image: url(../imagens/fundos/caixa-thumb.png);
	background-repeat: no-repeat;
	padding: 9px 27px 23px;
	overflow: hidden;
}
#caixa-trabalhos h3 {
	font-size: 17px;
	line-height: 19px;
	color: #333;
	margin-bottom: 3px;
}
#caixa-trabalhos h4 {
	font-size: 14px;
	color: #999;
	line-height: 18px;
	margin-bottom: 12px;
}
#caixa-trabalhos p {
	font-size: 12px;
	color: #333;
	text-align: left;
	padding-right: 32px;
	padding-left: 32px;
	line-height: 16px;
}
#holder-conteudos {
	background-color: #EEE;
	clear: left;
	width: 980px;
	float: left;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding-top: 50px;
}
#conteudos-esq {
	float: left;
	width: 516px;
	text-align: left;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 50px;
}
#conteudos-dir {
	float: right;
	width: 672px;
	text-align: left;
	padding-right: 28px;
}
#conteudos-esq h1, #conteudos-dir h1 {
	font-size: 24px;
	color: #333;
	line-height: 28px;
	margin-bottom: 18px;
}
#conteudos-esq p, #conteudos-dir p, #texto-entrevistas p {
	margin-bottom: 18px;
	line-height: 19px;
	font-size: 13px;
}
#conteudos-esq p img, #conteudos-dir p img,  {
	float: right;
	margin-bottom: 52px;
	border: 20px solid #E4E4E4;
	margin-left: 28px;
}
#conteudos-esq h2, #conteudos-dir h2, #texto-entrevistas h2 {
	font-size: 15px;
	color: #333;
	margin-bottom: 8px;
	padding-top: 8px;
}
#conteudos-esq h3, #conteudos-dir h3, #texto-entrevistas h3 {
	font-size: 12px;
	color: #333;
	margin-bottom: 4px;
}
#conteudos-esq li, #conteudos-dir li, #texto-entrevistas li {
	margin-bottom: 6px;
	padding-left: 30px;
	line-height: 22px;
	background-image: url(../imagens/fundos/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#conteudos-esq ul, #conteudos-dir ul, #texto-entrevistas ul {
	padding-top: 12px;
	margin-bottom: 18px;
}

#sidebar-dir {
	float: right;
	width: 298px;
	background-image: url(../imagens/fundos/divider-vert.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	padding-right: 33px;
	padding-left: 33px;
}
#sidebar-esq {
	float: left;
	width: 196px;
	padding-right: 56px;
	padding-left: 28px;
}
#caixa-feature {
	width: 298px;
	margin-bottom: 32px;
}
#caixa-feature  h3 {
	font-size: 17px;
	line-height: 19px;
	color: #333;
	margin-bottom: 4px;
}
#caixa-feature  h4 {
	font-size: 14px;
	color: #999;
	line-height: 18px;
	margin-bottom: 22px;
}
#caixa-feature  p {
	font-size: 12px;
	color: #333;
	text-align: left;
	padding-right: 32px;
	padding-left: 32px;
	line-height: 16px;
	margin-bottom: 28px;
}
#bt-accao, .bt-accao {
	line-height: 47px;
	height: 47px;
	width: 200px;
	background-image: url(../imagens/fundos/sprite-accao.png);
	display: block;
	font-size: 18px;
	color: #333;
	text-decoration: none;
	padding-left: 5px;
	text-align: center;
	padding-right: 37px;
}
#bt-accao:link, #bt-accao:visited, .bt-accao:link, .bt-accao:visited  {
	background-position: left top;
}
#bt-accao:hover, .bt-accao:hover {
	background-position: 0px -47px;
}
#bt-accao:active, .bt-accao:active {
	background-position: 0px -94px;
}
#fotos-entrevistas {
	float: right;
	width: 196px;
	margin-left: 28px;
}
#fotos-entrevistas img {
	border: 20px solid #E4E4E4;
}
#fotos-entrevistas p {
	text-align: center;
	font-size: 11px;
	margin-bottom: 32px;
	padding-top: 5px;
}
#texto-entrevistas {
	float: left;
	width: 448px;
}
