.box_search {
	height: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #FFF2E6;
	vertical-align: top;
	margin-top: -6px;
}
.btn_search {
	background-color: #FFAD2E;
	background-image: url(images/design/btn_search_bg.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0pt;
	color: #FFFFFF;
	height: 18px;
	width: 55px;
	cursor: pointer;
	text-indent: -9999px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: -6px;
	margin-left: 4px;

}
.loginItemSearch {
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: right;
	display: inline;
	width: auto;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	letter-spacing: -1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
	font-size: 0pt;
	word-spacing: 2px;
}


.loginItem {
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: right;
	display: inline;
	width: auto;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	letter-spacing: -1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
	font-size: 9pt;
	word-spacing: 2px;
}

.loginItem a {
	color: #999999;
	text-decoration: none;
	font-size: 9pt;
}
.loginItem a:hover {
	color: #ff6600;
	text-decoration: underline;
}
.signIn {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
	display: inline;
	color: #999999;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: -1px;
}
.signIn a {
	color: #999999;
	text-decoration: none;
}

.signIn a:hover {
	color: #ff6600;
	text-decoration: underline;
}

.fullwide .header .form_factor_nav div.login {
	width:auto;
}
a.login_link, .header .form_factor_nav .login a.login_link {
	background-position:right center;
	padding:5px 20px 5px 10px;
	display:block;
}
.freereg a.freereg_link:hover, a.login_link:hover, .header .form_factor_nav .login a.login_link:hover {
	border:1px #666 solid;
	border-bottom:none;
	background-position:right center;
}
div.login_module {
	position:absolute;
	top:31px;
	left:-195px;
	z-index:1000;
	width:333px;
	margin-top: 20;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	display: block;
	right: 400px;
}

.login .dropdown_fix, .freereg .dropdown_fix {
	display:none;
}

.login_module form {
	border-top:1px #999 solid;
}
.login_module_container {
	position:relative;
}
.login_module form legend, form.login_module legend {
	display:none;
}
.login_module form {
	display:block;
	clear:both;
	background-color:#fff;
	border:1px #666 solid;
	border-width:0px 1px 1px 0px;
	padding:0;
	background-image: url(images/design/login_module_bg.jpg);
}
.login_module fieldset {
	border:1px #999 solid;
	border-top:none;
	padding:7px 0px 7px 7px;
	margin:0px;
}
input.login_username, input.login_pswd {
	float:left;
	padding:5px 5px 0px;
	height:17px;
	border:1px #5d5c5c solid;
	color:#555;
	border-right-color:#d4d0c7;
	border-bottom-color:#d4d0c7;
	width:112px;
	margin:0px;
	margin-right:5px;
	margin-bottom:5px;
}
.login_module input.btn_submit {
	width:55px;
	height:24px;
	float:left;
	margin-left:2px;
}
.login_module label {
	display:block;
	color:#333;
	font-weight:bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.login_module input.btn_submit {
	width:55px;
	height:24px;
	float:left;
	margin-left:2px;
}
.login_module .text {
	float:left;
	width:130px;
}
.login_module .submit label {
	visibility:hidden;
}
.login_module .submit {
	float:left;
	padding:0;
	width:55px;
	margin-bottom:2px;
}
.login_module form p {
	display:block;
	padding:0;
	clear:none;
	margin-right:7px;
	float:left;
	width:315px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(images/design/grey_dotted.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.login_module label.login_remember, .login_module a.forgot_pswd, .login_module input.login_remember {
	float:left;
	display:block;
	font:1.1em Arial, Helvetica, sans-serif;
	line-height:1em;
	font-weight:normal;
	margin:0px;
	padding-top:2px;
	height:1em;
}
.login_module label.login_remember {
	margin-left:3px;
}
.login_module input.login_remember {
}
.login_module a.forgot_pswd {
	float:right;
	position:relative;
}
.login_module .regerrormsg {
	margin:0 8px 8px 0;
}
.login_module form .regerrormsg p {
	float:none;
	background:none;
	width:auto;
	padding:3px 0;
}
.login_module .login_module_footnote {
	clear:both;
	display:block;
	font-size:1em;
	line-height:1em;
	padding:3px 0 8px;
	margin:0;
	float:none;
	color:#666;
}
.login_module .login_module_footnote strong {
	font-weight:bold;
}
.login_module strong {
	font-weight:bold;
}

.login_module form {
	border-top:1px #999 solid;
}
.freereg_hidden .fr_container, .login_hidden .login_module {
	display:none;
}
