.memberRow {
	background: #FFFFFF;
	padding: 3px;
}
.memberRow, .memberRow p {
	font-size: 11px;
	color: #000000;
	margin-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;	
}
.memberRow .col1 {
	float: left;
	width: 225px;
}
.memberRow .col2 {
	float: left;
	width: 183px;
}
.memberRow .big {
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.memberRow a:hover .big {
	text-decoration: underline;
}

/* --- */

.form .standard {
	clear: both;
	margin-bottom: 10px;
	background: #CFC5A8;
	padding: 4px;
}
.form .standard .label {
	float: left;
	width: 135px;
	font-weight: bold;
	color: #000000;
}
.required .label {
	font-weight: bold;
}
.form .standard .field {
	float: left;
	width: 325px;
}
.form input {
	width: 275px;
}
.form .standard .desc {
	diaply: none;
}

.autoWidth .autoWidth input {
	width: auto;
}

.legend,
.value {
	display: none;
}

/* --- */

#pendingUpdateForm .visOn .field input {
	float: left;
}
#pendingUpdateForm .visIcon_,
#pendingUpdateForm .visIcon_0,
#pendingUpdateForm .visIcon_1,
#pendingUpdateForm .visIcon_2 {
	position: relative;
	left: auto;
	float: left;
	width: 22px;
	height: 17px;
	background-position: center;
	background-repeat: no-repeat;
	cursor: pointer;
}

#prac_areas_box {
	overflow: auto;
	height: 350px;
	border: 1px solid #333333;
	background: #CCCCCC;
}
#prac_areas_box ul {
	list-style: none;
}
#form .checkList {
	margin: 15px;
	padding: 0px;
}
#form .checkList li {
	clear: both;
	margin: 0px;
	padding: 0px;
	width: auto;
}
#form .checkList li input {
	width: auto;
}

/* --- */

.infoFields {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.infoFields li {
	margin: 0px 0px 3px 0px;
	padding: 0px;
	line-height: 30px;
}
.infoFields li .opt {
	float: left;
	width: 50px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: #EEEEEE;
	margin-right: 3px;
}
.infoFields li .nameCol {
	float: left;
	width: 300px;
}


.visIcon,
.visIcon_,
.visIcon_0,
.visIcon_1,
.visIcon_2 {
	float: left;
	width: 22px;
	height: 17px;
	background: center no-repeat;
	cursor: pointer;
}
.visIcon
.visIcon_,
.visIcon_0 {
	background-image: url(/cMembership/i/status_0.gif);
}
.visIcon_1 {
	background-image: url(/cMembership/i/status_1.gif);
}
.visIcon_2 {
	background-image: url(/cMembership/i/status_2.gif);
}
.iconSingle {
	position: static;
}

/* --- */
/* --- */

#searchArea {
	width: 450px;
	color: #000000;
}
#searchArea_top {
	padding: 6px 12px 8px 6px;
	background: #CFC5A8;
}
#searchArea_search {
	float: left;
	width: 80px;
	font-size: 18px;
	font-weight: bold;
	line-height: 50px;
}
#searchArea_fields {
	float: left;
	width: 345px;
}
#searchArea_by,
#searchArea_filter {
	position: relative;
	font-weight: bold;
}
.searchArea_opts {
	position: absolute;
	top: 0px;
	right: 0px;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.searchArea_opts li {
	float: left;
	margin: 0px 0px 3px 6px;
	padding: 0px;
	font-weight: normal;
}
.searchArea_opts li a,
.searchArea_opts li a.unselected {
	text-decoration: none;
	color: #333333;
}
.searchArea_opts li a:hover {
	text-decoration: underline;
}
.searchArea_opts li a.selected {
	font-weight: bold;
	color: #926F10;
}
#searchField {
	font-size: 14px;
	width: 342px;
}
#searchArea_processing,
.searchArea_processing {
	margin: 3px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	color: #FFFFFF;
	font-size: 11px;
	background: url(/i/loading.gif);
	display: none;
}

#searchArea_zipcode_zip,
#searchArea_zipcode_range {
	float: left;
	background: #CFC5A8;
	line-height: 30px;
	width: 165px;
	margin: 0px 3px 3px 0px;
	padding: 0px 0px 0px 80px;
}
#searchArea_zipcode_range {
	width: 188px;
	margin-right: 0px;
	padding: 0px 0px 0px 12px;
}
.searchArea_row {
	clear: both;
	background: #CFC5A8;
	line-height: 30px;
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 0px 80px;
}
.searchArea_row a {
	display: block;
	background: url(/i/btn_bg.gif) top repeat-x;
	width: 300px;
	line-height: 30px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0px 8px 0px 8px;
	text-align: center;
}
.searchArea_row a:hover {
	color: #999999;
}
.x {
	display: block;
	position: absolute;
	top: 3px;
	right: 3px;
	border: 1px solid #FFFFFF;
	color: #333333;
	text-decoration: none;
	line-height: 14px;
	height: 14px;
	width: 14px;
	text-align: center;
}
.x:hover {
	border: 1px solid #FF9F9F;
	color: #FF9F9F;
}
#searchArea h3 {
	padding: 0px 0px 0px 4px;
	margin: 15px 0px 0px 0px;
	position: relative;
	text-transform: none;
}

#searchArea_practice_area,
#searchArea_zipcode {
	display: none;
}


.requiredEmpty {
	background: #840D0D;
	color: #FFFFFF;
}
.requiredOkay {
	background: none;
	color: #000000;
}

/* --- */

#searchTabs {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#searchTabs li {
	float: left;
	margin: 0px 3px 0px 0px;
	padding: 0px 8px 0px 8px;
	line-height: 30px;
	border: 1px solid #000000;
	border-bottom: 0px;
	background: #CFC5A8;
}
#searchTabs li.selected {
	background: #554E35;
}
#searchTabs li.selected a {
	color: #FFFFFF;	
}
#area_general {
	clear: both;
	border: 1px solid #000000;
	padding: 10px;
}
#area_byname {
	display: none;
	clear: both;
	border: 1px solid #000000;
	padding: 10px;
}

/* --- */

.group_list ul {
	margin: 5px 0px 5px 25px;
	padding: 0px;
}
.group_list li {
	margin: 0px;
	padding: 0px;
}
.g_depth_2 h4 {
	font-size: 13px;
	color: #947110;
}
.g_depth_3 h4 {
	font-size: 12px;
	color: #4B3A13;
}