﻿/* d_Profile CSS */
/* class/ID notation:  prefix all relevant IDs and classes with bdProfile (Broker Directory Profile) */

/* Profile General */
.bdProfileContainer {
	position: relative;
	/*width: 966px;*/
	width: 760px;
	/*margin: 15px auto 0 auto;*/
	margin-top: 15px;
	text-align: left;
}
.bdProfileContainer h2 {
	font: 18px Arial, Helvetica, sans-serif;
	color: #5780ae;
	margin: 30px 0 10px 0;
}
.bdProfileContainerSolo {
	position: relative;
	/*width: 760px;*/
	width: 100%;
	margin: 0px auto 0 auto;
	text-align: left;
}
.bdProfileContainerSolo h2 {
	font: 18px Arial, Helvetica, sans-serif;
	color: #5780ae;
	margin: 30px 0 10px 0;
}
#bdProfileSoloBG {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 138px;
	background: url(../images/backgrounds/profileBG_solo.gif) repeat-x;
}
.bdProfileNoBorder {
	border: none !important;
}
	
/* Profile Head */
#bdProfileHead {
	position: relative;
	/*width: 760px;*/
	width: 100%;
	border-bottom: 3px solid #e5e5e5;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.bdProfileContainerSolo #bdProfileHead {
	border-bottom: none !important;
}
#bdProfileHead h1 {
	font: 18px Arial, Helvetica, sans-serif;
	color: #5780ae;
	margin: 0 0 3px 0;
}
.bdProfileContainerSolo #bdProfileHead h1 {
	color: #fff;
}
#bdProfileHead p {
	font: 12px Arial, Helvetica, sans-serif;
	color: #5780ae;
	margin: 0;
}
.bdProfileContainerSolo #bdProfileHead p {
	color: #fff;
}
#bdProfileHead div.bdProfilePersonalPhoto {
	float: left;
	min-width: 75px;
	height: 100px;
}
#bdProfileHead div.bdProfilePersonalPhoto img {
	float: left;
	border: 1px solid #efefe7;
	margin: 0 23px 0 0;
}
#bdProfileHead div a img {
	border: none !important;
	/*margin: 10px 0 0;*/
}
.bdProfileCompanyLogo {
	/*
	display: table;
	position: absolute;
	top: -10px;
	right: 0px;
	overflow: hidden;
	margin: 0 !important;
	*/
	height: 100px;
	text-align:center;
	float: right;
}
.bdProfileCompanyLogo div {
	/*
	position: absolute;
	top: 50%;
	left: 50%;
	*/
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.bdProfileCompanyLogo div img {
	margin: 0 !important;
	float: none !important;
	/*
	position: relative;
	top: -50%;
	left: -50%;
	*/
}
.bdProfileCompanyLogoSolo {
	/*
	display: table;
	position: absolute;
	top: -10px;
	right: 0px;
	overflow: hidden;
	margin: 0 !important;
	*/
	height: 100px;
	text-align:center;
	float: right;
}
.bdProfileCompanyLogoName {
	font: 18px Arial, Helvetica, sans-serif !important;
}
.bdProfileCompanyUrl {
	font-weight: normal;
	text-decoration: underline;
}
.bdProfileCompanyUrlSolo {
	font-weight: normal;
	text-decoration: underline;
	color: #ffffff !important;
}
.bdProfileCompanyLogoText {
	/*
	position: absolute;
	top: 0px;
	left: 320px;  left + width = 760px - padding
	text-align: right;
	width: 430px;
	*/
	font: normal 13px Arial, Helvetica, sans-serif !important;
	color: #5780AE;
	cursor: hand;
	float: right;
}
.bdProfileCompanyLogoTextSolo {
	position: absolute;
	top: 0px;
	left: 320px;
	width: 430px;
	text-align:right;
	font: bold 13px Arial, Helvetica, sans-serif !important;
	color: #ffffff;
	cursor: hand;
}
.bdProfileCompanyLogoTextSolo a, 
.bdProfileCompanyLogoTextSolo a:active, 
.bdProfileCompanyLogoTextSolo a:visited, 
.bdProfileCompanyLogoTextSolo a:hover {
	color: #ffffff !important;
}

/* Profile Body */
#bdProfileBody {
	/*width: 760px;*/
	width: 100%;
}
#bdProfileBody p {
	margin: 0;
	border-bottom: 1px solid #e5e5e5;
	padding: 0 0 10px 0 !important;
}
#bdProfileBody p a {
	display: block;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #577fb0;
	text-decoration: underline;
	margin-top: 10px;
}
#bdProfileBody dd, #bdProfileBody p {
	font: 12px Arial, Helvetica, sans-serif;
	color: #42444d;
	padding: 0;
}
#bdProfileBody dd {
	border-bottom: 1px solid #e5e5e5;
	padding: 10px 0 10px 122px;	
}
#bdProfileBody dt {
	clear: both;
	float: left;
	display: block;
	width: 122px;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #5780ae;
	padding: 10px 0 10px 0;
}

