body {
	font-weight: normal;
	padding:0px;
	overflow:auto;
	margin:0px;
	font-family: Arial, 'Lucida Grande', sans-serif;
	font-size: 13px;
	color: #555;
	background-color: #292929;
}

a, a:active, a:link, a:visited {
	color: #038FE0;
	text-decoration: none;
}

a:hover {
	color: #999999;
}

#star_bg {
	position: relative;
	height: 687px;
	background-repeat: repeat-x;
	background-color: #292929;
}

div.star {
	width: 866px;
	height: 700px;
	margin-left: auto;
	margin-right: auto;
	background-color: transparent;
	background-image: url(../images/login/rays.png);
	background-repeat: no-repeat;
}


#blackbox {
	width: 435px;
	margin-left: auto;
	margin-right: auto;
	z-index: 100;
	padding-top: 80px;
}

#blackbox.wide {
	width: 712px;
}

.clientbox {
	margin: 0px !important;
	padding: 0px !important;
}

.blackbox_header {
	background: transparent url(../images/login/container_top.png) no-repeat 0px 0px;
	height: 70px;
	display:block;
}


.blackbox_header_wide {
	background: transparent url(../images/login/container_top_wide.png) no-repeat 0px 0px;
	height: 70px;
	
	display:block;
}

.blackbox_body, .blackbox_body_signup, .blackbox_body_lsignup,
.blackbox_body_verify, .blackbox_body_lverify, .blackbox_body_download,
.blackbox_body_login{
	background: transparent url(../images/login/container_middle.png) 0px 0px;
    
}

.blackbox_body_wide, .blackbox_body_download_instructions {
	background: transparent url(../images/login/container_middle_wide.png) no-repeat 0px 0px;
    
}

.blackbox_footer {
	background: transparent url(../images/login/container_bottom.png) no-repeat 0px 0px;
	height: 51px;
	text-align: center;
	font-size: 10px;
	padding-top: 35px;
	color: #7f7f7f;
}

.blackbox_footer_wide {
	background: transparent url(../images/login/container_bottom_wide.png) no-repeat 0px 0px;
    
	height: 55px;
	text-align: center;
	font-size: 10px;
	padding-top: 8px;
	color: #7f7f7f;
}

.blackbox_footer a:link, .blackbox_footer a:visited, a:active,
.blackbox_footer_wide a:link, .blackbox_footer_wide a:visited, a:active {
	color: #7f7f7f;
	text-decoration: none;
}

input.text {
	background: #FFF url(../images/files-images/formfield_bck.gif) no-repeat;
	border-width: 1px;
	border-style: solid;
	border-color: #cdcdcd #cdcdcd #e6e6e6 #e6e6e6;
	margin-right: 5px;
	margin-top: 3px;
	color: #555;
}

#form_signup {
	 width: 400px;
    margin-left: auto;
    margin-right: auto;
}

#form_signup th {
    width: 130px;
    font-weight: normal;
    text-align: right;
    padding-right: 8px;
}

#signup_footer_smalltext {
	font-size: 11px;
	width: 370px;
	border:solid 1px #fff;
	margin: 15px auto 0px auto;
	padding: 15px 0px;
	border-top: solid 2px #ebeaea;
}

#signup_footer {
	font-size: 15px;
	width: 370px;
	border:solid 1px #fff;
	font-weight: bold;
	border-top: solid 2px #ebeaea;
	color: #333;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#signup_footer a:link, #signup_footer a:visited {
	text-decoration: none;
}

#signup_footer a:hover {
	text-decoration: underline;
	color: #999999;
}

.signupError {
  color: #d9008f;
  font-size: 11px;
}

#vanityTip {
	background: transparent url(../images/login/saywha.gif) no-repeat scroll left 1px;
	width: 14px;
	height: 15px;
	float: left;
}

.bbbquote {
   display: block;
   width: 431px;
   height: 85px;
   margin-left: auto;
   margin-right: auto;
}

.blackbox_body .subbox, .blackbox_body_signup .subbox, .blackbox_body_verify .subbox,
.blackbox_body_lverify .subbox, .blackbox_body_download .subbox, .blackbox_body_login .subbox {
	width: 380px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
}

