/* CSS Document */

/* TOP TABLET */
.topTablet
{
    background: url(/images/template/bg_top_tablet.gif) no-repeat;
    width: 956px;
    height: 100px;
}
.topTabletLeft
{
    vertical-align: top;
    padding: 0px 15px 0px 20px;
}
.topTabletLeft p
{
    color: #666666;
    margin-top: 0.5em;
}
.topTabletRight
{
    width: 300px;
    padding: 0px 10px 0px 0px;
    vertical-align: middle;
    text-align: right;
}
/*===========================================
	*** MAIN MODULE STYLES BEGIN ***
=============================================*/
/* GENERIC MODULES */
.moduleColumnWide
{
    width: 630px;
    vertical-align: top;
}
.moduleColumnNarrow
{
    width: 309px;
    vertical-align: top;
}

/* MODULE HEADERS */
.moduleHeaderWide
{
    background: url(/images/homepage/bg_module_header.gif) repeat-x;
    width: 602px;
    height: 26px;
}
.moduleHeaderNarrow
{
    background: url(/images/homepage/bg_module_header.gif) repeat-x;
    width: 281px;
    height: 26px;
}
.moduleHeaderWideLeft
{
    background: url(/images/homepage/bg_module_header_wide_left.gif) no-repeat;
    width: 14px;
}
.moduleHeaderWideRight
{
    background: url(/images/homepage/bg_module_header_wide_right.gif) no-repeat;
    width: 14px;
}
.moduleHeaderNarrowLeft
{
    background: url(/images/homepage/bg_module_header_nar_left.gif) no-repeat;
    width: 14px;
}
.moduleHeaderNarrowRight
{
    background: url(/images/homepage/bg_module_header_nar_right.gif) no-repeat;
    width: 14px;
}
/* MODULE FOOTERS */
.moduleFooterWide
{
    background: url(/images/homepage/bg_module_footer.gif) repeat-x;
    width: 602px;
    height: 28px;
    text-align: right;
}
.moduleFooterNarrow
{
    background: url(/images/homepage/bg_module_footer.gif) repeat-x;
    width: 281px;
    height: 28px;
    text-align: right;
}
.moduleFooterWideLeft
{
    background: url(/images/homepage/bg_module_footer_wide_left.gif) no-repeat;
    width: 14px;
}
.moduleFooterWideRight
{
    background: url(/images/homepage/bg_module_footer_wide_right.gif) no-repeat;
    width: 14px;
}
.moduleFooterNarrowLeft
{
    background: url(/images/homepage/bg_module_footer_nar_left.gif) no-repeat;
    width: 14px;
}
.moduleFooterNarrowRight
{
    background: url(/images/homepage/bg_module_footer_nar_right.gif) no-repeat;
    width: 14px;
}
/*===========================================
	*** MAIN MODULE STYLES END ***
=============================================*/
/*===========================================
	*** MAIN MODULE BEGINS ***
=============================================*/
.mainModuleFeatures
{
    background: url(/images/homepage/bg_module_wide.gif) repeat-y;
}

.mainModuleDivider
{
    background: url(/images/homepage/art_module_divider.gif) repeat-x;
}
.mainModuleFooter
{
    background: url(/images/homepage/bg_mainmodule_footer.gif) repeat-x;
    width: 602px;
    height: 28px;
}
.mainModuleFooter a
{
    font-size: 0.9em;
    font-weight: bold;
    color: #000000;
    padding: 6px 5px 4px 5px;
    line-height: 25px;
    text-decoration: none;
}
.mainModuleFooter a:hover
{
    background-color: #990000;
    color: #FFFFFF;
    text-decoration: none;
}
.mainModuleFooterLeft
{
    background: url(/images/homepage/bg_mainmodule_footer_left.gif) no-repeat;
    width: 14px;
}
.mainModuleFooterRight
{
    background: url(/images/homepage/bg_mainmodule_footer_right.gif) no-repeat;
    width: 14px;
}
/*===========================================
	*** MAIN MODULE END ***
=============================================*/
/*===========================================
	*** WHATS HOT STYLES BEGINS ***
=============================================*/
.whatsHot
{
    background: url(/images/homepage/bg_module_wide.gif) repeat-y;
    width: 630px;
    height: 219px;
    padding: 0px 6px;
    vertical-align: top;
}
.whatsHot h2
{
    color: #686351;
    font-size: 1.2em;
    font-weight: bold;
    margin: 0.2em 0em;
    padding: 0px 2px;
}
.whatsHot h3
{
    color: #686351;
    font-size: 1.0em;
    font-weight: bold;
    margin: 0.2em;
}
.whatsHot p
{
    margin: 0 auto;
    padding: 0px 2px;
}
.whatsHot ul
{
    margin: 0px;
    padding: 0px;
}
.whatsHot li
{
    padding: 1px 0px 2px 12px;
    list-style-position: inside;
    list-style-type: disc;
    color: #990000;
}
.whatsHotImage
{
    padding: 2px;
}
.whatsHotImage img
{
    border: 1px solid #666666;
}
.whatsHotImage table
{
    padding: 0px;
}
/*===========================================
	*** WHATS HOT STYLES END ***
=============================================*/
/*===========================================
    *** MAGAZINE + PRODUCTS STYLES BEGINS ***
=============================================*/

