/* 
 * Cascading Style Sheet for Snap-on Equipment's John Bean Website.
 * Created by: Daniel Yearwood - Graphic Designer/Web Architect Snap-on Equipment.
 * July 14, 2008.
*/

/* CSS RESET */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 98%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height:normal;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* BODY DEFINITIONS */

body {
	color:#000;
	background-color:#003663;
	background-image:url(//www.snaponequipment.com/common/images/hofmann/website/template-images/bg.jpg);
	background-repeat:repeat-x;
	background-attachment:scroll;
	background-position:center top;
	font-family:Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
}

/* DIV DEFINITIONS */

#masthead {
	width:100%;
	height:160px;
	background-image:url(//www.snaponequipment.com/common/images/hofmann/website/template-images/site-top-bg.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	padding:0;
	margin:0;
	overflow:hidden;
}

#logo {
	width:955px;
	height:200px;
	padding:36px 7px 60px 7px;
	margin:0 auto;
	overflow:hidden;
}

#body-bottom-bg {
	width:100%;
	background-image:url(//www.snaponequipment.com/common/images/hofmann/website/template-images/bg-bottom.jpg);
	background-repeat:repeat-x;
	background-position:bottom left;
	padding:0;
	margin:0;
	overflow:hidden;
	font-size:1em;
}

#wrapper {
	width:955px;
	margin:0 auto;
}

#wrapper-header, #wrapper-footer {
	width:955px;
	height:10px;
	padding:0;
	margin:0;
	overflow:hidden
}

#wrapper-header {
	background-image:url(//www.snaponequipment.com/common/images/hofmann/website/template-images/main-top.gif);
	background-repeat:no-repeat;
}

#wrapper-mid {
	width:955px;
	background-image:url(//www.snaponequipment.com/common/images/hofmann/website/template-images/main-mid.gif);
	background-repeat:repeat-y;
	padding:0;
	margin:0;
	overflow:hidden;
}

#wrapper-footer {
	background-image:url(//www.snaponequipment.com/common/images/hofmann/website/template-images/main-bottom.gif);
	background-repeat:no-repeat;
}

#sidebar, #content {
	float:left;
	overflow:hidden;
}

#sidebar {
	color:#000;
	background-color:transparent;
	width:250px;
	padding:0;
	margin:0 10px 0 0;
}

#sidebar-mid {
	color:#000;
	background-color:#fff;
	width:230px;
	font-size:.90em;
	padding:0 10px;
	margin:0;
}
.sbbb {
	border-bottom:1px dotted #474e4f;
}

#content {
	color:#000;
	background-color:transparent;
	width:695px;
	padding:0;
	margin:0;
}

#content-mid {
	color:#000;
	background-color:#fff;
	width:655px;
	padding:10px 20px 10px 20px;
	margin:0;
}

.product-and-links {
	width:200px;
}

#banner {
	width:655px;
	height:252px;
	padding:0 0 20px 0;
	margin:0;
	overflow:hidden;
}

.content-section-ntb, .content-section, .content-section-nbb {
	width:655px;
	padding:20px 0;
	overflow:hidden;
}

.content-section, .content-section-nbb {
	border-top:1px dotted #474e4f;
	margin:2px 0;
}

.content-section, .content-section-ntb, #banner {
	border-bottom:3px solid #474e4f;
}

#mastfooter {
	width:100%;
	height:160px;
	background-image:url(//www.snaponequipment.com/common/images/hofmann/website/template-images/site-bottom-bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom left;
	padding:0;
	margin:0;
	overflow:hidden;
}

#footer {
	font-size:.75em;
	text-align:center;
	padding:10px 0 0 0;
}

/* SIDEBAR ELEMENT DEFINITIONS */

/* Text */

#sidebar h2 {
	font-size:1.25em;
}

#sidebar h3.news-dates {
	font-style:italic;
}

/* Navigation */

#sidebar #main-nav-links, .bullet-lists {
	list-style-type:disc;
	margin-left:25px;
	margin-bottom:10px;
}

.bullet-lists ul {
	list-style-type:circle;
	margin-left:10px;
}

#sidebar #main-nav-links ol {
	list-style-type:square;
	margin-left:25px;
}

#sidebar #main-nav-links ol ol {
	list-style-type:circle;
}

#sidebar #main-nav-links #mainnavli {
	list-style-type:none;
	padding:0;
	margin:0;
}

/* TABLE DEFINITIONS */

.spec-table, .spec-table-5c, .spec-table-4c, .spec-table-3c {
	width:99%;
	border:1px solid #474e4f;
	border-collapse:collapse;
	margin-left:auto;
	margin-right:auto;
}

