@charset "utf-8";
/* Scorpion Lacrosse */
/* HOME.CSS		     */
/* Copyright 2007    */

#hm {
	width: 800px;
	height: 600px;
	float: left;
	background: #000 url(../images/hm_bg.jpg) top no-repeat;
}

#hm-tradeup {
	width: 230px;
	height: 170px;
	float: left;
	margin-top: 105px;
	padding-left: 30px;
	color: #ccc;
}

#hm-content {
	width: 305px;
	height: 185px;
	float: left;
	margin-top: 15px;
	margin-bottom: 75px;
}
#hm-content .text {
	padding-left: 28px;
	font-size: 1.1em;
	line-height: 1.4em;	
}
#hm-content .text a { color: #fff;}

#hm-promo {
	width: 235px;
	height: 215px;
	float: left;
}

#hm-enews {
	width: 275px;
	height: 115px;
	float: left;
	padding-top: 30px;
	padding-left: 30px;
}
#hm-enews .hdr { width: 90px; height: 35px; float: left; padding-top: 10px; }
#hm-enews .field { width: 120px; height: 25px; float: left; }
#hm-enews .field input { width: 100px; font-size: 1.1em; }
#hm-enews label { width: 50px; height: 25px; float: left; vertical-align: middle; }
#hm-enews .submit { padding-left: 130px; float: left; }

#hm-copyright {
	width: 210px;
	height: 75px;
	float: right;
	color: #999;
}

#hm-copyright a { font-size: 9px; text-decoration: none; color: #999; }

#hm-coppa {
	width: 400px;
	float: left;
	padding-left: 15px;
	padding-right: 350px;
	margin-top: 40px;
	font-size: .9em;
	color: #666;
}
#hm-coppa a { color: #666; }