@charset "utf-8";
/* CSS Document */
body{
	margin:0;
	font:12px/18px 'Trebuchet MS', Arial,sans-serif;
	background:#ebebeb;
	color:#000;
	padding-bottom: 30px;
}
div,p,span,strong,b,ul,li,form,img,h1,h2,h3,h4,h5,h6,small,font,center,i{
	 padding:0px; margin:0px auto; border:0px;
}

h1{
	clear:both; font-size:20px;color:#1d5a9b; padding-bottom:6px;
}

li{
  list-style:none;
}
img{border-style:none;}
a{
	text-decoration:underline;
	color:#1D5A9B;
}
a:hover{
	color: #1D5A9B;
	text-decoration:none;
}
a:focus{outline:none;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper{
	margin:2px auto 0;
	width:943px;
	position: relative;
}
.bg {background: url(../images/bg-main-c.gif) repeat-y;}
/*-- header --*/
#header{
	overflow: hidden;
	background: url(../images/bg-main-t.jpg) no-repeat;
	height: 130px;
	width: 895px;
	padding: 0 24px;
	position: absolute;
	top:0;
	left:0;
}
.logo{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	padding:30px 0 0 31px;
	width:271px;
	height:46px;
}
.logo a{
	display:block;
	background: url(../images/logo.jpg) no-repeat;
	height:100%;
}
.support-image {
	float: left;
	width: 112px;
	padding: 10px 0 0 205px;
}
.support-image img{
	display: block;
}
.login {
	float: right;
	width: 260px;
	margin: 0;
	padding: 8px 16px 0 0;
	height: 77px;
}
.login li{
	padding: 7px 0 0;
	list-style: none;
	overflow: hidden;
}
.login li .td1{
	float: left;
	text-align: right;
	width: 87px;
	padding: 2px 4px 0 0;
	color:#666;
	font-size: 11px;
	line-height: 14px;
}
.login li .td2{
	float: left;
	width: 113px;
}
.login li .td2 input{
	margin: 0;
	float: left;
	width: 92px;
	padding: 1px 5px;
	border: 1px solid #a5acb2;
}
.login li .td2 a{
	position: relative;
	float: left;
	margin: -3px 0 0;
	padding-bottom:1px;
	font-size: 11px;
	line-height: 11px;
}
.login li .td3{float: left;}
.login li .td3 input{
	float: left;
	margin: 0;
}
.nav {
	width: 895px;
	border-top: 1px solid #08235a;
	border-bottom: 1px solid #08235a;
	background: url(../images/bg-nav.gif) repeat-x;
	overflow: hidden;
	clear: both;
}
.nav ul{
	float: left;
	display: inline;
	margin:0 0 0 15px;
	padding:0;
	overflow: hidden;
}
.nav ul li{
	margin: 0 0 0 -2px;
	padding: 0 20px 0 19px;
	background: url(../images/bg-separator.gif) no-repeat 0 11px;
	list-style:none;
	height: 31px;
	float:left;
}
.nav ul li a{
	font-size: 13px;
	line-height: 28px;
	color: #fff;
	text-decoration:none;
}
.nav ul li.active a {
	font-weight: bold;
		font-size: 14px;
	text-decoration: none !important;
}
.nav ul li a:hover{
	color: #fff;
	text-decoration: underline;}
.social {
	float: right;
	margin: 4px 0 0 0;
	padding-right: 20px;
}
/*-- main --*/
#main{
	overflow:hidden;
	padding:135px 50px 20px;
	background: url(../images/bg-main-b.jpg) no-repeat 0 100%;
}
/*-- main --*/
#main_landing{
	overflow:hidden;
	padding:122px 25px 20px;
	background: url(../images/bg-main-b.jpg) no-repeat 0 100%;
}
/*-- content --*/
#content{
	overflow: visible;
	width:100%;
}
.promo {
	overflow: hidden;
	border: 1px solid #a09f9f;
	height: 384px;
	padding: 12px 0 0 260px;
	position: relative;
	background-image: url(../images/bg-promo.jpg);
	background-repeat: no-repeat;
}
.lists {
	width: 565px;
	padding: 0 0 0 12px;
}
.col {
	float: left;
	padding: 0 46px 0 4px;
	width: 226px;
}
.promo h1{
	margin: 10px 0 0;
	font-size:24px;
	line-height: 26px;
	color: #1d5a9b;
}
.promo h2{
	margin: 18px 0 0;
	color: #000;
	font-size: 14px;
	line-height: 18px;
	margin:18px 0 0;
	padding: 0;
}


