#foxboro_container {
    overflow: visible !important;
}


/*----------------------------------------------------- COURTESY LINKS */


#foxboro_courtesy_links {
    background: #BDBDBD url(/Portals/175381/images/template/courtesy_bg.png) no-repeat left bottom !important;
    padding: 0 0 20px !important;
}

/*-------------------------------------------------- end COURTESY LINKS*/





/*------------------------------------------------------------- HEADER */

#foxboro_header {
    background: #FFFFFF url(/Portals/175381/images/template/content_bg.png) repeat-y left top !important;
    padding: 0 11px 0 14px !important;
    width: 930px !important;
    margin: 0 auto !important;
}

#foxboro_header #logo {
width: 566px;
height: 118px;
float: left;
}

#foxboro_header h1.logo {
background: url(/Portals/175381/images/Q-PLUS_Labs_Logo.gif) no-repeat left top;
padding: 125px 0 0 0;
overflow: hidden;
height: 0px !important;
height /**/: 125px;
margin-top: 0px;
margin-left: 4px;
}

#foxboro_header .logo {
    font-size: 13px;
    color: #65738A;
}

#foxboro_header .logo a {
    display: inline !important;
    color: #65738A;
    text-decoration: none;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
}

#foxboro_header .logo a:hover {
    color: #FF0000;
}

#headerlinks {
width: 200px;
margin-left: 720px;
text-align: right;
margin-top: 8px;
height: 15px;
}

#headerlinks p {
margin: 0;
}

#foxboro_header form#search-theme-form {
margin: 0;
padding: 0;
}

#search {
width: 300px;
float: right;
text-align: right;
height: 50px;
margin-right: 30px;
margin-top: 20px;
}

.form-item {
margin-top: 1em;
margin-bottom: 1em;
}

.container-inline div {
display: inline;
}

#header label {
display: none;
}

.form-text, .form-textarea {
padding: 5px;
color: #65738A;
border: 1px solid #CCC;
}

input#edit-search-theme-form-1.form-text {
width: 200px;
height: 18px;
}

.form-text:focus, .form-textarea:focus {
padding: 5px;
color: #E50000;
border: 1px solid #CCC;
}

.form-text:hover {
border: 1px solid #E50000;
}

.form-button, .form-submit {
margin: 0em 0.5em 0em 0;
}





/*--------------------------------------------------------- end HEADER */





/*--------------------------------------------------------------- MENU */

#foxboro_menu {
    background: #FFFFFF url(/Portals/175381/images/template/content_bg.png) repeat-y left top !important;
    padding: 0 11px 0 14px !important;
    width: 930px !important;
    margin: 0 auto !important;
}

#foxboro_menu div.radmenu {
    float: right !important;
    padding: 0 25px !important;
}

#foxboro_menu ul.rootGroup {
    max-width: 880px;
}

#foxboro_menu ul li {
    padding: 0 1px 0 0 !important;
}

#foxboro_menu ul li a {
    background: #9C9C9C url(/Portals/175381/images/template/menu_item_left_bg.png) no-repeat left top !important;
}

#foxboro_menu ul li a:hover {
    background: #000000 url(/Portals/175381/images/template/menu_item_left_hover_bg.png) no-repeat left top !important;
}

#foxboro_menu ul li a span {
    line-height: 17px !important;
    font-weight: normal !important;
    font-size: 14px !important;
    background: transparent url(/Portals/175381/images/template/menu_item_right_bg.png) no-repeat right top !important;
}

#foxboro_menu ul li a:hover span {
    background: transparent url(/Portals/175381/images/template/menu_item_right_hover_bg.png) no-repeat right top !important;
}

#foxboro_menu ul.group {
    background: #9C9C9C !important;
    border-top: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
}

#foxboro_menu ul.group li {
    padding: 0 !important;
}

#foxboro_menu ul.group li a {
    background: transparent !important;
    border-bottom: 1px solid #FFFFFF;
}

#foxboro_menu ul.group li a:hover {
    background: #000000 !important;
}

#foxboro_menu ul.group li a span {
    line-height: 14px !important;
    font-size: 12px !important;
    background: transparent !important;
}

#foxboro_menu ul.group li a:hover span {
    background: transparent !important;
}

#foxboro_side-menu {
    margin-bottom: 0 !important;
}

#foxboro_side-menu_top, #foxboro_side-menu_bottom {
    _display: none;
}

#foxboro_menu .NavHidden ul.rootGroup {
    display :none;
}

/*----------------------------------------------------------- end MENU */




/*------------------------------------------------------------ CONTENT */

#foxboro_content {
    background: #FFFFFF url(/Portals/175381/images/template/content_bg.png) repeat-y left top !important;
    padding: 0 11px 0 14px !important;
}

#foxboro_two-eq-column, #foxboro_three-eq-column {
    float:left;
    overflow:hidden;
    padding-top:20px;
    width:100%;
}

#foxboro_three-eq-column #foxboro_col1, #foxboro_three-eq-column #foxboro_col2, #foxboro_three-eq-column #foxboro_col3 {
    width: 33.3% !important;
}

#foxboro_col1 div.block div.pad, #foxboro_col3 div.block div.pad {
    margin: 0 !important;
}

