@charset "UTF-8";
/* CSS Document */

#intro {
	margin: 0px auto;
	padding: 0px;
	width: 950px;
	margin-left: 25px;
	margin-right: 25px;
	top: -15px;
	overflow: hidden;
	position: relative;
}

.popup { 
	padding:10px; border:2px solid #ccc;
	background:#eee; width:400px; font-size:13px; font-weight:100; text-align:center;
	z-index:1;
}

/* Price Infomation */
p.price-big {
	font-size:1.0em;
	margin-top: 0px;
	margin-right: 160px;	
}

p.text-cont {
	margin-top: 0px;
	margin-right:86px;	
}

p.text-cont-mr {
	margin-top: 0px;
	margin-right:86px;
	margin-bottom:65px;
}

p.price-big-sad {
	font-size:1.0em;
	margin-top: 0px;
	margin-right: 200px;	
}

p.text-cont-sad {
	margin-top: 0px;
	margin-right:60px;	
}

/* 3 box's at bottom of treatment index pages */
#bott-res {
	margin-left:40px;
	margin-top:130px;
}

#bott-res-acne {
	margin-left:40px;
	margin-top:80px;

}

#bott-res li a{
	color: #8dc641;
}

#feedback {
	color:#333;
	font-size:16px;
	font-weight:bold;
	padding-left:60px;
	padding-top:20px;
	text-align:center;
	font-family:"Comic Sans MS", cursive;
}

#bott-res-acne li a{
	color: #acdee7;
}

#bott-res li{
	list-style:none;
	padding-top:18px;
	width:124px;
	height:76px;
	float:left;
	padding-left:15px;
	padding-right:20px;
	background-image:url(../global-images/badge-background.jpg);
	background-repeat:no-repeat;
	background-position:center;
	color: #666666;
	font-size: 0.75em;
	line-height: 1.2em;
}

#bott-res-acne li{
	list-style:none;
	padding-top:18px;
	width:124px;
	height:76px;
	float:left;
	padding-left:15px;
	padding-right:20px;
	background-image:url(../global-images/badge-background-acne.jpg);
	background-repeat:no-repeat;
	background-position:center;
	color: #666666;
	font-size: 0.75em;
	line-height: 1.2em;
}

/* MOVING MENU ELEMENTS */

.lavaLampWithImage {
	position: relative;
	margin: 0px auto;
	padding: 0px;
	clear: both;
	width: 560px;
	height: 31px;
	top: -30px;
	padding-left: 6px;
	padding-top: 1px;
	background-image: url(../global-images/grey-nav/bar.png);
	background-repeat: no-repeat;
	background-position: center;
	overflow: hidden;
}

.lavaLampWithImage li {
	float: left;
	list-style: none;
	z-index: 2;
}

.lavaLampWithImage li.back {
	background: url("../global-images/grey-nav/bg_menu.png") no-repeat right 1px;
	width: 0px; height: 28px;
	z-index: 1;
	position: absolute;
	margin-top: 2px;
	margin-top: expression('3px'); /* IE Fix */
}

.lavaLampWithImage li.back .left {
	background: url("../global-images/grey-nav/bg_menu_left.png") no-repeat top left;
	height: 28px;
	margin-right: 10px; /* 7px is the width of the rounded shape */
	margin-top: 1px;
	z-index: 1;
}

.lavaLampWithImage li a {
	font-size: 0.65em;
	color: #333;
	text-decoration: none;
	display: block;
	width: 92px;
	padding: 10px 0px 0px 0px;
	height: 25px;
	z-index: 3;
	position: relative;
	overflow: hidden;
	text-align: center;
}

.lavaLampWithImage li a:hover {
	color: #fff;

}

.lavaLampWithImage li a:hover, .lavaLampWithImage li a:active, .lavaLampWithImage li a:visited {
	border: none;
}

.current {
	background: url(../global-images/grey-nav/current.png) no-repeat center 3px;
	margin-top: expression('3px'); /* IE Fix */
}

/* SUB MENU ELEMENTS */