/*profile*/
#cmnty_main #cmnty_profile #cmnty_profile_header {
	background:url(../images/backgrounds/bg_profile.gif) no-repeat;
	width:600px;
	height:30px;
	font-size:12px;
	font-weight:bold;
	color:#010101;
	line-height:30px;
	padding:0 0 0 12px;
	clear:both;
	border-bottom:2px solid #e1e1e1;
}
#cmnty_main #cmnty_profile #cmnty_listings_results {
	background:url(../images/separators/sep_profile.gif) no-repeat bottom;
	padding-top:10px;
	clear:both;	
	display: inline-block;
}
#cmnty_main #cmnty_profile .cmnty_profile {
	display: inline-block;
	margin-bottom:16px;	
	width: 100%;
}
#cmnty_main #cmnty_profile .cmnty_profile .cmnty_broker {
	float:left;
	/*width: 100%;*/
}
#cmnty_main #cmnty_profile .cmnty_profile .cmnty_broker_company {
	float:right;
	width:188px;
	text-align:right;
}
#cmnty_main #cmnty_profile .cmnty_profile .cmnty_broker_company a, 
#cmnty_main #cmnty_profile .cmnty_profile .cmnty_broker_company a:active, 
#cmnty_main #cmnty_profile .cmnty_profile .cmnty_broker_company a:visited {
	text-decoration:underline;
	color:#2b7bd5;
}
#cmnty_main #cmnty_profile .cmnty_profile .cmnty_broker_company a:hover {
	text-decoration:none;
	color:#2b7bd5;
}
#cmnty_main #cmnty_profile .cmnty_profile .cmnty_broker_img {
	float:left;
	margin:2px 12px 0 0;
	height:94px;
	width:75px;
	padding-bottom:9px;
} 
#cmnty_main #cmnty_profile .cmnty_profile .cmnty_broker_img img {
	border:1px solid #c0c0c0;
	padding:2px;
}
#cmnty_main #cmnty_profile .cmnty_profile .cmnty_broker_name {
	float:left;
	width:318px;
}
#cmnty_main #cmnty_profile .cmnty_profile .cmnty_broker_name h1 {
	margin:0;
	color:#294270;
	font-size:21px;
	font-weight:bold;
}
#cmnty_main #cmnty_profile .cmnty_profile .cmnty_broker_button {
	height:34px;
}
#cmnty_main #cmnty_profile .cmnty_profile .cmnty_broker_name .cmnty_broker_txt p {
	font-size:12px;
	font-weight:normal;
	color:#555555;
	margin:0 0 6px 0;
}
#cmnty_main #cmnty_profile .cmnty_profile .cmnty_broker_name a, 
#cmnty_main #cmnty_profile .cmnty_profile .cmnty_broker_name a:active, 
#cmnty_main #cmnty_profile .cmnty_profile .cmnty_broker_name a:visited {
	color:#3f7abd;
	text-decoration:none;
	font-weight:bold;
}
#cmnty_main #cmnty_profile .cmnty_profile .cmnty_broker_name a:hover {
	text-decoration:underline;
}
#cmnty_main #cmnty_profile .cmnty_profile .cmnty_broker_name a span {
	font-weight:normal;
}
#cmnty_main #cmnty_profile #cmnty_profile_txt {
	padding:8px;
	width:574px;
	font-size:12px;
}
#cmnty_main #cmnty_profile #cmnty_profile_txt h2 {
	font-size:12px;
	color:#294270;
}
#cmnty_main #cmnty_profile #cmnty_profile_txt dl {

}
#cmnty_main #cmnty_profile #cmnty_profile_txt dd {
	margin:0 0 0 26px;
}

