.user-panel
{
	padding: 0 45px 30px 45px;
}

.user-panel .user-photo
{
	display: block;
	width: 187px;
	height: 239px;
	background-repeat: no-repeat;
	background-position: center center;
}

.user-panel .title
{
	font-family: Garamond Narrow, Monotype Corsiva;
	text-align: center;
	font-weight: normal;
	font-size: 20px;
	margin: 0 0 10px 0;
}

.user-panel .err
{
	font-size: 10px;
	margin: 0 0 5px 0;
}

.user-panel ul
{
	padding-left: 10px;
	margin-left: 10px;
}

.user-panel .user-panel-login-form
{
	margin: 0;
	font-size: 10px;
}

.user-panel .user-panel-login-form .text
{
	margin: 0 0 5px 0;
	display: block;
	height: 26px;
	width: 164px;
	font-family: arial;
	font-size: 14px;
	line-height: 24px;
}

.user-panel .user-panel-login-form .submit
{
	font-family: arial;
	display: block;
	width: 170px;
	height: 26px;
	border: 0;
	cursor: pointer;
	background: #320b0c;border: 1px solid #886941;
	color: #fff2d8;
	padding: 2px;
	font-weight: bold;
}

.user-panel .user-panel-login-form .submit:hover
{
	padding: 1px 3px 3px 1px;
}

.user-panel .user-panel-login-form .submit-pressed
{
	font-family: arial;
	display: block;
	width: 170px;
	height: 26px;
	border: 0;
	cursor: pointer;
	background: #320b0c;border: 1px solid #886941;
	color: #fff2d8;
	padding: 3px 1px 1px 3px;
	font-weight: bold;
}

.user-panel .user-panel-login-form .strange
{
	display: inline;
	margin: 6px 0 0 0;
	padding: 0;
	
}

.user-panel .user-panel-login-form .label
{
	display: inline;
}

.user-panel .user-panel-login-form .forget, .user-panel .user-panel-login-form .registration
{
	display: block;
	text-decoration: none;
	margin: 4px 0 0 0;
	text-align: right;
}

.user-panel .user-panel-login-form .forget:hover, .user-panel .user-panel-login-form .registration:hover
{
	text-decoration: underline;
}

.user-login-form
{
	width: 275px;
	margin-left: 60px;
}

.user-login-form .title
{
	font-size: 14px;
	margin: 0 0 20px 0;
	font-weight: bold;
}

.user-login-form .err
{
	font-size: 10px;
	margin: 0 0 5px 0;
}

.user-login-form .user-page-login-form
{
	margin: 0;
	font-size: 10px;
}


.user-login-form .user-page-login-form .text
{
	margin: 0 0 5px 0;
	display: block;
	height: 26px;
	width: 220px;
	font-family: arial;
	font-size: 14px;
	line-height: 24px;
}

.user-login-form .user-page-login-form .submit
{
	font-family: arial;
	display: block;
	width: 226px;
	height: 26px;
	border: 0;
	cursor: pointer;
	background: #320b0c;border: 1px solid #886941;
	color: #fff2d8;
	padding: 2px;
	font-weight: bold;
}

.user-login-form .user-page-login-form .submit:hover
{
	padding: 1px 3px 3px 1px;
}

.user-login-form .user-page-login-form .submit-pressed
{
	font-family: arial;
	display: block;
	width: 226px;
	height: 26px;
	border: 0;
	cursor: pointer;
	background: #320b0c;border: 1px solid #886941;
	color: #fff2d8;
	padding: 3px 1px 1px 3px;
	font-weight: bold;
}

.user-login-form .user-page-login-form .strange
{
	display: inline;
	margin: 6px 0 0 0;
	padding: 0;
	
}

.user-login-form .user-page-login-form .label
{
	display: inline;
}

.user-login-form .user-page-login-form .forget, .user-login-form .user-page-login-form .registration
{
	display: block;
	text-decoration: none;
	margin: 4px 0 0 0;
	text-align: right;
}

.user-login-form .user-page-login-form .forget:hover, .user-login-form .user-page-login-form .registration:hover
{
	text-decoration: underline;
}

.user-join-block
{
	width: 400px;
	margin: 140px auto 0 auto;
}

.user-join-block .title
{
	font-size: 14px;
	margin: 0 0 20px 0;
	font-weight: bold;
}

.user-join-block .err
{
	font-size: 10px;
	margin: 0 0 5px 0;
}

.user-join-block .mandatory
{
	color: red;
}

