/* --------------------------------------------------------------
  	GENERAL CROSS-BROWSER RESET
-------------------------------------------------------------- */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;
padding: 0;border: 0;font-weight: inherit;font-style: inherit;font-size: 100%;font-family: inherit;vertical-align: baseline;}

body {line-height: 1.5;}

/* Tables still need 'cellspacing="0"' in the markup. */
table {border-collapse: separate;border-spacing: 0;}
caption, th, td {text-align: left;font-weight: normal;}
table, td, th {vertical-align: middle;}

/* Remove possible quote marks (") from <q>, <blockquote>. */blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}

/* Remove annoying border on linked images. */
a img {border: none;}

/* PC FF3 adds an outline to Flash objects? */
a, object {outline: none;}


/* --------------------------------------------------------------
  	TYPOGRAPHIC DEFAULTS
-------------------------------------------------------------- */
body {
    font: 62.5% Helvetica, arial, sans-serif;
    margin: 0;
    padding-bottom: 2em;
    color: #000;
    text-align: center;
    background: #E8E8E8;
}

/* @font-face
-------------------------------------------------------------- */
/*
 * Web Fonts from fontspring.com
 *
 * All OpenType features and all extended glyphs have been removed.
 * Fully installable fonts can be purchased at http://www.fontspring.com
 *
 * The fonts included in this stylesheet are subject to the End User License you purchased
 * from Fontspring. The fonts are protected under domestic and international trademark and 
 * copyright law. You are prohibited from modifying, reverse engineering, duplicating, or
 * distributing this font software.
 *
 * (c) 2010-2011 Fontspring
 *
 *
 *
 *
 * The fonts included are copyrighted by the vendor listed below.
 *
 * Vendor:      FontSite Inc.
 * License URL: http://www.fontspring.com/fflicense/fontsite
 *
 *
 */

