/* CONTAINER */
#foxboro_container {
    background: url("/Portals/166086/images/bodybg.png") repeat-x scroll 0 0 transparent;
}

#foxboro_courtesy_links {
    margin: 0 auto;
    position: relative;
    width: 990px;
}

/* HEADER */
#foxboro_header {
    position: relative;
    width: 990px;
    height: 163px;
    margin: -25px auto;
}

/* LOGO */
.logo {
   position: absolute;
    top: 60px;
    left: 0px;
    width: 260px;
}

/* MENU */
#foxboro_menu {
    width: 990px;
    font-size: 0.9em;
    margin: 0 auto;
    line-height: 90px;
}
#foxboro_menu ul li a {
    color: #fff;
}
#foxboro_menu .link .text {
    color: #333!important;
}
.radmenu {
    position: absolute!important;
    top: -90px;
    right: 0;
    float: none!important;
}
#foxboro_menu .rootGroup .item .text {
    background: url("/Portals/166086/images/menubg.png") no-repeat scroll 0 0 transparent;
    width: 120px;
    text-align: center;
    padding: 0!important;
}
#foxboro_menu .link .text:hover {
    background: url("/Portals/166086/images/menubg-hover.png") no-repeat scroll 0 0 transparent;
color: #fff !important;

}
#foxboro_menu .rootGroup .selectedtab .text {
    background: url("/Portals/166086/images/menubg-hover.png") no-repeat scroll 0 0 transparent;
}
#foxboro_menu .rootGroup .slide .item .text {
    background-color: #f3f3f3;
    background-image: none;
    width: 100%!important;
    line-height: 30px!important;
    height: 30px!important;
    padding: 0 0 0 10px !important;
    margin: 0;
    text-align: left;
    border-right: 1px solid #d4d4d4;
    border-bottom: 1px solid #d4d4d4;
    border-left: 1px solid #d4d4d4;
}
#foxboro_menu .rootGroup .slide .item .text:hover {
    background: #2b447d!important;
    color: #fff !important;
}
#foxboro_menu .rootGroup .slide .selectedtab .text{
    background: #2b447d!important;
    color: #fff !important;
}

#foxboro_menu .group {
    background-color: #2b447d!important;
}
#foxboro_menu .rootGroup .selectedtab .text{
    color: #fff !important;
}
/* CONTENT */
#foxboro_content {
    width: 990px;
    padding: 4px 0 0 0;
    margin: 0 auto;
z-index: 1;
position: relative;
}
div.pad {
    padding: 0;
}
#foxboro_one-column, #foxboro_two-column, #foxboro_two-column-right, #foxboro_three-column {
    padding: 0 !important; 
}
#foxboro_content div.block h3 {
    font-size: 2.5em!important;
}
#foxboro_content div.block p {
    font-size: 1.0em!important;
}

/* FOOTER */
#foxboro_footer {
    width: 100%!important;
   position: absolute!important;
    left: 0!important;
    background: url("/Portals/166086/images/footerbg.gif") repeat-x scroll 0 0 transparent!important;
    padding: 0!important;
    text-align: right!important;
    line-height: 55px!important;
}
span#dnn_dnnLINKS_lblLinks {
    display: none;
}
#foxboro_footer p.copyright {
    width: 990px;
    font-size: 1em;
    padding: 0;
    margin: 0 auto;
}