@charset "utf-8";

body, html { 
	background:#131413 url("https://www.ladolcemaremma.be/data/images/skin/default/bgPat.png") repeat left top;
	font-size:13px;
	color:#f6f9f2; 
	font-family: Helvetica, Arial,  sans-serif; 
	overflow-x:hidden;
	line-height:1.4em;
}


::selection {
	background: #7f1526;
	color: #FFF !important;
}
::-moz-selection {
	background: #7f1526;
	color: #FFF !important;
}



#footer{
	color:#f6f9f2;
}

#footer a{ color:#f6f9f2; }

h1 { color:#f6f9f2; font-size:22px; margin-bottom:20px; letter-spacing: 0px; text-transform:uppercase; font-family: 'Lato' , sans-serif;font-weight: 100; }
h2 { color:#f6f9f2; font-size:15px; margin-bottom:20px; }
h3 { color:#f6f9f2; font-size:13px; margin-bottom:10px; }
h4 { color:#f6f9f2; font-size:15px; letter-spacing: 0px; color:#f6f9f2;  font-family: 'Lato' , sans-serif;font-weight: 100; }
h4 a{color:#f6f9f2; }

a { color:#93BA5D; text-decoration: none; }

#main { width:960px; margin: 0 auto;}
.main { width:960px; margin: 0 auto;}

#nav { border-top:1px solid #5b723b;border-bottom:1px solid #7f1526; } 

#nav li { display:inline-block; width:159px; border-right:1px solid #212121 }
#nav li:last-child{background: none;  border-right:0px solid #404040 }
#nav li a { 
	display:block;
	text-transform:uppercase;
	color:#ffffff;
	font-weight: 100;
	text-decoration:none;
	font-size:14px;
	text-align: center;
	padding:20px 0;
	font-family: 'Tahoma';
	transition:all 0.2s ease-out;
	-webkit-transition:all 0.2s ease-out;
	-moz-transition:all 0.2s ease-out;
	-o-transition:all 0.2s ease-out;
	-ms-transition:all 0.2s ease-out;
}
#nav li:hover { background:#222222; }
#nav li.active a{ color:#93ba5d; background:#141414 }
/*#nav li:first-child a{text-align: left; }
#nav li:last-child a{text-align: right; }*/



.header { margin-top:20px; height: 300px;margin-bottom:10px; }


#map {	width:100%;	height:450px;	color:#000; border:1px solid #cfc9ba;margin-top:20px; margin-bottom:20px; }

#map iframe {
	width: 100%;
}


form label{
	width:150px;
	display: block;
	float:left;
	margin-bottom:10px;
	padding-top:2px;
	float:left;
}

input:focus , textarea:focus{
	box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
}
form input,form textarea,form select{
	float:left;
	border-radius: 4px;
	box-shadow:inset 0px 0px 1px rgba(0,0,0,0.1);
	border:1px solid #c9c4b8;
	padding:4px;
	width:270px;
	margin-bottom: 10px;
	background: #DFDFDF;
	resize:none;
}

textarea{
	min-height:75px;
}

.form.newsletter{
	display: inline-block;
}

.form.newsletter input{
	width:270px;
}

form input.error , form textarea.error {
	
	border:1px solid #a70000;
}

form button{
	
	font-size: 12px;
	color: #FFF;
	padding: 7px 20px;
	
	background:#7f1526;
	border:none;
	border-radius:3px;

	margin-left:150px;
	cursor: pointer;
	cursor:hand;
}

.form.newsletter button{
	margin-left:160px;
}

#sitemap a {
    text-decoration:none;
    padding: 5px 5px 5px 20px;
    background-image: url('../../images/skin/default/icon_sitemapcategory_01.png');
    background-repeat: no-repeat;
    background-position: left center;
    color:#ffffff;

}

#sitemap li  {
    margin:0px 15px;
    padding:4px;
    padding-left:0px;
    font-size:15px;
    list-style: none;
    list-style-position: inside;
}

#sitemap ul {
    margin:0px;
    padding:2px;
    padding-left:5px;
    list-style-position: inside;
    list-style: none;
}

#sitemap li {
   
    font-weight:normal;
    list-style-position: inside;
}

#sitemap li a {
    padding: 0px 5px 0px 20px;
    background: url("https://www.ladolcemaremma.be/data/images/skin/default/list.png") no-repeat left center;
    font-size:13px;
}
#sitemap li.sub{
	margin-left:35px;
}
#sitemap li.subsub{
	margin-left:55px;
}

#sitemap li.subsubsub{
	margin-left:75px;
}

#sitemap li.sub a , #sitemap li.subsub a , #sitemap li.subsubsub a{
	color:#686868;
	background: none;
}


.errorForm {
	color:#e51e23;
	margin:20px 0px;
	padding:10px;
	background:#efefef;
	
}

.errorForm li {
	margin-left:30px;
	padding: 1px 0px;
	list-style: disc;
	list-style-position: outside;
}


.picBlock{
	width:144px;
	height:95px;
	border:1px solid #CCC;
	overflow: hidden;
	margin-right:10px;
	float:left;
	margin-bottom: 10px;
	box-shadow: 0px 0px 2px #FFF;
	transition:all 0.2s ease-out;
	-webkit-transition:all 0.2s ease-out;
	-moz-transition:all 0.2s ease-out;
	-ms-transition:all 0.2s ease-out;

	box-shadow: 0px 1px 5px rgba(0,0,0,0.2);
}

.picBlock:hover{
	box-shadow: 0px 1px 5px rgba(0,0,0,0.5);
}

.picBlock.last{	margin-right: 0;}



.footer {
	border-top:1px solid #868785;
	padding:10px;
	padding-left:0;
	padding-right:0;
}

.footer , .footer a{
	color:#eeeeee;
	font-size:14px;
}


.pdf{
	margin:10px 0px;
}

.pdf a{
	background: url("https://www.ladolcemaremma.be/data/images/icons/pdf.png") no-repeat left center;
	padding-left:25px;
	display: block;
	height:15px;
	padding-top:2px;
	color:#93BA5D;
}

.slides{
	margin-left:5px;
}

.slider-item {
	background: #e7e3d8;
	float: left;
}



.sidePage{
	line-height: 19px;
}

.sfeer-item{
	width:166px;
	margin-right:20px;
	height: 166px;
	border:5px solid #FFF;
	margin-bottom:20px;
	opacity: 1;
	transition:all 0.2s ease-out;
	-webkit-transition:all 0.2s ease-out;
	-moz-transition:all 0.2s ease-out;
	-o-transition:all 0.2s ease-out;
	-ms-transition:all 0.2s ease-out;
}
.sfeer-item:hover{opacity: 0.4; }


.sfeer-item.last{ margin-right: 0; }



/* The container */
label.privacy {
    display: block;
    width:auto;
    position: relative;
    padding-left: 35px;
    margin:2em 0;
    cursor: pointer;
    font-size: 1em;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.privacy input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
}

/* On mouse-over, add a grey background color */
.privacy:hover input ~ .checkmark {
    background-color: #ccc;
}


.privacy input:checked ~ .checkmark {
    background-color: #93BA5D;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.privacy input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.privacy .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}