#cmnty_main #cmnty_profile #cmnty_listings_header div.cmnty_listings_header_col2, 
#cmnty_main #cmnty_profile #cmnty_listings_header div.cmnty_listings_header_col3, 
#cmnty_main #cmnty_profile #cmnty_listings_header div.cmnty_listings_header_col4, 
#cmnty_main #cmnty_profile #cmnty_listings_header div.cmnty_listings_header_col5 {
	float:left;
	font-weight:normal;
	font-size:11px;
}
#cmnty_main #cmnty_profile #cmnty_listings_header div.cmnty_listings_header_col1 {
	float:left;
	width:102px;
	padding-right:10px;
}
#cmnty_main #cmnty_profile #cmnty_listings_header div.cmnty_listings_header_col2 {
	width: 210px;
	padding-right:8px;
}
#cmnty_main #cmnty_profile #cmnty_listings_header div.cmnty_listings_header_col3 {
	width: 66px;
	padding-right:8px;
	text-align:right;
}
#cmnty_main #cmnty_profile #cmnty_listings_header div.cmnty_listings_header_col4 {
	width: 66px;
	padding-right:8px;
	text-align:right;
}
#cmnty_main #cmnty_profile #cmnty_listings_header div.cmnty_listings_header_col5 {

}
#cmnty_main #cmnty_profile #cmnty_listings_results div.cmnty_listings_results_col1, 
#cmnty_main #cmnty_profile #cmnty_listings_results div.cmnty_listings_results_col2, 
#cmnty_main #cmnty_profile #cmnty_listings_results div.cmnty_listings_results_col3, 
#cmnty_main #cmnty_profile #cmnty_listings_results div.cmnty_listings_results_col4, 
#cmnty_main #cmnty_profile #cmnty_listings_results div.cmnty_listings_results_col5 {
	float:left;
	font-weight:normal;
	font-size:11px;
}
#cmnty_main #cmnty_profile #cmnty_listings_results div.cmnty_listings_results_col1 {
	padding-right:10px;
	padding-left:12px;
	width:102px;
}
#cmnty_main #cmnty_profile #cmnty_listings_results div.cmnty_listings_results_col1 img {
	border:1px solid #999999;
}
#cmnty_main #cmnty_profile #cmnty_listings_results div.cmnty_listings_results_col2 {
	width: 210px;
	padding-right:8px;
}
#cmnty_main #cmnty_profile #cmnty_listings_results div.cmnty_listings_results_col2 .cmnty_listings_results_title {
	font-size: 12px;
	font-weight:bold;
	margin:0 0 6px 0;
}
#cmnty_main #cmnty_profile #cmnty_listings_results div.cmnty_listings_results_col2 .cmnty_listings_results_title a, 
#cmnty_main #cmnty_profile #cmnty_listings_results div.cmnty_listings_results_col2 .cmnty_listings_results_title a:active, 
#cmnty_main #cmnty_profile #cmnty_listings_results div.cmnty_listings_results_col2 .cmnty_listings_results_title a:visited {
	color:#3f7abd;
	text-decoration:underline;
}
#cmnty_main #cmnty_profile #cmnty_listings_results div.cmnty_listings_results_col2 .cmnty_listings_results_title a:hover {
	text-decoration:none;
}
#cmnty_main #cmnty_profile #cmnty_listings_results div.cmnty_listings_results_col2 .cmnty_listings_results_tagline {
	font-style:italic;
	margin:0;
}
#cmnty_main #cmnty_profile #cmnty_listings_results div.cmnty_listings_results_col3 {
	width: 66px;
	padding-right:8px;
	text-align:right;
	font-weight:bold;
}
#cmnty_main #cmnty_profile #cmnty_listings_results div.cmnty_listings_results_col4 {
	width: 66px;
	padding-right:8px;
	text-align:right;
	font-weight:bold;
}
#cmnty_main #cmnty_profile #cmnty_listings_results div.cmnty_listings_results_col5 {
	text-align:right;
	font-weight:bold;
}
#cmnty_main #cmnty_profile #cmnty_listings_results .cmnty_listings_results_cols {
	width:488px;
	float:left;
}
#cmnty_main #cmnty_profile #cmnty_listings_results .cmnty_listings_results_cols p {
	clear:both;
	font-size:11px;
}

