﻿
body 
{
    margin: 0 auto;
    padding: 0;
    background-color: #ffffff;
    text-align: center;
}

.sleeve 
{
    width: 992px;
    margin: 0 auto;
    background-color: #ffffff;
    text-align: left;
}

.layoutSleeve 
{
}

.layout 
{
    width: 100%;
    margin: 2px 0;
    border-collapse:separate;
}

.layout .menu 
{
    width: 212px; /* 190px; */
    background-color: #BFDED8;
    padding-top: 15px;
}

.layout .rightBanners
{
    width: 158px; /* 180px; */
    padding: 15px 15px 0 15px;
    background-color: #EAF7F9;
}

.layout .bannerBox img
{
    border: 1px #BFBEBA solid;
    margin-bottom: 25px;
    width: 158px;
}

.layout .bannerBox .flashBanner { margin-bottom: 25px; }

.layout .main 
{
    /*border: 1px #B1B1B3 solid;*/
    padding: 20px 10px 10px 10px;
    background-color: #FFFFFF;
    width: 602px;    
}

/* fix problem with IE6 where the mainLinks cell is expanded */
* html .layout .main { height: 1000px; }

.header 
{
    width: 100%; 
    background-color: #D1001A;
    background-image: url(../../Images/MemberConnect/actu_memb_web_site_logo.gif);
    background-repeat: no-repeat;
}

.header .topRow
{
    height: 94px;
}


.header .bottomRow 
{
    height: 30px;
    background-color: #4AA7B0;
}

.header .bottomRow td { text-align: right; }

.header .topBanner { float: right; margin: 19px 20px 0 0; }
.header .topBanner img { border: 1px #A9A5A4 solid; }

.header .homeLink 
{
    display: block;
    height: 94px;
    width: 250px;
}

.header .quickSearch 
{
    margin: 4px 15px 0 0;
}

.header .quickSearch input 
{
    height: 18px;
    vertical-align: top;
    border: solid 1px #969C9A;
    background-color: #E6E6E6;
}

.header .quickSearch .go 
{
    border: 0;
    background-image: url(../../Images/MemberConnect/actu_memb_web_site_search_butt.gif);
    margin-left: 10px;
    height: 30px;
    width: 51px;
    vertical-align:top;
}

.footer { background-color: #F3F2F8; height: 35px; }

.footer a, .footer a:visited 
{
    font-weight: bold;
    color: #7469A1;
    padding-left: 15px;
    text-decoration: none;
    font-size: 9px;
    line-height: 30px;
}

.footer a:hover { color: #FF9E00; text-decoration: underline; }

.Feeds { margin-bottom: 5px; }
.Feeds h2 { margin-bottom: 2px; }

.Feeds a, .Feeds a:visited
{
    display: block;
    padding: 2px 0 4px 10px;
    border-top: 1px #CFCFCF solid;
    
    background-image: url(../../Images/Static/actu_gen_bullet_blue.gif);
    background-repeat: no-repeat;
    background-position: 0px 6px;
    
    color: #000000;
    font-size: 10px;
    line-height: 11px;
    text-decoration: none;
}

.Feeds a:hover { color: #1D6EB0; }

.layout .mainLinks
{
	height: 91px;
    /*padding: 15px 0 15px 15px;
    background-color: #F3F2F8;*/
    
}

.layout .mainLinks a 
{
    float: left;
    width: 186px;
    height: 45px; 
}

.home .layout .mainLinks { height: 201px; }

.home .layout .mainLinks a { height: 168px; }

.layout .mainLinks .automotive,
.layout .mainLinks .financialadvisors,
.layout .mainLinks .supermanagement,
.layout .mainLinks .technology
{
    margin-right: 1px;
}

.layout .mainLinks .automotive,
.layout .mainLinks .financialadvisors,
.layout .mainLinks .banking
{
    margin-bottom: 1px;
}

.layout .mainLinks .automotive { background-image: url(../../Images/Static/mc/mem_auto_button_auto.gif); }
.layout .mainLinks .financialadvisors { background-image: url(../../Images/Static/mc/mem_auto_button_finance.gif); }
.layout .mainLinks .banking { background-image: url(../../Images/Static/mc/mem_auto_button_banking.gif); }
.layout .mainLinks .supermanagement { background-image: url(../../Images/Static/mc/mem_auto_button_super.gif); }
.layout .mainLinks .technology { background-image: url(../../Images/Static/mc/mem_auto_button_tech.gif); }
.layout .mainLinks .shopping { background-image: url(../../Images/Static/mc/mem_auto_button_shop.gif); }

.home .mainLinks .automotive { background-image: url(../../Images/Static/mc/mem_home_button_auto.gif); }
.home .mainLinks .financialadvisors { background-image: url(../../Images/Static/mc/mem_home_button_finance.gif); }
.home .mainLinks .banking { background-image: url(../../Images/Static/mc/mem_home_button_banking.gif); }
.home .mainLinks .supermanagement { background-image: url(../../Images/Static/mc/mem_home_button_super.gif); }
.home .mainLinks .technology { background-image: url(../../Images/Static/mc/mem_home_button_tech.gif); }
.home .mainLinks .shopping { background-image: url(../../Images/Static/mc/mem_home_button_shop.gif); }

.menu .bannerBox 
{
    width: 100%;
    margin-top: 25px;
    text-align: center;
}

.menu .bannerBox img { margin-bottom: 10px; border: 0; }


.flashDiv {padding-left:20px; width: 550px; }

.topBanner {vertical-align:middle; padding-right:20px; text-align:right;}

#ctl00__pnlHeaderFlash img {margin: 10px 0px 0px 10px;}