/*




	This file was auto generated by Less (http://lesscss.org). To change the contents of this file, edit app/stylesheets/nclavelabs-gallery.less instead.




*/.projecttitleset {
  font-family: aller, helvetica, sans-serif;
  color: #ffffff;
  float: left;
  width: 600px;
}
h3#projecttitle {
  font-family: aller, helvetica, sans-serif;
  color: #ffffff;
  float: left;
  width: 600px;
  font-size: 3em;
  margin: 90px 0 8px 0;
}
h3#projecttitle a:link {
  font-family: aller, helvetica, sans-serif;
  color: #ffffff;
  float: left;
  width: 600px;
  text-decoration: none;
}
h3#projecttitle a:visited {
  font-family: aller, helvetica, sans-serif;
  color: #ffffff;
  float: left;
  width: 600px;
  text-decoration: none;
}
h3#projecttitle a:hover {
  font-family: aller, helvetica, sans-serif;
  color: #ffffff;
  float: left;
  width: 600px;
  text-decoration: none;
}
h3#projecttitle a:active {
  font-family: aller, helvetica, sans-serif;
  color: #ffffff;
  float: left;
  width: 600px;
  text-decoration: none;
}
#projectnavigation {
  font-family: aller, helvetica, sans-serif;
  font-size: 2em;
  color: #99cde1;
  float: left;
  width: 260px;
  margin: 90px auto 0 auto;
  text-align: right;
}
#projectnavigationgroup { float: right:; }
#projectnavigation-shaft, #projectnavigation-next { margin-left: 10px; }
#projectnavigation span {
  float: right;
  height: 30px;
}
#projectnavigation span a:link {
  color: #99cde1;
  text-decoration: none;
}
#projectnavigation span a:hover {
  color: #99cde1;
  text-decoration: none;
}
#projectnavigation span a:visited {
  color: #99cde1;
  text-decoration: none;
}
#projectnavigation span a:hover {
  color: #99cde1;
  text-decoration: none;
}
.pikachoose {
  float: left;
  width: 860px;
  margin: 0 auto 50px auto;
}
.gallerypics {
  border: 2px solid #ffffff;
  float: left;
  width: 858px;
  height: 540px;
}
.pikachoose ul {
  padding-left: 0;
  width: 864px;
  height: 140px;
  margin: 0;
  overflow: hidden;
}
.pikachoose ul li {
  float: left;
  border: 1px solid #ffffff;
  padding: 2px;
  background: #ffffff;
  margin: 0 13px 6px 0;
  position: relative;
  overflow: hidden;
}
.pikachoose ul li div img {
  position: relative;
  cursor: pointer;
}
.pikachoose li#pikalist-prime { margin-right: 0; }
.pika_main {
  width: 864px;
  height: 550px;
  display: block;
  position: relative;
}
.pika_main_img { position: relative; }
.pika_subdiv {
  position: relative;
  border: 1px solid #ffffff;
  background: #ffffff;
  padding: 2px;
}
.pika_animationDivs {
  top: 2px;
  left: 2px;
}
.pika_subdiv img { border: none; }
.pika_subdiv a img { border: none; }
.pika_caption {
  width: 860px;
  height: 16px;
  padding-top: 4px;
  text-align: center;
  position: absolute;
  bottom: 7px;
  left: 3px;
  background: url('black.png') top left;
}
.pika_caption a { color: white; }
.pika_play {
  position: absolute;
  z-index: 1;
  left: 50%;
  margin-left: -25px;
  width: 50px;
  top: 5px;
}
.pika_play a {
  position: relative;
  margin-left: auto;
  cursor: pointer;
  display: block;
  width: 50px;
  height: 50px;
  background: url('play.png') top center no-repeat;
}
.pika_play a.pika_stop_button { background: url('pause.png') top center no-repeat; }
.pika_navigation a {
  font-size: 12px;
  text-decoration: none;
}
.pika_navigation a:hover { text-decoration: underline; }
.pika_navigation {
  padding-top: 10px;
  clear: both;
  text-align: center;
}
.pika_prev_hover {
  position: absolute;
  top: 5px;
  left: 5px;
  height: 1px;
  width: 1px;
  background: url('rewind.png') top left no-repeat;
}
.pika_next_hover {
  position: absolute;
  top: 5px;
  right: 5px;
  height: 1px;
  width: 1px;
  background: url('fastf.png') top right no-repeat;
}
