#foxboro_body {
    background-image: url(new_body_bg.png)!important;
}

#foxboro_content #foxboro_col1 div.block div.pad {
    margin: 0 !important;
    padding: 0px 8px !important;
}

#foxboro_content #foxboro_col2 div.pad, #foxboro_content #foxboro_col3 div.pad {
    padding: 10px !important;
}

#foxboro_menu .rootGroup .item .slide,
#foxboro_menu .rootGroup .first .slide {
    border-radius:0px !important;
}

#foxboro_menu .rootGroup .item .slide,
#foxboro_menu .rootGroup .first .slide {
    border-radius:0px !important;
}

#foxboro_menu .rootGroup .item .text,
#foxboro_menu .rootGroup .first .text {
    border-radius:0px !important;
}

#foxboro_menu .rootGroup .item .slide .slide,
#foxboro_menu .rootGroup .first  .slide .slide {
    border-radius:0px !important;
}


#foxboro_menu .rootGroup .item .item .text,
#foxboro_menu .rootGroup .first .item .text {
    border-radius:0px !important;
}

#foxboro_container {
    background: url(subpage_bg.jpg) center 125px no-repeat !important;
}

 #foxboro_top {
    clear:none !important;
    height:149px !important;
    width: 1018px !important;
    margin: -37px auto -130px auto !important;
    padding:37px 110px 0px 110px!important;
    background-color: transparent !important;
    background-image: none !important;
}

.clear { clear: both; }

.nsubmenu {
    box-shadow: 0px 2px 5px #ccc;
   border: solid 1px #ccc;
}

.nsubmenu a,
.nsubmenu a:link,
.nsubmenu a:visited {
    display:block;
    padding: 8px 12px;
    font: 600 12px arial;
    text-decoration: none;
    color: #505050 !important;
    margin:0px !important;
    border: solid 1px #ffffff;
    border-bottom:none;
}

.nsubmenu a.active,
.nsubmenu a:hover {
    background: #0c88a9;
    color: #ffffff !important;
    border: solid 1px #0cabd5;
    border-bottom:none;
    background: #0f96bb; /* Old browsers */
    background: -moz-linear-gradient(top,  #0f96bb 0%, #0a81a1 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0f96bb), color-stop(100%,#0a81a1)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #0f96bb 0%,#0a81a1 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #0f96bb 0%,#0a81a1 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #0f96bb 0%,#0a81a1 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #0f96bb 0%,#0a81a1 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0f96bb', endColorstr='#0a81a1',GradientType=0 ); /* IE6-9 */
}

.team_pics a, .team_pics img {
     padding:0px !important;
     margin:0px !important;
     float:left;
}

.team_pics div {
     display:none;
     width:400px;
}

.fancybox-inner img {
     float:left;
     margin: 0px 20px 20px 0px;
}

.fancybox-inner p {
     font: 500 14px tahoma;
     color: #555555;
     text-align:left;
}

