
.wrapper {
	width: 100%;
	overflow: hidden;
}

/********************/
/* PROD INFO HEADER */
/********************/

#product-info-header {
	padding: 0;
	margin: 0 0 30px 0;
	font-size: 18px;
	font-weight: 700;
	color: #282828;
	text-align: center;
	text-transform: uppercase;
	line-height: 24px;
}

/********************/
/* PROD INFO TABS   */
/********************/

#product-info-tabs {
	padding: 0;
	margin: 0 0 30px 0;
}

  #product-tab-sl1-switch-on {
	float: left;
	padding: 0 20px 0 0;
	margin: 0;
	background: #000000 url('../images/logos/logo_sli_switch_on.png') no-repeat right 100px center;
	width: 50%;
	height: 40px;
	font-size: 16px;
	color: #eeeeee;
	line-height: 40px;
	text-align: right;
	box-sizing: border-box;
  }

  #product-tab-sl1-switch-off {
	float: left;
	padding: 0 20px 0 0;
	margin: 0;
	background: #cccccc url('../images/logos/logo_sl1_switch_off.png') no-repeat right 100px center;
	width: 50%;
	height: 40px;
	font-size: 16px;
	color: #eeeeee;
	line-height: 40px;
	text-align: right;
	text-decoration: none;
	box-sizing: border-box;
  }

  #product-tab-sl1-mix-on {
	float: left;
	padding: 0 0 0 120px;
	margin: 0;
	background: #000000 url('../images/logos/logo_sl1_mix_on.png') no-repeat 20px center;
	width: 50%;
	height: 40px;
	font-size: 16px;
	color: #eeeeee;
	line-height: 40px;
	text-align: left;
	box-sizing: border-box;
  }

  #product-tab-sl1-mix-off {
	float: left;
	padding: 0 0 0 120px;
	margin: 0;
	background: #cccccc url('../images/logos/logo_sl1_mix_off.png') no-repeat 20px center;
	width: 50%;
	height: 40px;
	font-size: 16px;
	color: #eeeeee;
	line-height: 40px;
	text-align: left;
	text-decoration: none;
	box-sizing: border-box;
  }

  #product-tab-mini-switch-on {
	float: left;
	padding: 0 20px 0 0;
	margin: 0;
	background: #000000 url('../images/logos/logo_mini_switch_on.png') no-repeat right 100px center;
	width: 50%;
	height: 40px;
	font-size: 16px;
	color: #eeeeee;
	line-height: 40px;
	text-align: right;
	box-sizing: border-box;
  }

  #product-tab-mini-switch-off {
	float: left;
	padding: 0 20px 0 0;
	margin: 0;
	background: #cccccc url('../images/logos/logo_mini_switch_off.png') no-repeat right 100px center;
	width: 50%;
	height: 40px;
	font-size: 16px;
	color: #eeeeee;
	line-height: 40px;
	text-align: right;
	text-decoration: none;
	box-sizing: border-box;
  }

  #product-tab-mini-mix-on {
	float: left;
	padding: 0 0 0 132px;
	margin: 0;
	background: #000000 url('../images/logos/logo_mini_mix_on.png') no-repeat 20px center;
	width: 50%;
	height: 40px;
	font-size: 16px;
	color: #eeeeee;
	line-height: 40px;
	text-align: left;
	box-sizing: border-box;
  }

  #product-tab-mini-mix-off {
	float: left;
	padding: 0 0 0 132px;
	margin: 0;
	background: #cccccc url('../images/logos/logo_mini_mix_off.png') no-repeat 20px center;
	width: 50%;
	height: 40px;
	font-size: 16px;
	color: #eeeeee;
	line-height: 40px;
	text-align: left;
	text-decoration: none;
	box-sizing: border-box;
  }

/********************/
/* PRODUCT INFO     */
/********************/

#product-info {
	padding: 40px 0 60px 0;
	background: #e7e7e7;
	border-bottom: 1px solid #cccccc;
}

#info-left {
	float: left;
	padding: 0 0 50px 50px;
	width: 550px;
	text-align: left;
}

  #info-left.slmax {
	float: right;
  }

