
/******************************************************************************
**
**  Changes for the index page!
**
******************************************************************************/

#icons li#enroll-item a {
  background: transparent url(/skins/default/ico-enroll-top.gif) no-repeat 100% 0;
}

#icons li#testimonials-item a {
  background: transparent url(/skins/default/ico-testimonials-top.gif) no-repeat 100% 0;
}

#icons li#test-item a {
  background: transparent url(/skins/default/ico-test-top.gif) no-repeat 100% 0;
}

#icons li#videos-item a {
  background: transparent url(/skins/default/ico-video-top.gif) no-repeat 100% 0;
}

#icons li#faq-item a {
  background: transparent url(/skins/default/ico-ask-top.gif) no-repeat 100% 0;
}

#icons li#forum-item a {
  background: transparent url(ico-forum-top.gif) no-repeat 100% 0;
}

#icons li#podcast-item a {
  background: transparent url(/skins/default/ico-podcast-top.gif) no-repeat 100% 0;
}

#icons li#transparent-item a:hover {
  background: transparent url(/skins/default/ico-transparent-top.gif) no-repeat 100% -90px;
}

#icons li#enroll-item a:hover {
  background: transparent url(/skins/default/ico-enroll-top.gif) no-repeat 100% -90px;
}

#icons li#testimonials-item a:hover {
  background: transparent url(/skins/default/ico-testimonials-top.gif) no-repeat 100% -90px;
}

#icons li#test-item a:hover {
  background: transparent url(/skins/default/ico-test-top.gif) no-repeat 100% -90px;
}

#icons li#videos-item a:hover {
  background: transparent url(/skins/default/ico-video-top.gif) no-repeat 100% -90px;
}

#icons li#faq-item a:hover {
  background: transparent url(/skins/default/ico-ask-top.gif) no-repeat 100% -90px;
}

#icons li#forum-item a:hover {
  background: transparent url(ico-forum-top.gif) no-repeat 100% -90px;
}

#icons li#podcast-item a:hover {
  background: transparent url(/skins/default/ico-podcast-top.gif) no-repeat 100% -90px;
}


#sale-indicator {
  position: absolute;
  top: 25px;
  left: 50%;
  margin: 0 0 0 -20px;
  width: 130px;
  height: 80px;
  z-index: 3000;
}


#top-menu {
  position: absolute;
  top: 0;
  left: 0;

  z-index: 7000;
}

#ie7andup #top-menu, #ie6only #top-menu, #ie5-5only #top-menu, #ie5-01only #top-menu {
  width: 757px;
}



#top-header {
  padding: 25px 0 0 0;
}

#top-header h1 {
  position: absolute;
  top: 84px;
  left: 0;

  float: none;

  z-index: 2000;

  padding: 19px 0 0 10px;
  margin: 0;

  width: 493px;
  height: 63px;

  background: transparent url(yarrow.gif) no-repeat 0 0;

  text-align: left;

  font-size: 14px;
  font-weight: bold;
  color: #000000;
}

#top-header h1 strong {
  color: #CC0000;
}


#top-header h1 a {
  color: #9B1B08;
}


#top-header h1 .leaf {
  position: absolute;
  top: -50px;
  right: -10px;
  z-index: 9000;

  display: block;

  width: 80px;
  height: 100px;

  background: transparent url(fall_leaf.png) no-repeat 0 0;
}


#ie7andup #top-header {
  margin: 0;
  padding: 0;

  height: 130px;
}




#top-header #logo {
  top: 35px;
}

#top-header #contact-area {
  top: 25px;
}

#title-photo { background: transparent url(/skins/default/top-photo2.jpg) no-repeat 0 0; }

#chat {
  top: 33px; right: 260px;
}

#ie6only #chat, #ie5-5only #chat, #ie5-01only #chat {
  top: 10px; right: 260px;
}



#content-body {
  margin: 0 10px 0px 388px;
  padding: 40px 0 0 0;

  min-height: 425px;

  text-align: left;
}

#ie7andup #content-body, #ie6only #content-body, #ie5-5only #content-body, #ie5-01only #content-body {
  height: 445px;
}
