@charset "UTF-8";
/* CSS Document */
body{
/*	text-align:center; */
	padding:0;
	margin:0;
	background:#26302f;
	font:normal 14px verdana, sans-serif;	
	color:#B0B0B0;
}

a{
	color:#5cbefa;
	text-decoration:none;
}

a:hover{
	color:#a1dbff;
	text-decoration:underline;
}

.site-wrapper{
	margin:0 auto;
	width: 900px;
	position:relative;
	overflow:visible;
}
.header{
	position:relative;
	float:left;
	width: 880px;
	clear:both;
	z-index:999;
}

.menu-wrapper{
 	float:right;
	clear:none;
	width:600px;
	margin:10px 0 0 0;
}

.menu-wrapper ul{
	list-style:none;
	float:right;
	padding:0;
}


.menu-wrapper ul li{
	text-decoration: none;
	float:left;
	padding-left:8px;
	color:#d0d0d0;
}

.menu-wrapper ul li.spacer{
	width:8px;
}

.menu-wrapper a.emphasis{
	font-weight:bold;
	color:#fff;
}

.menu-wrapper a{
	color:#d0d0d0;
	text-decoration:none;
}

.menu-wrapper a:hover{
	color:#5cbefa;
}



.logo-box{
	background: url('../images/header-logo.png') no-repeat;
	float:left;
	clear:none;
	margin:6px 0 0 5px;
	width:127px;
	height:50px;
	cursor:pointer;
}

.main-image{
	background: #26302f url('../images/index-main-img-bck.jpg') no-repeat top center;
	margin-left:-56px;
	width:1017px;
	height:449px;
	margin-top:0px;
	z-index:0;
}


.main-image .description{
	width:284px;
	height:36px;
	position:absolute;
	margin:324px 0 0 87px;
	color:white;
	font-size:13px;
}

.featured-holder{
	position:relative;
	width:900px;
}

.feature-box{
	float:left;
	clear:none;
	padding:0 10px 0 10px;
	height:218px;
}

.box-right{
	width:257px;
	padding-left:20px;
}

.box-center{
	background: url('../images/featured-box-v-splitter.png') no-repeat 310px center;
	width:298px;
	padding-right:10px;	
}


.box-left{
	background: url('../images/featured-box-v-splitter.png') no-repeat 265px center;
	margin-left:10px;
	width:247px;
	padding-right:20px;	
}

.feature-box-title{
	color: #faefbc;
	font-size:16px;
	letter-spacing:-0.02em;
	padding:0;
	margin:0;
	font-weight:normal;
}

.sIFR-active .feature-box-title{
	visibility: hidden;
	font-family: Verdana;
	line-height: 1em;
	color:#ffffff;
}



.feature-box p {
	position:absolute;
	top:40px;
	width:255px;
	color:#B0B0B0;
	font-size:12px;
	letter-spacing:-0.012em;
	line-height:22px;
}

.feature-box h3{
	font:normal 12px verdana, sans-serif;	
	display:inline;
	color:white;
}

.feature-box p strong{
	color:#fff;
	font-weight:normal;	
}


.feature-box span {
	margin-top:40px;
	width:255px;
	color:#B0B0B0;
	font-size:12px;
	letter-spacing:-0.012em;
	line-height:22px;
}
.feature-box span strong{
	color:#fff;
	font-weight:normal;	
}

.txt-holder {
	margin-top:10px;
}

.buy-now-sticker{
	position:absolute;
	background-image: url('../images/buy-now-sticker.png');
	width:186px;
	height:98px;
	left:630px;
	top:420px;
	cursor:pointer;
	z-index:1000;
}

.feature-box p.description{
	position:absolute;
	margin-top:56px;
}

div.second-row{
	margin-top:20px;
}

.second-row p{
	margin:0;
	padding:0;
	margin-top:250px;	
	width:inherit;
}

.feature-box ul{
	list-style:none;
	margin:0;
	padding:0;
	margin-top:34px;	
}
.feature-box ul li{
	color:#d1d1d1;
	font-size:12px;
	letter-spacing:-0.012em;
	margin-top:6px;
}
.feature-box ul li strong{
	color:white;
}

.mil-hat{
	position:absolute;
	width:121px;
	height:98px;
	top:32px;
	left:172px;
	z-index:800px;
	background:url('../images/hat.png') no-repeat;
}
.mil-hat-spacer-1 {
	float:right;
	width:65px;
	height:24px;
}
.mil-hat-spacer-2 {
	float:right;
	width:100px;
	height:46px;
	margin:25px -70px 0 0;
}
.screenshot-icons{
	background:url('../images/screenshots-icon.png');
	width:163px;
	height:109px;
	position:absolute;
	top:355px;
	left:450px;
	z-index:1000;
}

.osx-title{
	position:absolute;
	background:url('../images/osx-title.gif');
	margin-top:158px;
	width:75px;
	height:23px;
}

.windows-title{
	position:absolute;
	background:url('../images/ms-windows-title.gif');
	margin-top:243px;
	width:131px;
	height:23px;
}

