
/*GLOBAL OPTIONS*/
html {font-size: 100.1%;}
body {
	font: 64% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	background: #141414 url(../images/bg-body.jpg) repeat-y 50% 0;
	color: #fff;
}
form {
	display: inline;
	padding: 0;
	margin: 0;
}
fieldset {
	margin: 0;
	padding: 0;
	display: block;
	border-style: none;
}
a {text-decoration: none;color: #fff;}
a:hover {text-decoration: underline;}
img {border-style: none;}
/*text to image replacment*/
.hidden-text, .logo a, .btn-green, .btn-bottom, .photoluminescent {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
/*buttons*/
.btn-green {
	width: 83px;
	height: 22px;
}
.btn-add-to-cart {background: url(../images/btn-add-to-cart.gif) no-repeat;}
.btn-check-out {background: url(../images/btn-check-out.gif) no-repeat;}
/*btn-bottom*/
.btn-bottom {
	width: 105px;
	height: 20px;
	position: absolute;
	bottom: -1px;
	left: 0;
	z-index: 10;
}
.btn-bottom:hover {background-position: 0 100%;}
.btn-save-for-later {background: #000 url(../images/btn-save-for-later.gif) no-repeat;}
.btn-download-video {background: url(../images/btn-download-video.gif) no-repeat;width: 120px;}
.btn-need-advise {background: url(../images/btn-need-advise.gif) no-repeat;width: 107px;}
.btn-installation {background: #000 url(../images/btn-installation.gif) no-repeat;left: 264px;}
.btn-spec-sheet {background:#000 url(../images/btn-spec-sheet.gif) no-repeat;left: 455px;}
.btn-learn-more {background: #000 url(../images/btn-learn-more.gif) no-repeat;right: -1px;left:auto;width: 93px;}
/*MAIN CONTAINER*/
#main {
	margin: 0 auto;
	width: 950px;
	background: url(../images/bg-main.gif) repeat-x;
	padding-top: 93px;
	position: relative;
}
/*HEADER*/
#header {
	height: 93px;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
/*logo*/
.logo {
	margin: 0;
	position: absolute;
	top: 18px;
	left: 16px;
	background: url(../images/logo.gif) no-repeat;
	width: 207px;
	height: 59px;
}
.logo a {
	height: 100%;
	width: 100%;
}
/*CONTAINER*/
#container {
	width: 919px;
	background: url(../images/bg-container.png) repeat-y;
	margin: 0 auto;
	padding: 0 8px;
	overflow: hidden;
}
#container h2 {
	font-size: 120%;
	margin: 0 0 15px;
	text-transform: uppercase;
	line-height: 18px;
}
#container h3 {
	margin: 0;
	font-size: 120%;
	font-weight: normal;
	text-transform: uppercase;
}
#container p {
	font-size: 110%;
	margin: 0 0 12px;
}
.container-botttom {
	width: 935px;
	height: 18px;
	overflow: hidden;
	margin: 0 auto;
	background: url(../images/bg-container-bottom.png) no-repeat;
}
/*header-box*/
.header-box {
	position: absolute;
	top: 0;
	right: 20px;
	width: 300px;
}
.header-box ul {
	padding: 10px 0;
	margin: 0;
	list-style: none;
	text-align: right;
}
.header-box li {
	display: inline;
	padding-left: 10px;
	background: url(../images/img-white-separator.gif) no-repeat 4px 50%;
}
.header-box li:first-child {
	padding-left: 0;
	background: none;
}
.header-box li a {color: #fff;}
.header-box li a.link-cart {
	padding-left: 19px;
	background: url(../images/ico-cart.gif) no-repeat 0 50%;
	color: #0bf705;
}
.header-box fieldset {
	width: 100%;
	overflow: hidden;
	margin-bottom: 12px;
}
.header-box fieldset label {
	float: left;
	color: #fff;
	font-size: 120%;
	margin-right: 4px;
	line-height: 20px;
}
.header-box fieldset input {float: left;}
.header-box fieldset input.i-text {
	width: 119px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	margin: 1px 3px 0 0;
}
.header-box fieldset div {float: right;}
.header-box .tel {
	color: #fff;
	font-size: 120%;
	display: block;
	font-weight: normal;
	text-align: right;
}
.header-box .tel span {color: #02d51b;}
/*visual*/
.visual {
	display: block;
	border: 1px solid #1f1f1f;
	border-width: 1px 0;
	margin-bottom: 15px;
}
/*menu*/
.menu {padding: 0 0 8px 10px;}
.menu span {
	color: #ccc;
	padding-right: 4px;
}
.menu ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline;
}
.menu li {
	display: inline;
	padding-left: 10px;
	background: url(../images/img-white-separator.gif) no-repeat 3px 50%;
}
.menu li:first-child {
	padding-left: 0;
	background: none;
}
.menu a {color: #ccc;}
.menu a:hover, .menu a.active {color: #00ff12;text-decoration: none;}
/*c-box*/
.c-box {
	background: url(../images/bg-content-box-top.gif) no-repeat;
	margin-bottom: 13px;
	overflow: hidden;
	height: 1%;
	position: relative;
}
.c-box .c-box-wrapper {
	background: url(../images/bg-content-box-bottom.gif) no-repeat 0 100%;
	overflow: hidden;
	height: 1%;
	position: relative;
	padding-bottom: 1px;
}
/*three-columns*/
.three-columns {
	background: url(../images/bg-3columns.gif) repeat-y 263px 0;
	overflow: hidden;
	height: 1%;
	padding: 5px 0 20px;
	position: relative;
}
/*sub-column1*/
.three-columns .sub-column1 {
	float: left;
	width: 238px;
	padding: 0 0 10px 25px;
}
.three-columns .sub-column2 {
	float: left;
	width: 245px;
	padding-left: 25px;
}
/*option*/
.option strong {display: block;}
/*option-form*/
.option-form label {
	display: block;
	line-height: 20px;
}
.option-form select {width: 214px;}
.option-form select.s-color {width: 147px;}
.option-form .row {
	width: 100%;
	overflow: hidden;
	position: relative;
}
.option-form .price-box {padding-top: 100px;}
.option-form .price-box strong {
	color: #15a728;
	font-size: 19px;
	display: block;
	margin-bottom: 15px;
}
.option-form .price-box strong span {font-size: 10px;}
.option-form .price-box .row {margin-left: -7px;margin-bottom: 10px;}
.option-form .price-box .row input,
.option-form .price-box .row label {float: left;}
.option-form .price-box .row input.i-text-qual {
	width:35px;
	margin-right: 6px;
}
.ico-cart {
	float: left;
	margin-right: 5px;
}
.option-form .btn-add-to-cart {
	float: left;
	margin-right: 35px;
}
/*dot-list*/
.dot-list, .dot-list ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.dot-list li {
	font-size: 100%;
	text-indent: 15px;
	background: url(../images/bull-white-dot.gif) no-repeat 0 7px;
}
#container .dot-list p {font-size: 150%;margin-bottom: 0;}
/*sub-column3*/
.three-columns .sub-column3 {
	float: right;
	width: 359px;
}
.three-columns .sub-column3 h2 {padding-left: 16px;}
/*gallery photo*/
.gallery .photo-holder {
	width: 359px;
	height: 260px;
	background: url(../images/bg-gallery.gif) no-repeat;
	display: table-cell;
	vertical-align: middle;
	overflow: hidden;
}
.gallery .photo-holder img {
	display: block;
	margin: 0 auto;
}
.gallery ul {
	overflow: hidden;
	padding: 18px 0 0 10px;
	margin: 0;
	list-style: none;
	height: 1%;
}
.gallery li {
	float: left;
	margin-left: 9px;
	display: inline;
	width: 59px;
	height: 59px;
	background: url(../images/bg-gallery-thubnail.gif) no-repeat;
}
.gallery li a {
	display: table-cell;
	width: 59px;
	height: 59px;
	vertical-align: middle;
}
.gallery li a img {display: block; margin: 0 auto;}
/*two-columns*/
.two-columns {
	width: 100%;
	background: url(../images/bg-vertical-border.gif) repeat-y 421px 0;
	position: relative;
}
.two-columns:after {
	content: "";
	display: block;
	clear: both;
}
.two-columns .sub-column1 {
	float: left;
	width: 421px;
	padding-top: 5px;
}
.two-columns .sub-column2 {
	float: right;
	width: 497px;
	padding-top: 5px;
}
.two-columns h2 {padding-left: 25px;}
/*ico-list*/
.ico-list {
	padding: 12px 0;
	margin: 0 auto;
	list-style: none;
	text-align: right;
	width: 368px;
}
.ico-list li {display: inline;margin-left: -4px;}
/*tabset*/
.tabset {
	width: 100%;
	overflow: hidden;
	margin: -4px 0 15px;
	position: relative;
}
.tabset ul {
	float: left;
	padding: 0;
	margin: 0 10px 0 0;
	list-style: none;
	background: url(../images/bg-tabs.gif) no-repeat;
	width: 319px;
	line-height: 22px;
}
.tabset li {
	float: left;
	padding-left: 2px;
	background: url(../images/img-tabs-separator.gif) no-repeat;
}
.tabset li a {
	float: left;
	padding: 0 11px;
	color: #333;
	font-weight: bold;
	font-size: 10px;
}
.tabset li a.active {
	background: url(../images/bg-tabset-active.gif) repeat-x;
	color: #fff;
}
.tabset .info {
	float: left;
	margin-top: 1px;
}
/*photo-holder*/
.image-holder {
	width: 100%;
	overflow: hidden;
	background: #fff;
}
/*c-text*/
.c-text {padding: 15px 19px 10px;}
/*sub-row*/
.sub-row {
	position: relative;
	border-bottom: 1px solid #1f1f1f;
}
/*desc-text*/
.desc-text {padding: 55px 30px 0;}
.bot-space {padding-bottom: 70px;}
/*video-holder*/
.video-holder {
	width: 326px;
	margin: 0 auto;
	overflow: hidden;
}
/*prod-info*/
.prod-info {font-size: 110%;padding-top: 10px;}
.prod-info span {
	display: block;
	margin-bottom: 12px;
}
/*tab-box*/
.tab-box {padding: 0 0 0 24px;}
/*rel-video-list*/
.rel-video-list {
	padding: 0;
	margin: 10px 0 0;
	list-style: none;
	overflow: hidden;
	width: 100%;
}
.rel-video-list li {
	float: left;
	margin-right: 9px;
}
/*bottom-logo*/
.bottom-logo {
	display: block;
	text-align: right;
	padding-right: 15px;
	margin-top: 20px; /*delete this line*/
}
/*FOOTER*/
#footer {
	padding: 3px 0 10px;
	margin: 0;
	list-style: none;
	text-align: center;
}
#footer li {
	display: inline;
	padding-left: 10px;
	background: url(../images/img-white-separator.gif) no-repeat 3px 50%;
}
#footer li:first-child {
	background: none;
	padding-left: 0;
}
#footer li a {color: #fff;}
/*content*/
.content {
	float: right;
	width: 666px;
	padding-top: 14px;
}
/*content-holder*/
.content-holder {
	width: 100%;
	overflow: hidden;
}
/*boxes*/
.boxes {
	width: 100%;
	overflow: hidden;
	margin-bottom: 20px;
}
.boxes .boxes-row {
	width: 110%;
	overflow: hidden;
	background: url(../images/bg-boxes.gif) repeat-y;
	margin-bottom: 12px;
	position: relative;
}
.boxes .boxes-row .boxes-row-wrapper {
	background: url(../images/bg-boxes-bottom.gif) no-repeat 0 100%;
	overflow: hidden;
	width: 100%;
}
.boxes .box {
	float: left;
	width: 217px;
	margin-right: 8px;
	padding-bottom: 35px;
}
.boxes .box h3 {
	background: #333 url(../images/bg-gray-box-top.gif) no-repeat;
	line-height: 35px;
	padding-left: 15px;
	font-weight: bold !important;
}
.boxes .box img {
	display: block;
	margin: 0 auto;
}
.boxes .box-text {
	padding: 13px 17px 0;
	text-transform: uppercase;
	color: #ccc;
}
.boxes .box-text strong {color: #fff;}
.boxes .box-text ul {
	padding: 0 0 0 7px;
	margin: 0 0 17px;
	list-style: none;
	font-size: 110%;
}
.boxes .box-text ul li {
	padding-left: 10px;
	background: url(../images/bull-white-dot.gif) no-repeat 0 4px;
}
.boxes .boxes-row .btn-learn-more {
	right: auto;
	margin-left: 106px;
}
/*visual-box*/
.visual-box {position: relative;}
.visual-box h1 {
	position: absolute;
	top: 18px;
	left: 18px;
	margin: 0;
	font-size: 36px;
	font-weight: normal;
	letter-spacing: -3px;
}
.visual-box img {
	margin: 0;
}
/*content*/
.content h2 {background: url(../images/bg-dashed-border.gif) repeat-x 0 50%;}
.content h2 span {
	padding-right: 5px;
	background: #000;
}
/*sub-columns*/
.sub-columns {
	width: 100%;
	overflow: hidden;
	padding-top: 15px;
}
.sub-columns .sub-column {
	float: left;
	width: 217px;
	margin-right: 7px;
}
.sub-columns .sub-column-right {margin-right: 0;}
.sub-columns p, .sub-columns h3 {line-height: 18px;}
/*info-box*/
.info-box {
	width: 217px;
	overflow: hidden;
	background: url(../images/bg-boxes.gif) repeat-y -225px 0;
	text-align: center;
	margin-right: -2px;
	float: right;
	display: inline;
}
.info-box .wrapper {
	background: url(../images/bg-boxes-bottom.gif) no-repeat -225px 100%;
	overflow: hidden;
	padding-bottom: 28px;
}
.info-box .box-title {
	background: #333;
	display: block;
	line-height: 180%;
	text-transform: uppercase;
	letter-spacing: -1px;
	border: 1px solid #1f1f1f;
	border-width: 1px 0;
	margin-bottom: 20px;
}
/*sidebar*/
.sidebar {
	float: left;
	width: 243px;
	padding-top: 3px;
}
.sidebar h2 {
	margin: 0 0 13px 18px !important;
}
.sidebar-top, .sidebar-bottom{
	height: 9px;
	overflow: hidden;
	background: url(../images/bg-sidebar-top.gif) no-repeat;
}
.sidebar-bottom {background: url(../images/bg-sidebar-bottom.gif) no-repeat;}
.sidebar-content {
	border-right: 1px solid #1f1f1f;
	overflow: hidden;
	height: 1%;
}
/*sidebar navigation*/
.side-nav {
	padding: 0 0 20px;
	margin: 0;
	list-style: none;
}
.side-nav ul {
	padding: 11px 0;
	margin: 0;
	list-style: none;
}
.side-nav li {
	width: 100%;
	vertical-align: top;
}
.side-nav li a {
	display: block;
	background: #333;
	padding-left: 13px;
	line-height: 34px;
	font-size: 120%;
	color: #fff;
	text-transform: uppercase;
	border-bottom: 1px solid #1f1f1f;
	font-weight: bold;
	height: 1%;
	text-decoration: none !important;
}
.side-nav li li a {
	font-size: 110%;
	line-height: 22px;
	background: none;
	border-bottom: 0;
	text-transform:none;
	color: #ccc;
}

.side-nav li a:hover, .side-nav li a.active {background: #248a30;color: #fff;}
/*items-list*/
.items-list {
	overflow: hidden;
	width: 100%;
	padding: 0 0 25px;
	margin: 0;
	list-style: none;
}
.items-list li {
	float: left;
	margin-left: 1px;
}
/*mail-form*/
.mail-form {
	height: 1%;
	overflow: hidden;
	padding-left: 17px;
}
.mail-form label {
	float: left;
	margin-right: 3px;
	line-height: 19px;
	font-weight: bold;
	font-size: 120%;
	letter-spacing: -1px;
}
.mail-form input {float: left;}
.mail-form input.i-text {
	width: 110px;
	padding: 1px 0 0 5px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 1px 4px 0 0;
	color: #339a40;
}
/*photoluminescent*/
.visual-box h1.photoluminescent {
	width: 371px;
	height: 81px;
	background: url(../images/txt-photoluminescent.png) no-repeat;
	right: 20px !important;
	left: auto;
}
/*content2*/
.content2 h2 {background: none;}
.content2 h3 {font-size: 110% !important;letter-spacing: -1px;}
.content2 .box p {text-transform: none;}
.content2 .boxes .boxes-row {margin: 0 0 37px;}
/*price*/
.price {
	text-align: right;
	display: block;
	color: #15a728 !important;
	font-weight: normal;
	font-size: 170%;
	margin-top: 30px;
}
.price span {font-size: 50%;}
/*check*/
.check {
	position: absolute;
	bottom: 6px;
}
.check input {
	float: left;
	width: 14px;
	height: 13px;
	padding: 0;
	margin: 0 5px 0 0;
	font-size: 0;
}
.check label {
	float: left;
	text-transform: none;
}
/*menu-holder*/
.menu-holder {
	width: 100%;
	overflow: hidden;
}
.menu-holder .right {
	float: right;
	padding-right: 15px;
}
/*btn-compare*/
.btn-compare {
	margin: -10px auto 15px;
	width: 68px;
	height: 24px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../images/btn-compare.gif) no-repeat;
	position: relative;
}