@charset "utf-8";

form {
	margin: 0px;
	padding: 0px;
	clear: both;
}


label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding: 0px;
	float: left;
	height: 20px;
	width: 70px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	color: #FFF;
}
.form_checkbox {
	float: left;
	height: 20px;
	width: auto;
	clear: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 20px;
}

.form_column_300 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 312px;
}
.form_column_337 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 337px;
}
.form_textbox_165 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	background-color: #FFF;
	width: 165px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border: 1px solid #000;
	float: left;
	height: 20px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.form_textbox_165:hover {
	color: #850000;
}



#submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	float: right;
	background-image: url(/main/assets/graphix/submit_button.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 38px;
	width: 88px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#submit:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	cursor: pointer;
	background-image: url(/main/assets/graphix/submit_button_over.png);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#form_errors {
	margin: 0px;
	padding: 0px;
	height: 719px;
	width: 280px;
	position: absolute;
	z-index: 1;
	background-color: #B39933;
	cursor: pointer;
	display: none;
}
#form_errors p {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	padding: 5px;
	height: auto;
	width: 270px;
	text-align: center;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
	float: left;
}

.form_column_215 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 225px;
}
.error_notice {
	clear: both;
	float: left;
	height: auto;
	width: 280px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	background-color: #850000;
	background-image: url(/main/assets/graphix/error_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
}
.error_block {
	padding: 5px;
	clear: both;
	float: left;
	height: auto;
	width: 270px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	border: 1px none #FFF;
}
.error_title {
	font-weight: bold;
	color: #FFF;
	height: 15px;
	width: 270px;
	float: left;
	display: none;
	margin: 0px;
	padding: 0px;
}
.error_text {
	color: #FFF;
	clear: right;
	float: left;
	height: 15px;
	width: 270px;
	display: block;
	margin: 0px;
	padding: 0px;
}
.error_desc {
	font-style: italic;
	color: #FFF;
	clear: both;
	float: left;
	height: auto;
	width: 270px;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.form_textbox_210 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #86AC49;
	margin: 0px;
	width: 210px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border: 1px solid #C2D5A3;
	float: left;
	height: 17px;
}
.form_textbox_210:hover {
	background-color: #85AC48;
	color: #FFFFFF;
}
#request_bag {
	padding: 0px;
	float: right;
	height: 58px;
	width: 77px;
	margin-top: 10px;
	margin-right: 13px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(/main/assets/graphix/request.jpg);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
}
#request_bag:hover {
	background-image: url(/main/assets/graphix/request_over.jpg);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#recommend {
	padding: 0px;
	clear: both;
	float: right;
	height: 58px;
	width: 77px;
	margin-top: 10px;
	margin-right: 13px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(/main/assets/graphix/suggest_friend.jpg);
	cursor: pointer;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#recommend:hover {
	background-image: url(/main/assets/graphix/suggest_friend_over.jpg);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
