@charset "utf-8";
/* CSS Document */
body {
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

#bg_upper {
position:relative;
background:#000;
}

#wrapper {
width:963px;
margin:0 auto;
color:#fff;
}

h1 {
margin-top:0;
margin-left:20px;
text-align:left;
font-size:24px;
padding:0;
}

	.col_left {
	float:left;
	}
	
	.col_right {
	float:left;
	}
	
	#promocopy {
	width:404px;
	height:520px;	
	background-image:url(../images/leftcol.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	position:relative;
	}
	
	#promocopy p{
		color:#FFF;
		font-size:11px;
	}
	
	#maincopy {
		float:left;
		width:400px;
		text-align:left;
		margin-right:10px;
	}
	
	#maincopy p {
		
	}
	
	#maincopy ul {
		padding:0;
		margin:0 0 0 10px;
		font-size:11px;
	}
	
	#maincopy li {
		padding:0;
		margin:0 0 5px 0;
		font-size:11px;
		*list-style-position:inside;
	}	
		
	/*
		#promocopy {
		padding-left:176px;
		padding-right:11px;
		width:242px;
		}
		
		#promocopy .larger {
		font-size:1.35em;
		line-height:25px;
		}
	*/
	.col_right {
	width:534px;
	}
	
	#leatherman_entries {
	float:left;
	width:484px;
	height:500px;
	background:#fff url(../images/form_bottom.gif) no-repeat;
	background-color:#FFF;
	background-position:bottom;
	color:#7a7a7a;
	font-size:12px;
	font-weight:bold;
	padding:0 0 40px 27px;
	}
	
		#leatherman_entries h2 {
		color:#000;
		font-size:18px;
		*padding:12px 0 0 0;
		}
	
		#leatherman_entries a {
		color:#7a7a7a;
		}
	
		input, select {
		width:178px;
		}
		
		#q1, #q2 {
		width:30px;
		float:left;
		}
		
		label.qlabel {
		float:right;
		width:145px;
		margin-right:25px;
		}
		
		#stateprov {
		float:left;
		width:67px;
		}
		
		#zippostal {
		float:right;
		margin-right:-5px;
		width:95px;
		}
		
		#ziplabel {
		margin-left:26px;
		}
		
		
		#leatherman_entries .col_left {
		width:209px;
		}
		
		#leatherman_entries .col_right {
		width:178px;
		}
		
		#submit {
		background:none;
		border:none;
		margin:56px 0 45px 70px;
		}
		
		#ruleslink {
		margin-left:20px;
		font-size:12px;
		}
		
		#sponsors {
		margin:0 0 5px;
		}

#footer {
width:963px;
margin:5px auto;
color:#7a7a7a;
font-size:10px;
}

	#footer a {
	color:#7a7a7a;
	}

#rules {
	width: 800px;
	text-align:left;
	padding:20px;

	}
	
#rules a {
	color:#CCC;
}
	
	#thank_you {
	width:484px;
	display:none;
	padding:0;
	height:200px;
	font-size:11.5px;
	line-height:160%; 
	color:#4A525D;
	float:left;
	margin:100px 0 0 0;
	text-align:left;
}

#js_errorbox_signup {
position: relative; 
/*bottom:230px; 
left: 760px;*/ 
font-size: 12px; 
line-height:30px; 
font-weight: bold; 
height:30px; 
width: 230px; 
overflow: hidden; 
padding: 0px 0 0 32px; 
background: url(../images/error.gif) 0px 0px no-repeat; 
display: none; 
border:0px solid #F00;
z-index:0;
}
#js_errorbox_signup label {width:350px; color:#968302;}