body
{
    /*background-color: #00002b;     background-color: #00002b;     background-image: url(images/wbkgd.jpg);     background-repeat: no-repeat;     background-position: center top; /*background-attachment: fixed;*/
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #333;
    padding: 0px;
    margin: 0px;
    background-color: #fff;
}
p
{
    font-weight: normal;
}
form
{
    margin: 0;
    padding: 0;
}
input[type="text"]
{
    background-image: url(images/section-header-bkg.gif);
    background-repeat: repeat-x;
    background-position: center; /* border: none; */
}
h1, h2
{
    padding-bottom: 10px;
    margin: 0;
    color: #000;
    font-family: 'Trebuchet MS' , Verdana, Arial;
    text-transform: uppercase;
}
h1
{
    font-size: 20px;
}
h2
{
    font-size: 18px;
}
/* PAGE SECTIONS */
#thebody
{
    padding-top: 10px;
    background-color: #fff;
}
#headerinfo
{
    float: right;
    color: #FFFFFF;
    padding: 10px 20px 0px 0px;
    font-size: 10px;
    text-align: right;
    line-height: 200%;
}
#navmenus
{
    display: none;
}
#overview a, .content a, .fescontainer a, .container a
{
    /* changed 2/19/09 lsh */ /*text-decoration: none; */ /*color: #0088CC;     border-bottom: solid 1px #0088CC;*/
    color: #51ad27; /*border-bottom: solid 1px #51ad27;*/
    font-weight: bold;
}
#header, #breadcrumbs, .content, #headerm .content
{
    width: 950px;
    margin: auto;
}
#header
{
    height: 70px;
}
#headerbkg, #headerbkgca
{
    background-image: url('/images/nav/header-bkg.png');
    background-position: top left;
    background-repeat: no-repeat;
    margin: auto;
    width: 950px;
    height: 105px;
    overflow: hidden;
    margin-top: 5px;
}
#headerbkgca
{
    background-image: url('/images/nav/header-bkg-ca.png');
}
#headercontainer
{
    background-color: #fff;
}
.nav
{
    position: relative; /*text-transform: uppercase;*/
    text-transform: uppercase;
    letter-spacing: 0px;
    font-size: 11px;
    font-family: Verdana, Arial;
    float: left;
    padding: 10px 0px 8px 5px;
}
#navcontainer
{
    height: 34px; /*background-image: url(images/navbar-bkgd.gif);     background-repeat: repeat-x;     background-position: center;*/
}
.container
{
    overflow: hidden;
    width: 950px;
    margin: auto;
}
.bigcontainer
{
    width: 100%; /* drop down nav border */ /* border-bottom: solid 3px #999;*/
}
.search input[type="image"]
{
    padding: 0px 0px 2px 5px;
    vertical-align: bottom;
    margin: 0px;
}
#navcontainer .search
{
    color: #FFF;
    font-size: 11px;
    font-weight: bold;
    width: 180px;
    margin: 8px 7px 0px 0px;
    text-align: right;
    float: right;
    text-transform: uppercase;
}
#navcontainer .search input[type="text"]
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    margin: 0px 0px 0px 0px;
    padding: 6px 0px 0px 8px;
    border: none;
    width: 150px;
    background-color: Transparent;
    background-image: url(  'images/search-box.png' );
    background-repeat: no-repeat;
    background-position: left center;
    height: 20px; /*vertical-align: bottom;*/
}
#navcontainer .nav ul
{
    padding: 2px 0px 0px 0px;
    margin: 0px;
}
.nav li a, #navcontainer .search a
{
    color: #EEE;
    text-decoration: none;
    border: none;
}
#navcontainer .nav li a:hover
{
    /*color: #FFFFAA;*/
}
#navcontainer .nav li
{
    list-style: none;
    display: inline;
    padding-right: 30px;
    background-image: url('/images/nav/nav-divider.gif');
    background-position: right 0px;
    padding: 5px 15px 5px 15px;
    background-repeat: no-repeat;
}
#logo
{
    border: none; /*position: relative; 	top: 37px; 	left: 30px;*/
    padding: 30px 0px 0px 20px;
}
#breadcrumbs
{
    font-size: 10px;
    padding: 5px 0px 20px 25px;
    color: #999;
}
#breadcrumbs a
{
    text-decoration: none;
    color: #999;
}
#breadcrumbs a:hover
{
    text-decoration: none;
    color: #333;
    border-bottom: solid 1px #333;
}
.content
{
    background: #fff;
    font-size: 12px;
    line-height: 120%;
    margin-bottom: 40px; /*background-image: url(images/section-header-bkgd.gif);     background-position: left top;     background-repeat: repeat-x;*/
}
#overview
{
    background-image: url(ts-saws-cat.jpg);
    background-position: -200px top;
    background-repeat: no-repeat;
    height: 600px;
    overflow: auto;
    padding: 20px 70px 20px 525px;
}
#overview2
{
    height: auto;
    padding-left: 20px;
    padding-right: 370px;
}
#overview h2, .fes h2, #overview2 h2, .content h2
{
    font-family: 'Trebuchet MS';
    font-size: 18px;
    font-weight: bold;
    color: #333;
    padding: 0px;
    margin: 0px;
}
#overview h3, .fes h3, #overview2 h3, .content h3, .content strong
{
    font-family: 'Trebuchet MS';
    font-size: 14px;
    font-weight: bold;
    color: #555;
    padding: 10px 0px 0px 0px;
    margin: 0px;
}
#overview p, #overview2 p, .fes p, .content p
{
    font-size: 13px;
    color: #444;
    line-height: 120%;
}
#overview .festimonial
{
    font-style: italic;
    font-size: 14px;
    color: #000;
    padding: 15px;
    margin-top: 50px;
    border-left: solid 5px #72BF44;
}
#overview .festimonial span
{
    padding-top: 15px;
    font-weight: bold;
    display: block;
    text-align: right;
    font-size: 10px;
}
.fes
{
    padding: 20px 20px 20px 20px;
}
/*.fastereasiersmarter {
	background-image:url(fes-bkg.jpg);
	background-position: bottom center;
	background-repeat:no-repeat;
}*/
.fes .ulfes
{
    list-style: none;
    float: left;
    width: 27%;
    height: auto;
    overflow: hidden;
    margin: 0px;
    padding: 0% 3% 3% 3%;
    color: #444;
    font-weight: bold;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: Verdana;
}
/*.fes ul
{
    display: inline;
    line-height: 150%;
}*/
.fes .ulfesitems
{
    letter-spacing: normal;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    color: #444;
    font-weight: normal;
    font-family: Verdana;
    text-transform: none;
}
.fes .ulfesitems li
{
    padding: 20px 0px 0px 0px;
}
.clear
{
    clear: both;
}