.user-join-block .user-join-form
{
	margin: 0 0 0 0;
	font-size: 10px;
}

.user-join-block .user-join-form .label
{
	height: 26px;
	line-height: 24px;
	margin: 9px 182px 10px 22px;
	text-align: right;
}

.user-join-block .user-join-form .label-captcha
{
	height: 96px;
	line-height: 24px;
	margin: 9px 182px 10px 22px;
	text-align: right;
}

.user-join-block .user-join-form .textarea .label
{
	margin: 0 182px 0 0;
}

.user-join-block .user-join-form .birthday .label
{
	margin: 0 182px 10px 0;
}

.user-join-block .user-join-form .textarea
{
	height: 101px;
	margin: 0 0 10px 0;
}

.user-join-block .user-join-form .birthday
{
	height: 62px;
	margin: 0 0 10px 0;
}

.user-join-block .user-join-form div.text
{
	text-align: right;
	border: 0;
}

.user-join-block .user-join-form .text
{
	float: right;
	margin: 0 0 5px 0;
	display: block;
	border: 1px solid #b8b8b8;
	height: 26px;
	width: 144px;
	font-family: arial;
	font-size: 14px;
	color: #646464;
	line-height: 24px;
}

.user-join-block .user-join-form .textarea .text
{
	padding: 0;
	height: 81px;
	width: 144px;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	float: right;
}

.user-join-block .user-join-form .birthday .text
{
	padding: 0;
	width: 164px;
	border: 0;
}

.user-join-block .user-join-form .birthday select
{
	padding: 0;
	font-size: 12px;
	font-family: arial;
	color: #646464;
	border: 1px solid #b8b8b8;
}

.user-join-block .user-join-form .select-text
{
	padding: 0;
	font-size: 12px;
	font-family: arial;
	width: 145px;
	border: 0;
}

.user-join-block .user-join-form .birthday select.day
{
	width: 60px;
}

.user-join-block .user-join-form .birthday select.month
{
	width: 80px;
}

.user-join-block .user-join-form .birthday select.year
{
	width: 145px;
}

.user-join-form .submit
{
	font-family: arial;
	display: block;
	width: 342px;
	height: 52px;
	border: 0;
	cursor: pointer;
	background: #320b0c;border: 1px solid #886941;
	color: #fff2d8;
	padding: 2px;
	font-weight: bold;
	font-size: 14px;
	margin: auto;
}

.user-join-form .submit:hover
{
	padding: 1px 3px 3px 1px;
}

.user-join-form .submit-pressed
{
	font-family: arial;
	display: block;
	width: 342px;
	height: 52px;
	border: 0;
	cursor: pointer;
	background: #320b0c;border: 1px solid #886941;
	color: #fff2d8;
	padding: 3px 1px 1px 3px;
	font-weight: bold;
	font-size: 14px;
	margin: auto;
}

.user-edit-block
{
	width: 400px;
	margin: 140px auto 0 auto;
}

.user-edit-block .title
{
	font-size: 14px;
	margin: 0 0 20px 0;
	font-weight: bold;
}

.user-edit-block .err
{
	font-size: 10px;
	margin: 0 0 5px 0;
}

.user-edit-block .mandatory
{
	color: red;
}

.user-edit-block .user-edit-form
{
	margin: 0;
	font-size: 10px;
}

.user-edit-block .user-edit-form .label
{
	height: 26px;
	line-height: 24px;
	margin: 9px 182px 10px 22px;
	text-align: right;
}

.user-edit-block .user-edit-form .textarea .label
{
	margin: 0 182px 0 0;
}

.user-edit-block .user-edit-form .birthday .label
{
	margin: 0 182px 10px 0;
}

.user-edit-block .user-edit-form .textarea
{
	height: 101px;
	margin: 0 0 10px 0;
}

.user-edit-block .user-edit-form .birthday
{
	height: 62px;
	margin: 0 0 10px 0;
}

.user-edit-block .user-edit-form div.text
{
	text-align: right;
	border: 0;
}

.user-edit-block .user-edit-form .text
{
	float: right;
	margin: 0 0 5px 0;
	border: 1px solid #b8b8b8;
	height: 26px;
	width: 144px;
	font-family: arial;
	font-size: 14px;
	color: #646464;
}

.user-edit-block .user-edit-form .textarea .text
{
	padding: 0;
	height: 81px;
	width: 144px;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
}

.user-edit-block .user-edit-form .birthday .text
{
	padding: 0;
	width: 164px;
}

