@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size:12px;
}

h1{
	font-size:25px;
	margin:10px 0px;
	padding:0px;
	color:#0099ff;
}

h2{
	font-size:20px;
	margin:10px 0px;
	padding:0px;
	color:#333333;
}

p{
	margin:10px 0px;
	padding:0px;
	text-align:justify;
	line-height:20px;
}

.red{
	color:#F00;
}

.disclaimer{
	font-size:11px;
	line-height:14px;
}

hr{
	border:1px solid #ddd; 
}

#right{
	float:right;
}
	
/* header styles - starts */

.txthead{ 
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	}

a.lnkheader:link, a.lnkheader:visited, a.lnkheader:active {
	color: #ffffff;
	text-decoration: underline;
	}

a.lnkheader:hover {
	color: #FF8400;
	}
	
.icon_caption a:link, .icon_caption a:visited, .icon_caption a:active {
	text-decoration: none;
	color:#0099ff;
	}

.icon_caption a:hover {
	color: #000000;
	}
	
.main_caption a:link, .main_caption a:visited, .main_caption a:active {
	text-decoration: none;
	color:#000000;
	}

.main_caption a:hover {
	color: #0099ff;
	}
	
/* header styles - ends */

/* main menu styles - starts */

#mn_home a, #mn_sign a, #mn_price a, #mn_prod a, #mn_down a, #mn_secur a, #mn_supp a, #mn_part a, #mn_faq a, #products, #mn_reso a {
	background:url(../images/obk_main_menu.gif) no-repeat 0px 0px;
	display:block;
	color:#FFF;
}

#mn_home a:hover, #mn_sign a:hover, #mn_price a:hover, #mn_prod a:hover, #mn_down a:hover, #mn_secur a:hover, #mn_supp a:hover, #mn_part a:hover, #mn_faq a:hover, #mn_reso a:hover{
	color:#CCC;
}

#mn_home a{background-position: 0px 0px;}
#mn_home a:hover{background-position: 0px -40px;}
#mn_home a#home:hover{background-position: 0px 0px;}

#mn_sign a{background-position: -46px 0px;}
#mn_sign a:hover{background-position: -46px -40px;}

#mn_price a{background-position: -154px 0px;}
#mn_price a:hover{background-position: -154px -40px;}

#mn_prod a{	background-position: -295px 0px;}
#mn_prod a:hover{background-position: -295px -40px;}

new styles for the drop down

#products a{ background-position: -295px 0px;}

#mn_down a{background-position: -407px 0px;}
#mn_down a:hover{background-position: -407px -40px;}

#mn_secur a{background-position: -538px 0px;}
#mn_secur a:hover{background-position: -538px -40px;}

#mn_supp a{background-position: -644px 0px;}
#mn_supp a:hover{background-position: -644px -40px;}

#mn_part a{background-position: -753px 0px;}
#mn_part a:hover{background-position: -753px -40px;}

#mn_faq a{background-position: -862px 0px;}
#mn_faq a:hover{background-position: -862px -40px;}

#mn_reso a{background-position: -1024px 0px;}
#mn_reso a:hover{background-position: -1024px -40px;}

/* main menu styles - ends */

.formbutton {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
background-color: #E2E2E2; 
height: 21px; 
border: solid 1px; 
border-color: #cccccc #000000 #000000 #cccccc; 
color: #000000
}	

/* footer styles - starts */

.txtfooter{
	font-size: 11px; 
	line-height:16px; 
	color: #fff;
	}

.txtfoothead{
	font-size: 14px; 
	font-weight: bold;
	color: #fff; 
	}

a.lnkfooter:link, a.lnkfooter:visited, a.lnkfooter:active {
	color: #fff; 
	text-decoration: none;
	display:block;
	margin:0px 20px 0px 0px;
	padding:2px 0px 2px 3px;
	}
	
a.lnkfooter:hover{
	color: #000;
	background-color:#d2d2d2;
	}

.txtfooterstrong{
	color:#FFF;
}