ul.list {
	margin: 0;
	padding: 5px 0 0;
}
ul.list  li{
	padding: 0 0 4px 18px;
	background: url(../images/bullet.gif) no-repeat 0 3px;
	color: #000;
	font-size: 11px;
	line-height: 16px;
	list-style: none;
}
ul.list  li a{
	text-decoration: none;
	color: #000;
}
ul.list  li a:hover{
	color: #000;
	text-decoration: underline;
}
.icon-plus {
	top:55px;
	left:494px;
	position: absolute;
	width: 49px;
	text-indent: -9999px;
	height: 40px;
	overflow: hidden;
	background: url(../images/icon-plus.gif) no-repeat;
	
}
.adv {
	overflow: hidden;
	clear: both;
	width: 565px;
	padding: 13px 0 0;
}
#adv_easy {
    display: block;
    width: 565px;
    height: 166px;
    background: url(/BNV/RESOURCE/images/adv-easy-binverse-01.png) no-repeat 0 0;
	margin: 0 auto;
	display: block;
}
#adv_easy:hover { 
    background: url(/BNV/RESOURCE/images/adv-easy-binverse-02.png) no-repeat 0 0;
}
#adv_easy span {
	display:none;
}
#adv_now {
	display: block;
	width: 290px;
	height: 43px;
	background: url(/BNV/RESOURCE/images/DownloadNowBtn-290x49-01.gif) no-repeat 0 0;
	margin: 0 auto;
	display: block;
}

#adv_now:hover {
    background: url(/BNV/RESOURCE/images/DownloadNowBtn-290x49-02.gif) no-repeat 0 0;
}
  
#adv_now span {
  display: none;
}
.container {
	margin: 10px 0 0;
	padding: 0 0 12px;
	border: 1px solid #6a7e99;
	border-top-color:#1d5a9b;
}
.container-heading {
	padding: 0 8px;
	overflow: hidden;
	background: #1f5c9d url(../images/bg-heading.gif) repeat-x;
}
.container h3{
	margin: 0;
	padding: 2px 0;
	color: #fff;
	font-size: 14px;
	line-height: 18px;
}
.container-wide {
	margin: 0;
	padding: 0 0 0px;
	border: 1px solid #6a7e99;
	border-top-color:#1d5a9b;
}
.container-wide-heading {
	padding: 0 8px;
	overflow: hidden;
	background: #1f5c9d url(/BNV/Resource/images/bg-heading.gif) repeat-x;
	margin: 12px 0 0 0;
}
.container-wide-heading h3{
	margin: 0;
	padding: 2px 0;
	color: #fff;
	font-size: 14px;
	line-height: 18px;
}
.columns {
	margin: 12px 0 0;
	background: url(../images/bg-col-separator.gif) repeat-y 418px 0;
	overflow: hidden;
}
.column {
	float: left;
	width: 395px;
	overflow: hidden;
	padding: 0 14px 0 10px;
}
.columns p{
	margin: 3px 0 0;
}
ul.star-list {
	margin: 0;
	padding: 15px 0 5px 16px;
	list-style: none;
}
ul.star-list  li{
	padding: 0 0 4px 24px;
	background: url(../images/bullet-star.gif) no-repeat;
	list-style: none;
}
ul.star-list  li a{ font-weight: bold;}
.activate-box p{
	margin: 14px 0 9px;
	color: #1d5a9b;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
}

  #btnActivate
  {
    display: block;
    width: 291px;
    height: 44px;
    background: url(../images/btn-activate1.gif) no-repeat 0 0;
		margin: 0 auto;
	display: block;

  }

  #btnActivate:hover
  { 
    background: url(../images/btn-activate2.gif) no-repeat 0 0;
  }
#btnActivate span
{
  display: none;
}

.secure-box {
	padding: 0;
	overflow: hidden;
	text-align: center;
	height: 62px;
	width: 215px;
}
.secure-box p{
	padding:6px 0 16px;
	text-align: center;
	font-weight: bold;
	margin: 3px 0 0 0;
}
.verisignseal {
	width: 95px;
	height:62px;
	margin: 0;
	float: right;
}
.mcafee {
	width:96px;
	height:62px;
	background-image: url(../images/secure-bg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0;
	float: left;
}

.secure-box-2 {
	height: 62px;
	overflow: hidden;
	padding: 0px;
	text-align: center;
	width: 360px;
}	
.view-list1{
	clear:both;
	margin:0;
	overflow:hidden;
	padding:12px 0 0 19px;
}

.view-list1 ul{
	float:left;
	margin-top: 10px;
}
.view-list1 ul li{
	clear:both;
	text-align:left;
	/*height:100%;*/
	border:none;
	vertical-align:middle;
	margin: 0;
}

.view-list1 ul.th1{
	width:230px;
	margin: 0;
}
.view-list1 ul.th1 li{
              border:none
}

.view-list1 ul.th2{
	width:135px;
	margin: 5px 0;
	padding-left: 9px;
	vertical-align: middle;
	padding-top: 40px;
		
}
.view-list1 ul.th1 li{
	border:none;
	vertical-align: middle;
	margin-top: 10px;
}
ul.view-list{
	margin: 0;
	padding: 12px 0 0 0;
	list-style:none;
	text-align: left;
	display: block;
	width: 370px;
}
ul.view-list li{
	list-style:none;
	display:table;
	margin-bottom: 15px;
}
ul.view-list img{
	float:left;
	margin:0 10px 0 0;
	display:inline;
	border:none;
}
ul.view-list p{
	display:table-cell;
	margin:0;
	vertical-align: middle;
}
.link-holder {
	padding: 0 0 2px 0;
	font-size: 11px;
	text-align: center;
	margin: 0;
}
.link-holder  a{font-weight: bold;}
.boxes {
	overflow: hidden;
	height: 1%;
}
.box {width: 414px;}
.box-l {float: left;
                border: 1px solid #6a7e99;
                border-top-color:#1d5a9b;
                height: 129px;
}
.box-inside {
                float: left;
                width: 585px;
                border: 1px solid #6a7e99;
                border-top-color:#1d5a9b;
}

.box-r {float: right;}
.quote img{ display: block;}
.boxes .container{ padding-bottom: 0;}
.urls {
	margin: 0;
	padding: 17px 10px 4px;
	min-height: 86px;
}
* html .urls{ height: 86px;}
.urls li{
	font-size: 14px;
	list-style: none;
	padding: 0 0 10px;
}
.urls li a{
	text-decoration: none;
	color: #ff6000;
	font-weight: bold;
}
.urls li a:hover { text-decoration: underline;}
/*-- footer --*/
#foot{
	margin: 10px 22px 0;
	height:42px;
	overflow:hidden;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	background: url(../images/bg-footer.gif) no-repeat;
}
#foot p{
	padding: 12px 0 0 19px;
	margin: 0;
	float: left;
	color: #fff;
}
#foot span {
	text-align: right;
	padding: 12px 19px 0 0;
	font-size: 14px;
	width: 161px;
	float: right;
}
#foot span a{
	color: #fff;
	text-decoration: none;
}
#foot span a:hover{ text-decoration: underline;}
ul.foot-nav {
	overflow: hidden;
	float: right;
	margin: 0;
	padding: 12px 0 0;
}
ul.foot-nav li{
	margin:0 0 0 -4px;
	padding: 0 6px 0 7px;
	background: url(../images/bg-foot-nav-separator.gif) no-repeat 0 7px;
	list-style: none;
	float: left;
}
ul.foot-nav li a{
	color: #fff;
	text-decoration: none;
}
ul.foot-nav li a:hover{
	color: #fff;
	text-decoration: underline;
}

