/* --------------------------------------------------------------------- */

/* BEGIN FORM STYLES */

/* --------------------------------------------------------------------- */

form.thin {
	padding: 0px;
	margin: 0px;
	font-size:11px;
}

input.formField {
	margin: 0px;
	padding: 0px;
	font-family: arial, verdana;
	font-size: 11px;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}

input.formField_small {
	margin: 0px;
	padding: 0px;
	font-family: arial, verdana;
	font-size: 11px;
	width: 150px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: 10px;
	margin-left: 10px;
}

input.passField {
	margin: 0px;
	padding: 0px;
	font-family: 'lucida grande', arial, verdana;
	font-size: 11px;
	width: 150px;
	margin-bottom: 15px;
	margin-top: 5px;
}

input.formButton {
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-image: url(../img/tab_1.gif);
	background-repeat: no-repeat;
	height:17px;
	width: 81px;
	padding-top: 0px;
	font-family: 'Lucida Grande', Geneva, arial, sans, verdana;
	font-size: 9px;
	font-weight: normal;
	color: #fff;
	margin-right: 5px;
	margin-top: 0px;
}

input.formButton:hover {
	background-image: url(../img/tab_2.gif);
	background-repeat: no-repeat;
	color: #fff;
}

input.editButton {
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-image: url(../img/tab_s_02.gif);
	background-repeat: no-repeat;
	height:17px;
	width: 81px;
	padding-bottom: 0px;
	font-family: 'Lucida Grande', Geneva, arial, sans, verdana;
	font-size: 9px;
	font-weight: normal;
	color: #fff;
	margin-right: 5px;
	margin-top: 3px;
}

input.editButton:hover {
	background-image: url(../img/tab_s_01.gif);
	background-repeat: no-repeat;
	color: #000;
}

input.editButton:hover {
	color: #670C0C;
}

select.formSelect {
	margin: 0px;
	padding: 0px;
	font-family: 'Lucida Grande', Geneva, arial, sans, verdana;
	font-size: 11px;
	width: 100%;
	margin-bottom: 10px;
	margin-top: 10px;
}

select.formselect_nowidth {
	margin: 0px;
	padding: 0px;
	font-family: 'Lucida Grande', Geneva, arial, sans, verdana;
	font-size: 11px;
	margin-bottom: 0px;
	margin-top: 10px;
	margin-right: 5px;	
}

select.formSelectLong {
	font-family: arial, verdana;
	font-size: 11px;
	width: 100%;
	margin-bottom: 3px;
}

/* --------------------------------------------------------------------------------------------------------------------------------*/
/* ---------->>> other forms <<<-----------------------------------------------------------------------------------------------------*/
/* --------------------------------------------------------------------------------------------------------------------------------*/

select.select_letter {
	margin-top: 20px;
	margin-right: 30px;
}

/* --------------------------------------------------------------------------------------------------------------------------------*/
/* ---------->>> add forms <<<-----------------------------------------------------------------------------------------------------*/
/* --------------------------------------------------------------------------------------------------------------------------------*/

input.required {
	font-family: 'lucida grande', arial, verdana;
	font-size: 11px;
	width: 100%;
	margin-bottom: 15px;
	margin-top: 5px;
}

input.formAdd {
	margin: 0px;
	padding: 0px;
	font-family: 'lucida grande', arial, verdana;
	font-size: 11px;
	width: 100%;
	margin-bottom: 15px;
	margin-top: 5px;
}

input.formOption {
	margin: 0px;
	padding: 0px;
	font-family: 'lucida grande', arial, verdana;
	font-size: 11px;
	margin-bottom: 15px;
	margin-top: 5px;
}

input.optbutton {
	padding: 0px;
	margin: 0px;
	font-family: 'lucida grande', arial, verdana;
	font-size: 10px;
	height: 20px;
	width: 80px;
	color: #000;
}

input.AddCheck {
	position: relative;
	display: inline;
	border: 2px inset #F0F0F0;
	vertical-align: text-bottom;
	margin: 0px;
	margin-right: 5px;
}

select.AddSelect {
	margin: 0px;
	padding: 0px;
	font-family: 'lucida grande', arial, verdana;
	font-size: 11px;
	width: 100%;
	margin-bottom: 15px;
	margin-top: 5px;
}

select.AddDelete {
	margin: 0px;
	padding: 0px;
	font-family: 'lucida grande', arial, verdana;
	font-size: 11px;
	width: 100%;
	margin-bottom: 6px;
	margin-top: 5px;
}

textarea.textAdd {
	width: 100%;
	font-family: 'lucida grande', arial, verdana;
	font-size: 11px;
	padding: 5px;
	margin-bottom: 15px;
	margin-top: 5px;
	height: 260px;
}

textarea.textStory {
	width: 100%;
	font-family: 'lucida grande', arial, verdana;
	font-size: 11px;
	padding: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	height: 125px;
}

select.AddSelect_no {
	font-family: 'lucida grande', arial, verdana;
	font-size: 11px;
	margin-bottom: 15px;
	margin-top: 5px;
}

input.searchButton {
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-image: url(../img/tab_s_02.gif);
	background-repeat: no-repeat;
	height:17px;
	width: 81px;
	padding-bottom: 0px;
	font-family: 'Lucida Grande', Geneva, arial, sans, verdana;
	font-size: 9px;
	font-weight: normal;
	color: #fff;
	margin-right: 15px;
	margin-top: 3px;
}

input.searchButton:hover {
	background-image: url(../img/tab_s_01.gif);
	background-repeat: no-repeat;
	color: #000;
}

input.addButton {
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-image: url(../img/tab_1.gif);
	background-repeat: no-repeat;
	height:17px;
	width: 81px;
	padding-bottom: 0px;
	font-family: 'Lucida Grande', Geneva, arial, sans, verdana;
	font-size: 9px;
	font-weight: normal;
	color: #fff;
	margin-right: 5px;
	margin-top: 10px;
}

input.addButton:hover {
	background-image: url(../img/tab_2.gif);
	background-repeat: no-repeat;
	color: #fff;
}