.member {
	font-family:HelveticaNeue-Light,HelveticaNeue,'Helvetica Neue Light','Helvetica Neue',Helvetica,Arial,sans-serif;
}

.member .two-thirds {
	float: left;
}

.member #header {
	background-image: url(/images/assets/header-nonav.gif);
	height: 177px;
}

.member #navigation {
	background-color:transparent;
	background-image:url(/images/assets/member.breadcrumb.bg.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
	height:25px;
	left:-17px;
	position:relative;
	width:1015px;
	font-size:12px;
	font-weight:normal;
    margin-top: -8px;
	font-family:HelveticaNeue-Light,HelveticaNeue,'Helvetica Neue Light','Helvetica Neue',Helvetica,Arial,sans-serif;
}

.member #navigation ul {
	float:right;
	height:100%;
	margin-right:20px;
	overflow:hidden;
	position:relative;
	display: inline;
}

.member #navigation li {
	float: left;
	padding: 0 0 0 5px;
	position: relative;
}

.member .breadcrumb {
	float:left;
	height:100%;
	margin-left:20px;
	overflow:hidden;
	position:relative;
	display: inline;
}

.member .content {
	background-color:#EBEBEB;
	background-image:url(/images/assets/member.content.bg.gif);
	height:100%;
	left:-17px;
	overflow:auto;
	padding:0 17px;
	position:relative;
	width:981px;
}

.member .content .content-inner {
	background-color:white;
	border:1px solid black;
	height:100%;
	margin:20px;
	min-height: 500px;
	overflow:hidden;
}

.member .content h2.page-title {
	border-bottom:1px solid black;
	font-family:Georgia,serif;
	font-size:28px;
	margin:18px;
}

.member .content .main {
	width:640px;
}

.member .content #footer {
	width: auto;
}

#member_login_form div{
    padding:  0 0 20px;
}

#member_login_form div input{
    width: 200px;
    margin: 0 0 0 20px;
}

#member_login_form div label{
    display:block;
    float:left;
    width:65px;
}

.member .content .member-login .main{
    width: 640px;
}

.member-login .two-thirds{
    width:580px;
    display:inline;
    margin:0 0 0 20px;
}

.member .member-login .register-field{
    height: 40px;
}

.member .member-login .register-field div{
    float: left;
    width: 300px;
}

.member .member-login .register-field div input{
    margin-bottom: 10px;
}

.member .member-login .password-confirm{
    height: 20px;
}

.member .member-login .email{
    margin: 10px 0 0;
    height: 20px;
}

.member .member-login .main{
    border: none;
}

.member .member-login .register-field .title{
    width: 150px;
}

.member .member-login .textarea{
    margin: 10px 0 10px;
}

.profile_Menu{
    margin-bottom: 20px;
    height: 20px;
}

.profile_Menu li{
    float: left;
    margin: 0 20px 0 0;
}

.profile_homepage th, .profile_homepage td{
    padding:8px 8px 8px 0;
}

.edit_email .checkbox{
    padding: 10px 0 0px;
}

#user_pass h4{
    margin: 0 0 5px;
    font-size:13px;
    display: block;
    width: 400px;
}

#user_pass .input{
    margin: 0 0 20px;
}

#user_pass div .input{
    margin: 0;
}

#user_pass .submit{
    margin: 10px 0 0;
}

#localization div h3{
    margin: 0 0 0px;
    font-size:13px;
    font-weight:bold;
}

#localization div select{
    margin: 10px 0 10px;
}

#localization div{
    margin: 0 0 20px;
}

#localization div div{
    margin: 0;
}

.currentcrumb{
    color: #6633cc;
}

.message-content{
    padding-left: 20px;
}

.message-content h1{
    margin: 20px auto;
}

.error .content{
    margin-top:-17px;
}

.error li{
    margin: 0px 0 20px;
}

.error p{
    margin-bottom: 20px;
}

.profile_homepage table, #register_member_form, .edit_email h4, #member_login_form{
    font-size: 13px;
}

.member input{
    border: 1px solid #aaaaaa;
    float: left;
}

.member h4{
    font-weight: bold;
}

.member input.submit{
    border:none;
}

.required{
    float: left;
    margin-left: 20px;
    font-weight:normal;
}

.text-required{
   height:30px;
   width:500px;
}

#user_pass .text-required{
   height: 50px;
}

#user_pass #existing-pass{
   height: 100px;
}

#user_pass .required{
   margin-bottom: 0px;
}

#password{
   height:50px;
}

.checkbox{
    font-weight: normal;
}