@import url("jshowoff.css");
/* Global Whitespace Reset */
* {	padding:0;	margin:0;	 }
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, label, ul, ol, dl, fieldset, address {	margin:20px 0; }
li, dd, blockquote {	margin-left: 40px; }
p {	margin: 15px 0;}
fieldset {	padding:10px; }
h1, h2, h3, h4, h5, h6 {	margin: 20px 0 5px; }
p {	margin: 5px 0 20px;}
h1 {	font-size: 160%; }
h2 {	font-size: 150%; }
h3 {	font-size: 140%; }
h4 {	font-size: 130%; }
h5 {	font-size: 120%; }
h6 {	font-size: 110%; }
ul ul {	margin: 5px 0;	}
.structure {	display: none;}
hr.clear {	clear: both;	height: 1px;	margin: 0;	visibility: hidden;}
a:active {	outline: none;	}
:focus {	-moz-outline-style: none;	}
/* Styles */
a:link, a:visited {
	text-decoration: underline;
	color: #f26c4f;
}
a:hover, a:active {
	text-decoration: none;
}
body {
	background: #373737;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #737373;
}
#container {
	width: 780px;
	margin: 0 auto;
	position: relative;
}
#header {
	background: url(../images/header-2012.jpg) 0 0 no-repeat;
	margin: 0;
	height: 351px;
	text-indent: -1234em;
}
#header a {
	display: block;
	height: 70px;
	width: 275px;
	margin: 0 auto;
	text-decoration: none;
}
#navigation {
	position: absolute;
	top: 70px;
	left: 0;
	margin: 0;
	height: 30px;
	width: 780px;
	list-style: none;
	text-indent: -1234em;
}
#navigation li {
	position: absolute;
	top: 0;
	height: 30px;
	margin: 0;
}
#navigation li a {
	display: block;
	height: 30px;
}
#home {
	left: 10px;
	width: 40px;
}
#hunting {
	left: 67px;
	width: 48px;
}
#specials {
	left: 125px;
	width: 87px;
}
#new {
	left: 223px;
	width: 90px;
}
#used {
	left: 328px;
	width: 93px;
}
#rental {
	left: 438px;
	width: 100px;
}
#parts {
	left: 553px;
	width: 29px;
}
#service {
	left: 600px;
	width: 42px;
}
#faq {
	left: 656px;
	width: 32px;
}
#contact {
	left: 705px;
	width: 63px;
}


#policy,
#search,
#navigation ul {
	display: none;
}
/* Content */
#content {
	float: right;
	width: 550px;
	background: #FFF;
	border: 5px solid #e7e7e7;
	padding: 10px 20px;
	min-height: 200px;
	_height: 200px;
}
h2#title {
	color: #f26c4f;
	margin: 0 0 15px -10px;
	font-size: 18px;
	font-weight: normal;
}
/* Column */
#column {
	position: absolute;
	left: 0;
	top: 351px;
	width: 180px;
}
#newswire {
	border: 5px solid #e7e7e7;
	border-width: 5px 0 5px 5px;
	background: #FFF;
	padding: 5px 10px;
	margin-bottom: 2px;
	height: 170px;
	position: relative;
	color: #737373;
	overflow: hidden;
}
#newswire * {
	margin: 0 0 5px;
	font-size: 12px;
}
#newswire a {
	color: #737373;
	text-decoration: none;
}
#newswire a:hover {
	text-decoration: underline;
}
#pscroller1 {
	height: 150px;
}
#newswire h3 {
	color: #f26c4f;
	margin: 5px 0 15px -5px;
	font-size: 18px;
	font-weight: normal;
}
#newswire h3 a {
	font-size: 18px;
	color: #f26c4f;
	text-decoration: none;
	display: block;
}
#newswire h3 a:hover {
	color: #000;
}
#newsletter {
	background: #7AB6EC;
	border: 1px solid #a9a9a9;
	margin: 2px 0;
	padding: 3px;
	color: #FFF;
}
#newsletter label {
	float: none;
	width: auto;
	height: auto;
	font-size: 10px;
	letter-spacing: -.03em;
	margin: 0;
}
#newsletter #email {
	width: 153px;
	margin: 3px 0;
	padding: 3px 4px;
	border: 1px solid #8d8d8d;
	background: url(../images/newsletter.gif) 0 0 no-repeat;
}
#newsletter #submit {
	margin: 3px 0 0 40px;
	width: auto;
}
/* Footer */
#footer {
	width: 590px;
	margin-left: 190px;
	clear: both;
	padding: 5px 0;
}
#footer p {
	margin: 0 0 3px;
}
#footer a {	text-decoration: none;}
#footer a:hover {	text-decoration: underline;}
#links {
	text-align: center;
	color: #FFF;
}
#links a {
	color: #FFF;
}
#byline {
	text-align: right;
	font-size: 10px;
	color: #aeaeae;
}
#byline em {
	font-style: normal;
	text-decoration: underline;
}
#footer #byline a {
	color: #aeaeae;
}
/* Forms */
option {
	padding-right: 10px;
}
form label {
	display: block;
	margin: 2px 0;
	float: left;
	width: 160px;
	height: 14px;
}
form input, 
form textarea,
form select  {
	clear: right;
	display: block;
	margin: 2px 0 2px 170px;
	font-size: 12px;
}

