
/**************************************************************************************/

* { padding: 0px; margin: 0px; }

BODY {
	background: url('bg.jpg') #FFFFFF repeat-x;
	font-family: Times New Roman, serif;
	font-size: 14px;
	color: #31331C;
}

IMG { border: 0px; }

LI { list-style: none; }

A { 
	text-decoration: none; 
	color: #570B0B;
}

A:hover { text-decoration: underline; }

/**************************************************************************************/

#header {
	background: url('bg-head-images.jpg') no-repeat top right;
	height: 270px;
}

#logohome A, #logointernal A {
	display: block;
	height: 216px;
	text-indent: -90000px;
}

#logohome, #logointernal {
	background: url('bg-logo.jpg') no-repeat;
	width: 385px;
	height: 216px;
}

#logohome H3, #logointernal H2 {
	text-indent: -90000px;
	font-size: 10px;
	height: 216px;
}

#logohome H2, #logointernal H3 {
	border-top: 1px solid #6E3C3D;
	font-family: Arial, sans-serif;
	margin-left: 110px;
	text-align: center;
	padding-top: 5px;
	font-weight: normal;
	position: absolute;
	font-size: 14px;
	color: #B29693;
	width: 240px;
	top: 150px;
}

#lang {
	padding-top: 12px;
	width: 100px;
	float: right;
}

#lang A {
	text-indent: -90000px;
	margin-right: 10px;
	display: block;
	width: 17px;
	height: 19px;
	float: left;
}

#lang .it { background: url('lang-it.gif') no-repeat; }
#lang .en { background: url('lang-en.gif') no-repeat; }
#lang .de { background: url('lang-de.gif') no-repeat; }
#lang .nl { background: url('lang-nl.gif') no-repeat; }

/**************************************************************************************/

#menu { 
	padding-left: 40px;
	height: 42px; 
}

#menu LI {
	background: url('bg-menu-item.gif') no-repeat left;
	float: left;
}

#menu LI A {
	padding: 0px 30px 0px 20px;
	font-weight:bold;
	font-family: Arial Narrow;
	font-size:15px;
	line-height: 42px;
	display: block;
	color: #FFFFFF;
	height: 45px;
	float: left;
}

#menu LI A:hover { text-decoration: none; }

#menu .current {
	background: url('bg-menu-current.jpg') no-repeat;
	margin-right: 20px;
}

#menu .current EM {
	background: url('bg-menu-current-right.jpg') no-repeat right;
	display: block;
	height: 45px;
	float: left;
}

#menu .current A {
	padding: 0px 20px 0px 20px;
	font-style: normal; 
	color: #3D0505;
}

#menu .m1 { 
	background: url('bg-menu-m1.gif') no-repeat center; 
	width: 111px;
}

#menu .m2 { 
	background: url('bg-menu-m2.gif') no-repeat center; 
	width: 47px;
}

#menu .m3 { 
	background: url('bg-menu-m3.gif') no-repeat center; 
	width: 65px;
}

#menu .m4 { 
	background: url('bg-menu-m4.gif') no-repeat center; 
	width: 43px;
}

#menu .m5 { 
	background: url('bg-menu-m5.gif') no-repeat center; 
	width: 38px;
}

#menu .m6 { 
	background: url('bg-menu-m6.gif') no-repeat center; 
	width: 51px;
}

#menu .m7 { 
	background: url('bg-menu-m7.gif') no-repeat center; 
	width: 51px;
}

#menu .current .m1 { background: url('bg-menu-m1-curr.gif') no-repeat center; }
#menu .current .m2 { background: url('bg-menu-m2-curr.gif') no-repeat center; }
#menu .current .m3 { background: url('bg-menu-m3-curr.gif') no-repeat center; }
#menu .current .m4 { background: url('bg-menu-m4-curr.gif') no-repeat center; }
#menu .current .m5 { background: url('bg-menu-m5-curr.gif') no-repeat center; }
#menu .current .m6 { background: url('bg-menu-m6-curr.gif') no-repeat center; }
#menu .current .m7 { background: url('bg-menu-m7-curr.gif') no-repeat center; }

/**************************************************************************************/

