@charset "utf-8";
/* CSS Document */

* { margin:0; padding:0; }

body {}

#container-header { width:100%; height:100px; border-bottom:4px solid #f8d400; }
#header { margin:0 auto; width:970px; height:100px; }
#logo { width:139px; height:80px; margin-top:10px; margin-left:15px; float:left; }
#nav { float:right; margin-right:5px; margin-top:33px; }
#menu li {  }
#menu { list-style:none; }
#menu li { float:left; font-family: 'Open Sans', sans-serif; font-weight:600; color:#333333; font-size:14px; display:block; background:#EDEDED; position:relative; z-index:500; -webkit-transition: all 0.1s ease-in-out; border-radius:5px; margin-left:3px; }
#menu li a:link, a:visited { text-decoration:none; color:#333333; padding:10px; display:block; border-radius:5px; }
#menu li a:hover { text-decoration:none; color:#FFFFFF; background:#f8d400; padding:10px; display:block; border-radius:5px; }
#menu ul { position:absolute; left:0; display:none; margin:0 0 0 -1px; padding:0; list-style:none; background:#FFFFFF; border-radius:5px; }
#menu ul li { width:180px; float:left; margin-top:1px; color:#FFFFFF; }
#menu li li:hover { -webkit-transform: translate(+10px,0); }

#container-slider { width:100%; height:475px; }

#container-slider #s-slider { width:960px; height:475px; position:relative; top:0; left:0; margin:0 auto; }



#container-barra-top { position:absolute; top:104px; left:0; width:100%; height:80px; background:#000000; opacity:0.6; z-index:50; }
#barra-top { position:relative; top:0; left:0; width:970px; height:80px; margin:0 auto; }
#barra-top h2 { font-family: 'Open Sans', sans-serif; font-size:45px; color:#FFFFFF; text-shadow:2px 2px 2px #000000; z-index:49; font-weight:600; text-align:right; margin-right:15px; padding-top:8px; }
#container-barra-bottom { position:absolute; top:499px; left:0; width:100%; height:80px; background:#000000; opacity:0.6; z-index:50; }
#barra-bottom { position:relative; top:0; left:0; width:970px; height:80px; margin:0 auto; }
#barra-bottom h2 { font-family: 'Open Sans', sans-serif; font-size:35px; color:#FFFFFF; text-shadow:2px 2px 2px #000000; z-index:49; font-weight:600; margin-left:15px; padding-top:18px; }


.container-breadcrumbs { width:100%; height:auto; margin-bottom:-4px; }
.container-breadcrumbs img { width:100%; height:auto; }


