/* BRAVEHOST BRANDED STYLES */
/* Colors, Brands, etc */
#bravenet .bn-logo           { width : 305px; height : 73px; background: transparent url(https://assets.bravenet.com/bn/bravenet/img/logo.png) no-repeat left top; }
#bravenet .bn-logo a				 { display : block; width : 305px; height : 73px; }

#bravenet .bn-logo-in        { width : 305px; height : 73px; background : transparent url(https://assets.bravenet.com/bn/bravenet/img/logo_in.png) no-repeat left top; }
#bravenet .bn-logo-in a      { display : block; width : 305px; height : 73px; }

#bravenet button.ui-button { background-color : #e4e4e4; border: 1px solid #c9c9c9; }
#bravenet button.ui-button span { color : #000; text-shadow : 0 0 0 transparent; padding: 2px 4px; }

#bravenet #bn-main-nav ul li.active a,
#bravenet #bn-main-nav ul li.active a:visited { color : #E85E2F; }

#bravenet #bn-sub-nav ul li.active a,
#bravenet #bn-sub-nav ul li.active a:visited  { color : #E85E2F; }

#bravenet .qtip-defaults .qtip-contentWrapper {
  background-color : #f0ddd6;
}

#bravenet #bn-members-avatar {
  position : absolute;
  top : -30px;
	right : 10px; 
  z-index: 100;
	white-space: nowrap;
}
#bravenet #bn-members-avatar a {
	background-color : #E4E4E4;
	display : block;
  padding : 3px;
	padding-bottom : 0px;
	border: 1px solid #c9c9c9;
}
#bravenet .user-table {
  width : 250px;
	margin : 10px 0;
}
#bravenet .user-table td {
	padding : 2px
}
#bravenet strong, .bn-subtitle {
	color : #363636;
}
#bravenet .hosting-overview {
	overflow : hidden;
	zoom : 1;	
}
#bravenet .percent-amt { background-color : #E85E2F }

.bn-freehosting-alert {float: left; width: 952px; display: block; border-radius : 5px; -moz-border-radius : 5px; -webkit-border-radius: 5px; zoom : 1; background: #FFF17D url(https://assets.bravenet.com/bn/bravenet/img/icons/large/alert.png) 20px center no-repeat; border: 3px solid orange; padding: 6px; margin-bottom: 20px; box-shadow : 0 0 5px #727272; -moz-box-shadow : 0 0 5px #727272; -webkit-box-shadow: 0 0 5px #727272;}
.bn-freehosting-alert .inner-block {float: left; text-align: center; width: 100%; vertical-align: bottom;}
.bn-freehosting-alert .inner-block .message {float: left; margin-left: 150px; width: 651px;}
.bn-freehosting-alert h3 {color: red; font: 18px/0px Arial, sans-serif; font-weight: bold; margin-bottom: 0;}
.bn-freehosting-alert p {font-weight: bold;}
.bn-freehosting-alert span {float: right; font-size: 150%; font-weight: bold; margin-right: 10px; margin-top: 5px;}