/* My Listings */
#bdProfileMyListings {
	width: 618px;
}
#bdProfileMyListings div.bd_pager {
	float: right;
}
.bdProfileMyListingsLabels {
	position: relative;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #6e84ad;
	margin: 20px 0;
}
.bdProfileMyListingsLabels .bdProfileFiguresBusiness {
	position: absolute;
	top: -17px;
	left: 121px;
	width: 200px;
}
.bdProfileMyListingsLabels .bdProfileFiguresAsking {
	position: absolute;
	top: -17px;
	left: 335px;
	width: 80px;
	text-align: left;
	}
.bdProfileMyListingsLabels .bdProfileFiguresCashFlow {
	position: absolute;
	top: -17px;
	left: 410px;
	width: 100px;
	text-align: left;
}
.bdProfileMyListingsLabels .bdProfileFiguresLocation {
	position: absolute;
	top: -17px;
	left: 510px;
	width: 108px
}
#bdProfileMyListings h2 {
	/*margin-bottom: -10px !important;*/
}
.bdProfileMyListingsListing {
	position: relative;
	width: 600px;
	background: #f0f4ff;
	padding: 8px;
	border: 1px solid #e8eefe;
	margin-bottom: 3px;
}
.bdProfileMyListingsListing img {
	float: left;
	margin: 0 10px 0 0;
	border: 1px solid #999;
}
.bdProfileMyListingsListing div a {	
	display: block;
	margin: 0 0 6px 0;
	color: #4662a3 !important;
	text-decoration: underline !important;
	font-weight: bold;
}
.bdProfileMyListingsListing em {
	display: block;
	font: italic 11px Arial, Helvetica, sans-serif;
	margin: 0px;
	color: #333333;
}
.bdProfileMyListingsListing div p {
	margin: 0 0 0 116px;
}
.bdProfileMyListingsFigures {
	font: bold 11px Arial, Helvetica, sans-serif;
}
.bdProfileMyListingsFigures dl {
	position: relative;
}
.bdProfileMyListingsFigures dt {
	display: none;
}
.bdProfileFiguresAsking {
	position: absolute;
	top: 0;
	left: 327px;
	width: 80px;
	text-align: left;
}
.bdProfileFiguresCashFlow {
	position: absolute;
	top: 0;
	left: 402px;
	width: 100px;
	text-align: left;
}
.bdProfileFiguresLocation {
	position: absolute;
	top: 0;
	left: 501px;
	width: 108px
}

/* My Links */
#bdProfileMyLinks {
	/*width: 760px;*/
	width: 100%;
}
#bdProfileMyLinks p {
	border-top: 2px solid #e5e5e5;
	padding-top: 12px;
	line-height: 28px;
}
#bdProfileMyLinks p a {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #5780ac;
	margin: 0 15px 0 15px;
}

/* Profile Footer */
#bdProfileFooter {
	/*width: 760px;*/
	width: 100%;
	text-align: left;
}
#bdProfileFooter img {
	float: right;
	margin: 10px 0 10px 0;
}
#bdProfileFooter p {
	font: 11px Arial, Helvetica, sans-serif;
	color: #b2b2b2 !important;
	margin: 20px 0 0 0;
}

/* Contact Form */
#bdContactBrokerContainer {
	position: relative;
	width: 760px;
	margin: 15px auto 0 auto;
	text-align: left;
}
#bdContactBrokerContainer h1 {
	font: bold 20px Arial, Helvetica, sans-serif;
	color: #384c7e;
	margin: 15px 0 10px 0;
}
#bdContactBrokerContainer h2 {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #7f9db9;
	margin: 0 0 5px 0;
}
#bdContactBrokerContainer input, textarea {
	width: 326px;
	padding: 2px 2px 0 2px;
}
#bdContactBrokerContainer textarea {
	height: 79px;
}
#bdProfileContainerTop {
	background: #6479a2;
	height: 20px;
	border-bottom: 5px solid #e8efff;
}
#bdContactBrokerForm {
	margin: 0 0 15px 0;
}
#bdContactBrokerFormLeft {
	float: left;
	width: 348px;
	border-right: 1px solid #e4ebf1;
}
#bdContactBrokerFormLeft p {
	margin: 10px 0 3px 0;
	font: 12px Arial, Helvetica, sans-serif;
	color: #777;
}
#bdContactBrokerFormLeft p span {
	margin: 0 0 0 4px;
}
#bdContactBrokerFormLeft p img {
	padding-bottom: 2px;
}
#bdContactBrokerFormLeft b {
	color: #000;
}
#bdContactBrokerFormLeft em {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #d70103;
}
#bdContactBrokerFormRight {
	width: 179px;
	float: left;
	margin-left: 22px;
}
.bdContactBrokerContactName {
	color: #577fb0;
}
#bdContactBrokerCaptcha {
	margin-bottom: 20px;
}
.bdContactBrokerCaptchaImage {
	width: 200px;
	float: left;
	margin: 0 17px 0 0;
}
.bdContactBrokerCaptchaImage a {
	display: block;
	margin-top: 3px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #5780ae;
	text-decoration: underline !important;
}
.bdContactBrokerCaptchaInput p {
	margin: 0 0 15px 217px;
	width: 332px;
}
.bdContactBrokerCaptchaInput a {
	color: #5780ae;
}
.bdContactBrokerCaptchaInput input {
	width: 109px !important;
}
.validationError p {
	display: block;
	width: 516px;
	width: 550px;
	margin: 0;
	padding: 9px 0 9px 32px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #d70103;
	background: url(../images/icons/error.gif) 12px 9px no-repeat #fffdf0;
	border-left: 1px solid #cac6bb;
	border-right: 1px solid #cac6bb;
}

