﻿/*

  dark green:    #005f1c
  light green:   #6baf34
  bg grey:       #ececec
  dark grey:     #9d9b9b
  
*/

body
{
  color: #717171; /*#8f8f8f;*/
  background-color: #CCC;
}

h1
{
  color: #6baf34;
  font-size: 12pt;
  font-weight: bold;
}

h1 a
{
  color: #6baf34;
}

h2
{
  color: #6baf34;
  font-size: 12pt;
  font-weight: bold;
}

h2 a
{
  color: #6baf34;
}

h3
{
  color: #6baf34;
  font-size: 9pt;
  font-weight: bold;
}

h3 a
{
  color: #6baf34;
}

#page
{
  width: 990px;
  background-color: white;
  position: absolute;
  margin-left: -490px;
  left: 50%;
}

#header
{
  background-color: #005f1c;
  color: #ffffff;
  height: 90px;
}

#logo
{
  width: 200px;
  float: left;
}

#header img
{
  margin-top: 15px;
  margin-left: 25px;
}

#header a
{
  color: #ffffff !important;
}

#headerRight
{
  float: right;
}

#headerOrderOnline
{
  margin: 20px 10px 10px 0px;
  padding-right: 20px;
  text-align: right;
  font-weight: bold;
}

#headerOrderOnline a
{
  font-size: 11pt;
  line-height: 25px;
}

#headerSearch
{
  padding-right: 20px;
  background-color: yellow;
}

#primaryNav
{
  clear: both;
  background-color: #6baf34;
  color: #ffffff;
  height: 25px;
  margin-bottom: 8px;
}

#primaryNav ul
{
  list-style-type: none;
  position: absolute;
  z-index: 20;
}

#primaryNav li
{
  display: inline;
  line-height: 25px;
  vertical-align: middle;
  padding: 0 30px 0 35px;
}

#primaryNav a
{
  color: #ffffff;
  font-size: 11pt;
  padding: 0 0 20px 0;
}

.black 
{
  /*color: #000000 !important;*/
  color:#666 !important;
}

.popupNav
{
  display: none;
  position: absolute;
  z-index: 10;
  width: 262px;
  height: 112px;
  margin-top: 1px;
}

* html body .popupNav
{
  margin-top: 1px;
}

.popupNav a
{
  color: #666;
}

.popupNav img
{
  position: absolute;
  z-index: 15;
}

.popupNav ul
{
  position: absolute;
  top: 50px;
  left: 25px;
  z-index: 20;
}

.popupNavTab
{
  width: 57px;
  height: 25px;
  overflow: hidden;
  top: 0px;
  left: 0px;
  position: absolute;
}

.popupNavTab img
{
  width: 252px;
  height: 25px;
  top: 0px;
  left: 0px;
}


.popupNavTL
{
  width: 25px;
  height: 25px;
  left: 0px;
  top: 25px;
}

.popupNavT
{
  width: 212px;
  height: 25px;
  left: 25px;
  top: 25px;
}

.popupNavTR
{
  width: 25px;
  height: 25px;
  right: 0px;
  top: 25px;
}

.popupNavR
{
  width: 25px;
  height: 37px;
  right: 0px;
  top: 50px;
}

.popupNavBR
{
  width: 25px;
  height: 25px;
  right: 0px;
  bottom: 0px;
}

.popupNavB
{
  width: 212px;
  height: 25px;
  left: 25px;
  bottom: 0px;
}

.popupNavBL
{
  width: 25px;
  height: 25px;
  left: 0px;
  bottom: 0px;
}

.popupNavL
{
  width: 25px;
  height: 37px;
  left: 0px;
  top: 50px;
}

.popupNavC
{
  top: 50px;
  left: 25px;
  width: 212px;
  height: 37px;
}

#content
{
  min-height: 200px;
}

#footer
{
  background-color: #005f1c;
  color: #ffffff;
  clear: both;
}

#footer p
{
  margin: 0;
}

#footerTopRow
{
  padding-top: 20px;
  padding-left: 35px;
}

#footerBottomRow
{
  padding-bottom: 20px;
  padding-left: 35px;
}

#footer a
{
  color: #ffffff !important;
}

/* inner content */

#contentInner
{
  width: 720px;
  float: left;
  padding: 0px 30px 10px 30px;
  background: url(/_images/bg-content.jpg) top left repeat-y;
  margin-bottom: 8px;
}

* html body #contentInner
{
  padding: 0px 0px 10px 30px;
}


#contentInnerHeader
{
  margin-bottom: 50px;
  margin-left: 16px;
}