.container-main { width:100%; height:auto; border-top:4px solid #f8d400; }


#main-home { margin:0 auto; width:970px; height:auto; }
#testo-home { width:970px; height:auto; padding:10px 0; }
#testo-home p { font-family: 'Open Sans', sans-serif; font-size:20px; font-weight:600; margin:15px; color:#999999; text-align:center; }
.row1 { padding:10px 0; width:970px; height:220px; }
#block1 { margin:0 17.5px 0 30px; width:437.5px; height:250px; float:left; margin-bottom:65px; }
#block1 img { width:437.5px; height:250px; border-radius:5px; }
#block1 h4 { font-family: 'Open Sans', sans-serif; font-size:20px; font-weight:600; color:#333333; text-align:center; padding:10px 0; }
.titolo-box:link, .titolo-box:visited { text-decoration:none; color:#333333; }
.titolo-box:hover { text-decoration:none; color:#f8d400; }
#block2 { margin:0 30px 0 17.5px; width:437.5px; height:250px; float:left; margin-bottom:65px; }
#block2 img { width:437.5px; height:250px; border-radius:5px; }
#block2 h4 { font-family: 'Open Sans', sans-serif; font-size:20px; font-weight:600; color:#333333; text-align:center; padding:10px 0; }
#block3 { margin:0 17.5px 0 30px; width:437.5px; height:250px; float:left; margin-bottom:95px; }
#block3 img { width:437.5px; height:250px; border-radius:5px; }
#block3 h4 { font-family: 'Open Sans', sans-serif; font-size:20px; font-weight:600; color:#333333; text-align:center; padding:10px 0; }
#block4 { margin:0 30px 0 17.5px; width:437.5px; height:250px; float:left; margin-bottom:95px; }
#block4 img { width:437.5px; height:250px; border-radius:5px; }
#block4 h4 { font-family: 'Open Sans', sans-serif; font-size:20px; font-weight:600; color:#333333; text-align:center; padding:10px 0; }

img.opacity1 { opacity: 1; filter: alpha(opacity=100); -webkit-transition: opacity 0.1s linear; }	
img.opacity1:hover { opacity: 0.5; filter: alpha(opacity=50); -webkit-transition: opacity 0.1s linear; }




#main-azienda { margin:0 auto; width:970px; height:auto; }
#testo-azienda { width:970px; height:auto; padding:10px 0; }
#testo-azienda h2 { font-family: 'Open Sans', sans-serif; font-size:24px; font-weight:600; margin:20px 15px; color:#333333; }
#testo-aziendale { width:570px; height:auto; margin:15px 15px 80px 15px; float:left; }
#testo-aziendale p { font-family: 'Open Sans', sans-serif; font-size:12px; font-weight:400; color:#666666; text-align:justify; }
#foto-aziendale { width:340px; height:auto; margin:15px 15px 80px 15px; float:left; }
#foto-aziendale img { width:340px; height:282px; border-radius:5px; }
#main-azienda a.accent-yellow2:link, a.accent-yellow2:visited { text-decoration:none; color:#333333; }
#main-azienda a.accent-yellow2:hover { text-decoration:none; color:#f8d400; }



.main-attrezzature { margin:0 auto; width:970px; height:auto; }
.left-attrezzature { width:229px; float:left; border-right:1px solid #DEDEDE; padding-bottom:150px; margin:15px; }
.left-attrezzature h5 { font-family: 'Open Sans', sans-serif; font-size:16px; font-weight:600; margin:25px 0px 10px 0; color:#333333; }
.left-attrezzature ul { list-style:none; margin:0px 20px 0 0px; }
.left-attrezzature ul li { padding:10px 0; border-bottom:1px solid #EEEEEE; font-family: 'Open Sans', sans-serif; font-size:14px; font-weight:400; color:#999999; padding-left:10px; }
.left-attrezzature ul li a:link { text-decoration:none; color:#999999; }
.left-attrezzature ul li a:visited { text-decoration:none; color:#999999; }
.left-attrezzature ul li a:hover { text-decoration:none; color:#f8d400; }
.right-attrezzature { width:680px; float:left; margin:15px; }
.right-attrezzature h2 { font-family: 'Open Sans', sans-serif; font-size:24px; font-weight:600; margin:20px 15px; color:#333333; }
.right-attrezzature p { font-family: 'Open Sans', sans-serif; font-size:12px; font-weight:400; color:#666666; text-align:justify; margin:0 15px; }

.foto-attrezzature { width:340px; height:auto; margin:15px 15px 80px 15px; float:left; }
.foto-attrezzature img { width:340px; height:282px; border-radius:5px; }



.main-servizi { margin:0 auto; width:970px; height:auto; }
.left-servizi { width:229px; float:left; border-right:1px solid #DEDEDE; padding-bottom:150px; margin:15px; }
.left-servizi h5 { font-family: 'Open Sans', sans-serif; font-size:16px; font-weight:600; margin:25px 0px 10px 0; color:#333333; }
.left-servizi ul { list-style:none; margin:0px 20px 0 0px; }
.left-servizi ul li { padding:10px 0; border-bottom:1px solid #EEEEEE; font-family: 'Open Sans', sans-serif; font-size:14px; font-weight:400; color:#999999; padding-left:10px; }
.left-servizi ul li a:link { text-decoration:none; color:#999999; }
.left-servizi ul li a:visited { text-decoration:none; color:#999999; }
.left-servizi ul li a:hover { text-decoration:none; color:#f8d400; }
.right-servizi { width:680px; float:left; margin:15px; }
.right-servizi h2 { font-family: 'Open Sans', sans-serif; font-size:24px; font-weight:600; margin:20px 15px; color:#333333; }
.right-servizi h6 { font-family: 'Open Sans', sans-serif; font-size:14px; font-weight:600; margin:15px 15px 5px 15px; color:#333333; }
.right-servizi p { font-family: 'Open Sans', sans-serif; font-size:12px; font-weight:400; color:#666666; text-align:justify; margin:0 15px; }

.foto-servizi { width:340px; height:auto; margin:15px 15px 80px 15px; float:left; }
.foto-servizi img { width:340px; height:282px; border-radius:5px; }


.main-ritrovamenti-bellici { margin:0 auto; width:970px; height:auto; }
.left-ritrovamenti-bellici { width:229px; float:left; border-right:1px solid #DEDEDE; padding-bottom:150px; margin:15px; }
.left-ritrovamenti-bellici h5 { font-family: 'Open Sans', sans-serif; font-size:16px; font-weight:600; margin:25px 0px 10px 0; color:#333333; }
.left-ritrovamenti-bellici ul { list-style:none; margin:0px 20px 0 0px; }
.left-ritrovamenti-bellici ul li { padding:10px 0; border-bottom:1px solid #EEEEEE; font-family: 'Open Sans', sans-serif; font-size:14px; font-weight:400; color:#999999; padding-left:10px; }
.left-ritrovamenti-bellici ul li a:link { text-decoration:none; color:#999999; }
.left-ritrovamenti-bellici ul li a:visited { text-decoration:none; color:#999999; }
.left-ritrovamenti-bellici ul li a:hover { text-decoration:none; color:#f8d400; }
.right-ritrovamenti-bellici { width:680px; float:left; margin:15px; padding-bottom:30px; }
.right-ritrovamenti-bellici h2 { font-family: 'Open Sans', sans-serif; font-size:24px; font-weight:600; margin:20px 15px; color:#333333; }
.right-ritrovamenti-bellici p { font-family: 'Open Sans', sans-serif; font-size:12px; font-weight:400; color:#666666; text-align:justify; margin:0 15px; }
.bellico { border-bottom:1px solid #EDEDED; margin-bottom:20px; padding-bottom:15px; height:85px; }
.testo-bellico { float:left; width:580px; height:85px; }
.testo-bellico h6 { font-family: 'Open Sans', sans-serif; font-size:14px; font-weight:600; margin:0 15px 5px 15px; color:#333333; }
.testo-bellico p { font-family: 'Open Sans', sans-serif; font-size:12px; font-weight:400; color:#666666; text-align:justify; margin:0 15px; }
.testo-bellico .lista:link, .lista:visited { text-decoration:none; color:#000000; }
.testo-bellico .lista:hover { text-decoration:none; color:#f8d400; }
.img-bellico { float:left; width:100px; height:85px; }


.articolo p { font-family: 'Open Sans', sans-serif; font-size:12px; font-weight:400; color:#666666; text-align:justify; margin-bottom:40px; }

.spazio { margin-left:12px; margin-bottom:30px; margin-top:50px; }

.bottone { margin:30px 0 40px 15px; }
.bottone-torna { padding:10px 15px; background:#f8d400; border-radius:4px; font-family: 'Open Sans', sans-serif; font-size:14px; color:#FFFFFF; font-weight:bold; }
.bottone-torna:link, .bottone-torna:visited { text-decoration:none; color:#FFFFFF; padding:10px 15px; }
.bottone-torna:hover { text-decoration:none; color:#333333; padding:10px 15px; }



.main-indagini { margin:0 auto; width:970px; height:auto; }
.left-indagini { width:229px; float:left; border-right:1px solid #DEDEDE; padding-bottom:150px; margin:15px; }
.left-indagini h5 { font-family: 'Open Sans', sans-serif; font-size:16px; font-weight:600; margin:25px 0px 10px 0; color:#333333; }
.left-indagini ul { list-style:none; margin:0px 20px 0 0px; }
.left-indagini ul li { padding:10px 0; border-bottom:1px solid #EEEEEE; font-family: 'Open Sans', sans-serif; font-size:14px; font-weight:400; color:#999999; padding-left:10px; }
.left-indagini ul li a:link { text-decoration:none; color:#999999; }
.left-indagini ul li a:visited { text-decoration:none; color:#999999; }
.left-indagini ul li a:hover { text-decoration:none; color:#f8d400; }
.right-indagini { width:680px; float:left; margin:15px; }
.right-indagini h2 { font-family: 'Open Sans', sans-serif; font-size:24px; font-weight:600; margin:20px 15px; color:#333333; }
.right-indagini p { font-family: 'Open Sans', sans-serif; font-size:12px; font-weight:400; color:#666666; text-align:justify; margin:0 15px; }

.foto-indagini { width:340px; height:auto; margin:15px 15px 80px 15px; float:left; }
.foto-indagini img { width:340px; height:282px; border-radius:5px; }




#main-contatti { margin:0 auto; width:970px; height:auto; }
#testo-contatti { width:970px; height:auto; padding:10px 0; }
#testo-contatti h2 { font-family: 'Open Sans', sans-serif; font-size:24px; font-weight:600; margin:20px 15px; color:#333333; }
#mappa { width:940px; height:auto; margin:15px 15px 10px 15px; }
#mappa h3 { font-family: 'Open Sans', sans-serif; font-size:22px; font-weight:600; color:#333333; margin-bottom:20px; }
#indirizzo { width:455px; height:auto; margin:15px 15px 80px 15px; float:left; }
#indirizzo h3 { font-family: 'Open Sans', sans-serif; font-size:22px; font-weight:600; color:#333333; margin-bottom:20px; }
#indirizzo p { font-family: 'Open Sans', sans-serif; font-size:14px; font-weight:400; color:#666666; }
#form1 { width:455px; height:auto; margin:15px 15px 80px 15px; float:left; }
#form1 h3 { font-family: 'Open Sans', sans-serif; font-size:22px; font-weight:600; color:#333333; margin-bottom:20px; }
#form1 p { font-family: 'Open Sans', sans-serif; font-size:14px; font-weight:400; color:#666666; }
.left { margin-right:5px; float:left; }
.right { margin-left:5px; float:left; }
input[type="text"] { display:block; margin-bottom:10px; width:200.5px; height:30px; border:1px solid #DDDDDD; border-radius:4px; padding:0 10px; font-family: 'Open Sans', sans-serif; font-size:13px; font-weight:400; color:#333333; }
input[type="email"] { display:block; margin-bottom:10px; width:200.5px; height:30px; border:1px solid #DDDDDD; border-radius:4px; padding:0 10px; font-family: 'Open Sans', sans-serif; font-size:13px; font-weight:400; color:#333333; }
textarea { display:block; margin-bottom:10px; width:433px; height:80px; border:1px solid #DDDDDD; border-radius:4px; padding:5px 10px; font-family: 'Open Sans', sans-serif; font-size:13px; font-weight:400; color:#333333; clear:both; }
input[type="submit"] { width:100px; height:30px; background:#333333; font-family: 'Open Sans', sans-serif; font-size:13px; font-weight:400; color:#FFFFFF; border:0; border-radius:4px; }
input[type="submit"]:hover { width:100px; height:30px; background:#f8d400; font-family: 'Open Sans', sans-serif; font-size:13px; font-weight:400; color:#FFFFFF; border:0; border-radius:4px; cursor:pointer; }
.privacy { font-family: 'Open Sans', sans-serif; font-size:13px; font-weight:400; color:#666666; padding-bottom:10px; text-align:justify; }
#indirizzo a.accent-yellow2:link, a.accent-yellow2:visited { text-decoration:none; color:#333333; }
#indirizzo a.accent-yellow2:hover { text-decoration:none; color:#f8d400; }



#container-barra-info { width:100%; height:100px; background:#DDDDDD; margin:10px 0; clear:both; }
#barra-info { margin:0 auto; width:970px; height:100px; }
#barra-info .certificazione { float:left; font-family: 'Open Sans', sans-serif; font-size:12px; color:#333333; line-height:105px; margin-left:15px; }
.certificazione a.accent-white:link, a.accent-white:visited { text-decoration:none; color:#333333; }
.certificazione a.accent-white:hover { text-decoration:none; color:#FFFFFF; }
#arrows { width:112px; height:100px; float:right; margin-right:15px; }
.testo-barra-info { float:right; font-family: 'Open Sans', sans-serif; font-size:12px; color:#333333; text-align:right; font-weight:600; margin-right:10px; margin-top:15px; }


#container-footer { width:100%; height:200px; background:#333333; }
#footer { margin:0 auto; width:970px; height:200px; }
#footer-sx { float:left; }
.indirizzo-footer { margin-top:20px; margin-left:15px; font-family: 'Open Sans', sans-serif; font-size:12px; text-align:left; color:#FFFFFF; }
.indirizzo-footer a.accent-yellow:link, a.accent-yellow:visited { text-decoration:none; color:#FFFFFF; }
.indirizzo-footer a.accent-yellow:hover { text-decoration:none; color:#f8d400; }
#footer-dx { float:right; }
.copyright { margin-top:20px; margin-right:15px; font-family: 'Open Sans', sans-serif; font-size:12px; text-align:right; color:#FFFFFF; }
.copyright a.accent-yellow:link, a.accent-yellow:visited { text-decoration:none; color:#FFFFFF; }
.copyright a.accent-yellow:hover { text-decoration:none; color:#f8d400; }

/* privacy cookies policy */
#testo-cookies { width:940px; height:auto; margin:15px 15px 80px 15px; float:left; }
#testo-cookies p { font-family: 'Open Sans', sans-serif; font-size:12px; font-weight:400; color:#666666; text-align:justify; }
ul.lista { font-family: 'Open Sans', sans-serif; font-size:12px; font-weight:400; color:#666666; text-align:justify; margin-left:15px; }
ol.lista { font-family: 'Open Sans', sans-serif; font-size:12px; font-weight:400; color:#666666; text-align:justify; margin-left:15px; }
/* Preload images */
body:after {
  content: url(../Immagini/close.png) url(../Immagini/loading.gif) url(../Immagini/prev.png) url(../Immagini/next.png);
  display: none;
}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-container {
  padding: 4px;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(../Immagini/loading.gif) no-repeat;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: none;
  background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(../Immagini/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(../Immagini/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(../Immagini/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
section{display:block}[hidden]{display:none}a:focus{outline:thin dotted}a:active,a:hover{outline:0}img{border:0}svg:not(:root){overflow:hidden}a{color:#4ae;text-decoration:none}a:hover{text-decoration:underline}::-moz-selection,::selection{background:#e67e39;color:#fff}section{border-top:2px solid #f2f2f2;text-align:center;padding:2rem 0}section:first-of-type{border-top:none}@media (min-width: 40rem){section{padding:4rem 0}}.container{margin:0 auto;max-width:40rem;width:90%}.row{*zoom:1}.row:after{content:"";display:table;clear:both}.example-image-link{display:inline-block;padding:4px;margin:0 0.5rem 1rem 0.5rem;background-color:#fff;line-height:0;-webkit-transition:background-color 0.1s ease-out;-moz-transition:background-color 0.1s ease-out;-o-transition:background-color 0.1s ease-out;transition:background-color 0.1s ease-out;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;border-radius:6px;}.example-image-link:hover{background-color:#F8D400;}.example-image{width:8.5rem;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px}
/*
 * jQuery Nivo Slider v3.2
 * http://nivo.dev7studios.com
 *
 * Copyright 2012, Dev7studios
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */
 
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
	width:100%;
	height:auto;
	overflow: hidden;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	max-width: none;
}
.nivo-main-image {
	display: block !important;
	position: relative !important; 
	width: 100% !important;
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
	background:white; 
	filter:alpha(opacity=0); 
	opacity:0;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
	top:0;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
	overflow:hidden;
}
.nivo-box img { display:block; }

/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	width:100%;
	z-index:8;
	padding: 5px 10px;
	opacity: 0.8;
	overflow: hidden;
	display: none;
	-moz-opacity: 0.8;
	filter:alpha(opacity=8);
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	text-align:center;
	padding: 15px 0;
}
.nivo-controlNav a {
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}
/*
Skin Name: Nivo Slider Default Theme
Skin URI: http://nivo.dev7studios.com
Description: The default skin for the Nivo Slider.
Version: 1.3
Author: Gilbert Pellegrom
Author URI: http://dev7studios.com
Supports Thumbs: true
*/

.theme-default .nivoSlider {
	position:relative;
	background:#fff url(loading.gif) no-repeat 50% 50%;
    margin-bottom:10px;
    /*-webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
    -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
    box-shadow: 0px 1px 5px 0px #4a4a4a;*/
}
.theme-default .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.theme-default .nivoSlider a {
	border:0;
	display:block;
}

.theme-default .nivo-controlNav {
	text-align: center;
	padding: 20px 0;
	display:none;
}
.theme-default .nivo-controlNav a {
	display:inline-block;
	width:22px;
	height:22px;
	background:url(bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin: 0 2px;
}
.theme-default .nivo-controlNav a.active {
	background-position:0 -22px;
}

.theme-default .nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
	opacity: 0;
	-webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}
.theme-default:hover .nivo-directionNav a { opacity: 1; }
.theme-default a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
.theme-default a.nivo-prevNav {
	left:15px;
}

.theme-default .nivo-caption {
    font-family: Helvetica, Arial, sans-serif;
}
.theme-default .nivo-caption a {
    color:#fff;
    border-bottom:1px dotted #fff;
}
.theme-default .nivo-caption a:hover {
    color:#fff;
}

.theme-default .nivo-controlNav.nivo-thumbs-enabled {
	width: 100%;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled a {
	width: auto;
	height: auto;
	background: none;
	margin-bottom: 5px;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled img {
	display: block;
	width: 120px;
	height: auto;
}