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


   

body, form, td {
	font-family: Lato, "Lucida Grande", "Lucida Sans Unicode", Tahoma, sans-serif;
	font-size: 16px;
	line-height: 30px;
	color: #4d4d4d;
	text-align: center;
	margin: 0;
	font-weight:300;	

}


.top-nav-bar {
	border-bottom-color:#999999;
	border-bottom-style:solid;
	border-bottom-width:1px;
	text-align:center;
	margin-left:0;
	margin:0;
	margin-right:0;
		width:100%; height:50px;
background: #ffffff; /* Old browsers */

background: -moz-linear-gradient(top,  #ffffff 45%, #EDEDED 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(45%,#ffffff), color-stop(100%,#e3e1e3)); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  #ffffff 45%,#EDEDED 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  #ffffff 45%,#EDEDED 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  #ffffff 45%,#EDEDED 100%); /* IE10+ */

background: linear-gradient(to bottom,  #ffffff 45%,#EDEDED 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#EDEDED',GradientType=0 ); /* IE6-9 */

/* 
box-shadow: 0px 4px 4px 0px rgba(8, 8, 8, 0.3);
-moz-box-shadow: 0px 4px 4px 0px rgba(8, 8, 8, 0.3);
-webkit-box-shadow: 0px 4px 4px 0px rgba(8, 8, 8, 0.3);
*/


}
.top-nav-box {
width:880px;
	
	margin-top:12px;
	
	margin-left:auto;
	margin-right:auto;
}
.top-nav-left {
	float:left;
	width:640px;
	
}
.top-nav-right {
	float:right;
	width:240px;
	text-align:right;
	margin-top:4px;
}
.top-nav-link-space {
margin-right:20px;
margin-top:4px;
float:left;
}
.top-nav-link {
	color:#363e5a;
	text-decoration:none;
	font-size:15px;
	font-weight:normal;

}
.top-nav-tryfree-button {
float:right;

text-align:center;
	background-color:#e95c0c;
	color: #FFF;
	font-size: 14px;

	line-height: 18px;
	border-radius: 4px;
	height:20px;
	padding:5px;
	text-decoration:none;
	margin-left:12px;
	margin-top:1px;	
}

.top-nav-tryfree-button:hover {
background-color:#f97e39;

}
.top-nav-link-selected {
	color:#363e5a;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
}

.top-nav-link:hover {
	color:#467cc5;
	text-decoration:none;
}

.top-nav-link a {
	color:#363e5a;
	text-decoration:none;
}
.top-nav-divline {
margin-left:4px; 
margin-right:4px;
border-color:#E3E3E3;
border-left-style:solid;
border-left-width:1px;
height:34px;	
display:inline;
}


 .top-headline {
	margin-left:auto;
	margin-right:auto;
	font-size:32px;
	font-weight:bold;
	text-shadow: 0px 2px 2px #2d0e08;
	color:#FFFFFF;
	margin-top:50px;
	margin-bottom:5px; 
	line-height: 44px;
 }
 .top-subline {
	margin-left:auto;
	margin-right:auto;
	font-size:16px;
	font-weight:regular;
	text-shadow: 0px 1px 2px #2d0e08;
	color:#ffe693;
	margin-top:5px;
	margin-bottom:20px; 
 }
/* Organization Bar       */
.orgbar {
clear:both;
	background-color:#e9edf2;
	width: 880px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #ccc;
	display:block;
	position:relative;
	height:34px;
	
}

.language-select-box {
border-color:#C0C0C0;
border-style:solid;
border-width:1px;
width:125px;
}




.body-text {
	font-size:14px;
	line-height:24px;
}
.center {
margin-left:auto; margin-right:auto; width:880px;	
}

.customer-quote {font-size:18px; line-height:28px; color:#3a5569}
.button-testimony {

	float:left;
	padding:0px;

     -moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius:6px;
		background:#fff;
	/* styling of the dialog box, i have a fixed dimension for this demo */

	border: 3px solid #E0E0E0;
	
	
}
.customer-testimony-preview
{width:150px; margin-left:14px; margin-top:14px; float:left; text-align:left; font-size:14px;}

.performance-box {
	margin-left:auto;
	margin-right:auto;
	-webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
	/* css3 border radius */
    -moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius:6px;
	background:#fff;
	/* styling of the dialog box, i have a fixed dimension for this demo */
    width:880px;
	border: 1px solid #E0E0E0;
}
.line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #E0E0E0;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	border-left-color: #E0E0E0;	
	width:100%;
}
.tab_org_on {
	background-color:#fff;
	color:#CCCCCC;
	display: inline;
	float:left;
	width: 120px;
	height: 29px;
	line-height:28px;   
	margin-top: 4px;
	margin-left: 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: ccc;
	border-right-color: ccc;
	border-bottom-color: #FFFFFF;
	border-left-color: ccc;
}
.tab_org_off {
background:url(https://www.backblaze.com/pics/tab_org_background.jpg);
	color:#CCCCCC;
	display: inline;
	float:left;
	width: 120px;
	height: 29px;
	line-height:28px;   
	margin-top: 4px;
	margin-left: 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: ccc;
	border-right-color: ccc;
	border-bottom-color: #ccc;
	border-left-color: ccc;
}

.tab_org_off a {text-decoration:none; color:#363e5a;}
.tab_org_off span {
display: block;
text-decoration:none;
}
.tab_org_off a:hover span  {
text-decoration:none;
background:url(https://www.backblaze.com/pics/tab_org_highlight.jpg);
}
.tab_mybackup_off {
	background:url(https://www.backblaze.com/pics/tab_org_background.jpg);
	color:#CCCCCC;
	display: inline;
	float:left;
	width: 120px;
	text-decoration:none;
	height: 29px;
	line-height:28px;   
	margin-top: 4px;
	margin-left: 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: ccc;
	border-right-color: ccc;
	border-bottom-color: #ccc;
	border-left-color: ccc;
}
.tab_mybackup_off a {text-decoration:none; color:#363e5a;}
.tab_mybackup_off span {
display: block;
text-decoration:none;
}
.tab_mybackup_off a:hover span  {
text-decoration:none;
background:url(https://www.backblaze.com/pics/tab_org_highlight.jpg);
}
.tab_mybackup_on {
	background-color:#fff;
	color:#CCCCCC;
	display: inline;
	float:left;
	width: 120px;
	height: 29px;
	line-height:28px;   
	margin-top: 4px;
	margin-left: 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: ccc;
	border-right-color: ccc;
	border-bottom-color: #FFFFFF;
	border-left-color: ccc;
}
.orgbar_signout {
width: 610px;
float:left;
font-size:11px;
margin-top:8px;
text-align:right;
}

.double-lines {
	border-top-style: double;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
/* General Classes */

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

.smallheader {
	font-family: Lato, "Lucida Grande", "Lucida Sans Unicode", Tahoma, sans-serif;
	font-size: 18px;
	color: #000000;
	text-align: left;	
	line-height: 30px;
}
.newslink {
font-family: Lato, "Lucida Grande", "Lucida Sans Unicode", Tahoma, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: left;	
	line-height: 30px;
}
.clearit {
	clear: both;
}
.tab_big_on {
font-size: 18px; color:#006600;
}
.centerit {
	text-align:center;
	

}
.main13 {font-size: 13px; line-height: 20px;}

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

.quote {
	font-size: 14px;
	line-height: 22px;
}
.nav_link {color: #E4E9FA;font-size: 12px; 	font-face: Lato, "Lucida Grande", "Lucida Sans Unicode", Tahoma, san-serif;}
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;
}

.bignum {
font-size: 34px;
font-family:Arial, Helvetica, sans-serif;
color:#CCCCCC;
font-weight:bolder;
line-height: 30px;
}

.work13 {
line-height: 20px;
font-size: 13px;

}
.work13_header {
color:#000000;
font-weight:bold;
}
.grey-bar {
border-color:#d6d6d6;
border-style:solid;
border-width:1px;
background-color:#f6f6f6;
width:860px;
padding:10px;
text-align:center;
border-radius:6px;	
}

.downloadbar {
 font-size: 16px;
 color:#000000;
}
.main { font-size: 12px; line-height:20px}
.b_button {
	height:21px;
	font-size: 12px;
	background: #EFF0F4 url(https://www.backblaze.com/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(https://www.backblaze.com/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;
}
.dline {
	
	border-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

	border-color: #E6E6E6;

}
.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;
}

.leftnav-title {
color: #58617D;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
	text-transform: uppercase;
	margin-bottom:4px;	
}

.leftnav-title2 {
	color: #58617D;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
	text-transform: uppercase;
	margin-bottom:4px;
	margin-top:32px;
	
}

.silverbutton {
	color:#000000;
	display: inline-block;
	outline: none;
	cursor: pointer;
	border-width:1px;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Lato, 'Lucida Grande', Helvetica, sans-serif;
	font-weight:normal;
	padding: 6px 12px 8px 12px ;
	
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	border: solid 1px #9e9e9e;
	
	background-repeat:no-repeat;
	background: #e5e5e5;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e5e5e5));
	background: -moz-linear-gradient(top,  #ffffff,  #e5e5e5);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e5e5e5');
}
.silverbutton:hover {
	color:#000000;
	background: #e5e5e5;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#d9e1e9));
	background: -moz-linear-gradient(top,  #ffffff,  #d9e1e9);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#d9e1e9');
}
.silverbutton:active {
	color: #70a6e0;
	background: -webkit-gradient(linear, left top, left bottom, from(#e5e5e5), to(#ffffff));
	background: -moz-linear-gradient(top,  #e5e5e5,  #ffffff);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5e5e5', endColorstr='#ffffff');
}
.disable_button {
	height:21px;
	font-size: 12px;
	background: #EFF0F4 url(https://www.backblaze.com/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(https://www.backblaze.com/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_gray_italic {
	border-width: 1px;
	border-style: solid;
	border-color: #9eaec4;
	font-size:11px;
    font-style: italic;
    color: gray;
	padding: 2px;
	background-color:#eff2f5;
	vertical-align:middle;
}

.text_field_white {
	border-width: 1px;
	border-style: solid;
	border-color: #9eaec4;
	font-size:11px;
	color: #000;
	padding: 2px;
	background-color:#fff;
	vertical-align:middle;
}
.text_field_big {
	border-width: 1px;
	border-style: solid;
	border-color: #9eaec4;
	font-size:14px;
	color: #000;
	padding: 4px;
	background-color:#eff2f5;
	vertical-align:middle;
    width:240px;
}
.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: Lato, "Lucida Grande", "Lucida Sans Unicode", 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;
}

.pwd_field_big {
	border-width: 1px;
	border-style: solid;
	border-color: #9eaec4;
		background-color:#eff2f5;
	font-size:14px;
	font-weight: bold;
	color: #000;
	padding: 4px;
    width:240px;
}

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

.lighter_text {
color:#666;
}
.blue_bg {
	background-color: #edf2fa;
}
.search_result {font-size:12px; color:#000; font-weight:bold; line-height:16px; margin-top:4px;  }
.search_path {font-size:11px; color:#999999;  }
.toolbar_links {font-size:11px; color:#333333;}

h1 {
font-family: Lato, "Lucida Grande", "Lucida Sans Unicode", Tahoma, sans-serif;
	font-size: 32px;
	color: #000000;
	line-height: 46px;
	margin:0;
	font-weight:300;
	

}

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

h3 {font-size: 36px;font-weight:300; color:#333333; line-height:52px; margin-bottom:0px;}

h4 {
font-family: Lato, "Lucida Grande", "Lucida Sans Unicode", Tahoma, sans-serif;
color: #1D1D1D;
	font-size: 24px;
	line-height: 38px;
	margin:0;
	font-weight:normal;
	font-weight:300;
}

h5 {
font-family: Lato, "Lucida Grande", "Lucida Sans Unicode", Tahoma, sans-serif;
color: #626266;
	font-size: 20px;
	line-height: 34px;
	margin:0;
	font-weight:300;

}

h6 {
font-family: Lato, "Lucida Grande", "Lucida Sans Unicode", Tahoma, sans-serif;
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%;
}

.status_box {
	border: 2px solid #0033CC;
}
.notice {
	border: 2px solid #94BCE2;
	color: #0066CC;
	font-size: 1.1em;
	font-weight: bold;
	padding: 10px 15px;
	margin: 0 0 1.1em;
	background-color: #ceddf4;
}
.notice_alert {
	border: 2px solid #990000;
	color: #990000;
	font-size: 1.1em;
	font-weight: bold;
	padding: 10px 15px;
	margin: 0 0 1.1em;
	background-color: #F6E7E7;
}
.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; line-height:22px;}
.pt15 {font-size: 15px;}
.pt16 {font-size: 16px;}
.pt18 {font-size: 18px;}
.pt22 {font-size: 22px;}

.user-restore-selected {
	color: #006600;
	font-weight: bold;
	font-size: 14px;
	text-align:left;
}	
.user-restore-settings {
font-size:14px;
text-align:left;
line-height:24px;	
}
.user-restore-headercol {
	font-size:14px;
text-align:left;
line-height:24px;
color:#141414;
}

.user-restore-files {
font-size:14px;
text-align:right;
line-height:24px;	
}

.user-overview-questions {
font-size:15px;
line-height:26px;	
text-align:left;
}
.user-restore-choose {
font-size:14px;
text-align:left;	
font-weight:normal;
float:left;

}

.user-restore-select {
font-size:14px;
font-weight:normal;
line-height:24px;
text-align:left;	
}
.user-download-links {
	font-size:14px;
line-height:26px;	
}

.user-overview-prepaid {
	font-size:20px;
line-height:26px;
}
/* Top Nav Images */

.signin_top_left {
	background-image: url(https://www.backblaze.com/pics/home-sprite.jpg);
	background-repeat: no-repeat;
	background-position: 0px -670px;
	height: 4px;
	width: 5px;
	margin:0;
}
.signin_top {
background-image: url(https://www.backblaze.com/pics/home-sprite.jpg);
	background-repeat: no-repeat;
	background-position: -5px -670px;
	height: 4px;
	
	margin:0;
}
.signin_left {
background-image: url(https://www.backblaze.com/pics/home-sprite.jpg);
	background-repeat: no-repeat;
	background-position: 0px -674px;
	height: 22px;
	width: 5px;
	margin:0;
}
.signin_bg {
background-image: url(https://www.backblaze.com/pics/home-sprite.jpg);
background-position: -5px -674px;

	margin:0;
}
.signin_mid_top {
background-image: url(https://www.backblaze.com/pics/home-sprite.jpg);
background-position: -6px -670px;
height:4px;
width:5px;
	margin:0;
}
.signin_mid {
background-image: url(https://www.backblaze.com/pics/home-sprite.jpg);
background-position: 0px -674px;
height:22px;
width:5px;
	margin:0;
}
.signin_mid_bot {
background-image: url(https://www.backblaze.com/pics/home-sprite.jpg);
background-position: -6px -696px;
height:4px;
width:5px;
	margin:0;
}
.signin_right {
background-image: url(https://www.backblaze.com/pics/home-sprite.jpg);
	background-repeat: no-repeat;
	background-position: -395px -674px;
	height: 22px;
	width: 5px;
	margin:0;
}
.signin_bot {
background-image: url(https://www.backblaze.com/pics/home-sprite.jpg);
	background-repeat: no-repeat;
	background-position: -5px -696px;
	height: 4px;
	
	margin:0;
}
.signin_top_right {
background-image: url(https://www.backblaze.com/pics/home-sprite.jpg);
	background-repeat: no-repeat;
	background-position: -395px -670px;
	height: 4px;
	width: 5px;
	margin:0;
}
.signin_bot_right {
background-image: url(https://www.backblaze.com/pics/home-sprite.jpg);
	background-repeat: no-repeat;
	background-position: -395px -696px;
	height: 4px;
	width: 5px;
	margin:0;
}
.signin_bot_left {
	background-image: url(https://www.backblaze.com/pics/home-sprite.jpg);
	background-repeat: no-repeat;
	background-position: 0px -696px;
	height: 4px;
	width: 5px;
	margin:0;
}

/* 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;			
}

.alert { 

	background-image: url(https://www.backblaze.com/pics/iconw_bang.png);
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 20px;
	color:#990000;
	font-weight:bold;
	
 }

/* BUTTONS */


a.smallbutton {
	background: transparent url('../pics/smallbutton_end.png') no-repeat scroll top right;
	color: #000000;
	display: block;
	
	float: left;
	font: normal 12px Lato, "Lucida Grande", Candara, Helvetica, Arial, sans-serif;
	
	margin-right: 6px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
}

a.smallbutton span {
	background: transparent url('../pics/smallbutton_long.png') no-repeat;
	display: block;
	line-height: 20px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 18px;
}


a.smallbutton:active {
    background-position: bottom right;
    color: #000;
    outline: none;
	

	
	
	 /* hide dotted outline in Firefox */
}

a.smallbutton:active span {
    background-position: bottom left;
    padding: 1px 0 6px 22px; /* push text down 1px */
}

a.smallbutton span.checkmark {
	background: transparent url('../pics/smallbutton_checkmark.png') no-repeat;
	display: block;
	line-height: 22px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 30px;
}

a.smallbutton:active span.checkmark {
	background-position: bottom left; /* push text down 1px */
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 30px;
}

a.bigbuttonblank {
background: transparent url('../pics/bg_bigbutton_a.png') no-repeat scroll top right;
	color: #000000;
	display: block;
	float: left;
	font: normal 14px Lato, "Lucida Grande", Candara, Helvetica, Arial, sans-serif;
	height: 40px;
	margin-right: 6px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
}

a.bigbuttonblank span {
    background: transparent url('../pics/bg_bigblank.png') no-repeat;
    display: block;
    line-height: 30px;
    padding: 2px 0 7px 22px;
}


a.bigbuttonblank:active span {
    background-position: bottom left;
    padding: 3px 0 7px 22px; /* push text down 1px */
}

a.bigbuttonblank:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.bigbutton {
	background: transparent url('../pics/bg_bigbutton_a.png') no-repeat scroll top right;
	color: #000000;
	display: block;
	
	float: left;
	font: normal 14px Lato, "Lucida Grande", Candara, Helvetica, Arial, sans-serif;
	height: 40px;
	margin-right: 6px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
}

a.bigbutton span {
    background: transparent url('../pics/bg_bigbutton_span.png') no-repeat;
	
    display: block;
    line-height: 30px;
    padding: 2px 0 7px 40px;
}

a.bigbutton span.send {
    background: transparent url('../pics/bg_bigsend_span.png') no-repeat;
	
    display: block;
    line-height: 30px;
    padding: 2px 0 7px 40px;
}

a.bigbutton span.add {
    background: transparent url('../pics/bg_add_span.png') no-repeat;	
    display: block;
    line-height: 30px;
    padding: 2px 0 7px 40px;
}

a.bigbutton span.blue {
    background: transparent url('../pics/bg_bigbuttonblue_span.png') no-repeat;	
    display: block;
    line-height: 30px;
    padding: 2px 0 7px 40px;
}

a.bigbutton span.safe {
    background: transparent url('../pics/bg_bigbutton_safe_span.png') no-repeat;	
    display: block;
    line-height: 30px;
    padding: 2px 0 7px 40px;
}

a.bigbutton span.blank {
    background: transparent url('../pics/bg_bigblank.png') no-repeat;	
    display: block;
    line-height: 30px;
    padding: 2px 0 7px 22px;
}

a.bigbutton span.cancel {
    background: transparent url('../pics/bg_bigcancel_span.png') no-repeat;	
    display: block;
    line-height: 30px;
    padding: 2px 0 7px 40px;
}

a.bigbutton.blank:active span {
    background-position: bottom left;
    padding: 3px 0 7px 22px; /* push text down 1px */
}
a.bigbutton:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.bigbutton:active span {
    background-position: bottom left;
    padding: 3px 0 7px 40px; /* push text down 1px */
}


.box-grey {
	margin: 0px;
	padding: 10px;
	width: 656px;
	border: 1px solid #CCCCCC;
	clear: left;
	float: left;
}


.orangeb {
	color: #fff;
	border: solid 1px #da7c0c;
	background: #f78d1d;
	background: -webkit-gradient(linear, left top, left bottom, from(#e46b4f), to(#cf573b));
	background: -moz-linear-gradient(top,  #e46b4f,  #cf573b);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#e46b4f', endColorstr='#cf573b');
}
.orangeb:hover {
	background: #f47c20;
	background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#cf573b));
	background: -moz-linear-gradient(top,  #f88e11,  #f06015);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
}
.orangeb:active {
	color: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#cf573b));
	background: -moz-linear-gradient(top,  #f47a20,  #faa51a);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');
}
 .orangebutton {
	display: inline-block;
	outline: none;
	margin-top:4px;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Lato, 'Lucida Grande', Helvetica, sans-serif;
	font-weight:normal;
	padding: 6px 12px 8px 12px ;
	
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	
	
	}
 
 
.button_css {
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Lato, "Lucida Grande", Tahoma, Helvetica, sans-serif;
	padding: .5em 2em .55em;
	
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.button:hover {
	text-decoration: none;
}
.button:active {
	position: relative;
	top: 1px;
}
 
.bigrounded {
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius: 2em;
}
.mediumrounded {
	-webkit-border-radius: 1em;
	-moz-border-radius: 1em;
	border-radius: 1em;
	font-size: 12px;
	padding: .4em 1.5em .42em;
}
.medium {
	font-size: 12px;
	padding: .4em 1.5em .42em;
}
.small {
	font-size: 11px;
	padding: .2em 1em .275em;
}
 
/* color styles 
---------------------------------------------- */
 

 
/* gray */
.gray {
	color: #e9e9e9;
	border: solid 1px #555;
	background: #6e6e6e;
	background: -webkit-gradient(linear, left top, left bottom, from(#888), to(#575757));
	background: -moz-linear-gradient(top,  #888,  #575757);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#888888', endColorstr='#575757');
}
.gray:hover {
	background: #616161;
	background: -webkit-gradient(linear, left top, left bottom, from(#757575), to(#4b4b4b));
	background: -moz-linear-gradient(top,  #757575,  #4b4b4b);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#757575', endColorstr='#4b4b4b');
}
.gray:active {
	color: #afafaf;
	background: -webkit-gradient(linear, left top, left bottom, from(#575757), to(#888));
	background: -moz-linear-gradient(top,  #575757,  #888);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#575757', endColorstr='#888888');
}
 
/* white */
.white {
	color: #606060;
	border: solid 1px #b7b7b7;
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
	background: -moz-linear-gradient(top,  #fff,  #ededed);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
}
.white:hover {
	background: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dcdcdc));
	background: -moz-linear-gradient(top,  #fff,  #dcdcdc);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dcdcdc');
}
.white:active {
	color: #999;
	background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#fff));
	background: -moz-linear-gradient(top,  #ededed,  #fff);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#ffffff');
}
 
/* orange */
.borange {
	color: #fef4e9;
	border: solid 1px #bf3013;
	background: #d55d05;
	background: -webkit-gradient(linear, left top, left bottom, from(#d55d05), to(#cc3819));
	background: -moz-linear-gradient(top,  #d55d05,  #cc3819);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');
}
.borange:hover {
	background: #f47c20;
	background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
	background: -moz-linear-gradient(top,  #f88e11,  #f06015);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
}
.borange:active {
	color: #fcd3a5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a));
	background: -moz-linear-gradient(top,  #f47a20,  #faa51a);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');
}
 
/* red */
.bred {
	color: #faddde;
	border: solid 1px #980c10;
	background: #d81b21;
	background: -webkit-gradient(linear, left top, left bottom, from(#ed1c24), to(#aa1317));
	background: -moz-linear-gradient(top,  #ed1c24,  #aa1317);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed1c24', endColorstr='#aa1317');
}
.bred:hover {
	background: #b61318;
	background: -webkit-gradient(linear, left top, left bottom, from(#c9151b), to(#a11115));
	background: -moz-linear-gradient(top,  #c9151b,  #a11115);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#c9151b', endColorstr='#a11115');
}
.bred:active {
	color: #de898c;
	background: -webkit-gradient(linear, left top, left bottom, from(#aa1317), to(#ed1c24));
	background: -moz-linear-gradient(top,  #aa1317,  #ed1c24);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#aa1317', endColorstr='#ed1c24');
}
 
/* blue */
.bblue {
	color: #d9eef7;
	border: solid 1px #0076a3;
	background: #0095cd;
	background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
	background: -moz-linear-gradient(top,  #00adee,  #0078a5);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');
}
.bblue:hover {
	background: #007ead;
	background: -webkit-gradient(linear, left top, left bottom, from(#0095cc), to(#00678e));
	background: -moz-linear-gradient(top,  #0095cc,  #00678e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0095cc', endColorstr='#00678e');
}
.bblue:active {
	color: #80bed6;
	background: -webkit-gradient(linear, left top, left bottom, from(#0078a5), to(#00adee));
	background: -moz-linear-gradient(top,  #0078a5,  #00adee);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0078a5', endColorstr='#00adee');
}
 

 
/* green */
.bgreen {
	color: #e8f0de;
	border: solid 1px #538312;
	background: #64991e;
	background: -webkit-gradient(linear, left top, left bottom, from(#7db72f), to(#4e7d0e));
	background: -moz-linear-gradient(top,  #7db72f,  #4e7d0e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#7db72f', endColorstr='#4e7d0e');
}
.bgreen:hover {
	background: #538018;
	background: -webkit-gradient(linear, left top, left bottom, from(#6b9d28), to(#436b0c));
	background: -moz-linear-gradient(top,  #6b9d28,  #436b0c);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#6b9d28', endColorstr='#436b0c');
}
.bgreen:active {
	color: #a9c08c;
	background: -webkit-gradient(linear, left top, left bottom, from(#4e7d0e), to(#7db72f));
	background: -moz-linear-gradient(top,  #4e7d0e,  #7db72f);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#4e7d0e', endColorstr='#7db72f');
}
 

 



/* 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*/

#signinbox {
 width: 274px;
 display:block;
 float:right;
}
.nav_help {
	color:#363e5a;
	font-size: 11px;
	text-align: center;
	font-weight:normal;
	line-height:14px;
}

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

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

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

	float:left;
}

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

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



.nav_bar_link {
	font-face: Lato, "Lucida Grande", "Lucida Sans Unicode", Tahoma, san-serif;
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(https://www.backblaze.com/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(https://www.backblaze.com/pics/bar2-h.gif);
}
#navbar a.selected:hover {
 background:url(https://www.backblaze.com/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(https://www.backblaze.com/pics/bar2-o.gif); }
#navbar a:hover span { color:#363e5a;  }



/* Main Section */
#div_snug_container {
	clear:both;
	text-align:left;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 880px;
	display: block;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
}




#div_main_container {
	clear:both;
	text-align:left;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 880px;
	margin-top:0px;
	display: block;
	padding: 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: #fff;
	border-right-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #fff;
}

#main_left {
	float: left;
	width: 160px;
	margin-top:20px;
	
}

#left_help {
	width: 160px;
	float:left;
	margin-top:20px;
	position:relative;
}
#left_help ul {
	margin:0;
	padding-left:18px;
	list-style-image: url(https://www.backblaze.com/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;
	margin-top:20px;
		

}




/* 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 14px Lato, "Lucida Grande", "Lucida Sans Unicode", 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 {
	font-face: Lato, "Lucida Grande", "Lucida Sans Unicode", Tahoma, san-serif;
	background:url(https://www.backblaze.com/pics/leftnav_bg_selected2.gif);
	color:#000;
	font-weight: bold;
}
#left_nav a.selected:hover {
	font-face: Lato, "Lucida Grande", "Lucida Sans Unicode", Tahoma, san-serif;
 background:url(https://www.backblaze.com/pics/leftnav_bg_selected_o.gif);
  color:#000;

}
.nav_left_link {
	font-face: Lato, "Lucida Grande", "Lucida Sans Unicode", Tahoma, san-serif;
	color: #515055;
	font-size: 12px;
}

.nav_left_selected {
	font-face: Lato, "Lucida Grande", "Lucida Sans Unicode", Tahoma, san-serif;
color: #000;
font-weight:bold;
}

#left_mng_pulldown {
margin-bottom:10px;
}




/* Footer Section */
#footer_wrap {
	width: 880px;
	clear: both;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	margin-bottom:20px;
	margin-top:20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e5e5e5;
	background-position: center;
}
.footer_shadow {
	width:880px;
	height:6px;
	background-color:#f8f8f8;
	margin:0;
	
}
.footer_title {
	color: #999;
	font-weight:bold;
	font-size:13px;
	line-height:16px;
	text-transform: uppercase;

}

#footer_contain {
	margin-top:10px;
	margin-bottom:20px;
	text-align:left;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 880px;
	font-weight:normal;
	
	color:#999999;
	font-size:13px;
	clear: both;
	padding-top: 6px;
}

#footer_first{
text-align:left;
 
 width:220px;
 float:left;
 margin-left:20px;
 margin-bottom:20px;
}
#footer_second {
text-align:left;
 
 width:220px;
 float:left;
}

#footer_third {
text-align:left;
width:220px;
float:left;

}
#footer_fourth {
 width:190px;
 float:left;
 text-align:right;
}

.blueb {	color: #fff;
	border: solid 1px #3d4e8b;
	background: #f78d1d;
	background: -webkit-gradient(linear, left top, left bottom, from(#61a4ef), to(#567ee2));
	background: -moz-linear-gradient(top,  #61a4ef,  #567ee2);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#61a4ef', endColorstr='#567ee2');
}
create-account-notme {
	width: 50px; float:left; text-align:right; font-size:11px
}
#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 */

.main_border {
	width: 100%;
	float:left;
	display:block;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	background-color: #FFFFFF;
	border: 1px solid #d8dcde;
}

.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;
}

.inside-light-nopad {
	border-right: 1px solid #d5d5d5;
	background: #fff;
	
	height:378px;
	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.png');
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.png');
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.png');
background-position: 0 -9px; /* show under half of the image */
height: 9px;
font-size: 2px;
}

.top-left-fill {

margin-right: 9px; /* clip right corner */
background-image: url('../pics/corner_thickfill_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-fill {

margin-top: -9px; /* to level of top-left corner */
margin-left: 9px; /* clip left corner */
background-image: url('../pics/corner_thickfill_1200.gif');
background-position: 100% 0; /* show bg-image starting at the right */
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.png');
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-fill {
border-left: 4px solid #edecec;
border-right: 4px solid #edecec;
background: #f8f8fa;
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;
}
/* thing blue corners */
.top-left-thinblue {

margin-right: 6px; /* clip right corner */
background-image: url('../pics/corners_thinblue.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-thinblue {

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

.bottom-left-thinblue {

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

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

.bottom-right-thinblue {

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

.inside-thinblue {

border-left: 1px solid #a6caea;
border-right: 1px solid #a6caea;
background: #f0f5f9;
color: #000000;
padding-left: 20px;
padding-right: 20px;
}

/* Light blue corners */
.top-left-lblue {

margin-right: 6px; /* clip right corner */
background-image: url('../pics/corners_lblue.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-lblue {

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

.bottom-left-lblue {

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

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

.bottom-right-lblue {

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

.inside-lblue {

border-left: 1px solid #d7e2ec;
border-right: 1px solid #d7e2ec;
background: #e6effb;
color: #000000;
padding-left: 20px;
padding-right: 20px;
}

.inside-lblue2 {

border-left: 1px solid #d7e2ec;
border-right: 1px solid #d7e2ec;
background: #e6effb;
color: #000000;
padding-left: 6px;
padding-right: 6px;
padding-top: 0px;
padding-bottom: 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;
}

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

	width: 550px;
	border: 1px solid #000000;
}

.pop-window-border
{
	padding: 14px;
	
	
	border: 4px solid #C5DEF0;
	background-color: #FFFFFF;
}

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

	width: 700px;
	border: 1px solid #000000;
}

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

	width: 550px;
	border: 1px solid #000000;
}

.buy_row {
margin-left:10px;
margin-right:10px;
	position: relative;
	width: 480px;
	font-size:12px;
	float:left;
	display: block;
	vertical-align:middle;
	padding-top:4px;
	padding-bottom:4px;
}
.buy_label {
float:left;
	width: 150px;
	overflow: hidden;
	margin-left:0px;
	color:#666666;
	font-weight:normal;
}
.buy_field {
float:left;
	width: 300px;
	overflow: hidden;
	margin-left:6px;
	color:#000000;
	font-weight:bold;
}


.button_orange {
	-moz-box-shadow:inset 0px 1px 0px 0px #fbdcab;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fbdcab;
	box-shadow:inset 0px 1px 0px 0px #fbdcab;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f38f2f), color-stop(1, #e75507) );
	background:-moz-linear-gradient( center top, #f38f2f 5%, #e75507 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f38f2f', endColorstr='#e75507');
	background-color:#e75507;
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	text-indent:0px;
	border:1px solid #60372b;
	display:inline-block;
	color:#ffffff;
padding-left:22px;
padding-right:22px;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	height:34px;
	line-height:34px;
	font-size:16px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #d4540c;
}
.button_orange:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fb9d30), color-stop(1, #f86c1c) );
	background:-moz-linear-gradient( center top, #fb9d30 5%, #f86c1c 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fb9d30', endColorstr='#f86c1c');
	background-color:#fb9d30;
	font-style:normal;
	text-decoration:none;
}.button_orange:active {
	position:relative;
	top:1px;
	text-decoration:none;
		font-style:normal;
}.new-list {
    float:right; background-color:#3f89d3; color:#FFFFFF; font-size:10px; padding:2px; -moz-border-radius: 4px;
    border-radius: 4px;
}
.sign-in-title {
    font-size:32px;
    font-weight:500;
    color:#3B3B3B;
    line-height:44px;
}

.sign-in-text {
    font-size:30px;
    font-weight:300;
    color:#3B3B3B;
    line-height:40px;
}