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

body {
	background: #000 url(Assets/Images/background.jpg) no-repeat center top;
	font-family: Arial, Helvetica, sans-serif;
	color: #E9E9E9;
	font-weight: normal;
	font-size: 13px;
}

a:link, a:visited, a:active {
	text-decoration: none;
}

select {
	cursor: pointer;
}

input[type="submit"] {
	cursor: pointer;
}

table {
	font-size: 12px;
}

div {
	text-align: left;
}

#container {
	position: relative;
	width: 981px;
	margin: 0 auto;
	background: url("Assets/Images/background_center.jpg") repeat-x 0 0px;
}

#slideshow {
	margin: 0 0 1px;
}

.slideshow-images div {
	float: left;
	width: 981px;
	height: 526px;
}

.slideshow-images {
	width: 50000px;
	height: 526px;
}

.slideshow {
	width: 981px;
	height: 526px;
	position: relative;
	overflow: hidden;
}

/* Gerald Change Start */

.txt_center {
	text-align: center;	
}

.txt_big_italic {
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
}

.txt_amazon {
	color: #f4c24f;
}

.txt_paypal {
	color: #69b7c8;
}

.clear_middle {
	clear: both;
	line-height: 50%;
}

.clear_small {
	clear: both;
	line-height: 1%;
	font-size: 1px;
}

/* Gerald Change End */

#links {
	position: relative;
	height: 41px;
	width: 979px;
	background: url(Assets/Images/links-bg.gif) repeat-x;
	text-align: center;
}
	#links ul {}
	#links li {
		display: inline;
	}
	#links a {
	display: inline-block;
	padding: 13px 24px 0;
	margin: 0px;
	color: #F1F1F1;
	border-right: 1px solid #518AC2;
	height: 23px;
	text-align: center;
	}
	#links a:hover {
		color: #f4e47b;
	}
	#links a.current {
	background: url(Assets/Images/links-current-bg.gif) repeat-x;
	}
	#links #linksLeft {
	position: relative;
	float: left;
	width: 5px;
	height: 41px;
	background: url(Assets/Images/links-cap-left.gif) no-repeat;
	}
	#links #linksRight {
	position: relative;
	float: right;
	width: 5px;
	height: 41px;
	background: url(Assets/Images/links-cap-right.gif) no-repeat;
	}
	#links a ul {
	position: absolute;
	display: none;
	top: 40px;
	}
	#links a:hover ul {
		display: block;
	}
		
	
	#links a.contact {
		border: none;
	}
	
#middleBoxLeft {
	float: left;
	height: 96px;
	height: 96px;
	width: 451px;
	width: 451px;
	margin-top: 14px;
	margin-right: 14px;
	background: url(Assets/Images/middle-box-l-bg.png) no-repeat;
	text-align: center;
	padding: 16px;
	position: relative;
}


#middleBoxLeft table {
	width: 100%;
	margin-top: -14px;
	margin-bottom: 4px;
}


#middleBoxRight {
	float: left;
	height: 96px;
	width: 451px;
	margin-top: 14px;
	background: url(Assets/Images/middle-box-r-bg.png) no-repeat;
	text-align: center;
	padding: 16px;
	position: relative;
}
#middleBoxRight p {
	margin: 0 0 1em;
}

.addToCart {
	position: absolute;
	left: 50%;
	bottom: 15px;
	margin-left: -60px;
	opacity: 0.94;
}
	.addToCart:hover {
		opacity: 1;
	}

.viewCart {
	position: absolute;
	left: 50%;
	bottom: 15px;
	margin-left: -53px;
	opacity: 0.94;
}
	.viewCart:hover {
		opacity: 1;
	}

#content {
	position: relative;
	padding: 0px 5px 0px;
	line-height: 1.5em;
	color: #CCC;
	margin: 14px 0 0;
}
	#content h2 {
		margin: 0;
	}
	#content p {
	margin: 7px 0 2px;
	}
	#content a {
		color: #fae535;
	}
		#content a:hover {
			color: #00c8ff;
		}
		
	a.large {
		font-size: 1.5em;
		margin: .5em 0 .25em;
		display: block;
	}
	
.bottomBox2 {
	position: relative;
	width: 207px;
	height: 30px;
	float: left;
	color: #FFE635;
	font-size: 18px;
	text-align: center;
	padding: 126px 15px 0;
	font-weight: normal;
}

.bottomBox {
	position: relative;
	width: 207px;
	height: 30px;
	float: left;
	color: #FFE635;
	font-size: 18px;
	text-align: center;
	padding: 126px 15px 0;
	font-weight: normal;
}

