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

Title : Quinta Santo António Default Stylesheet
Author : Vitor M. Costa
URL : http://www.novasfera.com/


Created : 22 Março, 2006
Modified : 7 Abril, 2006

- - - - - - - - - - - - - - - - - - - - - */
@import url(../fotos/templates/default/main.css);
/* ------------------------------------------------------------

	css

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

*{
	margin: 0;
	padding: 0;
}	
html{
	background: #edebde;
}	
body{
	color: #4d7478;
	font-family: Tahoma, "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 72.5%; /* reset body text to 11px */
	text-align: center;
}

/* links  */

a{
	color: #4d7478;
	text-decoration: none;
}
a:hover{
	color: #5a4e37;
	text-decoration: underline;
}
a:visited, a:active, a:focus{
}

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

	page structure

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

#container{
	background: url(../images/body-bg.gif) repeat-y;
	font-size: 1.1em;
	margin: 0 auto;
	text-align: left;
	width: 708px;
}	
#wrap{
	margin: 0 auto;
	width: 680px;
}
#header{	
	background:#0F0E0A url(../images/header.jpg) no-repeat;
	height: 123px;
	position: relative;
}
#content{
	background: url(../images/content-bg.gif) repeat-x top;
	font-size: 0.9em;
	line-height: 1.5em;
	padding-bottom: 40px;
	width: 680px;
}
#primary-content{
	float: right;
	padding: 9px 0;
	text-align: left;
	width: 470px;
}
#secondary-content{
	text-align: right;
	float: left;
	padding: 20px;
	width: 167px;
	margin-right: -3px;
}
#footer{
	clear: both;
	font-size: 0.9em;
	line-height: 1.4em;
	width: 450px;
	margin-left: 210px;
}

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

	header

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

/* language selection */

#header p.lang{
	position: absolute;
	right: 25px;
	bottom: 7px;
}
#header p a.pt, a.eng{
	color: #fff;
	font-size: 0.8em;
	padding-left: 2px;
}

/* logo */

#header h1{
	height: 123px;
	position: absolute;
	width: 350px;
}
#header h1 a {
	display: block;
	float: left;
	height: 123px;
	overflow: hidden;
	text-indent: -9999px;
	width: 350px;
}

/* navigation */

#navigation{	
	background: url(../images/tel.gif) no-repeat left bottom;
	border-right: 1px solid #dfdec2;
	font-size: 0.9em;
	height: 242px;
	width: 207px;
}
#navigation li{
	background: url(../images/bg-bt.gif) repeat-x;
	display: block;
	text-align: right;
}
#navigation li a{
	color: #dfdec2;
	display: block;
	height: 25px;
	line-height: 20px;
	padding:4px 20px 0 0;
	text-decoration: none;
}
#navigation li a:hover{
	background: url(../images/bg-bt.gif) repeat-x 0 -29px;
}
#navigation li a.current{
	background: url(../images/bg-bt.gif) repeat-x 0 -29px;
	font-weight: bold;
}

/* img block */

#img-block{
	background: #5a4e37 url(../images/main-img.jpg) no-repeat right;
	border-top: 1px solid #dfdec2;
	border-bottom: 1px solid #dfdec2;
	left: 207px;
	height: 242px;
}
#img-block li{
	list-style: none;
}

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

	primary content

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

#primary-content h2{
	background: #EFF4F5 url(../images/h2-bg.gif) repeat-x;
	border-bottom: 1px solid;
	font-family: "Times New Roman", Times, serif;
	font-size: 2.0em;
	/*font-style: italic;*/
	font-weight: normal;
	letter-spacing: -1px;
	padding:10px 20px;
}

/* fotos page only */

#fotos #gallery{
	margin: 0 40px 0 40px;
}
#fotos .gallery_title {
	text-align: left;
	font-size: 1.5em;
	font-family: "Times New Roman", Times, serif;
	font-weight:bold;
	padding:0 0;
	margin-top: 20px;	
	margin-bottom: 15px;
}
#fotos .about_gallery {
	margin: 0 0;
	padding: 0 40px 0 0;
	text-align: left;
}
#fotos .navigation {
	text-align: right;
	clear:left;
	padding:5px 50px 0 0;
}
#fotos .navigation a {
	color:#003366;
	text-decoration:none;
}
#fotos .navigation a:hover {
	text-decoration:none;
}
#fotos .image_holder {		
	float: left;
	font-size:11px;
	margin:10px;
}
#fotos .images img {
	display:block;
	background-color:#ffffff;
	padding:5px;
	border:1px solid #ccc;
}
#fotos .images img {
}