#content {
	padding: 0 0px 20px 0px;
	overflow: hidden;
}

#main {
	padding-top: 40px;
	width: 710px;
	float: right;
}

#sidebar {
	width: 280px;
	float: left;
}

#sidebar .box { margin-bottom: 15px; }

#sidebar .box H2 {
	text-indent: -90000px;
	margin-bottom: 10px;
	line-height: 30px;
	font-size: 22px;
	color: #FFFFFF;
}

#sidebar .box .cont { 
	padding-left: 50px; 
	padding-right: 30px; 
}

#sidebar .box .txt {
	background: url('txt-input.gif') no-repeat;
	font-family: Arial, sans-serif;
	padding: 6px 5px 0px 5px;
	margin-bottom: 8px;
	font-size: 14px;
	color: #52534B;
	border: 0px;
	width: 190px;
	height: 24px;
}

/**************************************************************************************/

#sidemenu {
	background: url('bg-sidemenu.jpg') no-repeat;
	padding-top: 35px;
}

#sidemenu .cont {
	background: url('bg-sidemenu-bottom.jpg') no-repeat bottom;
	padding-bottom: 60px;
	min-height: 150px;
}

#sidemenu LI {
	border-bottom: 1px solid #C9CDA3;
	padding: 10px 0px 10px 0px;
}

#sidemenu LI A {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #141414;
}

#sidemenu LI A.sel {
	text-decoration: underline;
}

#sidemenu .last { border-bottom: 0px; }

/**************************************************************************************/

#matrimonio {
	background: url('bg-matrimonio.jpg') no-repeat;
	padding-top: 10px;
}

#matrimonio .cont {
	background: url('bg-matrimonio-bottom.jpg') no-repeat bottom;
	padding-bottom: 110px;
}

/**************************************************************************************/

#faq {
	background: url('bg-faq.jpg') no-repeat;
	height: 109px;
	color: #FFFFFF;
}

#faq A { color: #FFFFFF; }

/**************************************************************************************/

.offer {
	background: url('bg-offer.jpg') no-repeat;
	padding-top: 10px;
	color: #FFFFFF;
}

.offer .cont {
	background: url('bg-offer-bottom.jpg') no-repeat bottom;
	padding-bottom: 20px;
}

.offer A { color: #FFFFFF; }

/**************************************************************************************/

#sendfriend { 
	background: url('bg-sendfriend.jpg') no-repeat; 
	height: 315px;
}

#sendfriend P { margin-bottom: 5px; }

#sendfriend FORM {
	padding-top: 12px;
	padding-left: 2px;
}

/**************************************************************************************/

#newsletter { 
	background: url('bg-newsletter.jpg') no-repeat; 
	height: 305px;
}

#newsletter P { padding: 10px 0px 10px 0px; }
#newsletter FORM P { margin-bottom: 20px; }

#newsletter .btn { margin-top: -15px; }

/**************************************************************************************/

#utils {
	background: url('bg-utils.gif') no-repeat bottom left;
	padding-bottom: 10px;
	margin-top: -40px;
	padding-left: 45px;
	float: right;
}

#utils A { 
	font-family: Arial, sans-serif;
	padding: 0px 5px 0px 5px; 
	color: #4F4F51;
}

#utils H4 { display: inline; }

/**************************************************************************************/

#page { line-height: 160%; }

#page H1, #page H2 { 
	margin-bottom: 15px;
	font-weight: normal;
	font-style: italic;
	color: #31331C; 
}

#page H1 { font-size: 29px; }
#page H2 { font-size: 25px; }

#page P { margin-bottom: 10px; }

#page .block {
	background: url('bg-page-div.gif') no-repeat bottom center;
	padding-bottom: 20px;
	margin-bottom: 20px;
	overflow: hidden;
	width: 100%;
}

#page .block P { clear: both; }

#page H2.contattaci {
	margin-top: 40px;
	text-align: center;
}

#page .no-bg { 
	background: transparent;
	padding: 0px;
}

#page .left, #page .right { width: 342px; }

#page .left { float: left; }
#page .right { float: right; }

#page .left .photo, #page .right .photo {
	margin: 5px auto 5px auto;
	float: none;
}

