/* General Style rules for all pages */

body {font:0.85em Arial,sans-serif,Verdana}

.scrolling-text {
    font-size: 0.6em;
    font-family: Arial, sans-serif;
    overflow: hidden
}

.sales-scrolling-text {
    font-size: 0.9em;
    font-family: Arial, sans-serif;
    overflow: hidden
}

.searchtext {
    font-size: 12px;
}

.saleslisttext {
    font-size: 11px;
}

.sales-categories {
    font-size: 11px;
}

.sales-categories-tables {
  background-color: #FFFFFF;
}

.sales-categories-tables-header {
  background-color: #008000;
  color: #ffffff;
  font-size: 11px;
}

a, a img {
    border: none;
    text-decoration: none
}

p, prod-maint-table {
    font-size: 1em
}

.thank-you { /*CSS used on the Contact Us page */
    font-size: 1em;
    color: black;
    font-weight: bold;
    background-color: #FFFF00;
}

#hintbox{ /*CSS for pop up hint box */
position:absolute;
top: 0;
background-color: lightyellow;
width: 150px; /*Default width of hint.*/
padding: 3px;
border:1px solid black;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
border-right: 3px solid black;
border-bottom: 3px solid black;
visibility: hidden;
}

.hintanchor{ /*CSS for link that shows hint onmouseover*/
font-weight: bold;
color: navy;
margin: 3px 8px;
}

h3, h4, title {
    color: #7C391C
}

.size1-5em {
    font-size: 1.5em;
    font-weight: bold;
    color: #7C391C
}

.size0-90em {
    font-size: 0.90em;
    font-weight: bold;
    color: White
}

.size0-70em-black {
    font-size: 0.70em;
    font-weight: bold;
}

.telephone{
color: #0000FF;
}

.jdgreen {background:#40853F;}

.articletitle {
    position: absolute;
    top:100px;
    left:210px;
    font-family:Arial;
    font-size:16pt;
    font-weight:bold;
    color:#000000;
}

.articlesubtitle {
    font-family:Arial;
    font-size:16pt;
    font-weight:bold;
    color:#008000;
}

/* Style rules for all shadows on all pages */

.ts-1 {
    border: none;
    height: 598px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    text-align: left;
    width: 804px;
}

.page-topLeft {
    background-image: url('../graphics/generic/smallridge_topLeft.gif');
    height: 20px;
    width: 28px;
    left: -28px;
    overflow: hidden;
    padding: 0px;
    position: absolute;
    top: 0px;
}

.page-top {
    background-image: url('../graphics/generic/smallridge_top.gif');
    border: none;
    overflow: hidden;
    padding: 0px;
    height: 20px;
    left: 0px;
    position: absolute;
    top: 0px;
    width: 804px;
}

.page-topRight {
    background-image: url('../graphics/generic/smallridge_topRight.gif');
    border: none;
    height: 20px;
    left: 804px;
    overflow: hidden;
    padding: 0px;
    position: absolute;
    top: 0px;
    width: 28px;
}

.page-left {
    background-image: url('../graphics/generic/smallridge_left.gif');
    left: -28px;
    padding: 0px;
    position: absolute;
    top: 20px;
    width: 28px;
    height: 535px
}

.page-center {
    border: none;
    height: 540px;
    left: 0px;
    padding: 0px;
    position: absolute;
    top: 10px;
    width: 804px;
}

.page-right {
    background-image: url('../graphics/generic/smallridge_right.gif');
    border: none;
    left: 804px;
    overflow: hidden;
    padding: 0px;
    position: absolute;
    top: 20px;
    width: 28px;
    height: 535px;
}

.page-bottomLeft {
    background-image: url('../graphics/generic/smallridge_bottomLeft.gif');
    height: 38px;
    position: absolute;
    left: -28px;
    top: 550px;
    width: 28px;
}

.page-bottom {
    background-image: url('../graphics/generic/smallridge_bottom.gif');
    border: none;
    height: 38px;
    left: 0px;
    overflow: hidden;
    padding: 0px;
    position: absolute;
    top: 550px;
    width: 804px;
}

.page-bottomRight {
    background-image: url('../graphics/generic/smallridge_bottomRight.gif');
    border: none;
    height: 38px;
    left: 804px;
    overflow: hidden;
    padding: 0px;
    position: absolute;
    top: 550px;
    width: 28px;
}

/* Style rules for all other placeholders */


DIV.left-container {
  float: left; margin: 0px; width: 535px; text-align: left; border-width: 1px; height: 400px;
  background-color: #CCFFCC;
  padding: 10px 10px 0px 10px;
}

DIV.productmaint-left-container {
  float: left; margin: 0px; width: 535px; text-align: left; height: 400px; background-color: #CCFFCC; padding: 10px 10px 0px 10px;
}

DIV.center-container {
  border: none; float: left; margin: 0px; padding: 0px; width: 10px;
}

DIV.right-container {
  float: right; margin: 0px; width: 215px; text-align: left; border-width: 1px; height: 400px; background-color: #CCFFCC;
  padding: 10px 10px 0 10px;
}

DIV.home-right-container {
  float: right; margin: 0px; width: 215px; text-align: left; border-width: 1px; height: 400px; padding: 10px 10px 0px 10px;
}

DIV.float-left{
float: left; font-weight: bold; font-size: 9px;
}

DIV.float-right{
float: right; font-weight: bold;
  background-color: #008000;
}
DIV.parts-float-right{
float: right; background-color: #008000;
}
DIV.products-float-right{
float: right; font-size: 14px;
}
DIV.left{
width: 15%;
}

DIV.right{
width: 85%;
}

/* End of layer specific style rule set */

.surfer{
font-size: 12px;
}

A:link  { color: blue; text-decoration:none }
A:active  { color: blue; text-decoration:none }
A:visited  { color: blue; text-decoration:none }