#info-right {
	float: right;
	padding-top: 20px;
	width: 420px;
}

  #info-right.slmax {
	float: left;
  }

  #info-right h1 {
	margin-bottom: 20px;
  }

  #info-right hr {
	border: #cccccc;
	background: #cccccc;
	margin: 15px 0;
  }

  #info-right p {
	padding: 0;
	margin: 15px 0 0 0;
  }

    #info-right p.button {
	margin: 30px 0 0 0;
	border-bottom: 0;
    }

      #info-right p.button a {
	display: inline-block;
	padding: 0 30px;
	margin: 0;
	border: 0;
	border-radius: 0;
	-moz-border-radius: 0;
	background: #000000;
	font-size: 18px;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	color: #ffffff;
	width: auto;
	overflow: visible;
	cursor: pointer;
	height: 50px;
	line-height: 48px;
	text-decoration: none;
      }

        #info-right p.button a:hover {
		opacity: 0.80;
		filter: alpha(opacity=80);
        }

    #info-right p.thumbs {
	margin: 40px 0 0 0;
	border-bottom: 0;
	width: 420px;
	overflow: hidden;
    }

      #info-right p.thumbs img.thumb {
		float: left;
		margin: 0 10px 0 0;
		width: 75px;
		height: 75px;
		background: #e6e6e6;
		cursor: pointer;
      }

        #info-right p.thumbs img.thumb.on {
		background: #ffffff;
        }

      #info-right p.thumbs span.pr360 {
		float: left;
		margin: 0;
		width: 75px;
		height: 75px;
      }

        #info-right p.thumbs span.pr360 img.thumb {
		float: none;
		margin: 0;
        }

        #info-right p.thumbs span.pr360 span {
		position: relative;
		display: block;
		padding: 27px 0 0 0;
		margin: -75px 0 0 0;
		font-size: 20px;
		font-weight: 700;
		text-align: center;
		color: #19b9ec;
		width: 75px;
		height: 48px;
		line-height: 22px;
		cursor: pointer;
		z-index: 99;
        }

  #info-right ul li {
	padding: 0 0 0 20px;
	background: url('../images/bullet_gray.png') no-repeat left 7px;
  }

  #wrap-360 {
	position: relative;
	margin: 0;
	width: 600px;
	z-index: 99998;
  }

  #mouse-help {
	position: relative;
	padding: 0 10px 10px 10px;
	margin: -86px 0 0 0;
	width: 600px;
	height: 76px;
	overflow: hidden;
	z-index: 999;
	text-align: left;
  }

.magnifyarea {
	box-shadow: 5px 5px 7px #818181;
	-webkit-box-shadow: 5px 5px 7px #818181;
	-moz-box-shadow: 5px 5px 7px #818181;
	filter: progid:DXImageTransform.Microsoft.dropShadow(color=#818181, offX=5, offY=5, positive=true);
	background: white;
	border: 1px solid #cccccc !important;
}

/********************/
/* PHOTO SLIDER     */
/********************/

#info-left .bx-wrapper .bx-viewport {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 0;
	left: 0;
	
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    	-ms-transform: translatez(0);
    	-o-transform: translatez(0);
    	transform: translatez(0);
}

#info-left .bx-wrapper .bx-controls-direction a {
	width: 18px;
	height: 32px;
	z-index: 9999;
}

#info-left .bx-wrapper .bx-controls-direction a.bx-prev {
	left: -50px;
	background: url('../images/lbox_arrow_left.png') no-repeat left top;
}

#info-left .bx-wrapper .bx-controls-direction a.bx-next {
	right: -50px;
	background: url('../images/lbox_arrow_right.png') no-repeat left top;

}

#info-left .bx-wrapper .bx-prev:hover,
#info-left .bx-wrapper .bx-next:hover {
	background-position: left top;
}

#info-left .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
	bottom: -40px;
}

/********************/
/* HOW TO POWER     */
/********************/

