#lightart {
  position: relative;
  margin: 45px 0;
}

#lightart .clear {
  clear: both;
}

#pagebody {
  min-height: 0 !important;
}

#lightart .three {
  width: 270px;
  float: left;
  position: relative;
  padding: 18px 22px 0 22px;
}

#lightart #logo {
  height: 39px;
  width: 157px;
}

/* @group tabs */

#lightart #tabs {
  margin:2px 0 0 0;
  float: right;
}

#lightart #tabs li {
  margin: 0;
  padding: 0;
  display:-moz-inline-stack;
  display:inline-block;
  zoom:1;
  *display:inline;
  height: 38px;
  overflow: hidden;
  vertical-align: top;
}

#lightart #tabs li a {
  margin:0;
  padding:0;
  display: block;
  color: #FFF;
  background-color: #CDCCCC;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  vertical-align: bottom;
  font-family:'HelveticaNeueW01-45ligh', Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 16px;
  line-height: 51px;
  width: 142px;
  padding: 0 7px;
}

#lightart #tabs li.active {
  height: 40px;
}

#lightart #tabs li.active a, #lightart #tabs li.active a:hover {
  color: #FFF;
  background-color: #F5A11D;
}

#lightart #tabs li a:hover {
  color: #FFF;
  background-color: #676766;
}

#lightart #tab_content {
  height: 424px;
  background-color: #CDCCCC;
  margin: 0;
  position: relative;
  width: 100%;
}

#lightart.tall #tab_content,
#lightart.slideshow.tall #tab_content #slider,
#lightart.slideshow.tall #tab_content .jcarousel-clip,
#lightart.slideshow.tall #tab_content #slider li img {
  height: 713px;
  width: 950px;
}

#lightart #tab_content_rule {
  border-bottom: 1px solid #e7e7e7;
  clear: both;
  height:1px;
  margin: 6px 0 57px 0;
}

#lightart.collections_detail.tall #tab_content li {
  height: 713px;
}

#lightart.collections_detail.tall #tab_content li.video{
  background-color: #000;
}

#lightart.collections_detail.tall #tab_content .placeholder {
  position: absolute;
  top: 335px;
  left: 0;
  text-align: center;
  width: 100%;
}

#lightart.collections_detail #tab_content_rule {
  margin-bottom: 0;
}

#lightart #tab_content .description,
#lightart #tab_content .goldbar,
#lightart #image_cloud .cirrus .details .description,
#lightart #image_cloud .cirrus .details .goldbar,
#lightart h1,
#lightart.collections_detail .downloads_button .text {
  font-family:'HelveticaNeueW01-Thin', Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 12px;
}

#lightart #tab_content .slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: inherit;
}

#lightart #tab_content .description,
#lightart #image_cloud .cirrus .details .description {
  font-size: 60px;
  line-height: 50px;
  text-align: right;
  font-weight: 100;
}

#lightart #tab_content .description {
  position: absolute;
  top: 144px;
  right: 40px;
  color: #FFF;
}

#lightart #tab_content .goldbar,
#lightart #image_cloud .cirrus .details .goldbar {
  background-color: #F5A11D;
  color: #FFF;
  -moz-border-radius-topleft: 5px;
  border-top-left-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-left-radius: 5px;
  padding: 12px 0;
  line-height: 12px;
}

#lightart #tab_content .goldbar {
  position: absolute;
  top: 334px;
  right: 0;
  width: 290px;
  text-transform: uppercase;
}

#lightart #tab_content .goldbar .arrow,
#lightart #image_cloud .cirrus .details .goldbar .arrow {
  margin: 0 6px 0 12px;
  vertical-align: middle;
}

/* @end tabs */

/* @group slideshow */

#lightart.slideshow #tab_content #left_arrow img,
#lightart.slideshow #tab_content #right_arrow img {
  position:absolute;
  top:202px;
  z-index:20;
}

#lightart.slideshow.tall #tab_content #left_arrow img,
#lightart.slideshow.tall #tab_content #right_arrow img {
  top:335px;
}

