@charset "utf-8";
body {
	/*background-image: url(../images/page_bg.png);
	background-repeat: repeat-x;*/
	margin: 0px;
	padding: 0px;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 75%;
	color:#222222;
	/*background-position:0 -19px !important;*/
	/*background-color:#102640;*/
	background-color:#c0d8e1;
	background-image: url(../images/background_gradient.png);
	background-repeat: repeat-x;
	height:100%;
}

body.about {
	/*background-image: url(../images/inner_page_bg.png);
background-repeat:repeat-x;
background-color:#ffffff;*/
	/*background-image: url(../images/page_bg.png);
	background-repeat: repeat-x;*/
	margin: 0px;
	padding: 0px;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 75%;
	color:#222222;
	/*background-position:0 -19px !important;*/
	/*background-color:#102640;*/
	background-color:#c0d8e1;
	background-image: url(../images/background_gradient.png);
	background-repeat: repeat-x;
	height:100%;
}
p{
	margin:0 0 1.5em;
	}
h1,h2,h3,h4,h5,h6 {
	margin:0px;
	padding:0px;
	font-weight:normal;
	}
a {
	color:#1f497d;
	}
a:hover {
	color:#0070C0;
}
.clr{
	clear:both;
	}
.green_btn{
	background:url(../images/btn_login.png) left top no-repeat;
	height:39px;
	padding-left:20px;
	width:121px;
	border:0px;
	text-align:left;
	cursor:pointer;
	}
.green_btn:hover{
	background-position:0px -39px;
	}
.clearfix .container {
	display:block;
	}
.container {
	margin: 0px auto !important;
	margin-top:0px;
	width: 950px;
}
.container_inside {
	margin: 0px auto !important;
	margin-top:0px;
	width: 960px;
	background-image: url(../images/inner_page_bg_new.png);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	padding:0px 5px 0px 5px;
	border:10px;
	border-style:solid;
	border-color:#FFFFFF;
}
.container_landing {
	margin: 0px auto !important;
	margin-top:0px;
	width: 960px;
	background-image: url(../images/page_bg.png);
	background-repeat: repeat-x;
	background-position:0 -19px !important;
	background-color:#FFFFFF;
	padding:0px 5px 0px 5px;
	border:10px;
	border-style:solid;
	border-color:#FFFFFF;
}
#header{
	margin:0px;
	padding-bottom: 29px;
	}
#header #logo {
	float: left;
	width: 350px;
	margin-top: 10px;
}

#header #topnav {
float:right;
margin-top:48px;
width:590px;
}

#header-newsletter{
	margin:0px;
	padding-bottom: 9px;
	padding-right: 29px;
	}
	
#header-newsletter #logo {
	float: left;
	width: 327px;
	margin-top: 10px;
}

#header-newsletter #topnav {
float:right;
margin-top:47px;
width:570px;
}

#topnav a {
	display: block;
	float: left;
	padding: 0px 12px;
	color:#303030;
	text-decoration:none;
}
#topnav a.navbdr{
	border-right:1px solid #303030;
	}
#topnav a.navbdr1{
	color:#ED5C0A;
	}
#topnav a.navbdr2{
	border-right:1px solid #303030;
	color:#EE0000;
	}
#topnav a:hover {
	color:#0070C0;
	}

#topnav a.login {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
}

#fnav a {
	display: block;
	float: left;
	padding: 0px 12px;
	color:#303030;
	text-decoration:none;
}
#fnav a.navbdr{
	border-right:1px solid #303030;
	}
#fnav a.navbdr1{
	color:#ED5C0A;
	}
	
#fnav a.navbdr2{
	border-right:1px solid #303030;
	color:#EE0000;
	}

#fnav a:hover {
	color:#0070C0;
	}
body.about #content {
	padding-top:30px;
	}
#content {
	height:auto !important;
	min-height:450px;
}
body.about #tour-content {
	padding-top:0px;
	}
#tour-content {
	height:auto !important;
	min-height:450px;
}



.home_intro_area{
	}
.home_intro_content h2, .home_intro_content h1 {
	font-size: 50px;
	line-height: 50px;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}