form input {
	padding: 2px 3px;
}
form textarea {
	padding: 2px 3px;
	width: 300px;
	height: 120px;
}
form select {
}

div.error .error{
color: red;
margin: 0 0 10px 170px;
line-height: 1;
font-size: 10px;

}

form button,
form input.button {
	margin-left: 0;
	margin: 10px 0;
	border: 1px solid #000;
	background: #FFF;
	color: #000;
	font-weight: bold;
	letter-spacing: 0;
	font-size: 14px;
	width: 100px;
	text-align: center;
	cursor: pointer;
}
label.checkbox {
	float: none;
	width: auto;
}
.checkbox input {
	width: auto;
	display: inline;
	margin: 0 5px 0 0;
	vertical-align: middle;
}
/* News */
.newslist h3 {
	margin: 5px 0 5px;
	font-size: 14px;
}
.newslist h3 a {
	text-decoration: none;
}
.newslist h5 {
	margin: 5px 0;
	font-size: 12px;
	font-weight: normal;
}
.newslist {
	padding: 0 0 15px;
}
.pagination {
	line-height: 12px;
	font-size: 12px;
	text-align: center;
	padding: 10px;
	margin: 20px 0;
	border-top: 1px solid #BFBFBF;
}
.pagination a {
	text-decoration: none;
}
.pagination .left {
	text-align: left;
	margin-bottom: -12px;
}
.pagination .right {
	text-align: right;
	margin-top: -12px;
}
h3.newstitle {
	font-size: 14px;
	margin-bottom: 5px;
	padding: 0;
}
h5.newsdate {
	margin: 5px 0 20px;
	border-bottom: 1px solid #BFBFBF;
	padding: 0 0 5px;
	font-size: 12px;
}
.backtonews {
	display: block;
	margin: 20px 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	padding: 10px 0;
	border-top: 1px solid #BFBFBF;
}