.product-menu {
	margin:0px auto;
	padding: 0px;
	height: 28px;
	float: right;
	clear: both;
	margin-top: -20px;
	margin-right: 260px;
}

.product-menu-sad {
	margin: 0px auto;
	padding: 0px;
	height: 28px;
	float: right;
	clear: both;
	margin-top: -20px;
	margin-right: 255px;
}

.product-menu li, .product-menu-sad li {
	float: left;
	list-style: none;
	height: 28px;
	padding-top: 6px;
	background-image: url(../global-images/product-menu-divider.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

.product-menu li a, .product-menu-sad li a {
	font-size: 0.75em;
	color: #999;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 20px;
}

.product-menu li a:hover, .product-menu-sad li a:hover {
	color: #333;
}

/* HOME PAGE ELEMENTS */

#main #main-content {
	position: relative;
	margin: 0px auto;
	padding: 0px;
	width: 1100px;
}

#main #main-content #left {
	margin: 0px auto;
	padding: 0px;
	margin-left: 100px;
	float: left;
	z-index: 1000;
	text-align: left;
}

#left-boxes {
	padding: 0px;
	float: left;
	width: 90px;
	margin-right: 10px;
	margin-left: -100px;
	margin-top: -460px;
	z-index: 3000;
	text-align: left;
}

#left-boxes2 {
	padding: 0px;
	float: left;
	width: 90px;
	margin-right: 10px;
	margin-left: -100px;
	z-index: 3000;
	text-align: left;
}

#main #main-content #left #main-image {
	margin: 0px auto;
	width: 425px;
	height: 446px;
	z-index: 2;
}

#main #main-content #left #sixty-day {
	margin: 0px auto;
	padding: 0px;
	position: relative;
	clear: both;
	margin-left: 30px;
	width: 384px;
	height: 31px;
	z-index: 2;
}

#sixty-day-prod {
	margin: 0px auto;
	padding: 0px;
	margin-left: 20px;
	width: 384px;
	height: 31px;
	z-index: 2;
}

#main #main-content #left #content {
	margin: 0px auto;
	padding: 0px;
	margin-top: -410px;
	margin-left: expression('-10px'); /* IE Fix */
	width: 630px;
	height: 450px;
	float: left;
}

#main #main-content #left #content img {
	float:right;
	margin-right: 7px;
}

#main #main-content #left #content p {
	clear: both;
	float: right;
	margin-top: 20px;
}

#main #main-content #right-skin-rejuvenation {
	position: relative;
	margin: 0px auto;
	padding: 0px;
	width: 334px;
	height: 520px;
	top: 46px;
	float: right;
	background-image: url(../skin-rejuvenation/images/skin-rejuvenation.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

#main #main-content #right-spider-veins {
	position: relative;
	margin: 0px auto;
	padding: 0px;
	width: 321px;
	height: 500px;
	top: 42px;
	float: right;
	background-image: url(../telangiectasia/images/spider-veins.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

#main #main-content #right-rosacea {
	position: relative;
	margin: 0px auto;
	padding: 0px;
	width: 326px;
	height: 500px;
	top: 66px;
	float: right;
	background-image: url(../rosacea/images/rosacea.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

#main #main-content #right-acne {
	position: relative;
	margin: 0px auto;
	padding: 0px;
	width: 410px;
	height: 421px;
	margin-left:-40px;
	top: 127px;
	float: right;
	background-image: url(../acne/images/acne.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

#main #main-content #right-sad {
	position: relative;
	margin: 0px auto;
	padding: 0px;
	width: 403px;
	height: 500px;
	top: 66px;
	margin-left:-40px;
	float: right;
	background-image: url(../sad/images/SAD.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

.slider-out {
	margin: 0px auto;
	padding: 0px;
	padding-bottom: 7px;
	clear: both;
	z-index: 100;
	cursor:pointer;
	height: 29px;
}

.slider-out:hover {
	margin-left: 20px;
}

.slider {
	position: relative;
	margin: 0px auto;
	padding: 0px;
	width: 334px;
	height: 29px;
	margin-left: 245px;
	background-image: url(http://www.britebox-led.com/global-images/slider.png);
	background-repeat: no-repeat;
	clear: both;
	text-align: right;
	padding-top: 7px;
	cursor: pointer;
	z-index: -1;
	color:#FFF;
}

.slider a {
	margin-right: 50px;
	text-decoration: none;
	color: #999;
	font-size: 0.875em;
	z-index: 1000;
	color:#FFF;
}

/* PRODUCT PAGE ELEMENTS */

#strapline {
	margin: 0px auto;
	padding: 0px;
	height: 30px;
	width: auto;
	float: left;
}

#products-left {
	margin: 0px auto;
	padding: 0px;
	width: 500px;
	height: 450px;
	float: left;
	background-image: url(../images/products-divider.jpg);
	background-position: right center;
	background-repeat: no-repeat;
}

#products-right {
	margin: 0px auto;
	padding: 0px;
	width: 500px;
	height: 450px;
	float: right;
}

#products-left img {
	float: left;
	margin-right: 10px;
}

#products-left #products-left-info {
	float: right;
	width: 200px;
	margin-top: 100px;
}

#products-right img {
	float: left;
	margin-right: 10px;
}

