@charset "UTF-8";
/* CSS Document */
/* Backblaze Corporate Styles */
/* Last updated: 11-10-07 */




body, form, td {
	font-family: Lucida Sans, Tahoma, sans-serif;
	font-size: 12px;
	line-height:18px;
	color: #666666;
	text-align: center;
	margin:0;
	

}

/* General Classes */

.header {
	font-family: Lucida Sans, Tahoma, sans-serif;
	font-size: 28px;
	color: #000000;
	text-align: left;		
}

.smallheader {
	font-family: Lucida Sans, Tahoma, sans-serif;
	font-size: 18px;
	color: #000000;
	text-align: left;	
	line-height: 30px;
}
.newslink {
font-family: Lucida Sans, Tahoma, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: left;	
	line-height: 30px;
}

.press_link {
font-size: 14px;
color: #000000;
}
.green {color:#006600;}

.quote {
	font-size: 14px;
	line-height: 22px;
}
.nav_link {color: #E4E9FA;font-size: 12px;}
a {	text-decoration: none;color: #3a5cb3;}
a:hover {text-decoration: underline;}


.error {color: #990000;font-weight:bold;}
.confirm {color: blue;font-weight:bold;}
.help_header {font-size: 12px;font-weight: bold;color: #666666;}
.grey_light {color: #999999;}
.sub_header {font-size: 32px;line-height: 3.6em;color: #999999;font-weight:bold;}
.home_subs {
	font-size: 14px;
	line-height: 30px;
	color: #293943;
}
.home_text {
	line-height: 20px;
	color: #666666;
}
.work13 {
line-height: 20px;
font-size: 13px;

}
.work13_header {
color:#000000;
font-weight:bold;
}
.downloadbar {
 font-size: 16px;
 color:#000000;
}
.main { font-size: 12px; line-height:20px}
.b_button {
	height:21px;
	font-size: 12px;
	background: #EFF0F4 url(../pics/button_grey.gif);
	border-bottom: 1px solid #5f6071;
	border-right: 1px solid #5f6071;
	border-left: 1px solid #5f6071;
	border-top:1px solid #5f6071;
	color:#2D254C;
	text-decoration:none;
	cursor: hand;
	padding: 0px 4px 1px;
	font-weight: normal;
	vertical-align: middle;
}

.buy_button {
	height:48px;
	font-size: 16px;
	background: #EFF0F4 url(../pics/button_grey.gif);
	border-bottom: 1px solid #5f6071;
	border-right: 1px solid #5f6071;
	border-left: 1px solid #5f6071;
	border-top:1px solid #5f6071;
	color:#2D254C;
	text-decoration:none;
	cursor: hand;
	font-weight: normal;
	vertical-align: middle;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}

.line_dotted {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.line_dotted_space {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top:6px;
	margin-bottom:6px;
}

.disable_button {
	height:21px;
	font-size: 12px;
	background: #EFF0F4 url(../pics/button_grey.gif);
	color:#9693A0;
	text-decoration:none;
	cursor: hand;
	padding: 0px 4px 1px;
	font-weight: normal;
	vertical-align: middle;
	border: 1px solid #999999;
}

.press_headline {
font-size: 22px;
	color: #000000;
	line-height: 30px;
	margin:0;
	font-weight:normal;
}

.press_subline {
font-size: 16px;
	color: #626266;
	line-height: 30px;
	margin:0;
	font-weight:normal;
}
.small_button {
	height:18px;
	font-size: 11px;
	background: #EFF0F4 url(../pics/button_grey.gif);
	border-bottom: 1px solid #5f6071;
	border-right: 1px solid #5f6071;
	border-left: 1px solid #5f6071;
	border-top:1px solid #5f6071;
	color:#2D254C;
	text-decoration:none;
	cursor: hand;
	padding: 0px 4px 1px;
	font-weight: normal;
	vertical-align: middle;
}

.text_field {
	border-width: 1px;
	border-style: solid;
	border-color: #9eaec4;
	font-size:11px;
	color: #000;
	padding: 2px;
	background-color:#eff2f5;
	vertical-align:middle;
}
.text_field_blue {
	border-width: 1px;
	border-style: solid;
	border-color: #8295AC;
	font-size:11px;
	color: #000;
	background-color:#F4F6FA;
	padding: 2px;
}

.text_field_error {
	border-width: 1px;
	border-style: solid;
	border-color: #990000;
	font-size:11px;
	color: #000;
	padding: 2px;
}

.text_field_disabled {
    border-width: 1px;
	border-style: solid;
	border-color: #C0C0C0;
	background-color:#eff2f5;
	font-size:11px;
	font-family: Lucida Sans, Tahoma, sans-serif;
	color: #C0C0C0;
	padding: 2px;
}

.pwd_field {
	border-width: 1px;
	border-style: solid;
	border-color: #9eaec4;
		background-color:#eff2f5;
	font-size:11px;
	color: #000;
	padding: 2px;
}

.group_title {
 font-family: Lucida Sans, Tahoma, sans-serif;
	font-size: 22px;
	font-weight: normal;
}

.lighter_text {
color:#666;
}

h1 {
	font-size: 28px;
	color: #000000;
	line-height: 54px;
	margin:0;
	font-weight:normal;
	letter-spacing: -1px;
}

h2 {
	font-family: Lucida Sans, Tahoma, sans-serif;
	font-size: 18px;
	color: #000000;
	text-align: left;
	line-height: 26px;
	font-weight:normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0;
}



h3 {
color: #626266;
	font-size: 18px;
	line-height: 26px;
	margin:0;
	font-weight:normal;
}

h4 {
color: #626266;
	font-size: 24px;
	line-height: 38px;
	margin:0;
	font-weight:normal;
	letter-spacing: -1px;
}

.red {color: #990000;}
.black {color:#000000}
.black_subhead {color: #000; font-weight:bold;}
.grey_subhead {
	color: #999999;
	font-weight:bold;
}
.red_subhead {color: #900; font-weight:bold;}

hr {
border: 0;
color: #e5e5e5;
background-color: #e5e5e5;
height: 1px;
width: 100%;
}

.style6 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.style7 {
	color: #006600;
	font-weight: bold;
	font-size: 14px;
}
.style8 {	color: #006600;
	font-weight: bold;
}
.style9 {font-size: 24px; line-height:36px;}
.pt9 {font-size: 9px;}
.pt10 {font-size: 10px;}
.pt11 {font-size: 11px;}
.pt12 {font-size: 12px;}
.pt13 {font-size: 13px;}
.pt14 {font-size: 14px;}
.pt15 {font-size: 15px;}
.pt16 {font-size: 16px;}
.pt18 {font-size: 18px;}
.pt22 {font-size: 22px;}


/* Language */
#div_sub_header {
	font-size: 22px;
	line-height: 26px;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #e5e5e5;
	border-right-color: #e5e5e5;
	border-bottom-color: #e5e5e5;
	border-left-color: #e5e5e5;
	margin-bottom: 6px;
}


table.lang_pulldown {
	background-color:#ffffff;
	color:#ffffff;
    padding: 1px;
    border-style:solid;
	border-width:1px;
	border-color:#dadada;
    visibility:visible; 
}

table.lang_pulldown_off {
	background-color:#ffffff;
	color:#ffffff;
    padding:1px;
    border-style:solid;
	border-width:1px;
	border-color:#dadada;
    visibility:hidden;
}



td.lang_pulldown {
	text-align: center;
	vertical-align: bottom;			
}


/* Image Sizes */

#member_icon {width: 32px;height:32px;}

#logo {width: 160px;height: 52px;}

#groupphoto {width:220px; height:150px;}

#userphoto {width:90px; height:90px;}


/* Navigation Bar*/
.nav_help {
	color:#363e5a;
	font-size: 11px;
	text-align: center;
}

#navbar_none {
	clear:both;
	margin:0;
	padding:0;
	position: relative;
	width:100%;
	height:22px;
	background:url(../pics/navbar_none.gif);
	display: block;
	float: left;
}
#navbarcontainer {
	clear:both;
	margin:0;
	padding:0;
	text-align:center;
	position: relative;
	width:100%;
	background:url(../pics/bar3.gif);
	
	display: block;
	
}

#partnercontainer {
	clear:both;
	margin:0;
	height:70px;
	padding:0;
	text-align:center;
	position: relative;
	width:100%;
	background:url(../pics/partner-nav-bg.gif);
	
	display: block;
	
}

#navbar {
	font: normal 12px Lucida Sans, Tahoma, san-serif;
	width:600px;

	float:left;
}

#center_bar {
	background:url(../pics/bar3.gif);
	width:880px;
	height:42px;
		
	
}

#right_bar {
width:200px;
float:right;
}



.nav_bar_link {
	
color: #515055;
	font-size: 12px;
}
#navbar ul {margin:0;padding:0;list-style:none;} 
#navbar li {display:inline;margin:0;padding:0; height:42px;}
#navbar a  {float:left;  margin:0; padding:0;text-decoration:none;  }
#navbar a span {

	display:block;	
background:url(../pics/bar_div3.gif) no-repeat right top;
	color:#363e5a;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height:28px; 
	cursor:hand;
	
}

#help {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
	
}

#navbar a.selected {
 background:url(../pics/bar2-h.gif);
}
#navbar a.selected:hover {
 background:url(../pics/bar2-h.gif);
 color:#363e5a;
}






    /* Commented Backslash Hack hides rule from IE5-Mac \*/
#navbar a span {float:none;}
#navbarlogin a span {float:none;}
    /* End IE5-Mac hack */


#navbar a:hover { background:url(../pics/bar2-o.gif); }
#navbar a:hover span { color:#363e5a;  }



/* Main Section */

#div_main_container {
	clear:both;
	text-align:left;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 880px;
	display: block;
	padding-top: 20px;
	padding-left: 0px;
	padding-right: 0px;
}