p.osx-types{
	margin-top:410px;
	margin-left:20px;
}

p.windows-types{
	margin-top:490px;
	margin-left:20px;
	padding-bottom:30px;
}
.footer {
	width:100%;
	text-align:center;
	font:normal 12px verdana, sans-serif;
	color:#666;
	margin-bottom:40px;
}

.f-hp {
	margin-top:350px;
}

.btn{
	float:left;
	clear:left;
	margin:7px 0 0 0;
	cursor:	pointer;
}

#buy-vol-lgmac{
	margin-top:23px;
}

#buy-vol-lgult{
	margin-top:50px;	
}

.red .l {
	background:url(../images/btn-red.png) no-repeat;
	width:7px;
	height:46px;
	float:left;
}

.red .c {
	background:url(../images/btn-red.png) 0px 46px;
	height:46px;
	float:left;
	font:normal 20px verdana, sans-serif;
}

.red .c .txt,
.blue .c .txt {
	margin:9px 4px 0 4px;
}

.red .c b,
.blue .c b {
	color:#00ff12;
	font-weight:normal;
}

.red .r {
	background:url(../images/btn-red.png) -14px 0px no-repeat;
	width:7px;
	height:46px;
	float:left;
}

.blue .l {
	background:url(../images/btn-blue.png) no-repeat;
	width:7px;
	height:46px;
	float:left;
}
.blue .c {
	background:url(../images/btn-blue.png) 0px 46px;
	height:46px;
	float:left;
	font:normal 20px verdana, sans-serif;
}

.blue .r {
	background:url(../images/btn-blue.png) -14px 0px no-repeat;
	width:7px;
	height:46px;
	float:left;
}

/*  STORE PAGE   */
.store-wrapper-t{
	background:#000 url('../images/store-wrapper-t.gif') no-repeat;
	width:1017px;
	height:82px;
	margin-left:-57px;
}

.store-wrapper-c{
	background:#000 url('../images/store-wrapper-c.gif') repeat-y;
	width:947px;
	margin-left:-57px;
 	padding:0 0 0 70px;
}

.store-wrapper-b{
	background:#000 url('../images/store-wrapper-b.png') no-repeat;
	width:1017px;
	height:271px;
	margin-left:-57px;
	padding:0 0 0 0;
}

.blank-wrapper-b{
	background:#000 url('../images/blank-wrapper-b.png') no-repeat;
	width:1017px;
	height:43px;
	margin-left:-57px;
	padding:0;
}

.store-wrapper-b-ref{
	background:#000 url('../images/store-wrapper-b-ref.gif') no-repeat;
	width:1017px;
	height:114px;
	margin-left:-57px;
}

.store-title{
	width:259px;
	height:29px;
	margin:3px 0 0 10px;
	float:left;
	margin-left:20px;
	background:url('../images/go-safe-buy-lockngo.gif') no-repeat;
	clear:none;
}

.store-subtitle{
	width:500px;
	margin-left:10px;
	clear:none;
	height:26px;
	float:left;
	left:292px;
	color:white;
	font-size:12px;
	line-height:13px;
}

.product{
	float:left;
	clear:both;
	padding:3px 0 0 0;
	color:white;
	font-size:12px;
}

#lockngo-mac{
	padding:20px 0 0 20px;
}

#lockngo-ultimate{
	margin-top:20px;
	padding:20px 0 0 90px;
}

.product .left-column{
	width:390px;
	float:left;
	clear:none;
	/*	border:1px solid red; */
}

.product .right-column{
	float:left;
	clear:right;
	width:430px;	
/*	border:1px solid blue; */
}

#lockngo-mac .product-title,
#lockngo-ultimate .product-title{
	background:url('../images/store-lockngo-mac-title.gif') no-repeat;
	width:125px;
	height:22px;
	float:left;
	clear:both;
	margin-top:9px;
}

#lockngo-ultimate .product-title{
	background:url('../images/store-lockngo-ultimate-title.png') no-repeat;
	width:174px;
	height:30px;	
}

img.product-logo{
	float:left;
	clear:right;
}

.product-description{
	width:250px;
	margin-top:2px;
	float:left;
	clear:both;
}

.buyone{
	margin-top:10px;	
	float:left;
	clear:both;
}

.calculator{
	padding:0;
	margin:0;
}

.calculator input{
	padding:0;
	margin:0;
}

.calculator .row{
	float:left;
	clear:both;
	margin-top:8px;
}

.calculator .row label{
	padding-left:6px;
}

.calculator .row label .discount-perc{
	color:#999;
}

.calculator .total{
	font-size:14px;
	float:left;
	clear:both;
	margin-top:15px;
}

.spc {
	clear:both;
}
.plus20 {
	margin-bottom:20px;
}
.contact {
	padding-left:10px;
}
form select {
	font:normal 14px verdana, sans-serif;	
	color:#0f191a;	
}
form .form_field_text {
	font:normal 14px verdana, sans-serif;	
	color:#0f191a;	
}
.col {
	float:left;
	width:420px;
}
.mandatory {
	color:red;
}
