/*
Copyright (c) 2009, Core Factor, Lda - All rights reserved.
version: 1.0.0
*/

body {
	font-family:Arial, Helvetica, sans-serif !important;
}

h1,h2,h3, h4, h5, h6 {
	color: #536b0a;
}

h1 {
	margin-top: 36px;
    padding: 186px 0 0 0;
    overflow: hidden;
    background-image: url("../images/logo_quintadocoracao.png");
    background-repeat: no-repeat;
    
    height: 0px !important;
    height /**/:186px;

}


h2 {
	font-size: 18px;
	padding-bottom: 5px;
}

h2.title {
	font-size: 20px;
	background: url(../images/h2.png) no-repeat left;
	padding-left: 35px;
	border-bottom: none;
	margin-left: -35px;
	color: #536b0a;
}

h3 {
	font-size: 16px;
	font-style: italic;
	color: #DABA83;
}


em strong, strong em {
	font-style:italic;
	font-weight:bold;
}

p, ol, li, dl , dd, dt, pre {
	color: #666;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: -0.1;
	line-height: 1.4em;
}

li {
	list-style-type: square !important;
}

ol li {
	list-style-type: decimal !important;
}

a {
	text-decoration: none;
	color:#C60;
}

a:hover, a:active {
	text-decoration:underline;
	color: #881238;
}

/* fix 10px margins */
#doc3 {margin:auto;} 


#header {
	height: 255px;	
	background: #3e632d url(../images/bg_header.jpg) repeat-x;
}

#menu {
	margin-top: 0 !important;
	height: 50px;
	background: #f3f3f3;
	margin-bottom: 40px !important;
	

}


#menu ul {
	margin-top: 0px;
	padding-top: 4px;
}

#menu ul li {
	padding-top: 6px;
	list-style: none !important;
}


#menu_list {
	font: 14px Arial, Helvetica, sans-serif; 
	overflow: hidden;
  	background: url(../images/menu_separator.png) right 50% no-repeat;
	text-align:center;
	width: 974px;
	position: relative;
	left: 50%;
	margin-left: -508px;
}

#menu_list li {
	float: left; 
	margin-right: 5px;
  	background: url(../images/menu_separator.png) 0% 50% no-repeat;
	padding-left: 40px;
}

#menu_list li a {
	display: inline-block; 
/*	padding: 10px 31px 10px 31px; */
	padding: 10px 18px 10px 18px;

	text-transform: uppercase; 
	color: #595959;
	font: 14px Arial, Helvetica, sans-serif; 
}

#menu_list li a:hover, #menu_list li a.active {
	color: #536b0a;	
}

#photo_slide {
	margin-left: 40px;
	margin-top: 5px;
	height: 238px;
	width: 584px;
	background: url(../images/photo_frame.png) no-repeat 50% 50%;
	overflow: hidden; 
}

#photo_slide img {
	margin-top: 26px;
	margin-left: 24px;
}

#video, #mapa {
	margin-top: -40px;
	min-height: 391px;
	height: auto !important;
	height: 391px;
	min-width: 479px;
	width: auto !important;
	width: 479px;
	
	text-align:center;
	background: transparent url(../images/video_frame.png) no-repeat center center;	
	padding-top: 80px;
}
#video small a, #mapa small a {
	color: #cc6600 !important;
	text-decoration: none;
}

 #mapa {
	padding-top: 80px;
	margin-top: -30px;
}

#decoration {
	height: 125px;
	overflow: visible;
}
#footer_separator { 
	background: #fff url(../images/bg_grass.jpg) repeat-x bottom;
	height: 115px;
	overflow: visible;

	border-bottom: #3e632d 9px solid;
	margin-bottom: 0px !important;
	text-align: center;
}

#footer_top {
	border-top: #90c777 2px solid;
	background: #261904;
	border-bottom: #1b1001 9px solid;
	min-height:335px;
  	height:auto !important;
	height: 335px;
	padding-top: 30px;
} 

#footer_top h2 {
	color: #90c777;
	background: url(../images/h2_footer.png) no-repeat left;
	padding-left: 40px;
	font-size: 16px;
	margin-left: -35px;
}

#footer_top p {
	color: #fff;
}

#footer_top a {
	color: #90c777;
}

#flower {
	padding-top: 70px;
	height:  265px;
	background: url(../images/bg_footer_top.png) no-repeat 25% -15%;
}

#footer_bottom {
	background: #100901;
	height: 170px;
}


#footer_bottom ul {
	float: left;
	margin-top: 40px;
	margin-left: 0px;
}

#contactos {
	margin-left: 30px !important;	
}

#gps {
	float: left;
}

#gps li {
	padding-left: 20px;
}

#copyright {
	margin-top: 100px !important;
	float: right !important;	
}

#sidebar h4 {
	padding-left: 20px;
	margin-left: 20px;
}

#footer_bottom li, #sidebar li {
	color: #8a8989;
	font-size: 11px;
	line-height: 1.8em;
	list-style: none !important;
	margin_left: 0px;
}

 li.mobile {
	background: url(../images/icon_mobile.png) no-repeat left;
	padding-left: 20px;		
}

 li.fax {
	background: url(../images/icon_fax.png) no-repeat left;
	padding-left: 20px;
		
}

 li.email {
	background: url(../images/icon_email.png) no-repeat left;
	padding-left: 20px;
		
}

 li.phone {
	background: url(../images/icon_phone.png) no-repeat left;
	padding-left: 20px;
}