/* Product Nav */

.ccol4
{
    height: auto;
    float: left;
    width: 680px;
    padding-left: 15px;
    margin: auto;
    font-size: 12px;
}
.ccol
{
    height: auto;
    float: left;
    width: 170px;
    padding-left: 15px;
    margin: auto;
}
.ccol h3, .ccol h3 a, .ccol4 h3, .ccol h4 a, .ccol strong a, .ccol strong
{
    font-size: 11px;
    font-weight: bold;
    padding: 0px 0px 2px 0px;
    margin: 0px;
    color: #333;
}
.ccol h4 a
{
    color: #72BF44;
}
.ccol ul
{
    list-style: none;
    display: block;
    margin: 0px 0px 15px 0px;
    padding: 0px;
    font-size: 10px;
    background-position: 100px top;
    background-repeat: no-repeat;
}
.ccol li
{
    line-height: 150%;
    font-size: 11px;
}
.ccol a
{
    text-decoration: none;
    border: none;
    color: #444;
    font-weight: normal;
}
.ccol a:hover
{
    color: #000;
    border-bottom: solid 1px #000;
}

#catcontainer, #aboutcontainer, #supportcontainer, #buycontainer, #mycontainer, #cartcontainer
{
    /*         filter: alpha(opacity=95);     -moz-opacity: .95;     opacity: .95;     */
    height: 280px;
    margin: 0px;
    font-family: Verdana;
    padding: 20px 0px 0px 5px; /* nav section border */ /* border-bottom: solid 1px #CCC; /*	background-image:url(close-tab.jpg); 	background-position:right bottom; 	background-repeat:no-repeat; */
    border: solid 2px #00002b;
}
#supportcontainer, #buycontainer, #mycontainer, #aboutcontainer
{
    height: 100px;
}
.dealermap
{
    background-image: url(  'images/usmap.jpg' );
    background-repeat: no-repeat;
    background-position: left center;
}
#aboutcontainer, #cartcontainer
{
    height: 120px;
}



