/* 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 ***
=============================================*/
/*===========================================
	*** WHATS HOT STYLES BEGINS ***
=============================================*/
.whatsHot ul
{
    margin: 0;
    padding: 0;
}
.whatsHot li
{
    padding: 1px 0 2px 12px;
    list-style-position: inside;
    list-style-type: disc;
    color: #990000;
}
.whatsHot .leadStory, .whatsHot li
{
	font-size: 12px;
}
.whatsHot li a:link, .whatsHot .leadStory a:link
{
    color: #0066CC;
    text-decoration: none;
}
.whatsHot li a:active, .whatsHot .leadStory a:active
{   
    color: #0066CC;
    text-decoration: none;
}
.whatsHot li a:visited, .whatsHot .leadStory a:visited
{
    color: #663399;
    text-decoration: none;
}
.whatsHot li a:hover, .whatsHot .leadStory a:hover
{
    color: #990000;
    text-decoration: underline;
}
/*===========================================
	*** WHATS HOT STYLES END ***
=============================================*/
/*===========================================
    *** MAGAZINE STYLES BEGINS ***
=============================================*/
.magazine
{
	font-size: 12px;
}
.magazine ul
{
    margin: 0;
    padding: 0;
}
.magazine li
{
    padding: 1px 0 2px 12px;
    list-style-position: inside;
    list-style-type: disc;
    color: #990000;
}
.magazine li a:link
{
    color: #0066CC;
    text-decoration: none;
}
.magazine li a:active
{
    color: #0066CC;
    text-decoration: none;
}
.magazine li a:visited
{
    color: #663399;
    text-decoration: none;
}
.magazine li a:hover
{
    color: #990000;
    text-decoration: underline;
}
/*===========================================
	*** MAGAZINE STYLES END ***
=============================================*/
/*===========================================
    *** PRODUCTS STYLES BEGINS ***
=============================================*/
.productsBullet
{
	padding: 0 4px 0 7px;
	width: 25px;
}
.productsLabel
{
	font-size: 12px;
}
.productsLabel td a:link
{
    color: #0066CC;
    text-decoration: none;
}
.productsLabel td a:active
{
    color: #0066CC;
    text-decoration: none;
}
.productsLabel td a:visited
{
    color: #663399;
    text-decoration: none;
}
.productsLabel td a:hover
{
    color: #990000;
    text-decoration: underline;
}
/*===========================================
    *** PRODUCTS STYLES ENDS ***
=============================================*/
/*===========================================
	*** NOSCRIPT FEATURES STYLES BEGINS ***
=============================================*/
.noscriptFeature
{
	height: 73px; 
	vertical-align: top;
}
.noscriptFeature p
{
	margin: 0;
	padding: 6px; 
	font-size: 1.2em; 
	font-family: Arial, sans-serif;
}
/*===========================================
	*** NOSCRIPT FEATURES STYLES ENDS ***
=============================================*/
/*===========================================
	*** DAILY NEWS STYLES BEGINS ***
=============================================*/
.DailyNews
{
	font-size: 1.2em; 
	font-family: Arial, sans-serif;
	background: url(/images/homepage/bg_module_wide.gif) repeat-y;
    padding: 0 6px;
    vertical-align: top;
}
.DailyNews ul
{
    margin: 0 0 2px -10px;
    padding: 0 2px 4px 0;
}
.DailyNews li
{
    padding: 2px 2px 1px 6px;
    list-style-position: inside;
    list-style-type: disc;
    color: #990000;
}
.DailyNews li a:link
{
    color: #0066CC;
    text-decoration: none;
}
.DailyNews li a:active
{
    color: #0066CC;
    text-decoration: none;
}
.DailyNews li a:visited
{
    color: #663399;
    text-decoration: none;
}
.DailyNews li a:hover
{
    color: #990000;
    text-decoration: underline;
}
.DailyNews li span
{
	color: #000000;
}
.noscriptNews
{
	padding: 5px 9px;
}
.noscriptNews ul
{
    margin: 0;
    padding: 2px;
}
.noscriptNews li
{
    padding: 2px 2px 1px 6px;
    list-style-position: inside;
    list-style-type: disc;
    color: #990000;
}
/*===========================================
	*** DAILY NEWS STYLES END ***
=============================================*/
/*===========================================
	*** CONSUMER ALERTS STYLES BEGINS ***
=============================================*/
.consumerAlerts
{
    background: url(/images/homepage/bg_module_wide.gif) repeat-y;
    width: 630px;
    height: 61px;
    padding: 0 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: 0 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 ***
=============================================*/
/*===========================================
	*** Magazine Subscription BEGINS ***
=============================================*/
.magazineSubscription
{
    background: url(/images/homepage/bg_module_narrow.gif) repeat-y;
    width: 309px;
    height: 224px;
    padding: 0px 6px;
    vertical-align: top;
}
.magazineSubscription h3
{
    color: #686351;
    font-size: 1.2em;
    font-weight: bold;
    margin: 0.2em 0em 0.8em 0em;
    padding: 0px 4px;
}
.magazineSubscription p
{
    margin: 1em 0em 0.8em 0em;
    padding: 0px 4px;
}
/*===========================================
	*** Magazine Subscription END ***
=============================================*/
/*===========================================
	*** ABOUT LIFE EXTENSION BEGINS ***
=============================================*/
.aboutLifeExtension
{
    background: url(/images/homepage/bg_module_narrow.gif) repeat-y;
    width: 309px;
    height: 208px;
    padding: 0 6px;
    vertical-align: top;
}
.aboutLifeExtension p
{
    margin: 0;
    padding: 2px 0px 9px 4px;
}
/*===========================================
	*** ABOUT LIFE EXTENSION 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 ***
=============================================*/
/*===========================================
	*** Fader ***
=============================================*/
#features .opacity10
{
    opacity: 0.99;
    filter: alpha(opacity=100);
    visibility: visible !important;
}
#features .opacity9
{
    opacity: .9;
    filter: alpha(opacity=90);
    visibility: visible !important;
}
#features .opacity8
{
    opacity: .8;
    filter: alpha(opacity=80);
    visibility: visible !important;
}
#features .opacity7
{
    opacity: .7;
    filter: alpha(opacity=70);
    visibility: visible !important;
}
#features .opacity6
{
    opacity: .6;
    filter: alpha(opacity=60);
    visibility: visible !important;
}
#features .opacity5
{
    opacity: .5;
    filter: alpha(opacity=50);
    visibility: visible !important;
}
#features .opacity4
{
    opacity: .4;
    filter: alpha(opacity=40);
    visibility: visible !important;
}
#features .opacity3
{
    opacity: .3;
    filter: alpha(opacity=30);
    visibility: visible !important;
}
#features .opacity2
{
    opacity: .2;
    filter: alpha(opacity=20);
    visibility: visible !important;
}
#features .opacity1
{
    opacity: .1;
    filter: alpha(opacity=10);
    visibility: visible !important;
}