.blackbox_body .subbox_title, .blackbox_body_signup .subbox_title, .blackbox_body_verify .subbox_title,
.blackbox_body_lverify .subbox_title,, .blackbox_body_download .subbox_title,
.blackbox_body_login .subbox_title {
	font-size: 16px;
	font-weight: bold;
}

.subbox_sharedfolder_message {
    border: 1px solid #edc259;
    text-align: left;
    margin: 0 6% 20px 6%;
    padding: 5px;
    -moz-border-radius: 5px;
}

.subbox_sharedfolder_image {
	background: transparent url(../images/files-images/yellow_folder.png) no-repeat;
	float: left;
	width: 35px;
	height: 27px;
	margin-right: 5px;
}

.activate_received {
	border-top: solid 2px #ebeaea;
	padding-top: 20px;
}
#addcomp.subbox ul {
	margin-top: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 23px;
}
.subbox li {
	list-style-type: none;
	background: url(../images/login/bullet.gif) no-repeat 0 6px;
	padding-left: 12px;
	height:1%;
}

.subbox li img {
	vertical-align: middle;
}

.dl_button {
	border-bottom: solid 2px #ebeaea;
	padding-bottom: 20px;
}

div.dl_button_pc a.button, div.dl_button_mac a.button {
  background: transparent url(../images/login/btn_dlpc_off.gif) no-repeat scroll;
  display:block;
  width:212px;
  height: 85px;
  margin-left: auto;
  margin-right: auto;
}

div.dl_button_pc a.button:hover {
  background: transparent url(../images/login/btn_dlpc_ro.gif) no-repeat scroll;
}

div.dl_button_mac a.button {
  background: transparent url(../images/login/btn_dlmac_off.gif) no-repeat scroll;
}

div.dl_button_mac a.button:hover {
  background: transparent url(../images/login/btn_dlmac_ro.gif) no-repeat scroll;
}

.dl_reqs {
	font-size: 11px;
	padding: 10px 0px;
}

.b1, .b2, .disp {
	background-color: #000 !important;
}

.sc_subheader_banner {
	text-align: center; /* for IE */
	display: block;
	position:absolute;
	top: 30px;
	left: 0px;
	width: 100%;
}

.sc_subheader_banner table {
	margin:auto;
}

.b1.int, .b2.int, .disp.int {
	background-color: #c0c0c0 !important;
}

#form_reset_password th {
	text-align: right;
	padding-right: 8px;
	font-weight: normal;
}

#loginError {
	text-align:center;
	padding: 10px 0px;
	width: 380px;
	margin-left:auto;
	margin-right:auto;
}

.req_field {
	color: #E32585;
}

.activate_email {
	font-weight:bold;
	padding: 3px 0px 15px 25px;
	background: transparent url(../images/login/arrow.gif) no-repeat scroll;
}

#psite_hint {
	background: transparent url(../images/login/saywha.gif) no-repeat scroll 0px 1px;
	width: 14px;
	height: 16px;
	float: left;
}

#psite_bubble {
	background: transparent url(../images/login/signupbubble2.png) no-repeat scroll 0px 0px;
	
	width: 238px;
	height: 170px;
	position: absolute;
	z-index: 100;
	color: #fff;
	font-size: 12px;
	text-align: left;
}

#psite_bubble div {
	margin-top: 38px;
	margin-left: 20px;
}

#psite_bubble div ul {
	margin-top: 4px;
}

#psite_bubble div li {
	margin-left: -10px;
}

.shared_folder_box {
	width: 200px;
	background-color: #fff;
	border: solid 1px #ccc;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  padding: 4px 8px;
  font-size: 11px;
}

.shared_icon {
	  color:#333;
  overflow:hidden;
  white-space:nowrap;
  height: 51px;
  position: relative;
  float: left;
  width: 50px;
  padding-top: 5px;
	background: transparent url(../images/files-images/folderheader_icons.png) no-repeat 0px -43px;
}

.unshared_icon {
	  color:#333;
  overflow:hidden;
  white-space:nowrap;
  height: 37px;
  position: relative;
  float: left;
  width: 50px;
  padding-top: 5px;
	background: transparent url(../images/files-images/folderheader_icons.png) no-repeat 0px -100px;
}

.shared_desc {
	padding-bottom: 10px;
	width: 150px;
	overflow: hidden;
}

.shared_folder_divider {
	width: 1px;
	height: 275px;
	margin: 25px;
	background-color: #ccc;
}
