@charset "utf-8";
/* CSS Document */

#login-bx{
	clear: both;
	float: none;
	height: 113px;
	width: 186px;
	background-image: url(/user-files/templates/default/images/home-login-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	visibility: hidden;
	z-index: 700;
	position: absolute;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 300px;
	text-align: left;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 16px;
}

#log_in_box{
	width: 190px;
	padding: 0px;
	text-align: left;

	clear: none;
	vertical-align: top;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: none;
	margin-bottom: 0px;
	margin-left: 0px;
}

#log_in_box a:link, #log_in_box a:active, #log_in_box a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #374241;
	text-decoration: underline;
	font-style: normal;
	line-height: normal;
}
#log_in_box a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #8b5c29;
	text-decoration: underline;
}

input.input_text  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #8b5c29;
	font-style: normal;
	text-decoration: none;
	background-color: #FFFFFF;
	letter-spacing: normal;
	text-align: left;
	vertical-align: middle;
	word-spacing: normal;
	height: 10px;
	width: 140px;
	border: 2px solid #deec94;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	line-height: normal;
	font-variant: normal;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 4px;
}
#login-bx a.exit:link, #login-bx a.exit:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #374241;
	text-decoration: none;
}
#login-bx a.exit:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #374241;
	text-decoration: underline;
}
#login-bx a.exit:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #374241;
	text-decoration: none;
}
