/*  
Theme Name: campingmarmolada.com
Author: baga
Author URI: http://www.bagaweb.com/
*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, select, button, p, blockquote, th, td, img {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a {
	outline: none;
	text-decoration: none;
}
ul { 
	list-style: none;
}
body {
	background: #fff;
	text-align: center;
}
#header {
	background: url(../img/bg-header.png) repeat-x;
	height: 140px;
	border-bottom: 1px solid #444;
}
#header-wrapper {
	background: url(../img/logo.png) no-repeat;
	height: 140px;
	width: 980px;
	margin: 0 auto;
}
h1 {
	width: 920px;
	height: 40px;
	text-indent: -9999px;
}
#nav {
	width: 920px;
	height: 100px;
}
#nav li {
	float: right;
	padding: 75px 0 0 0;
	font-size: 1.1em;
	color: #444;
}
#nav li a {
	padding: 0 10px;
	color: #fff;
}
#nav li a:hover {
	color: #ddd;
}
#container {
	background: url(../img/bg-container.png) repeat-x;
}
#wrapper {
	width: 920px;
	margin: 0 auto;
}
#wrapper h2 {
	font-size: 2.00em;
	color: #444;
	padding: 15px 0;
	text-align: left;
}
#wrapper p {
	font-size: 1.05em;
	line-height: 1.35em;
	color: #444;
	padding: 15px 0 0 0;
	text-align: justify;
}
#slideshow {
	width: 600px;
	height: 450px;
	float: left;
	margin: 30px 0 0 0;
}
#content {
	width: 290px;
	float: left;
	padding: 15px 0 0 30px;
}
#info-foto {
	width: 300px;
	float: left;
	margin: 30px 0 0 0;
}
#info {
	width: 590px;
	float: left;
	padding: 20px 0 0 30px;
}
#contact-foto {
	width: 470px;
	float: left;
	margin: 30px 0 0 0;
}
#contact {
	width: 420px;
	float: left;
	padding: 15px 0 0 30px;
}
#contact p em {
	margin: 0 30px 0 0;
	float: left;
	display: block;
	width: 130px;
}
#footer {
	height: 100px;
	background: url(../img/bg-footer.png) repeat-x;
}
#footer-wrapper {
	width: 920px;
	margin: 0 auto;
}
#footer-left {
	width: 600px;
	float: left;
}
#footer-right {
	width: 320px;
	float: left;
}
#footer p {
	font-size: 0.7em;
	color: #fff;
	text-align: right;
	margin: 70px 0 0 0;
	font-family: Trebuchet MS, Helvetica, sans-serif;
}
#footer p a {
	color: #000;
}
#footer p a:hover {
	text-decoration: underline;
}
#footer-left p {
	text-align: left;
	margin: 0 0 0 0;
}
.clearer {
	clear: both;
	height: 0;
	line-height: 0;
}
iframe{
	overflow: hidden;
}
#google-map {
	width: 900px; 
	height: 450px;
}





#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}
#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}
.lbLoading {
	background: #fff url(../img/loading.gif) no-repeat center;
}
#lbCanvas {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}
#lbPrevLink, #lbNextLink {
	display: none;
}
#lbBottom {
	font-size: 0.95em;
	color: #333;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}
#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 30px;
	background: transparent url(../img/closelabel.gif) no-repeat 0px 10px;
	margin: 5px 0;
}
#lbCaption {
	text-indent: -99999px;
}
#lbNumber {
	text-indent: -99999px;
}
.jdGallery {
	overflow: hidden;
	position: relative;
}
.jdGallery .slideElement {
	width: 100%;
	height: 100%;
}