/* Section Headers for .content divs */
.sectionheader
{
    padding: 0;
}
.sectionheader h1
{
    font-family: Verdana;
    font-size: 12px;
    float: right;
    text-transform: none;
    padding: 7px 20px 0 0;
    margin: 0;
}
.sections
{
    margin: 0;
    padding: 5px 0 10px 0;
    font-size: 12px; /*text-transform: uppercase;*/
    font-family: Verdana, Arial;
    color: #FFF;
    font-weight: bold; /* text-transform: uppercase;     background-image: url('images/drop-shad.jpg');     background-repeat: repeat-x;     background-position: bottom; */
    background-color: Transparent;
}

.sections li
{
    display: inline;
    list-style: none;
    text-align: center;
    padding: 0px 15px 1px 15px;
}
.sections li.selected
{
    /*border-bottom: solid 3px #51ad27;*/
    font-weight: bold;
    color: #111;
}
.sections li a
{
    border: none;
    color: #999;
    text-decoration: none;
}
.sections li a:hover
{
    color: #111;
}
select
{
    font-family: Verdana;
}
h1
{
    padding: 10px 30px 0px 20px;
    margin: 0px 0px 15px 0px;
    font-size: 16px;
    color: #111;
}

/* PRODUCT OVERVIEW PAGE */
.price
{
    text-align: left;
    font-family: 'Trebuchet MS' , Verdana;
    font-size: 16px;
    font-weight: bold;
    color: #666;
    padding: 0px 10px 20px 0px;
}
.wtb
{
    text-align: right;
    border: none;
    padding-bottom: 20px;
}
.pricepartno
{
    text-align: right;
}
.partno
{
    font-size: 11px;
    color: #999;
}
a.noborder, a.noborder:hover, a img
{
    border: none;
}
/*input, select
{
    font-family: 'Trebuchet MS' , Verdana;
}*/
.info
{
    background: #DDEEFF url(images/information.png) no-repeat center;
    background-position: 15px 50%; /* x-pos y-pos */
    text-align: left;
    padding: 5px 20px 5px 45px;
    margin-bottom: 20px;
    color: #5C89BA;
    border-top: 2px solid #99CCFF;
    border-bottom: 2px solid #99CCFF;
    font-size: 12px;
}


#footer
{
    margin: 0;
    color: #999;
    background: #FFF;
}
#footer .container
{
    padding-top: 20px;
}
#footer strong
{
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 11px;
    display: block;
    padding-bottom: 5px;
    color: #AAA;
    font-family: 'Trebuchet MS' , Verdana;
}
#footer .ccol ul
{
    font-size: 11px;
}
#footer a
{
    color: #444;
    border: none;
    border-bottom: solid 1px transparent;
    font-weight: normal;
}
#footer a:hover
{
    color: #000;
    border-bottom: solid 1px #000;
}
.copyright
{
    text-align: right;
    font-size: 10px;
    padding: 10px;
    color: #AAA;
}
#getconnected
{
    position: relative;
    bottom: -20px;
    left: 40px;
}