#div_main_container2 {
	clear:both;
	text-align:left;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 880px;
	display: block;
	padding-top: 20px;
	padding-left: 0px;
	padding-right: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #0033CC;
	border-right-color: #0033CC;
	border-bottom-color: #0033CC;
	border-left-color: #0033CC;
}

#main_left {
	float: left;
	width: 160px;
	
}

#left_help {
	width: 160px;
	float:left;
	margin-top:20px;
	position:relative;
}
#left_help ul {
	margin:0;
	padding-left:18px;
	list-style-image: url(../pics/arrow_10.gif);
	list-style-position:inherit;
} 
#left_help li{
	margin-top:4px;
	
		
}

#left_container {
float: left;
width:160px;
}
#main_right {
	float: left;
	position:relative;
	width: 678px;
	margin-left: 40px;
		

}




/* Left Navigation */
#left_nav_container {
	width: 160px;
	padding:0;
	margin:0;
	display: block;
	position:relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e5e5e5;
	border-right-color: #e5e5e5;
	border-bottom-color: #e5e5e5;
	border-left-color: #e5e5e5;
	
	
}

#left_nav {
float:left;
font: normal 12px Lucida Sans, Tahoma, san-serif;
position:relative;
}

#left_nav ul {
	margin:0;
	padding:0;
	list-style:none;
	
}
#left_nav li{
	
	margin:0;
	padding:0;
	width: 160px;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #e5e5e5;
	border-right-color: #e5e5e5;
	border-bottom-color: #e5e5e5;
	border-left-color: #e5e5e5;
} 
#left_nav a  {
display: block;
width: 152px;  
color:#363e5a;
margin:0; padding:4px;text-decoration:none;}
#left_nav a:hover  {
background-color:#eff5fb;
}

