/* Migration Tech Name: The Webplant  */
/* Date:  15-Sep-2011   */


/* CONTAINER */
#foxboro_container {
    background:url("images/shadow.gif") repeat-y !important;
    padding: 0 11px;
}

/* COURTESY LINKS */
#foxboro_courtesy_links {
    margin-top: 75px;
    width: 939px;
}
#foxboro_courtesy_links a {
    font-size: 12px !important;
    padding-left: 3px;
    padding-right: 2px;
}
/* HEADER */
#foxboro_header {
    height: 102px;
    margin: -91px auto 0;
    width: 958px;
}
#foxboro_header span.logo a {
    display: block;
    width: 250px;
}
#foxboro_header span.logo {
   padding: 16px 0 0 19px;
}

/* MENU */
#foxboro_menu {
    background:url("images/menu_bg.gif") no-repeat #ffffff !important;
    height: 42px;
    float: left;
    width: 920px;
    margin:0 0 0 20px;
}
#foxboro_menu ul.horizontal{
    margin: 0 0 0 23px;
}
#foxboro_menu ul.horizontal > li.item{
    background:url("images/border.png") no-repeat right 11px !important;
}
#foxboro_menu ul.horizontal > li.last{
    background:none !important;
}
#foxboro_menu ul.horizontal > li.item > a.link > span.text{
    font-size:13px;
    padding:0 12px 0 13px;
    line-height:42px;
    margin-right: 1px;
}
#foxboro_menu ul.horizontal > li.item:hover > a.link > span.text{
     background:#DB524C !important;
}

#foxboro_menu ul.vertical{
    background:#DB524C !important;
    padding-right: 15px;
}
#foxboro_menu ul.vertical li.item a.link span.text{
    font-size:12px;
    font-weight:normal;
} 
#foxboro_menu ul.vertical li.item:hover a.link span.text{
    text-decoration:underline !important;
}

/* CONTENT */   
#foxboro_content {
    width: 958px;
    margin:0 auto;
    padding-bottom:30px;
}   
#foxboro_col2 h1 {
    font-size:22px;
    font-weight:bold;
}
#bb-container div.post {
    font-size:12px;
    line-height:18px;
}
#foxboro_two-column-right #foxboro_col3 {
     
    margin-top: -15px;
    width: 24.9%;
}
#foxboro_content #foxboro_col3 .pad {
    margin: -5px 0 0;
    padding: 20px;
}
/* #foxboro_content #foxboro_col3 .block .pad {
    background-color: #003366 !important;
} */
#foxboro_content div.block h3 {
    color: #ffffff;
    padding: 18px 0 0;
}
#foxboro_content .subhead {
    color: #FFFFFF !important;
}
#foxboro_content #foxboro_col3 .block {
    background-color: #003366 !important;
}

div#foxboro_content div#foxboro_col3 div.ContactFormWrapper label {color:#fff;}

/* FOOTER */
#foxboro_footer {
    text-align:left !important;
}
#foxboro_footer p.copyright {
    float: left;
    margin-top: -18px;
    padding: 0 0 0 40px;
}
#foxboro_footer div.clear {
    display:none;
}
#foxboro_footer a{
    font-size:11px !important;
}  
#foxboro_footer .right_details {
    float: right;
    margin-top: 15px;
    width: 170px;
}  

#foxboro_col1 div.block h3 {
    color: #5B5B5B !important;
}