body
{
/*	background-image: url(../images/design/users.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;*/
}

.UserDetailBody
{
	margin: 0px;
	padding: 0px;
	background-image: none;
}

/* Menu */
.UserMenu
{
	padding: 0px 0px 5px 0px;
	font-family: Verdana;
	font-size: 18px;
}

.UserMenuItem
{
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #000088;
	display: inline;
	padding: 5px;
}

.UserMenuSelected
{
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #cc0000;
	display: inline;
	padding: 5px;
	text-decoration: none;
}


.User
{
	clear: both;
	display: block;
	margin-top: 20px;
	margin-bottom: 20px;
}

.UserData
{
	background-color: #d2f6de;
	background-image: url(../images/users/userback.gif);
	background-repeat: repeat-y;
	border: solid 1px #008800;
	border-top-style: none;
	margin: 0px;
	padding: 3px 0px 0px 0px;
	display: block;
	clear: both;
}

.UserHeader
{
	border: solid 1px #000000;
}

.UserTitle
{
	font-size: 12px;
	padding: 2px;
	display: block;
	height: 20px;
	background-color: #e4e4e4;
	background-image: url(../images/users/formback.gif);
	background-repeat: repeat-y;
	/*border: solid 1px #888888;*/
}

.UserInfo
{
	font-size: 12px;
	padding: 0px 2px 2px 2px;
	display: block;
	height: 18px;
	background-color: #e4e4e4;
	background-image: url(../images/users/formback.gif);
	background-repeat: repeat-y;
	border-top: solid 1px #888888;
/*	border-top-style: none;*/
}

.UserSummaring
{
	text-align: left;
	float: left;
}

.UserID
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #880000;
	float: left;
	padding: 2px 5px 0px 5px;
}

.UserNickname
{
	font-family: Verdana;
	font-size: 17px;
	font-weight: bold;
	color: #000000;	
	padding: 0px 0px 0px 5px;
	text-decoration: underline;
}

.UserFullname
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	float: left;
	padding: 3px 0px 0px 0px;
}

.UserField
{
	font-family: Verdana;
	font-size: 12px;
	/*float: left;*/
	clear: both;
}

.UserFieldName
{
	height: auto;
	text-align: right;
	font-family: Arial;
	font-size: 9pt;
}

.UserFieldValue
{
	padding-left: 5px;
	padding-right: 10px;
	font-size: 12px;
}

.UserLinks
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	margin-top: 3px;
	padding: 0px 3px 3px 3px;
	border-top: solid 1px #888888;
	padding-top: 3px;
}

.UserLinksLeft
{
	text-align: left;
	float: left;
}

.UserLinksRight
{
	text-align: right;
	float: right;
	padding-top: 2px;
}

.UserLinkAction
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #aa0000;
	display: inline;
}

.UserTitleRight
{
	text-align: right;
	float: right;
}

.UserEmail
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	display: inline;
	padding: 3px;
}

.UserRegTime
{
	font-family: Verdana;
	font-size: 10pt;
	/*font-weight: bold;*/
	text-decoration: none;
	color: #888888;
	display: inline;
	padding: 3px;
}

.UserMotos
{
	display: block;
	clear: both;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}


.ValidatorText
{
	display: block;
}

.UserLink
{
	color: #0000cc;
}

.HT
{
	background-color: #ffff00;
}

.DetailView
{
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #000088;
	padding: 3px;
	/*display: Block;*/
}

.IndexUser
{
	display: block;
	border-bottom: solid 1px #000000;
	padding: 0px;
	margin: 0px;
	background-color: #d2f6de;
	background-image: url(../images/users/userback.gif);
	background-repeat: repeat-y;
}

.IndexUserTitle
{
	font-size: 12px;
	margin: 0px;
	padding: 2px 3px 1px 3px;
}

.IndexUserSummaring
{
	text-align: left;
	float: left;
}

.IndexUserSelect
{
	float: left;
	text-align: center;
	background-color: #8888ff;
	border: solid 2px #6666ff;
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px 3px 0px 3px;
	width: 50px;
}

.IndexUserID
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #880000;
	display: inline;
}

.IndexUserNickname
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	display: inline;
	padding: 3px 3px 3px 0px;
}

.IndexUserFullname
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	padding: 3px 0px 0px 0px;
}

.IndexUserData
{
	font-weight: bold;
	padding: 3px 5px 3px 5px;
	display: block;
	background-color: #fbfbfb;	
}

.IndexUserField
{
	font-family: Verdana;
	font-size: 12px;
	display: block;
}

.IndexUserFieldName
{
	width: 150px;
	height: auto;
	display: block;
	text-align: right;
	font-weight: bold;
	float: left;
	font-size: 12px;
}

.IndexUserFieldValue
{
	width: 280px;
	float: left;
	padding-left: 5px;
	padding-right: 10px;
	font-size: 12px;
}

.IndexUserLinks
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
	background-color: #f4f4f4;	
}

.IndexUserLinksLeft
{
	text-align: left;
	float: left;
}

.IndexUserLinksRight
{
	text-align: right;
	float: right;
}

.IndexUserLinkDetail
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #dd0000;
	display: inline;
}

.IndexUserTitleRight
{
	text-align: right;
	float: right;
}

.IndexUserEmail
{
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	display: inline;
	padding: 3px;
}

