div.wc-module-member-content p span.form-standard-error {
	color: #CC0000;
}

div#wc-module-member-search ul#wc-module-member-letters {
	margin: 5px 0 0 0;
}

div#wc-module-member-search ul#wc-module-member-letters li {
	list-style-type: none;
	display: inline;
	padding: 1px 2px
}

div#wc-module-member-search ul#wc-module-member-letters li.state-selected {
	background: #505050
}

div#wc-module-member-search ul#wc-module-member-letters li.state-selected a {
	color: #fff
}

div#wc-module-member-search h3.heading-member-label {
	margin-bottom: 23px;
	font-size: 150%;
	font-weight: normal
}

div#wc-module-member-search .result-details div.result-profile-info .position-left,
div#wc-module-member-search .result-details div.result-profile-info .position-right {
	float: left
}

div#wc-module-member-search .result-details div.result-profile-info .position-left {
	width: 105px;
	margin-right: 10px;
}

div#wc-module-member-search .result-details div.result-profile-info .position-right p {
	margin-bottom: 2px
}

div#wc-module-member-search .result-details p.style-edit-btn {
	margin-top: 15px
}

div#wc-module-member-search .result-details a.btn-edit-profile {
	background: #686E7E;
	padding: 3px 8px;
	color: #fff;
	text-decoration: none
}

#wc-module-member-profile-form fieldset {
	padding: 0
}

#wc-module-member-profile-form fieldset label {
	width: 27em;
	font-weight: normal;
}

#wc-module-member-profile-form fieldset label span {
	display: block;
	font-weight: normal;
}

#wc-module-member-profile-form fieldset ol {
	margin: 0
}

#wc-module-member-profile-form fieldset ol li {
	margin-bottom: 1px
}

#wc-module-member-profile-form .btn-remove-image {
	background: url(/graphics/ico_delete.gif) left center no-repeat;
	padding-left: 16px;
	display: block;
}

#wc-module-member-profile-form #biography-text-counter {
	width: 45px;
	margin-left: 120px
}

#wc-module-member-profile #wc-module-member-profile-image {
	margin: 12px 0 0 10em;
}

#wc-module-member-profile-form fieldset h3.style-heading-form-group {
	margin-bottom: 3px
}

#wc-module-member-profile-form fieldset h3.style-heading-form-group a {
	padding: 5px 8px;
	display: block;
	background: #EEEEEE url(/graphics/ico_minus-grey-heading.gif) 97% center no-repeat;
	border-top: 3px solid #696B82;
}

#wc-module-member-profile-form fieldset h3.style-heading-form-group a.collapse {
	background: #EEEEEE url(/graphics/ico_plus-grey-heading.gif) 97% center no-repeat;
}

#wc-module-member-profile-form fieldset ol li ol.style-checkbox-group {
	padding: 0 8px;
	margin-bottom: 12px
}

#wc-module-member-profile-form fieldset ol li ol.style-checkbox-group li {
	clear: both;
	padding-left: 0
}

#wc-module-member-profile-form fieldset ol li ol.style-checkbox-group li input,
#wc-module-member-profile-form fieldset ol li ol.style-checkbox-group li label {
	float: left
}

#wc-module-member-profile-form fieldset ol li ol.style-checkbox-group li label {
	width: auto
}

#wc-module-member-login-form ol,
#wc-module-member-login-form ol li {
	margin: 0;
	padding: 0;	
}

#wc-module-member-login-form label {
	width: 115px;
}

#wc-module-member-login-form input.form-standard-text,
#wc-module-member-login-form input.form-standard-password {
	width: 305px;
}

#wc-module-member-login-form input.form-standard-button {
	margin-left: 105px;
}

/* Member Sign Up Form */
.layer-top-round-corner {
	height: 10px;
	margin: 0 0 -10px 0;
	border-top:1px solid #C9C9C9;
	border-left:1px solid #C9C9C9;
	border-right:1px solid #C9C9C9;
	-webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
	behavior: url(/inc/htc/PIE.htc);	
}

.layer-bottom-round-corner {
	height: 10px;
	margin: 0 0 20px 0;
	border-bottom:1px solid #C9C9C9;
	border-left:1px solid #C9C9C9;
	border-right:1px solid #C9C9C9;
	-webkit-border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
	behavior: url(/inc/htc/PIE.htc);	
}

#layer-form-sign-up {
	margin: 0;
	padding: 0 5px;	
	border-left:1px solid #C9C9C9;
	border-right:1px solid #C9C9C9;
	border-bottom: 1px solid #ffffff;
	color: #454545;
}

#layer-form-sign-up .style-page-title {
	margin-top: 10px;
}

#layer-form-sign-up form ol li .label-align-right {
	width: 265px;
	padding-right: 20px;
	text-align: right;
}

#layer-form-sign-up form ol li label em {
	color :#7E99AE;
}

#layer-form-sign-up form ol li .form-standard-text {
    height: 22px;
    width: 285px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-color: #A8A8A8;
    border-radius: 5px 5px 5px 5px;
    behavior: url(/inc/htc/PIE.htc);
    border-style: solid;
    border-width: 1px;
    background:#FFFFFF;	
}

#layer-form-sign-up form ol li select {
    height: 25px;
    width: 307px;
    padding-top: 2px;
    padding-bottom: 2px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-color: #A8A8A8;
    border-radius: 5px 5px 5px 5px;
    behavior: url(/inc/htc/PIE.htc);
    border-style: solid;
    border-width: 1px;
    background:#FFFFFF;
}

#layer-form-sign-up form ol li textarea {
    height: 68px;
    width: 286px;
    padding-top: 2px;
    padding-bottom: 2px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-color: #A8A8A8;
    border-radius: 5px 5px 5px 5px;
    behavior: url(/inc/htc/PIE.htc);
    border-style: solid;
    border-width: 1px;
    background:#FFFFFF;
}

#layer-form-sign-up form ol li p {
	color: #454545;	
}

#layer-form-sign-up form ol.style-checkbox-group {
	margin: 0!important;
	padding: 0!important;
}

#layer-form-sign-up form ol.style-checkbox-group li {
	float: left;
	width: 215px;
	clear: none!important;
}

#layer-form-sign-up form ol#list-sector li,
#layer-form-sign-up form ol#list-interest li {
	height: 22px;
}

#layer-form-sign-up form ol.style-checkbox-group li label {
	width: 185px!important;
	margin: 0 0 0 10px;
	color: #5792A0;
}

#layer-form-sign-up form ol.style-checkbox-group li input {
	margin: 2px 0 0 0;
}

#layer-form-sign-up form .list-dont-want-to-hear-from .style-checkbox-group li {
	float: none;
}

#layer-form-sign-up form .list-dont-want-to-hear-from .style-checkbox-group li label {
	display: block;
	float: none;
	width: 640px!important;	
	margin-left: 20px;	
}

#layer-form-sign-up form .list-agree-tnc .style-checkbox-group li label {
	width: 640px!important;
	display: block;
	float: none;	
	margin-left: 20px;		
	color: #454545;
}

#layer-form-sign-up form #recaptcha_widget_div {
	displat: block;
	width: 320px;
	margin: 0 auto;
}

#layer-form-sign-up form p.button {
	margin-top: 10px;
	padding: 30px 0 20px 0;
	border-top: 1px solid #E1E1E1;
}

#layer-form-sign-up form p.button input {
	width: 95px;
    height: 24px;	
    padding: 0 0 3px 0;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    vertical-align: top;
	background:url("/graphics/IDEAcarbon/bg_button-signup.gif") no-repeat 0 0 ;
    text-transform: uppercase;
}