#contentInnerHeader a
{
  color: #999 !important;
  text-decoration: underline;
}

#contentInnerHeader img
{
  float: right;
}

#contentInnerBody
{
  width: 738px;
  margin-left: -24px;
  padding-left: 26px;
  clear: both;
  padding-top: 5px;
  font-size: 13px !important;
  line-height: 160% !important; /*background:url(/_images/bg-content.jpg) left top repeat-y;*/
}

#contentInnerBody p
{
  margin: 0px 0px 14px 0px !important;
  padding: 0px 0px0 px 0px !important;
}

/* header blocks */

.headerBlockShort
{
  background: transparent url(/_images/bg-gradient-header-150.jpg) repeat-x top left;
  height: 150px;
  padding: 20px;
  margin-left: -9px;
  width: 698px;
}

.headerBlockShortInner
{
  position: absolute;
  width: 680px;
  height: 110px;
}

.headerBlockShort h1
{
  color: #ffffff;
  position: absolute;
  bottom: 0px;
  margin: 0 !important;
  padding: 0 !important;
  font-size: 26px;
  line-height: 120%;
}

.headerBlockTall
{
  background: transparent url(/_images/bg-gradient-header-325.jpg) repeat-x top left;
  height: 308px;
  padding: 20px 20px 40px 20px; ;
margin-left:-9px;
width:698px;
overflow:hidden;
}

.headerBlockTallInner
{
  position: absolute;
  width: 698px;
  height: 285px;
}

.headerBlockTall h1
{
  color: #ffffff;
  position: absolute;
  bottom: 0px;
  margin: 0 !important;
  padding: 0 !important;
  font-size: 26px;
  line-height: 120%;
}

.headerBlockTall img
{
  position: absolute;
  top: -20px;
  right: -20px;
}

/* sub nav */

#subNavHeader
{
  background-image: url(/_images/bg-gradient-nav-dark.jpg) !important;
  color: #ffffff !important;
}

* html body #subNavHeader
{
}
/*
.subNavModifier
{
}

* html body .subNavModifier
{
	background:none !important; 
	margin-top: -16px !important;
}*/

#subNav
{
  float: left;
  margin-top: 1px;
  width: 210px;
}

#subNav li
{
  margin: 0;
  line-height: 29px;
  padding: 0 0 5px 0;
  font-size: 12pt;
  font-weight: bold;
  color: #6baf34;
  text-indent: 20px;
}

#subNav li ul li a
{
  width: 100%;
  height: 100%;
  color: #717171; /*#9d9b9b;*/
}

#subNav li ul li
{
  background: transparent url(/_images/bg-gradient-nav-grey.jpg) repeat-x top left;
  font-weight: normal;
  text-indent: 0;
  font-size: 10pt;
  padding: 0 0 0 20px;
  margin: 0;
}

#subNav li ul li a
{
  width: 100%;
  height: 100%;
  color: #717171; /*#9d9b9b;*/
}

#subNav li ul li.selected
{
  background-image: url(/_images/bg-gradient-nav-light.jpg);
}

#subNav li ul li.selected a
{
  color: #ffffff;
}

#subNav li ul ul
{
  margin-left: -20px;
}

#subNav li ul ul li
{
  background-image: none !important;
  background-color: #ffffff;
  padding-left: 20px !important;
}

#subNav li ul ul li a
{
  color: #6baf34 !important;
}

#subNav li ul ul li.selected
{
  font-weight: bold;
  background-image: none !important;
}

#subNav li ul ul li ul
{
  margin-left: -20px;
}

#subNav li ul ul li ul li
{
  background-color: #ececec;
  padding-left: 35px !important;
  color: #9d9b9b !important;
}

#subNav li ul ul li ul li.selected
{
  /* arrow */
  font-weight: bold;
}

#subNav li ul ul li ul li ul
{
  margin-left: -30px;
}

#subNav ul li ul li ul li
{
  background-color: #ececec;
  padding-left: 35px !important;
  color: #9d9b9b !important;
}

#subNav li ul ul li ul li ul li.selected
{
  /* arrow */
  font-weight: bold;
}

/* breadcrumb */

#breadcrumb
{
  margin-left: -5px;
  color: #6baf34;
  float: left;
  padding-top: 10px;
}

#breadcrumb a
{
  padding: 0 5px 0 5px;
  color: #6baf34;
}

#curtain
{
  position: absolute;
  z-index: 400;
  top: 0px;
  left: 0px;
}

.videoPopup
{
  position: absolute;
  z-index: 500;
  -moz-opacity: 0;
  opacity: 0;
  filter: alpha(opacity=0);
}

content
{
}