/* @override http://localhost:8888/tpwd/ouropa/style/style.css */

@import "reset.css";

::selection {
	background: #a19a87;
	color: #FFFFFF;
}
::-moz-selection {
	background: #a19a87;
	color: #FFFFFF;
}

* {
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: 0px;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.strong {
    font-weight: bold;
}


body, html {
	width: 100%;
	height: 100%;
	font-family: Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif;
	background-color: #252525;
}

a {text-decoration: none;}

#wrapper {
    background-color: #FFFFFF;
}

/* @group Breadcrumbs */

#breadcrumbs-wrapper {
	background-image: url(../images/bc-bg.png);
	background-color: #252525;
	background-repeat: repeat-x;
	height: 30px;
}

#breadcrumbs {
	width: 940px;
	margin: 0 auto;
	overflow: hidden;
	height: 30px;
	line-height: 30px;
	color: #FFFFFF;
	font-size: 11px;
	cursor: default;
}

#breadcrumbs span {
	color: #a19a87;
}

#breadcrumbs a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#breadcrumbs a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#breadcrumbs a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#breadcrumbs a:active {
	color: #FFFFFF;
	text-decoration: none;
}


/* @end */

/* @group Menu */

#menu-wrapper {
	background-image: url(../images/menu-bg.png);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}

#menu {
	width: 940px;
	margin: 0 auto;
	height: 84px;
	padding-top: 36px;
}

#menu ul {
	overflow: hidden;
	height: 27px;
	text-transform: lowercase;
	font-family: "ff-enzo-web-1","ff-enzo-web-2", "Helvetica Neue", Helvetica, Arial;
	font-weight: 500;
	font-size: 19px;
	padding-top: 7px;
}

#menu li {
	margin-left: 32px;
}

#menu li a:link {
	color: #545046;
	text-decoration: none;
}
#menu li a:visited {
	color: #545046;
	text-decoration: none;
}
#menu li a:hover {
	color: #252525;
	text-decoration: none;
}
#menu li a:active {
	color: #252525;
	text-decoration: none;
	position: relative;
	top: 1px;
}

#menu li a.sel {
	color: #252525;
	text-decoration: none;
	font-family: "ff-enzo-web-1","ff-enzo-web-2", "Helvetica Neue", Helvetica, Arial;
	font-weight: 700;
	cursor: default;
}


/* @end */

/* @group Home */

/* @group Banner */

a #banner * {
    text-decoration: none;
}

#banner {
	overflow: hidden;
	width: 940px;
	margin: 0 auto;
	background: #FFFFFF;
	height: auto;
}

#banner h1 {
	color: #252525;
	font-family: "ff-enzo-web-1","ff-enzo-web-2", "Helvetica Neue", Helvetica, Arial;
	font-weight: 200;
	font-size: 30px;
	line-height: 35px;
	margin-top: 30px;
	margin-bottom: 30px;
	width: 460px;
	cursor: default;
}

#banner, #banner p {
	color: #545046;
	font-size: 13px;
	font-style: italic;
	line-height: 23px;
}

#banner p {
	width: 460px;
	margin-bottom: 10px;
	cursor: default;
}

#banner-right {
	width: 460px;
	margin-left: 20px;
	overflow: hidden;
	text-align: right;
}

/* @end */

/* @group Noticias */

#noticias-wrapper {
	background-image: url(../images/noticias-bg.png);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}

#noticias {
	width: 940px;
	margin: 0 auto;
	padding-top: 90px;
	overflow: hidden;
}

#noticias h2 {
	color: #bbb9b5;
	font-family: "ff-enzo-web-1","ff-enzo-web-2", "Helvetica Neue", Helvetica, Arial;
	font-weight: 500;
	font-size: 30px;
	cursor: default;
	width: 100%;
	margin-bottom: 30px;
}

.noticias-cols {
	width: 300px;
	float: left;
	margin-right: 20px;
}

#noticias-col-3 {
	margin-right: 0px !important;
}