/************ 10/20/09 additions - caShowCheckOut******************/
.signup-left_body{
	float:left;
	width:590px;
	border: 1px solid #ABCBEF;
	padding-left: 15px;
	margin-bottom: 10px;
}

.signup_right_box{
	float:right;
	overflow:hidden;
	width:264px;
	padding-top: 0px;
	clear: none;
	margin: 0px;
}
.signup-right_body{
	float:right;
	width:228px;
}
.signup-box_big-top{
	width:219px;
	margin: 0px 0 0 0;
}
.signup-box_big{
	width:219px;
	margin: 5px 0 0 0;
}
.boxes-main {
	overflow: hidden;
	clear: left;
	border: 1px solid #6a7e99;
	border-top-color:#1d5a9b;
	padding-bottom: 15px;
}
.boxes-main .container{ 
	margin: 0;
	padding: 0;
	border: 0;

}
.box-ctr {
	width: 845px;
	margin-left: 0px;
}
.signup-columnRt {
	float: Right;
	width: 180px; 	
	overflow: hidden;
	padding: 0;
	margin:25px 10px 0 0;
}
.signup-columnRt p{
	margin: 3px 0 0;
}
.signup-columnRt h2{
	margin: 3px 0 0;
	font-size:14px;
}
.mcafee-middle {
	width:96px;
	height:62px;
	background-image: url(../images/secure-bg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 10px 25px 10px 10px;
	float: right;
}

.verisignseal-middle {
	float:left;
	width:96px;
	height:62px;
	clear: none;
	margin: 10px 10px 10px 25px;
}

/******************Form Container & Elements*****************/

/*see file signup.css*/

/************************Pricing Chart************************/
.pricing_chart{
	clear:both;
	overflow:hidden;
	width: 650px;
	float: left;
}
.pricing_chart p{
	margin: 10px 0 0 10px;
}

.pricing_chart1{
	clear:both;
	overflow:hidden;
	padding:0;
	float: left;
	width: 640px;
}

.pricing_chart_margin
{
	margin: 15px 0 0 10px;
}

.pricing_chart_top_bottom_margin
{
	margin-top:15px;
	margin-bottom:15px;
}

.pricing_chart2 {
	clear:both;
	overflow:hidden;
	padding:0;
	float: left;
	width: 580px;
	margin-top:15px;
}

.pricing_chart_all
{}

.pricing_chart_all ul{
    float:left; 
}
.pricing_chart_all ul li{
	clear:both;
	text-align:center;
	height:25px;
	border:1px solid #8eaccd;
	vertical-align:bottom;
	background-color:#fff;
	padding: 10px 0 0 0;
}
.pricing_chart_all ul li.article{
	height:35px;
	padding:0px;
}
.pricing_chart_all ul li h3{
	color:#000;
	font-size:11px;
	line-height: 12px;
	margin:0;
	background-color:#d3dfec;
	padding: 0;
	height: 30px;
}
.pricing_chart_all ul strong{
	color:#ff6000;

}
.pricing_chart_all ul.th1 li{
	border:1px solid #8EACCD;
	background-color:#fff;
}
.pricing_chart1 ul.th1{
	width:25px;
}
.pricing_chart2 ul.th1{
	width:25px;
}
.pricing_chart1 ul.th2{
	width:80px;
}
.pricing_chart2 ul.th2{
	width:75px;
}
.pricing_chart1 ul.th3{
	width:130px;
}
.pricing_chart2 ul.th3{
	width:110px;
}
.pricing_chart1 ul.th4{
	width:82px;
}
.pricing_chart2 ul.th4{
	width:75px;
}
.pricing_chart1 ul.th5{
	width:130px;
}
.pricing_chart2 ul.th5{
	width:105px;
}
.pricing_chart1 ul.th6{
	width:82px;
}
.pricing_chart2 ul.th6{
	width:65px;
}
.pricing_chart1 ul.th7{
	width:105px;
	margin-right:5px
}
.pricing_chart2 ul.th7{
	width:105px;
	margin-right:5px
}
.pricing_chart1 ul.th8{
	width:80px;
}
.pricing_chart2 ul.th8{
	width:75px;
}

.pricing_chart_all ul.th8 li{
	color:#666;
	font-weight: bold;
}

.pricing_chart_all ul li span{
	width:41px;
	height:30px;
	background-image:url(../images/price_bg.gif);
	background-repeat:no-repeat;
	position:absolute;
	display:inline-block;
	color:#000000;
	font-weight: bold;
	line-height: 11px;
	font-size: 10px;
	padding: 6px 0 0 1px;
	margin: -6px 0 0 75px;
	background-position: center top;

}

.pricing_chart_all ul li.head
{
	background-color:#d3dfec;
	height:35px
}

.pricing_chart_all ul li.odd
{
	background-color:#e8eef5;
}

.pricing_chart_monthly
{
	position:relative;
	top:-10px;	
}

/*************************** Items to update on member_mainstyle.css ********************/


/*-- main --*/
#main-member{
	overflow:hidden;
	padding:110px 35px 20px;
	background: url(../images/bg-main-b.jpg) no-repeat 0 100%;
}

