@charset "utf-8";
/* CSS Document */
.field_info {
	float: left;
	clear: both;
	text-align: left;
	margin: 0px 0px 0px 119px;
	width: 340px;
	font-size: 10px;
	}

#lhs
{
	float: left;
	clear: both;
	width: 480px;
	margin: 12px 0px 0px 0px;
}

#errors
{
	float: left;
	clear: both;
	width: 478px;
	padding-bottom: 6px;
	margin-bottom: 12px;
}
	#errors ul
	{
		margin: 0px 0px 0px 12px;
		padding: 0;
	}
#details
{
	float: left;
	clear: both;
	width: 478px;
	padding-bottom: 6px;
}

.text_holder
{
	float: left;
	clear: both;
	background: none;
	border: 1px solid #23283f;
	margin: 6px 0px 0px 6px;
	width: 450px;
	color: #fff;
	font-size: 12px;
	padding: 7px;
}
	.text_holder a
	{
		color: #fff;
		text-decoration: none;
	}
	.text_holder a:hover
	{
		color: #fff;
		text-decoration: underline;
	}
	.text_holder label 
	{
		font-size: 12px;
		display: block;
		float: left;
		clear: both;
		text-align: right;
		margin: 7px 10px 0px 0px;
		width: 110px;
	}
	.text_holder input 
	{
		display: block;
		font-size: 12px;
		float: left;
		clear: none;
		margin: 6px 0px 0px 0px;
	}
	.text_holder select 
	{
		display: block;
		font-size: 12px;
		float: left;
		clear: none;
		margin: 6px 0px 0px 0px;
	}
	.captcha 
	{
		display: block;
		float: left;
		clear: none;
		margin: 6px 0px 0px 0px;
		width: 330px;
	}

#terms
{
	float: left;
	clear: both;
	width: 478px;
	padding-bottom: 6px;
	margin: 12px 0px 0px 0px;
}

.register_submit {
	width: 77px;
	height: 21px;
	float: left;
	clear: both;
	margin: 10px 0px 0px 0px;
	border: none;
	background: none;
	background-image: url(../images/common/register_button_20081201.gif);
	background-repeat: no-repeat;
	cursor: pointer;
	padding-top: 21px;
	}

.div_underline 
{
	float: left;
	clear: both;
	width: 450px;
	height: 10px;
	margin: 10px 0px 0px 0px;
	border-bottom: 1px solid #23283f;
}
	
/* RHS */
#rhs
{
	float: left;
	clear: none;
	margin: 12px 0px 0px 12px;
	width: 473px;
}

#map
{
	float: left;
	clear: both;
	margin: 0;
	width: 471px;
	padding-bottom: 6px;
}

#map_holder
{
	float: left;
	clear: both;
	margin: 6px 0px 0px 6px;
	width: 459px;
	height: 332px;
	background-color: #1d274c;
	overflow: hidden;
}

#tacks
{
	float: left;
	clear: both;
	margin: 12px 0px 0px 0px;
	width: 471px;
	padding-bottom: 6px;
}

.item_292px {
	overflow: hidden;
	width: 452px;
	height: 65px;
	margin: 8px 0px 0px 8px;
	float: left;
	clear: both;
	color: #ffffff;
	font-size: 11px;
	}
	.item_292px img {
		border: 1px solid #ffffff;
		margin: 0px 5px 0px 0px;
		}
	.item_292px a {
		color: #ffffff;
		text-decoration: none;
		}
	.item_292px a:hover {
		color: #ffffff;
		text-decoration: underline;
		}