/*
	CSS Document for My Account section bearclub.com
*/
/*myaccount related links*/

#myacc-links a {display: block; border-width:1px 1px 3px 1px; border-style: solid; border-color: #9A9578 #9A9578 #8D141A #9A9578; font-weight: bold; color: #8D141A; padding:0px 4px 0px 30px; height:100%; line-height:26px; background: #FFFFFF url(../images/myacc-link-bg.gif) no-repeat left;}
#myacc-links a:hover { border-width:1px 1px 3px 1px; border-style: solid; border-color:#9A9578; }


.profile-button-group
{	
	background-color: #A6A289;
	vertical-align: middle;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px; font-weight: bold; color:#FFFFFF;
	padding: 4px;
	text-align:center
}

.profile-field-group
{	
	background-color: #615C3E;
	vertical-align: middle;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px; font-weight: bold; color:#FFFFFF;
	text-align:left;
	padding-left: 10px;
}
.profile-field-group a{	padding: 4px; display: block; height:100%;}
.profile-field-group a:link,.profile-field-group a:visited{color: #FFFFFF; text-decoration: none;	font-family: Arial, Helvetica, sans-serif; font-size: 17px; font-weight: bold;}
.profile-field-group a:hover {text-decoration: none; color:#FFFFFF;background-color: #A6A289;}
.profile-field-group span {color: #fff; font-size: 10px; font-family: Tahoma, Verdana, Arial, sans-serif; width: 25px; display: block; float: right; vertical-align: middle; line-height: 16px; cursor: pointer;}

/*for buttons within profile edit area*/
.profile-box {border:1px solid #908B6B;}
.profile-button-bar {
	background-color: #A6A289;
	border-top:1px solid #908B6B;
	text-align: right;
	padding: 3px;
	margin: 2px;
}
#profile-data .button {font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 12px; font-weight: bold; background-color: #615C3E; color: #FFFFFF; padding: 3px 5px; min-width: 100px; overflow:inherit; width:190px; cursor: pointer;}
#profile-data-popup .field-name{font-weight: bold; text-align:right; width: 50%;}
.profile-image {border:1px solid #ffffff; margin:4px;}
.xxx-image {border:1px solid #ffffff; margin:4px;}