.home_intro_content h2 {
	font-size: 25px;
	line-height: 25px;
	font-weight: normal;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.home_intro_content p.intro_body {
	font-size:15px;
	line-height:18px;
	margin:15px 0px 25px;
	padding:0px;
}
.home_intro_content p {
	margin:8px 0px 0px;
	color:#FFFFFF;
	}
.home_intro_content #video_link {
	float: right;
}
a.home_pricing_btn {
	background-image: url(../images/btn_home_pricing.png);
	background-repeat: no-repeat;
	display:block;
	height:56px;
	width:255px;
	margin-left:2px;
}
a.home_pricing_btn:hover {
	background-position:left -56px;
	}
#intro_background{
	/*background-image:url(../images/bkg_home_introarea.jpg);*/
	background-repeat:no-repeat;
	position:absolute;
	/*height:293px;*/
	height:255px;
	top:77px;
	right:0px;
	width:100%;
	z-index:-1;
	display:block;
	}
.span2{
	width:610px;
	}
.span1{
	width:300px;
	}
.span3{
	width:330px;
	}
.span4{
	width:140px;
	}
.span5{ width:390px; }
.span7 { width:600px; }
.span8 {width:180px;}
.span6{
	width:225px;
	}
.spanfull {
	width:950px;
	}
.span1, .span2, .span3, .span4, .span5, .span6, .span7, .span8{
	float:left;
	margin-right:10px;
	}
.last {
	margin-right:0px;
	padding-right:0px;
	}
.midbox{
	padding:13px 0 6px 0;
	}
/* =============== ROUNDED CORNER BOXES =============== */
.promo-wrapper {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#F8F8F8 url(../images/box/box_bg.png) repeat-x scroll 0 0;
border:1px solid #DDDDDD;
margin-top:-7px;
width:100%;
}
.promo { position: relative; width: 100%; background: url('../images/box/box_topl.gif') 0 0 no-repeat; margin: -1px 0 0 -1px; }
.promo .tr { position: relative; display: block; height: 12px; background: url('../images/box/box_topr.gif') 100% 0 no-repeat; margin-right: -2px; }
.promo h2, .promo h3, .promo h4 { padding: 10px 20px 0 20px; }
.promo p { padding: 0 20px; }
.promo .onethird { padding: 0; }
.promo-bottom { clear: both; position: relative; width: 100%; height: 12px; background: url('../images/box/box_bottoml.gif') 0 100% no-repeat; margin: 0 0 -1px -1px; }
.promo-bottom .br { position: relative; display: block; height: 12px; background: url('../images/box/box_bottomr.gif') 100% 100% no-repeat; margin-right: -2px; }

.clients h3 {
	font-size:13px;
	margin:12px 0px 0px;
	line-height:1.4em;
	padding:0px 2px 0px 8px;
	}
.client-list{
	background:url(../images/clients_tout.png) no-repeat left top;
	float:right;
	height:55px;
	width:735px;
	margin:0px 0px 0px;
	padding:5px 0px 0px 30px;
	}
.infoboxes{
	float:left;
	}
.infoboxes h3 {
	font-size:15px;
	color:#202020;
	margin:0px 0px 10px 0px;
	font-weight:bold;
	}
.infoboxes .boximg {
	background-repeat: no-repeat;
	background-position: left -5px;
	display: block;
	float: left;
	height: 70px;
	width: 90px;
}
.img1 {
	background-image: url(../images/ico_folder_large.jpg);
	}
.img2{
	background-image: url(../images/ico_open_large.jpg);
	}
.img3 {
	background-image: url(../images/ico_man_large.jpg);
}
.img4 {
	background-image: url(../images/ico_news_large.jpg);
}
.img5 {
	background-image: url(../images/ico_analytics_large.jpg);
}
.img6 {
	background-image: url(../images/ico_lock_large.jpg);
}
.infoboxes .boxcontent {
	font-size: 11px;
}
#rightbox{
	float:right;
	}
.home_nl h3{
	font-size:11px;
	font-weight:bold;
	color:#aaaaaa;
	}
.home_nl h4{
	font-size:10px;
	font-weight:bold;
	color:#aaaaaa;
	}
.home_nl .nl_form{
	margin:10px 0px;
	}
