/* Minification failed. Returning unminified contents.
(790,1): run-time error CSS1019: Unexpected token, found '@charset'
(790,10): run-time error CSS1019: Unexpected token, found '"utf-8"'
(790,17): run-time error CSS1019: Unexpected token, found ';'
 */
/* =================================================================================================
Global styles
================================================================================================= */
body {
  padding: 0 1em;
  margin: 0; }

.container {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  padding: 0; }

section div {
  padding: 1em 0; }

.hero {
  height: 13.75em;
  background-color: #666666; }

[role="banner"],
.two-columns,
.six-columns,
.varying-columns,
.nested-columns,
.more-nested-columns,
.offset-columns,
[role="contentinfo"] {
  background-color: #e6e6e6; }
  [role="banner"] div,
  .two-columns div,
  .six-columns div,
  .varying-columns div,
  .nested-columns div,
  .more-nested-columns div,
  .offset-columns div,
  [role="contentinfo"] div {
    background-color: #b3b3b3; }
  [role="banner"] .nested,
  .two-columns .nested,
  .six-columns .nested,
  .varying-columns .nested,
  .nested-columns .nested,
  .more-nested-columns .nested,
  .offset-columns .nested,
  [role="contentinfo"] .nested {
    background-color: transparent; }
    [role="banner"] .nested div,
    .two-columns .nested div,
    .six-columns .nested div,
    .varying-columns .nested div,
    .nested-columns .nested div,
    .more-nested-columns .nested div,
    .offset-columns .nested div,
    [role="contentinfo"] .nested div {
      background-color: gray; }

[role="contentinfo"] {
  padding: 0.45em 0;
  text-align: center; }
  [role="contentinfo"] p {
    margin: 0; }

@media screen and (min-width: 36em) {
  .two-columns,
  .four-columns,
  .six-columns,
  .varying-columns,
  .nested-columns,
  .more-nested-columns,
  .offset-columns {
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
    zoom: 1;
    padding: 0;
    margin-bottom: 1.375em; }
    .two-columns:before, .two-columns:after,
    .four-columns:before,
    .four-columns:after,
    .six-columns:before,
    .six-columns:after,
    .varying-columns:before,
    .varying-columns:after,
    .nested-columns:before,
    .nested-columns:after,
    .more-nested-columns:before,
    .more-nested-columns:after,
    .offset-columns:before,
    .offset-columns:after {
      content: "";
      display: table; }
    .two-columns:after,
    .four-columns:after,
    .six-columns:after,
    .varying-columns:after,
    .nested-columns:after,
    .more-nested-columns:after,
    .offset-columns:after {
      clear: both; }
    .two-columns > div,
    .four-columns > div,
    .six-columns > div,
    .varying-columns > div,
    .nested-columns > div,
    .more-nested-columns > div,
    .offset-columns > div {
      float: left;
      margin-right: 2.73973%;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }

  [role="banner"] {
    margin-bottom: 1.375em; }

  section div {
    padding: 1.8em 1em 0.93em 1em; }

  .hero {
    margin-bottom: 1.375em; }

  .two-columns div {
    width: 100%; }
  .two-columns .right-column {
    margin-right: 0;
    float: right; }

  .six-columns div {
    width: 31.50685%; }
  .six-columns .sixth-column {
    margin-right: 0;
    float: right; }

  .four-columns div {
    width: 31.50685%;
    float: left; }
  .four-columns .fourth-column {
    margin-right: 0;
    float: right; }

  .varying-columns .first-column {
    width: 31.50685%; }
  .varying-columns .second-column {
    width: 65.75342%; }
  .varying-columns .third-column {
    width: 100%; }
  .varying-columns .third-column {
    margin-right: 0;
    float: right; }

  .nested-columns .nested {
    padding: 0;
    width: 100%; }
    .nested-columns .nested > div {
      float: left;
      margin-right: 2.73973%;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
    .nested-columns .nested div {
      width: 31.50685%;
      margin-right: 2.73973%; }
    .nested-columns .nested .third-nested {
      margin-right: 0;
      float: right; }
  .nested-columns .unnested {
    width: 100%;
    margin-right: 0;
    float: right; }

  .more-nested-columns .first-unnested {
    width: 65.75342%; }
  .more-nested-columns .nested {
    padding: 0;
    width: 100%; }
    .more-nested-columns .nested > div {
      float: left;
      margin-right: 2.73973%;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
    .more-nested-columns .nested div {
      width: 31.50685%;
      margin-right: 2.73973%; }
    .more-nested-columns .nested .second-nested {
      width: 65.75342%;
      margin-right: 0;
      float: right; }
  .more-nested-columns .second-unnested {
    width: 31.50685%;
    margin-right: 0;
    float: right; }

  .offset-columns .first-offset {
    float: left;
    margin-left: 25%;
    width: 31.50685%; }
  .offset-columns .second-offset {
    float: right;
    margin-right: 50%;
    width: 65.75342%; } }
* {
  margin: 0;
  padding: 0;
  outline: none;
  border: 0;
  font-weight: normal;
  font-size: 96%; }

html, body {
  margin: 0;
  padding: 0;
  height: 100%;
  font-family: 'Open Sans';
  text-align: center;
  margin: 0 auto; }

h1, h2 {
  background: #108ad8;
  width: 100%;
  margin-top: 40px;
  margin-bottom: 40px;
  font-size: 30px;
  color: #FFF;
  line-height: 88px;
  border-left: 5px solid #63c1fa;
  font-family: 'Dosis', sans-serif;
  font-weight: 400;
  line-height: 46px;
  font-size: 40px;
  margin: 0 0 23px 0; }

h3 {
  font-size: 2.2em;
  font-weight: bold;
  text-align: left;
  font-family: 'Dosis', sans-serif; }

/* */
#logo a {
  text-decoration: none;
  background: url(/Content/images/logo-modelleria-Pedretti.png);
  background-repeat: no-repeat !important;
  background-size: cover !important;
  display: block;
  height: 130px;
  width: 400px; }
#logo h1, #logo h2 {
  background-color: transparent;
  border: 0;
  font-size: 1.4em;
  margin-top: 1.9%; }
  #logo h1 a, #logo h2 a {
    background-color: transparent;
    border: 0;
    color: #fff;
    text-decoration: none; }

.inner-title {
  border: 0 none;
  bottom: -300px;
  left: 0;
  position: absolute;
  text-align: left;
  background-color: #63c1fa;
  margin-bottom: 0;
  padding: 0.7% 0; }
  .inner-title div {
    width: 960px;
    margin: auto; }

.overlay {
  background-attachment: fixed;
  background-color: rgba(44, 62, 80, 0.6);
  background-image: url("images/pattern.png");
  height: 100%;
  left: 0;
  overflow: auto;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2;
  opacity: 0.6; }

h5, .box-title {
  color: #403B3B;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 8px;
  margin-top: 20px;
  letter-spacing: -1px;
  display: block; }

strong {
  color: #403B3B;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: -1px; }

.mtop {
  margin-top: 2%; }

#header {
  color: #FFFFFF;
  float: left;
  height: 108px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 3; }

header {
  width: 960px;
  padding-bottom: 0;
  padding-top: 18px;
  height: 90px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: inline-block; }

section {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  zoom: 1;
  padding: 0;
  width: 960px;
  padding: 0; }
  section:before, section:after {
    content: "";
    display: table; }
  section:after {
    clear: both; }
  section > div {
    float: left;
    margin-right: 2.73973%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

section div img {
  width: 100%;
  text-align: center;
  margin-left: auto;
  margin-right: auto; }

.four-columns {
  width: column(4); }

.col {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  zoom: 1;
  padding: 0;
  width: 24.507%;
  float: left; }
  .col:before, .col:after {
    content: "";
    display: table; }
  .col:after {
    clear: both; }
  .col > div {
    float: left;
    margin-right: 2.73973%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

.tel {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  zoom: 1;
  padding: 0;
  width: 19.5%;
  float: left; }
  .tel:before, .tel:after {
    content: "";
    display: table; }
  .tel:after {
    clear: both; }
  .tel > div {
    float: left;
    margin-right: 2.73973%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

.bigcontainer {
  width: 100%;
  background-color: #32526e;
  height: 47px; }

.barra {
  width: 960px;
  margin: auto; }

.top {
  float: left;
  color: #FFF;
  text-align: left;
  line-height: 47px;
  font-size: 14px; }

.icons {
  margin-right: 0;
  float: right;
  background: #191919;
  width: 240px;
  float: right;
  color: #FFF;
  text-align: right;
  padding-top: 12px; }

#logo {
  height: 90px;
  float: left;
  text-decoration: none;
  text-align: right;
  /*width: 412px;*/
  float: left;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-family: 'Dosis', sans-serif;
  font-weight: 400;
  line-height: 46px;
  font-size: 40px;
  margin: 0 0 23px 0; }

/* MENU */
#navigation {
  float: right;
  height: 90px;
  line-height: 90px;
  text-decoration: none;
  font-size: 18px;
  display: inline-block; }

#navigation ul {
  display: inline-block;
  height: 90px;
  line-height: 90px;
  width: 548px; }

#navigation ul li {
  float: right;
  display: inline-block;
  height: 90px;
  line-height: 90px; }

#navigation ul li a {
  float: right;
  display: inline-block;
  padding: 0 10px;
  height: 87px;
  border-bottom: 3px solid transparent;
  line-height: 90px;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase; }

