@charset "UTF-8";

html, body, .wrapper {height: 100%;}

body > .wrapper { height: auto; min-height: 100%; }

#main { overflow: auto; padding-bottom: 30px; }

body {
  margin: 0;
  font-family: 'Droid Sans', sans-serif;
  font-size: 16px;
  line-height: 20px;
  color: #333333;
  background-color: #f5f5f5;
  height: 100%;
}
* { margin: 0; }
a {
  color: #000000;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #000000;
  text-decoration: underline;
}
.wrapper {
background-color: transparent;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -90px; /* the bottom margin is the negative value of the footer's height */
}
img {
  max-width: 100%;
  width: auto\9;
  height: auto;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
 }
 h1, h2, h3, h4, h5, h6 {
color: #181818;
font-family: "Baskerville Old Face", "Georgia","Times New Roman", Helvetica, Arial, sans-serif;
font-weight: normal;
}

h1 a{
	 background:url(../images/logo.jpg) no-repeat;
	 width: 140px;
	 height: 140px;
	 display: block;
	 text-indent: -9999px;
 }

 .langSelect{
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    border-radius:10px;
    text-align:left;
    height: 16px;
}
.langSelect li{
    float: left;
    height: 16px;
}
.langSelect a{
    padding-left:35px;
    text-decoration:none;
    height: 16px;
    width: 16px;
}

#tele{}
/* ===  NAVIGATION  === */
.nav-div
{
	background-image: url(../images/nav-bg.png);
	width: 100%;
	position: fixed;
	z-index: 10000;
	top: 0;
	left: 0;
	height: 150px;
	overflow: hidden;
	-webkit-transition: height 0.3s;
    -moz-transition: height 0.3s;
    transition: height 0.3s;
}
.nav-div .nav-div-inner {
    width: 90%;
    max-width: 69em;
    margin: 0 auto;
    padding: 0 1.875em;
}

.nav-div #navig
{
	background-image: url(../images/nav-line.png);
	background-repeat: no-repeat;
	background-position: 96px 70px;
	position: relative;
}

.nav-div .logo
{
	position: relative;
	display: inline-block;
	float: left;
	z-index: 20;
	width: 140px;
	height: 140px;
	margin-top: 8px;
}

.nav-div .navigation
{
	float: right;
	padding-top: 25px;
	overflow: hidden;
	position: relative;
}

.nav-div ul#nav
{
	color: #000;
	margin-top: 40px;
	float: right;
}

.nav-div ul#nav li
{
	display: inline;
}

.nav-div ul#nav li a 
{
	font-family: "Baskerville Old Face", "Times New Roman", Helvetica, Arial, sans-serif;
	font-size: 20px;
	text-decoration: none;
	margin-left: 22px;
}

.nav-div ul#nav li a:hover
{
	color: #e00000;
}

.nav-div ul#nav li.current a
{
	text-decoration: underline;
	color: #e00000;
}

.nav-div div#nr
{
	text-align: right;
	font-size: 12px;
	color: #7e7e7e;
	display: block;
}

.nav-div p#nr img
{
	margin-right: 6px;
}
/* Transitions and class for reduced height */
.nav-div h1 a,
.nav-div ul#nav  {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
 
.nav-div.nav-div-shrink {
    height: 100px;
}
 
.nav-div.nav-div-shrink ul#nav {
margin-top: -18px;
margin-right: 330px;
}
 
.nav-div.nav-div-shrink h1 a{
   background:url(../images/logo2.jpg) no-repeat;
	 width: 70px;
	 height: 70px;
	 display: block;
	 text-indent: -9999px;
}

#top{width: 100%; margin-top: 147px;}

#bgimg{
height: auto;
min-height: 600px; 
background: url(../images/grid.jpg) 50% 50% no-repeat;
background-size: cover;
margin-top: 147px;
max-width: 100%;
  width: auto\9;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
.margin-top {margin-top: 30px;}
h2{
	font-family: "Baskerville Old Face", "Times New Roman", Helvetica, Arial, sans-serif;
	font-size: 35px;
	line-height: 50px;
	margin-bottom: 30px;
}
#negozio p {}
#box-store{height: 200px; background-color: #000000;}
#box-store p {
	color: #fff;
	margin: 20px;
	line-height: 30px;
	padding-bottom: 35px;
	border-bottom: dotted 3px #fff;
}
#box-store span a {
	color: #fff;
	float: right;
	font-weight: bold;
	padding-right: 10px;
}
.collezioni a {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all  0.3s ease;
}
.collezioni a:hover {
	opacity:0.7;
	filter:alpha(opacity=70); /* For IE8 and earlier */
}

