/* Migration Tech Name - Amit */
/* Date: 24-Jan-2013 */


/* |-------------------------| CUSTOM FONTS |----------------------|*/

@import url(http://fonts.googleapis.com/css?family=Open+Sans);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:700);

/* |-------------------------| HTML,BODY |--------------------------| */
html,body#Body {
    background: url(images/body-bg.png) repeat left top !important;
}

/* |-------------------------| BODY CONTAINER |---------------------| */
#foxboro_body {
    overflow: hidden;
}

/* |-------------------------| CONTAINER |--------------------------| */
#foxboro_container {
    overflow: visible;
}

/* |-------------------------| COURTESY LINKS |---------------------| */
#foxboro_courtesy_links {}

#foxboro_courtesy_links .hdr{
    background: #464646;
    border-radius: 0 0 8px 8px;
    padding: 12px 10px 12px 20px;
    behavior:url(/Portals/170090/scripts/PIE.htc);
    position:relative;
}    

#foxboro_courtesy_links a {
    font-size: 11.9px !important;
    line-height: 16.6px;
    padding-right: 23px;
}

#foxboro_courtesy_links a:hover {
    text-decoration:underline;
}

/* |-------------------------| HEADER |-----------------------------| */
#foxboro_header {
    overflow: visible;
}

#foxboro_header span.logo {
    margin-left: -22px;
}

#foxboro_header span.logo a {
    width:300px;
}

/* |-------------------------| MAIN MENU |--------------------------| */
#foxboro_menu {}

#foxboro_menu .radmenu {
    margin: -45px 0 0 275px;
}

#foxboro_menu ul.rootGroup {}

#foxboro_menu ul.rootGroup > li.item > a.link .expandTop {}

#foxboro_menu ul.rootGroup > li.item > a.link:hover .expandTop {}

#foxboro_menu ul.rootGroup > li.item {}

#foxboro_menu ul.rootGroup > li.item > a.link {}

#foxboro_menu ul.rootGroup > li.item > a.link > span.text {
    font-size:12.6px;
    line-height:17.6px;
    font-weight:400;
    padding:5px 10px;
}

#foxboro_menu ul.rootGroup > li.item:hover {}

#foxboro_menu ul.rootGroup > li.item:hover > a.link {
    background:url(images/menu-arrow.png) no-repeat center top;
}

#foxboro_menu ul.rootGroup > li.item:hover > a.link > span.text {}

/* |-------------------------| DROP DOWN MENU |---------------------| */
#foxboro_menu ul.group {
    background: #464646;
    border-radius:5px;
    behavior:url(/Portals/170090/scripts/PIE.htc);
    position:relative; 
}

#foxboro_menu div.slide {}

#foxboro_menu div.slide ul {}

#foxboro_menu div.slide ul.group > li.item {}

#foxboro_menu div.slide ul.group > li.item > a.link {}

#foxboro_menu div.slide ul.group > li.item > a.link > span.text {
    color:#FFCC66;
    font-size:12.6px;
    line-height:17.6px;
    font-weight:400;
    padding:7px 20px;
}

#foxboro_menu div.slide ul.group > li.item:hover {}

#foxboro_menu div.slide ul.group > li.item > a.link:hover {}

#foxboro_menu div.slide ul.group > li.item:hover > a.link > span.text {
    color:#fff;
}

/* |-------------------------| LANDING PAGE MENU |------------------| */
#foxboro_menu div.NavHidden {}

#foxboro_menu div.NavHidden ul {
    display: none;
}

/* |-------------------------| CONTENT |----------------------------| */
#foxboro_content {
    margin-bottom:68px;
}

/* |-------------------------| TOP & BOTTOM |-----------------------| */
#foxboro_top,
#foxboro_bottom {}

#foxboro_top #dnn_TopPane {}

#foxboro_bottom {}

#foxboro_bottom #dnn_BottomPane {}

/* |-------------------------| COLUMN CONTAINERS |------------------| */
#foxboro_one-column,
#foxboro_two-column,
#foxboro_two-column-right,
#foxboro_three-column{}

#foxboro_two-eq-column,
#foxboro_three-eq-column {
    padding-top: 30px;
}

/* |-------------------------| COLUMN |-----------------------------| */
#foxboro_col1,
#foxboro_col2,
#foxboro_col3 {}

#foxboro_col2 {
    padding-bottom: 20px;
}

/* |-------------------------| COLUMNS FOR ALL LAYOUTS |-----------------------------| */
#foxboro_two-column #foxboro_col1,
#foxboro_two-column-right #foxboro_col3,
#foxboro_three-column #foxboro_col1,
#foxboro_three-column #foxboro_col3 {}

#foxboro_two-column #foxboro_col2,
#foxboro_two-column-right #foxboro_col2 {}

#foxboro_two-column #foxboro_col2 {}

#foxboro_one-column #foxboro_col2 {}

#foxboro_three-column #foxboro_col2 {}

#foxboro_three-eq-column #foxboro_col2 {}