#header-member{
	overflow: hidden;
	background: url(../images/bg-main-t.jpg) no-repeat;
	height: 105px;
	width: 895px;
	padding: 0 24px;
	position: absolute;
	top:0;
	left:0;
}

.logo-member{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	padding:30px 0 0 31px;
	width:271px;
	height:46px;
}
.logo-member a{
	display:block;
	background: url(../images/logo.jpg) no-repeat;
	height:100%;
}

.support-image-members {
	float: right;
	width: 112px;
	padding: 10px 65px 0 0;
}
.support-image-members img{
	display: block;
}

/***************Members - Menu Bar************/
.nav-members {

	background-image:url(../images/menu_red.gif); background-repeat:repeat-x;
	padding:0 5px 0px 5px;
	overflow: hidden;
	clear: both;
height:22px;

}
.nav-members ul{
	float: left;
	display: inline;
	margin:0 0 0 15px;
	padding:0;
	overflow: hidden;
}
.nav-members ul li{
	margin: 0 0 0 -2px;
	padding: 0 20px 0 19px;
	background: url(../images/bg-separator-members.gif) no-repeat 0 6px;
	list-style:none;
	float:left;
	line-height: 24px;
}
.nav-members ul li a{
	font-size: 12px;
	color: #fff;
	text-decoration:none;
}
.nav-members ul li.active a {
	font-weight: bold;
	color:#FFF;
	font-size: 13px;
	text-decoration: none !important;
	font-family: Verdana, Geneva, sans-serif;
}
.nav-members ul li a:hover{
	color: #fff;
	text-decoration: underline;
	}


/************ 10/21/09 Addition - caShowChooseFullpackage******************/
.choose-signup_box-top{
	width:217px;
	margin: 0px 0 0 0;
	border:solid 1px #ABCBEF;
}
.choose-signup_box-top .container{ 
	margin: 0;
	padding: 0;
	border: 0;

}

.btnChoose_box{
	clear:both; margin-top:15px; overflow:hidden;
}
.MessageSignup
 {
	font-weight:bold;
	margin:5px auto;
	border:1px solid #CC0000;
	padding:5px;
}
.MessageSignupOrangeBox
 {
	margin:0px 10px 10px 10px;
	padding:0px 0px 10px 0px;
	color:red;
	background:url(/BNV/RESOURCE/images/hr-form_orange-box.gif) no-repeat center bottom;
}
.MessageSignupGreyBar
 {
	margin:0px 0px 10px 10px;
	padding:0px 0px 10px 0px;
	color:red;
	width:269px;
	background:url(/BNV/RESOURCE/images/hr-blue.gif) no-repeat 0 bottom;
}
.MessageSignupDownloadNow
 {
	margin:0px 0px 10px 0px;
	padding:0px 0px 10px 0px;
	color:red;
	background:url(/BNV/Resource/images/hr-blk.gif) no-repeat 0 bottom;
}