.user-edit-block .user-edit-form .birthday select
{
	padding: 0;
	font-size: 12px;
	font-family: arial;
	color: #646464;
	border: 1px solid #b8b8b8;
}

.user-edit-block .user-edit-form .select-text
{
	padding: 0;
	font-size: 12px;
	font-family: arial;
	color: #646464;
	border: 1px solid #b8b8b8;
	width: 145px;
}

.user-edit-block .user-edit-form .birthday select.day
{
	width: 60px;
}

.user-edit-block .user-edit-form .birthday select.month
{
	width: 80px;
}

.user-edit-block .user-edit-form .birthday select.year
{
	width: 145px;
}

.user-edit-form .submit
{
	font-family: arial;
	display: block;
	width: 342px;
	height: 52px;
	border: 0;
	cursor: pointer;
	background: #320b0c;border: 1px solid #886941;
	color: #fff2d8;
	padding: 2px;
	font-weight: bold;
	font-size: 14px;
	margin: auto;
}

.user-edit-form .submit:hover
{
	padding: 1px 3px 3px 1px;
}

.user-edit-form .submit-pressed
{
	font-family: arial;
	display: block;
	width: 342px;
	height: 52px;
	border: 0;
	cursor: pointer;
	background: #320b0c;border: 1px solid #886941;
	color: #fff2d8;
	padding: 3px 1px 1px 3px;
	font-weight: bold;
	font-size: 14px;
	margin: auto;
}

.user-forget-block
{
	width: 400px;
	margin: 140px auto 0 auto;
}

.user-forget-block .title
{
	font-size: 14px;
	margin: 0 0 20px 0;
	font-weight: bold;
}

.user-forget-block .err
{
	font-size: 10px;
	margin: 0 0 5px 0;
}

.user-forget-block .user-forget-form
{
	margin: 0;
	font-size: 10px;
}

.user-forget-block .user-forget-form .label
{
	height: 26px;
	line-height: 24px;
	margin: 9px 182px 10px 22px;
	text-align: right;
}

.user-forget-block .user-forget-form .label-captcha
{
	height: 86px;
	line-height: 24px;
	margin: 9px 182px 10px 22px;
	text-align: right;
}

.user-forget-block .user-forget-form .text
{
	float: right;
	margin: 0 0 5px 0;
	display: block;
	border: 1px solid #b8b8b8;
	height: 26px;
	width: 144px;
	font-family: arial;
	font-size: 14px;
	color: #646464;
	line-height: 24px;
}

.user-forget-block .user-forget-form .registration
{
	margin: 0 22px 0 0;
	display: block;
	text-align: right;
	text-decoration: none;
}

.user-forget-block .user-forget-form .registration:hover
{
	text-decoration: underline;
}

.user-forget-form .submit
{
	font-family: arial;
	display: block;
	width: 342px;
	height: 52px;
	border: 0;
	cursor: pointer;
	background: #320b0c;border: 1px solid #886941;
	color: #fff2d8;
	padding: 2px;
	font-weight: bold;
	font-size: 14px;
	margin: auto;
}

.user-forget-form .submit:hover
{
	padding: 1px 3px 3px 1px;
}

.user-forget-form .submit-pressed
{
	font-family: arial;
	display: block;
	width: 342px;
	height: 52px;
	border: 0;
	cursor: pointer;
	background: #320b0c;border: 1px solid #886941;
	color: #fff2d8;
	padding: 3px 1px 1px 3px;
	font-weight: bold;
	font-size: 14px;
	margin: auto;
}

.user-password-block
{
	width: 400px;
	margin: 140px auto 0 auto;
}

.user-password-block .title
{
	font-size: 14px;
	margin: 0 0 20px 0;
	font-weight: bold;
}

.user-password-block .err
{
	font-size: 10px;
	margin: 0 0 5px 0;
}

.user-password-block .user-password-form
{
	margin: 0;
	font-size: 10px;
}

.user-password-block .user-password-form .label
{
	height: 26px;
	line-height: 24px;
	margin: 9px 182px 10px 22px;
	text-align: right;
}

.user-password-block .user-password-form .label-captcha
{
	height: 86px;
	line-height: 24px;
	margin: 9px 182px 10px 22px;
	text-align: right;
}

.user-password-block .user-password-form .text
{
	float: right;
	margin: 0 0 5px 0;
	display: block;
	border: 1px solid #b8b8b8;
	height: 26px;
	width: 144px;
	font-family: arial;
	font-size: 14px;
	color: #646464;
	line-height: 24px;
}