#lightart.slideshow #tab_content #left_arrow img {
  left:0;
}

#lightart.slideshow #tab_content #right_arrow img {
  right: 0;
}

#lightart.slideshow #tab_content #slider_thumbs {
  position:absolute;
  bottom:0px;
  z-index:20;
  width:100%;
  height:50px;
}

#lightart.slideshow.tall #tab_content #slider_thumbs {
  height: 75px;
}

#lightart.commissions #tab_content #slider_thumbs a{
  display: block;
  position: relative;
  width: 100px;
  float: left;
  margin-right: 3px;
}

#lightart.commissions #tab_content #slider_thumbs a .play_button{
  position: absolute;
  top: 8px;
  left: 15px;
}

#lightart.slideshow #tab_content #slider,
#lightart.slideshow #tab_content .jcarousel-clip {
  position: relative;
  height: 424px;
  width: 950px;
}

#lightart.slideshow #tab_content #slider li {
  display: block;
  position: relative;
  width: 950px;
}

#lightart.slideshow #tab_content #slider li .image_tag {
  position: absolute;
  background-color: #FF9E1B;
  color: #FFFFFF;
  z-index: 15;
  padding: 3px;
  top: 0;
  left: 0;
  display: none;
}

#lightart.slideshow #tab_content #bg_slider {
  position: absolute;
  height:7px;
  width:112px;
  top:50px;
  left:0;
  background-color:#FF9E1B;
}

#lightart.slideshow.tall #tab_content #bg_slider {
  top:75px;
}

/* @end lightart slideshow */

/* @group lightart home */

#lightart.index #tab_content_rule {
  margin-bottom: 0;
}

#lightart #image_cloud {
  position: relative;
  margin: 0 -10px 0 -10px;
}

/* a cirrus is a type of cloud, in case you were wondering */
#lightart #image_cloud .cirrus {
  height: 220px;
  width: 222px;
  margin: 10px;
  background-color: #CDCCCC;
  position: relative;
}

#lightart #image_cloud .cirrus.large_square {
  width:464px;
  height:460px;
}

#lightart #image_cloud .cirrus.tall {
  height:460px;
}

#lightart #image_cloud .cirrus.wide {
  width:464px;
}

#lightart #image_cloud .cirrus .details {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #FFF;
  border: 3px solid #e7e7e7;
  display: none;
}

#lightart #image_cloud .cirrus .details .description {
  font-size: 36px;
  font-weight: 200;
  line-height: 36px;
  text-align: left;
  margin: 21px 0 10px 20px;
}

#lightart #image_cloud .cirrus .details .goldbar {
  margin: 0 0 21px 20px;
}

#lightart #image_cloud .cirrus a, #lightart #image_cloud .cirrus a:hover {
  color: #FFF;
}

/* @end lightart home */

/*@group collections */

#lightart.paged #tab_content_rule {
  margin-bottom: 10px;
}

#lightart.paged h1 {
  float: left;
  width: 300px;
  text-transform: uppercase;
  font-size: 18px;
  color: #F5A11D;
  margin: 0 0 21px 0;
  padding: 0;
}

#lightart.paged h2 {
  clear: both;
  padding: 39px 0 6px 0;
  border-top: 1px solid #CDCCCC;
  font-weight: bold;
  margin: 0;
}

#lightart.paged #clear_all_button {
  float: right;
  margin-top: 15px;
}

#lightart.paged .grid_item {
  float:left;
  margin: 0;
  width:224px;
  padding: 10px 18px 20px 0;
}

#lightart.paged .rule {
  clear: both;
  height: 0;
  width: 100%;
  padding: 0;
  margin: 0;
}

#lightart.paged .grid_item.last {
  padding-right: 0;
}

#lightart.paged .grid_item img {
  width: 100%;
  border: 1px solid #CDCCCC;
}

#lightart.paged .grid_item .illustration_unavailable {
  width: 100%;
  height: 170px;
  background-color: #CDCCCC;
  margin: 0;
  overflow: hidden;
  text-align: center;
  line-height: 170px;
}