#product-power {
	padding: 50px 0;
	background: #ffffff;
	border-bottom: 1px solid #cccccc;
}

  #power-slider .inner {
	padding: 0;
	margin: 0 auto;
	width: 1070px;
  }

  #pSlider li a {
	color: #a4a4a4;
	text-decoration: none;
	text-transform: uppercase;
  }

    #pSlider li a:hover {
	color: #000000;
	text-decoration: none;
    }

  #pSlider li .image {
	display: block;
	padding: 0 0 10px 0;
	margin: 0 0 20px 0;
	border-bottom: 1px solid #d6d6d6;
	height: 120px;
	overflow: hidden;
  }

    #pSlider li .image img {
	height: 100%;
	width: auto;
    }

#power-slider .bx-wrapper .bx-viewport {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 0;
	left: 0;
	
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    	-ms-transform: translatez(0);
    	-o-transform: translatez(0);
    	transform: translatez(0);
}

#power-slider .bx-pager {
	display: none;
}

#power-slider .bx-wrapper .bx-controls-direction a {
	width: 20px;
	height: 38px;
}

#power-slider .bx-wrapper .bx-prev {
	left: -60px;
	background: url('../images/bx-prev.png') no-repeat left top;
}

#power-slider .bx-wrapper .bx-next {
	right: -60px;
	background: url('../images/bx-next.png') no-repeat left top;

}

#power-slider .bx-wrapper .bx-prev:hover,
#power-slider .bx-wrapper .bx-next:hover {
	background-position: left top;
}

/********************/
/* PRODUCT VIDEO    */
/********************/

#product-video {
	padding: 50px 0;
	background: #f1f1f1;
	border-bottom: 1px solid #cccccc;
}

/********************/
/* ACCESSORIES      */
/********************/

#product-accessories {
	padding: 50px 0;
	background: #ffffff;
	border-bottom: 1px solid #cccccc;
}

  #accessories-slider .inner {
	padding: 0;
	margin: 0 auto;
	width: 1070px;
  }

  #aSlider li a {
	color: #a4a4a4;
	text-decoration: none;
	text-transform: uppercase;
  }

    #aSlider li a:hover {
	color: #000000;
	text-decoration: none;
    }

  #aSlider li .image {
	display: block;
	padding: 0 0 10px 0;
	margin: 0 0 20px 0;
	border-bottom: 1px solid #d6d6d6;
	height: 120px;
	overflow: hidden;
  }

    #aSlider li .image img {
	height: 100%;
	width: auto;
    }

#accessories-slider .bx-wrapper .bx-viewport {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 0;
	left: 0;
	
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    	-ms-transform: translatez(0);
    	-o-transform: translatez(0);
    	transform: translatez(0);
}

#accessories-slider .bx-pager {
	display: none;
}

#accessories-slider .bx-wrapper .bx-controls-direction a {
	width: 20px;
	height: 38px;
}

#accessories-slider .bx-wrapper .bx-prev {
	left: -60px;
	background: url('../images/bx-prev.png') no-repeat left top;
}

#accessories-slider .bx-wrapper .bx-next {
	right: -60px;
	background: url('../images/bx-next.png') no-repeat left top;

}

#accessories-slider .bx-wrapper .bx-prev:hover,
#accessories-slider .bx-wrapper .bx-next:hover {
	background-position: left top;
}

/********************/
/* LIGHT KITS       */
/********************/

#product-light-kits {
	padding: 50px 0 100px 0;
	background: #f1f1f1;
	border-bottom: 1px solid #cccccc;
}

  #light-kits-slider .inner {
	padding: 0;
	margin: 0 auto;
	width: 1070px;
  }

  #kSlider li {
	padding: 25px 0;
	background: #ffffff;
	width: 300px;
  }

    #kSlider li .image {
	display: block;
	padding: 0;
	margin: 0 30px 30px 30px;
	height: 240px;
	overflow: hidden;
    }

      #kSlider li .image img {
	height: 100%;
	width: auto;
      }

    #kSlider li span.name {
	display: block;
	padding: 0 0 10px 0;
	margin: 0 30px;
	border-bottom: 1px solid #d6d6d6;
	width: 100%;
	font-size: 20px;
	font-weight: 700;
	line-height: 24px;
	color: #000000;
	text-transform: uppercase;
    }

    #kSlider li span.details {
	display: block;
	margin: 10px 30px 30px 30px;
	line-height: 20px;
	height: 100px;
	overflow: hidden;
    }

    #kSlider li a.lkmore {
	display: block;
	margin: 0 30px;
    }