.home_nl .nl_input {
	width:200px;
	float:left;
	}
.home_nl .nl_submit {
	width:105px;
	float:right;
	}
.home_nl .nl_submit #subscribe{
	background:url(../images/btn_subscribe.png) 0 0 no-repeat;
	height:24px;
	width:104px;
	border:0px;
	}
.home_nl .nl_input input {
	line-height:24px;
	width:210px;
	padding:3px 5px;
	border:1px solid #f2682a;
		-moz-border-radius-bottomleft:0px;
	-moz-border-radius-bottomright:0px;
	-moz-border-radius-topleft:0px;
	-moz-border-radius-topright:0px;
	}
.home_contact{
	margin:30px 0px 0px;
	}
.home_contact h3{
	font-size:11px;
	font-weight:bold;
	color:#aaaaaa;
	}
.home_contact h4{
	font-size:11px;
	margin:10px 0px;
}
.home_contact .bg_cont, .home_contact .bg_email{
	background:url(../images/bkg_tollfree.png) no-repeat top left;
	height:52px;
	width:312px;
	margin:10px 0px;
	padding:4px;
	text-align:right;
	}
.home_contact .bg_email {
	background:url(../images/bkg_email.png) no-repeat top left;
	}
.home_contact .bg_cont h4, .home_contact .bg_email h4 {
	font-size:24px;
	font-weight:bold;
	line-height:25px;
	color:#cccccc;
	float:right;
	margin-top:10px;
	margin-right:20px;
	letter-spacing:-1px;
	}
.home_contact .bg_cont h4{
	letter-spacing:0px;
	font-size:36px;
	}
.footer { padding:20px; }
.footer_bkg{
	background:transparent url(../images/bkg_footer.gif) repeat-x scroll left top;
	padding:17px 0px 50px;
	}
h6.copy {
	font-size:12px;
	color:#aaaaaa;
	float: right;
}


/* ABOUT US */
.abt_content h1{
	font-size:24px;
	padding-bottom:10px;
	border-bottom:1px solid #ccc;
	margin:15px 0px;
	letter-spacing:-1px;
	font-weight:normal;
	}
.abt_content h1.title{
	font-size:30px;
	margin-top:0px;
	}
.abt_content h2{
	font-size: 16px;
	margin-bottom:15px;
	line-height:1.5em;
	font-weight:normal;
	color:#444444;
	}
.abt_content h3 {
	font-size: 12px;
	margin-bottom:10px;
	line-height:1.5em;
	font-weight:normal;
	color:#666666;
	}
.abt_contact{
	width:250px;
	}
.abt_contact h3 {
	font-size:16px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:10px;
	}
.abt_contact h4{
	margin-top:0px;
	font-size:13px;
	line-height:1.5ems;
	/*letter-spacing: 1px; */
	}
a.right_link{
	display:block;
	margin:20px 0px;
	width: 240px;
	text-align: right;
	}
.page_img{ margin-bottom:20px;}
/* Tour CSS */

#tour-right{
	width:255px;
	float:right;
	}
.tour_contact{
	width:180px;
	float:right;
	margin-right:20px;
	margin-top:10px;
	}
.tour_contact h3 {
	font-size:12px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:5px;
	color:#404040;
	}
.tour_contact h4{
	margin-top:0px;
	font-size:11px;
	}

.tour_content h1{
	font-size:24px;
	padding-bottom:10px;
	margin:15px 0px;
	letter-spacing:-1px;
	font-weight:normal;
	}
.tour_content h1.title{
	font-size:32px;
	margin-top:15px;
	}
.tour_content h2{
	font-size: 24px;
	margin-bottom:10px;
	font-weight:bold;
	color:#444444;
	}
.tour_content h3 {
	font-size: 14px;
	margin-bottom:10px;
	line-height:1.5em;
	font-weight:normal;
	color:#000;
	}
.tour-item{
	padding:25px;
	height:inherit;
	}
.tour-text{
	width:900px;
	height:auto;
	}
.tour-text h2{
padding:0px;
margin:0px 5px 0px 0px;
font-size:20px;
color:#000000;
font-weight:bold;
}
.tour-text h3{
padding:0px;
font-size:16px;
margin:4px 5px 0px 0px;
color:#404040;
font-weight:bold;
margin-bottom:0px;
}