#lightart.paged .grid_item .name {
  height: 12px;
  overflow: hidden;
  margin-top: 4px;
  margin-bottom: 2px;
}

#lightart.paged #sort_options a.active,
#lightart.paged #page_links a.active {
  color: #F5A11D;
}

#lightart.paged #no_results {
  padding-top:10px;
  height:211px;
  text-align:center;
}

#lightart #previous_page {
  display: none;
}

#lightart.commissions .details a {
  color: #f5a11d;
  font-family: Helvetica, Arial, Geneva, sans-serif;
  font-size: 11px;
}

#lightart.commissions .details a:hover {
  color: #676766;
}

/* @end collections */

/* @group collections detail */

#lightart.collections_detail #detail_header {
  background-color: #e7e7e7;
  height: 30px;
  padding-top: 0;
}

#lightart.collections_detail #detail_header .three {
  margin-top: 0;
  padding-top: 0;
}

#lightart.collections_detail #detail_content {
  border-bottom: 2px solid #e7e7e7;
}

#lightart.collections_detail #detail_content .three {
  min-height: 220px;
}

#illustrations.three,
#related_products.three {
  padding-left: 4px;
  padding-right: 0;
  width: 310px;
}

#lightart.collections_detail #related_image,
#lightart.collections_detail #illustration_image {
  width: 306px;
  height: 213px;
  background-color: #FFF;
  margin: 0;
  overflow: hidden;
  text-align: center;
  line-height: 190px;
  /* border: 1px solid #e7e7e7; */
}

#lightart.collections_detail #related_products .title,
#lightart.collections_detail #illustrations .title {
  text-align: center;
}
#lightart.collections_detail #related_products .title a,
#lightart.collections_detail #illustrations .title a {
  font-family: Helvetica, Arial, Geneva, sans-serif;
  font-size: 11px;
  color: #777;
}

#lightart.collections_detail #related_products .title a:hover,
#lightart.collections_detail #illustrations .title a:hover {
  color: #FF9E1B;
}

#lightart.collections_detail #related_image img,
#lightart.collections_detail #illustration_image img {
  width: 306px;
  height: auto;
}

#lightart.collections_detail #specifications {
  border-right: 2px solid #e7e7e7;
  border-left: 2px solid #e7e7e7;
  padding-bottom: 20px;
}

#lightart.collections_detail #color_options,
#lightart.collections_detail #illustration,
#lightart.collections_detail #parametre {
  clear: both;
}

#lightart.collections_detail #main_header {
  padding-top: 17px;
  border-top: 1px solid #CDCCCC;
}

#lightart.collections_detail #main_header #back_button,
#lightart.collections_detail #main_header #previous_next_buttons {
  float: right;
  margin-left: 2px;
  background-color: #e7e7e7;
  text-align: center;
  text-transform: uppercase;
  font-family: Verdana, sans-serif;
  font-size: 10px;
  line-height: 15px;
  padding: 12px 18px 10px 18px;
}

#lightart.collections_detail #main_header #previous_next_buttons img,
#lightart.collections_detail #main_header #back_button img {
  vertical-align: bottom;
}

#lightart.collections_detail #main_header h1 {
  float: left;
  font-size: 18px;
  line-height: 50px;
  height: 37px;
  overflow: hidden;
}

#lightart.collections_detail h2 {
  text-transform: uppercase;
  font-weight: bold;
  color: #777777;
  font-size: 12px;
  margin-bottom: 0;
}

#lightart.collections_detail .downloads_button {
  margin: 10px 0 0 0;
}

#lightart.collections_detail .downloads_button img {
  cursor: pointer;
  float: left;
  margin-right: 2px;
}

#lightart.collections_detail .downloads_button .minus {
  display: none;
}

#lightart.collections_detail .downloads_button .text {
  float: left;
  background-color: #888;
  color: #FFF;
  text-transform: uppercase;
  padding: 3px 8px 4px 8px;
  font-weight: 500;
  width: 214px;
}