.user-password-form .submit
{
	font-family: arial;
	display: block;
	width: 342px;
	height: 52px;
	border: 0;
	cursor: pointer;
	background: #320b0c;border: 1px solid #886941;
	color: #fff2d8;
	padding: 2px;
	font-weight: bold;
	font-size: 14px;
	margin: auto;
}

.user-password-form .submit:hover
{
	padding: 1px 3px 3px 1px;
}

.user-password-form .submit-pressed
{
	font-family: arial;
	display: block;
	width: 342px;
	height: 52px;
	border: 0;
	cursor: pointer;
	background: #320b0c;border: 1px solid #886941;
	color: #fff2d8;
	padding: 3px 1px 1px 3px;
	font-weight: bold;
	font-size: 14px;
	margin: auto;
}

.user-main-page
{
	
}

.user-main-page .user-left-column
{
	float: left;
	width: 187px;
}

.user-main-page .user-photo
{
	display: block;
	width: 187px;
	height: 239px;
	background-repeat: no-repeat;
	background-position: center center;
}

.user-main-page .user-avatar
{
	display: block;
	text-align: center;
	font-size: 10px;
	text-decoration: none;
}

.user-main-page .user-avatar:hover
{
	text-decoration: underline;
}

.user-main-page .user-left-column ul
{
	margin-left: 10px;
	padding-left: 10px;
}

.user-main-page .user-name
{
	font-size: 24px;
	margin: 0 0 0 205px;
}

.user-main-page .user-discount
{
	font-size: 12px;
	height: 20px;
	margin: 3px 0 0 206px;
}

.user-main-page .user-data
{
	margin: 3px 0 0 205px;
}

.user-main-page .user-data table .key
{
	color: #aaaaaa;
	vertical-align: top;
	width: 140px;
	text-align: right;
	padding: 0 10px 0 0;
}

.user-main-page .user-data table .value
{ 
	font-size: 14px;
}

.user-photo-block
{
	width: 650px;
	margin: 140px auto 0 auto;
}

.user-photo-block .title
{
	font-size: 14px;
	margin: 0 0 20px 0;
	font-weight: bold;
}

.user-photo-block .err
{
	font-size: 10px;
	margin: 0 0 5px 0;
}

.user-photo-block .user-photo-form
{
	margin: 0;
	font-size: 10px;
}

.user-photo-block .user-photo-form .label
{
	height: 26px;
	line-height: 24px;
	margin: 9px 302px 10px 22px;
	text-align: right;
}

.user-photo-block .user-photo-form .text
{
	float: right;
	margin: 0 0 5px 0;
	display: block;
	padding: 0;
	border: 1px solid #b8b8b8;
	height: 26px;
	width: 290px;
	font-family: arial;
	font-size: 14px;
	color: #646464;
	line-height: 24px;
}

.user-photo-form .submit
{
	font-family: arial;
	display: block;
	width: 342px;
	height: 52px;
	border: 0;
	cursor: pointer;
	background: #320b0c;border: 1px solid #886941;
	color: #fff2d8;
	padding: 2px;
	font-weight: bold;
	font-size: 14px;
	margin: auto;
}

.user-photo-form .submit:hover
{
	padding: 1px 3px 3px 1px;
}

.user-photo-form .submit-pressed
{
	font-family: arial;
	display: block;
	width: 342px;
	height: 52px;
	border: 0;
	cursor: pointer;
	background: #320b0c;border: 1px solid #886941;
	color: #fff2d8;
	padding: 3px 1px 1px 3px;
	font-weight: bold;
	font-size: 14px;
	margin: auto;
}

.user-photo-save-form .result
{
	display: block;
	margin: auto;
}

.submit-save
{
	text-transform: lowercase;
	font-family: arial;
	display: block;
	width: 342px;
	height: 52px;
	border: 0;
	cursor: pointer;
	background: #320b0c;border: 1px solid #886941;
	color: #fff2d8;
	padding: 2px;
	font-weight: bold;
	font-size: 14px;
	margin: auto;
}

.submit-save:hover
{
	padding: 1px 3px 3px 1px;
}

.submit-save-pressed
{
	text-transform: lowercase;
	font-family: arial;
	display: block;
	width: 342px;
	height: 52px;
	border: 0;
	cursor: pointer;
	background: #320b0c;border: 1px solid #886941;
	color: #fff2d8;
	padding: 3px 1px 1px 3px;
	font-weight: bold;
	font-size: 14px;
	margin: auto;
}