/* footer styles - ends */

/* jquery styles - start */

.home_features{
	margin:0px;
	padding:0px;
	font-size:14px;
	color:#0099ff;
}

.home_features a{
	color:#0099ff;
	text-decoration:none;
}

.home_features a:hover{
	color:#000;
	text-decoration:none;
}

#feat2_busi{
	width:242px;
	height:298px;
}

#feat3_part{
	width:240px;
	height:298px;
}

#feat2_busi .content, #feat3_part .content{
	margin:20px 20px 0px 20px;
	height:298px;
	width:200px;
	overflow:hidden;
}

/*Inside pages styles - starts*/
.banner_txt1{
	text-indent:-9999px;
	overflow:hidden;
	margin:0px;
	padding:0px;
	height:65px;
}

.banner_txt{
	font-size:13px;
	line-height:20px;
	color:#FFF;
	font-weight:normal;
}

.banner_txt ul{
	margin:0px;
	list-style:none;
	font-size:11px;
	padding:0px;
}

.banner_txt li{
	padding-left:15px;
	background:url(../images/obk_bnr_bullet.gif) no-repeat 0 7px;
}

.banner_txt_inside{
	font-size:20px;
	color:#FFF;
	font-weight:bold;
}
	

.back_banner{
	background-repeat:no-repeat;
	height:356px;
}

.back_featbg{
	border-left:1px solid #dde5ea;
	border-right:1px solid #dde5ea;
	height:298px;
	padding:0px 30px;
	background-color:#f6f7f9;
	background-repeat:repeat-x;
}

.back_feattxt{
	height:115px;
	overflow:hidden;
}

.back_tab{
	background-repeat:no-repeat;
	height:178px;
	width:305px;
}

a.more{
	display:block;
	height:20px;
	width:72px;
	background:url(../images/obk_bt_more2.gif) no-repeat 0 0;
}

a.demo{
	display:block;
	height:20px;
	width:72px;
	background:url(../images/obk_bt_demo.gif) no-repeat 0 0;
}

a.download{
	display:block;
	height:20px;
	width:95px;
	background:url(../images/obk_bt_download.gif) no-repeat 0 0;
}

a:hover.more, a:hover.demo, a:hover.download{
	background-position:0 -20px;
}

a.tab_more{
	display:block;
	height:23px;
	width:70px;
	background:url(../images/obk_bt_more1.gif) no-repeat 0 0;
}

a:hover.tab_more{
	background-position:0 -23px;
}

a.rel_link, a.regularlink, a:hover.regularlink_i{
	font-size:12px;
	text-decoration:none;
	color:#1e8ebb;
}

a:hover.rel_link, a:hover.regularlink{
	text-decoration:none;
	color:#333;
}

a.regularlink_i{
	text-decoration:none;
	color:#0066cc;
}

.txtblue, .txtblue a{
	margin:0px;
	padding:0px;
	font-size:20px;
	color:#0066cc;
	font-weight:normal;
	text-decoration:none;
}

.txtblue a:hover{
	color:#000;
}

ul.listbullet{
	margin:0px;
	padding:0px;
	list-style:none;
}

ul.listbullet li, ol.safe li{
	margin:2px 0px;
	padding:3px 0px 3px 20px;
	background:url(../images/obk_bullet1.jpg) no-repeat 0 7px;
	line-height:20px;
	text-align:justify;
}

.txthighlite{
	font-weight:bold;
	color:#0099ff;
}

/* online storage main menu styles - starts */

#stg_stogaccs a, #stg_share a, #stg_upload a, #stg_photo a, #stg_music a, #stg_workgrop a, #stg_mobile a, #stg_mac a{
	background:url(../images/obk_stog_menu.jpg) no-repeat 0px 0px;
	display:block;
	color:#FFF;
}

#stg_stogaccs a:hover, #stg_share a:hover, #stg_upload a:hover, #stg_photo a:hover, #stg_music a:hover, #stg_workgrop a:hover, #stg_mobile a:hover, #stg_mac a:hover{
	color:#CCC;
}