.content950, .content200, .content700
{
    position: relative;
    width: 950px;
    font-size: 13px;
    background: url(/css/images/c/mid950t.png) repeat-y;
    color: #555;
    margin-bottom: 40px;
}
.content200
{
    width: 220px;
    background: url(/css/images/c/mid200.png) repeat-y;
    margin-bottom: 0px;
}
.content700
{
    width: 718px;
    background: url(/css/images/c/mid700.png) repeat-y;
}


.top950, .bot950, .top950fff, .top200, .bot200, .top700, .bot700
{
    position: absolute;
    left: 0px;
    margin: 0;
    font-size: 1px;
}
.top950, .top950fff
{
    top: 0px;
    width: 950px;
    height: 42px;
    background: url(/css/images/c/top950t.png) no-repeat;
}
.top200, .top700
{
    top: 0;
    width: 220px;
    height: 42px;
    background: url(/css/images/c/top200.png) no-repeat;
}
.top700
{
    width: 718px;
    background: url(/css/images/c/top700.png) no-repeat;
}
.top950fff
{
    background: url(/css/images/c/top950tfff.png) no-repeat;
}
.top950 h1
{
    margin: 2px 0px 0px 0px;
    color: #fff;
}



.bot950, .bot950fff
{
    bottom: 0;
    left: 0;
    width: 950px;
    height: 150px;
    background: url(/css/images/c/bot950tfade.png) no-repeat bottom left;
}
.bot200, bot700
{
    bottom: 0;
    left: 0;
    width: 219px;
    height: 45px;
    background: url(/css/images/c/bot200.png) no-repeat bottom left;
}
.bot700
{
    bottom: 0;
    left: 0;
    width: 718px;
    height: 21px;
    background: url(/css/images/c/bot700.png) no-repeat bottom left;
}
.bot950fff
{
    height: 16px;
    background: url(/css/images/c/bot950t.png) no-repeat bottom left;
}



.body950, .body950fff, .body200, .body700
{
    position: relative;
    z-index: 10;
    padding: 20px 0 20px 0;
    margin: 0px 5px 8px 0px;
    line-height: 100%;
}
.body950fff
{
    margin: 0px 5px -8px 0px;
}
.body200
{
    padding: 2px 0 0 5px;
    margin: 0;
}
.body200 .fes ul
{
    padding: 0;
    margin: 0;
}
.body200 .fes li
{
    line-height: 100%;
}
.body200 .fes li a
{
    border: none;
}
.body200 .fes li a:hover
{
    border-bottom: solid 1px #333;
    color: #000;
    font-weight: normal;
}

.body200 .sections, .body700 .sections
{
    padding: 15px 0 0 15px;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: normal;
}


.totop
{
    padding: 10px 0px 10px 0px;
    width: 950px;
    margin: auto;
    text-align: right;
}




/* SYSNOTES */

.sysnotesby
{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 8pt;
    color: #999999;
}
.sysnoteswalk
{
    font-family: "Trebuchet MS" , Verdana,Arial,Helvetica,sans-serif;
    font-size: 8pt;
}
.sysnotestitle
{
    font-size: 12pt;
    font-weight: bold;
    color: #000;
}
.sysnotesprod
{
    font-size: 8pt;
}
.sysnotesbullet
{
    font-size: 12pt;
    font-weight: bold;
    color: #999999;
}
.sysnoteswalkbold
{
    font-family: "Trebuchet MS" , Verdana,Arial,Helvetica,sans-serif;
    font-size: 8pt;
    font-weight: bold;
}
.sysnotestable
{
    font-family: "Trebuchet MS" ,Verdana,arial;
    font-size: 12px;
}
.sysnotestable a
{
    border: none;
    text-decoration: none;
    color: #333;
}
.survey
{
    background-image: url(/images/customer-experience-survey-back.jpg);
    width: 550px;
    height: 350px;
    margin: auto;
}
.survey a img, .survey img
{
    border: none; cursor: pointer;
}
.survey .yesbutton, .survey .nobutton
{
    position: absolute;
    left: 410px;
    top: 300px;
}
.survey .nobutton
{
    left: 275px;
}
