/* @override 
	http://silvitec.gbnt.pt/themes/silvitec/main.css
	http://www.silvitec.com/new/files/cache/css/silvitec/main.css
	http://www.silvitec.com/new/themes/silvitec/main.css
	http://silvitec.com/files/cache/css/silvitec/main.css
	http://silvitec.com/themes/silvitec/main.css */

/* HTML Tag Redefinition */



html, body {
	height: 100%;
}

html {
	overflow-y: scroll; 
}

body {

	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 100%;
}

img {
	border: 0px;
}

a {
	cursor: pointer;
	text-decoration: none;
	color: black;
}

a:hover{
	color: olive;
}
h2{
	margin-bottom: 5px !important;
}

p{
	margin-bottom: 9px!important;
	line-height: 18px;
}

fieldset {
	border: 1px solid #ccc;
}

.clear{
	clear: both;
}
.ccm-page-list-description{
	padding-bottom: 15px;
}
.content ul{
	list-style-type: none;
	padding-top: 0;
	padding-bottom: 16px;
}

.content li{
	background: url(http://silvitec.com/themes/silvitec/images/bullet.png) 0 2px no-repeat;
	padding-left: 12px;
	line-height: 18px;
}

.mostra{
	color: olive;
}

.closed{
	color: black;
}

.hidden{
	display: none;
}

/* error text class optionally provided by theme */

div.ccm-error-response {
	color: #f00;
	margin-bottom: 12px;
}

/* Page Structure / Navigation */

#page {
	width: 906px;
	padding-top: 30px;
	padding-right: 30px;
	padding-left: 30px;
	margin-left: auto;
	margin-right: auto;
}

#header{
	margin-bottom: 40px;
}

#logo{
	float: left;
}

#anos{
	float: right;
	display: none;
}

#slogan {
	width: 538px;
	font: 22px/26px 'Helvetica Neue LT W01_35 Thin';

	letter-spacing: 1px;
	float: right;
	text-align: right;
	padding-top: 30px;
}

#headerNav{
	height: 62px;
	background-color: white;
	margin-top: 30px;
	clear: both;
}

#headerNav ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#headerNav ul li{
	float: left;
	width: 170px;
	height: 60px;
	font: 26px/60px 'Helvetica Neue LT W01_35 Thin';
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	margin-left: 14px;
	letter-spacing: 1px;
	background-color: white;
}
#headerNav ul li:first-child{
	margin-left: 0!important;
}

#headerNav ul li a{
	text-decoration: none;
	color: black;
}

#headerNav.home ul li{
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
	line-height: 58px;
	height: 58px;
}

#headerNav.home:hover > ul li{
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	line-height: 60px;
	height: 60px;
}

#headerNav ul li.nav-selected, #headerNav ul li:hover{
	border-bottom: 2px solid #000000!important;
	border-top: 2px solid #000000!important;
	height: 58px!important;
	line-height: 58px!important;
}

#page #central {
	height: 100%;
	overflow: hidden;
}

#description{
	margin-bottom: 35px;
	padding-bottom: 5px;
	display: none;
}

#description .desc-coluna{
	float: left;
	width: 170px;
	margin-right: 14px;
}

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

#page #central #body {
	margin-bottom: 140px;
	width: 540px;
	margin-left: 180px;
}

#page #central #body.body-home, #page #central #body.full{
	width: 906px;
	margin: 0 0 100px;
}

#page #footer {
	height: 80px;
	position: fixed;
	bottom: 0;
	width: 906px;
	padding-top: 20px;
	background-color: white;
	border-top: 2px solid black;
	z-index: 999;
}

#morada1, #morada2, #contacto{
	float: left;
	margin-right: 14px;
}



#morada1, #morada2{
	width: 170px;
	margin-right: 14px;
}

#contacto{
	margin-right: 14px;
	width: 170px;
}

#contacto h1{
	float: left;
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 0;
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 0;
	letter-spacing: 1px;
	border-bottom-style: none;
}

#instagram, #facebook{
	float: left;
	margin-top: 10px;
}

#facebook{
	margin-right: 12px;
	clear: left;
}

#apoios{
	width: 354px;
	float: left;
}

#apoios li{
	float: left;
	height: 40px;
	margin-right: 10px;
}
#apoios img{
	max-height: 100%;
	width: auto;
}
/* PORTFOLIO GALLERY */

ul.portfolio{
	margin-left: -14px;
	zoom: 1; /* ie hax*/
	position: relative; /* ie forced behavious*/
}

.portfolio li{
	float: left;
	width: 170px;
	margin-left: 14px;
}

.portfolio li:first-child{
}

.portfolio h3{
	font-size: 14px;
	line-height: 18px;
	height: 60px;
}

#fancybox-title{
	display: none!important;
}


/* Page Elements */

.pagingNav {
	margin: 16px 0px 8px 0px;
}

.pagination {
	text-align: center;
	padding-top: 4px;
}

.pagination .pageRight {
	width: 20%;
	float: right;
	text-align: right;
}

.pagination .pageLeft {
	width: 20%;
	float: left;
	text-align: left;
}

/* MISC STYLES & SHORTCUTS */

div.code {
	border: 1px solid #ddd;
	background: #eee;
	padding: 10px;
}

div.spacer,div.ccm-spacer {
	clear: both;
	font-size: 1px;
	line-height: 1px;
}

.noTopSpace {
	margin-top: 0px;
	padding-top: 0px;
}

div.pageSection {
	margin-bottom: 10px;
}



/* customize_miscellaneous */
#img{
	height: 600px;
	background-color: silver;
}

/* customize_miscellaneous */