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

strong {
	font-weight: bold;
}

#container_vol {
	background: url(../img/lawson_bg_splash_vol.jpg) center center no-repeat;
	height: 676px;
	margin: 0 auto;
	position: relative;
	width: 900px;
	}
	#header_1 {
		height: 342px;
		width: 900px;
	}

#form_2 {
	height: 300px;
	margin: 0 auto;
	width: 600px;
	}
	#left {
		float: left;
		margin: 5px 0;
		padding: 0 10px;
		width: 280px;
	}
	#right {
		float: right;
		margin: 5px 0;
		padding: 0 10px;
		width: 280px;
	}
	#SignUp {
		position: relative;
	}
	p.headline {
		border-bottom: 2px solid #F0D9D9;
		font-size: 13px;
		letter-spacing: 1.7pt;
		line-height: .8em;
		margin: 2px 0 2px 0;
		padding: 0 0 6px 0;
		text-align: center;
		text-transform: uppercase;
		word-spacing: 2.4pt;
	}

input {
	background: transparent;
	border: none;
	float: right;
	height: 25px;
	margin: 4px 2px;
	width: 176px;
	}
.input_text {
	background: url(../img/vTextBg.gif) center center no-repeat;
	color: #2E0101;
	line-height: 25px;
	padding: 3px 0 0 3px;
	}
label {
	margin-top: 12px;
	width: 84px;
	display: block;
	float: left;
	font-size: 12px;
	}
	span {
	display: block;
	left: 10px;
	font-size: 10px;
	line-height: 16px;
	position: absolute;
	top: 148px;
	width: 100px;
	}
	.desc {
		display: block;
		left: 10px;
		font-size: 9px;
		position: absolute;
		top: 270px;
	}
	.check {
		margin: 2px 10px;
		display: inline;
		font-size: 12px;
		width: 150px;
	}
	.check_box {
		height: 18px;
		float: left;
		margin: 0;
		width: 14px;
	}
.submit_1 {
	border: none;
	cursor: pointer;
	height: 37px;
	width: 220px;
	}
	
	
	#form_2 ul {
	list-style: none;
	}
	
	#form_2 ul li {
		margin: -2px 0 0;
		padding: 0;
		width: 280px;
		float: left;
		}
		#options {
			left: 112px;
			position: absolute;
			top: 112px;
			width: 50px;
		}
		#options ul li {
			line-height: 14px;
			margin: 4px 0 5px;
		}
		.hide {
			display: none;
			}
	
#vSubmit {
	height: 37px;
	margin: 0 auto 0;
	width: 224px;
}
