body{
	margin:0;
	font:11px Arial, Helvetica, sans-serif;
	color:#666;
	background:#000101 url(../images/lite/bg-body.gif) repeat-x;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#fff;
}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
	color:#000;
}
form,
fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper{
	width:963px;
	margin:0 auto;
	padding:20px 0 150px;
}
#header{
	width:963px;
	position:relative;
	z-index:10;
	background: url(../images/lite/lite-bg-top.jpg) no-repeat top left;
	height:238px;
	
}
#header:after,
.item:after{
	content:"";
	display:block;
	clear:both;
}
.item{width:100%;}
.visual{
	width:626px;
	overflow:hidden;
	float:left;
}
.visual img{display:block;}
.logo1{
	position:absolute;
	top:16px;
	left:30px;
}
.logo1 strong{
	float:left;
	background: url(../images/lite/logo1.png) no-repeat;
	width:434px;
	height:79px;
	overflow:hidden;
	text-indent:-9999px;
}
.logo1 strong a{
	display:block;
	height:100%;
	cursor:pointer;
	position:relative;
}
#main{
	width:963px;
	background: url(../images/lite/bg-main.gif) repeat-y;
}
.main-holder{
	width:963px;
	background: url(../images/lite/bg-main-holder.gif) no-repeat 0 100%;
}
.main-holder:after{
	clear:both;
	display:block;
	content:"";
}
#content{
	width:543px;
	float:left;
	padding:0 25px 30px 58px;
}
.text-block{
	height:1%;
	overflow:hidden;
	font-size:12px;
	line-height:16px;
}
.text-block h1{
	color:#97c618;
	margin:0 0 6px;
	font-size:36px;
	line-height:40px;
}
.intro{
	color:#000;
	font-size:14px;
	line-height:22px;
	margin:0 0 14px;
}
.text-block h2{
	margin:0;
	font-size:13px;
	line-height:18px;
	color:#000;
}
.text-block p{margin:0 0 15px;}
.text-block ul{
	margin:0 0 7px;
	padding:0;
	list-style:none;
}
.text-block ol{
	margin:-9px 0 24px 12px;
	padding:0 0 0 12px;
}
.text-block ol li{
	margin:0;
	padding:0;
}
.text-block ul li{
	background: url(../images/lite/bullet.gif) no-repeat 0 6px;
	padding:0 0 0 8px;
}
.button{
	overflow:hidden;
	height:1%;
	margin:0 0 15px 3px;
}
#content .alignleft{margin-left:0;}
.button a{float:left;}
.button a img{display:block;}
#sidebar{
	width:337px;
	float:right;
	margin:0;
	position:relative;
	padding:2px 0 0;
}
#litenav{
	width:315px;
	font-size:14px;
	line-height:4px;
	font-weight:bold;
	color:#97C618;
	background:transparent;
	float:right;
	padding:0 0 0 22px;
}
#litenav:after{
	content:"";
	display:block;
	clear:both;
}
#litenav ul{
	margin:-2px 0 0;
	padding:0;
	list-style:none;
	position:relative;
}
#litenav ul li{
	background:url(../images/lite/divider.gif) no-repeat;