#lightart.collections_detail .downloads_contents {
  padding: 0 0 0 24px;
  text-transform: uppercase;
  display: none;
}

#lightart.collections_detail .downloads_contents li {
  list-style: none;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #FFF;
  padding: 3px;
}

#lightart.collections_detail .downloads_contents ul {
  margin: 0;
  padding: 10px 5px;
  width: 220px;
  background-color: #F3F3F3;
}

#lightart.collections_detail .downloads_contents li:first-child {
  border-top: 1px solid #FFF;
}

#lightart.collections_detail .downloads_contents li img {
  vertical-align: middle;
}

#lightart.collections_detail #color_options {
  margin: 0 0 0 22px;
}

#lightart.collections_detail #parametre {
  margin: 31px 0 0 0;
  padding: 0 0 0 22px;
  border-top: 2px solid #E7E7E7;
}

#lightart.collections_detail #parametre img {
  margin-top: 31px;
}

#lightart.collections_detail #color_options #colors {
  margin: 32px 0 16px 0;
}

#lightart.collections_detail #color_options .color {
  float: left;
  margin-right: 4px;
  width: 68px;
}

#lightart.collections_detail #color_options .color img {
  width: 62px;
}

/* @end collections_detail */

/* @group How To Order */

#lightart.howtoorder #tab_content_rule, #lightart.index #tab_content_rule {
  margin-bottom: 5px;
  border: 0;
}

#lightart.howtoorder .tiny {
  font-size: 9px;
}

#lightart #three_cols {
  color: #676766;
}

#lightart #three_cols a {
  color: #f5a11d;
  font-family: Helvetica, Arial, Geneva, sans-serif;
  font-size: 11px;
}

#lightart #three_cols a:hover {
  color: #676766;
}

#lightart #rep_list .sales_rep .email_address a:link {
  font-family:'HelveticaNeueW01-45ligh', Helvetica, Arial, sans-serif;
  font-weight: 300;
  text-transform: lowercase;
}

#lightart #three_cols .upper {
  text-transform: uppercase;
}

#lightart #three_cols h2 {
  font-size: 24px;
  color: #676766;
  border-bottom: 1px solid #ccc;
  margin-bottom: 26px;
  padding-bottom: 8px;
  line-height: 22px;
}

#lightart #three_cols h2.cta {
  color: #f5a11d;
}

#lightart #three_cols h3 {
  font-family:'HelveticaNeueW01-45ligh', Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 18px;
  color: #676766;
  margin-bottom: 16px;
}

#lightart #three_cols .col {
  float: left;
  width: 301px;
  margin-right: 23px;
}

#lightart #three_cols #col_3 {
  margin-right: 0;
  /* margin-top: -22px; */
}

#lightart #rep_search {
  margin-top: 3px;
  margin-bottom: 16px;
}

#lightart #rep_list {
  margin-top: 40px;
}

#lightart #rep_list .sales_rep {
  font-size: 18px;
  line-height: normal;
  font-family:'HelveticaNeueW01-45ligh', Helvetica, Arial, sans-serif;
  font-weight: 300;
}


#lightart #rep_list .sales_rep p {
  margin-bottom: 22px;
}

#lightart #rep_list .sales_rep .phone_label {
  font-weight: bold;
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin-right: 6px;
}

#lightart #rep_list .sales_rep .email_address a:link, #lightart #rep_list .sales_rep .email_address a:visited {
  color: #f5a11d;
}

#lightart #rep_list .sales_rep .email_address a:active, #lightart #rep_list .sales_rep .email_address a:hover {
  text-decoration: underline;
}

#lightart #rep_list h3 {
  font-weight: bold;
  font-size: 18px;
}

#lightart #rep_list .description {
  border-top: 1px solid #ccc;
  padding-top: 10px;
  margin-top: 40px;
}

#lightart #how_to_order_intro, #lightart #intro {
  clear: both;
  margin-bottom: 40px;
  font-family:'HelveticaNeueW01-45ligh', Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 15px;
  color: #676766;
}

/* @end How To Order */