/* Confirmation Page */
#bdContactBrokerConfirmation {
	position: relative;
	width: 966px;
	margin: 15px auto 0 auto;
	text-align: left;
}
#bdContactBrokerConfirmation h1 {
	font: bold 20px Arial, Helvetica, sans-serif;
	color: #384c7e;
	margin: 15px 0 10px 0;
}
#bdContactBrokerConfirmation .bdBlueUpsell h1 {
	font: 18px Arial, Helvetica, sans-serif;
	color: #3f7abd;
	margin: 0 0 5px 0;
}
.bdContactBrokerConfirmationMessage {
	font: bold 12px Arial, Helvetica, sans-serif;
}
.bdBlueUpsell {
	width: 450px;
	height: 77px;
	padding: 15px 21px 0 21px;
	background-color: #f4f9ff;
	border-top: 1px dashed #bed0f6;
	border-bottom: 1px dashed #bed0f6;
}
.bdBlueUpsell p {
	margin: 0;
	font: 12px Arial, Helvetica, sans-serif;
}
.bdBlueUpsell p a {
	color: #5780ae;
	text-decoration: underline;
}
	
.bdSRPaging {
	float: right !important;
	color: #000 !important;
}
.bdSRPaging a {
	font-weight: bold;
	text-decoration: underline;
	color: #5780ae;
}
.bdSRNext {
	padding-right: 15px;
	background: url(../images/icons/orangeArrow.gif) 30px 4px no-repeat;
}
.bdBackToResults {
	font: 11px Arial, Helvetica, sans-serif;
	color: #5780ae;
	padding-left: 7px;
	background: url(../images/icons/bull_blueArrow.gif) 0 4px no-repeat;
}
.bdBackToResults a, .bdBackToResults a:active, .bdBackToResults a:visited {
	color: #5780ae;
	text-decoration: underline;
}
.bdBackToResults a:hover {
    color: #5780ae;
	text-decoration: none;
}

/* Contact Form */
.cmnty_contact_form
{
	margin-bottom: 15px;
}

.cmnty_contact_email_sent,
.cmnty_contact_email_not_sent
{
	font-weight: bold;
}

.cmnty_contact_email_not_sent
{
	margin-top: 10px;
	color: #FF0000;
}

.cmnty_contact_form h1,
.cmnty_contact_email_sent h1
{
	color: #294270;
	font-size: 21px;
	font-weight: bold;	
}

.cmnty_contact_email_sent a:hover
{
	text-decoration: underline;
}

.cmnty_contact_form .cmnty_contact_right h2
{
	color: #7F9DB9 !important;
	font-size: 11px !important;
}

.cmnty_contact_form .cmnty_contact_right p
{
	font-size: 11px !important;
}

.cmnty_contact_form .cmnty_contact_submit
{
	margin-top: 20px;
}

.cmnty_contact_form .cmnty_contact_left
{
	float: left;
	width: 348px;
	border-right: 1px solid #E4EBF1;
}

.cmnty_contact_form .cmnty_contact_right
{
	float: left;
	margin-left: 22px;
	width: 179px;
}

.cmnty_contact_form .cmnty_contact_left .cmnty_contact_field
{
	margin: 10px 0px 3px 0px !important;
}