#left_nav a span {
	float:left;
	
	color:#363e5a;
	
}

#left_nav a.selected {
	background:url(../pics/leftnav_bg_selected2.gif);
	color:#000;
	font-weight: bold;
}
#left_nav a.selected:hover {
 background:url(../pics/leftnav_bg_selected_o.gif);
  color:#000;

}
.nav_left_link {
	color: #515055;
	font-size: 12px;
}

.nav_left_selected {
color: #000;
font-weight:bold;
}

#left_mng_pulldown {
margin-bottom:10px;
}








/* Footer Section */
#footer_wrapper {
width: 880px;
clear: both;
	position: relative;
	margin-left: auto;
	margin-right: auto;
		padding-top: 10px;
}
#footer_container {
	margin-top:20px;
	text-align:left;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 880px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e5e5e5;
	border-right-color: #e5e5e5;
	border-bottom-color: #e5e5e5;
	border-left-color: #e5e5e5;
	color:#999999;
	font-size:11px;
	clear: both;
	padding-top: 6px;
}

#footer_left {
text-align:left;
 
 width:400px;
 float:left;
}

#footer_right {
	text-align:right;
	
 width:400px;
 float:right;

}

/* Top Header Logo Section */

#top_language {
	text-align:right;
	margin-top: 0px;
	margin-bottom: 18px;
}