/* local page only */

#map{
	background: #fafafa;
	margin-left: 20px;
	border: 1px solid #ccc;
}

/* --- */

#primary-content h3{
	border-bottom: 1px dotted;
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 1.6em;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0 40px 0 25px;
	padding:10px 0px;
}
#primary-content p{
	margin: 15px 0;
	padding: 0 40px 0 25px
}
#primary-content ul{
	padding: 10px 10px 20px 20px;
	margin: 0 40px;
	line-height: 1.6em;
}
#primary-content ol{
	margin: 10px 0;
	padding: 10px 10px 20px 20px;
	margin: 0 40px;
}
#primary-content .image{
	background: #fafafa;
	border: 1px solid #ccc;
	float: right;
	padding: 5px;
	margin: 15px 15px 0 7px;
}	

/* someforms */

#primary-content form{
	margin-top: 10px;
	width: 95%;
}
#primary-content fieldset {
	border: none;
	padding: 10px;
}
#primary-content fieldset legend{
	font-weight: bold;
}
#primary-content textarea.text { 
	background: #fff; 
	border: 1px solid #ccc; 
	color: #000;
	height: 150px;
	overflow: auto;
	padding: 3px;
	width: 365px; 
}
#primary-content input.field { 
	background-color: #FFFFFF; 
	border: 1px solid #ccc; 
	color: #000;
	padding: 3px;
	width: 100%; 
}
#primary-content input.text { 
	background-color: #FFFFFF; 
	border: 1px solid #ccc; 
	color: #000;
	padding: 3px;
	width: 100%; 
}
#primary-content input.button { 
	background-color: #FFFFFF; 
	border: 1px solid #ccc; 
	color: #000;
	cursor: pointer;
	float: right;
	padding: 3px;
}
#primary-content input.button:hover { 
	background-color: #FAFAFA; 
}
	
/* ------------------------------------------------------------

	secondary content

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

#secondary-content h3{
	border-bottom: 1px dotted;
	font-size: 13px;
	padding: 4px 3px;
}
#secondary-content ul{
	margin: 10px 0 10px 10px;
}
#secondary-content li{
	list-style: none;
}
/* ------------------------------------------------------------

	footer

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

#footer p{
	border-top: 1px solid #dde5e6;
	margin: 0 10px 0 20px;
	padding: 15px 25px 15px 15px;
	text-align: right;
}
#footer p.prime{
	display: none;
	border-top: none;
	float: left;
	position: absolute;
}
#footer p.prime a{
	background: url(../images/prime.jpg) no-repeat;
	display: block;
	height: 28px;
	width: 85px;
}
#footer p.prime a span{
	display: none;
}

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

	misc.

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

a img{
	border: none;
}
hr, .hide{
	display: none;
}
acronym{
	cursor: help;
}
code{}

p{margin: 10px 0;}

h2, h3, h4, h5, h6{}

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

	pages

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

#fotos #primary-content{
	text-align: center;
	padding-bottom: 60px; 
}	
#fotos #primary-content h2{
	text-align: left;
}	
#fotos #primary-content .list h2{
	background: none;
	border-bottom: none;
	font-size: 1.8em;
	font-style: italic;
	font-weight: normal;
	letter-spacing: -1px;
	padding: 6px 0 6px 0;
	text-align: center;
}	

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

	browser fixes

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

/* clearing floats */
.floatclear:after {
    clear: both; 
    content: "."; 
    display: block; 
    height: 0; 
    visibility: hidden;
}

.floatclear {display: inline-table;}

/* Hides from IE-mac \*/
* html .floatclear {height: 1%;}
.floatclear {display: block;}
/* End hide from IE-mac */
/* clearing floats end here */