.noticias-cols h3 {
	color: #252525;
	font-size: 20px;
	line-height: 25px;
	font-family: "ff-enzo-web-1","ff-enzo-web-2", "Helvetica Neue", Helvetica, Arial;
	font-weight: 600;
	cursor: default;
}

.noticias-cols p {
	color: #545046;
	font-size: 11px;
	line-height: 19px;
	margin-top: 10px;
}

.noticias-cols a:link {
	color: #252525;
}
.noticias-cols a:visited {
	color: #252525;
}
.noticias-cols a:hover {
	color: #252525;
	text-decoration: none;
}
.noticias-cols a:active {
	color: #545046;
}

.noticias-date {
	color: #bbb9b5;
	font-family: "ff-enzo-web-1","ff-enzo-web-2", "Helvetica Neue", Helvetica, Arial;
	font-weight: 600;
	font-size: 12px;
	cursor: default;
	width: 100%;
	margin-top: 30px;
	height: 35px;
	line-height: 35px;
	background-image: url(../images/date-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: right;
}

/* @end */



/* @end */

/* @group Coleccoes */

#coleccoes #banner {
	height: auto;
	width: 960px;
	padding-left: 20px;
	overflow: hidden;
}

#coleccoes .thumb {
	width: 220px;
	height: 270px;
	box-shadow:0px 0px 10px #cccccc;
	-webkit-box-shadow:0px 0px 10px #cccccc;
	-moz-box-shadow:0px 0px 10px #cccccc;
	margin-right: 20px;
	margin-top: 30px;
	margin-bottom: 30px;
	position: relative;
}

#coleccoes .thumb:hover {
	box-shadow:0px 0px 15px #aaaaaa;
	-webkit-box-shadow:0px 0px 15px #aaaaaa;
	-moz-box-shadow:0px 0px 15px #aaaaaa;
}

#coleccoes .thumb .img-wrapper {
	width: 220px;
	height: 210px;
	overflow: hidden;
	background-color: #FFFFFF;
}

#coleccoes .thumb .hr {
	height: 3px;
	width: 100%;
	position: absolute;
	background-image: url(../images/thumb-line.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#coleccoes h3 {
	height: 50px;
	background-color: #252525;
	font-family: "ff-enzo-web-1","ff-enzo-web-2", "Helvetica Neue", Helvetica, Arial;
	font-weight: 200;
	color: #fff5d6;
	line-height: 24px;
	font-size: 20px;
	padding-left: 10px;
	padding-top: 10px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	background-image: url(../images/thumb-bg.png);
	background-repeat: repeat-x;
}

#coleccoes .thumb a:link {
	text-decoration: none;
}
#coleccoes .thumb a:visited {
	text-decoration: none;
}
#coleccoes .thumb a:hover {
	text-decoration: none;
}
#coleccoes .thumb a:active {
	text-decoration: none;
}

#coleccoes #noticias {
	height: auto;
	width: 960px;
	padding-left: 20px;
	overflow: hidden;
}

#coleccoes #noticias h2 {
	margin: 0px;
}

#coleccoes .thumb-mini {
	width: 140px;
	height: 200px;
	box-shadow:0px 0px 10px #cccccc;
	-webkit-box-shadow:0px 0px 10px #cccccc;
	-moz-box-shadow:0px 0px 10px #cccccc;
	margin-right: 20px;
	margin-top: 30px;
	margin-bottom: 30px;
	position: relative;
}

#coleccoes .thumb-mini:hover {
	box-shadow:0px 0px 15px #aaaaaa;
	-webkit-box-shadow:0px 0px 15px #aaaaaa;
	-moz-box-shadow:0px 0px 15px #aaaaaa;
}

#coleccoes .thumb-mini .img-wrapper {
	width: 140px;
	height: 150px;
	overflow: hidden;
	background-color: #FFFFFF;
}

#coleccoes .thumb-mini .img-wrapper img {
	height: 150px;
}