/* FAQ */
#faqlist {
	list-style: square;
	padding: 0 0 20px;
	margin: 0 0 20px;
}
#faqlist li {
	margin-left: 20px;
}
#faqlist a {
	text-decoration: none;
}
#faqview {
	list-style: none;
}
#faqview li {
	margin: 10px 0 20px 0;
	border-top: 1px solid #BFBFBF;
}
#faqview li h2 {
	margin-top: 10px;
	font-size: 12px;
}
#faqview li a.backtotop {
	display: block;
	margin: 10px 0 20px;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	padding: 10px 0;
}
/* New Equipment */
#companies {
	border-top: 1px solid #e7e7e7;
	width: 100%;
	border-collapse: collapse;
}
#companies th {
	text-align: left;
	font-size: 12px;
	vertical-align: top;
	padding: 3px;
	border-bottom: 1px solid #e7e7e7;
}
#companies td {
	vertical-align: top;
	border-bottom: 1px solid #e7e7e7;
	text-align: right;
	padding: 3px;
	width: 10%;
}
#companies td.two {
	border-left: 1px solid #e7e7e7;
}
#companies a {
	color: #333;
	text-decoration: none;
}
#companies a:hover {
	color: #f26c4f;
}
/* Equipment List */
div#itemImage {
	float: right;
}
p#breadcrumb {
	clear: both;
	border-bottom: 1px solid #999;
	padding: 3px 0;
}
p#itemQuote {
	clear: both;
	border-top: 1px solid #999;
	padding: 3px 0;
}
#breadcrumb a,
#itemQuote a {
	text-decoration: none;
}
#breadcrumb a:hover,
#itemQuote a:hover {
	text-decoration: underline;
}
dl.itemDetails {
	width: 340px;
	margin: 10px 0;
	padding: 0;
}
.itemDetails dt {
	width: 90px;
	float: left;
	margin: 0 0 0 0;
	padding: 3px 0;
	border-top: 1px solid #E7E7E7;
	font-weight: bold;
}
/* commented backslash hack for mac-ie5 \*/
dt { clear: left; }
/* end hack */
.itemDetails dd {
	float: left;
	width: 234px;
	margin: 0 0 0 0;
	padding: 3px;
	border-top: 1px solid #E7E7E7;
}

#content table.contact,
#content table.email {
border-collapse: collapse;
border: 1px solid #CCC;
width: 400px;
margin: 5px 0 20px;
}
#content .contact th, #content .contact td,
#content .email td {
border: 1px solid #CCC;
padding: 3px;
text-align: left;
width: 50%;
vertical-align: top;
}
#content .contact th,
#content .email th {
color: #FFF;
background: #333;
}
#content table.where {width: 540px;}
#content table.where th {height: 1%;}
#equipmentlist {
list-style: none;
}
#equipmentlist li {
margin: 20px 0;
border: 1px solid #333;
padding: 5px;
}
#equipmentlist li a {
display: block;
border: 1px solid #333;
background: #E7E7E7;
line-height: 20px;
vertical-align: middle;
text-decoration: none;
margin: -0px 20px 0 110px;
padding: 3px;
font-size: 14px;
font-weight: bold;
min-height: 1px;
_height: 1px;
color: #333;
position: relative;
top: -18px;
}
#equipmentlist li li a {
	top: 0;
margin: 0;
width: 100px;
font-size: 10px;
text-align: center;
text-transform: uppercase;
line-height: 1.2;
}
#equipmentlist .hours {
margin: 10px 0 0 120px;
}
#equipmentlist .details {
margin: 10px 0 0 120px;
}
#equipmentlist .details span {
display: block;
clear: both;
}
#equipmentlist ul {
list-style: none;
margin: 0;
color: #333;
}
#equipmentlist li li {
border-width: 0;
padding: 0;
margin: 0;
}
#equipmentlist img {
border: 1px solid #333;
padding: 1px;
background: #CCC;
margin: -20px 0 0;
float: left;
}

#equipmentdetail table {
width: 100%;
border-collapse: collapse;
}
#equipmentdetail td {
padding: 2px 3px;
border: 1px solid #AAA;
color: #555;
}
#equipmentdetail th {
text-align: right;
padding: 2px 3px;
border: 1px solid #AAA;
width: 23%;
background: #EEE;
color: #333;
}
p.disclaimer {
margin: 0;
padding: 5px;
font-size: 10px;
border: 1px solid #AAA;
border-bottom-width: 0;
margin-left: -1px;
clear: both;
}
#equipmentdetail h2 {
font-size: 14px;
margin: 0 0 5px;
}
#equipmentdetail img#equipmentphoto {
float: right;
margin: 0 0 10px 10px;
border: 1px solid #333;
padding: 1px;
background: #CCC;
}
#content th.itemname {
text-align: left;
font-size: 14px;
background: #373737;
color: #FFF;
}