#light-kits-slider .bx-wrapper .bx-viewport {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 0;
	left: 0;
	
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    	-ms-transform: translatez(0);
    	-o-transform: translatez(0);
    	transform: translatez(0);
}

#light-kits-slider .bx-pager {
	display: none;
}

#light-kits-slider .bx-wrapper .bx-controls-direction a {
	width: 20px;
	height: 38px;
}

#light-kits-slider .bx-wrapper .bx-prev {
	left: -60px;
	background: url('../images/bx-prev.png') no-repeat left top;
}

#light-kits-slider .bx-wrapper .bx-next {
	right: -60px;
	background: url('../images/bx-next.png') no-repeat left top;

}

#light-kits-slider .bx-wrapper .bx-prev:hover,
#light-kits-slider .bx-wrapper .bx-next:hover {
	background-position: left top;
}

/********************/
/* SCREENSHOTS      */
/********************/

.lowercase {
	text-transform: lowercase;
}

#myMIX-app {
	padding: 50px 0 100px 0;
	background: #f1f1f1;
	border-bottom: 1px solid #cccccc;
}

  ul.screenshots {
	padding: 0;
	margin: 0;
	width: 1070px;
	overflow: hidden;
  }

    ul.screenshots li {
	float: left;
	padding: 0;
	margin: 0;
	width: 300px;
    }

      ul.screenshots li:nth-child(2) {
	margin: 0 85px;
      }

/********************/
/* TESTIMONIALS     */
/********************/

#product-testimonials {
	padding: 50px 0;
	margin: 0 0 90px 0;
	background: #ffffff;
}

  #product-testimonials .inner {
	padding: 0;
	margin: 0 auto;
	width: 1070px;
  }

  #tSlider li {
	padding: 50px 200px 50px 50px;
	background: #f1f1f1;
	width: 820px;
	height: 310px;
	overflow: hidden;
  }

    #tSlider li .image {
	float: left;
	width: 300px;
    }

    #tSlider li .tst {
	float: left;
	width: 520px;
    }

    #tSlider li .title {
	display: block;
	font-size: 20px;
	font-weight: 700;
	line-height: 28px;
    }

    #tSlider li .subtitle {
	display: block;
	font-size: 18px;
	line-height: 22px;
    }

    #tSlider li .body {
	display: block;
	margin: 30px 0 50px;
	line-height: 25px;
    }

    #tSlider li a.gLink {
	display: inline-block;
	padding: 0 35px;
	margin: 0;
	border: 1px solid #cccccc;
	border-radius: 0;
	-moz-border-radius: 0;
	font-size: 16px;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	color: #000000;
	cursor: pointer;
	height: 38px;
	line-height: 38px;
	text-decoration: none;
    }

      #tSlider li a.gLink:hover {
		background: #000000;
		border: 1px solid #000000;
		color: #ffffff;
		text-decoration: none;
      }

/********************/
/* SPECS            */
/********************/