.magazine
{
    width: 622px;
    vertical-align: top;
}
.magazine table
{
    background-position: center;
    background-repeat: no-repeat;
    padding: 0px 0px 0px 0px;
    width: 620px;
    height: 220px;
    vertical-align: top;
}
.magazine div
{
    background-color: #000000;
    filter: alpha(opacity=50);
    opacity: 0.5;
    -moz-opacity: 0.5;
    height: 60px;
    width: 620px;
    position: absolute;
    left: 5px;
    z-index: 1;
    vertical-align: top;
}
.magazine ul
{
    z-index: 4;
    position: relative;
    vertical-align: top;
    margin: 0;
    padding: 0;
    list-style-position: inside;
}
.magazine li
{
    font-size: 1em;
    padding: 1px 5px;
    list-style-position: inside;
    font-weight: bold;
}

.products
{
    width: 622px;
    vertical-align: top;
}

.products li
{
    font-size: 1em;
    padding: 1px 5px;
    list-style-position: inside;
    font-weight: bold;
}

.products table
{
    background-repeat: no-repeat;
    background-position: center;
    background-repeat: no-repeat;
    padding: 0px 0px 0px 0px;
    width: 620px;
    height: 220px;
    vertical-align: top;
}

.products div
{
    background-color: #000000;
    filter: alpha(opacity=50);
    opacity: 0.5;
    -moz-opacity: 0.5;
    height: 60px;
    width: 620px;
    position: absolute;
    left: 10px;
    z-index: 1;
    vertical-align: top;
}

