/* Migration Tech Name: The Webplant  */
/* Date:  19-Sep-2011   */

/* CONTAINER */
#foxboro_container {
    width:100% !important;
}

/* COURTESY LINKS */
#foxboro_courtesy_links {
   display:none;
}

/* HEADER */
#foxboro_header {
    margin: 0 auto;
    width: 966px;
}
#foxboro_header span.logo {
    padding: 40px 0 0;
}
#foxboro_header span.logo a {
    display: block;
    width: 182px;
}

/* MENU */
#foxboro_menu {
    margin: -99px auto;
    width: 966px;
}
.radmenu {
    background:url("images/left.png") no-repeat 1px -2px;
    float: right !important;
    height: 31px;
    width: 773px;
}
#foxboro_menu ul {
    padding:0 0 0 13px;
}

#foxboro_menu ul.horizontal li.item{
    background:url("images/mid.png") repeat-x;
    height:31px;
}
#foxboro_menu ul.horizontal li.last a.link{
    background:url("images/right.png") no-repeat right -2px;

}    
#foxboro_menu ul.horizontal li.first a.link span.text{
    background:none !important;
    margin-left: -13px;
}

#foxboro_menu ul.horizontal li.item a.link span.text {
    background:url("images/border.png") no-repeat left 1px;
    font-size:12px;
    padding:7px 20px 7px 20px;
}

/* CONTENT */
#foxboro_content {
    background: none repeat scroll 0 0 #FFFFFF;
    margin: 200px auto 0;
    width: 966px;
}
#foxboro_col3 div.block div.pad {
    background: url("images/for_rpeat.png") !important;
    border:1px solid #6d6d6d;
    border-radius:7px;
    box-shadow: 1px -1px 5px 1px #6D6D6D;
}
#foxboro_two-column-right #foxboro_col2 {
    float: left;
    width: 73%;
}
#foxboro_content #foxboro_col3 div.pad {
    display: block;
    padding: 0 10px;
}
#foxboro_two-column-right #foxboro_col3 {
    float: right;
    margin: 0 0 0 10px;
    width: 24.9%;
}
#foxboro_content a{
    text-decoration:none !important;
    font-size:12px;
}
#foxboro_content a:hover{
    color:#ffffff;
    font-size:12px;
}

/* FOOTER */
#foxboro_footer {
    background: url("images/footerbackground.png") repeat-x left bottom !important;
    height: 96px;
    width:100% !important;
    text-align:left !important;
}
#foxboro_footer div.clear {
    display:none;
}
#legal{
    line-height: 9px;
    margin: 41px auto 0;
    width: 966px;
}
#foxboro_footer #legal h2 {
    font-size: 12px;
    font-weight: bold;
    margin: 5px 0;
    text-transform: uppercase;
    color:#ffffff;
}
#foxboro_footer #legal p{
    color:#ffffff;
    font-size:9.6px;
}
#foxboro_footer p.copyright {
    display:none;
}
#foxboro_footer ul li a {
    color: #cccccc !important;
    text-decoration:underline !important;
}
#foxboro_footer ul li a:hover {
    color: #ffffff !important;
}