.contact-table-3c {
	width:99%;
	border-collapse:collapse;
	margin-left:auto;
	margin-right:auto;
}

#international-table {
	width:99%;
	border-collapse:collapse;
	margin-left:auto;
	margin-right:auto;
}

.spec-table-5c td, .spec-table-5c th, .spec-table-4c td, .spec-table-4c th, .spec-table-3c td, .spec-table-3c th, .spec-table td, .spec-table th {
	border:1px solid #000;
	padding:5px;
	margin:0;
}

.spec-table-5c td, .spec-table-5c th {
	width:20%;
}

.spec-table-4c td, .spec-table-4c th, #international-table td {
	width:25%;
}

.spec-table-3c td, .spec-table-3c th {
	width:33%;
}

.spec-table td, .spec-table th {
	width:50%;
}

.spec-table .spec-header, .spec-table-5c .spec-header, .spec-table-4c .spec-header, .spec-table-3c .spec-header {
	color:#fff;
	background-color:#01756c;
}

.two-columns {
	width:99%;
	border-collapse:collapse;
	margin-left:auto;
	margin-right:auto;
}

.two-columns td {
	width:50%;
	padding:5px;
	margin:0;
}

/* Features List */

#feature-list-container {
	width:100%;
	color:#fff;
	background-color:#01756c;
	background-image:url(http://www.snaponequipment.com/common/images/hofmann/website/template-images/feature-list-top-bg.jpg);
	background-repeat:no-repeat;
	padding:0;
	overflow:hidden !important;
}

#feature-list-container div {
	background-image:url(http://www.snaponequipment.com/common/images/hofmann/website/template-images/feature-list-bottom-bg.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	padding:0;
	margin:0;
	overflow:hidden !important;
}

#feature-list-container div table {
	width:100%;
}

#feature-list-container div table th {
	text-align:left;
	padding:0 0 15px 10px;
}

#feature-list-container div table td {
	width:50%;
	padding:5px;
}

#feature-list-container a {
	color:#fff;
	background-color:transparent;
}

/* MISCELLANEOUS DEFINITIONS */

/* Links */

a:hover {
	font-weight:bold;
}

/* Buttons */

.spec-sheet-link, .brochure-link, .movie-link, .press-release-link {
	width:71px;
	height:65px;
	text-decoration:none;
	background-repeat:no-repeat;
	padding:0;
	margin:0 0 0 5px;
	display:block;
}