#title {
	height: 400px;
	padding-top: 190px;
	font-family: "Baskerville Old Face", "Times New Roman", Helvetica, Arial, sans-serif;
	font-size: 35px;
	text-align: center;
}
	#title .row1{
		font-family: 'Droid Sans', sans-serif;
		font-size: 120px;
		line-height: 20px;
	}
	#title .row2{
		font-family: "Baskerville Old Face", "Times New Roman", Helvetica, Arial, sans-serif;
		font-size: 100px;
		line-height: 170px;
	}
	#title .row3{
		font-family: 'Droid Sans', sans-serif;
		font-weight: bold;
		font-size: 110px;
		line-height: 20px;
	}


/*----------------------------
	The Gallery and photos
-----------------------------*/
#oblio{
	width: 100%;
	height: auto;
	margin-top: 147px;
}

#loading{
	display:none;
	width:40px;
	height:40px;
	background:url(../img/preloader.gif) no-repeat center center;
	position:relative;
	top:50%;
	left:50%;
	margin:-20px 0 0 -20px;
}

#gallery{
	position:relative;
	top:0;
	left:0;
	width:100%;
	height: 100%;
	background-color: #f5f5f5;
}

#gallery a{
	opacity:0;
	float:left;
	background-size:cover;
	background-position: center center;

	-webkit-transform:scale(0.8);
	-moz-transform:scale(0.8);
	transform:scale(0.8);

	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	transition:0.4s;
}

#gallery a.static:hover,
#gallery a.show:hover{
	opacity:0.9 !important;
}

#gallery a.static{
	opacity:1;

	-webkit-transform:none;
	-moz-transform:none;
	transform:none;

	-webkit-transition:opacity 0.4s;
	-moz-transition:opacity 0.4s;
	transition:opacity 0.4s;
}

#gallery a.next,
#gallery a.prev{
	background-color:#333;
	cursor:pointer;
}

#gallery a.next{
	background-image:url('../img/arrow_next.jpg');
}

#gallery a.prev{
	background-image:url('../img/arrow_prev.jpg');
}

#gallery a.show{
	opacity:1;

	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	transform:scale(1);
}


/* ===  CONTATTI  ===*/

#contatti{
	background-color: #efefef;
	margin-bottom: 40px;
}
	.contact label{
	font-family: "OpenSansRegular", Arial, sans-serif;
	font-size: 13px;
	color: #000000;
	padding: 4px 0 0 8px;
	display: block;
	}
	.contact input[type=text]
	{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 8px;
	width: 320px;
	height: 30px;
	color: #000;
	font-size: 13px;
	background-color: #FFFFFF;
	}
	.contact textarea
	{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 8px;
	width: 320px;
	color: #000;
	font-size: 15px;
	height: 120px;
	background-color: #FFFFFF;
	resize: vertical;
	display: block;
	}
	.contact input[type=button] {margin: 0 10px 10px 0; float: right;
	background-color: #000000;
	width: 95px;
	color: #FFFFFF;
	font-family: "OpenSansRegular", Arial, sans-serif;
	text-transform: capitalize;
	font-size: 14px;
	height: 40px;
	border: none;
	cursor: pointer;
	}
	.contact input[type=button]:hover {background-color: #ffffff; color: #000; border: 1px solid #000;}

.indirizzo{height: 200px; background-color: #000000; margin-top: 80px;}
.indirizzo p {
	color: #fff;
	margin: 20px;
	line-height: 30px;
	padding-bottom: 35px;
	border-bottom: dotted 3px #fff;
}
.indirizzo span a {
	color: #fff;
	float: right;
	font-weight: bold;
	padding-right: 10px;
}

/*Map*/
#map{
	width:100%;
}


#mapHolder{
	height:350px;
	margin-top: 147px;
}

/* ===  FOOTER  ===*/
#footer
{
	padding-top: 40px;
	position: relative;
}

#footer p
{
	font-size: 13px;
	color: #737373;
}

#footer .social-icons
{
	float: right;
}

#footer .social-icons p
{
	display: inline;
}

#footer .social-icons p a
{
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all  0.3s ease;
  }

#footer .social-icons p a:hover
{
	opacity:0.7;
	filter:alpha(opacity=70); /* For IE8 and earlier */
}