#coleccoes .thumb-mini .hr {
	height: 3px;
	width: 100%;
	position: absolute;
	background-image: url(../images/thumb-line.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#coleccoes .thumb-mini h4 {
	height: 40px;
	background-color: #252525;
	font-family: "ff-enzo-web-1","ff-enzo-web-2", "Helvetica Neue", Helvetica, Arial;
	font-weight: 200;
	color: #a19a87;
	line-height: 18px;
	font-size: 13px;
	padding-left: 10px;
	padding-top: 10px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	background-image: url(../images/thumb-bg.png);
	background-repeat: repeat-x;
}

#coleccoes .thumb-mini a:link {
	text-decoration: none;
}
#coleccoes .thumb-mini a:visited {
	text-decoration: none;
}
#coleccoes .thumb-mini a:hover {
	text-decoration: none;
}
#coleccoes .thumb-mini a:active {
	text-decoration: none;
}


/* @end */

/* @group Colecção */

#coleccao #banner {
	overflow: hidden;
	width: 960px;
	margin: 0 auto;
	background: #FFFFFF;
	height: auto !important;
	/*padding-bottom: 30px;*/
	padding-left: 20px;
	padding-bottom: 40px;
}

#coleccao #thumbs {
	margin-top: 30px;
	max-width: 460px;
	padding-left: 20px;
}

#coleccao .thumb-mini {
	width: 90px;
	height: 125px;
	box-shadow:0px 0px 10px #cccccc;
	-webkit-box-shadow:0px 0px 10px #cccccc;
	-moz-box-shadow:0px 0px 10px #cccccc;
	margin-right: 20px;
	margin-bottom: 30px;
	position: relative;
}

#coleccao .thumb-mini:hover {
	box-shadow:0px 0px 15px #aaaaaa;
	-webkit-box-shadow:0px 0px 15px #aaaaaa;
	-moz-box-shadow:0px 0px 15px #aaaaaa;
}

#coleccao .thumb-mini .img-wrapper {
	width: 90px;
	height: 90px;
	overflow: hidden;
	background-color: #FFFFFF;
}

#coleccao .thumb-mini .img-wrapper img {
	height: 90px;
}

#coleccao .thumb-mini .hr {
	height: 3px;
	width: 100%;
	position: absolute;
	background-image: url(../images/thumb-line.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#coleccao .thumb-mini h4 {
	height: 30px;
	background-color: #252525;
	font-family: "ff-enzo-web-1","ff-enzo-web-2", "Helvetica Neue", Helvetica, Arial;
	font-weight: 200;
	color: #a19a87;
	line-height: 12px;
	letter-spacing: 1px;
	font-size: 11px;
	padding-left: 10px;
	padding-top: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	background-image: url(../images/thumb-bg.png);
	background-repeat: repeat-x;
}

#coleccao .thumb-mini a:link {
	text-decoration: none;
}
#coleccao .thumb-mini a:visited {
	text-decoration: none;
}
#coleccao .thumb-mini a:hover {
	text-decoration: none;
}
#coleccao .thumb-mini a:active {
	text-decoration: none;
}

#coleccao #noticias {
	width: 960px;
	padding-left: 20px;
	padding-bottom: 20px;
}

#coleccao .thumb {
	width: 300px;
	margin-right: 20px;
}

#coleccao .thumb:hover .img-wrapper img {
	border: 1px solid #545046;
	box-shadow:0px 0px 5px #cccccc;
	-webkit-box-shadow:0px 0px 5px #cccccc;
	-moz-box-shadow:0px 0px 5px #cccccc;
}

#coleccao .thumb:hover h3 {
	color: #545046;
}

#coleccao .thumb .img-wrapper img {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #bbb9b5;
	box-shadow:0px 0px 10px #cccccc;
	-webkit-box-shadow:0px 0px 10px #cccccc;
	-moz-box-shadow:0px 0px 10px #cccccc;
	width: 300px;
	height: 180px;
	overflow: hidden;
}