.products ul
{
    z-index: 4;
    position: relative;
    vertical-align: top;
    margin: 0;
    padding: 0;
    list-style-position: inside;
}
/*===========================================
    *** MAGAZINE STYLES ENDS ***
=============================================*/
/*===========================================
	*** DAILY NEWS STYLES BEGINS ***
=============================================*/
.dailyNews
{
    background: url(/images/homepage/bg_module_wide.gif) repeat-y;
    width: 630px;
    height: 80px;
    padding: 0px 6px;
    vertical-align: top;
}
.dailyNews ul
{
    margin: 0;
    padding: 2px;
}
.dailyNews li
{
    padding: 2px 2px 1px 2px;
    list-style: none;
}
/*===========================================
	*** DAILY NEWS STYLES END ***
=============================================*/
/*===========================================
	*** CONSUMER ALERTS STYLES BEGINS ***
=============================================*/
.consumerAlerts
{
    background: url(/images/homepage/bg_module_wide.gif) repeat-y;
    width: 630px;
    height: 61px;
    padding: 0px 6px;
    vertical-align: top;
}
.consumerAlerts ul
{
    margin: 0;
    padding: 2px;
}
.consumerAlerts li
{
    padding: 2px 2px 1px 6px;
    list-style-position: inside;
    list-style-type: disc;
    color: #990000;
}
/*===========================================
	*** CONSUMER ALERTS STYLES END ***
=============================================*/
/*===========================================
	*** LEF PRODUCTS STYLES BEGINS ***
=============================================*/
.LEFproducts
{
    background: url(/images/homepage/bg_module_wide.gif) repeat-y;
    width: 630px;
    height: 208px;
    padding: 0px 6px;
    vertical-align: top;
}
.LEFproducts h3
{
    color: #686351;
    font-size: 1.2em;
    font-weight: bold;
    margin: 0.2em 0em 0em 0em;
    padding: 0px 2px;
}
.LEFproducts ul
{
    margin: 0;
    padding: 0;
}
.LEFproducts li
{
    padding: 1px 0px 2px 10px;
    list-style-position: inside;
    list-style-type: disc;
    color: #990000;
}
.LEFproducts p
{
    margin-top: 0.8em;
    margin-bottom: 0.3em;
    padding: 0px 2px;
}
.LEFproductsImage
{
    padding: 0;
}
.LEFproductsImage img
{
    border: 0px solid #666666;
}
/*===========================================
	*** LEF PRODUCTS STYLES END ***
=============================================*/
/*===========================================
	*** ABOUT LIFE EXTENSION BEGINS ***
=============================================*/
.aboutLifeExtension
{
    background: url(/images/homepage/bg_module_narrow.gif) repeat-y;
    width: 309px;
    height: 224px;
    padding: 0px 6px;
    vertical-align: top;
}
.aboutLifeExtension h3
{
    color: #686351;
    font-size: 1.2em;
    font-weight: bold;
    margin: 0.2em 0em 0.8em 0em;
    padding: 0px 4px;
}
.aboutLifeExtension p
{
    margin: 1em 0em 0.8em 0em;
    padding: 0px 4px;
}
/*===========================================
	*** ABOUT LIFE EXTENSION END ***
=============================================*/
/*===========================================
	*** HEALTH CONCERNS BEGINS ***
=============================================*/
.healthConcerns
{
    background: url(/images/homepage/bg_module_narrow.gif) repeat-y;
    width: 309px;
    height: 208px;
    padding: 3px 8px;
    vertical-align: top;
}
.healthConcerns ul
{
    margin: 0;
    padding: 0;
}
.healthConcerns li
{
    padding: 1px 0px 2px 12px;
    list-style-position: inside;
    list-style-type: disc;
    color: #990000;
}
.healthConcerns p
{
    margin: 0;
    padding: 2px 0px 9px 4px;
}
/*===========================================
	*** HEALTH CONCERNS END ***
=============================================*/
/*===========================================
	*** SPECIAL OFFERS BEGINS ***
=============================================*/
.specialOffers
{
    background: url(/images/homepage/bg_module_narrow.gif) repeat-y;
    width: 309px;
    height: 208px;
    padding: 0px 6px;
    vertical-align: top;
}
.specialOffers h3
{
    color: #686351;
    font-size: 1.2em;
    font-weight: bold;
    margin: 0.2em 0em 0.8em 0em;
    padding: 0px 4px;
}
.specialOffers p
{
    margin: 1em 0em 0.8em 0em;
    padding: 0px 4px;
}
.specialOffersImage
{
    padding: 3px 6px;
}
.specialOffersImage img
{
    border: 1px solid #666666;
}
/*===========================================
	*** SPECIAL OFFERS END ***
=============================================*/
/*===========================================
	*** FOOTER CHANNELS BEGINS ***
=============================================*/
.footerChannelColumn
{
    width: 315px;
}
.footerChannels
{
    width: 287px;
    height: 100px;
    padding: 0px 14px;
    background: url(/images/template/bg_footer_channels.gif) repeat-y;
}
.footerChannels h4
{
    color: #686351;
    font-size: 1.0em;
    font-weight: bold;
    margin: 0 auto;
    padding: 0;
}
.footerChannels p
{
    margin: 0 auto;
    padding: 0;
    font-size: 0.9em;
}
.footerChannelsImage
{
    padding: 2px;
}
.footerChannelsImage img
{
    border: 1px solid #666666;
}
.footerChannelsTop
{
    background: url(/images/homepage/bg_channels_top.gif);
    width: 315px;
    height: 10px;
}
.footerChannelsBottom
{
    background: url(/images/homepage/bg_channels_bottom.gif);
    width: 315px;
    height: 19px;
    text-align: right;
    vertical-align: top;
}
/*===========================================
	*** FOOTER CHANNELS END ***
=============================================*/