#stg_stogaccs a{background-position: 0px 0px;}
#stg_stogaccs a:hover{background-position: 0px -104px;}

#stg_share a{background-position: -137px 0px;}
#stg_share a:hover{background-position: -137px -104px;}

#stg_upload a{background-position: -274px 0px;}
#stg_upload a:hover{background-position: -274px -104px;}

#stg_photo a{background-position: -411px 0px;}
#stg_photo a:hover{background-position: -411px -104px;}

#stg_workgrop a{background-position: -560px 0px;}
#stg_workgrop a:hover{background-position: -560px -104px;}

#stg_mobile a{background-position: -700px 0px;}
#stg_mobile a:hover{background-position: -700px -104px;}

#stg_mac a{background-position: -844px 0px;}
#stg_mac a:hover{background-position: -844px -104px;}

/* online storage main menu styles - ends */

/* online storage submenu styles - starts */

#stgsub_stogaccs a, #stgsub_share a, #stgsub_upload a, #stgsub_photo a, #stgsub_music a, #stgsub_workgrop a, #stgsub_mobile a, #stgsub_mac a{
	background:url(../images/obk_stog_menu_sub.jpg) no-repeat 0px 0px;
	display:block;
	color:#FFF;
}

#stgsub_stogaccs a:hover, #stgsub_share a:hover, #stgsub_upload a:hover, #stgsub_photo a:hover, #stgsub_music a:hover, #stgsub_workgrop a:hover, #stgsub_mobile a:hover, #stgsub_mac a:hover{
	color:#CCC;
}

#stgsub_stogaccs a{background-position: -6px -150px;}
#stgsub_stogaccs a:hover{background-position: -6px -300px;}
#stgsub_stogaccs .act{background:url(../images/obk_stog_menu_sub.jpg) no-repeat -6px -450px; display:block;}

#stgsub_share a{background-position: -153px -150px;}
#stgsub_share a:hover{background-position: -153px -300px;}
#stgsub_share .act{background:url(../images/obk_stog_menu_sub.jpg) no-repeat -153px -450px; display:block;}

#stgsub_upload a{background-position: -294px -150px;}
#stgsub_upload a:hover{background-position: -294px -300px;}
#stgsub_upload .act{background:url(../images/obk_stog_menu_sub.jpg) no-repeat -294px -450px; display:block;}

#stgsub_photo a{background-position: -433px -150px;}
#stgsub_photo a:hover{background-position: -433px -300px;}
#stgsub_photo .act{background:url(../images/obk_stog_menu_sub.jpg) no-repeat -433px -450px; display:block;}

#stgsub_workgrop a{background-position: -585px -150px;}
#stgsub_workgrop a:hover{background-position: -585px -300px;}
#stgsub_workgrop .act{background:url(../images/obk_stog_menu_sub.jpg) no-repeat -585px -450px; display:block;}

#stgsub_mobile a{background-position: -724px -150px;}
#stgsub_mobile a:hover{background-position: -724px -300px;}
#stgsub_mobile .act{background:url(../images/obk_stog_menu_sub.jpg) no-repeat -724px -450px; display:block;}

#stgsub_mac a{background-position: -844px -150px;}
#stgsub_mac a:hover{background-position: -844px -300px;}
#stgsub_mac .act{background:url(../images/obk_stog_menu_sub.jpg) no-repeat -844px -450px; display:block;}

/* online storage submenu styles - ends */

.backwin_banner{
	background-repeat:no-repeat;
	height:410px;
}

.backwin_inside_banner{
	background-repeat:no-repeat;
	height:149px;
}

.backwin_confirm_banner{
	background-repeat:no-repeat;
	background-position:bottom;
	height:80px;
}

.backwin_confirm_banner h1{
	font-size:16px;
	color:#FFF;
	padding-top:18px;
}

.demo_banner{
	background-repeat:no-repeat;
	height:100px;
}