#coleccao h3 {
	color: #252525;
	font-size: 20px;
	line-height: 25px;
	font-family: "ff-enzo-web-1","ff-enzo-web-2", "Helvetica Neue", Helvetica, Arial;
	font-weight: 600;
	cursor: default;
	margin-bottom: 10px;
}

#coleccao .thumb a:link {
	text-decoration: none;
}
#coleccao .thumb a:visited {
	text-decoration: none;
}
#coleccao .thumb a:hover {
	text-decoration: none;
}
#coleccao .thumb a:active {
	text-decoration: none;
}

/* @end */

/* @group Sobre Nos */

#sobrenos #banner {
	overflow: hidden;
	width: 940px;
	margin: 0 auto;
	background: #FFFFFF;
	height: auto;
}

#sobrenos #banner-left {
	width: 100%;
	padding-bottom: 30px;
	position: relative;
}
.csscolumns #sobrenos #banner p {
	color: #545046;
	font-size: 13px;
	font-style: italic;
	line-height: 23px;
	width: 100%;
	margin-top: 30px;
	cursor: default;
	column-count: 2;
	column-gap: 140px;
	column-rule: 1px solid #e8e8e6;
	-moz-column-count: 2;
	-moz-column-gap: 140px;
	-moz-column-rule: 1px solid #e8e8e6;
	-webkit-column-count: 2;
	-webkit-column-gap: 140px;
	-webkit-column-rule: 1px solid #e8e8e6;
}

.no-csscolumns #sobrenos #banner p {
	background: white;	
}

#sobrenos #noticias-wrapper {
	background-image: url(../images/noticias-bg.png);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	min-height: 91px;
	height: 91px;
}

#sobrenos #banner-left div {
	width: 400px;
	color: #545046;
	font-size: 13px;
	font-style: italic;
	line-height: 23px;
	margin-top: 30px;
	cursor: default;
}

/* @end */

/* @group Contactos */

#contactos #banner {
	width: 100%;
}

#contactos #noticias-wrapper {
	overflow: auto;
}

#contactos #noticias {
	width: 960px;
	padding-left: 20px;
}

#contactos #contactos-left {
	width: 460px;
}

#contactos #noticias form {
	height: auto;
}

#contactos #noticias textarea {
	width: 440px;
	max-width: 440px;
	height: 160px;
	max-height: 160px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #bbb9b5;
	font-family: verdana;
	font-size: 13px;
	font-style: italic;
	color: #a19a87;
	padding: 10px;
	display: block;
	margin-bottom: 20px;
}

#contactos #noticias textarea:focus {
	box-shadow:0px 0px 10px #cccccc;
	-webkit-box-shadow:0px 0px 10px #cccccc;
	-moz-box-shadow:0px 0px 10px #cccccc;
	color: #545046;
}

#contactos #noticias input[type=text] {
	width: 440px;
	height: 30px;
	line-height: 30px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #bbb9b5;
	font-family: verdana;
	font-size: 13px;
	font-style: italic;
	color: #a19a87;
	padding-left: 10px;
	padding-right: 10px;
	display: block;
	margin-bottom: 20px;
}

#contactos #noticias input[type=text]:focus {
	box-shadow:0px 0px 10px #cccccc;
	-webkit-box-shadow:0px 0px 10px #cccccc;
	-moz-box-shadow:0px 0px 10px #cccccc;
	color: #545046;
}

#contactos #noticias input[name=email] {
	width: 360px;
	float: left;
}

#contactos #noticias input[type=submit] {
	width: 60px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background-image: url(../images/btn-bg.png);
	background-repeat: repeat-x;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #bbb9b5;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #545046;
	cursor: pointer;
}

#contactos #noticias input[type=submit]:active {
	box-shadow:inset 0 0 5px #aaaaaa;
   -moz-box-shadow:inset 0 0 5px #aaaaaa;
   -webkit-box-shadow:inset 0 0 5px #aaaaaa;
}

