/* |------------------------------------| SUMMARY |-----------------------------------------| */

/* |------------------------------------| 1) CONTAINER |------------------------------------| */
/* |------------------------------------| 2) COURTESY LINKS |-------------------------------| */
/* |------------------------------------| 3) CONTENT |--------------------------------------| */
/* |------------------------------------| 4) MAIN MENU |------------------------------------| */
/* |------------------------------------| 5) COLUMNS |--------------------------------------| */
/* |------------------------------------| 6) SIDE MENU |------------------------------------| */
/* |------------------------------------| 7) FOOTER |---------------------------------------| */
/* |------------------------------------| 8) FORMAT - TEXT,TITLES,LINKS ETC. |--------------| */
/* |------------------------------------| 9) EXTRA & HACKS |--------------------------------| */

html {
    background: none !important;
    font-family:Helvetica,Arial,Verdana,sans-serif!important;
}
#foxboro_body{
    /* fallback (Opera) */
    background: #1c3762;
    /* Mozilla: */
    background: -moz-linear-gradient(top, #1c3762, #3462b0);
    /* Chrome, Safari:*/
    background: -webkit-gradient(linear,
                left top, left bottom, from(#1c3762), to(#3462b0));
    /* MSIE */
    filter: progid:DXImageTransform.Microsoft.Gradient(
                StartColorStr='#1c3762', EndColorStr='#3462b0', GradientType=0);
  }
body#Body {
background: url(/Portals/87350/template_new/bg.jpg) top repeat-x #cfcfcf !important;
}

/* |------------------------------------| 0) HEADER    |------------------------------------| */
#foxboro_header {
height: 126px;
background: url(/Portals/87350/template_new/header_bg.png) no-repeat !important;
}

#foxboro_header span.logo {
position: relative;
left:35px;
top: 47px;
float: left;
}

#foxboro_top #IngeniContentBlock_236222 {
height: 280px;
overflow: hidden;
}

#foxboro_top #IngeniContentBlock_236222 img {
cursor: pointer;
}

/* |------------------------------------| 1) CONTAINER |------------------------------------| */
#foxboro_container {
overflow:visible !important;
width: 1004px !important;
position: relative;
}

/* |------------------------------------| 2) COURTESY LINKS |-------------------------------| */
#foxboro_courtesy_links {
font-size:12px !important;
position:absolute;
top: 105px;
right: 20px;
color: #545454 !important;
text-transform: none !important;
overflow: visible;
}

#foxboro_courtesy_links div {
text-transform: none !important;
}

#foxboro_courtesy_links a {
color: #545454 !important;
font-size:12px !important;
}

#foxboro_courtesy_links a:hover {
color:#7687EF !important;
}

#foxboro_courtesy_links p.header_phone {
color:#A81212;
font-size:13px;
font-weight: bold;
margin:0;
padding:0;
position:absolute;
right:15px;
top:-45px;
z-index:100;
}

/* |------------------------------------| 3) CONTENT |--------------------------------------| */
#foxboro_content {
background:url(/Portals/87350/template_new/body_bg.png) left repeat-y !important;
padding:0 31px !important;
width:942px !important;
}

/* |------------------------------------| 4) MAIN MENU |------------------------------------| */


#foxboro_menu div.radmenu {
width:966px !important;
background:url(/Portals/87350/template_new/main_menu_bg.png) left top no-repeat transparent !important;
padding:0 18px 0 20px !important;
}

#foxboro_menu ul.rootGroup {
max-width:954px !important;
}

#foxboro_menu div.NavHidden ul.rootGroup {
display:none !important;
}
#foxboro_header span.logo {
font-family : Helvetica,Arial,Verdana,sans-serif!important;
}
#foxboro_menu span.text {
display:block !important;
line-height:15px !important;
height:21px !important;
padding:31px 3px 23px 5px !important;
_padding:31px 3px 16px 5px !important;
background:url(/Portals/87350/template/menu_separator.gif) right top no-repeat !important;
font-family:Arial,Helvetica,sans-serif !important;
font-size:11px !important;
width:126px !important;
text-align:center;
white-space:normal !important;
}

#foxboro_menu li.last span.text {
padding-right:8px !important;
background:none !important;
}

#foxboro_menu div.slide span.text {
line-height:24px !important;
height:auto !important;
padding:0 5px !important;
background:none !important;
font-szie:11px !important;
font-family:Arial,Helvetica,sans-serif !important;
font-weight:normal !important;
width:auto !important;
}

#foxboro_menu div.slide a.link {
background:#ffffff !important;
border-bottom:1px solid #333;
width:300px !important;
}

