body {
	margin:0;
	padding:0;
	color: #000000;
	background:center url(images/ACR-bkgd.jpg) #999 fixed;
	font-family: Arial, Helvetica, sans-serif;   /* line-height: 1.5em; */
	font-size: 11px;
}


a { 
	outline:none; 
	color:#b31911; 
	text-decoration:none; 
}

a:hover { color: #000; }


:focus { -moz-outline-style: none !important; }
img { border: 0px; }
p { margin: 10px 0px; }
td { vertical-align: top; }
textarea { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000; padding: 5px; }
input { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000; }
ul li {
	line-height:1.25em;
	list-style-position: outside;
	list-style-type: disc;
	left: -5px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
a.pdf { background:url(/images/pdf.gif) no-repeat left top; padding-left: 20px; display: inline-block; height: 16px; }
html, body { height: 100%;}

/* ===== Selection ===== */
::-moz-selection{ background: #000;	color: #fff; }
::selection { background: #000; color: #fff; }

/* ===== General ===== */
.clear { clear: both; }
.hide { display: none; visibility: hidden; }
.left { float: left; }
.right { float: right; }
.clrLeft { clear: left; height:0px; width: 0px; overflow: hidden; }
.clrRight { clear: right; height:0px; width: 0px; overflow: hidden; }
.btnEnabled { cursor:pointer;opacity:1; filter:alpha(opacity=100); }
.btnDisabled { cursor:default;opacity:.25; filter:alpha(opacity=25); }
.catGrid{ float: left; width: 180px; margin: 20px 40px 20px 0px; }
.conGrid{ float: left; width: 220px; margin: 20px 40px 20px 0px; }
.press { width: 120px; float: left; color: #493a13; }

/* ===== Global ===== */
h1, h2, h3, h4, h5 { font-family: Arial, Helvetica, sans-serif; }
h1 { font-size: 30px; color: #fff; text-transform: uppercase; margin-top: 10px; font-weight: normal; }
h2 { font-size: 24px; text-transform: uppercase; color: #777058; line-height: 22px; letter-spacing: .5px; margin: 20px 0px 15px 0px; font-weight: normal; font-family:Georgia, "Times New Roman", Times, serif; }
h3 { font-size: 18px; color:#000; margin: 0px; }
h4 { font-size: 14px; color: #000; font-weight: bold; margin: 10px 0px 5px 0px; }
h5 { font-size: 14px; color: #726B4D; font-weight: bold; margin: 10px 0px 5px 0px; }
h6 { color: #000; text-align: center; font-size: 11px; font-weight: bold; margin: 0px; text-transform: uppercase; }

/* ===== Body BKGs and Containers ===== */
#mainContainer { margin: 0px auto; width: 1000px; background:transparent url(../images/bkg_gun.jpg) no-repeat 350px 155px; min-height: 100%; height: auto !important; height: 100%; margin: 0 auto -80px; /* the bottom margin is the negative value of the footer's height */  }
.form #mainContainer { margin: 0px auto; width: 1000px; background:none; min-height: 100%; height: auto !important; height: 100%; margin: 0 auto -80px; /* the bottom margin is the negative value of the footer's height */  }

/* ===== Masthead ===== */
#masthead { padding: 20px 10px; }
#masthead .logo { float: right; }
#masthead .headline {}

/* ===== Content Container ===== */
.leftCol { padding: 20px 10px; }
.leftCol .form { margin: 10px 0px; }
.leftCol .form .name { width: 100px; background:#eee; border: 1px solid #CCC; padding: 2px 4px; }
.leftCol .form .email { width: 213px; background:#eee; border: 1px solid #CCC; padding: 2px 4px; margin-top: 5px; }
.leftCol .form .submit { float: right; }
.leftCol .links { margin: width:100%; }
.leftCol .links a { color: #000; text-transform: uppercase; text-decoration: underline; font-weight: bold; font-size: 14px; }
.leftCol .links a:hover { color: #d21f25; }
.downloads .screenShot { float: left; }
.downloads .headline { border-bottom: 1px solid #CCC; margin-bottom: 10px; }
.downloads ul { float: left; line-height: 20px; }
.downloads ul li { margin-left: 10px; text-transform: uppercase; }
.downloads ul li a { color: #000; text-transform: uppercase; text-decoration: underline; font-weight: bold; font-size: 14px; }
.downloads ul li a:hover { color: #d21f25; }
.divider { border-top: 1px solid #c6c6c6; margin-top: 1px; }
.aboutBushmaster { float: right; width: 600px; line-height: 18px; }
.address { background:transparent url(../images/footer_bushmaster.gif) no-repeat scroll left top; padding:12px 0 12px 80px; border: 1px solid #c6c6c6; margin: 50px 0px 20px 0px; }
.address .links { float:right; padding:0px 20px; }

.form .leftCol { float:left; height:170px; padding:20px; width:350px; }
.form .rightCol { float:left; line-height:16px; padding:0 20px 0 0; width:570px; }
.form .rightCol fieldset { color: #000 !important; }
.form .rightCol fieldset legend { font-weight: bold; }
.required { font-weight: bold; }

/* ===== Footer ===== */
#footer, .push { height: 80px; /* .push must be the same height as .footer */ }
#footer { background:transparent url(images/bkg_footer.jpg) repeat-x top center; }
#footer .footerText { margin: 0px auto; width: 1000px; padding: 32px 10px 0px 10px; }