#banner_download a{background:url(../images/obk_bnr_download.gif) no-repeat 0px 0px; display:block; height:40px; width:166px;}
#download_section a:hover, #banner_download a:hover{background-position: 0px -40px;}
#download_section a{background:url(../images/obk_bnr_download.jpg) no-repeat 0px 0px; display:block; height:40px; width:166px;}
.txt_download{
	font-size:10px;
	color:#FFF;
}

.txt_download b{
	font-size:12px;
}

.inside_caption{
	font-size:18px;
	color:#0066cc;
}

.spacing{
	padding:0 20px;
	margin:0;
	text-align:justify;
	font-size:11px;
	line-height:20px;
}

.blueboldtxt{
	color:#0066cc;
	font-weight:bold;
}

/*new addition-saran*/
/*

.lnkmore, a.lnktxt:hover{
	text-decoration:none;
	font-weight:bold;
	color:#0066cc;
}

a.lnkmore:hover, .lnktxt{
	color:#000;
	text-decoration:none;
	font-weight:bold;
}*/

.lnkmore{
	text-decoration:none;
	font-weight:bold;
	color:#0066cc;
}

a.lnktxt{
	text-decoration:none;
	font-weight:bold;
	color:#0066cc;
}

a.lnktxt:hover{
	text-decoration:none;
	font-weight:bold;
	color:#000;
}

a.lnkmore:hover, .lnktxt{
	color:#000;
	text-decoration:none;
	font-weight:bold;
}

/*new addition-saran*/

.adv_tab{
	height:109px;
	background-repeat:no-repeat;
}

.txtblack{
	margin:0px;
	padding:0px;
	font-size:20px;
	color:#000;
	font-weight:normal;
	text-decoration:none;
}

.lite_feat{
	border-right:1px solid #ccc;
}

.txtblue1{
	margin:0px;
	padding:0px;
	font-size:14px;
	color:#0066cc;
	font-weight:normal;
	text-decoration:none;	
}

.txtblack1{
	margin:0px;
	padding:0px;
	font-size:14px;
	color:#000;
	font-weight:normal;
	text-decoration:none;	
}

.steps{
	color:#999;
}

.foot_note{
	margin:0px;
	padding:0px;
	line-height:20px;
}

/*Web manager styles - starts*/

#banner_web a{background:url(../images/obk_bnr_webmgr.gif) no-repeat 0px 0px; display:block; height:40px; width:199px;}
#banner_web a:hover{background-position: 0px -40px;}

.btn a{background:url(../images/obk_bnr_webcmc.gif) no-repeat 0px 0px; display:block; height:44px; width:208px;}
.btn a:hover{background-position: 0px -44px;}

/*Web manager styles - ends*/

/*Downloads styles - starts*/

.back_downbg{
	border-left:1px solid #dde5ea;
	border-right:1px solid #dde5ea;
	height:298px;
	padding:0px 20px;
	background-color:#f6f7f9;
	background-repeat:repeat-x;
}

/*Downloads styles - ends*/

/*Webfolders - starts*/

#download_webfolder1 a{background:url(../images/obk_bnr_webfld1.gif) no-repeat 0px 0px; display:block; height:44px; width:165px;}
#download_webfolder1 a:hover{background-position: 0px -44px;}

#download_webfolder2 a{background:url(../images/obk_bnr_webfld2.gif) no-repeat 0px 0px; display:block; height:44px; width:165px;}
#download_webfolder2 a:hover{background-position: 0px -44px;}
#download_section a img{height:40px; width:166px;}
#banner_download a img{height:40px; width:166px;}

/*Webfolders - ends*/

/*Security - starts*/

.security_banner{
	height:210px;
}

/*Security - ends*/

/*Support styles - starts*/

.feedback_form{
	border-left:1px solid #dde5ea;
	border-right:1px solid #dde5ea;
	background:#f5f7f8 url(../images/obk_feed_bg.jpg) repeat-x;
}

/*Support styles - ends*/

/*Business Compliance styles - starts*/