.correspondence-header
{
	margin-bottom:10px;
}
.correspondence-subject
{
	padding:5px;
	background-color:#cc0000;
	border:1px solid black;
	margin-bottom:5px;
	color:white;
	cursor:pointer;
}
.correspondence-subject label
{
	cursor:pointer;
}
.correspondence-subject .switch
{
	float:left;
	width:20px;
	text-align:center;
}
.correspondence-subject .date
{
	float:left;
	width:110px;
}
.correspondence-subject .subject
{
	display:block;
	margin-left:130px;
}
.correspondence-visibleBox
{
	border:1px solid #cc0000;
	margin-bottom:5px;
	padding:5px;;
}
.correspondence-hiddenBox
{
	display:none;
}
.order-details-h2
{
	border-bottom:1px solid #A8CAEF;
}
.confirm-order-details-box-top
{
	background-image:url(/BNV/resource/images/confirm-order-details-box-top.png);
	width:262px;
	height:8px;
	margin-top:10px;
}
.confirm-order-details-box-middle
{
	background-image:url(/BNV/resource/images/confirm-order-details-box-middle.png);
	width:246px;
	padding:0px 8px;
}
.confirm-order-details-box-bottom
{
	background-image:url(/BNV/resource/images/confirm-order-details-box-bottom.png);
	width:262px;
	height:8px;
	margin-bottom:10px;
}
.confirm-order-details-box h3 
{
	color: #1D5A9B;
	padding-bottom:5px;
}
.confirm-order-details-box p
{
	padding:0px 5px 5px 10px;
}
.confirm-order-details-box table
{
	width:100%;
}
.confirm-order-details-box label
{
	font-weight:bold;
}
.confirm-order-details-box td
{
	vertical-align:top;
}
.support-estimate p
{
	margin:10px 0px;
}
.support-estimate p.suggestion
{
	margin:10px 0px 0px 0px;
}
.support-state-online
{
	color:#75B128;
	background:url(/BNV/RESOURCE/images/support-status-online.gif) no-repeat left center;
	padding-left:25px;
}
.support-state-offline
{
	color:#CE2E0E;
	background:url(/BNV/RESOURCE/images/support-status-offline.gif) no-repeat left center;
	padding-left:25px;
}

.promo-girl {
	overflow: hidden;
	border: 1px solid #a09f9f;
	position: relative;
	background-image: url(../images/bg-promo-girl.jpg);
	background-repeat: no-repeat;
	height: 418px;
}
.promo-girl h2{
	color: #1d5a9b;
	font-size: 22px;
	line-height: 24px;
	margin:2px 0px 2px 0;
	padding: 0;
	float: left;
}
.promo-girl h2 span{
	color:#ff6000;
	font-style: italic;
}
.col-girl {
	float: right;
	padding: 0;
	width: 491px;
	margin: 270px 45px 0 0;
}

ol.col-girl {
	margin:2px 0 0 0;
	color: #ff6000;
	font-weight: bolder;
	float: left;
	width: 275px;
}

ol.col-girl li{
	font-size: 11px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: decimal;
	line-height: 16px;
}
ol.col-girl span{
	color:#666666;
}
.lists-girl {
	width: 820px;
	padding: 0 0 0 12px;
	float: left;
}
.col-girl {
	float: right;
	padding: 0;
	width: 491px;
}
ul.list {
	margin: 0;
	padding: 5px 0 0;
}
ul.list  li{
	padding: 0 0 4px 18px;
	background: url(../images/bullet.gif) no-repeat 0 3px;
	color: #000;
	font-size: 11px;
	line-height: 16px;
	list-style: none;
}
ul.list  li a{
	text-decoration: none;
	color: #000;
}
ul.list  li a:hover{
	color: #000;
	text-decoration: underline;
}
.icon-plus {
	top:55px;
	left:494px;
	position: absolute;
	width: 49px;
	text-indent: -9999px;
	height: 40px;
	overflow: hidden;
	background: url(../images/icon-plus.gif) no-repeat;
	
}
.adv-girl {
	overflow: hidden;
	width: 290px;
	padding: 0;
	float: left;
	margin: 5px 0 0px 0px;
	clear: none;
}
.adv-usenet {
	overflow: hidden;
	width: 290px;
	padding: 0;
	float: left;
	margin: 310px 0 15px 15px;
}
#adv-usenet
{
    display: block;
    width: 565px;
    height: 166px;
    background: url(../images/adv-try-binverse1.gif) no-repeat 0 0;
	margin: 0 auto;
	display: block;
}

#adv-usenet:hover
{ 
    background: url(../images/adv-try-binverse2.gif) no-repeat 0 0;
}

#adv-usenet span
{
  display: none;
}

#adv_10
{
    display: block;
    width: 290px;
    height: 43px;
    background: url(../images/download-now-button1.gif) no-repeat 0 0;
	margin: 0 auto;
	display: block;
}

#adv_10:hover
{ 
    background: url(../images/download-now-button2.gif) no-repeat 0 0;
}
  
#adv_10 span
{
  display: none;
}
#adv_now{
    display: block;
    width: 290px;
    height: 43px;
    background: url(/BNV/RESOURCE/images/DownloadNowBtn-226x38-01.gif) no-repeat 0 0;
	margin: 0 auto;
	display: block;
}

#adv_now:hover{
	background: url(/BNV/RESOURCE/images/DownloadNowBtn-226x38-02.gif) no-repeat 0 0;
}
  