#foxboro_two-eq-column #foxboro_col1,
#foxboro_two-eq-column #foxboro_col3 {}

#foxboro_three-eq-column #foxboro_col1,
#foxboro_three-eq-column #foxboro_col3 {}

/* |-------------------------| SIDE-MENU |--------------------------| */
#foxboro_side-menu_top,
#foxboro_side-menu_bottom {}

/* |-------------------------| DIV.BLOCK |--------------------------| */
#foxboro_content div.block {}

/* |-------------------------| DIV.PAD |----------------------------| */
#foxboro_content #foxboro_col2 div.pad li,
#foxboro_content #foxboro_col2 div.pad p,
#foxboro_content #foxboro_col2 div.pad .subhead,
#foxboro_content #foxboro_col2 div.pad .Normal,
#foxboro_content #foxboro_col2 div.pad .ISContent {
    font-size:14px;
    line-height:19.6px;
}

#foxboro_content #foxboro_col1 div.block div.pad li, 
#foxboro_content #foxboro_col1 div.block div.pad p,
#foxboro_content #foxboro_col1 div.block div.pad .subhead,
#foxboro_content #foxboro_col1 div.block div.pad .Normal,
#foxboro_content #foxboro_col1 div.block div.pad .ISContent {
    font-size:14px;
    line-height:19.6px;
}

#foxboro_content #foxboro_col3 div.block div.pad li, 
#foxboro_content #foxboro_col3 div.block div.pad p,
#foxboro_content #foxboro_col3 div.block div.pad .subhead,
#foxboro_content #foxboro_col3 div.block div.pad .Normal,
#foxboro_content #foxboro_col3 div.block div.pad .ISContent {
    font-size:14px;
    line-height:19.6px;
}

#foxboro_two-column #foxboro_col2 div.pad {}

#foxboro_two-column-right #foxboro_col2 div.pad {}

#foxboro_three-eq-column #foxboro_col2 div.pad {}

#foxboro_three-column #foxboro_col2 div.pad {}

#foxboro_one-column #foxboro_col2 div.pad {}

#foxboro_content #foxboro_two-column-right div.block div.pad {}

#foxboro_content #foxboro_col1 div.block div.pad,
#foxboro_content #foxboro_col3 div.block div.pad {}

/* |-------------------------| FOOTER |-----------------------------| */
#foxboro_footer {}

#foxboro_footer div.clear {}

#foxboro_footer,
#foxboro_footer a,
#foxboro_footer span,
#foxboro_footer p.copyright,
#foxboro_footer p.copyright a {
    font-size:11.9px !important;
    line-height:16.6px;    
    text-align: left;
}

/* Hide footer links if required */

#foxboro_footer span#dnn_dnnLINKS_lblLinks {
    display: none;
}

#foxboro_footer span#footerContainer {}

#foxboro_footer p.copyright {
    float: left;
    margin: -143px 0 0 15px;
}

#foxboro_footer .ft-block{
    float: right;
    margin: -41px 15px 0 0;
}

#foxboro_footer .ft-block a{
    padding-left: 10px;
}

#foxboro_footer .rt-block{
    float: left;
    margin: 0 40px 0 15px;
}

#foxboro_footer .rt-block a{
    text-decoration: underline;
}

#foxboro_footer .rt-block a:hover{
    text-decoration: none;
}

/* |-------------------------| HEADINGS |---------------------------| */
/* Set Font sizes, font weight and text decoration */
#foxboro_col2 h1 {
    font-size:35px;
    line-height:38.5px;
    background:url(images/h1-bg.png) repeat-x left top #2b698d;
    padding: 10px;
}

#foxboro_col2 h2 {
    font-size:20px;
    line-height:30px;
}

#foxboro_col2 h3 {
    font-size:15.4px;
    line-height:21.6px;
}

#foxboro_col2 h4 {
    font-size:15.4px;
    line-height:21.6px;
}

#foxboro_content div.block h3 {
    font-size:15.4px;
    line-height:21.6px;
}

#foxboro_content div.block h1 {
    font-size:35px;
    line-height:38.5px;
    background:url(images/h1-bg.png) repeat-x left top #2b698d;
}

#foxboro_content div.block h2 {
    font-size:20px;
    line-height:30px;
}

#foxboro_content div.block div.pad div div h3 {
    font-size:15.4px;
    line-height:21.6px;
}

#foxboro_content div.block h4 {
    font-size:15.4px;
    line-height:21.6px;
}

#foxboro_top h1 {
    font-size:35px;
    line-height:38.5px;
    background:url(images/h1-bg.png) repeat-x left top #2b698d;
}

#foxboro_top h2 {
    font-size:20px;
    line-height:30px;
}

#foxboro_top h3 {
    font-size:15.4px;
    line-height:21.6px;
}

#foxboro_top h4 {
    font-size:15.4px;
    line-height:21.6px;
}

#foxboro_bottom h1 {
    font-size:35px;
    line-height:38.5px;
    background:url(images/h1-bg.png) repeat-x left top #2b698d;
}

#foxboro_bottom h2 {
    font-size:20px;
    line-height:30px;
}

