/* 
 * Cascading Style Sheet for Snap-on Equipment's John Bean Website.
 * Created by: Daniel Yearwood - Sr. Graphic Designer/Web Master - 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:#fff;
	font-family:Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
}

/* DIV DEFINITIONS */

#masthead {
	width:955px;
	height:110px;
	border-bottom:5px solid #ececec;
	padding:0;
	margin:0 auto;
	overflow:hidden;
}

#navigation {
	color:#fff;
	background-color:#ececec;
	height:40px;
	margin-top:70px;
	overflow:hidden;
	float:right;
}

#wrapper {
	width:955px;
	padding:30px 0;
	margin:0 auto;
	overflow:hidden;
}

#banner {
	width:450px;
	height:620px;
}

#content-home {
	width:465px;
	padding-left:40px;
	float:right;
	overflow:hidden
}

#content {
	width:955px;
	color:#000;
	background-color:transparent;
	padding:0;
	margin:0;
}

div.movie {
	width:342px;
	height:291px;
}

#footer {
	color:#7c7c7c;
	background-color:#ececec;
	/* background-image: -moz-linear-gradient(100% 100% 90deg, #c2c2c2, #f1f1f1);
	background-image: -webkit-gradient(linear, 0% 0% 0% 100%; from(#c2c2c2), to(#f1f1f1));
	background: -webkit-gradient(linear,left bottom,left top,color-stop(0.08, rgb(194,194,194)),color-stop(0.77, rgb(242,242,242)));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f1f1f1, endColorstr=#e9e9e9);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient (startColorstr=#f1f1f1, endColorstr=#e9e9e9)"; */
	width:895px;
	font-size:.75em;
	text-align:center;
	padding:30px;
	margin:0 auto;
	overflow:hidden;
}

/* Navigation */

#navigation ul {
	padding:0;
	margin:0;
}

#navigation ul li {
	padding:0;
	margin:0 !important;
	display:inline;
}

#navigation ul li a {
	color:#000;
	background-color:transparent;
	padding:12px;
	margin:0 !important;
	display:inline-block;
}

#navigation a:hover {
	color:#fff;
	background-color:#282828;
}

#navigation ul li#firstli a, #navigation ul li.midli a {
	border-right:1px solid #eaeaea;
	margin:0 !important;
}

#navigation ul li#lastli a, #navigation ul li.midli a {
	border-left:1px solid #f2f2f2;
	margin:0 !important;
}

/* TABLE DEFINITIONS */

#framerackconfigs {
	width:100%;
	border-collapse:collapse;
	padding:0;
	margin:10px 0;
}

#framerackconfigs th, #framerackconfigs td {
	width:25%;
}

#framerackconfigs th {
	padding:10px;
	border-bottom:2px solid #000;
	vertical-align:top;
}

#framerackconfigs td {
	padding:10px;
	border-bottom:1px solid #000;
	vertical-align:top;
}

.centered-cell {
	text-align:center;
}

.spec-table, .spec-table-3c {
	width:100%;
	border-collapse:collapse;
	padding:0;
	margin:10px 0;
}

.spec-table th, .spec-table-3c th {
	text-align:left;
	padding:3px 0;
	border-bottom:2px solid #000;
	font-size:1.1em;
}

.spec-table td {
	width:50%;
	border-bottom:1px solid #000;
	padding:3px 0;
}

.spec-table-3c td {
	border-bottom:1px solid #000;
	padding:3px 0;
}

.spec-table td.bold, .spec-table-3c td.bold {
	text-align:left;
}

.spec-table td.cell2 {
	text-align:center;
}

.accessory-table {
	width:100%;
	border-collapse:collapse;
	padding:0;
	margin:10px 0;
}

.accessory-table th {
	text-align:left;
	padding:10px;
	border-bottom:2px solid #000;
	vertical-align:top;
}

.accessory-table td {
	text-align:left;
	padding:10px;
	border-bottom:1px solid #000;
	vertical-align:top;
}

#contact-table{
	border-collapse:collapse;
	margin:0 auto;
}

#contact-table td {
	padding:5px;
}

/* MISCELLANEOUS DEFINITIONS */

/* Links */

a:hover {
	font-weight:bold;
}

#footer a {
	color:#707070;
	background-color:transparent;
}

.content-section a {
	color:#797979;
	background-color:transparent;
}

.content-section h1 a, .content-section h1 a:hover {
	color:#000;
	background-color:transparent;
}

.content-section h1 a:hover {
	font-style:normal;
}

.content-section a:hover {
	color:#f00;
	background-color:transparent;
}

/* 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 5px 0 0;
	display:block;
	float:left;
}

.brochure-link {
	background-image:url(http://www.snaponequipment.com/common/images/john-bean/website/icons/brochure-button-inactive.jpg);
}

.brochure-link:hover {
	background-image:url(http://www.snaponequipment.com/common/images/john-bean/website/icons/brochure-button-active.jpg);
}

/* Text */

#content h1, #content-home h1 {
	font-size:2.0em;
}

#content h2, #content-home h2 {
	font-size:1.4em;
}

#content h3, #content-home h3 {
	font-size:1.2em;
}

h2.section-header {
	cursor:pointer;
	margin:0 !important;
}

.bullet-lists {
	list-style-type:disc;
	margin-left:25px;
	margin-bottom:10px;
}

.bullet-lists ul {
	list-style-type:circle;
	margin-left:25px;
}

.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 !important;
}

.clear-left {
	clear:left;
}

.clear-right {
	clear:right;
}

.block-inline {
	display:inline;
}

/* Borders */

.no-border {
	border:none;
}

.border {
	border:1px solid #000;
}

.cstb {
	border-top:1px solid #e1e1e1;
}

.csbb {
	border-bottom:1px solid #acacac;
}

.csrb {
	border-right:1px solid #acacac;
}

.cslb {
	border-left:1px solid #e1e1e1;
}

/* 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;
}

.lp20px {
	padding-left:20px !important;
}

.rp20px {
	padding-right:20px !important;
}

.tp20px {
	padding-top:20px !important;
}

.bp20px {
	padding-bottom:20px !important;
}

.p20px {
	padding:20px;
}

.lp30px {
	padding-left:30px !important;
}

.rp30px {
	padding-right:30px !important;
}

.tp30px {
	padding-top:30px !important;
}

.bp30px {
	padding-bottom:30px !important;
}

.p30px {
	padding:30px;
}

.lp40px {
	padding-left:40px !important;
}

.rp40px {
	padding-right:40px !important;
}

.tp40px {
	padding-top:40px !important;
}

.bp40px {
	padding-bottom:40px !important;
}

.p40px {
	padding:40px;
}

.lp50px {
	padding-left:50px !important;
}

.rp50px {
	padding-right:50px !important;
}

.tp50px {
	padding-top:50px !important;
}

.bp50px {
	padding-bottom:50px !important;
}

.p50px {
	padding:50px;
}

/* CONTACT FORM */

.hbns {
	display:none;
}

/*Slideshow Styles*/

#slideshow-container  { 
    width:450px; 
    height:620px; 
    position:relative; 
    padding:0 0 20px 0;
	margin:0;
	overflow:hidden;
}

#slideshow-container img { 
    display:block; 
    position:absolute; 
    top:0; 
    left:0; 
    z-index:1; 
}