#adv_now span{
  display: none;
}
.secure-box-3 {
	padding: 0;
	overflow: hidden;
	text-align: center;
	height: 100px;
	width: 390px;
	margin: 0 0 20px 0;
}
.secure-box-3 p{
	padding:6px 0 16px;
	text-align: center;
	font-weight: bold;
	margin: 3px 0 0 0;
}
.verisignseal-2 {
	width: 95px;
	height:62px;
	margin: 15px 0px 0px 15px;
	float: left;
}
.mac-2 {
	width:200px;
	height:80px;
	margin: 5px 0px;
	float: left;
}
.mac-2 img{
	float: left;
	padding-top: 4px;
	padding-right: 0px;
	padding-left: 0.35pt;
}
.TRUSTe {
	width:68px;
	height:94px;
	background-image: url(/BNV/RESOURCE/images/TRUSTeLogoCTF_sm02-bg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 5px 0px 0px 10px;
	float: right;
}
.TRUSTe img{
	float: left;
	padding-top: 4px;
	padding-right: 0px;
	padding-left: 2px;
}

.plans_chart_margin
{
	margin: 15px 0 0 45px;
	height: 270px;
}

.plans_chart{
	width: 769px;
	background-image:url('/BNV/RESOURCE/images/610x275-chart_bg.gif');
	background-repeat:no-repeat;
	height: 268px;
	margin: 0 0 0 10px;
	padding-top: 5px;
}

.plans_chart ul{
	float:left; 
}

.plans_chart ul li{
	height:30px;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 6px;
}

.plans_chart ul li span{
	height:30px;
	padding: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	margin: 0;
}

.plans_chart ul li.title{
	color:#051f8b;
	font-size:14px;
	font-weight: bolder;
	height:30px;
	margin-top: 12px;
	margin-bottom: 10px;
}

.plans_chart ul li.price{
	color:#051f8b;
	font-size:14px;
	font-weight: bolder;
	padding: 0;
	height:30px;
}

.plans_chart ul li.six{
	color:#051f8b;
	font-size:14px;
	font-weight: bolder;
	padding: 0;
	height:30px;
	line-height: 13px;
	margin: 0 px;
	margin-bottom: 0px;
}

.plans_chart ul li.six span{
	font-size:12px;
	font-weight:normal;
	margin: 0 0 12px 0;
}

.plans_chart ul li.double{
	padding: 0;
	height:30px;
	margin-top: 45px;
	margin-bottom: 14px;
	line-height: 15px;
}

.plans_chart ul.th1{
	width:240px;
	margin-left: 20px;
	color: #ff5500;
	font-weight: bolder;
	font-size: 13px;
	padding-left: 0px;
}

.plans_chart ul.th2, .plans_chart ul.th3{
   width:152px;
}

/*************************** Usenet-Academy Items ********************/
#main_academy{
	overflow:hidden;
	padding:135px 25px 20px;
	background: url(/BNV/RESOURCE/images/bg-main-b.jpg) no-repeat 0 100%;
}
.academy-main_body

        {
	float: left;
	width: 880px;
	border: 0;
	padding: 0px;
	margin: 10px 0 10px 2px;
        }
.academy_mainbody_left{
	float:left;
	margin: 0px 0px 0px 10px;
	width: 584px;
}
.academy_container {
	margin: 0 0 10px 0;
	padding: 0 0 0;
	border: 1px solid #6a7e99;
	border-top-color:#1d5a9b;
}
.academy_container-heading {
	padding: 0 8px;
	overflow: hidden;
	background: #1f5c9d url(/BNV/RESOURCE/images/bg-heading.gif) repeat-x;
}
.academy_container h3{
	margin: 0;
	padding: 2px 0;
	color: #fff;
	font-size: 16px;
	line-height: 18px;
}
.academy_container h4{
	margin: 0;
	padding: 0px 10px;
	color: #1d5a9b;
	font-size: 18px;
	line-height: 18px;
}
.academy_container-wide {
	margin: 0;
	padding: 0 0 0px;
	border: 1px solid #6a7e99;
	border-top-color:#1d5a9b;
}
.academy_container-wide-heading {
	padding: 0 8px;
	overflow: hidden;
	background: #1f5c9d url(/BNV/RESOURCE/images/bg-heading.gif) repeat-x;
	margin: 0px 0 0 0;
}
.academy_container-wide-heading h3{
	margin: 0;
	padding: 2px 0;
	color: #fff;
	font-size: 16px;
	line-height: 18px;
}