#foxboro_bottom h3 {
    font-size:15.4px;
    line-height:21.6px;
}

#foxboro_bottom h4 {
    font-size:15.4px;
    line-height:21.6px;
}

#foxboro_two-eq-column #foxboro_col1 div.block div.pad h2,
#foxboro_two-eq-column #foxboro_col3 div.block div.pad h2{
    font:400 20px/30px Georgia,Arial,Helvetica,sans-serif;
    color:#666666;
}

#foxboro_two-eq-column #foxboro_col1 div.block div.pad h1,
#foxboro_two-eq-column #foxboro_col3 div.block div.pad h1,
#foxboro_two-eq-column #foxboro_col1 div.block div.pad h3,
#foxboro_two-eq-column #foxboro_col3 div.block div.pad h3,
#foxboro_three-eq-column #foxboro_col2 div.block div.pad h3{
    font:400 35px/38.5px Georgia,Arial,Helvetica,sans-serif;
    color:#fff;
    background:url(images/h1-bg.png) repeat-x left top #2b698d;
    padding:10px;
}

/* |-------------------------| LINKS |------------------------------| */
#foxboro_top a,
#foxboro_bottom a,
#foxboro_col2 a,
#foxboro_content div.block a {}

#foxboro_top a:hover,
#foxboro_bottom a:hover,
#foxboro_col2 a:hover,
#foxboro_content div.block a:hover {}

/* |-------------------------| LISTS |------------------------------| */
#foxboro_content #foxboro_two-column div.block ul,
#foxboro_content #foxboro_two-column-right div.block ul,
#foxboro_content #foxboro_three-column div.block ul,
#foxboro_content #foxboro_three-eq-column #foxboro_col1 div.block ul,
#foxboro_content #foxboro_three-eq-column #foxboro_col3 div.block ul {
    margin:0;
}

#foxboro_content #foxboro_two-column div.block ul li,
#foxboro_content #foxboro_two-column-right div.block ul li,
#foxboro_content #foxboro_three-column div.block ul li,
#foxboro_content #foxboro_three-eq-column #foxboro_col1 div.block ul li,
#foxboro_content #foxboro_three-eq-column #foxboro_col3 div.block ul li{
    list-style:none;   
}

#foxboro_content div.block ol {}

#foxboro_content div.block ol li {}

#foxboro_content #foxboro_two-eq-column div.block ul,
#foxboro_content #foxboro_three-eq-column #foxboro_col2 div.block ul,
#foxboro_one-column #foxboro_col2 ul,
#foxboro_two-column #foxboro_col2 ul,
#foxboro_two-column-right #foxboro_col2 ul,
#foxboro_three-column #foxboro_col2 ul {
    margin-left:30px;
    list-style:disc;
}

#foxboro_content #foxboro_two-eq-column div.block ul li,
#foxboro_content #foxboro_three-eq-column #foxboro_col2 div.block ul li,
#foxboro_one-column #foxboro_col2 ul li,
#foxboro_two-column #foxboro_col2 ul li,
#foxboro_two-column-right #foxboro_col2 ul li,
#foxboro_three-column #foxboro_col2 ul li {}

#foxboro_one-column #foxboro_col2 ol,
#foxboro_two-column #foxboro_col2 ol,
#foxboro_two-column-right #foxboro_col2 ol,
#foxboro_three-column #foxboro_col2 ol {}

#foxboro_one-column #foxboro_col2 ol li,
#foxboro_two-column #foxboro_col2 ol li,
#foxboro_two-column-right #foxboro_col2 ol li,
#foxboro_three-column #foxboro_col2 ol li {}

/* |-------------------------| BLOG |-------------------------------| */
#bb-container {
    font-size:14px;
    line-height:19.6px;
}

#bb-container div.post,
#bb-container div.post p,
#bb-container div.post li {}

#bb-container div.post div.byline {
    font-size:14px;
    line-height:19.6px;
}

/* Styling for blog post title */
#foxboro_content #bb-container div.post h3.title,
#foxboro_content #bb-container div.post h3.title > a {
    font-weight: bold;
}

/* |-------------------------| FORMS |------------------------------| */
.IngeniMailSubscribeEmailInput {
    width:94% !important;
}

.ContactFormWrapper {}

div.ContactFormWrapper label{}

div.ContactFormWrapper input[type="text"],
div.ContactFormWrapper textarea,
.IngeniMailSubscribeEmailInput {}


div.ContactFormWrapper select {}


.ContactFormWrapper .FormSubmitButton,
.IngeniMailSubscribeButton {}


/* |-------------------------| OTHER HTML ELEMENTS |----------------| */
hr {}

blockquote {}

pre {}

/* |-------------------------| CUSTOM ELEMENTS |--------------------| */
.BasicCSSContainer p,
.BasicCSSContainer h3 {}

/* |-------------------------| MOBILE OPTIMIZATION |----------------| */
#header {}

#content h2.ContainerTitle {
    background: none repeat scroll 0 0 #2B698D;
    padding:5px;
}