/* Migration Tech Name - Arya  */
/* Date: 8-Oct-2012 */


/* |-------------------------| CUSTOM FONTS |----------------------|*/


/* |-------------------------| HTML,BODY |--------------------------| */
html,body#Body {}

/* |-------------------------| BODY CONTAINER |---------------------| */	
#foxboro_body {}	

/* |-------------------------| CONTAINER |--------------------------| */
#foxboro_container {
    background-image: url("images/contentBG.png") repeat-y cnter top;
    overflow: visible;
}

/* |-------------------------| COURTESY LINKS |---------------------| */
#foxboro_courtesy_links {
    overflow: visible;
    width: auto;
    float: right;
    margin: 5px 2px 0 0;
}
	
#foxboro_courtesy_links,
#foxboro_courtesy_links a {}

#foxboro_courtesy_links a {
    font-size: 11px !important;
    line-height: 19px;
    font-weight: bold;
    margin: 0 10px 0 13px;
}

#foxboro_courtesy_links a:hover {
    text-decoration: underline;
}

/* |-------------------------| HEADER |-----------------------------| */
#foxboro_header {
    overflow: visible;
    height: 80px;
}

#foxboro_header span.logo {
    float: left;
    padding: 22px 0 0 12px;
}

#foxboro_header span.logo a {}

/* |-------------------------| MAIN MENU |--------------------------| */
#foxboro_menu {
    background: url("") no-repeat center bottom #FFFFFF !important;
    height: 0px;
}

#foxboro_menu .radmenu {
    background: url("images/nav_left_cap.png") no-repeat left bottom;
    float: right;
    margin: 0 12px;
    padding-left: 4px;
}

#foxboro_menu ul.rootGroup {
    background: url("images/nav_right_cap.png") no-repeat right bottom;
    padding-right: 3px;
}

#foxboro_menu ul.rootGroup > li.item > a.link .expandTop{
    background: url("images/down_arrow.png") no-repeat right 15px;
}

#foxboro_menu ul.rootGroup > li.item:hover > a.link .expandTop{
    background: url("images/down_arrow_on.png") no-repeat right 15px;
}

#foxboro_menu ul.rootGroup > li.item {
    background: url("images/nav_bar_bg.png") repeat-x center bottom;
    height: 31px;
    padding-left 2px;
}

#foxboro_menu ul.rootGroup > li.item > a.link {
    background: url("images/line_rule.png") no-repeat left 0;
    padding-right: 32px;
}

#foxboro_menu ul.rootGroup > li.first > a.link {
    background: none;
    margin-left: -5px;
}

#foxboro_menu ul.rootGroup > li.last > a.link {
    margin-right: -5px;
}

#foxboro_menu ul.rootGroup > li.item > a.link > span.text {
    font-size: 14px;
    font-weight: normal;
    line-height: 15px;
    padding: 8px 16px 8px 32px;
}

#foxboro_menu ul.rootGroup > li.item:hover {}

#foxboro_menu ul.rootGroup > li.item:hover > a.link {
    background: url("images/nav_bar_bg_on.gif") repeat-x left 0;
}

#foxboro_menu ul.rootGroup > li.item:hover > a.link > span.text {}


/* |-------------------------| DROP DOWN MENU |---------------------| */

#foxboro_menu ul.group{
    background-color: #FFFFFF;
    border-bottom: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    padding: 11px 32px 5px;
}

#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: #666666;
    font-size: 14px;
    font-weight: normal;
    line-height: 19px;
    padding: 5px 0px;
}

#foxboro_menu div.slide ul.group > li.item:hover {}

#foxboro_menu div.slide ul.group > li.item:hover > a.link {}

#foxboro_menu div.slide ul.group > li.item:hover > a.link > span.text{
    color: #557EB9;
}

#foxboro_menu ul.group.level2 {}

/* |-------------------------| LANDING PAGE MENU |------------------| */
#foxboro_menu div.NavHidden {
    display:none;
}

#foxboro_menu div.NavHidden ul.rootGroup {}

/* |-------------------------| CONTENT |----------------------------| */
#foxboro_content {}

/* |-------------------------| 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 {}

#foxboro_two-eq-column,
#foxboro_three-eq-column {
    padding-top: 20px;
}

/* |-------------------------| COLUMN |-----------------------------| */
#foxboro_col1,
#foxboro_col2,
#foxboro_col3 {
    overflow:hidden;
}

/* |-------------------------| 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 {
    width: 26.3%;
}

#foxboro_two-column #foxboro_col2,
#foxboro_two-column-right #foxboro_col2 {
    width: 73.7%;
}

#foxboro_three-column #foxboro_col2 {
    width: 47.4%;
}

#foxboro_two-eq-column #foxboro_col1,
#foxboro_two-eq-column #foxboro_col3 {}

#foxboro_three-eq-column #foxboro_col1,
#foxboro_three-eq-column #foxboro_col2,
#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: 12px;
    line-height: 19px;
}


#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: 12px;
    line-height: 19px;
}

#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: 12px;
    line-height: 19px;
}

#foxboro_one-column #foxboro_col2 div.pad {}

#foxboro_three-column #foxboro_col1 div.block div.pad {}

#foxboro_three-column #foxboro_col2 div.pad {}

#foxboro_three-column #foxboro_col3 div.block div.pad {}

#foxboro_three-eq-column #foxboro_col2 div.pad {}

#foxboro_content #foxboro_two-column-right div.block div.pad {}

#foxboro_two-column-right #foxboro_col2 div.pad {}

#foxboro_two-column #foxboro_col2 div.pad {}

#foxboro_content #foxboro_col1 div.block div.pad, 
#foxboro_content #foxboro_col3 div.block div.pad{
    background: url("images/table-backing.png") repeat-x left top #FFFFFF;
    border: 1px solid #CFCFCF;
    border-radius: 5px 5px 5px 5px;
    behavior:url(/Portals/208042/scripts/PIE.htc);
    position:relative;
    margin: 0 12px;
}

#foxboro_content #foxboro_two-eq-column #foxboro_col1 div.block div.pad, 
#foxboro_content #foxboro_two-eq-column #foxboro_col3 div.block div.pad{
    background: none;
    border: none;
    border-radius: 0px;
}

/* |-------------------------| FOOTER |-----------------------------| */
#foxboro_footer {
    background: url("images/footerBG.png") no-repeat center bottom !important;
    padding: 45px 0 37px;
}