#products-right #products-right-info {
	float: right;
	width: 200px;
	margin-top: 100px;
}

/* INDIVIDUAL PRODUCT PAGE ELEMENTS */

#product-left {
	margin: 0px auto;
	padding: 0px;
	width: 380px;
	height: 450px;
	height: auto;
	float: left;
	text-align: left;
	margin-right: 20px;
}

#product-right {
	margin: 0px auto;
	padding: 0px;
	width: 420px;
	height: 400px;
	height: auto;
	float: right;
	margin-top: 20px;
	text-align: left;
}

#product-right li {
	list-style-image: url(../global-images/bullet-lblue.gif);
	font-size: 0.75em;
	margin-left: 15px;
	margin-bottom: 4px;
}

/* SAD PAGE ELEMENTS */

#sad-products-wrapper {
	margin: 0px auto;
	padding: 0px;
	width: 1000px;
	height: 420px;
}

.sad {
	margin: 0px auto;
	padding: 0px;
	float: left;
	width: 333px;
	height: 200px;
	background-image: url(../sad/images/sad-divider.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

.sad img {
	float: left;
}

.sad p {
	float: right;
	width: 188px;
	overflow: hidden;
	color: #888;
	margin-bottom: 8px;
	line-height: 1.4em;
}

/* FAQ ELEMENTS */

#faq-left {
	margin: 0px auto;
	padding: 0px;
	width: 540px;
	height: 520px;
	float: left;
	text-align: left;
	margin-right: 20px;
	background-image: url(../global-images/faq-divider.jpg);
	background-position: right center;
	background-repeat: no-repeat;
}
	
#faq-right {
	margin: 0px auto;
	padding: 0px;
	width: 440px;
	height: 520px;
	float: right;
}

#faq-left p {
	margin-bottom: 12px;
}

#faq-left a {
	margin: 0px auto;
	color: #888888;	
	text-decoration: none;
	text-align: left;
}

#faq-left a:hover {
	color: #333333;	
}

/* ACCESSORIES ELEMENTS */

#accessories-left {
	margin: 0px auto;
	padding: 0px;
	width: 710px;
	height: 415px;
	float: left;
	text-align: left;
}

#accessories-right {
	margin: 0px auto;
	padding: 0px;
	width: 280px;
	margin-left: 10px;
	float: right;
	overflow: hidden;
}

#accessories-right p {
	margin: 0px auto;
	padding: 0px;
	text-align: left;
}

#bullet ul{
	padding-left:410px;
	padding-top:90px;
	font-size:12px;
	padding-bottom:70px;
	list-style-type:disc;
	color:#BED300;
}

#bulletblu ul{
	padding-left:410px;
	padding-top:90px;
	font-size:12px;
	padding-bottom:70px;
	list-style-type:disc;
	color:#39F;
}