#product-specs {
	padding: 0;
	margin: 0;
	background: #ededed;
	border-bottom: 1px solid #cccccc;
}

  #product-specs ul {
	float: left;
	list-style: none;
	padding: 0;
	margin: 0;
	width: 700px;
	overflow: hidden;
  }

    #product-specs ul li {
	list-style: none;
	float: left;
	display: inline;
	padding: 0;
	margin: 10px 0;
	overflow: hidden;
	font-size: 13px;
	white-space: nowrap;
	text-overflow: ellipsis;
    }

      #product-specs ul li:nth-child(odd) {
		padding-right:30px;
		width: 270px;
      }

      #product-specs ul li:nth-child(even) {
		width: 400px;
      }

  #product-documents {
	float: left;
	margin: 0 0 0 50px;
	width: 320px;
  }

    #product-documents h2 {
	margin: 0 0 20px 0;
    }

    #product-documents p.buttons {
	margin: 0;
    }

    #product-documents p.buttons a {
	display: block;
	padding: 0;
	margin: 20px 0 0 0;
	border: 0;
	border-radius: 3px;
	-moz-border-radius: 3px;
	background: #000000;
	font-size: 15px;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	color: #ffffff;
	width: 320px;
	cursor: pointer;
	height: 50px;
	line-height: 48px;
	text-decoration: none;
	text-align: center;
    }

      #product-documents p.buttons a:hover {
		opacity: 0.80;
		filter: alpha(opacity=80);
      }

  #product-specs h3 {
	padding: 0 0 15px 0;
	margin: 0 0 40px 0;
	border-bottom: 1px solid #cccccc;
	font-size: 15px;
	font-weight: 700;
	line-height: 19px;
	color: #000000;
  }

  #product-specs .wrap {
	padding: 50px 0;
  }

    #product-specs .wrap .rows .trow {
	padding: 10px 0 5px 0;
	border-bottom: 1px solid #e7e7e7;
	width: 680px;
	overflow: hidden;
    }

      #product-specs .wrap .rows .trow div {
	float: left;
	width: 510px;
	overflow: hidden;
	text-align: left;
      }

        #product-specs .wrap .rows .trow div.left {
		width: 170px;
		font-weight: 700;
		text-align: left;
        }
 
  #product-specs-heading {
	background: #1a1a1a;
  }

    #product-specs #product-specs-heading .wrap {
	padding: 0;
    }

    #product-specs-heading span.spc-tag {
	float: left;
	padding: 50px 0;
	margin: 0 100px 0 0;
	font-size: 20px;
	font-weight: 700;
	line-height: 30px;
	cursor: pointer;
    }

    #product-specs-heading span.spc-tag:hover {
	color: #ffffff;
    }

    #product-specs-heading span.on {
	color: #ffffff;
	background: url('../images/white-arrow-up.png') no-repeat center bottom;
    }

  #cd-specs-left {
	margin: 0;
	width: 1070px;
  }

  #cd-specs-left .trow {
	padding: 10px 0 5px 0;
	border-bottom: 1px solid #e7e7e7;
	width: 1070px;
	overflow: hidden;
  }

    #cd-specs-left .trow.head {
	padding: 0 0 15px 0;
	margin-left: 260px;
	font-weight: 700;
	color: #19b9ec;
	border-bottom: 1px solid #19b9ec;
	width: 810px;
    }

    #cd-specs-left .trow div {
	float: left;
	width: 270px;
	overflow: hidden;
	text-align: center;
    }

      #cd-specs-left .trow div.left {
	width: 260px;
	font-weight: 700;
	text-align: left;
      }

      #cd-specs-left .trow div.full {
	width: 810px;
      }

      #cd-specs-left .trow div span.small {
	font-size: 13px;
	font-weight: 400;
      }

  #cd-specs-right {
	float: left;
	margin: 0 0 0 90px;
	width: 300px;
  }

    #cd-specs-right p {
	margin: 0;
    }

  #product-specs #cd-photometrics h3 {
	margin-top: 80px;
  }

    #product-specs #cd-photometrics h3:first-of-type {
  	margin-top: 0;
    }

  #cd-photometrics .trow {
	padding: 10px 0 5px 0;
	border-bottom: 1px solid #e7e7e7;
	width: 840px;
	overflow: hidden;
  }

    #cd-photometrics .trow.head {
	font-weight: 700;
	color: #19b9ec;
	border-bottom: 1px solid #19b9ec;
    }

    #cd-photometrics .trow div {
	float: left;
	width: 90px;
	overflow: hidden;
    }

      #cd-photometrics .trow div.left {
	width: 300px;
	font-weight: 700;
      }


  #cd-cyclo-left {
	float: left;
	margin: 0;
	width: 535px;
  }

    #cd-cyclo-left ul {
	margin: 0;
    }

      #cd-cyclo-left ul li {
	margin: 0 0 20px 0;
	font-weight: 700;
      }

  #cd-cyclo-right {
	float: left;
	margin: 0;
	width: 535px;
	text-align: right;
  }

/********************/
/* MOBILE CSS       */
/********************/

@media (max-width: 1070px) {

  #product-video iframe {
	width: 320px;
	height: 180px;
  }

  ul.screenshots {
	margin: 0 auto;
	width: 300px;
  }

    ul.screenshots li {
	float: none;
	display: block;
    }

      ul.screenshots li:nth-child(2) {
	margin: 10px 0;
      }

}

