/* CSS Document */







html
{
 height: 100%;
}


*
{
  margin: 0;
  padding: 0;
}


body
{

  background: #DDD url(/images/new/bg.gif) top center repeat;
  margin: 0;
  padding: 0;
  height: 100%;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 75%;
  color: #FFF;
}

.container
{
  width: 826px;
  margin: 0 auto;
  background: url(/images/new/pipeLeft.gif) top left repeat-y;
  height: auto !important;
  height: 100%;
  min-height: 100%;
}


.body
{
  margin: 0;
  padding: 0;
  background: url(/images/new/pipeRight.gif) top left repeat-y;
}

.copy
{
  margin: 0 27px 0 25px;
  padding: 0;
  background: #a1c126 url(/images/new/gradient_top.gif) top left repeat-x;
  min-height: 300px;
  height: auto !important;
  height: 300px;
}

.menu
{
  margin: 0 0 0 12px !important;
  margin: 0 0 0 6px;
  background: url(/images/new/clickthrough/products_menu_bg_noGradient.jpg) top left repeat-y;
  width: 188px;
  float: left;
}


.menu .wrapper
{
  background: url(/images/new/clickthrough/products_menu_bg.jpg) top left no-repeat;
}

.menu ul li
{
  list-style: none;
  padding: 0 8px 0 5px;
  height: auto !important;
  height: 1.5em;
  min-height: 1.5em;
}

.menu ul li span
{
  padding: 3px 0 3px 7px;
  font-size: 1.2em;
  font-weight: bold;
  text-transform: uppercase;
  border-width: 1px 0;
  border-style: solid;
  border-color: #779b28;
  display: block;
}

.menu ul li ul li
{
  padding: 0;
}

.menu ul li ul
{
  margin: 0 0 10px 0;
}


.menu ul li ul li a
{
  display: block;
  color: #FFF;
  padding: 3px 0 3px 17px;
  text-decoration: none;
}

.menu ul li ul li a:hover
{
  background: #F1CD00;
  color: #065522;
}

.menu ul li ul li a.active
{
  background: #e7ff10;
  color: #065522;
}

a
{
  color: #050;
}




img
{
  margin: 0;
  padding: 0;
}


.copy .content
{
  margin: 0 10px 0 225px;
  padding: 20px 10px 0 0;
}







.titletab_small
{
  background: #9dbf24;
  padding: 2px;
}

.cart tr td
{
  text-align: center;
  color: #000;
  padding: 2px;
}

.cart tr.odd td
{
  background-color: #bad522;
}

.cart tr a
{
  color: #000;
}

.head
{
  background: url('/images/new/header_top.jpg') top left no-repeat;
  width: 774;
  height: 86;
  margin: 0 25px;
}




.footer
{
  margin: 0 27px 0 25px;
  padding: 0;
  background: url(/images/new/gradient_bottom.gif) top left repeat-x;
  text-align: center;
  color: #FFF;
}


.footer a
{
  color: #FFF;
}





.clear
{
  clear: both;
}




.layoutElement
{
  display: block;
  float: left;
  margin: 0;
  border: 0;
}


.header
{
  background: url(/images/new/headertile.gif) top left repeat-x;
  padding: 6px 10px 15px;
  font-size: 1.6em;
  color: #D1E714;
}




.bodyText
{
  padding: 10px;
}

.about .bodyText
{
  color: #000;
}

.about .bodyText a
{
  color:  #065522;
}

.about h1
{
  color: #FFF;
}