#foxboro_menu div.slide a.link:hover,
#foxboro_menu div.slide a.selectedtab,
#foxboro_menu div.slide a.active,
#foxboro_menu div.slide a.focused {

color:#cccc!important;
}

#foxboro_menu div.slide a.link:hover .text,
#foxboro_menu div.slide a.selectedtab .text,
#foxboro_menu div.slide a.active .text,
#foxboro_menu div.slide a.focused .text{

color:#ccc!important;
}

/* |------------------------------------| 5) COLUMNS |--------------------------------------| */
#foxboro_col1,
#foxboro_col3 {
width:224px !important;
}

#foxboro_two-column #foxboro_col2,
#foxboro_two-column-right #foxboro_col2 {
width:716px !important;
}

#foxboro_three-column #foxboro_col2 {
width:492px !important;
}

/* 
#foxboro_two-column {
background:url(/Portals/87350/template/col1_bg.gif) left repeat-y !important;
}

#foxboro_two-column-right {
background:url(/Portals/87350/template/col1_bg.gif) right repeat-y !important;
}

#foxboro_three-column {
background:url(/Portals/87350/template/three_cols.gif) left repeat-y !important;
}
*/

#foxboro_content div.block div.pad {
margin:0 !important;
padding-left:10px !important; 
padding-right:10px !important;
}

#foxboro_content div.block {
margin:0 0 10px 0 !important;
}

#foxboro_col3 div.block div.pad > h3 {
background:url(/Portals/87350/template_new/sidebar_header_bg.png) top repeat-x #A81212;
color:#FFFFFF;
font-size:14px;
margin:0;
padding:5px;
text-align:center;
border-top-left-radius: 10px;
-moz-border-radius-topleft: 10px;
border-top-right-radius: 10px;
-moz-border-radius-topright: 10px;
}

#foxboro_col3 div.block {
border:1px solid #A81212;
-moz-border-radius: 10px;
border-radius: 10px;
}

#foxboro_content #foxboro_col3 div.block div.pad {
    padding: 0px !important;
    margin: 0px !important;
}

#foxboro_content #foxboro_col3 div.block div.pad .ISContent, #foxboro_content #foxboro_col3 div.block div.pad .Normal {
    padding: 10px;
}

/* Social Media Buttons */
div#dnn__ctl8_ContentPane p, div#dnn__ctl6_ContentPane p, div#dnn__ctl3_ContentPane p {
display: none;
}

div#dnn__ctl8_ContentPane div p, div#dnn__ctl6_ContentPane div p,  div#dnn__ctl3_ContentPane div p {
display: inline;
}

div#dnn__ctl8_ContentPane div a, div#dnn__ctl6_ContentPane div a, div#dnn__ctl3_ContentPane div a {
margin-left: 15px;
}

div#dnn__ctl8_ContentPane div div.Normal a, div#dnn__ctl6_ContentPane div div.Normal a, div#dnn__ctl3_ContentPane div div.Normal a {
margin-left: 0px;
}

#foxboro_content div.block ul {
    margin-left: 24px;
}

div#IngeniMailSubscribeContainer_183206 {
padding: 8px;
}

/* |------------------------------------| 6) SIDE MENU |------------------------------------| */
#foxboro_side-menu {
margin:0 !important;
padding:0 !important;
}

#foxboro_side-menu li.item,
#foxboro_side-menu li.childitem1,
#foxboro_side-menu a.link,
#foxboro_side-menu span,
#foxboro_side-menu span.text {
border:none !important;
}

#foxboro_side-menu span.text {
width:193px !important;
font-size:12px !important;
font-weight:bold !important;
border-bottom:1px solid #898989 !important;
text-transform:uppercase;
padding:8px 0 !important;
}

#foxboro_side-menu a.link {
width:193px !important;
padding:0 8px 0 23px !important;
background:url(/Portals/87350/template/sidemenu_links.gif) 8px 8px no-repeat !important;
}

#foxboro_side-menu a.link:hover,
#foxboro_side-menu li.selectedtab a.link {
background-position:-279px 8px !important;
}

#foxboro_side-menu a.link:hover span.text,
#foxboro_side-menu li.selectedtab a.link span.text {
color:#92303D !important;
}

#foxboro_side-menu li.last span.text {
border-bottom:none !important;
}

#foxboro_side-menu li.haschildren span.text {
border-bottom:0 !important;
padding-bottom:2px !important;
}

#foxboro_side-menu li.childitem1 span {
width:189px !important;
font-size:12px !important;
font-weight:bold !important;
text-transform:uppercase;
padding:2px 2px 2px 2px !important;
margin-left:5px !important;
background:#FFFFFF !important;
}