.tour-text-video h3{
padding:0px;
font-size:16px;
margin:4px 0px 0px 0px;
color:#404040;
font-weight:bold;
margin-bottom:0px;
}

.tour-text h4{
	font-size:13px;
	color:#404040;
	margin:4px 0px 0px 0px;
	padding:0px
	}
.tour-img {
	float:left;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:20px;
	}

/* Register */

#register-left{
	width:225px;
	float:left;
	margin-right:40px;
	}
#register-left h4 {
	font-size:12px;
	padding:10px;
	margin:0px;
	}
.signup h1.title{
	font-size:24px;
	font-weight:bold;
	color:#333333;
	margin-bottom:20px;
	}
.register-form h4{
	font-size:14px;
	color:#404040;
	font-weight:normal;
	}
.inpt {
	border:1px solid #cccccc;
	padding:2px 0px 5px;
	width:100%;
	font-size:1.5em;
	margin:0.5em 0px;
	background-color: #ffffff;
	}
.inpt1 {
	border:1px solid #cccccc;
	padding:6px 0px 9px;
	width:100%;
	font-size:1.0em;
	margin:0.5em 0px;
	background-color: #ffffff;
	color:#999999
	}
/* Added on Feb 1, 2010 */
select.inpt{
	width:100%;
	padding-right:7px;
	}
/* Modified on Feb 1, 2010 */
input[type="text"], input[type="password"], select{
	-moz-border-radius-bottomleft:7px;
	-moz-border-radius-bottomright:7px;
	-moz-border-radius-topleft:7px;
	-moz-border-radius-topright:7px;
	}
.register-form .inpt {
	margin-top:0px;
	}
.register-form label{
	display:block;
	font-weight:bold;
	font-size:12px;
	}
.create_account_btn{
	height:39px;
	background:url(../images/btn_createaccount.png) top left no-repeat;
	width:193px;
	cursor:pointer	;
	border:0px;
	}
.create_account_btn:hover{
	background-position:0px -39px;
	}

.continue_payment_btn{
	height:39px;
	background:url(../images/continue-to-payment_btn.png) top left no-repeat;
	width:209px;
	cursor:pointer	;
	border:0px;
	}
.continue_payment_btn:hover{
	background-position:0px -39px;
	}

.create_account_btn1{
	height:39px;
	background:url(../images/btn_createaccount1.png) top left no-repeat;
	width:165px;
	cursor:pointer;
	border:0px;
	}
.create_account_btn1:hover{
	background-position:0px -39px;
	}
.create_payment_btn{
	height:39px;
	background:url(../images/continue.png) top left no-repeat;
	width:121px;
	cursor:pointer;
	border:0px;

	}
.create_payment_btn:hover{
	background-position:0px -39px;
	}


.sendpass_btn {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:url(../images/cb_green_bt.png);
width:180px;
}

.sendpass_btn:hover{
background-position:0px -39px;
	}


.ok_btn {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/ok_bt.png) no-repeat scroll left top;
border:0 none;
cursor:pointer;
width:35px;
height:20px;
}

.ok_btn:hover{
background-position:0px -20px;
	}



.register_btn{
	height:29px;
	background:url(../images/btn_register.png) top left no-repeat;
	width:172px;
	cursor:pointer;
	border:0px;
	}
.register_btn:hover{
	background-position:0px -29px;
	}
.btn_reg{
	padding:3px 5px 3px 0px;
	/*background:url(../images/btn_bg_register.png) right top no-repeat;*/
	margin-top:-90px;
	}
.btn_reg1{
	padding:9px 12px 9px 0px;
	/*background:url(../images/btn_bg_register.png) right top no-repeat;*/
	margin:-90px -1px;
	}
a.btn_login_start {
	background-image: url(../images/btn_get_started_grey.png);
	background-repeat: no-repeat;
	display:block;
	height:80px;
	width:196px;
	margin-left:2px;
}
a.btn_login_start:hover {
	background-position:left -80px;
	}
	
