@charset "utf-8";
/* CSS Document */

input.search{
	width:80px;
	height:15px;
	background-color:transparent;
	background-image:none;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#333333;
}

input.enewsemail{
	width:80px;
	height:15px;
	background-color:transparent;
	background-image:none;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#333333;
	font-weight:normal;
}

input.memberslogin{
	width:80px;
	height:15px;
	background-color:transparent;
	background-image:none;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#333333;
	font-weight:normal;
}

input.contact{
	width:300px;
	height:19px;
	background-color:#FFFFFF;
	background-image:none;
	border:solid 1px #CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#333333;
	font-weight:normal;
	padding-top:3px;
}

textarea.contactenquiry{
	width:418px;
	height:150px;
	background-color:#FFFFFF;
	background-image:none;
	border:solid 1px #CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#333333;
	font-weight:normal;
	overflow:hidden;
}

input.registration{
	width:300px;
	height:19px;
	background-color:#FFFFFF;
	background-image:none;
	border:solid 1px #CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#333333;
	font-weight:normal;
	padding-top:3px;
}

input.registrationmedium{
	width:150px;
	height:19px;
	background-color:#FFFFFF;
	background-image:none;
	border:solid 1px #CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#333333;
	font-weight:normal;
	padding-top:3px;
}

input.registrationsmall{
	width:70px;
	height:19px;
	background-color:#FFFFFF;
	background-image:none;
	border:solid 1px #CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#333333;
	font-weight:normal;
	padding-top:3px;
}

input.membershipnormal{
	width:300px;
	height:19px;
	background-color:#FFFFFF;
	background-image:none;
	border:solid 1px #CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#333333;
	font-weight:normal;
	padding-top:3px;
}

input.membershipsmall{
	width:62px;
	height:19px;
	background-color:#FFFFFF;
	background-image:none;
	border:solid 1px #CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#333333;
	font-weight:normal;
	padding-top:3px;
}

input.membershipmedium{
	width:120px;
	height:19px;
	background-color:#FFFFFF;
	background-image:none;
	border:solid 1px #CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#333333;
	font-weight:normal;
	padding-top:3px;
}