.reflist{
	border-left:1px solid #dde5ea;
	border-right:1px solid #dde5ea;
	background-color:#f6f7f9;
	background-repeat:repeat-x;
}

.reflist ol{
	margin:0px 0px 0px 20px;
	padding:0px;
}

.reflist ol li{
	padding-top:10px;
	padding-bottom:10px;
	line-height:20px;
	text-align:justify;
	margin:0px;
	
}

/*Business Compliance styles - ends*/

/*Pricing styles - starts*/

.table_price{
	background:#f8f9fa url(../images/obk_table_tbg.jpg) repeat-x 0 0;
}

.table_price td{
	padding:10px 15px 10px 12px;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
}	

.table_price .last_col{
	border-right:1px solid #dde5ea;
}

.table_price .fist_col{
	border-left:1px solid #dde5ea;
}

.table_price .fot th{
	background: url(../images/obk_table_bbg.jpg) repeat-x bottom;
}

.tabtxt_price h2{
	font-size:18px;
	color:#0066CC;
	font-weight:normal;
}

.tabtxt_price a{
	font-size:18px;
	color:#0066CC;
	font-weight:normal;
	text-decoration: none;	
}

.tabtxt_price a:hover{
	font-size:18px;
	color:#000;
	font-weight:normal;
	text-decoration: none;	
}


/*Pricing styles - ends*/



/*terms styles - starts*/

ol.safe li{
	background:none;
	padding-left: 0px;
}

a.bannerlink_white{
	color:#FFF;
	text-decoration:none;
}

a:hover.bannerlink_white{
	color: #0086D0;
}

/*terms styles - ends*/

/*demo styles - starts*/

.banner_txt a.linkbanner{
	color:#FFF;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	background:url(../images/obk_demo_bullet.gif) no-repeat 0 2px;
	padding-left:14px;
	padding-right:5px;
}

.banner_txt a:hover.linkbanner{
	color:#9ad7ff;
}

/*demo styles - ends*/

/*Faq styles - starts*/

.faq_head{
	color:#0066CC;
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	display:block;
	margin-bottom:5px;
}

#faq_list ul.listbullet li{
	margin:2px 0px;
	padding:1px 0px 1px 20px;
	background:url(../images/obk_bullet1.gif) no-repeat 0 6px;
	line-height:15px;
	text-align:justify;
}

a.linkbodygray:link, a.linkbodygray:active, a.linkbodygray:visited {
	color:#333333;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	text-decoration:none;
}

a.linkbodygray:hover {
	color:#01669E;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
}

.faq_split{
	background:url(../images/faq_split.gif) repeat-y 50% 0;
}

/*Faq styles - ends*/

/* partner css -- starts */

.partner_bannermain{
	background-repeat:no-repeat;
	height:365px;
}

.partner_feedmain{
	background-repeat:no-repeat;
	height:150px;
}

.partner_banner{
	background-repeat:no-repeat;
	height:210px;
}

.ptrtxthead{ 
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	}
	
	.txtfieldnew {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	
		width: 188px;
	
		
}

.ptr_backtab{
	background-repeat:no-repeat;
	height:121px;
	width:307px;
}
.ptr_txtblue{
	margin:0px;
	padding:0px;
	font-size:18px;
	color:#0099ff;
	font-weight:normal;
	text-decoration:none;
}

.ptr_backfeatbg{
	border-left:1px solid #dde5ea;
	border-right:1px solid #dde5ea;
	height:130px;
	padding:0px 30px;
	background-color:#f6f7f9;
	background-repeat:repeat-x;
}
.ptr_backfeatbgnew{
	border-left:1px solid #dde5ea;
	border-right:1px solid #dde5ea;
	height:130px;
	padding:0px 0px;
	background-color:#f6f7f9;
	background-repeat:repeat-x;
}
a.case{
	display:block;
	height:40px;
	width:144px;
	background:url(../images/obk_ptnr_cstudiesbtn.gif) no-repeat 0 0;
}

a:hover.case{
	background-position:0 -40px;
}