#page .basket {
	background: url('bg-title-basket.jpg') no-repeat right;
	padding: 0 80px 10px 0px;
}

#page .excerpt {
	margin-bottom: 5px;
	line-height: 180%;
	font-weight: bold;
	font-size: 14px;
}

#page H3 {
	margin-bottom: 5px;
	line-height: 180%;
	font-size: 14px;
}

#page .cont UL { margin: 20px 0px 20px 0px; }

#page .cont LI {
	background: url('icon-list.gif') no-repeat left;
	margin-bottom: 5px;
	padding-left: 20px;
	background-position: 0 4px;
}

#page .photo {
	border: 1px solid #E4E6D0;
	background: #EDEEE0;
	margin-left: 20px;
	padding: 7px;
	float: right;
}

.photo a { color:#993300; font-weight:bold; text-decoration:underline; }
.photo span { font-weight:bold; }

#page .photo IMG { width: 277px; }

#page .list { padding-top: 40px; }

#page .post { 
	padding: 10px 0px 30px 0px; 
	margin-bottom: 20px;
}

#page .post .photo {
	margin: 0px;
	width: 148px;
	height: auto;
	float: left;
}

#page .post .photo IMG { width: 148px; }

#page .post H1 {
	padding-left: 185px;
	margin-bottom: 10px;
	font-size: 26px;
}

#page .faq H1 {
	padding-left: 10px;
}

#page .post H1 A { color: #31331C; }

#page .post .cont { padding-left: 185px; }

#page .faq .cont { padding-left: 10px; }

#page .post .more A {
	background: url('bg-post-more.gif') no-repeat;
	padding: 8px 0px 0px 12px;
	text-indent: -9000px;
	font-size: 11px;
	display: block;
	width: 48px;
	height: 18px;
	float: right;
}

#page .frills {
	background: url('bg-top-frills.gif') no-repeat;
	margin-top: 20px;
	padding-top: 40px;
}

/**************************************************************************************/

#prices { padding-bottom: 40px; }

#prices H2 { text-align: center; }

#prices .tab-bg {
	background: url('bg-table-prices.jpg') no-repeat top center;
	height: 145px;
}

#prices TABLE {
	border-collapse: collapse;	
	font-family: Arial, sans-serif;
	text-align: center;
	font-size: 14px;
	width: 100%;
}

#prices TH { line-height: 35px; }
#prices TD { line-height: 31px; }

#prices .desc { 
	text-align: right; 
	width: 320px;
}

/**************************************************************************************/

#home-gallery {
	overflow: hidden;
	width: 100%;
}

#home-gallery UL {
	margin-top: 15px;
	width: 350px;
}

#home-gallery LI {
	border: 1px solid #E4E6D0;
	background: #EDEEE0;
	margin-right: 6px;
	margin-bottom: 6px;
	padding: 4px;
	width: 98px;
	height: 75px;
	float: left;
}

#home-gallery IMG {
	width: 98px;
	height: 75px;
}

#flash-gallery {
	width: 100%;
	height: 850px;
}

#gallery { padding: 40px 0px 20px 20px; }

#gallery LI {
	border: 1px solid #E4E6D0;
	margin-right: 20px;
	margin-bottom: 20px;
	background: #EDEEE0;
	overflow: hidden;
	padding: 4px;
	width: 190px;
	height: 145px;
	float: left;
}

#gallery IMG { 
	position: absolute;
	width: 190px; 
}

#gallery A {
	background: url('icon-zoom.png') no-repeat;
	text-indent: -90000px;
	position: absolute;
	margin-top: 125px;
	margin-left: 163px;
	outline: none;
	display: block;
	width: 36px;
	height: 36px;
}

/**************************************************************************************/

#lastnews { padding-top: 15px; font-size: 12px; }

#lastnews LI {
	margin-bottom: 15px;
	overflow: hidden;
	width: 100%;
}

#lastnews .date {
	background: url('bg-calendar.jpg') no-repeat;
	margin-right: 10px;
	padding-left: 5px;
	padding-top: 8px;
	text-align: center;
	font-size: 25px;
	width: 50px;
	height: 47px;
	float: left;
}