.cmnty_contact_form .cmnty_contact_left .cmnty_contact_field_last
{
	margin: 10px 0px 0px 0px !important;
}

.cmnty_contact_form .cmnty_contact_left .cmnty_contact_field input, 
.cmnty_contact_form .cmnty_contact_left .cmnty_contact_field textarea
{
	width: 320px;
	background: #FFFFFF none repeat scroll 0 0;
	border: 1px solid #D2D0CA;
	color: #000000;
	font-size: 12px;
	margin: 2px 0px 0px 0px;
	padding: 3px 6px 1px 6px;
}

.cmnty_contact_form .cmnty_contact_left .cmnty_contact_field input
{
	height: 17px;
}

.cmnty_contact_form .cmnty_contact_left .cmnty_contact_field textarea
{
	height: 79px;
	overflow: auto;
}

.cmnty_contact_form .cmnty_contact_left .cmnty_contact_field .cmnty_contact_name
{
	color: #577FB0;
	margin-left: 4px;
}

.cmnty_contact_form .cmnty_contact_left .cmnty_contact_field span.cmnty_contact_field_alt
{
	color: #777777;
	font-weight: normal;
}

.cmnty_contact_form .cmnty_contact_left .cmnty_contact_field img
{
	padding-bottom: 2px;
}
.cmnty_form_field_truncated
{
	color: #FF0000;
}

/* My Account */
.mybbs_login
{
	margin-top: 25px;
	width: 262px;
	margin-left:20px
}

.mybbs_login a:hover
{
	text-decoration: underline;
}

.mybbs_login h1
{
	color: #294270;
	font-size: 21px;
	font-weight: bold;
	margin: 0px 0px 10px;
}

.mybbs_login .registration_form div.registration_form_row
{
	margin-bottom: 10px;
}

.mybbs_login .registration_form div.registration_form_row p.registration_form_label
{
	margin-bottom: 5px !important;
	text-align: left !important;
	font-weight: bold;
	color: #000000 !important;
}

.mybbs_login .loginAction
{
	float: right;
}

.mybbs_login .loginAction p
{
	float: left;
	margin: 6px 10px 0px 0px !important;
	font-size: 12px;
}

.mybbs_login p.registration
{
	margin: 25px 0px 0px 0px !important;
	padding: 25px 0px 0px 0px;
	overflow: hidden;
	width: 100%;
	clear: right;
	border-top: solid 1px #CCCCCC;
	font-size: 12px;
}

.mybbs_login p.registration a,
.mybbs_login p.registration span
{
	display: block;
}

.mybbs_login p.registration a
{
	float: right;
}

.mybbs_login p.registration span
{
	float: left;
	margin-top: 2px;
}

.mybbs_myAccount
{
	margin-top: 25px;
	width: 450px;
}

.mybbs_myAccount .header
{
	background: transparent url(../../xcommon/images/backgrounds/bg_sep_title.gif) repeat-x scroll 0 bottom;
	padding-bottom: 5px;
	margin-bottom: 15px;
}

.mybbs_myAccount .header h1
{
	color: #294270;
	font-size: 21px;
	font-weight: bold;
	margin: 0px;
}

.mybbs_myAccount .header p.defRequired
{
	text-align: right;
	font-size: 12px;
	margin: 0px;
}

.mybbs_myAccount .mybbs_myAccount_save
{
	margin-top: 15px;
	padding-top: 10px;
	border-top: solid 1px #E7EDF5;
}

.mybbs_myAccount .registration_form .registration_form_row .registration_form_label
{
	margin-bottom: 2px;
}

.mybbs_myAccount .registration_form .registration_change_password
{
	border-bottom-style: none;
}

.mybbs_myAccount .mybbs_myAccount_save .saveButton
{
	float: right;
}

.mybbs_myAccount .mybbs_myAccount_save .cancel
{
	float: right;
}

.mybbs_myAccount .mybbs_myAccount_save .cancel p
{
	margin: 7px 25px 0px 0px !important;
	font-size: 12px;
}

