/* general colors */
/* header colors */
/* menu colors */
/* footer colors */
/* default font */
/* site name fonts */
/* images */
/* header less settings */
/* site name less settings */
/* menu less settings */
/* footer less settings */
/* Home Banner Less Settings */
/* Header Text Less Settings */
/* Header Description Less Settings */
/* Default Paragraph LESS Settings */
/* Default Header LESS Settings */
/*Site CSS Settings
============================================*/
a {
  color: #6eacdb;
  text-decoration: none;
}
a:hover {
  color: #959595;
  text-decoration: none;
}
p {
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  font-size: inherit;
  line-height: inherit;
  letter-spacing: normal;
  font-family: 'Roboto Condensed', sans-serif;
}
body h1,
h2,
h3,
h4,
h5,
h6 {
  color: #6eacdb;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  letter-spacing: normal;
  font-family: 'Roboto Condensed', sans-serif;
}
.letter-spacing {
  letter-spacing: 1.5em;
}
body {
  margin-left: 0px;
  margin-right: 0px;
  background: #060425;
}
/* Header
--------------------------------*/
header .logo-top {
  margin-top: 15px;
  margin-left: 0px;
  background: transparent;
  padding: 1px;
  font-size: 12px;
  line-height: 12px;
  letter-spacing: inherit;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-align: center;
  max-width: 80%;
}
header .logo-top a {
  color: #000000;
}
header .logo-top a:hover {
  color: #000000;
  text-decoration: none;
}
header {
  background: #060425;
  margin: 0;
}
header nav ul {
  /* margin: 30px 50px 0 0;*/

  padding-bottom: 0;
  text-align: center;
}
header nav ul li {
  display: inline-block;
  background: transparent;
  border-radius: 1px;
  margin-top: 1px;
  margin-bottom: 0px;
  font-size: 18px;
  padding: 10px;
  text-align: center;
}
header nav ul li:hover,
header nav ul li.active a {
  background: transparent;
  color: #959595;
}
header nav ul li.active {
  background-image: url(//cdn-west.sqhk.co/520916b31563b50c881108be/active-arrow_03.png);
  background-repeat: no-repeat;
  /*background-position:50% 100%;*/

}
header nav ul li a {
  color: #6eacdb;
  padding: 1px;
}
header nav ul li a:hover,
header nav ul li.active {
  background: transparent;
  color: #959595;
}
#menu-button {
  background: #cccccc;
  border: 2px solid #363636;
  box-shadow: none;
  border-radius: 5px;
  text-align: center;
}
/* Social Top Icons 
--------------------------------*/
#social-top {
  position: absolute;
  left: -50px;
  top: 80px;
}
#social-top ul li {
  margin-bottom: 10px;
  padding: 5px;
  background: #fff;
  list-style: none;
}
#social-top ul li a {
  color: #959595;
}
#social-top ul li a:hover {
  color: #000;
}
/* Carousel
--------------------------------*/
#carousel-outside {
  background: #060425;
}
#carousel-inside {
  background: #fff;
  position: relative;
}
.carousel-inner img {
  width: 100%;
}
.carousel-caption {
  padding-bottom: -10px;
}
.image-caption {
  position: absolute;
  bottom: 180px;
  left: 50px;
}
.image-caption h4,
.image-caption h2 {
  color: #ffffff;
  text-shadow: 2px 2px 1px #363636;
  font-size: 2.125em;
  line-height: 1.25em;
  letter-spacing: 0;
  background: transparent;
  padding: 3px;
  font-style: normal;
  font-family: 'Roboto Condensed', sans-serif;
}
.carousel-indicators {
  display: none;
}
#slideshow-row {
  background: #363636;
}
/* Dividers 
--------------------------------*/
.layout-bg {
  background: #fff;
  line-height: 2em;
}
#top-divider {
  height: 330px;
  width: 100%;
  background: #f5f5f5;
  background-image: url(//cdn-west.sqhk.co/520916b31563b50c881108be/background-shape_03.png);
  background-repeat: no-repeat;
  background-position: 100% 0%;
}
#bottom-divider {
  height: 300px;
  width: 100%;
  background: #f5f5f5;
  background-image: url(//cdn-west.sqhk.co/520916b31563b50c881108be/background-shape_07.png);
  background-repeat: no-repeat;
  background-position: 0% 0%;
}
.tagline h1,
.tagline h2,
.tagline h3,
.tagline h4 {
  color: #333;
  background: transparent;
  margin-top: 0px;
  padding: 0px;
  font-size: auto;
  line-height: auto;
  letter-spacing: auto;
  font-style: none;
  font-family: 'Roboto Condensed', sans-serif;
  /* tag line less settings */

}
/* Body 
-----------------------------------*/
#body {
  background: #ededed;
  padding: 20px;
}
.blogpost-bg {
  background: #ededed;
  color: #000;
}
/* Footer 
---------------------------------*/
footer {
  height: 220px;
  background: #060425;
  color: #ffffff;
  margin-top: 1px;
  text-align: center;
}
footer nav ul {
  margin-top: 50px;
}
footer nav ul li {
  display: inline-block;
  font-size: 18px;
  padding: 15px;
}
footer nav ul li a {
  color: #ffffff;
  background: transparent;
  border-radius: 0px;
}
footer nav ul li a:hover {
  color: #959595;
}
footer .logo {
  margin-top: 20px;
  margin-left: 100px;
  background: transparent;
  padding: 10px;
  font-size: 28px;
  line-height: auto;
  letter-spacing: auto;
  font-style: none;
  font-family: 'Roboto Condensed', sans-serif;
}
footer .logo a {
  color: #000000;
}
footer .logo a:hover {
  color: #000000;
  text-decoration: none;
}
#footer-social {
  margin-left: 135px;
}
footer ul li {
  display: inline-block;
}
footer ul li i {
  color: #ffffff;
  padding-right: 10px;
}
footer nav ul li.active {
  background: #696969;
  background-position: 50% 100%;
}
i.icon-facebook:hover {
  color: #3b5998;
}
i.icon-twitter:hover {
  color: #4099ff;
}
i.icon-linkedin:hover {
  color: #007bb6;
}
/*Blog Styles
---------------------------*/
.post-heading h2 a {
  color: #363636;
}
.post-heading h2 a:hover {
  color: #696969;
  text-decoration: none;
}
.meta-post ul {
  margin-left: -20px;
}
.meta-post li {
  display: inline-block;
  margin-left: -20px;
}
.meta-post li:last-child {
  margin-left: 20px;
}
.meta-post li a {
  color: #363636;
}
.meta-post li a:hover {
  color: #696969;
  text-decoration: none;
}
.bottom-article a {
  color: #363636;
}
.bottom-article a {
  color: #696969;
}
#blog-post-title {
  color: #ffffff;
}
#content {
  color: #fff;
  padding-bottom: 100px;
}
[id^=___plusone] {
  width: 60px !important;
}
.twitter-share-button {
  width: 75px !important;
}
.fb-comments,
.fb-comments iframe[style],
.fb-comments span {
  width: 100% !important;
}
.pagination {
  margin: 35px auto 0;
  width: 26%;
  margin-bottom: 0px;
  padding-bottom: 100px;
  margin-top: 80px;
}
.pagination a {
  font-size: 20px;
  padding: 5px;
  color: #696969;
}
.pagination a:hover {
  text-decoration: none;
  color: #363636;
}
.pagination a.current {
  color: #ffffff;
  background: #363636;
  text-decoration: none;
  font-size: 28px;
  padding-left: 20px;
  padding-right: 20px;
}
.blog-pic > a > img {
  max-height: 225px;
  margin-bottom: 30px;
}
.blog-article {
  border-bottom: 1px solid #363636;
}
a.continue {
  background: #363636;
  color: #fff;
  padding: 5px;
}
a.continue:hover {
  background: #696969;
}
/* Blog Sidebar
-------------------------------------------------- */
.blog-sidebar {
  border: 1px solid #cfd9e5;
  padding: 20px;
  background: #ccc;
  margin-bottom: 20px;
}
.blog-sidebar > h4 {
  font-weight: 400;
}
.blog-sidebar ul {
  list-style: none;
  margin: 0px;
}
.blog-sidebar ul > li a {
  display: block;
  font-weight: 200;
  border-bottom: 1px dotted #aaa;
  padding: 10px 0px;
  color: #666;
}
.blog-sidebar ul > li a:hover {
  text-decoration: none;
  color: #000;
}
.blog-sidebar ul > li:last-child a {
  border-bottom: none;
}
/* Portfolio 
-------------------------------------------------------*/
.portfolio li {
  display: inline !important;
  border: none !important;
}
.portfolio li a,
.portfolio li a:visited {
  color: #363636;
  padding: 5px 10px;
  margin: 0px 5px;
  font-family: Arial, Helvetica, sans-serif;
  background: #fff !important;
  border-radius: 0px;
}
.portfolio li a:hover {
  color: #fff;
  background: #030303 !important;
}
#portfolio {
  text-align: left;
}
#portfolio .element {
  background: #ffffff;
  padding: 4px;
  line-height: 0.1em;
  margin: 10px;
}
#img-wrapper img {
  height: auto;
}
#portfolio a {
  border: none;
}
#img-wrapper {
  position: relative;
}
#port-plus {
  position: absolute;
  bottom: 0;
  right: 0;
}
#port-plus i {
  background: #fff;
  padding: 3px;
  padding-left: 5px;
  padding-top: 5px;
}
#port-plus i:hover {
  color: #ff00ff;
}
/* Theme form Success */
.theme-form-success,
.form-success {
  background: #696969;
  text-align: center;
  color: #fff;
  padding-bottom: 0px;
  display: inline-block;
  margin: 0px;
  padding: 10px;
  border-radius: 3px;
}
/* =============================
	Ecommerce theme styling 
================================*/
.products-wrapper {
  background: #ffffff;
  margin-top: 40px;
  padding: 5px;
  position: relative;
}
.products-info {
  background: #ffffff;
  text-align: center;
}
.products-price {
  position: absolute;
  top: 5px;
  right: 5px;
  background: #ffffff;
  padding-left: 5px;
}
.add-to-cart button {
  background: #363636;
  color: #ffffff;
  border: none;
  text-shadow: none;
  display: block;
  width: 80%;
  position: relative;
  margin: 0 auto;
}
.add-to-cart button:hover {
  background: #030303;
}
.control-group .controls button {
  background: #363636;
  color: #ffffff;
  border: none;
  text-shadow: none;
}
.control-group .controls button:hover {
  background: #030303;
}
.carousel-control {
  background-color: rgba(0, 0, 0, 0.1) !important;
}
.carousel-control.right,
.carousel-control.left {
  background-repeat: no-repeat !important;
  border: none !important;
  color: #fff !important;
  opacity: 1 !important;
}
/*Media Queries
===============================*/
@media (min-width: 1200px) {
  .nav-collapse {
    float: right;
  }
}
@media (min-width: 980px) {
  .image-caption {
    bottom: 160px;
    width: 120px;
  }
  .image-caption h2 {
    font-size: 24px;
  }
  .nav-collapse {
    float: right;
  }
  header .logo-top {
    max-width: 60%;
  }
  header nav ul {
    margin: 55px 0 50px 0;
    padding-bottom: 0;
    display: grid;
    grid-template-columns: 20% 20% 20% 20% 20%;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .logo-top {
    padding-top: 25px;
  }
  #menu-button {
    margin-top: 25px;
  }
  .nav-collapse {
    float: right;
  }
  header {
    margin-top: 0px;
    height: auto;
  }
  header nav ul {
    margin-left: 0px;
    margin-top: 50px;
  }
  .image-caption {
    bottom: 60px;
  }
  .image-caption h2 {
    font-size: 18px;
    line-height: 26px;
  }
  footer {
    text-align: center;
  }
  header nav ul {
    margin-bottom: 0px;
  }
  header nav ul li {
    text-align: center;
    display: inline-block;
    font-size: 16px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 20px;
  }
  footer ul li {
    padding-left: 10px;
  }
  footer nav ul li {
    margin-top: 15px;
  }
  #footer-social li {
    padding: 0px;
  }
}
@media (max-width: 767px) {
  #top-divider {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
  #bottom-divider {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
  #menu-button {
    margin-bottom: 25px;
  }
  .logo-top a {
    padding-left: 50px;
    padding-top: 25px;
  }
  h1,
  h2,
  h3 {
    font-size: 1.75em;
  }
  .nav-collapse {
    float: right;
  }
  header {
    margin-top: 0px;
    height: auto;
    margin-left: -20px;
    margin-right: -20px;
  }
  header nav ul {
    margin-left: 0px;
    margin-top: 20px;
    margin-bottom: 0px;
  }
  header nav ul li {
    padding-right: 5px;
    padding-left: 5px;
    margin-bottom: 0px;
    font-size: 16px;
  }
  footer {
    text-align: center;
  }
  footer nav ul li {
    margin-top: 15px;
  }
  #myCarousel {
    margin-left: -20px;
    margin-right: -20px;
  }
  .carousel-control {
    display: none;
  }
  .image-caption {
    bottom: 80px;
    width: 115px;
  }
  .image-caption h2 {
    font-size: 18px;
    line-height: 26px;
  }
}
@media (max-width: 479px) {
  #menu-button {
    margin-top: 25px;
  }
  h1,
  h2,
  h3 {
    font-size: 1.5em;
    line-height: 1.4em;
  }
  .nav-collapse {
    float: none;
  }
  header {
    margin-top: 0px;
    height: auto;
  }
  header nav ul {
    margin-top: 20px;
    margin-right: 0px;
    padding-right: 0px;
  }
  header nav ul li {
    display: block;
    margin-right: 0px;
    text-align: center;
    padding: 10px;
    font-size: 16px;
  }
  header nav ul li a {
    display: block;
  }
  footer {
    text-align: center;
    margin-right: -20px;
  }
  footer ul {
    padding-right: 40px;
  }
  footer ul li {
    padding-left: 0px;
  }
  footer nav ul li {
    margin-top: 0px;
    padding: 5px;
    display: block;
  }
  footer nav ul li a {
    display: block;
  }
  .logo {
    position: relative;
    right: 40px;
  }
  #myCarousel {
    display: none;
  }
  .carousel-control {
    display: none;
  }
  header ul .active {
    background-image: url(//cdn-west.sqhk.co/520916b31563b50c881108be/active-arrow-phone.png);
    background-repeat: no-repeat;
    background-position: 100% 50%;
  }
  nav {
    display: block;
  }
}
@import url(//fonts.googleapis.com/css?family=Roboto+Condensed:300,300italic);.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

/**** Isotope CSS3 transitions ****/

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
      -ms-transition-duration: 0.8s;
       -o-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
      -ms-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
      -ms-transition-property:     -ms-transform, opacity;
       -o-transition-property:         top, left, opacity;
          transition-property:         transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
      -ms-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
}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('//cdn-west.sqhk.co/520916b31563b50c881108be/sprite.png') -78px -93px no-repeat}
div.pp_default .pp_top .pp_middle{background:url('//cdn-west.sqhk.co/520916b31563b50c881108be/sprite_x.png') top left repeat-x}
div.pp_default .pp_top .pp_right{background:url('//cdn-west.sqhk.co/520916b31563b50c881108be/sprite.png') -112px -93px no-repeat}
div.pp_default .pp_content .ppt{color:#f8f8f8}
div.pp_default .pp_content_container .pp_left{background:url('//cdn-west.sqhk.co/520916b31563b50c881108be/sprite_y.png') -7px 0 repeat-y;padding-left:13px}
div.pp_default .pp_content_container .pp_right{background:url('//cdn-west.sqhk.co/520916b31563b50c881108be/sprite_y.png') top right repeat-y;padding-right:13px}
div.pp_default .pp_next:hover{background:url('//cdn-west.sqhk.co/520916b31563b50c881108be/sprite_next.png') center right no-repeat;cursor:pointer}
div.pp_default .pp_previous:hover{background:url('//cdn-west.sqhk.co/520916b31563b50c881108be/sprite_prev.png') center left no-repeat;cursor:pointer}
div.pp_default .pp_expand{background:url('//cdn-west.sqhk.co/520916b31563b50c881108be/sprite.png') 0 -29px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_expand:hover{background:url('//cdn-west.sqhk.co/520916b31563b50c881108be/sprite.png') 0 -56px no-repeat;cursor:pointer}
div.pp_default .pp_contract{background:url('//cdn-west.sqhk.co/520916b31563b50c881108be/sprite.png') 0 -84px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_contract:hover{background:url('//cdn-west.sqhk.co/520916b31563b50c881108be/sprite.png') 0 -113px no-repeat;cursor:pointer}
div.pp_default .pp_close{width:30px;height:30px;background:url('//cdn-west.sqhk.co/520916b31563b50c881108be/sprite.png') 2px 1px no-repeat;cursor:pointer}
div.pp_default .pp_gallery ul li a{background:url('//cdn-west.sqhk.co/520916b31563b50c881108be/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('//cdn-west.sqhk.co/520916b31563b50c881108be/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('//cdn-west.sqhk.co/520916b31563b50c881108be/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('//cdn-west.sqhk.co/520916b31563b50c881108be/sprite.png') -78px -127px no-repeat}
div.pp_default .pp_bottom .pp_middle{background:url('//cdn-west.sqhk.co/520916b31563b50c881108be/sprite_x.png') bottom left repeat-x}
div.pp_default .pp_bottom .pp_right{background:url('//cdn-west.sqhk.co/520916b31563b50c881108be/sprite.png') -112px -127px no-repeat}
div.pp_default .pp_loaderIcon{background:url('//cdn-west.sqhk.co/520916b31563b50c881108be/loader.gif') center center no-repeat}
div.light_rounded .pp_top .pp_left{background:url(../img/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat}
div.light_rounded .pp_top .pp_right{background:url(../img/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat}
div.light_rounded .pp_next:hover{background:url(../img/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.light_rounded .pp_previous:hover{background:url(../img/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_rounded .pp_expand{background:url(../img/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_rounded .pp_expand:hover{background:url(../img/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_rounded .pp_contract{background:url(../img/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_rounded .pp_contract:hover{background:url(../img/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_rounded .pp_close{width:75px;height:22px;background:url(../img/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_rounded .pp_nav .pp_play{background:url(../img/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_nav .pp_pause{background:url(../img/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_arrow_previous{background:url(../img/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat}
div.light_rounded .pp_arrow_next{background:url(../img/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat}
div.light_rounded .pp_bottom .pp_left{background:url(../img/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat}
div.light_rounded .pp_bottom .pp_right{background:url(../img/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_top .pp_left{background:url(../img/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat}
div.dark_rounded .pp_top .pp_right{background:url(../img/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat}
div.dark_rounded .pp_content_container .pp_left{background:url(../img/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y}
div.dark_rounded .pp_content_container .pp_right{background:url(../img/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y}
div.dark_rounded .pp_next:hover{background:url(../img/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_rounded .pp_previous:hover{background:url(../img/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.dark_rounded .pp_expand{background:url(../img/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_expand:hover{background:url(../img/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract{background:url(../img/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract:hover{background:url(../img/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_close{width:75px;height:22px;background:url(../img/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(../img/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_nav .pp_pause{background:url(../img/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_arrow_previous{background:url(../img/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat}
div.dark_rounded .pp_arrow_next{background:url(../img/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat}
div.dark_rounded .pp_bottom .pp_left{background:url(../img/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat}
div.dark_rounded .pp_bottom .pp_right{background:url(../img/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_loaderIcon{background:url(../img/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(../img/prettyPhoto/dark_square/loader.gif) center center no-repeat}
div.dark_square .pp_expand{background:url(../img/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_square .pp_expand:hover{background:url(../img/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_square .pp_contract{background:url(../img/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_square .pp_contract:hover{background:url(../img/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_square .pp_close{width:75px;height:22px;background:url(../img/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(../img/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_nav .pp_pause{background:url(../img/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_arrow_previous{background:url(../img/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat}
div.dark_square .pp_arrow_next{background:url(../img/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat}
div.dark_square .pp_next:hover{background:url(../img/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_square .pp_previous:hover{background:url(../img/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_square .pp_expand{background:url(../img/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_square .pp_expand:hover{background:url(../img/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_square .pp_contract{background:url(../img/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_square .pp_contract:hover{background:url(../img/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_square .pp_close{width:75px;height:22px;background:url(../img/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_square .pp_nav .pp_play{background:url(../img/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_nav .pp_pause{background:url(../img/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_arrow_previous{background:url(../img/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat}
div.light_square .pp_arrow_next{background:url(../img/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat}
div.light_square .pp_next:hover{background:url(../img/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor:pointer}
div.light_square .pp_previous:hover{background:url(../img/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_top .pp_left{background:url(../img/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat}
div.facebook .pp_top .pp_middle{background:url(../img/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x}
div.facebook .pp_top .pp_right{background:url(../img/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat}
div.facebook .pp_content_container .pp_left{background:url(../img/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y}
div.facebook .pp_content_container .pp_right{background:url(../img/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y}
div.facebook .pp_expand{background:url(../img/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.facebook .pp_expand:hover{background:url(../img/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.facebook .pp_contract{background:url(../img/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.facebook .pp_contract:hover{background:url(../img/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.facebook .pp_close{width:22px;height:22px;background:url(../img/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(../img/prettyPhoto/facebook/loader.gif) center center no-repeat}
div.facebook .pp_arrow_previous{background:url(../img/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(../img/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(../img/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_nav .pp_pause{background:url(../img/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_next:hover{background:url(../img/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor:pointer}
div.facebook .pp_previous:hover{background:url(../img/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_bottom .pp_left{background:url(../img/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat}
div.facebook .pp_bottom .pp_middle{background:url(../img/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x}
div.facebook .pp_bottom .pp_right{background:url(../img/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(../img/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(../img/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(../img/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(../img/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(../img/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}