.bottomBox2:hover {
	color: #00c8ff;
	}

	.bottomBox:hover {
	color: #00c8ff;
	}
	.bottomBox:hover .green {
	color: #0F0;
	}
	
#bottomBox1 {
	margin: 14px 11px 0 0;
	background: url(Assets/Images/bottom-box-1-bg.png) no-repeat;
}
	#bottomBox1:hover {
	background-position: 0px -156px;
	}
	
#bottomBox2 {
	margin: 14px 11px 0 0;
	background: url(Assets/Images/bottom-box-2-bg.png) no-repeat;
}
	#bottomBox2:hover {
	background-position: 0px -156px;
	}
	
#bottomBox3 {
	margin: 14px 11px 0 0;
	background: url(Assets/Images/bottom-box-3-bg.png) no-repeat;
}
	#bottomBox3:hover {
	background-position: 0px -156px;
	}
	
#bottomBox4 {
	margin: 14px 0 0 0;
	background: url(Assets/Images/bottom-box-4-bg.png) no-repeat;
}
	#bottomBox4:hover {
	background-position: 0px -156px;
	}	
	
#footer {
	width: 100%;
	position: relative;
	background: url(Assets/Images/LD_LOGO.png) no-repeat center top;
	padding: 55px 0;
	margin: 0px 0 0;
	text-align: center;
	color: #5c5f5f;
	line-height: 1.6em;
	letter-spacing: .2em;
	font-size: 11px;
}
	#footer a {
		color: #5fb5e0;
	}
	
.center {
	margin: 0 auto;
}
.100percent {
	clear: none;
	float: right;
	padding: 5px;
	margin-left: 1em;
}
.clear {
	clear: both;
}
.green {
	color: #4BB547;
}
#links a:hover span {
	color: #3F6;
}
a img
{
  border:none;
}

#faq {
	margin: 0;
	padding: 0;
}
	
	#faq li {
		background: #006 url(Assets/Images/links-bg.gif) repeat-x 0 -3px;
		border: 1px solid #6697ca;
		padding: 0;
		margin: 20px 0;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
	}
		#faq li p {
			padding: 3px 7px;
			margin: 0;
			color: #fae535;
			cursor: pointer;
		}
			#faq li p:hover {
				color: #00c8ff;
			}
			#faq li.open p {
				border-bottom: 1px solid #6697ca;
			}
	
		#faq li div.answer {
			background: #23427a;
			color: #fff;
			display: none;
			padding: 10px 15px;
			-moz-border-radius-bottomleft: 10px;-moz-border-radius-bottomright: 10px;
			-webkit-border-bottom-left-radius: 10px;-webkit-border-bottom-right-radius: 10px;
			border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;
		}
			#faq li.open div.answer {
			}






.storeItemWide {
	padding: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #6697ca;
	margin: 10px 0;
}
	
	.productImagewide {
		float: left;
		width: 410px;
		text-align: center;
	}
	
	.productDescriptionwide {
		float: left;
		width: 315px;
	}
		.productDescriptionwide h3 {
			color: #00c8ff;
			font-size: 1.5em;
			text-align: center;
		}
	
	.buyButtonwide {
		float: right;
		width: 244px;
		text-align: center;
		margin: 100px 0 0;
	}
		.buyButtonwide h4 {
			color: #fff;
			font-size: 1.7em;
			font-weight: bold;
			margin: 0 0 15px;
		}




.storeItem {
	padding: 15px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: px solid #6697ca;
	margin: 10px 0;
}
	
	.productImage {
		float: left;
		width: 313px;
		text-align: center;
	}
	
	.productDescription {
		float: left;
		width: 313px;
	}
		.productDescription h3 {
			color: #00c8ff;
			font-size: 1.5em;
			text-align: center;
		}
	
	.buyButton {
		float: right;
		width: 313px;
		text-align: center;
		margin: 100px 0 0;
	}
		.buyButton h4 {
			color: #fff;
			font-size: 1.7em;
			font-weight: bold;
			margin: 0 0 15px;
		}
		


#promoDD {
	height: 84px;
	padding: 7px 13px 0;
	background: url(Assets/Images/promo-dd-bg.gif) repeat-x;
	display: none;
	position: relative;
	overflow: hidden;
}

	#promoDD a {
		float: right;
		display: block;
		text-indent: -9999em;
		width: 281px;
		height: 79px;
		background: url(Assets/Images/try-it-for-free.gif) no-repeat;
		opacity: .8;
	}
	
		#promoDD a:hover {
			opacity: 1;
		}
	
	#promoDD #arrow {
		position: absolute;
		top: 7px;
		left: -92px;
		width: 92px;
		height: 78px;
		background: url(Assets/Images/arrow.png) no-repeat;
	}
	