.mybbs_myAccount .mybbs_myAccount_save .cancel a
{
	color: #3F7ABD;	
	text-decoration: underline;
}
.registration_form h3
{
	font-size: 14px;
	margin-bottom: 2px;
	color: #555555;
	text-align: right;
	font-weight: normal;
}
.registration_form h3 a
{
	margin: 0px;
	float: none;
	outline: none;
	outline-color: #FFFFFF;
	padding-right: 15px;
	background: transparent url(../../images/icon_dropdownArrowBlue.gif) no-repeat right 6px;
}
.registration_form h3 a:hover
{
	text-decoration: underline;
}
.registration_form h3 a.expanded
{
	background-position: right -10px;
}
.registration_form .registration_change_password_container
{
	display: none;
}
.registration_form .registration_change_password
{
	padding: 8px 0px 0px 0px;
	border-top: 1px solid #E7EDF5;
	border-bottom: 1px solid #E7EDF5;
	margin: 0px 0px 8px 0px;
}
.registration_form_row .registration_form_field p.field_note
{
	color: #959595;
	font-size: 11px;
	margin: 1px 0 2px 0;
}
.registration_form_row .photo_uploadControl
{
	position: relative;
	width: 362px !important;
	padding-right: 0px;
	overflow: hidden;
}
.registration_form_row .photo_uploadControl > .form_input
{
	padding-right: 0px;
	top: 0;
	left: 0;
	position: absolute;
}
.registration_form_row .photo_uploadControl .photo_realUpload
{
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
	margin-top: 2px;
}
.registration_form_row .photo_uploadControl .photo_realUpload:hover
{
	cursor: pointer;
}
.registration_form_row .photo_uploadControl .photo_realUpload input
{
	opacity: 0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	cursor: pointer;
	font-size: 18px;
	height: 20px;
}
.registration_form_row .photo_uploadControl .photo_realUpload input:hover
{
	cursor: pointer;
}
.registration_form_row .photo_uploadControl .photo_fakeUpload
{
	width: 100%;
	margin: 2px 0px 2px 0px;
}
.registration_form_row .photo_uploadControl .photo_fakeUpload .photo_upload
{
	float: right;
	margin-top: 2px;
}
.registration_form_row .registration_form_field .check_field
{
	float: left;
}
.registration_form_row .registration_form_field .check_field input
{
	margin: 0px;
}
.registration_form_row .registration_form_field .check_label
{
	float: left;
	padding: 0px 0px 0px 5px;
}
.registration_form_row .registration_form_field .check_label_optin
{
	width: 410px;
}
.registration_form_row.photo .registration_form_field a
{
	margin-left: 5px;
	text-decoration: underline;
}

/* Syndication Credential Validation */
.syndicationCredentialValidation .syndicationCredentialsValidated, 
.syndicationCredentialValidation .syndicationCredentialsNotValidated
{
	border: solid 1px;
}

.syndicationCredentialValidation .syndicationCredentialsValidated
{
	width: 255px;
	height: 32px;
}

.syndicationCredentialValidation .syndicationCredentialsNotValidated
{
	width: 247px;
	height: 32px;
}

.syndicationCredentialValidation .syndicationCredentialsValidated
{
	padding: 6px 8px 8px 8px;
}

.syndicationCredentialValidation .syndicationCredentialsNotValidated
{
	padding: 6px 12px 8px 12px;
}

.syndicationCredentialValidation .syndicationCredentialsValidated p, 
.syndicationCredentialValidation .syndicationCredentialsNotValidated p
{
	margin: 0px;
}

.syndicationCredentialValidation .syndicationCredentialsValidated p.message, 
.syndicationCredentialValidation .syndicationCredentialsNotValidated p.message
{
	background: transparent url(/brokers/images/icons/icons_listingExport.png) no-repeat left 0px;
	_background-image: url(/brokers/images/icons/icons_listingExport.gif);
	font-size: 12px;
	text-align: right;
	height: 16px;
}

.syndicationCredentialValidation .syndicationCredentialsValidated p.actions, 
.syndicationCredentialValidation .syndicationCredentialsNotValidated p.actions
{
	text-align: right;
	margin: 0px;
}

.syndicationCredentialValidation .syndicationCredentialsValidated p.actions
{
	color: #3A9D40;
}

.syndicationCredentialValidation .syndicationCredentialsNotValidated p.actions
{
	color: #D93A3F;
}

.syndicationCredentialValidation .syndicationCredentialsValidated p.actions a, 
.syndicationCredentialValidation .syndicationCredentialsNotValidated p.actions a
{
	text-decoration: underline;
	font-weight: normal;
}

.syndicationCredentialValidation .syndicationCredentialsValidated p.actions a
{
	color: #3A9D40;
}

