
/* ------- Links and Type -------- */
body{
    font-family: verdana, sans-serif;
    color: #333333;
    font-size: 14px;
    line-height: 115%;
    letter-spacing: -0.03em;
    
}

#preloadarea { display:none; }

a {text-decoration: none; color: #2588B9;}
a:link {text-decoration: none; color: #2588B9;}
a:visited {text-decoration: none; color: #2588B9;}
a:hover {text-decoration: underline; cursor: pointer; color: #2588B9;}
a:active {text-decoration: none; outline: none; color: #2588B9;}

.squashed{
    letter-spacing: -0.05em;
}

.two-tone-heading{
    letter-spacing: -0.05em;
    padding-top: 7px;
    font-size: 19px;
    float: left;
    line-height: 140%;
}
div.two-tone-heading span.word-1{
    color: #333333;
    font-weight: bold;
}
div.two-tone-heading span.word-2{
    color: #999999;
}


.small-bold-link{
    font-weight: bold;
    font-size: 11px;
}

.article-title{
    font-size: 28px;
    font-weight: bold;
    margin: 0px 0 5px 0;
    line-height: 130%;
}
.article-summary{
    font-size: 16px;
    margin-bottom: 10px;
    line-height: 120%;
    color: #3EB819;
}
.article-author{
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 15px;
}
.article-text{
    font-size: 14px;
    line-height: 140%;
}

/* ---------- Colours ------------ */

.light-grey{
    color: #CCCCCC;
}
.mid-grey{
    color: #999999;
}

.dark-mid-grey{
    color: #666666;
}

.dark-grey{
    color: #333333;
}

.bg-grey{
    color: #F2F2F2;
}

.green{
    color: #5DA334;
}


/* ----------- */

.dotted-line-large{
    border-bottom: 2px dotted #CCCCCC;
    height: 2px;
    width: 100%;
    clear: both;
}

.dotted-line-small{
    background: url("/images/common/dotted-line-small.gif") center left repeat-x;
    height: 2px;
    font-size: 2px;
    width: 100%;
    clear: both;
}

/* Used for Stories List RH - foreground CCCCCC - background EBEBEB */
.dotted-line-small_grey_bg{
    background: url("/images/common/dotted-line-small_grey_bg.gif") center left repeat-x;
    /*border-bottom: 1px dotted #CCCCCC;*/
    width: 100%;
    clear: both;
}

/* ---------- Top Menu Tabs ----------- */


#top-menu-above-tabs{
    float: right;
    padding-top: 18px;
    height: 16px;
    font-size: 12px;
    line-height: 100%;
    color: #B8B8B8;
    font-weight: normal;
}
#top-menu-above-tabs a{
    color: #B8B8B8;
    font-weight: bold;
}

.home-tab {
   width:49px;
   height:60px;
   background: url("/images/top-menu-tabs/top-menu-tab-home.jpg") top left no-repeat;
   }
.home-tab:hover {
   background-image: url("/images/top-menu-tabs/top-menu-tab-home-over.jpg");
   }
.products-tab {
   width:125px;
   height:60px;
   background: url("/images/top-menu-tabs/top-menu-tab-products.jpg") top left no-repeat;
   }
.products-tab:hover {
   background-image: url("/images/top-menu-tabs/top-menu-tab-products-over.jpg");
   }
.stories-tab {
   width:138px;
   height:60px;
   background: url("/images/top-menu-tabs/top-menu-tab-stories.jpg") top left no-repeat;
   }
.stories-tab:hover {
   background-image: url("/images/top-menu-tabs/top-menu-tab-stories-over.jpg");
   }
.learning-tab {
   width:129px;
   height:60px;
   background: url("/images/top-menu-tabs/top-menu-tab-learning.jpg") top left no-repeat;
   }
.learning-tab:hover {
   background-image: url("/images/top-menu-tabs/top-menu-tab-learning-over.jpg");
   }
.store-tab {
   width:146px;
   height:60px;
   background: url("/images/top-menu-tabs/top-menu-tab-store.jpg") top left no-repeat;
   }
.store-tab:hover {
   background-image: url("/images/top-menu-tabs/top-menu-tab-store-over.jpg");
   }

.home-tab div,
.products-tab div,
.stories-tab div,
.learning-tab div,
.store-tab div{
    padding: 15px 0 0 46px;
    line-height: 110%;
    text-align: left;
}
/* --------------------------------- Layout --------------------------------- */

/* --- Footer --- */
#footer{
    clear: both;
    margin-top: 20px;
    width: 970px;
    margin: 0 auto;
}
.footer-links,
.product-menu-links{
    float: left;
    font-weight: bold;
    margin-top: 6px;
}
.footer-links div{
    float: left;
    margin-right: 30px;
}
/* --- Product Menu --- */
.product-menu-links div{
    float: left;
    padding: 5px 20px 10px 20px;
}
.product-menu-links div a{
    cursor: pointer;
}
.menu-tab-not-selected{
    border-bottom: 1px solid #CCCCCC;
    border-left: 1px solid #FFFFFF;
    border-top: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
}
.menu-tab-selected{
    background: url('/images/selected_tab_bg.jpg') top left repeat-x;
    border-bottom: 1px solid #FFFFFF;
    border-left: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
}
.menu-tab-selected a{
    color: #999999;
    cursor: default;
    text-decoration: none;
}
.product-tab{
    display: none;
    clear: both;
    padding-top: 20px;
    color: #333333;
    line-height: 130%;
    width: 100%;
}
/* --- Top Bar --- */
#top-bar-top{
    width:100%;
    height: 9px;
    background-image: url('/images/top-bar-top-bg.jpg');
    background-repeat: repeat-x;
}
#top-bar{
    width: 100%;
    min-height: 99px;
    text-align: center;
    background-image: url('/images/top-bar-bg.jpg');
    background-repeat: repeat-x;
    background-position: bottom;
    background-color: white;
    margin: 0px auto 15px auto;
    border: 0px solid red;
}
#main-body{
    width: 100%;
    text-align: center;
    background-color: white;
    clear: both;
}
#top-menu{
    width: 970px;
    height: 30px;
    margin: 0 auto;
    background-color: white;
    background-image: none;
}
#top-menu-tabs{
    width: 645px;
    height: 58px;
    float: left;
    padding-top: 5px;
    /* IE 6 and 7 */
    .float: none;
    .padding-top: 9px;
    .margin-left: 335px;
    /* IE6 only */
    _margin-top: -69px;
}
#top-menu-tabs img,
#top-menu-tabs div{
    float: left;
}
#page-container{
    width: 970px;
    margin: 0 auto;
    height: 100%;
}
#page-header{
    width: 970px;
    height: 50px;
    text-align: left;
    padding-bottom: 0px;
    margin-bottom: 15px;
    border-bottom: 2px dotted #CCCCCC;
    font-size: 15px;
    /*background: url("/images/common/dotted-line-large.gif") bottom left repeat-x;*/
    /*background-color: aqua;*/
}
#page-header.print{
    width: 645px;
  }