#lastnews .date SMALL { 
	text-transform: uppercase;
	line-height: 10px;
	font-size: 10px;
	display: block;
}

#lastnews  H4 {
	margin: 0px;
	font-weight: bold;
	font-style: normal;
	font-size: 13px;
}

#lastnews A { color: #31331C; }

#lastnews P A, #lastnews P A:hover { text-decoration: none; }

/**************************************************************************************/

#map  {
	border: 1px solid #E4E6D0;
	background: #EDEEE0;
	margin-left: 20px;
	padding: 7px;
	width: 318px;
	height: 245px;
	float: right;
}

#modulo1 FORM  {
	font-family: Arial, sans-serif;
	padding: 20px 0px 20px 0px;
	font-size: 14px;
}

#modulo1 LABEL  {
	margin-right: 5px;
	text-align: right;
	display: block;
	float: left;
	width: 180px;
}

#modulo1 .errorMessage {
	margin-left: 190px;
}

#modulo1 .txt {
	background: url('txt-input-big.gif') no-repeat;
	padding: 6px 3px 6px 3px;
	width: 472px;
	border: 0px;
}

#modulo1 .txtarea {
	background: url('txt-area.gif') no-repeat;
	padding: 6px 3px 6px 3px;
	width: 472px;
	height: 86px;
	border: 0px;
}

#modulo1 .submit {
	padding-right: 45px;
	padding-top: 10px;
	text-align: right;
}

p { text-align:justify; }

/**************************************************************************************/

#footer {
	background: url('bg-footer.jpg') repeat-x;
	padding-top: 40px;
	height: 100px;
	color: #FFFFFF;
}

#footer .wrap {
	padding: 0px 20px 0px 40px;
	width: 940px;
}

#footer .address {
	padding-bottom: 5px;
	overflow: hidden;
	width: 100%;
}

#footer .address H2 {
	background: url('bg-foot-logo.jpg') no-repeat;
	text-indent: -90000px;
	margin-right: 40px;
	margin-left: 20px;
	font-size: 10px;
	width: 192px;
	height: 61px;
	float: left;
}

#footer .address P {
	width:  70%;
	margin-bottom: 5px;
	line-height: 15px;
	float: left; 
}

#footer .credits {
	border-top: 1px solid #6E3B3A;
	padding-top: 25px;
}

#footer .credits A {
	background: url('bg-logo-webjuice.jpg') no-repeat;
	margin: 0px auto 0px auto;
	text-indent: -90000px;
	display: block;
	width: 115px;
	height: 72px;
}

#footer A {
	color: #ffffff;
	text-decoration: none;
	font-weight: bolder;
}

/**************************************************************************************/

