/*Default styles*/
body { margin: 0; padding: 0; color: #000; background-color: #f7f7f7; background-image: url(../images/background/background-gradient.jpg); background-repeat: repeat-x; }
h2 { color: #56aa1c; font-size: 12pt; font-weight: normal; }
p { color: #656565; font-size: 10pt; font-family: arial; }
td { color: #656565; font-size: 10pt; }
a:link { }
a:visited { }
a:hover { }
a:active { }
/*Container building elements*/
#container { color: #656565; font-size: 10pt; font-family: arial; margin: 1em 5%; background-color: transparent; background-image: url(../images/background/background-container.png); background-repeat: repeat-y; width: 1135px; }
#container800 { color: #656565; font-size: 10pt; font-family: arial; background-color: #ffffff; width: 850px; }
#header { background-color: transparent; }
#leftnav { background-image: url(../images/background/2column_01.jpg); background-repeat: no-repeat; float: left; width: 225px; padding-top: 10px; padding-left: 25px; }
#leftnav-nb { float: left; width: 215px; padding-left: 10px; }
#footer { clear: both; }
#one-column-content { background-image: url(../images/background/2column_02.jpg); background-repeat: no-repeat; width: 1000px; float: left; min-height: 350px; padding-top: 10px; padding-right: 25px; }
#one-column-blank { width: 1000px; float: left; min-height: 350px; padding-top: 10px; padding-right: 25px; color: #5a5a5a;  }
#two-column-content { background-image: url(../images/background/2column_02.jpg); background-repeat: no-repeat; width: 750px; float: left; min-height: 350px; padding-top: 10px; padding-right: 25px; }
#three-column-content { background-image: url(../images/background/3column_02.jpg); background-repeat: no-repeat; padding-top: 10px; padding-right: 25px; width: 500px; min-height: 350px; float: left; }
#three-column-right { background-image: url(../images/background/3column_03.jpg); background-repeat: no-repeat; padding-top: 10px; padding-right: 25px; width: 250px; min-height: 350px; float: left; }
/*Styles for CSI listing*/
.scope { font-weight: bold; }
.broadscope { text-indent: 2%; }
.mediumscope { text-indent: 4%; }
.narrowscope { text-indent: 6%; }
/*Default Page Text Style*/
#page-title { color: #56aa1c; font-weight: bold; }
#page-subtitle { color: #56aa1c; }
/*Vertical Pop Out Menu styles
*/
#menu { width: 300px; background: #eee; }
#menu ul { list-style: none; margin: 0; padding: 0; }
#menu a, #menu h2 { font: bold 11px/16px arial, helvetica, sans-serif; display: block; border-width: 1px; border-style: solid; border-color: #ccc #888 #555 #bbb; margin: 0; padding: 2px 3px; }
#menu h2 { color: #fff; background: #6eb43f; text-transform: uppercase; }
#menu a { color: #000; background: #efefef; text-decoration: none; }
#menu a:hover { color: #a00; background: #fff; }
#menu ul ul ul { position: absolute; top: 0; left: 0; }
#menu li {position: relative;}
#menu ul ul ul { position: absolute; top: 0; left: 100%; width: 100%; }
div#menu ul ul ul {display: none;}
div#menu ul ul li:hover ul {display: block;}
div#menu ul ul ul, div#menu ul ul li:hover ul ul {display: none;}
div#menu ul ul li:hover ul {display: block;}
div#menu ul ul ul, div#menu ul ul li:hover ul ul {display: none;}
div#menu ul ul li:hover ul, div#menu ul ul ul li:hover ul {display: block;}
#header-nospace { color: #56aa1c; font-size: 12pt; font-family: arial; font-weight: normal; }
#button1 { color: #56aa1c; font-size: 12pt; font-weight: normal; background-image: url(../images/background/button.jpg); background-repeat: no-repeat; text-align: left; height: 25px; padding-top: 2px; padding-left: 2px; }
#button1 a { color: #56aa1c; font-size: 12pt; font-weight: normal; text-decoration: none; text-align: left; padding-top: 2px; padding-left: 2px; height: 25px; }
#low { color: white; font-weight: bold; background-color: #c0272d; }
#medium { font-weight: bold; background-color: #fced01; }
#high { color: white; font-weight: bold; background-color: #56aa1c; }
#none { color: white; }
div.tabArea {
  font-size: 80%;
  font-weight: bold;
}

a.tab { background-color: #f0f0f0; padding: 2px 1em; text-decoration: none; border-color: #56AA1C; border-style: solid; border-width: 2px 2px 0; }

a.tab, a.tab:visited {
  color: #808080;
}

a.tab:hover {
  background-color: #d0d0d0;
  color: #606060;
}
a.tab.activeTab, a.tab.activeTab:hover, a.tab.activeTab:visited {
  background-color: #c0c0c0;
  color: #000000;
  }
  div.tabMain {
  background-color: #c0c0c0;
  border: 1px solid #000000;
  padding: 1em;
}
#producttitle { color: #56aa1c; font-size: 14px; font-weight: bold; }
#producttitle a { color: #56aa1c; font-size: 14px; font-weight: bold; text-decoration: none; }
#productheader { background-color: #efeeec; padding: 4px; border: solid 1px #56aa1c; }
#producttitle a:hover { color: #feec00; font-size: 14px; font-weight: bold; text-decoration: none; }
#productsubtitle { color: #56aa1c; font-size: 12px; font-weight: normal; }
#warning { color: #bf262c; font-size: 12px; font-weight: normal; }
#caution { color: #edb61e; font-size: 12px; font-weight: normal; }
#hbnwarn { color: #0000fa; font-size: 12px; font-weight: normal; }

/*Return and Product Page*/
#product-title { color: #5a5a5a; font-size: 22pt; font-weight:bold; }
#manufacturer-title { color: #a5a5a5; font-size: 18pt; font-weight:bold; }
#section-label { color: #56aa1c; font-size: 12pt; font-weight:normal; padding-top: 5px; }
#section-label-right { color: #ffffff; font-size: 12pt; font-weight:normal; padding-top: 5px; text-align:center; }

#tab-label { color: #5a5a5a; font-size: 10pt; font-weight:normal; padding-top: 5px; }
#product-title-sr { color: #5a5a5a; font-size: 12pt; font-weight:normal; }
#product-title-sr a { color: #5a5a5a; font-size: 12pt; font-weight:normal; text-decoration: none; }
#manufacturer-title-sr { color: #a5a5a5; font-size: 10pt; font-weight:normal; }
#manufacturer-title-sr a { color: #a5a5a5; font-size: 10pt; font-weight:normal; text-decoration:none }