margin:0 0 12px;
padding:12px 0 0;
	height:1%;
	vertical-align:middle;
}
#litenav li:first-child{background: none;}
#litenav ul li:after{
	content:"";
	display:block;
	clear:both;
}
#litenav ul li a{
	color:#97C618;
	float:left;
}
#litenav ul li a:hover{
	color:#fff;
	text-decoration:none;
}
#litenav ul li span{float:left;}
#litenav ul li .popup-holder img{display:block;}
#litenav ul li .popup-holder{
	display:inline;
	float:left;
	position:relative;
}
.active {border-color:#00F;}
.popup-holder a.open {
	display:block;
	text-decoration:none;
	height:1%;
	margin:5px 0 0 4px;
}
.popup-holder div{
	padding:4px;
	height:1%;
	position:relative;
}
.popup-holder div.popup,
.popup-holder div.popup1,
.popup-holder div.popup2{
	position:absolute;
	top:22px;
	right:0;
	display:none;
}
.active div.popup,
.active div.popup1,
.active div.popup2{
	display:block;
	width:173px;
	height:203px;
	padding:10px;
	border-left:1px solid #acacac;
	border-right:1px solid #000;
	border-top:1px solid #acacac;
	border-bottom:1px solid #000;
	background:#fff url(../images/lite/bg-popup.gif) repeat-x 0 100%;
	padding:20px 30px 0 25px;
	overflow:hidden;
	z-index:0;
}
.active div.popup1{
	width:165px;
	height:250px;
	padding-left:35px;
	z-index:2000;
}
#litenav .active .popup1 h4{margin:0;}
#litenav .active .popup1 p{margin:0;}
.active div.popup2{
	width:452px;
	height:221px;
	padding:20px 10px 10px 10px;
	z-index:200;
}
* html .active div.popup2{height:255px;}
.popup-holder .close{
	position:absolute;
	width:11px;
	height:11px;
	top:8px;
	right:8px;
	background: url(../images/lite/ico-close.gif) no-repeat;
	z-index:1;
	text-indent:-9999px;
	overflow:hidden;
}
#litenav .popup-holder {
	color:#666;
	font-size:11px;
	line-height:16px;
	font-weight:normal;
}
#litenav .popup-holder ul{
	margin:0;
	padding:0;
	list-style:none
}
#litenav .popup-holder .popup li{
	background: url(../images/lite/marker.gif) no-repeat 0 6px;
	padding:0 0 0 10px;
	float:none;
	margin:0 0 7px;
}
#litenav .popup2 li{
	background:none;
	padding:0 0 0 10px;
	background:none;
	float:none;
	margin:0 0 7px;
}
#litenav .popup2 .list{
	background: url(../images/lite/bg-list-c.gif) repeat-y;
	width:451px;
	padding:0 2px;
}
#litenav .popup2 .list li{
	margin:0;
	padding:10px 0 10px 10px;
	border-bottom:1px solid #999;
	vertical-align:middle;
	height:1%;
}
#litenav .popup2 .list-top{
	padding:5px 0 0;
	background: url(../images/lite/bg-list-t.gif) no-repeat;
	width:455px;
}
#litenav .popup2 .list-bottom{
	height:4px;
	background: url(../images/lite/bg-list-b.gif) no-repeat;
	width:455px;
	margin:-3px 0 0;
	position:relative;
}
#litenav .popup-holder .popup2 h4{margin:0;}
#litenav .popup2 li span,
#litenav .popup2 li strong{
	width:200px;
	float:left;
	padding:0 10px;
}
#litenav .popup2 li strong{text-transform:uppercase;}
#litenav .popup-holder h4{
	margin:0 0 8px;
	color:#3bb4e8;
	font-size:12px;
	line-height:15px;
	float:none;
	font-weight:bold;
}
#litenav .popup-holder h4 a{
	color:#3bb4e8;
	float:none;
}
#litenav .popup-holder h4 a:hover{
	color:#3bb4e8;
	text-decoration:underline;
}
.block{
	width:296px;
	overflow:hidden;
	background: url(../images/lite/bg-divider.gif) no-repeat 32px 100%;
	padding:24px 20px 24px 19px;
}
.box{
	width:298px;
	background: url(../images/lite/bg-box-c.gif) repeat-y;
	font-size:11px;
	line-height:16px;
	color:#666;
}
.box-holder{
	width:298px;
	background: url(../images/lite/bg-box-t.gif) no-repeat;
}
.box-frame{
	width:273px;
	background: url(../images/lite/bg-box-b.gif) no-repeat 0 100%;
	padding:11px 10px 13px 15px;
}
.box-frame:after{
	content:"";
	display:block;
	clear:both;
}
.box h3{
	margin:0;
	font-size:11px;
	line-height:16px;
	font-weight:normal;
}
.box p{margin:0 0 9px;}
.box-frame div{
	width:100%;
	overflow:hidden;
	padding:0 0 5px;
}
.box ul{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	height:1%;
}
.box ul li{
	float:left;
	background: url(../images/lite/separator.gif) no-repeat 0 3px;
	padding:0 3px 0 6px;
}
.box ul .first{
	background: none;
	padding-left:1px;
}
.box .box-frame a{color:#666;}
.video{
	overflow:hidden;
	width:296px;
	font-size:11px;
	line-height:13px;
	color:#fff;
	font-weight:bold;
	margin:0 -16px 0 0;
	padding:24px 20px 24px 19px;
}

.image{
	width:125px;
	height:81px;
	background: url(../images/lite/bg-image.gif) no-repeat;
	padding:8px 8px 11px;
}
.image a{display:block;}
.image a img{display:block;}
.video .description{
	width:120px;
	overflow:hidden;
	padding:0 0 0 1px;
	float:left;
	margin-left:10px;
}
.video .description a{color:#fff;}
.blockquote{
	width:308px;
	margin:0 0 0 19px;
	padding:5px 0 10px;
		background: url(../images/lite/bg-divider.gif) no-repeat 32px 100%;
}
#footer{width:963px;
background-color:#000101;
}
.selected{
	width:963px;
	background: url(../images/lite/bg-footer.gif) no-repeat;
	overflow:hidden;
	padding:33px 0 0;
}
.logo2{
	overflow:hidden;
	display:block;
	background: url(../images/lite/logo2.png) no-repeat;
	width:488px;
	height:61px;
	margin:0 0 45px 34px;
}
.logo2 a{
	width:287px;
	height:54px;
	float:left;
	overflow:hidden;
	text-indent:-9999px;
	position:relative;
	cursor:pointer;
}
.lightbox{
	position:absolute;
	top:-9999px;
	left:0;
	background: url(../images/lite/bg-lightbox.jpg) no-repeat;
	width:280px;
	height:337px;
	padding:16px 19px 10px 22px;
	font-size:12px;
	line-height:18px;
	overflow:hidden;
}
.lightbox .close{
	position:absolute;
	width:11px;
	height:11px;
	top:8px;
	right:8px;
	background: url(../images/lite/ico-close.gif) no-repeat;
	z-index:2000;
}
.lightbox .close a{
	position:relative;
	display:block;
	height:100%;
	cursor:pointer;
	text-indent:-9999px;
	overflow:hidden;
}
.lightbox .item{
	overflow:hidden;
	width:100%;
	margin:0 0 16px
}
* html .lightbox .item{margin-bottom:14px;}
.lightbox label{
	color:#666;
	font-size:11px;
	line-height:18px;
	float:left;
	padding:0 0 0 1px;
}
.lightbox .text{
	background: url(../images/lite/btn-input.gif) no-repeat;
	width:162px;
	height:16px;
	padding:2px 5px;
	float:left;
}
.lightbox .text input{
	width:162px;
	height:16px;
	outline:none;
	border:none;
	background:none;
	float:left;
	margin:0;
}
.lightbox select{
	width:172px;
	height:20px;
	background:#fff;
	border:1px solid #00394e;
	float:left;
}
.lightbox .row{
	float:right;
	height:1%;
	overflow:hidden;
}
.lightbox h4{
	margin:0 0 16px;
	color:#3bb4e8;
	font-size:14px;
	line-height:18px;
}
.lightbox span{
	float:left;
	background: url(../images/lite/image4.png) no-repeat;
	width:7px;
	height:20px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 5px 0 0;
}
.lightbox .submit{
	height:25px;
	width:125px;
	margin:0 0 7px 107px;
}
.lightbox p{
		margin:0 0 8px;
		overflow:hidden;
		width:172px;
}
.lightbox strong{
	float:left;
	font-weight:normal;
}
.lightbox strong span{margin-right:0;}
.lightbox h5{
	font-weight:normal;
	text-transform:uppercase;
	font-size:11px;
	line-height:12px;
	margin:0;
}
#footer .footer-holder{
	overflow:hidden;
	width:100%;
	font-size:10px;
	line-height:12px;
	color:#777;
	padding:3px 0 10px;
}
#footer p{
	float:left;
	margin:0;
}
#footer ul{
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
#footer ul li{
	float:left;
	padding:0 8px;
	margin:0 0 0 -1px;
	background: url(../images/lite/bg-footer-li.gif) no-repeat 0 2px;
}
#footer ul li a{color:#777;}
a.freedownloadbutton {
	text-indent:-9999px;
	background-image:url(../images/download-large.png);
	width:263px;
	height:62px;
	display:block;
	margin:27px 0 0 0;
}
a.freedownloadbutton:hover {
	background-position:0 -62px;
}

a.freedownloadbutton-small {
    background-image: url("../images/download-small.png");
    display: block;
    height: 49px;
    margin-top: 5px;
    text-indent: -9999px;
    width: 426px;
}
a.freedownloadbutton-small:hover {
    background-position: 0 -56px;
}
p.downloadvideo {
	color:#666666;
	font-weight:normal;
	font:12px;
}
p.download-subtext {
	font-size:10px;
}
a.termsofservice {
	color:#3bb4e8;
	font-size:10px;
}
#downloadnowleft {
width:282px;
float:left;
}
.videocentercol {
color:#666666;
float:left;
font-size:10px;
line-height:18px;
width:202px;
margin-left:55px;
margin-top:29px;
}
.video-holder-middle{
	float:left;
	width:180px;
	overflow:hidden;
	margin:0 16px 0 0;
	display:inline;
}