/* THANKS */
.thanks_content h1{
	font-size:20px;
	padding-bottom:10px;
	margin:15px 0px;
	letter-spacing:0px;
	font-weight:normal;
	}
.thanks_content h1.title{
	font-size:30px;
	margin-top:0px;
	}
.thanks_content h2{
	font-size: 16px;
	margin-bottom:15px;
	line-height:1.5em;
	font-weight:normal;
	color:#444444;
	}
.thanks_content h3 {
	font-size: 14px;
	margin-bottom:10px;
	line-height:1.5em;
	font-weight:normal;
	color:#666666;
	}
/* carousel */

.stepcarousel{
position: relative; /*leave this value alone*/
border: none;
overflow: scroll; /*leave this value alone*/
width: 650px; /*Width of Carousel Viewer itself*/
margin-left:10px;
height: 60px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 10px 20px; /*margin around each panel*/
/*width: 130px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}
.br2{
border:solid 1px #FF3300;

}
.send_link_btn{
	background:url(../images/send_btn.png);
	cursor:pointer;
	border:0px;
	width:144px;
	height:23px;
	}
/*	
.go_pro_style { color: #ED5C0A;
 }
*/
 a.hover_button, input.hover_button{
	height: 40px;
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border:0px;
	outline:0px!important;
 }
a.hover_button:hover, input.hover_button:hover{
	height: 40px;
	display: block;
	background-repeat: no-repeat;
	background-position: left -40px;
	border:0px;
	outline:0px!important;
 }
 /************* MEDIUM BUTTON COMMON CSS  *************************/
 a.medium_btn, input.medium_inputbtn{
	height: 39px;
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border:0px;
	outline:0px!important;
 }
a.medium_btn:hover, input.medium_inputbtn:hover{
	height: 39px;
	display: block;
	background-repeat: no-repeat;
	background-position: left -39px;
	border:0px;
	outline:0px!important;
 }
  a.small_btn, input.small_inputbtn{
	height: 31px;
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border:0px;
	outline:0px!important;
 }
a.small_btn:hover, input.small_inputbtn:hover{
	height: 31px;
	display: block;
	background-repeat: no-repeat;
	background-position: left -31px;
	border:0px;
	outline:0px!important;
 }
 input.sendlink_btn{
	background-image: url(/images/send_btn_new.png);
	background-color:none;
	width: 198px;
	}
input.sendlink_btn:hover{
	background-image: url(/images/send_btn_new.png);
	background-color:none;
	width: 198px;	
}
a.apply_discount_btn{
	background-image: url(/images/apply_discount.png);
	width: 180px;
}
a.apply_discount_btn:hover{
	background-image: url(/images/apply_discount.png);
	width: 180px;
}
input.subscribe_btn{
	background-image: url(/images/subscribe_bt_new.png);
	width: 121px;
	}
input.subscribe_btn:hover{
	background-image: url(/images/subscribe_bt_new.png);
	width: 121px;	
}
/*Added for top banner 02-19-2011*/
#top_banner{
	background-color:red;
	padding:5px 0px 5px 0px;
	margin:0px 0px 5px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:white;
	width:100%;
	/*shadows*/
	-moz-box-shadow: 0px 3px 4px #636363;
	-webkit-box-shadow: 0px 3px 4px #636363;
	box-shadow: 0px 3px 4px #636363;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#636363')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#636363');
}
#top_banner a{
	color:#FFF;
}
#top_banner a:hover{
	color:#06C;
}
#top_banner .margin_side{
	width:5%;
	margin:0px;
	padding:0px;
	float: left;
}
#top_banner .margin_mid{
	width:2%;
	margin:0px;
	padding:0px;
	float: left;
}
#top_banner .left{
	width:90%;
	margin:0px;
	padding:0px;
	float: left;
}
#top_banner .right{
	width:3%;
	margin:0px;
	padding:0px;
	float: left;
}
#top_banner .close{
	background-color:#3A6B80;
    color:#FFFFFF;
    float:right;
    font-weight:bold;
    margin-right:10px;
    padding:0 5px 1px;
}
#top_banner .close:hover{
    color:#c5c5c5;
    background-color:#4987A2;
    cursor:pointer;
}