#top_container {
		width:880px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		padding:0px;
	
		}
		
	#top_left {
		width:200px;
		padding:0px;
		float:left;
	
			
		}
		
			#top_left_main {
		width:250px;
		padding:0px;
		float:left;
	
			
		}
	
	#top_center {
		width:470px;
		padding:0px;
		float:left;
		margin-top:20px;
		
		}
	
	#top_right {
		width:628px;
		padding:0px;
		margin:0px;
		float:left;
		text-align: right;
		
		}
		
/* Rounded corners */
.top-left {

margin-right: 6px; /* clip right corner */
background-image: url('../pics/corners1280x12.gif');
height: 6px; /* vertical: show first half of the image with the top-corners in it */
font-size: 2px; /* correct height for IE */
}

.top-right {

margin-top: -6px; /* to level of top-left corner */
margin-left: 6px; /* clip left corner */
background-image: url('../pics/corners1280x12.gif');
background-position: 100% 0; /* show bg-image starting at the right */
height: 6px; 
font-size: 2px;
}

.bottom-left {

margin-right: 6px; /* clip right corner */

background-image: url('../pics/corners1280x12.gif');
background-position: 0 -6px; /* show under half of the image */
height: 6px;
font-size: 2px;
}

.bottom-right {

margin-top: -6px; /* to level of bottom-left corner */
margin-left: 6px; /* clip left corner */
background-image: url('../pics/corners1280x12.gif');
background-position: 100% -6px; /* under half, right side */
height: 6px; 
font-size: 2px; 
}

.inside {

border-left: 1px solid #d6d6d6;
border-right: 1px solid #d6d6d6;
background: #f6f6f6;
color: #000000;
padding: 10px;
}

.notopgap {

margin-top: 0;
}

.nobottomgap {

margin-bottom: 0;
}

.button_adjust {
 vertical-align:middle;

}

/* 1px light grey corners */
.top-left-light {

margin-right: 6px; /* clip right corner */
background-image: url('../pics/corners-light-border.gif');
height: 6px; /* vertical: show first half of the image with the top-corners in it */
font-size: 2px; /* correct height for IE */
}

.top-right-light {

margin-top: -6px; /* to level of top-left corner */
margin-left: 6px; /* clip left corner */
background-image: url('../pics/corners-light-border.gif');
background-position: 100% 0; /* show bg-image starting at the right */
height: 6px; 
font-size: 2px;
}

.top-right-light2 {
background-image: url('../pics/corners-light-border.gif');
background-position: 100% 0; /* show bg-image starting at the right */
height: 6px; 
font-size: 2px;
}

.bottom-right-light2 {
background-image: url('../pics/corners-light-border.gif');
background-position: 100% -6px; /* under half, right side */
height: 6px;
font-size: 2px;
}

.inside-light2 {
	border-right: 1px solid #d5d5d5;
	background: #fff;
	color: #000;
	height:378px;
	font-size:14px;
	vertical-align: middle;
}

.bottom-left-light {
margin-right: 6px; /* clip right corner */
background-image: url('../pics/corners-light-border.gif');
background-position: 0 -6px; /* show under half of the image */
height: 6px;
font-size: 2px;
}

.bottom-right-light {

margin-top: -6px; /* to level of bottom-left corner */
margin-left: 6px; /* clip left corner */
background-image: url('../pics/corners-light-border.gif');
background-position: 100% -6px; /* under half, right side */
height: 6px; 
font-size: 2px; 
}

.inside-light {

border-left: 1px solid #d5d5d5;
border-right: 1px solid #d5d5d5;
background: #fff;
color: #000;
font-size:14px;
padding: 10px;
}

.inside-bgrey {

border-left: 4px solid #e1e1e1;
border-right: 4px solid #e1e1e1;
background: #fff;
color: #000;
font-size:14px;
padding: 16px;
}