a.testi{
	display:block;
	height:40px;
	width:144px;
	background:url(../images/obk_ptnr_testibtn.gif) no-repeat 0 0;
}

a:hover.testi{
	background-position:0 -40px;
}

a.dtsheet{
	display:block;
	height:40px;
	width:139px;
	background:url(../images/obk_ptnr_databtn.gif) no-repeat 0 0;
}

a:hover.dtsheet{
	background-position:0 -40px;
}
a.feed{
	display:block;
	height:40px;
	width:121px;
	background:url(../images/obk_ptnr_feedbtn.gif) no-repeat 0 0;
}

a:hover.feed{
	background-position:0 -40px;
}
a.ptrhome{
	display:block;
	height:40px;
	width:46px;
	background:url(../images/obk_ptr_homebtn.jpg) no-repeat 0 0;
}

a:hover.ptrhome{
	background-position:0 -40px;
}
a.ptrmhome{
	display:block;
	height:40px;
	width:154px;
	background:url(../images/obk_ptnr_hmebtn.gif) no-repeat 0 0;
}

a:hover.ptrmhome{
	background-position:0 -40px;
}

.back_csbg{
	border-left:1px solid #dde5ea;
	border-right:1px solid #dde5ea;
	height:153px;
	padding:0px 30px;
	background-color:#f6f7f9;
	background-repeat:repeat-x;
}
.back_cntbg{
	border-left:1px solid #dde5ea;
	border-right:1px solid #dde5ea;
		padding:0px 30px;
	background-color:#f6f7f9;
	background-repeat:repeat-x;
}
.lx_backfeatbg{
	border-left:1px solid #dde5ea;
	border-right:1px solid #dde5ea;
	height:200px;
	padding:0px 30px;
	background-color:#f6f7f9;
	background-repeat:repeat-x;
}

.back_ptrfeatbg{
	border-left:1px solid #dde5ea;
	border-right:1px solid #dde5ea;
	height:298px;
	padding:0px 22px;
	background-color:#f6f7f9;
	background-repeat:repeat-x;
}
#banner_downloadnew a{background:url(../images/obk_ptnr_signupblk.gif) no-repeat 0px 0px; display:block; height:78px; width:166px;}
#signupbulk_section a:hover, #banner_downloadnew a:hover{background-position: 0px -78px;}
#signupbulk_section a{background:url(../images/obk_ptnr_signupblk.jpg) no-repeat 0px 0px; display:block; height:78px; width:256px;}

#signupbulknew_section a:hover, #banner_downloadnew a:hover{background-position: 0px -78px;}
#signupbulknew_section a{background:url(../images/obk_signup_bulkresellernew.jpg) no-repeat 0px 0px; display:block; height:78px; width:256px;}


#signuponlinestr_section a:hover, #banner_downloadnew a:hover{background-position: 0px -78px;}
#signuponlinestr_section a{background:url(../images/obk_signup_onlinestorage.jpg) no-repeat 0px 0px; display:block; height:78px; width:256px;}

#banner_downloadorg a{background:url(../images/obk_ptnr_signupref.gif) no-repeat 0px 0px; display:block; height:78px; width:166px;}
#signuprefer_section a:hover, #banner_downloadorg a:hover{background-position: 0px -78px;}
#signuprefer_section a{background:url(../images/obk_ptnr_signupref.jpg) no-repeat 0px 0px; display:block; height:78px; width:256px;}

.yellow{
	color:#FF8400;
}

.note{
	color:#CC0000;
	font-size:12px;
	font-weight:bold;
}

.menu_codes{
	color:#999;
}

#submt input{
	background:url(../images/obk_bt_login.jpg) no-repeat;
	width:65px;
	height:20px;
	border:0px;
}

.new_bullet ul.listbullet li{
	margin:2px 0px;
	padding:3px 0px 3px 20px;
	background:url(../images/obk_bullet1.gif) no-repeat 0 7px;
	line-height:20px;
	text-align:justify;
}

