#foxboro_menu {
    margin: 0 0 15px;
}

/* *** category nav *** */
#category-nav {
    border-bottom: 7px solid #252628;
    margin: 0 0 5px;
}
#category-nav .category-nav {
    border-bottom: 1px solid #586168;
    padding: 0 20px;
    width: 920px;
    overflow: hidden;
}
#category-nav .category-nav ul {
    width: 720px;
    float: left;
    overflow: hidden;
    list-style-type: none;
    margin: 0;
    padding: 0;
    background: url(images/template/inner-footer-bg.png) no-repeat 50% 0;
    margin-top: 24px !important;
}
#category-nav .category-nav ul li, #category-nav .category-nav ul li a, #category-nav .category-nav ul li span {
    display: block;
    float: left;
}
#category-nav .category-nav ul li {
    font-family: Calibri,Arial,Helvetica,sans-serif;
    font-size: 20px;
    padding-right: 1px;
    background: url(images/template/catnav-separator.png) no-repeat 100% 100%;
}
#category-nav .category-nav ul li.last {
    padding: 0;
    background: none;
}
#category-nav .category-nav ul li a {
    text-decoration: none;
    color: #ECE9E3;
}
#category-nav .category-nav ul li a:hover  {
    color: #ccc5b5;
}
#category-nav .category-nav ul li a span {
    height: 30px;
    line-height: 30px;
    padding: 8px 23px;
    width: auto;
    text-align: center;
}


/* category logos */
.category-logo {
    float: right;
    height: 70px;
    width: 200px;
    background: url(categoryLogos/theEdge.jpg) no-repeat;
}
.category-logo.digitalEdge {
    background: url(categoryLogos/digitalEdge.jpg) no-repeat;
}
.category-logo.managementEdge {
    background: url(categoryLogos/managementEdge.jpg) no-repeat;
}
.category-logo.salesEdge {
    background: url(categoryLogos/salesEdge.jpg) no-repeat;
}
.category-logo.talentEdge {
    background: url(categoryLogos/talentEdge.jpg) no-repeat;
}
.category-logo.theEdge {
    background: url(categoryLogos/theEdge.jpg) no-repeat;
}
.category-logo.inboundEdge {
    background: url(categoryLogos/inboundEdge.png) no-repeat;
}



/* active logo */
#category-nav.active .category-logo {
    display: block;
}

/* *** advert banner *** */
#advert-banner {
    width: 100%;
    overflow: hidden;
}


/* *** content *** */
#foxboro_content div.block, #foxboro_col3 div.NoContainerContentPane {
    font-size: 11px;
    line-height: 14px;
    margin: 0 0 15px;
}


/* *** sidebar *** */
#foxboro_content div.block, #foxboro_content div.block p {
    font-size: 11px;
    line-height: 14px;
}
#foxboro_content #foxboro_col1 div.block div.pad, #foxboro_content #foxboro_col3 div.block div.pad {
    padding: 0 15px;
}
#foxboro_content #foxboro_col1 div.block h3, #foxboro_content #foxboro_col3 div.block h3 {
    padding: 0;
    margin: 0 -15px 15px;
    text-align: center;
    background: url(images/template/module-h3.png) no-repeat 50% 0;
    line-height: 46px;
    font-size: 21px;
    font-weight: normal;
    text-transform: 0.005em;
    color: #ECE9E3!important;
}

#foxboro_content #foxboro_col1 a, #foxboro_content #foxboro_col3 a {
    text-decoration: none;
}

/* follow us */
#subscribe #icons {
    text-align: center;
}
#subscribe #icons a img {
    margin: 0 25px 0 0;
}
#subscribe #icons a img.last {
    margin: 0;
}

#subscribe div.subscribeform {
    margin: 20px 0 10px;
}
#subscribe div.subscribeform div.pad {
    padding: 0;
}
#subscribe div.subscribeform h3 {
    margin: 0 0 10px !important;
    text-align: left !important;
    font-size: 14px !important;
    line-height: 18px !important;
    color: #3d4548 !important;
    background: url(images/template/subscribe-h3.png) no-repeat 0 50% !important;
    padding-left: 30px !important;
}
#subscribe .IngeniMailSubscribeContainer div.subscribeformcontainer {
    margin: 0 !important;
    width: 100%;
    overflow: hidden;
    background: url(images/template/subscribe-input.png) no-repeat;
}
#subscribe .IngeniMailSubscribeContainer div.subscribeformcontainer .subhead {
    display: none;
}
#subscribe .IngeniMailSubscribeContainer div.subscribeformcontainer .IngeniMailSubscribeEmailInput {
    float: left;
    width: 134px;
    height: 31px;
    background: none !important;
    line-height: 31px;
    padding: 0 4px !important;
    outline: 0;
    border: 0;
    margin: 0;
    color: #252628;
    font-family: Arial, sans-serif;
    font-size: 12px;
}
#subscribe .IngeniMailSubscribeContainer div.subscribeformcontainer .IngeniMailSubscribeButton {
    float: right;
    height: 31px;
    width: 76px;
    background: url(images/template/subscribe-submit.png) no-repeat;
    border: 0;
    padding: 0 !important;
    cursor: pointer;
    margin: 0;
}


/* center sidebar cta */
div.sbar-cta {
    text-align: center;
}

/* under 30 crowd */
#foxboro_content #foxboro_col3 div.under30 {
    width: 225px;
    margin: 0 auto;
}
#foxboro_content #foxboro_col3 div.under30-text a {
    text-decoration: underline;
}