#foxboro_footer .ft-links{
    float: left;
    margin-left: 302px;
}

#foxboro_footer .ft-links a{
    font-size: 12px;
    line-height: 14px;
    margin-left: 20px;
}

#foxboro_footer .ft-logo{
    float: right;
    padding-right: 12px;
}

#foxboro_footer div.clear {}

#foxboro_footer,
#foxboro_footer a,
#foxboro_footer span,
#foxboro_footer p.copyright,
#foxboro_footer p.copyright a {}

/* Hide footer links if required */
#foxboro_footer span#dnn_dnnLINKS_lblLinks {
    display: none;
}

#foxboro_footer span#footerContainer {}

#foxboro_footer p.copyright {
    float: left;
    font-size: 12px;
    line-height: 14px;
    margin-top: -16px;
    text-align: right;
    width: 30.7%;
}

/* |-------------------------| HEADINGS |---------------------------| */
/* Set Font sizes, font weight and text decoration */
#foxboro_col2 h1 {
    font-size: 26px;
}

#foxboro_col2 h2 {
    font-size: 15px;
    font-weight: bold;
    border-bottom: 1px solid #666666;
    padding-bottom: 2px;
}

#foxboro_col2 h3 {
    font-size: 18px;
    font-weight: bold;
}

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

#foxboro_content div.block h3 {
    font-size: 18px;
    font-weight: bold;
}

#foxboro_content div.block h1 {
    color: #072B60;
    font-size: 20px;
    font-weight: bold;
}

#foxboro_content div.block h2 {
    font-size: 15px;
    font-weight: bold;
    border-bottom: 1px solid #666666;
    padding-bottom: 2px;
}

#foxboro_three-eq-column #foxboro_col2 h3,
#foxboro_two-eq-column #foxboro_col1 h3,
#foxboro_two-eq-column #foxboro_col3 h3{
    color: #072B60;
    font-size: 20px;
    font-weight: bold;
}

#foxboro_content div.block div.pad div div h3 {
    font-size: 18px;
    font-weight: bold;
}

#foxboro_content div.block h4 {
    font-size: 14px;
}

#foxboro_top h1 {
    font-size: 20px;
    font-weight: bold;
}

#foxboro_top h2 {
    font-size: 15px;
    font-weight: bold;
}

#foxboro_top h3 {
    font-size: 18px;
    font-weight: bold;
}

#foxboro_top h4 {
    font-size: 14px;
}

#foxboro_bottom h1 {
    font-size: 20px;
    font-weight: bold;
}

#foxboro_bottom h2 {
    font-size: 15px;
    font-weight: bold;
}

#foxboro_bottom h3 {
    font-size: 18px;
    font-weight: bold;
}

#foxboro_bottom h4 {
    font-size: 14px;
}

/* |-------------------------| LINKS |------------------------------| */
#foxboro_top a,
#foxboro_bottom a,
#foxboro_col2 a,
#foxboro_content div.block a {
    text-decoration: none;
}

#foxboro_top a:hover,
#foxboro_bottom a:hover,
#foxboro_col2 a:hover,
#foxboro_content div.block a:hover {
    text-decoration: underline;
}

/* |-------------------------| LISTS |------------------------------| */
#foxboro_content div.block ul {
    list-style: none;
    margin-left: 0;
}

#foxboro_content div.block ul li {
    background: url("images/carrot_orange.gif") no-repeat 0px 6px;
    padding: 0 0 6px 10px;
}

#foxboro_content div.block ol {}

#foxboro_content div.block ol li {}

#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: 0 0 20px 30px;
    list-style: none;
}

#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 {
    background: url("images/carrot_orange.gif") no-repeat 0px 6px;
    padding: 0 0 6px 10px;
}

#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 {}

#bb-container div.post,
#bb-container div.post p,
#bb-container div.post li {
    font-size: 12px;
    line-height: 19px;
}

#bb-container div.post div.byline {
    font-size: 12px;
    line-height: 19px;
}

/* 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;
}

#foxboro_content #bb-container div.post h3.title,
#foxboro_content #bb-container div.post h3.title > a:hover {}

/* |-------------------------| FORMS |------------------------------| */
.IngeniMailSubscribeEmailInput {
        width:94% !important;
}

.ContactFormWrapper {}

/* |-------------------------| OTHER HTML ELEMENTS |----------------| */
hr {}

blockquote {}

pre {}

/* |-------------------------| CUSTOM ELEMENTS |--------------------| */
.BasicCSSContainer p,
.BasicCSSContainer h3 {}

/* |-------------------------| MOBILE OPTIMIZATION |----------------| */
#outer{}

#inner{
    padding-top: 0;
}

#header {}

#content h1{}

#col1, #col3{
    background: url("images/table-backing.png") repeat-x left top #FFFFFF !important;
    border: 1px solid #CFCFCF;
    border-radius: 5px 5px 5px 5px;
    margin: 0 12px;
}

#footer{
    background: url("images/footerBG.png") repeat-x center bottom !important;
    padding: 55px 0 32px;
}