.press-release-link {
	background-image:url(http://www.snaponequipment.com/common/images/hofmann/website/icons/pr-button-inactive.jpg);
}

.press-release-link:hover {
	background-image:url(http://www.snaponequipment.com/common/images/hofmann/website/icons/pr-button-active.jpg);
}

.spec-sheet-link {
	background-image:url(http://www.snaponequipment.com/common/images/hofmann/website/icons/bid-spec-button-inactive.jpg);
}

.spec-sheet-link:hover {
	background-image:url(http://www.snaponequipment.com/common/images/hofmann/website/icons/bid-spec-button-active.jpg);
}

.brochure-link {
	background-image:url(http://www.snaponequipment.com/common/images/hofmann/website/icons/brochure-button-inactive.jpg);
}

.brochure-link:hover {
	background-image:url(http://www.snaponequipment.com/common/images/hofmann/website/icons/brochure-button-active.jpg);
}

.movie-link {
	background-image:url(http://www.snaponequipment.com/common/images/hofmann/website/icons/movie-button-inactive.jpg);
}

.movie-link:hover {
	background-image:url(http://www.snaponequipment.com/common/images/hofmann/website/icons/movie-button-active.jpg);
}

/* Text */

#content h1 {
	font-size:2.0em;
}

#content h2 {
	font-size:1.4em;
}

#content h3 {
	font-size:1.2em;
}

h2.section-header {
	cursor:pointer;
	margin:0 !important;
}

.italic {
	font-style:italic;
}

.bold {
	font-weight:bold;
}

.underline {
	text-decoration:underline !important;
}

sup {
	font-size:.60em;
	vertical-align:text-top;
}

.text90em {
	font-size:.90em;
}

.text85em {
	font-size:.85em;
}

.text80em {
	font-size:.80em;
}

.text75em {
	font-size:.75em;
}

.text70em {
	font-size:.70em;
}

.ta-right {
	text-align:right;
}

.ta-left {
	text-align:left;
}

.ta-center {
	text-align:center;
}

/* Text Colors */

.red {
	color:red;
}

.green {
	color:green;
}

/* Floats */

.float-left {
	float:left;
}

.float-right {
	float:right;
}

.clear-floats {
	clear:both;
}

.clear-left {
	clear:left;
}

.clear-right {
	clear:right;
}

.block-inline {
	display:inline;
}

/* Borders */

.no-border {
	border:none;
}

.border {
	border:1px solid #000;
}

/* Margins */

.lm5px {
	margin-left:5px !important;
}

.rm5px {
	margin-right:5px !important;
}

.tm5px {
	margin-top:5px !important;
}

.bm5px {
	margin-bottom:5px !important;
}

.m5px {
	margin:5px !important;
}

.lm10px {
	margin-left:10px !important;
}

.rm10px {
	margin-right:10px !important;
}

.tm10px {
	margin-top:10px !important;
}

.bm10px {
	margin-bottom:10px !important;
}

.m10px {
	margin:10px !important;
}

.lm15px {
	margin-left:15px !important;
}

.rm15px {
	margin-right:15px !important;
}

.tm15px {
	margin-top:15px !important;
}

.bm15px {
	margin-bottom:15px !important;
}

.m15px {
	margin:15px !important;
}

.lm20px {
	margin-left:20px !important;
}

.rm20px {
	margin-right:20px !important;
}

.tm20px {
	margin-top:20px !important;
}

.bm20px {
	margin-bottom:20px !important;
}

.m20px {
	margin:20px !important;
}

.lm25px {
	margin-left:25px !important;
}

.rm25px {
	margin-right:25px !important;
}

.tm25px {
	margin-top:25px !important;
}

.bm25px {
	margin-bottom:25px !important;
}

.m25px {
	margin:25px !important;
}

.lm30px {
	margin-left:30px !important;
}

.rm30px {
	margin-right:30px !important;
}

.tm30px {
	margin-top:30px !important;
}

.bm30px {
	margin-bottom:30px !important;
}

.m30px {
	margin:30px !important;
}

.lm35px {
	margin-left:35px !important;
}

.rm35px {
	margin-right:35px !important;
}

.tm35px {
	margin-top:35px !important;
}

.bm35px {
	margin-bottom:35px !important;
}

.m35px {
	margin:35px !important;
}

.lm40px {
	margin-left:40px !important;
}

.rm40px {
	margin-right:40px !important;
}

.tm40px {
	margin-top:40px !important;
}

.bm40px {
	margin-bottom:40px !important;
}

.m40px {
	margin:40px !important;
}

.lm45px {
	margin-left:45px !important;
}

.rm45px {
	margin-right:45px !important;
}

.tm45px {
	margin-top:45px !important;
}

.bm45px {
	margin-bottom:45px !important;
}

.m45px {
	margin:45px !important;
}

.lm50px {
	margin-left:50px !important;
}

.rm50px {
	margin-right:50px !important;
}

.tm50px {
	margin-top:50px !important;
}

.bm50px {
	margin-bottom:50px !important;
}

.m50px {
	margin:50px !important;
}

.lm55px {
	margin-left:55px !important;
}

.rm55px {
	margin-right:55px !important;
}

.tm55px {
	margin-top:55px !important;
}

.bm55px {
	margin-bottom:55px !important;
}

.m55px {
	margin:55px !important;
}

.lm60px {
	margin-left:60px !important;
}

.rm60px {
	margin-right:60px !important;
}

.tm60px {
	margin-top:60px !important;
}

.bm60px {
	margin-bottom:60px !important;
}

.m60px {
	margin:60px !important;
}

.lm65px {
	margin-left:65px !important;
}

.rm65px {
	margin-right:65px !important;
}

.tm65px {
	margin-top:65px !important;
}

.bm65px {
	margin-bottom:65px !important;
}

.m65px {
	margin:65px !important;
}

.lm70px {
	margin-left:70px !important;
}

.rm70px {
	margin-right:70px !important;
}

.tm70px {
	margin-top:70px !important;
}

.bm70px {
	margin-bottom:70px !important;
}

.m70px {
	margin:70px !important;
}

.centered {
	margin-left:auto !important;
	margin-right:auto !important;
	display:block;
}

/* Padding */

.lp5px {
	padding-left:5px !important;
}

.rp5px {
	padding-right:5px !important;
}

.tp5px {
	padding-top:5px !important;
}

.bp5px {
	padding-bottom:5px !important;
}

.p5px {
	padding:5px;
}

.lp10px {
	padding-left:10px !important;
}

.rp10px {
	padding-right:10px !important;
}

.tp10px {
	padding-top:10px !important;
}

.bp10px {
	padding-bottom:10px !important;
}

.p10px {
	padding:10px;
}

/* CONTACT FORM */

.hbns {
	display:none;
}