/* CSS Document */
h1 {
    font-family:Arial,Helvetica,sans-serif;
    font-size:16px;
    font-weight:bold;
}
.syndicationhide 
{
            display: none;
}
body
{
  margin: 0px;
}

a, p, td, div, span, ol, ul, li
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #333333;
}

a:link
{
    color: #0171BD;
    text-decoration:none;
}
a:visited
{
    color: #0171BD;
    text-decoration:none;
}
a:active
{
    color:#990000;
    text-decoration:underline;
}
a:hover
{
    color:#990000;
    text-decoration:underline;
}

a.menu_link:link
{
  color: #0171BD;
  text-decoration: none;
  border: 1px solid #E8F0F8;
  width: 200px;
  padding-left: 5px;
  padding-right: 5px;
}

a.menu_link:visited
{
  color: #0171BD;
  text-decoration: none;
  border: 1px solid #E8F0F8;
  width: 200px;
  padding-left: 5px;
  padding-right: 5px;
}

a.menu_link:hover
{
  color: #990000;
  text-decoration: none;
  border: 1px solid #CaCaCa;
  width: 200px;
  padding-left: 5px;
  padding-right: 5px;
  background-color: #FDF0BA;
}

a.menu_link:active
{
  color: #990000;
  text-decoration: none;
  border: 1px solid #CaCaCa;
  width: 200px;
  padding-left: 5px;
  padding-right: 5px;
  background-color: #FDF0BA;
}

a.text_link:link
{
  color: #0171BD;
  padding: 2px;
  text-decoration: underline;
  border: 1px dashed #FFFFFF;
}

a.text_link:visited
{
  color: #0171BD;
  padding: 2px;
  text-decoration: underline;
  border: 1px dashed #FFFFFF;
}

a.text_link:active
{
  color: #0171BD;
  padding: 2px;
  text-decoration: underline;
  border: 1px dashed #FFFFFF;
}

a.text_link:hover
{
  color: #990000;
  padding: 2px;
  background-color: #FDF0BA;
  border: 1px solid #CaCaCa;
  text-decoration: none;
}

.header
{
  background-image: url(http://www.lifeextensionretail.com/retailchannel/images/header_bg.png);
  background-repeat: repeat-x;
}

.td_login
{
  vertical-align: bottom;
  padding-bottom: 13px;
}

.main_width
{
  width: 593px;
}

.mainmenu_bg
{
  background-image: url(http://www.lifeextensionretail.com/retailchannel/images/menu/mainmenu_bg.png);
  background-repeat: repeat-x;
  vertical-align: top;
  padding-top: 5px;
}

.menu_bg
{
  background-image: url(http://www.lifeextensionretail.com/retailchannel/images/menu_bg.png);
  background-repeat: repeat-x;
  height: 34px;
}

.menu_top
{
  background-image: url(http://www.lifeextensionretail.com/retailchannel/images/menu_top.png);
  background-repeat: repeat-x;
  height: 5px;
}

.menu_right
{
  background-image: url(http://www.lifeextensionretail.com/retailchannel/images/menu_right_bg.png);
  background-repeat: repeat-y;
  width: 240px;
}

.menu_padding
{
  padding-left: 10px;
}

.right_bar
{
  width: 7px;
  background-image: url(http://www.lifeextensionretail.com/retailchannel/images/right_bar.png);
  background-repeat: repeat-y;
}

.footer_bg
{
  background-image: url(http://www.lifeextensionretail.com/retailchannel/images/footer_bg.png);
  background-repeat: repeat-x;
  height: 12px;
}

.content_table
{
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 0px;
}

.content_title_bg
{
  background-image: url(http://www.lifeextensionretail.com/retailchannel/images/title_main_bg.png);
  background-repeat: repeat;
  height: 67px;
  width: 100%;
}

.content_left
{
  background-image: url(http://www.lifeextensionretail.com/retailchannel/images/content_left_bg.png);
  background-repeat: repeat-y;
  width: 37px;
}

.content_main
{
  background-color: #FFFFFF;
  padding-bottom: 30px;
  padding-top: 10px;
  padding-left: 5px;
  padding-right: 5px;
}

.content_right
{
  background-image: url(http://www.lifeextensionretail.com/retailchannel/images/content_right_bg.png);
  background-repeat: repeat-y;
  width: 28px;
}

.subtitle
{
  font-size: 18px;
  margin-bottom: 0px;
}
.ItemDetail
{
  width: 618px;
}
.ItemDescription
{
  float: left;
  position: relative;
  top: 0;
  right: 0;
  width: 448px;
}
.ItemImage
{
  float: left;
  position: relative;
  top: 0;
  left: 0;
  width: 170px;
 
}
.disclaimer
{
  font-size: 10px;
}
.wwwProdLDTitle
{
  color: #333333;
}
.storeLocator
{
  vertical-align: top;
  border: 1px solid #FF9A04;
  background-color: #FDF0BA;
  width: 300px;
}
.selectCity
{
  background-image:url(http://www.lifeextensionretail.com/retailchannel/images/select_bg.png);
  background-repeat: repeat;

}
.selectState
{
    border:1px solid #999999;
    background-color:#FFFFFF;
    
}