#page-body-container{
    clear: both;
    width: 650px;
    margin-right: 20px;
    float: left;
    text-align: left;
}
#page-body-headline{
    width: 650px;
    padding: 0;
    margin-bottom: -10px;
}
#page-rh-column{
    width: 300px;
    float: right;
    text-align: left;
    /*background-color: lightsteelblue;*/
    _clear: left;
}
#page-body-text-left{
    clear: both;
    float: left;
    padding-top: 0px;
    line-height: 120%;
    /*background-color: palevioletred;*/
}
.standard_left{
    width: 440px;
}
#page-body-text-right{
    float: right;
    padding-top: 0px;
    /*background-color: palevioletred;*/
}
#page-body-text-wide{
    width: 650px;
    padding-top: 10px;
}
.standard-right{
    width: 190px;
}
.grey-border,
.product-ad-large{
    border: 10px solid #F2F2F2;
}
.product-ad-large{
    width: 628px;
    height: 278px;
    margin-bottom: 10px;
    padding: 1px;
}

.print_bar{
    font-size: 11px;
    float: right;
}
.print_bar div{
    float: left;
}

.send-to-friend-form
{
    clear: both;
    width: 450px;
}
.send-to-friend-form
{
    font-size: 14px;
}
.send-to-friend-form input,
.send-to-friend-form textarea
{
    width: 265px;
    border: 2px solid #CCCCCC;
    margin-bottom: 4px;
    font-size: 14px;
    padding: 5px;
}
.send-to-friend-form input
{
    height: 20px;
}

.newsletter-sign-up-form input
{
    border: 2px solid #CCCCCC;
    width: 230px;
    height: 20px;
    font-size: 14px;
    padding: 5px;
    margin: 3px 0 10px 0;
}

#PicNetEyeTracker
{
    color: white;
}
#PicNetEyeTracker a
{
    color: white;
}