#step1 {
	width: 556px;
	padding: 10px 20px;
	border-bottom: 1px solid #0b1926;
}
	#step1 #fbIframe {
		width: 70px;
		height: 65px;
		margin: 0 auto;
	}
	
#step2 {
	width: 556px;
	padding: 10px 20px;
	background: #0e1f2f;
	border-bottom: 1px solid #0b1926;
	border-top: 1px solid #223140;
}
#step3 {
	width: 556px;
	padding: 10px 20px;
	border-bottom: 1px solid #0b1926;
	border-top: 1px solid #223140;
}
#step4 {
	width: 556px;
	padding: 10px 20px;
	background: #0e1f2f;
	border-bottom-left-radius: 20px; border-bottom-right-radius: 20px;
	-webkit-border-bottom-left-radius: 20px; -webkit-border-bottom-right-radius: 20px;
	-moz-border-radius-bottomleft: 20px; -moz-border-radius-bottomright: 20px;
	border-top: 1px solid #223140;
}

#promoPopup {
	display: block;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: none;
	border: 2px solid #688db0;
	-moz-box-shadow: 0 0 20px rgba(0, 0, 0, .9);
	box-shadow: 0 0 20px rgba(0, 0, 0, .9);
	background: #162636;
}

	#promoPopup > div {
		text-align: center;
	}
	
	#promoPopup .toggleContainer {
		text-align: center;
		margin: 10px auto 0;
		display: none;
		position: relative;
	}
	
	#promoPopup .toggleContainer #youtubeOverlay {
		position: absolute;
		top: 67px;
		left: 133px;
		width: 69px;
		height: 25px;
	}
	
	#promoPopup h3 {
		font-size: 20px;
		color: #fff;
		height: 27px;
		line-height: 27px;
		padding: 3px 0 3px 45px;
		margin: 0;
		font-weight: normal;
		text-align: left;
		cursor: pointer;
	}
		#promoPopup h3:hover {
			color: #fc7a0d;
		}
	
	#promoPopup h4 {
		font-size: 15px;
		margin: 0;
		font-weight: normal;
		text-align: left;
		padding: 3px 0 3px 45px;
		text-align: left;
	}
	
	#step1 .toggleContainer {
		display: block;
	}
	
	#step1 h3 {
		background: url(Assets/Images/num-1.gif) no-repeat 0 0;
	}
	
	#step2 h3 {
		background: url(Assets/Images/num-2.gif) no-repeat 0 0;
	}
	
	#step3 h3 {
		background: url(Assets/Images/num-3.gif) no-repeat 0 0;
	}
	
	#step4 h3 {
		background: url(Assets/Images/num-4.gif) no-repeat 0 0;
	}
	
.dontShow { display: none; }
			
			
/* GERALD CHANGES */

.div_rel {
	position: relative;
	top: 0px;
	left: 0px; 
	width: 100%; 
	height: 100%;
}

.popup_subscription_overlay {
	position: fixed;
	top: 0px;
	left: 0px;
	bottom: 0px;
	right: 0px;
	background-image: url("Assets/Images/subscription_overlay_bg_repeater.jpg");
	background-repeat: repeat;
	opacity: 0.75;
	filter: alpha("opacity=75");
	z-index: 1000;
}

.popup_subscription {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: -300px;
	margin-top: -162px;
	z-index: 1002;
	width: 601px;
	height: 325px;
	background-image: url("Assets/Images/popup_lightdims_subscription.png");
	background-repeat: no-repeat;
}

.popup_lightdims_subscription_img {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1001;
	width: 601px;
	height: 325px;
}

.popup_subscription_close {
	position: absolute;
	top: 4px;
	right: 3px;
	width: 46px;
	height: 46px;
}

.popup_subscription_close a {
	background-img: none;
	background-repeat: none;
	width: 100%;
	height: 100%;
	display: block;	
}

.popup_subscription_close a:hover {
	background-image: url("Assets/Images/button_close_hover.png");
}

.popup_subscription_form {
	position: absolute; 
	width: 480px; 
	top: 272px; 
	left: 117px;
}

.popup_subscription_form_submit {
	position: absolute; 
	width: 114px;
	height: 40px; 
	right: 4px;
	top: -9px;
}

.popup_subscription_form_submit a {
	width: 100%;
	height: 100%;
	background-image: url("./Assets/Images/button_subscripe_default.png");
	display: block;
}

.popup_subscription_form_submit a:hover {
	background-image: url("./Assets/Images/button_subscripe_hover.png");
}

.popup_subscription_form input {
	background-color: #6c6c6c;
	border: 0px;
	width: 350px;
	height: 20px;
	font-size: 15px;
	color: #FEFEFE;
}

/* GERALD CHANGES END */


			
			
