/*  
Theme Name: Ciasates
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 url(img/bg-body.png) repeat-x;
}
#header {
    width: 900px;
    height: 80px;
    margin: 0 auto;
}
#logo {
	float: left;
	width: 600px;
    height: 80px;
    background: url(img/logo.png) no-repeat left top;
}
#content-header {
	float: left;
    width: 860px;
	height: 280px;
    margin: 0 auto;
}
#lang {
    float: right;
    width: 150px;
	height: 34px;
	background: url(img/bg-lang.png) no-repeat;
	margin: 49px 0 0 0;
}
#lang ul {
	padding: 15px 15px 0 15px;
}
#lang li {
	float: left;
}
#lang li a {
	margin: 0 3px;
}
#lang .flags li a {
	display: block;
	text-indent: -9999px;
	width: 34px;
	height: 26px;
}
#lang li.it a {
	background: url(img/flag-it.png) no-repeat top center;
}
#lang li.en a {
	background: url(img/flag-uk.png) no-repeat top center;
}
#lang li.de a {
	background: url(img/flag-de.png) no-repeat top center;
}
#nav {
	float: left;
    width: 860px;
    margin: 0 auto;
	background: #fff url(img/bg-footer.png) 0px -5px repeat-x;
	border-top: solid 1px #fff;
}
#nav ul {
    width: 840px;
    margin: 0 auto;
}
#nav li {
	float: left;
	position: relative;
}
#nav li a {
	min-width: 90px;
	display: block;
	padding: 8px;
	margin: 24px 10px;
	font-size: 1.1em;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	letter-spacing: -1px;
	text-transform: capitalize;
	color: #fff;
	background: #4d3211;
	border: solid 1px #fff;
	z-index: 100;
}
#nav li a.app {
	width: 130px;
}
#nav li a:hover {
	color: #4d3211;
	background: #fff;
	border: solid 1px #4d3211;
}
#nav ul ul {
	visibility: hidden;
	position: absolute;
	width: 168px;
	height: 0;
	top: 63px;
	left: 0; 
}
#nav ul li:hover ul, #nav ul a:hover ul{
	visibility: visible;
}
#nav ul ul li a {
	width: 130px;
	margin: 0px 10px;
	border: solid 1px #4d3211;
	border-bottom: solid 1px #fff;
	border-width:0 1px 1px 1px;
}
#nav ul ul li a:hover {
	margin: 0px 10px;
	border-width:0 1px 1px 1px;
}
#nav :hover > a, #nav ul ul :hover > a {
	color: #4d3211;
	background: #fff;
	border: solid 1px #4d3211;
}
#nav table {
	position: absolute;
	top: -16px;
	left: 0;
	border-collapse: collapse;
}
#content {
    clear: both;
    margin: 0 auto;
    width: 860px;
	min-height: 500px;
    padding: 20px;
	background: #fff;
}
#content h2 {
	color: #479d45;
	margin: 40px 0;
	font-size: 2.0em;
	font-style: italic;
}
#content p {
	font-size: 1.1em;
    line-height: 1.5em;
	padding: 0 0 10px 0;
	color: #333;
	text-align: justify;
}
#content p a {
	color: #479d45;
}
#content p a:hover {
	color: #00691d;
}
#content p a img {
	display: block;
}
#content p a em {
	display: block;
	background: #4d3211;
	color: #fff;
	padding: 10px;
	font-weight: bold;
}
#large-left-col {
    float: left;
    width: 560px;
}
#large-right-col {
    float: right;
    width: 560px;
}
#small-left-col {
    float: left;
    width: 250px;
}
#small-right-col {
    float: right;
    width: 250px;
}
#left-half {
    float: left;
    width: 405px;
}
#right-half {
    float: right;
    width: 405px;
}
#google-map {
    float: left;
	width: 860px; 
	height: 430px;
}
#google-map-directions {
    float: left;
	width: 860px;
}
.clearer {
    clear: both;
    height: 0;
}
fieldset {
	width: 518px; 
	display: block;
	border: 1px solid #9af19b;
	padding: 20px;
	margin: 0 0 30px 0;
}
legend {
	font-size: 1.1em;
	font-weight: bold;
	color: #333;
}
label {
	clear: both;
	float: left;
	display: block;
	width: 150px;
	text-align: right;
	padding: 0 20px 0 0;
	margin: 10px 0;
	font-size: 1.1em;
	color: #333;
}
input, textarea {
	float: left;
	border: 1px solid #ccc;
	margin: 10px 0;
	color: #2b3c61;
	background: #bcffbc;
	font-size: 1.1em;
	font-weight: normal;
	width: 320px;
}
input {
	height: 24px;
}
textarea {
	height: 120px;
	overflow: hidden;
}
p.send {
	clear: both;
}
p.send input {
	float: none;
	background: url(img/bg-send.png) no-repeat;
	border: 0;
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	cursor: pointer;
	width: 220px;
	height: 60px;
	margin: 20px 0 0 180px;
}
#footer-wrapper {
	clear: both;
	background: #000 url(img/bg-footer.png) 0px -5px repeat-x;
}
#footer {
    margin: 0 auto;
    width: 860px;
	height: 100px;
	padding: 10px 0 0 0;
}
#left-footer {
    float: left;
    width: 560px;
}
#right-footer {
    float: right;
    width: 250px;
	text-align: right;
	padding: 5px 0 0 0;
}
#footer p {
	font-size: 0.8em;
	color: #fff;
	padding: 5px 0 0 0;
}
#footer p a {
	color: #9af19b;
}
#footer p a:hover {
	color: #479d45;
}






.jdGallery {
	overflow: hidden;
	position: relative;
}
.jdGallery .slideElement {
	width: 100%;
	height: 100%;
}





#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: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
	background: url(img/spacer.gif);
}
#lbPrevLink {
	left: 0;
}
#lbPrevLink:hover {
	background: transparent url(img/prevlabel.gif) no-repeat 0% 15%;
}
#lbNextLink {
	right: 0;
}
#lbNextLink:hover {
	background: transparent url(img/nextlabel.gif) no-repeat 100% 15%;
}
#lbBottom {
	font-size: 1.2em;
	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 {
	font-weight: bold;
}
#lbNumber {
	font-size: 0.7em;
}