.inside-light-normal {

border-left: 1px solid #d5d5d5;
border-right: 1px solid #d5d5d5;
background: #fff;
color: #000;
font-size:12px;
padding: 6px;
}

.inside-header {
	border-left: 1px solid #d5d5d5;
	border-right: 1px solid #d5d5d5;
	border-bottom: 1px solid #d5d5d5;
	background: #fff;
	color: #000;
	padding-bottom:6px;
	padding-top: 4px;
	text-align: center;
	font-weight: bold;
}



/* Thick Grey corners */
.top-left-thick {

margin-right: 9px; /* clip right corner */
background-image: url('../pics/corner_thickgrey_1200.gif');
height: 9px; /* vertical: show first half of the image with the top-corners in it */
font-size: 2px; /* correct height for IE */
}

.top-right-thick {

margin-top: -9px; /* to level of top-left corner */
margin-left: 9px; /* clip left corner */
background-image: url('../pics/corner_thickgrey_1200.gif');
background-position: 100% 0; /* show bg-image starting at the right */
height: 9px; 
font-size: 2px;
}

.bottom-left-thick {

margin-right: 9px; /* clip right corner */

background-image: url('../pics/corner_thickgrey_1200.gif');
background-position: 0 -9px; /* show under half of the image */
height: 9px;
font-size: 2px;
}

.bottom-right-thick {

margin-top: -9px; /* to level of bottom-left corner */
margin-left: 9px; /* clip left corner */
background-image: url('../pics/corner_thickgrey_1200.gif');
background-position: 100% -9px; /* under half, right side */
height: 9px; 
font-size: 2px; 
}
.bottom-left-fill {

margin-right: 9px; /* clip right corner */

background-image: url('../pics/corner_thickfill_1200.gif');
background-position: 0 -9px; /* show under half of the image */
height: 9px;
font-size: 2px;
}

.bottom-right-fill {

margin-top: -9px; /* to level of bottom-left corner */
margin-left: 9px; /* clip left corner */
background-image: url('../pics/corner_thickfill_1200.gif');
background-position: 100% -9px; /* under half, right side */
height: 9px; 
font-size: 2px; 
}
.inside-thick {

border-left: 4px solid #edecec;
border-right: 4px solid #edecec;
background: #ffffff;
color: #000000;
padding: 0px;
}

.inside-thick-padded {
	border-left: 4px solid #edecec;
	border-right: 4px solid #edecec;
	background: #ffffff;
	color: #000000;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.inside-thick-grey {
	border-left: 4px solid #edecec;
	border-right: 4px solid #edecec;
	background: #f7f7fa;
	color: #5c5b5b;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}

/* Grey Rounded corners */
.top-left-grey {

margin-right: 6px; /* clip right corner */
background-image: url('../pics/corners_grey1200x12.gif');
height: 6px; /* vertical: show first half of the image with the top-corners in it */
font-size: 2px; /* correct height for IE */
}

.top-right-grey {

margin-top: -6px; /* to level of top-left corner */
margin-left: 6px; /* clip left corner */
background-image: url('../pics/corners_grey1200x12.gif');
background-position: 100% 0; /* show bg-image starting at the right */
height: 6px; 
font-size: 2px;
}

.bottom-left-grey {

margin-right: 6px; /* clip right corner */

background-image: url('../pics/corners_grey1200x12.gif');
background-position: 0 -6px; /* show under half of the image */
height: 6px;
font-size: 2px;
}

.bottom-right-grey {

margin-top: -6px; /* to level of bottom-left corner */
margin-left: 6px; /* clip left corner */
background-image: url('../pics/corners_grey1200x12.gif');
background-position: 100% -6px; /* under half, right side */
height: 6px; 
font-size: 2px; 
}

.inside-grey {

border-left: 1px solid #dedede;
border-right: 1px solid #dedede;
background: #dedede;
color: #000000;
padding: 0px;
}

.notopgap {

margin-top: 0;
}

.nobottomgap {

margin-bottom: 0;
}

.button_adjust {
 vertical-align:middle;

}

.pop-window-frame
{
	margin: 0px;
	padding: 0px;

	width: 30.5em;
	border: 1px solid #000000;
}
.pop-window-border
{
	padding: 14px;
	
	
	border: 4px solid #C5DEF0;
	background-color: #FFFFFF;
}