.IndexUserRegTime
{
	font-family: Verdana;
	font-size: 12px;
	/*font-weight: bold;*/
	text-decoration: none;
	color: #888888;
	display: inline;
	padding: 3px;
}

.UserItem
{
	border: solid 1px #000000;
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
	margin: 0px;
	padding: 0px;
	display: block;
	width: auto;
	line-height: 12px;
}

.UserIdentity
{
	border: solid 1px #000000;
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
	background-color: #bbbbbb;
	margin: 0px;
	padding: 0px;
	display: block;
	width: auto;
	line-height: 12px;
}

.UsersHeader
{
	border-bottom: solid 1px #000000;
}

.UsersHeader A
{
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.UserName
{
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	width: auto;
}

.UserName:hover
{
	color: #880000;
	padding-left: 5px;
}

.GenderImage
{
	border-style: none;
	border-right: solid 1px #000000;
	/*border-left-style: solid;
	border-left-width: 1;
	border-left-color: #000000;*/
	display: inline;
	width: 20px;
	height: 20px;
	background-color: #99ff99;
	margin: 0px;
	padding: 0px;
}

.GenderImageGood
{
	border-style: none;
	border-right: solid 1px #000000;
	display: inline;
	width: 20px;
	height: 20px;
	background-color: #99ff99;
	margin: 0px;
	padding: 0px;
}

.GenderImageBad
{
	border-style: none;
	border-right: solid 1px #000000;
	display: inline;
	width: 20px;
	height: 20px;
	background-color: #ff6666;
	margin: 0px;
	padding: 0px;
}

.GenderImageNormal
{
	border-style: none;
	border-right: solid 1px #000000;
	display: inline;
	width: 20px;
	height: 20px;
	background-color: #ffff66;
	margin: 0px;
	padding: 0px;
}

.AdminActions
{
	float: left;
}

.MotoCount
{
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
	display: inline;
	color: #cc0000;	
	position: absolute;
	left: 125px;
	width: 20px;
	text-align: center;
	padding: 1px 0px 0px 0px;
	margin: 0px;
	line-height: 12px;
}


.DetailUserInfo
{
	background-color: #d2f6de;
	background-image: url(../images/users/userback.gif);
	background-repeat: repeat-y;
	border: solid 1px #008800;
	margin: 5px 0px 0px 0px;
	font-family: Verdana;
	font-size: 9pt;
	padding-bottom: 5px;
}

.DetailUserField
{
}

.DetailUserDemand
{
	float: left;
}

.DetailUserPropertyName
{
	text-align: right;
	font-family: Arial;
	font-size: 9pt;
	padding-left: 5px;
}

.DetailUserPropertyValue
{
	padding-left: 5px;
	padding-right: 10px;
	font-size: 9pt;
}

.DetailUserSecureField
{
	font-size: 9pt;
	background-color: #8888ff;
}

.DetailUserPropertySecureName
{
	text-align: right;
	font-weight: bold;
	font-size: 9pt;
	background-color: #8888ff;
	padding-left: 5px;
}

.DetailUserPropertySecureValue
{
	padding-left: 5px;
	padding-right: 10px;
	font-size: 9pt;
	background-color: #8888ff;
}

.DetailPermissions
{
	display: block;
	padding: 5px 5px 0px 5px;
}

.DetailPermissionsHeader
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
}

.DetailPermissionsList
{
	display: block;
	margin: 0px;
	padding: 5px 0px 5px 5px;
}

.DetailPermissionAdd
{
	display: block;
	padding: 0px 5px 5px 5px;
}

.DetailPermission
{
	display: block;
	list-style-type: disc;
}

.DetailPermissionName
{
	display: inline;
}

.DetailListView
{
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #000088;
	padding-left: 5px;
	/*display: Block;*/
}

.DetailUserLinkAction
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #dd0000;
	display: inline;
}

.DetailUserLinks
{
	border-top: solid 1px #888888;
}

.UserListBody
{
	width: 147px;
	height: 100%;
	padding: 0px;
	margin: 0px;
	background-color: #e4e4e4;
	border-left: solid 1px #000000;
	background-image: url(../images/design/userlist.gif);
	background-repeat: repeat-y;
	/*border-left: solid 2px #990000;
	border-top: solid 2px #990000;
	background-color: #bb0000;*/
}

.UserDetailGroupHeader
{
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
}

.FavoriteSelector
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	display: block;
	padding: 0px 5px 0px 0px;
}

.FavoriteSelect
{
	font-size: 10px;
	padding-right: 10px;	
}

.FavoritesRequest
{
	border: solid 1px #000000;
	height: 23px;
	width: 100%;
	background-color: White;
	clear: both;
}

.DetailUserFavoriteSelector
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	display: inline;
}

.UserMotos
{
	display: block;
	clear: both;
	margin: 0px;
	padding: 0px;
}

.UserNewMoto
{
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #000088;
	padding: 3px;
	/*display: Block;*/
	float: right;
}

.UserMoto
{
	padding: 5px 5px 5px 5px;
	/*margin: 1 1 1 1;*/
	background-color: #d4e0f4;
	background-image: url(../images/users/motoback.gif);
	background-repeat: repeat-y;
	border: solid 1px #000088;
	border-top-style: none;
}

.UserMotoName
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	display: block;
	color: #000000;
	/*background-color: #cccccc;*/
}

.UserDetailContent
{
	display: block;
	clear: both;
	margin-top: 10px;
}