.syndicationCredentialValidation .syndicationCredentialsNotValidated p.actions a
{
	color: #D93A3F;
}

.syndicationCredentialValidation .syndicationCredentialsValidated p.actions a:hover, 
.syndicationCredentialValidation .syndicationCredentialsNotValidated p.actions a:hover
{
	text-decoration: none;
}

.syndicationCredentialValidation .syndicationCredentialsValidated p.message
{
	background-position: left -64px;
}

.syndicationCredentialValidation .syndicationCredentialsNotValidated p.message
{
	background-position: left -16px;
}

.syndicationCredentialValidation .syndicationCredentialsValidated
{
	display: none;
	border-color: #03C614;
	background-color: #B2F1BA;
}

.syndicationCredentialValidation .syndicationCredentialsNotValidated
{
	background-color: #F0B0B0;
	border-color: #D73C3A;
}

.syndicationCredentialValidation.validated .syndicationCredentialsValidated

{
	display: block;
}

.syndicationCredentialValidation.validated .syndicationCredentialsNotValidated

{
	display: none;
}

/* Syndication Login */
#syndicationLoginPopup
{
	display: none;
	margin: -141px 0px 0px -159px;
	left: 50%;
	top: 40%;
	z-index: 100001;
	position: absolute;
	min-height: 185px;
	width: 317px;
}

#syndicationLoginPopup .syndicationLogin_container, 
#syndicationLoginPopup .syndicationLogin_border
{
	height: 100%;
	width: 278px;
	position: absolute;
}

#syndicationLoginPopup .syndicationLogin_container
{
	border: solid 1px #000000;
	background: #FFFFFF url(/users/images/backgrounds/bg_syndicationLogin.png) repeat-x 0px bottom;
	padding: 16px;
	z-index: 100002;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#syndicationLoginPopup .syndicationLogin_border
{
	background-color: #000000;
	filter: alpha(opacity=15);
	opacity: 0.15;
	padding: 22px;
	margin: -5px 0px 0px -5px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#syndicationLoginPopup .syndicationLogin_container .header
{
	overflow: hidden;
	width: 100%;
	clear: both;
}

#syndicationLoginPopup .syndicationLogin_container .header h3
{
	color: #000000;
	font-size: 14px;
	margin-bottom: 13px;
	font-weight: bold;
	float: left;
}

#syndicationLoginPopup .syndicationLogin_container .header a
{
	text-decoration: none;
	display: block;
	float: right;
}

#syndicationLoginPopup .syndicationLogin_container p
{
	margin: 0px;
}

#syndicationLoginPopup .syndicationLogin_container p.register
{
	font-weight: bold;
}

#syndicationLoginPopup .syndicationLogin_container p a
{
	text-decoration: underline;
}

#syndicationLoginPopup .syndicationLogin_container p a:hover
{
	text-decoration: none;
}

#syndicationLoginPopup .syndicationLogin_container .syndicationLogin_fieldRow
{
	margin-bottom: 3px;
}

#syndicationLoginPopup .syndicationLogin_container .syndicationLogin_fieldRow input
{
	border: solid 1px #D2D0CA;
	width: 202px;
	height: 14px;
	padding: 2px;
}

#syndicationLoginPopup .syndicationLogin_container .syndicationLogin_fieldRow.actions
{
	margin-top: 8px;
	overflow: hidden;
	width: 100%;
	clear: left;
	position: relative;
}

#syndicationLoginPopup .syndicationLogin_container .syndicationLogin_fieldRow.actions a
{
	display: block;
	float: left;
	font-size: 11px;
	margin-right: 5px;
}

#syndicationLoginPopup .syndicationLogin_container .syndicationLogin_fieldRow.actions div.disableSubmit
{
	padding: 2px 0px 0px 150px;
}

#syndicationLoginPopup .syndicationLogin_container .syndicationLogin_fieldRow p.syndicationLogin_fieldLabel
{
	font-weight: bold;
}

#syndicationLoginPopup .syndicationLogin_container div#validationError
{
	display: none;
	color: #FF0000;
	font-size: 11px;
}

#syndicationLoginPopup .syndicationLogin_container div#validationError p.forgotPassword a
{
	text-decoration: underline;
}

#syndicationLoginPopup .syndicationLogin_container div#validationError p.forgotPassword a:hover
{
	text-decoration: none;
}