#contactos-right {
	width: 320px;
	height: 222px;
	padding-left: 50px;
	background-image: url(../images/contacts-line.png);
	background-repeat: no-repeat;
}

#contactos-right h3 {
	color: #252525;
	font-size: 20px;
	font-family: "ff-enzo-web-1","ff-enzo-web-2", "Helvetica Neue", Helvetica, Arial;
	font-weight: 700;
	cursor: default;
}

#contactos-right address, #contactos-right p {
	font-family: verdana;
	font-size: 11px;
	line-height: 19px;
	color: #545046;
	font-style: normal;
	margin-top: 10px;
	margin-bottom: 15px;
	cursor: default;
}

#contactos-right a:link {
	text-decoration: none;
	color: #545046;
}
#contactos-right a:visited {
	text-decoration: none;
	color: #545046;
}
#contactos-right a:hover {
	text-decoration: underline;
	color: #545046;
}
#contactos-right a:active {
	text-decoration: none;
	color: #545046;
}



/* @end */

/*
a:link {

}
a:visited {

}
a:hover {

}
a:active {

}
*/

/* @group Footer */

#footer-wrapper {
	background-image: url(../images/footer-bg.png);
	background-color: #252525;
	background-repeat: repeat-x;
}

#footer {
	width: 940px;
	margin: 0 auto;
	padding-top: 30px;
	margin-top: 90px;
	/*height: 240px;*/
	overflow: hidden;
	cursor: default;
}

#footer-top {
	overflow: hidden;
}

#footer-top a {
    color: #fff5d6;
}


.footer-cols {
	width: 220px;
	margin-right: 20px;
	color: #fff5d6;
	font-size: 10px;
	line-height: 15px;
}

.footer-cols h4 {
	color: #FFFFFF;
	font-family: "ff-enzo-web-1","ff-enzo-web-2", "Helvetica Neue", Helvetica, Arial;
	font-weight: 600;
	font-size: 18px;
	cursor: default;
	margin-bottom: 15px;
}

.footer-cols address {
	font-style: normal;
	margin-bottom: 15px;
}

.footer-cols span {
	color: #FFFFFF;
	font-weight: bold;
}

.footer-cols form {
	margin-top: 20px;
}

.footer-cols input[type=text] {
	padding: 0px;
	margin: 0px;
	outline: 0px;
	cursor: text;
	width: 150px;
	height: 22px;
	line-height: 22px;
	background-color: #181818;
	border: 1px solid #3b3b3b;
	-moz-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 11px;
	font-size: 10px;
	font-style: italic;
	padding-left: 10px;
	padding-right: 10px;
	color: #8c8c8c;
	float: left;
}

.footer-cols input[type=text]:focus {
	color: #FFFFFF;
}

.footer-cols input[type=submit] {
	cursor: pointer;
	width: 30px;
	height: 24px;
	background-color: #181818;
	border: 1px solid #3b3b3b;
	-moz-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 11px;
	background-image: url(../images/search-btn.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: 9999px;
	margin-left: 5px;
	font-size: 0;
	display: block;
	line-height: 0;
	float: left;
}

.footer-cols input[type=submit]:hover {
	border: 1px solid #8c8c8c;
}

#footer-bottom {
	height: 30px;
	line-height: 30px;
	margin-top: 30px;
	font-size: 10px;
	margin-bottom: 30px;
}

#footer-bottom span {
	color: #515151;
}

#footer-bottom span span {
	color: #FFFFFF;
}

#footer-bottom img {
	margin-top: 10px;
}


  #tpwd
  {
    display: block;
    width: 43px;
    height: 9px;
    background: url(../images/tpwd.png) no-repeat 0 0;

  }

  #tpwd:hover
  { 
    background: url(../images/tpwd_hover.png) no-repeat 0 0;
  }


#tpwd span
{
  display: none;
}


/* @end */