@font-face {
    font-family: 'LithoAntiqueMedium';
    src: url('../fonts/LithoAntique-Medium-webfont.eot');
    src: url('../fonts/LithoAntique-Medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/LithoAntique-Medium-webfont.woff') format('woff'),
         url('../fonts/LithoAntique-Medium-webfont.ttf') format('truetype'),
         url('../fonts/LithoAntique-Medium-webfont.svg#LithoAntiqueDemiBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* Headings
-------------------------------------------------------------- */
h1, h2, h3, h4, h5, h6 {color: #999;font-family: helvetica, arial, san-serif;font-weight: bold;margin: 0 0 0.5em 0;}
h1, .entry h2, h6 {text-transform: capitalize;}
h1, .entry h2 {color: #D00;font-size: 2em; font-family: arial, helvetica, sans-serif; }
h4, h5 {text-transform: uppercase;}
h5, h6 {font-size: 1em;}
h2 {font-size: 1.667em;color: #575757;}
h3 {font-size: 1.5em;}
h4 {font-size: 1.167em;font-weight: normal;}

/* Text Elements
-------------------------------------------------------------- */
p {margin: 0 0 1.5em;line-height: 1.5;}
.summary {clear: both;}
.summary p {color: #999;font-size: 1.583em;font-style: italic;margin-bottom: 0.75em;}

a {text-decoration: underline;}
a,a:link {color: #369;}
a:visited {color: #669;}
a:hover,
a:active,
a:focus {color: #D00;}

blockquote  {margin: 1em 1em 1em 0;color: #666;font-style: italic;}
strong {font-weight: bold;}
em  {font-style: italic;}
address {font-style: normal;margin-bottom: 1em;}
address span {font-weight: bold;margin-right: 3px;}
cite {font-style: italic;}
small {font-size: 0.833em;}

/* Following six styles generally do not need to be edited */
sup, sub    {line-height: 0;}
dfn {font-style: italic;}
del {color:#666;}
pre {white-space: pre;}
pre,code,tt {font: 1em 'andale mono', 'lucida console', monospace;line-height: 1.5;}

/* HRs with background images
-------------------------------------------------------------- */
div.hr {height: 3px;margin: 10px 0;background: #fff url() 0 0 repeat-x;}
div.hr hr {display: none;}

/* Lists
-------------------------------------------------------------- */
li ul,
li ol       {margin: 0 1.5em;}
ul, ol      {margin: 0 1.5em 1.5em 1.5em;}

ul          {list-style-type: disc;}
ol          {list-style-type: decimal;}

dl          {margin: 0 0 1.5em 0;}
dl dt       {font-weight: bold;}
dd          {margin-left: 1.5em;}

/* Tables
-------------------------------------------------------------- */
table       {margin-bottom: 1.4em;width: 100%;}
th          {font-weight: bold;border-bottom: solid 1px #E3E3E3;}
thead th 		 {background: #EEE;}
th,td,caption {padding: 4px 10px 4px 5px;}
.last {border-bottom: solid 2px #E3E3E3;}
tr.even td  {background: #e5ecf9;}
tfoot       {font-style: italic;}
caption     {background: #eee;}

/* Style Library
-------------------------------------------------------------- */
.addthis_button {float: right;margin: 9px 0 0 10px;}
.textOverlay {display: none;}
.specsOverlay {display: block;margin-top: 2em;padding: 1em;border-top: 1px solid #adadad;}
.jsEnabled .textOverlay {background: #FFF;width: 450px;padding: 1em 12px;top: 200px;left: 405px;font-size: 1.2em;text-align: left;}
.jsEnabled .specsOverlay {width: 597px;display: block;padding: 20px 15px 15px 15px;}
.specsOverlay .specs {margin-bottom: 2em;}
.jsEnabled .specsOverlay .specs {margin-bottom: 0;}
.specsOverlay .specs ul,
.specsOverlay .specs p {font-size: 0.833em;}
.specsOverlay .specs h2 {text-transform: capitalize;color: #D00;}
.specsOverlay .specs h3 {text-transform: capitalize;}
.jsEnabled .specsOverlay .specs .section {float: left;width: 291px;margin-right: 15px;}
.jsEnabled .specsOverlay .specs .sectionRight {margin: 0;}
.jsEnabled .specsOverlay .specs .sectionBottom {clear: left;}

/* Easy Clearing Styles
----------------------------------------------------------- */
.group:after 	 {content: ".";display: block;height: 0;clear: both;visibility: hidden;} /* CF, IE.css, IE6.css */


/* --------------------------------------------------------------
	PAGE STRUCTURE
	Elements that make up the skeleton of the layout and holds things together
----------------------------------------------------------- */
#wrapper {background: #FFF;border: 1px solid #CCC;font-size: 1.2em; /* this, along with body font size of 62.5% renders type approximately 12px in size across all browsers */margin: 25px auto;position: relative;text-align: left;width: 960px;}
#wrapperInner {padding: 15px;padding-bottom: 0;}
#header {position: relative;}
#header-inner {min-height: 62px;height: auto !important;height: 62px;padding-top: 10px;position: relative;overflow: hidden;}
#contentMain {margin: 0 auto;width: 930px;padding: 20px 0 2em 0;}
#footer {background: #f1f1f1;border-top: 1px solid #CCC;clear: left;margin: 0 -15px;}
#footerInner {padding: 2em 20px;}
#footerInner p {color: #666;font-size: 0.833em;margin-bottom: 0;display: inline-block;}
#footerInner p a {color: #666;text-decoration: none;}
#footerInner p a:hover {color: #D00;}
.footerLinks {float: left;}
.copyright {float: right;}
.plauditCredit {clear: left;}
.plauditCredit a, .plauditCredita:hover, .plauditCredit a:visited {color: #999 !important;}


/* --------------------------------------------------------------
	PAGE STRUCTURE ELEMENTS
	Elements  such as logos, search bars, and any other design element repeated throughout the site, but doesn't effect the structural layout
----------------------------------------------------------- */
#logo {width: 251px;height: 97px;display: block;background: url(../images/design/logo.png) 0 0 no-repeat;position: absolute;top: 0;left: 0;margin: 0;padding: 0;font-size: 1em;z-index: 200;}
#logo a {display: block;height: 97px;text-indent: -999em;width: 251px;}
.madeInUSA {background: url(../images/icons/american-flag.gif) 0 50% no-repeat;color: #666;font-size: 0.917em;padding-left: 26px;position: absolute;left: 285px;top: 2px;}
.langSelection {position: absolute;right: 0;top: -23px;}
.langSelection a.noUnderline {text-decoration: none !important;color: #666;}
.langSelection a.noUnderline:hover {color: #D00;text-decoration: underline;}
.contactPhone {
	color: #999;
	font-size: 1.083em;
	line-height: 1;
	margin: 0;
	position: absolute;
	right: 0;
	top: 0;
	text-transform: uppercase;
	font-family: helvetica, arial, sans-serif;
	font-weight: bold;
}
.contactPhone span {color: #D00;font-size: 1.75em;}
.emailUpdatesFieldArea {margin-top: 1em;}
.emailUpdatesFieldArea label {float: none;width: auto;}
.emailUpdatesFieldArea input {float: left;margin-right: 1em;}
#breadCrumbs {list-style: none;margin: 0;margin-bottom: 1em;}
#breadCrumbs li {font-size: 0.833em;margin: 0;display: inline;color: #999;}
#breadCrumbs a {color: #D00;}
.entry #logo {z-index: 1000;}

/* Search Form Styling */
#searchArea {background: url(../images/design/search-area-bg.gif) 0 50% repeat-x;float: left;margin-bottom: 1.5em;width: 930px;}
.search-form {background: #FFF;float: right;padding-left: 20px;}
.search-form input {float: left;}
.search-form input.query {
    border: 1px solid #C0CCDA;
    color: #6EA9D4;
    font-size: .833em;
    font-style: italic;
    height: 17px;
    padding: 2px 5px 1px;
    width: 148px;
}
.search-form input.submit {
    font-weight: normal;
    letter-spacing: 0.05em;
    padding: 3px 8px 2px;
    margin-left: 5px;
    overflow: visible;
}
.entry .search-form input.submit {
    margin-left: 0;
    float: right;
}
/* make inline */
#inlineSearchForm {margin-bottom: 1.5em;}
#inlineSearchForm input.query {
    border: 1px solid #C0CCDA;
    color: #6EA9D4;
    float: left;
    font-size: 0.833em;
    font-style: italic;
    height: 17px;
    padding: 2px 5px 1px;
    width: 157px;
    margin-right: 10px;
}
#inlineSearchForm select {border: 1px solid #C0CCDA;color: #6EA9D4;float: left;font-size: 0.9em;height: 22px;padding: 2px 0 1px 0;width: 75px;margin-right: 10px;}

/* Search Results Styling */
#searchResults {clear: left;}
.results-intro {margin-bottom: 1em;}
#search-results-form {border-top: 1px solid #CCC;padding-top: 1.25em;}
.search-result {border-bottom: 1px dashed #E3E3E3;margin-bottom: 1em;padding-bottom: 1.5em;}
.search-result h3 {font-size: 1.25em;font-weight: bold;}
.search-result h3 a {color: #369;text-decoration: none;}
.search-result h3a:hover {color: #D00;}
.search-result p {margin-bottom: 0.5em;}
.search-result em {font-style: normal;color: #D00;}
.highlight {font-weight: bold;}
.scroller {width: auto;}
.scroller td {padding: 0;}
.paginator {margin-bottom: 0;}
.paginator td {text-align: center;width: auto;padding: 0 2px;}
.paginator td a {background: #D00;display: block;color: #FFF !important;padding: 5px 10px;text-decoration: none;}
.paginator td a:hover {background: #F34E32;}
.paginator td.selected a {font-weight: bold;}


/* --------------------------------------------------------------
	ENTRY PAGE ELEMENT STYLES
	Styles for elements specific to the entry page
----------------------------------------------------------- */
#entryColumnMain, #entryColumnLeft, #entryColumnRight {float: left;margin-right: 30px;display: inline;}
#entryColumnMain {width: 645px;}
#entryColumnLeft {width: 225px;position: relative; top: -15px; z-index: 200; }

#entryColumnLeft fieldset {width: 100%;}

#entryColumnRight {margin-right: 0;width: 225px;}
#entryColumnLeft h3,
#entryColumnRight h3 {
	background: #eee url(../images/design/header-box-bg.gif) 0 0 repeat-x;
	border-bottom: 1px solid #e3e3e3;
	clear: left;
	margin-bottom: 0;
	padding: 0.25em 0 0.25em 10px;
	font-family: helvetica, arial, sans-serif;
}
#entryColumnLeft h3 a,
#entryColumnRight h3 a {color: #000;text-decoration: none;text-transform: capitalize;}
.newsList {background: #f6f6f6;list-style: none;margin: 0 0 1em 0;padding: 10px 10px 0.25em 10px;}
.newsList li, .newsList li span, .newsList li a, .newsList li a.button {float: left;}
.newsList li {margin-bottom: 0.75em;width: 100%;}
.newsList li span {margin-right: 10px;width: 4em;}
.newsList li a {width: 11.667em;}
.newsList li a.button {width: auto;}

.animation {
    height: 340px;
    width: 930px;
    position: relative;
    z-index: 100;
}
.animation .slide {
    position: absolute;
    height: 340px;
    width: 930px;
    overflow: hidden;
    z-index: 30;
    top: 0;
    left: 0;
    display: none;
    cursor: pointer;
}
.animation .slide-top { z-index: 50; display: block; }
.animation .slide-next { z-index: 40; display: block; }

.animation .background,
.animation .large-text,
.animation .small-images { position: absolute; }

.animation .background { z-index: 10; }

.animation .large-text,
.animation .small-images { z-index: 20; display: block; }

.animation .small-images {
    text-align: center;
    right: 10px;
    width: 201px;
}

.animation .image-top {
    top: 0;
    padding-top: 130px;
}

.animation .image-bottom {
    bottom: 10px;
    padding-bottom: 125px;
}

.animation .small-images p {
    color: #FFF;
    margin-bottom: 0.5em;
    font: bold 1.25em "helvetica neue",helvetica, arial, sans-serif;
    text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.65);
    text-transform: uppercase;
    position: relative;
}

.animation .small-images img {
    display: block;
    padding: 4px;
    background: #FFF;
    position: absolute;
    right: 0;
    box-shadow: 1px 1px 1px rgba(0,0,0,0.25);
    *border: 1px solid #999;
}

.animation .image-top img {
    top: 0;
}
.animation .image-bottom img {
    bottom: 0;
}

.animation .large-text {
    bottom: 25px;
    left: 0;
}

#entryColumnRight .newsList li p {margin-bottom: 0;}
#entryColumnRight .newsList li a {color: #369;float: none;font-weight: bold;text-transform: uppercase;text-decoration: none;}
#entryColumnRight .newsList li a:hover {color: #D00;}
.usedEquipment h4 {color: #333;display: inline; /* fix IE double margin bug */float: left;font-weight: bold;margin: 5px 0 0 8px;}
.entry #header {z-index: 200;}
.entry #contentMain {padding: 0; /* Homepage has flash area so does not need padding */;}
.entry .search-form {float: none;margin-bottom: 0;padding: 0;}
.entry #searchArea {width: auto;}
.entry input.query {margin-right: 5px;}
    /* Localized */
    .en #entryColumnMain {width: 420px;}
	.fr input.query {width: 127px;}
	.sp input.query {width: 132px;}
	.sv input.query {width: 164px;}

/* --------------------------------------------------------------
	INNER PAGE ELEMENT STYLES
	Shared styles for elements specific to the inner pages
----------------------------------------------------------- */
#innerColumnMain,
#innerColumnLeft,
#innerColumnRight {float: left;}
#innerColumnLeft {margin-right: 30px;width: 225px;}
#innerColumnMain {margin-right: 30px;width: 420px;overflow: hidden; /* Prevent float drop in ie6 */;}
#innerColumnRight {width: 225px;overflow: hidden; /* Prevent float drop in ie6 */;}
#innerColumnRight img {margin: 0 0 1em;}
#innerColumnRight p img {margin-bottom: 0;}
#innerColumnRight .productInfo {background: #F5F5F5;margin: 0 0 1em;padding: 10px 20px 1em;}
#innerColumnRight .productInfo p {margin-bottom: 1em;}
#innerColumnRight .productInfo li {margin-bottom: 0.75em;}
#innerColumnRight .moreInfo {;}
#innerColumnRight .moreInfo img {float: right;}
#innerColumnRight .moreInfo a.button {clear: left;float: left;position: relative;}
#innerColumnRight .moreInfo .findARep a.button {float: right;position: relative;}
#innerColumnRight .moreInfo p {color: #404040;float: left;font-size: 0.917em;line-height: 1.25;margin-bottom: 0.5em;text-transform: uppercase;width: 115px !important;}
#innerColumnRight .additionalCallout {clear: left;float: left;position: relative;margin-top: 10px;}
.inner-two-column #innerColumnMain {margin-right: 0;width: 675px;}
.inner-one-column #innerColumnMain {width: 750px;margin-right: 0;}

/* Inner Page List Style - Specific Styles
-------------------------------------------------------------- */
#listPageTop {border-bottom: 1px dashed #D9D9D9;margin-bottom: 1.5em;padding-bottom: 0.75em;}
#listPageTop p {color: #999;font-size: 1.583em;font-style: italic;line-height: 1.25;margin-bottom: 0.75em;}
.pageList {border-bottom: 1px dashed #D9D9D9;clear: both;float: left;margin-bottom: 1.5em;padding: 0 0 1.5em 0;	/* IE Special Styles */;}
.pageList a.button {float: none;}
.fr .pageList a.button {text-transform: none !important;}
.thumbnail {padding-left: 181px;}
.thumbnail img {border: 1px solid #999;float: left;margin-left: -181px;}

/* Specific styles for news and events */
.pageList span {font-weight: bold;color: #333;text-transform: uppercase;margin-top: 0.5em;}
.pageList span.date {float: right;margin-top: 0.5em;}
.pageList h2.hasDate {margin-bottom: 0;}
.pageList p.eventDate {margin-bottom: 0.5em;}
.pageList span.hyphen {margin: 0 5px;}
#newsListing .pageList,
#eventListing .pageList {width: 675px;}

/* Pagination Styles */
.pagination {clear: left;width: 100%;float: left;padding: 0 0 12px 0;position: relative;}
.pagination .pageInfo {color: #999;font-size: 0.917em;float: right;} /* CF */

.pagination .pageNumInput {width: 30px;border: 1px solid #ccc;background: #F2F2F2;font-size: 0.833em;color: #999;padding: 2px;margin: 0 5px;}
.pagination .pageNumSubmit {padding: 0;font-size: 0;overflow: hidden;margin: 0 0 0 5px;position: relative;top: -3px;left: 5px;text-indent: -999em;border: none;background: url(../images/design/pagination.gif) -63px 0 no-repeat;height: 15px;width: 20px;}
.pagination a {display: block;float: left;font-size: 0.917em;margin-right: 8px;padding: 4px;background: #E4E5E8;color: #666;text-decoration: none;border-bottom: 0;}
.paginationa:hover {color: #FFF;background: #D00;}
.pagination .page,
.pagination .page:hover {background: none;margin-right: 1px;color: #666699;text-decoration: underline;}
.pagination .page:hover {color: #D00;}
.pagination .current,
.pagination .current:hover {color: #333;text-decoration: none;}
.pagination .disabled {display: none;}
.pagination .paginator {float: left;}
.pagination .ellipse {float: left;margin-right: 5px;}

/* End Pagination Styles */
.testimonials {text-align: left;margin-bottom: 1em;}

/* Inner Page Contact Style - Specific Styles
-------------------------------------------------------------- */
.inner-contact #innerColumnMain {margin: 0 45px 0 0;padding-left: 30px;width: 615px;}
.inner-contact #innerColumnSub {margin: 0;margin-right: 15px;width: 240px;}
.inner-contact .bidSpecs {background: #F5F5F5;margin: 0 0 1em;padding: 10px 10px 1em;}
.nous-joindre-page .bidSpecs {background: none;}
.nous-joindre-page .lastNameFieldArea, .nous-joindre-page .stateFieldArea {margin-bottom: 1.5em;}
.inner-contact .contactInfo {padding-left: 10px;}

/* Finance Page
-------------------------------------------------------------- */
.inner-finance #contentMain {border-bottom: 1px solid #D9D9D9;margin-bottom: 2.5em;padding-bottom: 0;}
.inner-finance #innerColumnMain {border-right: 1px dashed #D9D9D9;padding: 0 20px 2.5em 0;width: 429px;}
.inner-finance #innerColumnSub {float: left;padding-left: 50px;width: 400px;}

/* Inner Page New Item - Specific Styles
-------------------------------------------------------------- */
.inner-news #innerColumnMain {width: 675px;margin-right: 15px;}
.inner-news #innerColumnRight {width: 240px;}
.news-item {border-bottom: 1px dashed #D9D9D9;margin-bottom: 1.5em;padding: 0 0 1.5em 0;}

/* Inner Page List Gallery Style - Specific Styles
-------------------------------------------------------------- */
.inner-list-gallery #innerColumnMain {margin-right: 0;width: 675px;}
.inner-list-gallery #productArea {background: none;}
.inner-list-gallery #productArea .productInfo {padding: 0;width: 440px;}

/* Inner Page Equipment Categories - Specific Styles
-------------------------------------------------------------- */
#topImage {float: left;height: 238px;margin-right: 16px;padding-top: 19px;position: relative;overflow: hidden;top: -15px;width: 534px;}
#topImage span.testimonials {background: url(../images/design/btn-sprite.gif) -125px 0 no-repeat;display: none;cursor: pointer;height: 19px;position: absolute;right: 0;text-indent: -999em;top: 0;width: 112px;}
#topImage span.testimonials:hover {background-position: -125px -20px;}

/* Enbaled the testimonial button if js available */
.jsEnabled #topImage span.testimonials {display: block;}
#productArea {background: url(../images/design/dashed-bg.gif) 174px -350px repeat-y;border-top: 1px solid #D9D9D9;border-bottom: 1px solid #D9D9D9;}
#productArea .product {border-bottom: 1px dashed #D9D9D9;padding: 1em 0;}
#productArea .productLast {border-bottom: none;}
#productArea .productMedia,
#productArea .productInfo,
#productArea .productSpecs {float: left;margin-right: 20px;}
.productMedia {margin-right: 18px;}
.multipleSpecs {margin-bottom: 15px;}
#productArea .productMedia {width: 127px;}
.productMedia a {color: #DD2200;font-size: 1.083em;margin-bottom: 0.5em;margin-right: 3px;padding: 0 0 2px 20px;text-decoration: none;}
#productArea .productMedia a {display: block;}
.fr #productArea .productMedia a {font-size: 12px;}
.productMediaa:hover {text-decoration: underline;}
.productMedia a.productLiterature {background: url(../images/icons/product-literature.gif) 0 2px no-repeat;}
.productMedia a.productLiterature:hover {background-position: 0 -75px;}
.productMedia a.productVideo {background: url(../images/icons/product-video.gif) 0 2px no-repeat;}
.productMedia a.productVideo:hover {background-position: 0 -75px;}
.productMedia a.moreSpecs {background: url(../images/icons/more-info.gif) 0 2px no-repeat;}
.productMedia a.moreSpecs:hover {background-position: 0 -75px;}
#productArea img {border: 1px solid #999;margin-bottom: 0.5em;}
#productArea a.image {padding: 0;}
#productArea .productInfo {padding-right: 19px;width: 317px;overflow: hidden; /* Prevent Float Drop */;}
#productArea .productInfo li {margin-bottom: 1em;}
#productArea .productInfo h2 {line-height: 1;}
#productArea .productInfo h2 a {color: #999;text-decoration: none;}
#productArea .productInfo h2 a:hover {text-decoration: underline;}
#productArea .productSpecs {margin-right: 0;width: 163px;overflow: hidden; /* Prevent Float Drop */;}
#productArea .productSpecs ul {margin: 0;}
#productArea .productSpecs li {color: #999;font-weight: bold;list-style: none;}
#productArea .productSpecs li strong {margin-left: 5px;color: #000;font-size: 0.917em;font-weight: normal;}
#productArea .productSpecs li.moreSpecs {margin-top: 0.5em;padding-bottom: 2px; /* Added so IE will not chop off the bottom of the icon */;}

/* Inner Page Indvidual equipment - Specific Styles
-------------------------------------------------------------- */
#productMedia {background: #F5F5F5 repeat scroll 0 0;margin: 15px 0 15px 0;padding: 15px 0 15px 35px;width: 190px;}
#productMedia a {color: #DD2200;display: block;font-size: 1.083em;margin-bottom: 0.5em;padding: 0 0 2px 20px;text-decoration: none;}
#productMedia a:hover {text-decoration: underline;}
#productMedia a.productLiterature {background: url(../images/icons/product-literature.gif) 0 -16px no-repeat;}
#productMedia a.productLiterature:hover {background-position: 0 1px;}
#productMedia a.productVideo {background: url(../images/icons/product-video.gif) 0 -16px no-repeat;}
#productMedia a.productVideo:hover {background-position: 0 1px;}

/* Inner Page "Perfect in One Pass" Template - Specific Styles
-------------------------------------------------------------- */
.inner-special #innerColumnLeft,
.inner-special #innerColumnMain,
.inner-special #innerColumnRight {margin-left: 10px;position: relative;width: 280px;padding-bottom: 1.5em;}
.inner-special #searchArea {margin-bottom: 0;}
.inner-special #perfectContent {background: url(../images/design/dashed-bg.gif) 0 -10px repeat-y;border-bottom: 1px solid #D9D9D9;margin-top: -5px;}
.inner-special h2 {color: #D00;font-size: 1.167em;text-transform: uppercase;}
.jsEnabled .extraContent {display: none;}
.jsEnabled .viewMore {display: block;}

/* Sales Rep Page - Specific Styles
-------------------------------------------------------------- */
.inner-sales-rep #contentTop {border-bottom: 1px solid #D9D9D9;clear: both;padding-bottom: 1em;}
.inner-sales-rep #contentTop .summary {float: left;width: 500px;}
.inner-sales-rep #contentTop a.contactUs {float: right;width: 225px;}
.inner-sales-rep #contentMain {padding-bottom: 0;}
#salesRepArea {position: relative;min-height: 500px; /* ie6.css */ width: 930px;overflow: hidden;}
#rep-listing {padding-top: 1em;}
#selectMapType {display: none;padding: 4px;background: #FFF;background: rgba(255,255,255,0.8);position: absolute;top: 8px;left: 0;z-index: 200;float: left;}
#selectMapType h2 {display: inline;margin-right: 1.417em;}
#loading {background: #FFF url(../images/design/ajax-loader.gif) 4px 50% no-repeat;padding: 6px 6px 6px 27px;border: 1px solid #D00;position: absolute;z-index: 1000;left: 398px;top: 241px;color: #D00;display: none;}
#salesRepMap {position: absolute;top: 0;left: 0;z-index: 100;}
#salesRepInfo {border-left: 1px dashed #ABABAB;position: absolute;left: 950px;top: 0;z-index: 300;background: #FFF;background: rgba(255,255,255,0.8);width: 448px;min-height: 500px; /* ie6.css */ padding: 0 22px 0 17px;-moz-box-shadow: 4px 0 25px #666; -webkit-box-shadow: 4px 0 25px #666;}
#hideInfo {float: none;position: relative;top: 9px;}#mapCover {position: absolute;width: 100%;height: 100%;z-index: 150;background: url(../images/icons/product-literature.gif) -100px -100px no-repeat;}

/* Rep Styles */
#repInfo {margin: 1.5em 0 2em 0;padding: 0;}
#repInfo h3 {margin-bottom: 0;}
.rep {padding-left: 130px;float: left;}
.rep p {margin-bottom: 1em;}
.rep .repContactInfo {margin-bottom: 1em;}
.rep .repContactInfo p {font-weight: bold;margin-bottom: 0;}
.rep img {border: 1px solid #E5E5E5;margin-left: -130px;float: left;}
    /* Localized */
    .fr .repContactInfo {margin-bottom: 1em;}
.fr .repContactInfo p {font-weight: bold;margin-bottom: 0;}
.fr .repContactInfo p span {font-weight: normal;}


/* --------------------------------------------------------------
	NAVIGATION
----------------------------------------------------------- */
#mainMenu {background: #E4E5E8 url(../images/design/navigation-bg.jpg) 0 0 repeat-x;list-style: none;margin: 0;position: absolute;right: 0;top: 27px;}
#mainMenu li {display: block;float: left;padding-right: 1px;background: url(../images/design/navigation-separator.gif) 99% 50% no-repeat;}
#mainMenu li.last-child {background: none;}
#mainMenu li.active a {background: #e43525 url(../images/design/navigation-hover-bg.jpg) 0 0 repeat-x;color: #FFF;margin-left: -4px; /* NOTE IE Style in use */;}
#mainMenu li.active a:hover {color: #FFF;}
#mainMenu a {color: #666;display: block;font-size: 1.083em;padding: 1em 20px;text-decoration: none;}
#mainMenu a:hover {color: #D00;}
    /* Localized */
    .fr #mainMenu a {padding: 1em 14px;}
.sv #mainMenu a {padding: 1em 14px;}


/* Local Navigation
-------------------------------------------------------------- */
#localNav h3,
#localNav h3 {
	background: #eee url(../images/design/header-box-bg.gif) 0 0 repeat-x;
	border-bottom: 1px solid #e3e3e3;
	clear: left;
	margin-bottom: 0;
	padding: 0.25em 0 0.25em 10px;
	font-family: helvetica, arial, sans-serif;
}
#localNav h3 a,
#localNav h3 a {color: #000;text-decoration: none;text-transform: capitalize;}

/* Localnav Tier 1 */
#localNav ul {background: #F6F6F6;list-style: none;margin: 0 0 1em 0;padding: 10px 20px 1em 20px;}
#localNav li {padding: 0.5em 10px 0.5em 10px;}
#localNav li.active {background: #EBEBEB;border: 1px solid #E5E5E5;}
#localNav li a {color: #369;font: bold 1em Helvetica, arial, san-serif;text-transform: uppercase;text-decoration: none;}
#localNav li a:hover {color: #D00;}
#localNav li.active a {color: #000;}

/* Localnav Tier 2 */
#localNav li ul {background: #EBEBEB;list-style: disc;margin: 0;padding: 10px 10px 0 1.5em;}
#localNav li li {border: 0;color: #369;margin-bottom: 0.75em;padding: 0;}
#localNav li li.last-child {margin-bottom: 0.5em;}
#localNav li li.active {border: 0;}
#localNav li.active li a {color: #369;font: normal 1em Helvetica, arial, san-serif;text-decoration: underline;text-transform: none;}
#localNav li.active li a:hover {color: #D00;}
#localNav li.active li a.active,
#localNav li.active li a.active:hover {color: #000;font-weight: bold;text-decoration: none;}


/* --------------------------------------------------------------
	TYPOGRAPHY
	Set any special typography here that isn't set in the typographic defaults section
----------------------------------------------------------- */
.inner-one-column .summary {border-top: 1px solid #D9D9D9;margin-bottom: 1em;padding-top: 0.5em;}
.inner-one-column .summary p {line-height: 1.2;}
.inner-one-column h1 {margin-bottom: 0.25em;width: 534px;}


/* --------------------------------------------------------------
	IMAGE ELEMENTS
----------------------------------------------------------- */
a.button, .button {background: #E03322 url("../images/design/BG-buttons.png") left 50% no-repeat;border: 1px solid #A41100;color: #FFF !important;cursor: pointer;font-size: .833em;font-weight: bold;float: right;padding: 4px 8px;text-transform: capitalize !important;text-decoration: none;width: auto;}
a.button:hover, .button:hover {background: #f34e32 url("../images/design/BG-buttons.png") right 50% no-repeat;}
.newsList a.button {float: right !important;}

/* Callouts */
.sideBarCallout {display: block;height: 58px;text-indent: -999em;width: 225px;}
.contactUs     {background: url(../images/callout/contact-us.jpg) 0 -58px no-repeat;}
.financing     {background: url(../images/callout/financing.jpg) 0 0 no-repeat;margin-top: 15px;}
.partsServices {background: url(../images/callout/parts-services.jpg) 0 0 no-repeat;}
.advantages:hover    {background-position: 0 -55px;}
.contactUs:hover     {background-position: 0 0;}
.financing:hover     {background-position: 0 -58px;}
.partsServices:hover {background-position: 0 -58px;}
.advantages {background: url("../images/design/buttonsprites.png") 0 0 no-repeat;height: 51px;width: 266px;}
.advantages:hover {background-position: 0 -52px;}
    /* Localized */
    .fr .advantages {background-position: -266px 0;}
    .sp .advantages {background-position: -532px 0;}
    .sv .advantages {background-position: -798px 0;}
    .fr .advantages:hover {background-position: -266px -52px;}
    .sp .advantages:hover {background-position: -532px -52px;}
    .sv .advantages:hover {background-position: -798px -51px;}

.forward {background: url(../images/callout/forward.jpg) 0 0 no-repeat;}
.forward:hover {background-position: 0 -58px;}
.callOut {background: #E4E5E8 url(../images/design/callout-bg.jpg) 0 0 repeat-x;padding: 11px 0 0 0;position: relative;margin-bottom: 1em;min-height: 35px;height: auto !important;height: 35px;}
.callOut img {position: absolute;left: 0;top: 0;}
.callOut a.button {margin-right: 10px;}
	/* Localized */
    .fr .callOut a.button {text-transform: none !important;}

/* Specific Callout Button Styles */
.findARep img {left: 20px;top: -3px;}
.findARep .french {left: 10px;top: -3px;}
.entry .findARep {margin-top: 1.5em;}

.contactUs img {top: -10px;}
.viewMore {background: url(../images/icons/expand-button.gif) 0 0 no-repeat;bottom: 15px;cursor: pointer;display: none;height: 9px;position: absolute;right: 0;width: 9px;}

/* Media Gallery Styles */
.verticalGallery {width: 125px;padding: 20px 0;position: relative;top: -15px;float: left;}
.verticalGallery .galleryInner {height: 218px;position: relative;overflow: hidden;width: 125px;}
.verticalGallery .galleryItems {position: absolute;height: 9999em;}
.verticalGallery .galleryItems a {display: block;width: 125px;height: 69px;}
.verticalGallery .galleryItems div {margin-bottom: 5px;}


/* Gallery Style for List template with gallery */
.horizontalGallery {float: left;padding: 0 19px;position: relative;}
#innerColumnRight .horizontalGallery {float: none;margin-bottom: 1em;}
.horizontalGallery .galleryInner {height: 129px;overflow: hidden;position: relative;width: 161px;}
#innerColumnRight .galleryInner {width: 187px;}
.horizontalGallery .galleryItems {position: absolute;width: 9999em;}
.horizontalGallery .galleryItems div {float: left;height: 129px;margin-right: 10px;}
.horizontalGallery .galleryItems a {display: block;width: 159px;height: 127px;}
#innerColumnRight .galleryItems a {width: 187px;height: 129px;}
.horizontalGallery .galleryItems img {margin-bottom: 0 !important;}

/* Gallery Image Styles */
.galleryUp,
.galleryDown,
.galleryLeft,
.galleryRight {background: url(../images/design/btn-sprite.gif) 0 0 no-repeat;cursor: pointer;display: block;position: absolute;}
.galleryUp, .galleryDown {height: 14px;width: 125px;}
.galleryLeft, .galleryRight {height: 129px;width: 14px;top: 0;}
.galleryUp    {top: 0;}
.galleryDown  {background-position: 0 -30px;bottom: 0;}
.galleryLeft  {background-position: -238px 0;left: 0; /* ie6.css */}
.galleryRight {background-position: -268px 0;right: 0;}
.galleryUp:hover    {background-position: 0 -15px;}
.galleryDown:hover  {background-position: 0 -45px;}
.galleryLeft:hover  {background-position: -253px 0;}
.galleryRight:hover {background-position: -283px 0;}
.financeContact {border-top: 1px dashed #D9D9D9;padding-top: 1.5em;}
.financeContact .contactUs {margin-left: 100px;}


/* --------------------------------------------------------------
	FORM ELEMENTS
----------------------------------------------------------- */
fieldset {margin: 0;padding: 0;}
legend {font-weight: bold;}
.fieldArea {margin-bottom: 0.833em;clear: both;overflow: hidden;}
label {float: left;width: 115px;}
.htmlSelectManyCheckbox label {width: auto;}
span.message {display: block;font-size: 0.833em;}
span.error {color: #D00;}
.protect {display: none;}
div.errors {background: #FEFAD9 url(../images/forms/bg_error.gif) 0 0 repeat-x;border: 1px solid #E0D75F;display: block;margin: 0 0 2em 0;}
div.errorsInner {background: url(../images/forms/big_error.gif) 15px 1em no-repeat;padding: 1em 0 1em 80px;}

/* Contact Form Styles */
form#contact {border-bottom: 1px solid #999;border-top: 1px solid #999;padding-bottom: 1em;}
form#contact .button {
    border: 1px solid #A41100;
    float: none;
    margin-left: 272px;
    font-weight: normal;
    letter-spacing: 0.15em;
}
#contactInfo {background: url(../images/design/dashed-bg.gif) -1px 0 repeat-y;border-bottom: 1px dashed #999;padding: 1.5em 0;}
#contactInfo label,
#additionalInfo .commentsFieldArea label {color: #999;font-size: 1.167em;font-weight: bold;text-transform: uppercase;}
#contactInfo input,
#contactInfo textarea,
#contactInfo select {width: 155px;}
#personalInfo, #locationInfo {float: left;width: 292px;}
#personalInfo {padding-right: 15px;margin-right: 15px;}
#literatureSelection, #applications, #additionalInfo {border-bottom: 1px dashed #999;padding: 1.5em 0;}
#literatureSelection table, #applications table {border-top: 0;margin-bottom: 0;}
#literatureSelection table td, #applications table td {border-bottom: 0;}
#additionalInfo {margin-bottom: 1em;}
#additionalInfo .commentsFieldArea {margin-bottom: 0;margin-right: 20px;width: 348px;}
#additionalInfo .commentsFieldArea textarea {height: 50px;margin-top: 1em;width: 350px;}
#additionalInfo .extraInfoFieldArea {width: 247px;padding-top: 2em;}

/* Contact Us Success page */
ul.contact li {width: 180px;float: left;margin-right: 20px;}
form#contactReturn {margin-bottom: 1.5em;}

/* Event Registration Styles */
#eventRegistration {width: 375px;padding: 1em 18px;margin-top: 1em;border: 1px solid #E5E5E5;background: #F5F5F5;}
#eventRegistration input,
#eventRegistration textarea {width: 200px;}#eventRegistration input.submit {width: auto;float: none;}


/* --------------------------------------------------------------
	FINANCING CALCULATOR STYLES
----------------------------------------------------------- */
#monthlyPayment {background: #E9EEF4 url(../images/design/monthly-payment-bg.gif) 0 100% repeat-x;border: 1px solid #CCC;margin-bottom: 1.5em;padding-left: 10px;width: 268px;min-height: 42px; /* Alt style ie6.css */;}
#monthlyPayment p {font-family: 'Trebuchet MS', sans-serif;font-size: 2em;line-height: 42px;margin-bottom: 0;}
#financingCalculator {background: #F5F5F5 url(../images/design/calculator-bg.gif) 0 100% repeat-x;border: 1px solid #D9D9D9;padding: 1em 15px;width: 280px;}
#financingCalculator h2 {color: #999;font-size: 1.167em;font-weight: bold;text-transform: uppercase;}
#financingInfo {border-top: 1px dashed #D9D9D9;border-bottom: 1px dashed #D9D9D9;color: #999;margin-bottom: 1.5em;padding: 1.5em 0 1em 0;}
#financingInfo label {color: #999;float: left;font-size: 1.167em;font-weight: bold;text-transform: uppercase;width: 107px;margin-right: 10px;text-align: right;}
#financingInfo input {border: 1px solid #CCC;padding: 2px;float: left;width: 112px;margin-right: 3px;}
#financingCalculator input.submit {border: 0;background: url(../images/design/btn-sprite.gif) -126px -90px no-repeat;cursor: pointer;display: block;margin-left: 100px;outline: none;height: 24px;text-indent: -999em;font-size: 0;line-height: 0;overflow: hidden;width: 76px;}
#financingCalculator input.submit:hover {background-position: -126px -115px;}

/* Forward to a Friend */
#forwardFriend label {color: #999;font-size: 1.167em;font-weight: bold;text-transform: uppercase;}
#forwardFriend fieldset {margin-bottom: 1.5em;}
#forwardFriend .commentsFieldArea textarea {width: 260px;height: 100px;}
#forwardFriend .button  {float: none;}

/* Language
----------------------------------------------------------- */
.language-page #innerColumnMain {background: url(../images/design/world.gif) 0 100% no-repeat;height: 400px;width: 900px;}
#selectLanguage {padding: 4px;background: #FFF;background: rgba(255,255,255,0.8);height: 25px;margin-top: 10px;}
#selectLanguage h2 {display: inline;margin-right: 1em;float: left;}
.language-page h4 {float: left;padding-top: 5px;}
.language-page h4 a {text-transform: none;color: #666;text-decoration: none;padding: 0 10px;}
.language-page h4a:hover {color: #D00;text-decoration: underline;}


/* --------------------------------------------------------------
	MISC
----------------------------------------------------------- */
.floatLeft {float: left;}
.floatRight {float: right;}
.clearLeft {clear: left;}
.clearRight {clear: right;}
.clear {clear: both;}
.first {margin-left: 0;padding-left: 0;}
.last  {margin-right: 0;padding-right: 0;}
.top   {margin-top: 0;padding-top: 0;}
.bottom {margin-bottom: 0;padding-bottom: 0;}

img.floatLeft {margin: 0 1.5em 0.5em 0;}
img.floatRight {margin: 0 0 0.5em 1.5em;}
.callout-wrap {position: relative;}
.callout-wrap .callout {
    background: #EDEDED;
    overflow: hidden;
    padding: 13px 11px;
    border: 1px solid #EBEBEB;
}
.callout-wrap .button {text-align: center;}
.callout-wrap .icon {
    background: url(../images/design/spritesheet.png) 0 0 no-repeat;
    position: absolute;
    bottom: 0;
    height: 63px;
    margin: 0 0 0 5px;
    width: 55px;
}
.callout-wrap.contact {margin-top: 20px;}
.callout-wrap.contact .button {max-width: 125px;}
.callout-wrap.contact .icon {background-position: -10px 0;}
.callout-wrap.sales-rep {margin-top: 0;}
.callout-wrap.sales-rep .button {max-width: 120px;}
.callout-wrap.sales-rep .icon {background-position: -135px 0;width: 78px;margin: 0 !important;}

/* --------------------------------------------------------------
	CLEAR FLOATS WITHOUT EXTRA HTML MARKUP
	add this class to the element that needs to be cleared - This works in modern browser that support the after pseudo element
----------------------------------------------------------- */
.clearFix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}

