.usertable
{
	margin: 5px;
	padding: 2px;
	border: 1px #dedeee solid;
}

.usertable th
{
	background-color: #dedeee;
	font-weight: normal;
	padding: 5px;
}

.usertable th:first-letter
{
	color: #660000;
	font-weight: bold;
}
.usertable td
{
	text-decoration: none;
}

.uforms
{
	font-family: verdana;
	font-size: 12px;
}

.usertable .uinput
{
	border: 1px #0000aa solid;
	font-family: verdana;
	font-size: 12px;
	width: 100px;
}

.usertable .usubmit
{
	font-family: verdana;
	font-size: 12px;
/*	border: 1px #000066 solid; */
}

/* user profil style */
.uprofwnd
{
	width: auto;
	margin-left: auto;
	margin-right: auto;
}

.uprofwnd .head_left
{
	background: url(../images/wnd_left.jpg) 0 100% no-repeat;
}

.uprofwnd .head
{
	background: url(../images/wnd_center.jpg) 0 100% repeat-x;
}

.uprofwnd .head_right
{
	background: url(../images/wnd_right.jpg) 100% 0 no-repeat;
	height: 34px;
}

.uprofwnd .head_right table
{
	margin: 0px;
	padding: 0px;
	padding: 5px;
}

.uprofwnd .button
{
	border: none;
	background: transparent; 
	color: #ffffff;
	font-family: verdana;
	font-size: 10px;
	width: 105px;
	height: 22px;
	text-align: left;
}

.uprofwnd .button:hover
{
	background-image: url(../images/button_back.jpg);
	background-repeat: no-repeat;
}

/* user profil statusbar */
.ustatus
{
	width: auto;
	margin-left: auto;
	margin-right: auto;
}

.ustatus .head_left
{
	background: url(../images/status_left.jpg) 0 100% no-repeat;
}

.ustatus .head
{
	background: url(../images/status_center.jpg) 0 100% repeat-x;
}

.ustatus .head_right
{
	background: url(../images/status_right.jpg) 100% 0 no-repeat;
	height: 25px;
}

.ustatus .head_right p
{
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	padding-top: 6px;
	text-indent: 10px;
}

/* user profil site */

.usprofil
{
	margin: 0px;
	padding: 5px;
	width: 100%;
}

.usprofil table
{
	padding: 0px;
/*	width: 95%;
	margin-left: auto;
	margin-right: auto; */
}

.usprofil table img
{
	max-width: 96px;
	border: none;
	padding: 5px;
}

.usprofbtn
{
	background-image: url(../images/buttons_01.jpg);
	background-repeat: no-repeat;
	font-family: verdana;
	border: none;
	width: 117px;
	height: 24px;
}

.usprofbtn:hover
{
	font-weight: bold;
	cursor: pointer;
}

.uslinkedittable
{
	padding:5px;
	font-size: 10px;
}

.uslinkedittable td
{
	text-indent: 5px;
}

.uslinkedittable th
{
	padding: 5px;
	text-align: center;
}

.uslinkedittable td img
{
	max-width: 120px;
	border: none;
}

.uslinkedittable td p
{
	padding: 5px;
	padding-bottom: 0px;
	margin: 0px;
	text-indent: 0px;
}

.useditbtn
{
	background: none;
	background-image: url(../images/edit_button_back.jpg);
	background-repeat: no-repeat;
	font-family: verdana;
	font-size: 10px;
	border: none;
	width: auto;
	height: 19px;
	margin: 2px;
}

.useditbtn:hover
{
	text-decoration: underline;
	cursor: pointer;
}

.usedittext
{
	font-family: Verdana;
	font-size: 10px;
}

.uprofsubmnu
{
	width: 100%;
	height: 20px;
	background-color: #cccccc;
	border-bottom: 1px #000000 solid;
}

.uprofsubmnu .buttons
{
	background: none;
	border: none;
	font-family: verdana;
	font-size: 10px;
	height: 20px;
}

.uprofsubmnu .buttons:hover
{
	text-decoration: underline;
	cursor: pointer;
}

.uprofokay
{
	width: 100%;
	background-color: #006600;
	color: #ffffff;
	border-bottom: 1px #000000 solid;
	font-size: 10px;
}

.uprofokay p
{
	margin: 0px;
	padding: 2px;
	text-indent: 10px;
}

.uproferror
{
	width: 100%;
	background-color: #660000;
	color: #ffffff;
	border-bottom: 1px #000000 solid;
	font-size: 10px;
}

.uproferror p
{
	margin: 0px;
	padding: 2px;
	text-indent: 10px;
}

/* felhasználó nyomógomb */
.usrbutton
{
	margin: 0px;
	padding: 0px;
	padding-bottom: 3px;
	border: 1px #ffffff solid;
	background-color: #000000;
	background-image: url(../images/usrbtn.jpg);
	background-repeat: no-repeat;
	width: 154px;
	height: 28px;
	font-family: verdana;
	color: #ffffff;
	text-align: left;
	text-indent: 5px;
	cursor: pointer;
}

.usrbutton:hover
{
	background-image: url(../images/usrbtnh.jpg);
	background-repeat: no-repeat;
}

/* mini user display */
.usdispmini
{
	margin: 5px;
}

.usdispmini table
{
	margin-left: auto;
	margin-right: auto;
	border-top: 1px #cccccc solid;
	border-left: 1px #cccccc solid;
}

.usdispmini table td
{
	border-right: 1px #cccccc solid;
	border-bottom: 1px #cccccc solid;
}

.usdispmini span
{
	font-weight: bold;
	color: #000066;
}

.usdispmini p
{
	margin: 0px;
	padding: 0px;
	padding-top: 3px;
	font-size: 10px;
}

.usdispmini img
{
	max-width: 80px;
	max-height: 80px;
	border: none;
}