.academy_promo {
	overflow: hidden;
	height: 139px;
	padding: 0;
	position: relative;
	background-image: url(/BNV/RESOURCE/images/academy_BookPile-93x139.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0;
}
.academy_col {
	width: 480px;
	padding: 12px 0 0 90px;
	background-image: url(/BNV/RESOURCE/images/academy-MainNav.jpg);
	background-repeat: no-repeat;
	background-position: 85px 30px;
	height: 105px;
	margin: 10px 0 0 8px;
}
.academy_col-sub {
	width: 585px;
	padding: 3px 0 0 0px;
	background-image: url(/BNV/RESOURCE/images/academy-SubNav_top.jpg);
	background-repeat: no-repeat;
	background-position: 0px 18px;
	height: 105px;
	margin: 0;
}
.academy_col-sub h3{
	color:#1d5a9b;
	margin-left: 5px;
	margin-bottom: 2px;
}
.academy_col-hm {
	width: 412px;
	float: left;
	padding: 0 0 0 0;
	background-image: url(/BNV/RESOURCE/images/academy-MainNavHm.png);
	background-repeat: no-repeat;
	background-position: -5px 17px;
	height: 129px;
	margin: 0 0 0 0px;
}
.academy_col-hm-heading {
	padding: 0 8px;
	overflow: hidden;
	background: #1f5c9d url(/BNV/Resource/images/bg-heading.gif) repeat-x;
	margin: 0 0 0 0;
}
.academy_col-hm-heading h3{
	margin: 0;
	padding: 2px 0;
	color: #fff;
	font-size: 14px;
	line-height: 18px;
}
.academy_col-hm h1{
	font-size: 15px;
    line-height: 18px;
    margin-left: 5px;
    padding: 2px 0;
}
.academy_list-hm ul {
	margin: 0;
	padding: 5px 0 0;
}
.academy_list-hm  ul li{
	padding: 0 0 4px 12px;
	background: url(/BNV/RESOURCE/images/orange-bullet.gif) no-repeat 3px 3px;
	color: #1d5a9b;
	font-size: 14px;
	line-height: 16px;
	list-style: none;
	font-weight: bold;
}
.academy_list-hm  ul li a{
	text-decoration: none;
	color: #1d5a9b;
}
.academy_list-hm  ul li a:hover{
	color: #ff6000;
	text-decoration: none;
	font-weight: bold;
}
.academy_list-hm  ul li.active a {
	font-weight: bold;
	color: #ff6000;
	font-size: 14px;
	text-decoration: none !important;
	font-family: Verdana, Geneva, sans-serif;
}
.academy_list-hm  ul li.active a:hover {
	font-weight: normal;
	color: #1d5a9b;
	font-size: 14px;
	text-decoration: none !important;
	font-family: Verdana, Geneva, sans-serif;
}
.academy_header-col-hm-1 {
	float: left;
	width: 65px;
	margin: 5px 20px 12px 15px;
	color: #666666;
}
.academy_header-col-hm-2 {
	float: left;
	width: 135px;
	margin: 10px 20px 0px 5px;
	color: #666666;
}
.academy_header-col-hm-3 {
	float: left;
	width: 135px;
	margin: 10px 0px 0px 0;
	color: #666666;
}
.academy_col-in {
	width: 585px;
	float: left;
	padding: 0 0 0 0;
	background-image: url(/BNV/RESOURCE/images/academy-MainNavIn.png);
	background-repeat: no-repeat;
	background-position: -5px 17px;
	height: 129px;
	margin: 0 0 0 0px;
}
.academy_col-in h1{
	font-size: 16px;
    line-height: 18px;
    margin-left: 5px;
    padding: 2px 0;
}
.academy_col-in-heading {
	padding: 0 8px;
	overflow: hidden;
	background: #1f5c9d url(/BNV/Resource/images/bg-heading.gif) repeat-x;
	margin: 0 0 0 0;
}
.academy_col-in-heading h3{
	margin: 0;
	padding: 2px 0;
	color: #fff;
	font-size: 14px;
	line-height: 18px;
}
.academy_header-col-in-1 {
	float: left;
	width: 130px;
	margin: 15px 20px 12px 5px;
	color: #666666;
}
.academy_header-col-in-2 {
	float: left;
	width: 135px;
	margin: 15px 20px 0px 15px;
	color: #666666;
}
.academy_header-col-in-3 {
	float: left;
	width: 140px;
	margin: 15px 10px 0px 0;
	color: #666666;
}
.academy_header-col-in-4 {
	float: left;
	width: 130px;
	margin: 15px 20px 12px 5px;
	color: #666666;
}
.academy_list {
	float: left;
	margin: 0 0 0 10px;
}
.academy_header-col-1 {
	float: left;
	width: 135px;
	margin: 0 20px 0px 10px;
	color: #666666;
}
.academy_header-col-2 {
	float: left;
	width: 145px;
	margin: 0 10px 0px 0;
	color: #666666;
}
.academy_header-col-3 {
	float: left;
	width: 140px;
	margin: 0 10px 0px 0;
	color: #666666;
}
.academy_header-col-4 {
	float: left;
	width: 160px;
	margin: 0 20px 0px 15px;
	color: #666666;
}
.academy_promo h1{
	margin: 0;
	font-size:22px;
	color: #1d5a9b;
}
.academy_promo span{

	color: #ff6000;
}
.academy_promo h2{
	margin: 18px 0 0;
	color: #000;
	font-size: 14px;
	line-height: 18px;
	margin:18px 0 0;
	padding: 0;
}
.academy_list ul {
	margin: 0;
	padding: 5px 0 0;
}
.academy_list  ul li{
	padding: 0 0 4px 12px;
	background: url(/BNV/RESOURCE/images/orange-bullet.gif) no-repeat 3px 3px;
	color: #1d5a9b;
	font-size: 11px;
	line-height: 16px;
	list-style: none;
}
.academy_list  ul li a{
	text-decoration: none;
	color: #1d5a9b;
}
.academy_list  ul li a:hover{
	color: #ff6000;
	text-decoration: none;
	font-weight: bold;
}
.academy_list  ul li.active a {
	font-weight: bold;
	color: #ff6000;
	font-size: 11px;
	text-decoration: none !important;
	font-family: Verdana, Geneva, sans-serif;
}
.academy_list  ul li.active a:hover {
	font-weight: normal;
	color: #1d5a9b;
	font-size: 11px;
	text-decoration: none !important;
	font-family: Verdana, Geneva, sans-serif;
}
.academy_sub-list {
	float: left;
	margin: 0;
	width:585px;
	background-image: url(/BNV/RESOURCE/images/academy-SubNav_mid.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
.academy_sub-list ul {
	margin: 0;
	padding: 5px 0 0;
}
.academy_sub-list  ul li{
	padding: 0 0 4px 12px;
	color: #1d5a9b;
	font-size: 11px;
	line-height: 16px;
	list-style: none;
}
.academy_sub-list  ul li a{
	text-decoration: none;
	color: #1d5a9b;
}
.academy_sub-list  ul li a:hover{
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
.academy_sub-list  ul li.active a {

	color: #000;
	font-size: 11px;
	text-decoration: none !important;
	font-family: Verdana, Geneva, sans-serif;
}
.academy_sub-list  ul li.active a:hover {
	font-weight: bold;
	color: #1d5a9b;
	font-size: 11px;
	text-decoration: none !important;
	font-family: Verdana, Geneva, sans-serif;
}
.academy_sub-list-btm {
	float: left;
	margin: 0;
	width:585px;
	background-image: url(/BNV/RESOURCE/images/academy-SubNav_btm.jpg);
	background-repeat: no-repeat;
	background-position: 0;
	height: 26px;
}
.academy_columns {
	margin: 0;
	overflow: hidden;
}
.academy_column {
	float: left;
	width: 395px;
	overflow: hidden;
	padding: 0 14px 0 10px;
}
.academy_columns p{
	margin: 12px 10px;
	color: #000000;
}
.academy_right_orange-box {
	float:right;
	width:266px;
	height:669px;
	margin: 10px;
	background: url(/BNV/RESOURCE/images/academy-OrangeBox-266x669.jpg) no-repeat 0px 0px;
}
.academy_right_body{
	width:228px;
	margin: 20px 0px 20px 20px;
	clear: none;
	position: inherit;
	float: left;
}
.academy_right_body h1{
	clear:both;
	font-size:24px;
	color:#1d5a9b;
	margin: 0px;
}
.academy_right_body ul {
	margin: 0;
	padding: 5px 0 0;
	float: left;
}
.academy_right_body ul li{
	padding: 0;
	color: #1d5a9b;
	font-size: 16px;
	list-style: none;
	font-weight: bold;
	margin: 0;

}
.academy_right_body ul li.text{
	color: #666666;
	font-size:12px;
	margin-bottom: 5px;

}
.academy_right_btm-box {
	width:262px;
	margin: 0px;
}

.academy_box_big-top{
	width:219px;
	margin: 0px 0 0 0;
}
.academy_box_big{
	width:219px;
	margin: 5px 0 0 0;
}

/*************************** Usenet-Academy Items - Orange box Signup Form ********************/
.academy_signup-form {
	width:260px;
	margin: 200px 0px 0px 0px;
	padding: 0;
}

.academy_signup-form p{
	padding:0 0 0 0;
	margin:0px 0 5px 10px
}
.academy_signup-form p span{
	padding: 0;
	font-size: 11px;
	color: #333;
	font-weight:normal;
	line-height: 14px;
	margin: 0;
}
.academy_signup-form p strong{
	padding:25px 10px 10px 15px;
	font-size: 11px;
	color: #525252;
}
.AcademySignupButton_new{
	width:240px;
}
.academy_FormPad_new{
	padding-left: 50px;
}
.academy_Content_new{
	font-size:12px; padding-bottom:15px;
}
.academy_Text_new{
	float:left;
	width: 100px;
	font-size:11px;
	color:#666;
	text-align: right;
	padding-right: 5px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.academy_Text strong_new{
	color:#525252;	
 
}
 
input.academy_new{
	width:140px;
	font-size:11px;
	color:#1D5A9B;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #999;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #999;
	margin: 0px;
	padding: 0px;
}
textarea.academy_new{
	font-family:Trebuchet MS; width:300px; height:125px; font-size:11px; color:#1D5A9B;
}
select.academy_new{
	font-size:11px; color:#1D5A9B;
	width: 140px;
}
.academy_Button_new{
	float: left;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 20px;
}
.academy_Pad_new{
	height: 8px;
	width: 250px;
	margin: 0px;
}
.academy_secure-box-index {
	padding-left: 5px;
	overflow: hidden;
	text-align: center;
	width: 264px;
	margin: 0;
}

.academy_secure-box-index p{

    padding:6px 0 16px;

    text-align: center;

    font-weight: bold;

    margin: 3px 0 0 0;

}

.academy_verisignseal {
	width: 95px;
	height:62px;
	margin: 0;
	float: left;
}
.academy_TRUSTe {
	width:150px;
	height:52px;
	background-image: url(/BNV/RESOURCE/images/TRUSTeLogo-bg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 5px 0px 0px 10px;
	float: left;
}
.academy_TRUSTe img{
	float: left;
	padding-top: 4px;
	padding-right: 0px;
	padding-left: 2px;
	margin: 0;
        }
/**** additional stuff **/
#phonenr{
	width:98px;
}
#tucows{
	height:85px;
	margin: 10px;
}