#foxboro_three-eq-column #foxboro_col2 div.pad {
    padding: 0 !important;
}

#foxboro_three-eq-column #foxboro_col2 div.block div.pad {
    padding: 8px 20px !important;
}

#foxboro_col2 h1 {
    font-size: 26px;
}

#foxboro_col2 h2 {
    font-size: 20px;
}

#foxboro_content div.block h2 {
    font-size: 20px;
    color: #FF0000;
    font-weight: normal;
    line-height: 145%;
}

#foxboro_col2 h3, #foxboro_content div.block h3 {
    font-size: 18px;
}

#foxboro_col2 h4 {
    font-size: 12px;
}

#foxboro_content div.block h4 {
    font-size: 12px;
    color: #65738A;
}

#foxboro_col1 {
    min-height: 1px !important;
    _height: 1px !important;
    _overflow-y: visible !important;
}

#foxboro_col1, #foxboro_col2, #foxboro_col3 {
    _overflow-x: hidden !important;
}

table, td {
    font-family: inherit !important;
    font-size: 1em !important;
}

#foxboro_col2 .ISContent ul, #bb-container div.post ul {
    list-style-type: disc;
    margin: 6px 0 6px 26px;
}

#foxboro_col2 .ISContent ol, #bb-container div.post ol {
    margin: 6px 0 6px 26px;
}

#foxboro_content div.block li {
    padding: 0 0 2px;
}

#foxboro_content div.block ul {
    list-style-type: disc;
}

#foxboro_body #foxboro_two-column #foxboro_col1 {
color: #333;
padding: 0;
width: 185px;
float: left;
margin: 0px 7px 10px 0px;
}

#foxboro_body #foxboro_two-column #foxboro_col2 {
float: right;
color: #333;
margin: 0px 0px 5px 0px;
padding: 0 0 0 10px;
width: 728px;
display: inline;
background: url(/Portals/175381/images/leftcol_shadow.jpg) no-repeat left top;
}

#foxboro_body #foxboro_two-column {
padding-top: 0px;
}

#foxboro_col2 a:hover {
color: #f00;
}

/*--------------------------------------------------------- end CONTENT */




/*-------------------------------------------------------------- FOOTER */

#foxboro_footer {
    background: #BDBDBD url(/Portals/175381/images/template/footer_bg.png) no-repeat left top !important;
    padding: 10px 11px 15px 14px !important;
    width: 930px !important;
    margin: 0 auto !important;
}

#dnn_dnnLINKS_lblLinks {
    display: none !important;
}

#foxboro_footer #footerContainer {
    display: block !important;
    width: 255px !important;
    float: right !important;
    text-align: right !important;
}

#foxboro_footer #footerContainer p {
    margin: 0 !important;
    line-height: 21px !important;
    font-size: 11px !important;
    color: #333333 !important;
}

#foxboro_footer p.copyright {
    width: 675px !important;
    clear: none !important;
    display: inline;
    text-align: left !important;
    float: left !important;
    line-height: 21px !important;
    font-size: 11px !important;
}

#foxboro_footer p.copyright a {
    font-size: 1em !important;
}

/*---------------------------------------------------------- end FOOTER */





/*---------------------------------------------------------------- BLOG */

div.block input {
    width: 92%;
}

div.IngeniMailSubscribeContainer span.subhead {
    font-size: 0.96em !important;
    padding-left: 4px;
}

#bb-container {
    padding: 0 0 10px;
}

#bb-container div.post {
    font-size: 1em !important;
}

#bb-container div.post div.submissions {
    font-size: 0.9em !important;
}

/*------------------------------------------------------------ end BLOG */






/*---------------------------------------------------------------- FIXs */

#hsjssp {
    display: block;
    height: 0;
    margin-top: -35px\9;   /* for IE only  */
}

/*------------------------------------------------------------- end FIXs */






/*---------------------------------------------------------------- MOBILE FIXs */



/*---------------------------------------------------------------- end MOBILE FIXs */






/*---------------------------------------------------------------- CUSTOM ELEMENTS */

#foxboro_body .block-menu a {
text-decoration: none;
}

#foxboro_body .block-menu h2 {
padding-top: 5px;
padding-left: 10px;
font: 1.4em Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
color: #f00;
margin: 0;
}

#foxboro_body .block-menu h2 a {
color: #f00;
}

#foxboro_body .block-menu h2 a:hover {
color: #65738a;
}

#foxboro_body #block-menu-menu-services .block-menu h2 {
margin-top: 0;
}

#foxboro_body .block-menu ul.menu {
margin: 0.35em 0 0 -0.5em;
padding: 0;
}

#foxboro_body .block-menu ul.menu li {
list-style-type: none;
list-style-position: outside;
margin-left: 17px;
font-size: .9em;
width: 70%;
line-height: 13px;
margin-top: 6px;
padding: 0;
}

#foxboro_body .block-menu ul li a {
display: block;
width: 160px;
color: #65738A;
}

#foxboro_body .block-menu ul li a:hover {
color: #f00;
}


/*---------------------------------------------------------------- end CUSTOM ELEMENTS */