li.gps {
	background: url(../images/icon_gps.png) no-repeat left;
	padding-left: 20px;
}

#footer_bottom a {
	color: #90c777;
}


.w974 {
	width: 974px;
	position: relative;
	left: 50%;
	margin-left: -487px;
}



#gallery_bottom, #gallery_sidebar, #gallery_content {
	text-align: center;
}

#gallery_sidebar {
	margin-left: 20px; 

}

#gallery_content h4 {
	text-align: left;	
}

#gallery_sidebar p {
	text-align: left;
	padding-left: 30px;
	font-size:11px;
}



#gallery_bottom .float_left {
  	float: left;
  	width: 100px;
	margin-left: 10px;
	margin-right: 5px;
}

#gallery_bottom .float_left img {
	padding: 3px;
	width: 100px;
	border: 1px dashed #82796d;
	text-align: center;
	background: transparent url(../images/spinner.gif) no-repeat center;

}

#gallery_sidebar .float_left {
  	float: left;
  	width: 75px;
	margin-left: 20px;
	margin-right: 5px;
}

#gallery_content .float_left {
  	float: left;
  	width: 75px;
	margin-left: 10px;
	margin-right: 5px;
}

	
#gallery_sidebar .float_left img, #gallery_content .float_left img {
	padding: 3px;
	width: 75px;
	border: 1px solid #CCC;
	text-align: center;
	background: transparent url(../images/spinner.gif) no-repeat center;

}


.clear {
	clear: both;
}

#sidebar h2 {
	font-size: 16px;
	background: none;
	padding-left: 0px;
}

#printer {
	float: left;
	margin-left: 40px;
}

#printer li {
	list-style: none !important;
	height: 25px;
	padding-top: 8px;
}

#printer li.printer {
	background: url(../images/icon_printer.png) no-repeat left;
	padding-left: 20px;
		
}



#fotos {
	float: left;
	margin-left: 20px;
	margin-top: -10px;
}

#fotos li {
	list-style: none !important;
	height: 25px;
	padding-top: 8px;
}

#fotos li.more {
	background: url(../images/icon_viewmore.png) no-repeat left;
	padding-left: 20px;
		
}


/* Template specific */

#ementas h2	{
	font-size: 20px;
	background: url(../images/h2.png) no-repeat left;
	padding-left: 35px;
	
}

#subpages {
	background-color: #f8f8f8;
	width: 250px;
	margin-left: 40px;
}

#subpages li{
	list-style: none !important;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #EEE;
	height: 25px;
	padding-top: 8px;
	padding-left: 15px;
	background: url(../images/bg_submenu.png) 0% 50% no-repeat;
}

#subpages li a {
	display: inline-block;
	font-size: 16px;
	height: 25px;
	text-decoration: none;
	width: 100%;
	
/*	background: url(../images/h2.png) no-repeat left;
	padding-left: 35px; 
	margin-left: -15px; */
}

#subpages li:hover {
	background: url(../images/bg_submenu_hover.png) 0% 50% no-repeat;
}




#ementa h2 {
	border-bottom: 1px solid #CCC;
}
#ementa h3 {
	text-align: center;
}
#ementa h3 + p > em {
	margin-top: -1em;
	display: inline-block;
	padding-top: 0;
	font-size: 11px;
	color: #888;
}



blockquote {
	background-color: transparent;
	background-image: url(../images/pullquote.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0pt 0pt;
	margin: 15px 0px 10px 0px;
	padding: 6px 0px 0px 35px;
}

blockquote p {
	font-style: italic;
	font-family: Georgia,serif;
	line-height: 1.2em;
}
/*

blockquote p.last {
	background-color: transparent;
	background-image: url(../images/pullquote_under.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: bottom right;
	height: 22px; 
	
	}
*/

div.breadcrumb
{
	display:inline-block;
	font-size: 0.9em;
	position: relative;
	float: right;
	color: #666;
	margin-top: -20px;
	margin-bottom: 20px;
	margin-right: 38px;
	
}


label {
	font-weight: bold;
}

label span {
	color: red;
}

input[type="text"], input[type="password"], textarea {
	width: 100%;
}

.print {
	display:none;
}


#facebook {
	clear: both;
	margin-bottom:40px;
	margin-left:40px;
	margin-top:-40px;
}



.widget_sidebardownload {
	margin: 30px 40px 0px 40px;
}

.widget_sidebardownload a {
	display: inner-block;
	padding: 12px;
	padding-left: 50px;
	padding-right: 50px;
	width: 200px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; /* future proofing */
	-khtml-border-radius: 10px; /* for old Konqueror browsers */
	background: #C60 url(../images/icon_download.png) 15px center no-repeat;
	color: white !important;
	font-size: 1.6em;
	line-height: 160%;
	text-decoration: none !important;
}

.visita {
	margin: 30px 40px 0px 0px;
}

.visita a {
	display: inner-block;
	padding: 12px;
	padding-left: 50px;
	padding-right: 50px;
	width: 200px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; /* future proofing */
	-khtml-border-radius: 10px; /* for old Konqueror browsers */
	background: #59661F url(../images/icon_visita.png) 15px center no-repeat;
	color: white !important;
	font-size: 1.6em;
	line-height: 160%;
	text-decoration: none !important;
}

#listas ul {
	margin-left: 40px;
}

#contactos li{
	margin-left: 10px; 
}

#morada {
	margin-left: 40px;
}