#navigation ul li a.selected {
  background-color: #63c1fa; }

#navigation ul li a:hover {
  background-color: #32526e; }

#map_canvas {
  height: 400px; }

/* SLIDER */
#slideshow {
  width: 100%;
  background-repeat: repeat-y;
  height: 400px;
  position: relative;
  background-size: cover;
  background-position: center;
  display: inline-block;
  /* necessario, altrimenti sparisce la barra dei menu in crome e firefox */ }

.headerHome {
  background-image: url(images/bande/home.jpg); }

.headerChiSiamo {
  background-image: url(images/bande/chi-siamo.jpg); }

.headerServizi {
  background-image: url(images/bande/servizi.jpg); }

.headerError, .headerNotFound {
  background-image: url(images/bande/error.jpg); }

/* CONTENT */
.tree-columns {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  zoom: 1;
  padding: 0; }
  .tree-columns:before, .tree-columns:after {
    content: "";
    display: table; }
  .tree-columns:after {
    clear: both; }
  .tree-columns > div {
    float: left;
    margin-right: 2.73973%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

.tree-columns.text {
  margin: auto;
  width: 960px; }

.second-column {
  background-color: #63c1fa;
  text-decoration: none; }
  .second-column .img {
    background-image: url("Images/contatti.svg"); }
  .second-column:hover {
    background-color: rgba(16, 138, 216, 0.2);
    border-color: #108ad8; }
    .second-column:hover span .box-title {
      color: #108ad8; }
    .second-column:hover span .box-body {
      color: #108ad8; }
    .second-column:hover .img {
      background-image: url("Images/contatti-hover.svg"); }

.first-column {
  background-color: #108ad8;
  text-decoration: none; }
  .first-column .img {
    background-image: url("Images/servizi.svg"); }
  .first-column:hover {
    background-color: rgba(16, 138, 216, 0.2);
    border-color: #108ad8; }
    .first-column:hover span .box-title {
      color: #108ad8; }
    .first-column:hover span .box-body {
      color: #108ad8; }
    .first-column:hover .img {
      background-image: url("Images/servizi-hover.svg"); }

.first-column, .second-column, .third-column {
  border: 3px solid #FFFFFF;
  display: block;
  float: left;
  margin-right: 2%;
  padding: 3%;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 42.3%; }
  .first-column > *:first-child, .second-column > *:first-child, .third-column > *:first-child {
    float: right; }
  .first-column > .img, .second-column > .img, .third-column > .img {
    background-position: center center;
    background-repeat: no-repeat;
    /*background-size: 69% auto;height: 73px; width: 73px;*/
    background-size: cover;
    height: 40px;
    width: 40px;
    padding: 4%;
    display: block; }
  .first-column > span, .second-column > span, .third-column > span {
    width: 64%; }
    .first-column > span .box-title, .second-column > span .box-title, .third-column > span .box-title {
      margin-top: 0;
      color: #FFF; }
    .first-column > span .box-body, .second-column > span .box-body, .third-column > span .box-body {
      color: #FFF;
      text-align: left; }

.second-column {
  margin-right: 0px !important; }

.main_title, .in_page_title {
  text-align: left;
  height: 88px;
  width: 960px;
  margin-top: 30px;
  margin-bottom: 10px;
  font-size: 30px;
  color: #108ad8;
  line-height: 88px;
  padding: 0; }

.mark-info h3 {
  font-size: 15px; }

.mark-info p {
  font-size: 14px; }

.in_page_title {
  font-size: 16px;
  line-height: auto;
  height: auto; }

section ul {
  margin-bottom: 15px;
  margin-top: 15px;
  padding-left: 30px;
  text-align: left;
  color: #6F6F6F; }

section ul.half_page {
  float: left;
  margin-right: 104px;
  text-align: justify;
  width: 43%;
  padding: 0px; }

section ul.half_page.last {
  margin-right: 0px; }

.mbottom {
  margin-bottom: 15px; }

.gallery {
  padding: 0; }
  .gallery li {
    float: left;
    height: 182px;
    list-style: none outside none;
    width: 25%;
    /* &:hover { background-image: url("images/search.png"); background-position: center center; background-repeat: no-repeat; 
    	a { opacity: 0.5; }
    }*/ }
    .gallery li a {
      background-repeat: no-repeat !important;
      background-size: cover !important;
      display: block;
      /*height: 321px; width: 100%;  */
      border: 1px solid #63c1fa;
      height: 172px;
      width: 230px; }

/*FORM CONTATTI*/
.form-container {
  padding: 0px; }

.form-container li {
  list-style: none;
  margin-bottom: 14px;
  clear: both;
  overflow: auto; }

.form-container li .label {
  background-color: #D4D4D4;
  height: 12px;
  padding: 19px;
  width: 202px;
  font-size: 1.1em; }

.form-container li input[type=text], .form-container li textarea {
  font-family: 'Open Sans';
  background-color: #EFEFEF;
  float: right;
  height: 14px;
  padding: 18px;
  width: 668px; }

.form-container li textarea {
  height: 84px; }

.form-container li.submit-request {
  background-color: #32526e;
  overflow: auto;
  width: 236px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s; }
  .form-container li.submit-request:hover {
    background-color: #63c1fa; }

.form-container li.submit-request #submit-request {
  color: #FFF;
  font-family: 'Open Sans';
  background-color: transparent;
  padding: 19px;
  width: 100%;
  text-transform: uppercase;
  cursor: pointer; }

.field-validation-valid {
  display: none; }

.field-validation-error {
  color: #FF0000; }

/*FOOTER*/
.footer {
  background-color: #32526e;
  border-top: 5px solid #63c1fa;
  color: #FFFFFF;
  height: auto;
  margin-top: 40px;
  padding-bottom: 34px;
  padding-top: 25px; }

.footer a, .col.top a {
  color: #FFF;
  text-decoration: none; }

/* ALLINEAMENTI */
.fl {
  float: left;
  display: inline-block; }

.fr {
  float: right;
  display: inline-block; }

.margin_dx {
  margin-right: 20px; }

.text {
  text-align: justify;
  padding: 0;
  color: #6F6F6F;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 23px;
  margin: 0 0 23px 0; }

.bold {
  font-weight: 700; }

/*GOOGLE SEARCH*/
#goog-fixurl {
  padding-left: 0px; }

#goog-wm, #goog-wm * {
  padding: 0px;
  text-align: left;
  font-size: 13.6px; }

#goog-wm b {
  display: none; }

#goog-wm form {
  margin-top: 15px; }

#goog-wm-qt {
  font-family: 'Open Sans';
  background-color: #EFEFEF;
  margin-bottom: 14px;
  /*float: right;margin-left: 15px;*/
  height: 14px;
  padding: 18px;
  width: 648px;
  background-image: url(images/search-icon.png);
  background-position: right;
  background-repeat: no-repeat; }

#goog-wm-sb {
  float: none;
  display: block;
  color: #fff;
  padding: 19px;
  text-transform: uppercase;
  width: 100%;
  text-transform: uppercase;
  clear: both;
  background-color: #32526e;
  overflow: auto;
  width: 236px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s; }
  #goog-wm-sb:hover {
    background-color: #63c1fa;
    cursor: pointer; }

.search-goog {
  list-style: none; }


@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'Open Sans';
    src: url('font/OpenSans-Regular-webfont.eot');
    src: url('font/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/OpenSans-Regular-webfont.woff') format('woff'),
         url('font/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('font/OpenSans-Regular-webfont.svg#OpenSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Dosis';
    src: url('font/dosis-Regular-webfont.eot');
    src: url('font/dosis-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/dosis-Regular-webfont.woff') format('woff'),
         url('font/dosis-Regular-webfont.ttf') format('truetype'),
         url('font/dosis-Regular-webfont.svg#dosisRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px}
div.pp_default .pp_top .pp_left{background:url(images/prettyPhoto/default/sprite.png) -78px -93px no-repeat}
div.pp_default .pp_top .pp_middle{background:url(images/prettyPhoto/default/sprite_x.png) top left repeat-x}
div.pp_default .pp_top .pp_right{background:url(images/prettyPhoto/default/sprite.png) -112px -93px no-repeat}
div.pp_default .pp_content .ppt{color:#f8f8f8}
div.pp_default .pp_content_container .pp_left{background:url(images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;padding-left:13px}
div.pp_default .pp_content_container .pp_right{background:url(images/prettyPhoto/default/sprite_y.png) top right repeat-y;padding-right:13px}
div.pp_default .pp_next:hover{background:url(images/prettyPhoto/default/sprite_next.png) center right no-repeat;cursor:pointer}
div.pp_default .pp_previous:hover{background:url(images/prettyPhoto/default/sprite_prev.png) center left no-repeat;cursor:pointer}
div.pp_default .pp_expand{background:url(images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_expand:hover{background:url(images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;cursor:pointer}
div.pp_default .pp_contract{background:url(images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_contract:hover{background:url(images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;cursor:pointer}
div.pp_default .pp_close{width:30px;height:30px;background:url(images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;cursor:pointer}
div.pp_default .pp_gallery ul li a{background:url(images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;border:1px solid #aaa}
div.pp_default .pp_social{margin-top:7px}
div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{position:static;left:auto}
div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url(images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;height:30px;width:30px}
div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}
div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url(images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;height:20px;width:20px;margin:4px 0 0}
div.pp_default a.pp_arrow_next{left:52px;background-position:-82px -3px}
div.pp_default .pp_content_container .pp_details{margin-top:5px}
div.pp_default .pp_nav{clear:none;height:30px;width:110px;position:relative}
div.pp_default .pp_nav .currentTextHolder{font-family:Georgia;font-style:italic;color:#999;font-size:11px;left:75px;line-height:25px;position:absolute;top:2px;margin:0;padding:0 0 0 10px}
div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:0.7}
div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 5px 0}
div.pp_default .pp_bottom .pp_left{background:url(images/prettyPhoto/default/sprite.png) -78px -127px no-repeat}
div.pp_default .pp_bottom .pp_middle{background:url(images/prettyPhoto/default/sprite_x.png) bottom left repeat-x}
div.pp_default .pp_bottom .pp_right{background:url(images/prettyPhoto/default/sprite.png) -112px -127px no-repeat}
div.pp_default .pp_loaderIcon{background:url(images/prettyPhoto/default/loader.gif) center center no-repeat}
div.light_rounded .pp_top .pp_left{background:url(../images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat}
div.light_rounded .pp_top .pp_right{background:url(../images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat}
div.light_rounded .pp_next:hover{background:url(../images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.light_rounded .pp_previous:hover{background:url(../images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_rounded .pp_expand{background:url(../images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_rounded .pp_expand:hover{background:url(../images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_rounded .pp_contract{background:url(../images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_rounded .pp_contract:hover{background:url(../images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_rounded .pp_close{width:75px;height:22px;background:url(../images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_rounded .pp_nav .pp_play{background:url(../images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_nav .pp_pause{background:url(../images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_arrow_previous{background:url(../images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat}
div.light_rounded .pp_arrow_next{background:url(../images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat}
div.light_rounded .pp_bottom .pp_left{background:url(../images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat}
div.light_rounded .pp_bottom .pp_right{background:url(../images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_top .pp_left{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat}
div.dark_rounded .pp_top .pp_right{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat}
div.dark_rounded .pp_content_container .pp_left{background:url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y}
div.dark_rounded .pp_content_container .pp_right{background:url(../images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y}
div.dark_rounded .pp_next:hover{background:url(../images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_rounded .pp_previous:hover{background:url(../images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.dark_rounded .pp_expand{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_expand:hover{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract{background:url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract:hover{background:url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_close{width:75px;height:22px;background:url(../images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_rounded .pp_description{margin-right:85px;color:#fff}
div.dark_rounded .pp_nav .pp_play{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_nav .pp_pause{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_arrow_previous{background:url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat}
div.dark_rounded .pp_arrow_next{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat}
div.dark_rounded .pp_bottom .pp_left{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat}
div.dark_rounded .pp_bottom .pp_right{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_loaderIcon{background:url(../images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat}
div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background:#000}
div.dark_square .pp_description{color:#fff;margin:0 85px 0 0}
div.dark_square .pp_loaderIcon{background:url(../images/prettyPhoto/dark_square/loader.gif) center center no-repeat}
div.dark_square .pp_expand{background:url(../images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_square .pp_expand:hover{background:url(../images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_square .pp_contract{background:url(../images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_square .pp_contract:hover{background:url(../images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_square .pp_close{width:75px;height:22px;background:url(../images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_square .pp_nav{clear:none}
div.dark_square .pp_nav .pp_play{background:url(../images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_nav .pp_pause{background:url(../images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_arrow_previous{background:url(../images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat}
div.dark_square .pp_arrow_next{background:url(../images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat}
div.dark_square .pp_next:hover{background:url(../images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_square .pp_previous:hover{background:url(../images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_square .pp_expand{background:url(../images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_square .pp_expand:hover{background:url(../images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_square .pp_contract{background:url(../images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_square .pp_contract:hover{background:url(../images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_square .pp_close{width:75px;height:22px;background:url(../images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_square .pp_nav .pp_play{background:url(../images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_nav .pp_pause{background:url(../images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_arrow_previous{background:url(../images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat}
div.light_square .pp_arrow_next{background:url(../images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat}
div.light_square .pp_next:hover{background:url(../images/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor:pointer}
div.light_square .pp_previous:hover{background:url(../images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_top .pp_left{background:url(../images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat}
div.facebook .pp_top .pp_middle{background:url(../images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x}
div.facebook .pp_top .pp_right{background:url(../images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat}
div.facebook .pp_content_container .pp_left{background:url(../images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y}
div.facebook .pp_content_container .pp_right{background:url(../images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y}
div.facebook .pp_expand{background:url(../images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.facebook .pp_expand:hover{background:url(../images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.facebook .pp_contract{background:url(../images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.facebook .pp_contract:hover{background:url(../images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.facebook .pp_close{width:22px;height:22px;background:url(../images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.facebook .pp_description{margin:0 37px 0 0}
div.facebook .pp_loaderIcon{background:url(../images/prettyPhoto/facebook/loader.gif) center center no-repeat}
div.facebook .pp_arrow_previous{background:url(../images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default}
div.facebook .pp_arrow_next{background:url(../images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default}
div.facebook .pp_nav{margin-top:0}
div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px}
div.facebook .pp_nav .pp_play{background:url(../images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_nav .pp_pause{background:url(../images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_next:hover{background:url(../images/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor:pointer}
div.facebook .pp_previous:hover{background:url(../images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_bottom .pp_left{background:url(../images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat}
div.facebook .pp_bottom .pp_middle{background:url(../images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x}
div.facebook .pp_bottom .pp_right{background:url(../images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat}
div.pp_pic_holder a:focus{outline:none}
div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}
div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}
.pp_content{height:40px;min-width:40px}
* html .pp_content{width:40px}
.pp_content_container{position:relative;text-align:left;width:100%}
.pp_content_container .pp_left{padding-left:20px}
.pp_content_container .pp_right{padding-right:20px}
.pp_content_container .pp_details{float:left;margin:10px 0 2px}
.pp_description{display:none;margin:0}
.pp_social{float:left;margin:0}
.pp_social .facebook{float:left;margin-left:5px;width:55px;overflow:hidden}
.pp_social .twitter{float:left}
.pp_nav{clear:right;float:left;margin:3px 10px 0 0}
.pp_nav p{float:left;white-space:nowrap;margin:2px 4px}
.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px}
a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}
.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}
.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}
.pp_gallery div{float:left;overflow:hidden;position:relative}
.pp_gallery ul{float:left;height:35px;position:relative;white-space:nowrap;margin:0 0 0 5px;padding:0}
.pp_gallery ul a{border:1px rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden}
.pp_gallery ul a img{border:0}
.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}
.pp_gallery li.default a{background:url(../images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px}
.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important}
a.pp_next{background:url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%}
a.pp_previous{background:url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%}
a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}
a.pp_close{position:absolute;right:0;top:0;display:block;line-height:22px;text-indent:-10000px}
.pp_loaderIcon{display:block;height:24px;left:50%;position:absolute;top:50%;width:24px;margin:-12px 0 0 -12px}
#pp_full_res{line-height:1!important}
#pp_full_res .pp_inline{text-align:left}
#pp_full_res .pp_inline p{margin:0 0 15px}
div.ppt{color:#fff;display:none;font-size:17px;z-index:9999;margin:0 0 5px 15px}
div.pp_default .pp_content,div.light_rounded .pp_content{background-color:#fff}
div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline{color:#000}
div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff}
div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details{position:relative}
div.light_rounded .pp_top .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_bottom .pp_middle,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content,div.facebook .pp_content{background:#fff}
div.light_rounded .pp_description,div.light_square .pp_description{margin-right:85px}
div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px!important}
div.light_rounded .pp_arrow_previous.disabled,div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}
div.light_rounded .pp_arrow_next.disabled,div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}
div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon{background:url(../images/prettyPhoto/light_rounded/loader.gif) center center no-repeat}
div.dark_rounded .pp_top .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_bottom .pp_middle{background:url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat}
div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder{color:#c4c4c4}
div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline{color:#fff}
.pp_top,.pp_bottom{height:20px;position:relative}
* html .pp_top,* html .pp_bottom{padding:0 20px}
.pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}
.pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}
* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static}
.pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}
.pp_fade,.pp_gallery li.default a img{display:none}
