@charset "utf-8";
/* CSS Document */
html {
	height:100%
}
body {
	margin:0;
	padding:0;
	font-size:12px;
	color:#787878;
	background:#ccc;
	font-family:Arial, Helvetica, sans-serif;
	height:100%;
}
* {
	outline:none;
}
.clr {
	clear:both;
}
div, h1, h2, h3, h4, p, ul, li, form {
	margin:0;
	padding:0;
}
a, img {
	border:none;
	outline:none;
	text-decoration:none;
}
p {
	font-weight:normal;
	font-size:12px;
	line-height:17px;
	font-family:Arial, Helvetica, sans-serif;
}
a {
	color:#059742;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
ul, ol, li {
	list-style:none;
}
.ident-lst {
	list-style:decimal;
}
.left {
	float:left;
}
.right {
	float:right;
}
h2 {
	color:#787878;
	font-weight:normal;
	font-size:18px;
	padding-bottom:5px;
	border-bottom:1px solid #767676;
}
h1, h3 {
	font-size:28px;
	color:#fff;
	font-weight:normal;
	line-height:56px;
	padding-left:17px;
}
.main-bdy {
	background:url(images/bdy-bg.jpg) repeat-x top #ccc;
	height:100%;
	z-index: 5;
}
.inner-bdy {
	background:url(images/bdy-bg01.jpg) repeat-x top #cbcbcb;
	height:100%;
}
/*Wrapper*/
.wrapper {
	width:962px;
	margin:0 auto 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	font-size: 10px;
}
.header {
	height:90px;
}
.logo {
	background:url(images/logo.jpg) no-repeat;
	width:600px;
	height:54px;
	float:left;
	margin-top:20px;
}
.logo h6 a {
	display:block;
	text-indent:-3500px;
	width:265px;
	height:54px;
	float:left;
}
.logo .slogan {
	font-style:italic;
	display:block;
	color:#010101;
}
.bld-grn {
	font-weight:bold;
	color:#158614;
}
.logo sup {
	font-size:9px;
}
a.login-exit {
	float:right;
	color:#000;
	font-size:12px;
	background:url(images/bull.jpg) no-repeat left 6px;
	padding:0 12px 0 14px;
	text-decoration:none;
}
a.login-exit:hover {
	text-decoration:underline;
}
/*Navigation*/
.nav {
	height:23px;
}
.nav ul.tabs {
	list-style:none;
	margin:0;
	padding:2px 0 0 0;
}
.nav ul.tabs li {
	list-style:none;
	margin:0 2px 0 2px;
	padding-left:4px;
	float:left;
	text-transform:uppercase;
	font-size:10px;
	line-height:19px;
	width:105px;
	height:19px;
	text-align:center;
	border-left:1px solid #407e5c;
}
.nav ul.tabs li:first-child {
	border:none;
}
.nav ul.tabs li a {
	display:block;
	color:#fff;
	height:19px;
	text-decoration:none;
}
.nav ul.tabs li a:hover {
	background:url(images/nav-bg.png) no-repeat right;
}
html .nav ul.tabs li.active, html .nav ul.tabs li.active a:hover { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background:url(images/nav-bg.png) no-repeat right;
}
/*Banner*/
.banner {
	height:199px;
	padding:25px 0 0 35px;
	position:relative;
}
.banner .banner-head {
	color:#fff;
	font-size:35px;
	font-weight:normal;
	border:none;
}
.secure {
	font-size:15px;
	color:#fff;
	display:block;
	padding-bottom:18px;
}
.banner p {
	color:#fff;
	padding-top:20px;
}
.banner p span {
	font-size:11px;
}
.laptop {
	position:absolute;
	right:-20px;
	top:0px;
}
/*page*/
.page {
	padding:30px 0 0 0;
}
.feature-box {
	background:url(images/white-box-top.jpg) no-repeat top;
	width:465px;
	padding-top:18px;
}
.feature-in {
	background:url(images/white-bg.jpg) repeat-x top #f1f1f1;
	padding:0 20px;
}
.feature-in ul {
	padding:15px 0 0 2px;
	font-size: 12px;
}
.feature-in li {
	padding:5px 0 5px 14px;
	background:url(images/bull.jpg) no-repeat left;
}
.secure-tunnel {
	padding-top:17px;
	position:relative;
}
.boost {
	position:absolute;
	top:-14px;
	right:37px;
}
.anon {
	background:#808080;
	font-weight:bold;
	font-size:13px;
	color:#fff;
	display:block;
	width:150px;
	height:29px;
	line-height:29px;
	text-align:center;
	margin-top:13px;
}
.comp-txt {
	color:#797979;
	font-size:9px;
	padding:10px 0 0 5px;
	display:block;
}
h2 sup {
	font-size:12px;
}
.left-bor {
	border-left:1px solid #767676;
}
/*Why Trusted*/
.why-trusted {
	padding:23px 40px 30px 0;
}
.left-img {
	width:230px;
	float:left;
	text-align:center;
}
.trust-info {
	width:692px;
	float:right;
}
.trust-info p {
	line-height:20px;
	padding-top:15px;
}
.img-right {
	margin-left:10px;
}
/*Footer*/
.footer-txt {
	font-size:10px;
	color:#666;
	display:block;
	padding-bottom:5px;
}
.footer {
	position: fixed;
	bottom: 0;
	background:url(images/footer.png) repeat-x;
	width:100%;
	height:42px;
	z-index: 1000;
}
.footer-in {
	margin:0 auto;
	width:1000px;
}
.footer-in ul {
	list-style:none;
	margin:0;
	padding:0;
	text-align:center;
}
.footer-in li {
	display:inline;
	line-height:42px;
}
.footer-in li a {
	display:inline-block;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
	font-size:14px;
	padding:0 14px;
	background:url(images/footer-sep.png) no-repeat left;
	z-index: 1000;
}
.footer-in li a:hover {text-decoration:none;}
.footer-in li a.nobor {
	background:none;
}
/*Inner page*/
.page-inner {
	background:url(images/inner-page.png) repeat-x bottom #fff;
	padding:8px 7px 0 8px;
	margin:2px 0 0 1px;
	width:945px;
}
.spacer30 {
	height:30px;
}
.page-inner h4 {
	color:#000;
	font-size:14px;
	padding:0 0 3px 9px;
}
.date {
	color:#878787;
	padding-left:9px;
}
.page-inner p {
	padding:12px 10px 12px 9px;
	color:#000;
}
.page-btm {
	margin:0 0 10px 1px;
}
.register-box {
	width:708px;
	float:left;
}
.tab {
	height:54px;
}
.tab ul {
	list-style:none;
}
.tab ul li {
	line-height:54px;
	float:left;
	margin:0 2px;
	display:block;
	background:url(images/tab-lef.png) no-repeat left;
	padding-left:14px;
	color:#dbdbdb;
	font-size:18px;
	text-decoration:none;
}
.tab ul li span {
	display:block;
	background:url(images/tab-rt.png) no-repeat right;
	padding:0 23px 0 7px;
	text-decoration:none;
}
.tab ul li span span {}
.tab ul li span em {
	font-style:normal;
	color:#dbdbdb;
	font-size:51px;
	font-family:'Rockwell Extra Bold';
}
html .tab ul li a span:hover em, html .tab ul li a span em:hover {
	color:#e2b700;
}
html .tab ul li.active a span em {
	color:#e2b700;
}
html .tab ul li.active, html .tab ul li.active a:hover, html .tab ul li.active a { /*--Makes sure that the active tab does not listen to the hover properties--*/
	color:#009142;
	margin-top:1px;
	line-height:53px;
}
.register {
	border:1px solid #969696;
	border-bottom:none;
	margin:6px 0 0 2px;
	width:623px;
	padding:25px 45px 5px 34px;
	background:url(images/register-bg.png) repeat-x bottom #fdfdfd;
}
.register p {
	padding-top:0;
	padding-left:0;
}
.form-box {
	width:267px;
	padding:0 29px 0 0;
}
.form-box label, .bor-btm label {
	color:#000;
	font-weight:bold;
	display:block;
	padding-bottom:4px;
}
.namebox {
	width:264px;
	height:18px;
	border:1px solid #e4e4e6;
	display:block;
	margin-bottom:4px;
}
.note {
	color:#666;
	font-size:10px;
	display:block;
	padding-bottom:5px;
}
.radio-txt {
	font-size:11px;
	color:#000;
}
.register-btm {
	margin-left:2px;
}
.create-btn {
	background:url(images/create-acc-btn.png) no-repeat;
	width:203px;
	height:25px;
	border:none;
	cursor:pointer;
	float:right;
	margin:22px 0 5px 0;
}
/*solution*/
.solution-box {
	float:right;
	width:231px;
	background:url(images/solution-top.png) no-repeat;
	padding-top:16px;
	margin-top:5px;
}
.solution-in {
	background:url(images/solutionbg.png) repeat-x bottom #fefdfe;
	padding:0 5px 0 17px;
	border-left:1px solid #969696;
	border-right:1px solid #969696;
}
.solution-in h4 {
	color:#787878;
	font-size:18px;
	padding:0;
}
.solution-in p {
	font-size:11px;
	color:#787778;
	line-height:15px;
	padding:15px 0 20px 0;
}
.spacer250 {
	height:250px;
}
.spacer15 {
	height:15px;
}
.spacer45 {
	height:45px;
}
.spacer100 {
	height:100px;
}
.bor-btm {
	width:563px;
	padding:5px 0 5px 0;
	margin-left:30px;
	border-bottom:1px solid #d3d2d3;
}
.name-div {
	width:108px;
	float:left;
}
.name-div .namebox {
	width:103px;
	height:18px;
	border:1px solid #e4e4e6;
}
.last-box {
	width:187px;
	float:left;
}
.last-box .namebox {
	width:156px;
	height:18px;
	border:1px solid #e4e4e6;
}
.company {
	width:266px;
	float:left;
}
.company .namebox {
	width:264px;
	height:18px;
	border:1px solid #e4e4e6;
}
.paybox {
	padding:10px 0 0 0;
	text-align:center;
}
.paybox p {
	font-size:13px;
	font-style:italic;
	color:#000;
	font-weight:bold;
	padding-top:5px;
}
.formbox2 {
	width:266px;
}
.formbox2 select {
	width:264px;
	height:20px;
	border:1px solid #e4e4e6;
	color:#000;
	font-size:11px;
}
.ccv-txt {
	padding-top:5px;
}
.ccv {
	width:63px;
	height:18px;
	border:1px solid #e4e4e6;
}
.ccv label {
	padding-top:3px;
}
.no-bor {
	border:none;
}
.expire {
	width:122px;
	float:left;
}
.expire .sm {
	width:45px;
	border:1px solid #e4e4e6;
	margin-right:3px;
}
.expire .lg {
	width:60px;
	border:1px solid #e4e4e6;
	margin-left:3px;
}
.type {
	width:136px;
	float:left;
}
.type select {
	width:134px;
	border:1px solid #e4e4e6;
	height:20px;
}
.return-home {
	padding:10px 5px 10px 0;
	float:right;
}
.bld-txt {
	font-weight:bold;
	font-size:20px;
}
.download-box {
	width:215px;
	height:107px;
	margin:40px 0 10px 0;
	float:left;
	border-right:1px solid #ccc;
	padding-right:75px;
	position:relative;
}
.download-box p, .download-box-mac p {
	color:#666;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	padding:68px 0 0 20px;
}
.download-box p a, .download-box-mac p a {
	color:#0c5188;
}
.download-box h3, .download-box-mac h3 {position:absolute; top:-45px; left:0; font-size:20px; color:#2a2a2a; margin:0; padding:0;}

.download-box-mac {
	width:215px;
	height:107px;
	margin:40px 50px 10px 0;
	float:right;
	position:relative;
}

.smtxt {
	font-size:10px;
}
/*banner list*/
.safe {
	padding:12px 0 0 12px;
}
.safe li {
	color:#fff;
	list-style:square;
	font-size:12px;
	line-height:19px;
	z-index:99;
}
.enterbg {
	position:absolute;
	top:-75px;
	right:-94px;
	z-index:-1;
}
a.learn {
	position:absolute;
	top:109px;
	left:248px;
	color:#fff;
}
.ladybg {
	position:absolute;
	top:-75px;
	right:-92px;
	z-index:-1;
}

/*Account Box*/
.account-box {
	text-align:center;
	width:430px;
	margin:0 auto;
}
.account-box form{
	padding-top:25px;
}
.account-box .smbox {padding-bottom:10px;}
.account-box .smbox a {float:left; padding:0; margin:0;}
.account-box .smbox label {width:127px; float:left; text-align:right; font-size:16px; font-weight:bold; float:left; padding:5px 15px 0 0;}
.account-box .smbox .acc-box {width:158px; height:13px; border:1px solid #bfbfbf; float:left; font-size:12px; color:#666; padding:7px 3px 7px 3px;}
.account-box .smbox .acc-sel {width:166px; height:33px; border:1px solid #bfbfbf; float:left; font-size:12px; color:#666; padding:7px 3px 7px 3px;}
.account-box .smbox .acc-mo {width:100px; height:33px; border:1px solid #bfbfbf; float:left; font-size:12px; color:#666; padding:7px 3px 7px 3px;}
.account-box .smbox .acc-year {width:65px; height:33px; border:1px solid #bfbfbf; float:left; font-size:12px; color:#666; padding:7px 3px 7px 3px;}
.account-box .smbox .acc-ccv {width:60px; height:13px; border:1px solid #bfbfbf; float:left; font-size:12px; color:#666; padding:7px 3px 7px 3px;}
.account-box .login-btn {background:url(images/login-btn.png) no-repeat; width:166px; height:25px; cursor:pointer; border:none; float:right; margin-right:76px;}
.account-box .submit-btn {background:url(images/submit-btn.png) no-repeat; width:166px; height:25px; cursor:pointer; border:none; float:right; margin-right:76px;}
.account-box .pw-btn {background:url(images/pw-btn.png) no-repeat; width:200px; height:25px; cursor:pointer; border:none; float:right; margin-right:43px;}
.account-box .savepw-btn {background:url(images/savepw-btn.png) no-repeat; width:166px; height:25px; cursor:pointer; border:none; float:right; margin-right:76px;}
.account-box .smbox .ccv {width:100px;
	font-size:12px;
	padding-left: 2px;
	padding-top: 5px;
}

a.down-go {float:left; display:block; font-size:16px; color:#009142; font-weight:bold; padding:20px 0 20px 7px;}

.bxwidth {width:350px; margin-left:7px;}
.box {}
.box h5 {font-weight:bold; font-size:14px; color:#000; padding:5px 0; margin:0;}
.box h5 a {font-size:12px; color:#009142; font-weight:normal;}
.box p {font-size:15px; line-height:18px; padding:0;}
.bx1width {width:220px; margin-left:7px;}

.top-bar {height:32px; float:right; width:132px;}
.top-bar-lf {background:url(images/top-bar-lf.jpg) no-repeat; width:9px; height:32px; float:left;}
.top-bar-mid {background:url(images/top-bar.jpg) repeat-x; width:115px; height:32px; float:left;}
.top-bar-rt {background:url(images/top-bar-rt.jpg) no-repeat; width:8px; height:32px; float:left;}
.top-bar-mid ul {}
.top-bar-mid li {float:left; line-height:32px; background:url(images/bull01.jpg) no-repeat left; padding:0 10px;}
.top-bar-mid li a {text-decoration:none; color:#000; font-size:13px; display:block;}
.top-bar-mid li a:hover {text-decoration:none;}

.push {
	height:42px;
}

/*Company News Starts*/
.content-lf {width:475px; float:left;}
.page-inner .content-lf p {padding:0 0 10px 9px;}
.content-lf .smtxt {line-height:12px;}

.content-rt {float:left; width:440px; margin-left:10px; padding:23px 0 0 0;}
.page-inner .content-rt p {font-size:11px; padding:10px 0; line-height:15px;}
.how-it-works {width:293px; margin:55px 0 0 74px;}
.how-it-works .title {
	font-size:25px;
	font-weight:bold;
	color:#000;
	text-align: right;
}

/*Error Messages*/
.error {
	font-size:14px;
	font-weight:bold;
	color:#bc1916;
	vertical-align: baseline;
	margin-top: 10px;
	margin-bottom: 10px;
}

/*Content left*/
.content-left {width:445px; float:left;}

.content-right {width:425px; float:right;}
.request-quote {}
.request-quote .smbox {padding:8px 0 0 10px;}
.request-quote .smbox label {display:block; color:#000; font-weight:bold; padding:0 0 5px 0;}
.request-quote .smbox .cname {width:264px; height:20px; border:1px solid #e4e4e4;}
.request-quote .smbox .fname {width:184px; height:20px; border:1px solid #e4e4e4; margin-right:5px;}
.request-quote .smbox .uname {width:44px; height:20px; border:1px solid #e4e4e4;}
.request-quote .smbox .comp-sel {width:184px; height:20px; border:1px solid #e4e4e4; margin-right:5px; font-size:11px;}
.request-quote .smbox .area-require {width:404px; height:34px; border-top:1px solid #acadb1; border-left:1px solid #acadb1; border-bottom:none;  border-right:none;}
.request-quote .get-btn {background:url(images/get-started-btn.jpg) no-repeat; width:203px; height:25px; border:none; cursor:pointer; margin:10px 0 0 10px;}

.user-pack {}
.user-pack label {font-size:28px; color:#000; display:block; padding-bottom:10px;}
.user-pack label span {color:#02913f; font-weight:bold; font-size:45px;}
.user-pack .radio-space {float:left; margin-right:5px;}
.user-pack .radio-info {width:350px; padding:2px 0 15px 0; color:#000; display:block;}
.user-pack .get-btn {background:url(images/get-started-btn.jpg) no-repeat; width:203px; height:25px; border:none; cursor:pointer; margin-top:10px;}

.email-top {margin-bottom:10px; padding:4px 0;}
.note-txt {font-size:9px;}



/*Fade Content*/
.real-testi {}
.real-testi p {padding-top:15px; font-style:italic; line-height:15px;}
a.see-more {float:right; color:#009142; font-size:11px; font-weight:bold; text-decoration:underline;}
a.see-more:hover {text-decoration:none;}

.pc-mag {padding-top:15px;}
.pc-info {float:right; width:250px;}
.pc-info p {font-size:11px; line-height:15px;}

.bannerHolder, .bannerImage{width:966px; height:200px; overflow:hidden; margin-left:2px;}
.bannerHolder {position:relative;}
.bannerImage {position:absolute; top:0px; right:0;}
.bannerImage ul.main-out, .bannerImage li.main-list {margin:0px; padding:0px; width:966px; height:222px;}
.bannerImage ul.main-out {position:relative;}
.bannerImage ul.main-out li.main-list {top:0px; left:0px; position:absolute; z-index:99;}

.iphone-config {}
.iphone-config li {width:315px; float:left; padding-bottom:20px;}
.iphone-config li img {margin-left:10px;}

.ipad-lf {width:480px; float:left;}
.ipad-lf h4 {padding-left:90px;}
.ipad-lf p {padding-left:90px;}

.ipad-rt {width:463px; float:right;}


.nnnav {
	padding: 10px 0 0 0; width: 960px; margin: 0 0 0 -8px; background-color: #a5a5a5; color: #fff; text-align: center;
}

a.wwite {
	color: #fff; font-size: 12px;
}

.blanklist ul
{
list-style: none;
padding:0 30px;
margin: 0;
background:url(images/white-bg.jpg) repeat-x top #f1f1f1;
}

	
.commtext {
	text-align:left;
	margin-left:10px !important;
	padding-left:10px !important;
}

.keyspan {
  display: none;
}

.greyy {
font-size: 14px; 
color: #ccc;
}

.fp {
margin: 0 auto; width: 860px; text-align: center; padding: 10px 0 10px 0; z-index: 1000;
}

.lib {
list-style-type: disc; margin-left: 15px;
}

.ulb {
font-size: 12px; font-family: arial; color: #000; padding: 10px 0 20px 25px;
}

.yts {
	margin-right:10px !important;
}