.slideshow {
	display:block;
	position:relative;
	z-index:0;
}
.slideshow-images{
	display:block;
	overflow:hidden;
	position:relative;
}
.slideshow-images img {
	display:block;
	position:absolute;
	z-index:1;
}
.slideshow-thumbnails {
	overflow:hidden;
}
.slideshow-images {
	height:300px;
	width:400px;
}
.slideshow-images-visible {
	opacity:1;
}
.slideshow-images-prev {
	opacity:0;
}
.slideshow-images-next{
	opacity:0;
}
.slideshow-images img {
	float:left;left:0;top:0;
}
.slideshow {
	height:300px;
	margin:0 auto;
	width:400px;
}
.slideshow a img {
	border:0;
}
.slideshow-captions {
	background:#000;
	bottom:0;
	color:#FFF;
	font:normal 12px/22px Arial,sans-serif;
	left:0;
	overflow:hidden;
	position:absolute;
	text-indent:10px;
	width:100%;
	z-index:10000;
}
.slideshow-captions-hidden {
	height:0;
	opacity:0;
}
.slideshow-captions-visible {
	height:22px;
	opacity:.7;
}
.slideshow-controller {
	background:url(controller.png) no-repeat;
	height:42px;
	left:50%;
	margin:-21px 0 0 -119px;
	overflow:hidden;
	position:absolute;
	top:50%;
	width:238px;
	z-index:10000;
}
.slideshow-controller *{
	margin:0;padding:0;
}
.slideshow-controller-hidden {
	opacity:0;
}
.slideshow-controller-visible {
	opacity:1;
}
.slideshow-controller a {
	cursor:pointer;
	display:block;
	height:18px;
	overflow:hidden;
	position:absolute;
	top:12px;
}
.slideshow-controller a.active {
	background-position:0 18px;
}
.slideshow-controller li {
	list-style:none;
}
.slideshow-controller li.first a {
	background-image:url(controller-first.gif);
	left:33px;width:19px;
}
.slideshow-controller li.last a {
	background-image:url(controller-last.gif);
	left:186px;width:19px;
}
.slideshow-controller li.next a {
	background-image:url(controller-next.gif);
	left:145px;
	width:28px;
}
.slideshow-controller li.pause a {
	background-image:url(controller-pause.gif);
	left:109px;
	width:20px;
}
.slideshow-controller li.play a {
	background-position:20px 0;
}
.slideshow-controller li.play a.active {
	background-position:20px 18px;
}
.slideshow-controller li.prev a {
	background-image:url(controller-prev.gif);
	left:65px;
	width:28px;
}
.slideshow-loader {
	height:28px;right:0;position:absolute;
	top:0;
	width:28px;
	z-index:10001;
}
.slideshow-loader-hidden {
	opacity:0;
}
.slideshow-loader-visible {
	opacity:1;
}
.slideshow-thumbnails {
	bottom:-65px;
	height:65px;
	left:0;
	position:absolute;
	width:100%;
}
.slideshow-thumbnails * {
	margin:0;
	padding:0;
}
.slideshow-thumbnails ul {
	height:65px;
	left:0;
	position:absolute;
	top:0;
	width:10000px;
}
.slideshow-thumbnails li {
	float:left;
	list-style:none;
	margin:5px 5px 5px 0;
	position:relative;
}
.slideshow-thumbnails a {
	display:block;
	padding:5px;
	position:relative;
}
.slideshow-thumbnails a:hover {
	background-color:#FF9!important;
	opacity:1!important;
}
.slideshow-thumbnails img {
	display:block;
}
.slideshow-thumbnails-active {
	background-color:#9FF;
	opacity:1;
}
.slideshow-thumbnails-inactive {
	background-color:#FFF;
	opacity:.5;
}

.wrap {
	margin: 0px auto 0px auto;
	width: 1000px;
}

.slideshow-captions {
	background:#000000 none repeat scroll 0%;
	bottom:0pt;
	margin:7px;
	color:#FFFFFF;
	font-family:Arial,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	left:0pt;
	line-height:22px;
	overflow:hidden;
	position:absolute;
	text-indent:10px;
	width:277px;
	z-index:10000;
}

.errorMessage {
	display: block;
	width: 100%;
	color:#FF0000;
	font-size:10px;
}

.wp-caption P {
	font-size: 12px;
	margin-bottom: 0px;
}

.contsmall {
	font-size: 12 px;
}

.menupdf {
	display: block;
	height: 170px;
	clear: both;
	padding: 30px 0;
}

.menupdf LI {
	float:left;
	height:140px;
	text-align:center;
	width:120px;
	font-size: 11px;
}

.menupdf LI A {
	border:medium none;
	display:block;
	color:#333333;
	text-decoration:none;
}

.menupdf LI A:hover {
	text-decoration: underline;
}

/*************************************************************************************/

/*
 * Smoothbox v20070814 by Boris Popoff (http://gueschla.com)
 *
 * Based on Cody Lindley's Thickbox, MIT License
 *
 * Licensed under the MIT License:
 *   http://www.opensource.org/licenses/mit-license.php
 */


html, body {
min-height: 100%;
height: auto !important;
height: 100%
}

#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

#TB_overlay {
	position: absolute;
	z-index:100;
	top: 0px;
	left: 0px;
	background-color:#000;
}

#TB_window {
	position: absolute;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	border: 4px solid #525252;
	text-align:left;
}

#TB_window img {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:5px 10px 7px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: absolute;
	display:none;
	height:100px;
	width:100px;
	z-index:101;
}

#TB_HideSelect{
	z-index:99;
	position:absolute;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
}

/* IE6 */
* html #TB_iframeContent{
	margin-bottom:1px;
}