#foxboro_side-menu li.childitem1 a.link {
padding-right:3px !important;
width:198px !important;
}

#foxboro_side-menu li.childitem1 a.link,
#foxboro_side-menu li.childitem1 a.link:hover {
background:none !important;
}

#foxboro_side-menu li.childitem1 a.link:hover span {
color:#92303D !important;
}

/* |------------------------------------| 7) FOOTER |---------------------------------------| */
#foxboro_footer {
background:url(/Portals/87350/template_new/footer_bg.png) left bottom no-repeat !important;
padding:5px 46px 30px 46px !important;
width:912px !important;
}

#foxboro_footer,
#foxboro_footer div.clear,
#foxboro_footer a,
#foxboro_footer span,
#foxboro_footer p.copyright,
#foxboro_footer p.copyright a {
font-size:10px !important;
text-transform:uppercase !important;
}

#foxboro_footer a:hover,
#foxboro_footer a:active {
color:#7687EF !important;
text-decoration:none !important;
}

/* |------------------------------------| 8) FORMAT - TEXT,TITLES,LINKS ETC. |--------------| */
#foxboro_col2 h1 {

line-height:21px !important;
font-size:15px !important;
font-weight:bold !important;

}
#EditModuleWrapper_319078 h1 {
text-transform:uppercase;
}

#foxboro_col2 h1, #foxboro_col2 h2,#foxboro_col2 h3,#foxboro_col2 h4,#foxboro_col2 h5 {
color:#1D3864!important;
font-family:Trebuchet MS,Arial,Verdana,Helvetica,sans-serif!important;
font-size:14px!important;
text-transform:uppercase;
}

#foxboro_col2 ul {
margin-left:25px !important;
}

#foxboro_col2 h2,
#bb-container h3.title {
font-size:14px !important;
font-weight:bold !important;
text-transform:uppercase;
}


#foxboro_col2 h3 {
font-size:12px !important;
}

#foxboro_col2 h4 {
color:#0A64A7 !important;
font-size:12px !important;
margin-bottom:0 !important;
}

#foxboro_top a,
#foxboro_bottom a,
#foxboro_col2 a,
#foxboro_content div.block a {
text-decoration:none !important;
}

#foxboro_top a:hover,
#foxboro_bottom a:hover,
#foxboro_col2 a:hover,
#foxboro_content div.block a:hover,
#foxboro_top a:active,
#foxboro_bottom a:active,
#foxboro_col2 a:active,
#foxboro_content div.block a:active {
color:#92303D !important;
}

.ContactFormWrapper label {
font-weight:bold !important;
}

.ContactFormWrapper select {
margin-bottom:10px !important;
}

td,table {
font-family:Helvetica,sans-serif !important;
font-size:1em !important;
}

/* |------------------------------------| 9) EXTRA & HACKS |--------------------------------| */
#foxboro_top,
#foxboro_bottom,
#foxboro_col1,
#foxboro_col2,
#foxboro_col3 {
overflow:hidden !important;
}

#foxboro_col1 {
min-height:1px !important;
_height:1px !important;
_overflow-y:visible !important;
}
/*Custom Nav adjustments*/

#foxboro_menu div.slide a.link {
	background:#ffffff url(images/arrow_state_grey_right.png) no-repeat center left !important;
	border-bottom:1px dotted #ccc;
	width:250px !important;
}

#foxboro_menu .rootGroup .item .expandTop {
	padding-right:20px!important;
	background:url(images/arrow_state_grey_expanded.png) no-repeat center right !important;
}

#foxboro_menu ul.group {
	background:#fff;
	width:270px!important;
	padding:5px;
	-webkit-box-shadow: 0 1px 1px 0 #333;
	-moz-box-shadow: 0 1px 1px 0 #333;
	box-shadow: 0 1px 1px 0 #333;
}
/*Sidebar Gradient Fix*/
#foxboro_col3 div.block div.pad > h3 {
background: #b2b2b2 !important; /* Old browsers */
background: -moz-linear-gradient(top,  #b2b2b2 0%, #c9c9c9 100%) !important; /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b2b2b2), color-stop(100%,#c9c9c9)) !important; /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #b2b2b2 0%,#c9c9c9 100%) !important; /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #b2b2b2 0%,#c9c9c9 100%) !important; /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #b2b2b2 0%,#c9c9c9 100%) !important; /* IE10+ */
background: linear-gradient(top,  #b2b2b2 0%,#c9c9c9 100%) !important; /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b2b2b2', endColorstr='#c9c9c9',GradientType=0 ) !important; /* IE6-9 */
color:#1D3864;
}
p {
font-family:Helvetica,sans-serif !important;
}
