/* |-------------------------------------------| ROMELIA BUNEA |----| */
/* |-------------------------------------------| 09/10/2012 |-------| */


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

/* |-------------------------| FIREFOX TABLE FONT FIX |-------------| */
/* |-------------------------| HTML,BODY |--------------------------| */
/* |-------------------------| BODY CONTAINER |---------------------| */
/* |-------------------------| CONTAINER |--------------------------| */
/* |-------------------------| COURTESY LINKS |---------------------| */
/* |-------------------------| HEADER |-----------------------------| */
/* |-------------------------| MAIN MENU |--------------------------| */
/* |-------------------------| DROP DOWN MENU |---------------------| */
/* |-------------------------| LANDING PAGE MENU |------------------| */
/* |-------------------------| CONTENT |----------------------------| */
/* |-------------------------| TOP & BOTTOM |-----------------------| */
/* |-------------------------| COLUMN CONTAINERS |------------------| */
/* |-------------------------| COLUMN |-----------------------------| */
/* |-------------------------| SIDE-MENU |--------------------------| */
/* |-------------------------| DIV.BLOCK |--------------------------| */
/* |-------------------------| DIV.PAD |----------------------------| */
/* |-------------------------| CONTENT PANELS |---------------------| */
/* |-------------------------| FOOTER |-----------------------------| */
/* |-------------------------| HEADINGS |---------------------------| */
/* |-------------------------| LINKS |------------------------------| */
/* |-------------------------| LISTS |------------------------------| */
/* |-------------------------| BLOG |-------------------------------| */
/* |-------------------------| FORMS |------------------------------| */
/* |-------------------------| OTHER HTML ELEMENTS |----------------| */
/* |-------------------------| CUSTOM ELEMENTS |--------------------| */
/* |-------------------------| CMS ELEMENTS |-----------------------| */
/* |-------------------------| CLEARFIX FIX |-----------------------| */
/* |-------------------------| MOBILE OPTIMIZATION |----------------| */






/* |-------------------------| FIREFOX TABLE FONT FIX |-------------| */
table,td {
font-family:inherit !important;
font-size:inherit !important;
}

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

/* |-------------------------| BODY CONTAINER |---------------------| */
#foxboro_body {
background:url(/Portals/203881/images/template/body_bg.gif) !important;
padding:12px 0;
}

/* |-------------------------| CONTAINER |--------------------------| */
#foxboro_container {
overflow:visible !important;
border:10px solid #444142;
}

/* |-------------------------| COURTESY LINKS |---------------------| */
#foxboro_courtesy_links {
overflow:hidden;
}

#foxboro_courtesy_links,
#foxboro_courtesy_links a {}

#foxboro_courtesy_links a {}

#foxboro_courtesy_links a:hover {}

/* |-------------------------| HEADER |-----------------------------| */
#foxboro_header {
overflow:hidden;
}

#foxboro_header span.logo {}

#foxboro_header span.logo a {}

/* |-------------------------| MAIN MENU |--------------------------| */
#foxboro_menu {
background:url(/Portals/203881/images/template/menu_bg.gif) top !important;
}

#foxboro_menu div.radmenu {
white-space:normal !important;
float:right;
}

#foxboro_menu ul.rootGroup {}

#foxboro_menu li.item {
white-space:nowrap;
}

#foxboro_menu ul.rootGroup > li {
border-left:1px solid #333;
}

#foxboro_menu ul.rootGroup > li > a {
background:url(/Portals/203881/images/template/menu_a_bg.gif) center -500px repeat-x !important;
}

#foxboro_menu ul.rootGroup > li > a:hover,
#foxboro_menu ul.rootGroup > li > a:focus,
#foxboro_menu ul.rootGroup > li > a.focused,
#foxboro_menu ul.rootGroup > li > a.expanded,
#foxboro_menu ul.rootGroup > li > a.selectedtab {
background-position:top !important;
}

#foxboro_menu ul.rootGroup > li > a span {
padding-top:0 !important;
padding-bottom:0 !important;
line-height:38px;
font-size:11px;
text-transform:uppercase;
}

/* |-------------------------| DROP DOWN MENU |---------------------| */
#foxboro_menu div.slide {}

#foxboro_menu ul.group {}

#foxboro_menu ul.group li {}

#foxboro_menu ul.group li a {}

#foxboro_menu ul.group li a span {
display:block;
min-width:160px;
}

/* |-------------------------| LANDING PAGE MENU |------------------| */
#foxboro_menu div.NavHidden {}

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

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

/* |-------------------------| TOP & BOTTOM |-----------------------| */
#foxboro_top,
#foxboro_bottom {
overflow:hidden;
min-height:10px;
}

#foxboro_top {}

#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:15px 0 0;
width:auto;
float:none;
overflow:visible;
border-left:10px solid #D2D2D2;
border-right:10px solid #D2D2D2;
}

#foxboro_two-column {
background:url(/Portals/203881/images/template/two-column_bg.gif) left repeat-y;
}

#foxboro_two-column-right {
background:url(/Portals/203881/images/template/two-column-right_bg.gif) left repeat-y;
}

#foxboro_three-column {
background:url(/Portals/203881/images/template/three-column_bg.gif) left repeat-y;
}

#foxboro_two-eq-column {
background:url(/Portals/203881/images/template/two-eq-column_bg.gif) center repeat-y;
padding:5px 0 0;
}

#foxboro_three-eq-column {
background:url(/Portals/203881/images/template/three-eq-column_bg.gif) left repeat-y;
padding:5px 0 0;
}

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

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

#foxboro_col2 {
min-height:200px;
}

#foxboro_two-column #foxboro_col1,
#foxboro_two-column-right #foxboro_col3,
#foxboro_three-column #foxboro_col1,
#foxboro_three-column #foxboro_col3 {
width:226px !important;
}

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

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

#foxboro_two-eq-column #foxboro_col1,
#foxboro_two-eq-column #foxboro_col3 {
width:475px !important;
}

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

#foxboro_three-eq-column #foxboro_col1,
#foxboro_three-eq-column #foxboro_col2 {
margin-right:1px;
}

/* |-------------------------| SIDE-MENU |--------------------------| */
#foxboro_side-menu_top,
#foxboro_side-menu_bottom {
_display:none !important;
}

#foxboro_three-eq-column #foxboro_side-menu {
display:none !important;
}

#foxboro_side-menu {
width:auto;
overflow:hidden;
}

#foxboro_col1 #foxboro_side-menu {
padding:0 31px 0 7px;
}

#foxboro_col3 #foxboro_side-menu {
padding:0 23px 0 15px;
}

#foxboro_side-menu ul li,
#foxboro_side-menu ul li a,
#foxboro_side-menu ul li a span {
border:none !important;
display:block;
float:none;
width:auto;
}

#foxboro_side-menu ul li {
margin:0 0 10px !important;
/width:100%;
/float:left;
background:none !important;
}

#foxboro_side-menu ul li.first {
margin-top:2px;
}

#foxboro_body #foxboro_container #foxboro_side-menu ul li a {
margin:0 5px 0 0;
border-radius:10px;
-webkit-border-radius:10px;
-khtml-border-radius:10px;
-moz-border-radius:10px;
}

#foxboro_body #foxboro_container #foxboro_side-menu ul li a {
background:#717171;
}

#foxboro_body #foxboro_container #foxboro_side-menu ul li a:hover,
#foxboro_body #foxboro_container #foxboro_side-menu ul li.selectedtab a {
background:#3D3D3D;
}

#foxboro_side-menu ul li a span {
padding:3px 10px;
line-height:17px;
font-size:12px;
font-weight:bold;
}

#foxboro_side-menu ul li.childitem1 a span {
font-weight:normal;
font-style:italic;
}

#foxboro_side-menu ul li a span big {
display:block;
position:relative;
margin:-3px -15px -3px -10px;
padding:6px 10px;
background:#333333;
color:#65BFEA;
line-height:17px;
font-size:16px;
border-radius:10px;
-webkit-border-radius:10px;
-khtml-border-radius:10px;
-moz-border-radius:10px;
}

#foxboro_side-menu ul li a:hover span big {
background:#000000;
}

/* |-------------------------| DIV.BLOCK |--------------------------| */
#foxboro_content div.block {
margin:0 !important;
}

#foxboro_content div.block,
#foxboro_content div.block p,
#foxboro_content div.block li {
font-size:1em !important;
line-height:125% !important;
}

/* |-------------------------| DIV.PAD |----------------------------| */
#foxboro_content div.block div.pad {
margin:0 !important;
padding:15px !important;
background:none !important;
}

#foxboro_one-column #foxboro_col2 div.pad,
#foxboro_two-column #foxboro_col2 div.pad,
#foxboro_two-column-right #foxboro_col2 div.pad,
#foxboro_three-column #foxboro_col2 div.pad {
padding:0 15px;
}

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

/* |-------------------------| CONTENT PANELS |---------------------| */
#foxboro_one-column #dnn_ContentPane div[id$="ContentPane"],
#foxboro_two-column #dnn_ContentPane div[id$="ContentPane"],
#foxboro_two-column-right #dnn_ContentPane div[id$="ContentPane"],
#foxboro_three-column #dnn_ContentPane div[id$="ContentPane"] {
padding:0 0 15px;
}

/* |-------------------------| FOOTER |-----------------------------| */
#foxboro_footer {
width:auto !important;
padding:10px;
font-weight:bold;
}

#foxboro_footer div.clear {
display:none;
}

#foxboro_footer,
#foxboro_footer a,
#foxboro_footer span,
#foxboro_footer p.copyright,
#foxboro_footer p.copyright a {
font-size:12px !important;
line-height:15px !important;
}

#foxboro_footer span#footerContainer {
display:block;
overflow:hidden;
color:#fff !important;
}

#foxboro_footer p.copyright {
display:block;
width:0;
height:0;
overflow:hidden;
visibility:hidden;
}

#foxboro_footer p {
margin:12px 0;
padding:0;
}

#foxboro_footer a {
text-decoration:none !important;
}

div#footerLeft {
float:left;
text-align:left;
padding:77px 0 0;
}

div#footerRight {
float:right;
text-align:right;
}

/* |-------------------------| HEADINGS |---------------------------| */
#foxboro_col2 h1 {
margin:0 0 15px;
font-size:24px;
font-weight:bold;
line-height:30px;
}

#foxboro_col2 #dnn_ContentPane div[id$="ContentPane"] h1 {
margin:15px 0;
}

#foxboro_col2 h2 {
margin:15px 0;
font-size:16px;
font-weight:bold;
line-height:20px;
}

#foxboro_col2 h3 {
margin:15px 0;
font-size:16px;
font-weight:bold;
line-height:20px;
}

#foxboro_col2 h4 {
margin:12px 0;
color:#44829E !important;
font-size:14px;
line-height:18px;
}

#foxboro_content div.block div.pad > h3 {
margin:0 0 10px;
padding:0;
font-size:18px;
line-height:22px;
font-weight:bold;
}

#foxboro_content div.block h1,
#foxboro_top h1,
#foxboro_bottom h1,
#foxboro_two-column #foxboro_col1 div.NoContainerContentPane h1,
#foxboro_two-column-right #foxboro_col3 div.NoContainerContentPane h1,
#foxboro_three-column #foxboro_col1 div.NoContainerContentPane h1,
#foxboro_three-column #foxboro_col3 div.NoContainerContentPane h1,
#foxboro_two-eq-column div.NoContainerContentPane h1,
#foxboro_three-eq-column div.NoContainerContentPane h1 {
margin:15px 0;
color:#44829E;
font-family:Arial,Helvetica,sans-serif;
font-size:24px;
font-weight:bold;
line-height:30px;
padding:0;
}

#foxboro_content div.block h2,
#foxboro_top h2,
#foxboro_bottom h2,
#foxboro_two-column #foxboro_col1 div.NoContainerContentPane h2,
#foxboro_two-column-right #foxboro_col3 div.NoContainerContentPane h2,
#foxboro_three-column #foxboro_col1 div.NoContainerContentPane h2,
#foxboro_three-column #foxboro_col3 div.NoContainerContentPane h2,
#foxboro_two-eq-column div.NoContainerContentPane h2,
#foxboro_three-eq-column div.NoContainerContentPane h2 {
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:16px;
font-weight:bold;
line-height:20px;
margin:15px 0;
padding:0;
}

#foxboro_content div.block div.pad div[id$="ContentPane"] h3,
#foxboro_top h3,
#foxboro_bottom h3,
#foxboro_two-column #foxboro_col1 div.NoContainerContentPane h3,
#foxboro_two-column-right #foxboro_col3 div.NoContainerContentPane h3,
#foxboro_three-column #foxboro_col1 div.NoContainerContentPane h3,
#foxboro_three-column #foxboro_col3 div.NoContainerContentPane h3,
#foxboro_two-eq-column div.NoContainerContentPane h3,
#foxboro_three-eq-column div.NoContainerContentPane h3 {
color:#999999;
font-family:Arial,Helvetica,sans-serif;
font-size:16px;
font-weight:bold;
line-height:20px;
margin:15px 0;
padding:0;
}

#foxboro_top h3,
#foxboro_bottom h3,
#foxboro_two-column div.block div.pad div[id$="ContentPane"] h3,
#foxboro_two-column-right div.block div.pad div[id$="ContentPane"] h3,
#foxboro_three-column div.block div.pad div[id$="ContentPane"] h3,
#foxboro_three-column #foxboro_col3 div.NoContainerContentPane h3,
#foxboro_two-column #foxboro_col1 div.NoContainerContentPane h3,
#foxboro_two-column-right #foxboro_col3 div.NoContainerContentPane h3,
#foxboro_three-column #foxboro_col1 div.NoContainerContentPane h3,
#foxboro_three-column #foxboro_col3 div.NoContainerContentPane h3 {
color:#666;
}

#foxboro_content div.block h4,
#foxboro_top h4,
#foxboro_bottom h4,
#foxboro_two-column #foxboro_col1 div.NoContainerContentPane h4,
#foxboro_two-column-right #foxboro_col3 div.NoContainerContentPane h4,
#foxboro_three-column #foxboro_col1 div.NoContainerContentPane h4,
#foxboro_three-column #foxboro_col3 div.NoContainerContentPane h4,
#foxboro_two-eq-column div.NoContainerContentPane h4,
#foxboro_three-eq-column div.NoContainerContentPane h4 {
font-family:Arial,Helvetica,sans-serif;
color:#44829E;
font-size:14px;
line-height:18px;
margin:12px 0;
padding:0;
}

h5 {}

h6 {}

/* |-------------------------| LINKS |------------------------------| */
#foxboro_top a,
#foxboro_bottom a,
#foxboro_col2 a,
#foxboro_content div.block a,
#foxboro_two-column #foxboro_col1 div.NoContainerContentPane a,
#foxboro_two-column-right #foxboro_col3 div.NoContainerContentPane a,
#foxboro_three-column #foxboro_col1 div.NoContainerContentPane a,
#foxboro_three-column #foxboro_col3 div.NoContainerContentPane a,
#foxboro_two-eq-column div.NoContainerContentPane a,
#foxboro_three-eq-column div.NoContainerContentPane a {}

#foxboro_top a:hover,
#foxboro_bottom a:hover,
#foxboro_col2 a:hover,
#foxboro_content div.block a:hover,
#foxboro_two-column #foxboro_col1 div.NoContainerContentPane a:hover,
#foxboro_two-column-right #foxboro_col3 div.NoContainerContentPane a:hover,
#foxboro_three-column #foxboro_col1 div.NoContainerContentPane a:hover,
#foxboro_three-column #foxboro_col3 div.NoContainerContentPane a:hover,
#foxboro_two-eq-column div.NoContainerContentPane a:hover,
#foxboro_three-eq-column div.NoContainerContentPane a:hover {
text-decoration:underline;
color:#226a8a;
}

/* |-------------------------| LISTS |------------------------------| */
#foxboro_top ul,
#foxboro_bottom ul,
#foxboro_col2 ul,
#foxboro_content div.block ul,
#foxboro_two-column #foxboro_col1 div.NoContainerContentPane ul,
#foxboro_two-column-right #foxboro_col3 div.NoContainerContentPane ul,
#foxboro_three-column #foxboro_col1 div.NoContainerContentPane ul,
#foxboro_three-column #foxboro_col3 div.NoContainerContentPane ul,
#foxboro_two-eq-column div.NoContainerContentPane ul,
#foxboro_three-eq-column div.NoContainerContentPane ul {}

#foxboro_top ul ul,
#foxboro_bottom ul ul,
#foxboro_col2 ul ul,
#foxboro_content div.block ul ul,
#foxboro_two-column #foxboro_col1 div.NoContainerContentPane ul ul,
#foxboro_two-column-right #foxboro_col3 div.NoContainerContentPane ul ul,
#foxboro_three-column #foxboro_col1 div.NoContainerContentPane ul ul,
#foxboro_three-column #foxboro_col3 div.NoContainerContentPane ul ul,
#foxboro_two-eq-column div.NoContainerContentPane ul ul,
#foxboro_three-eq-column div.NoContainerContentPane ul ul {}

#foxboro_top ul ul ul,
#foxboro_bottom ul ul ul,
#foxboro_col2 ul ul ul,
#foxboro_content div.block ul ul ul,
#foxboro_two-column #foxboro_col1 div.NoContainerContentPane ul ul ul,
#foxboro_two-column-right #foxboro_col3 div.NoContainerContentPane ul ul ul,
#foxboro_three-column #foxboro_col1 div.NoContainerContentPane ul ul ul,
#foxboro_three-column #foxboro_col3 div.NoContainerContentPane ul ul ul,
#foxboro_two-eq-column div.NoContainerContentPane ul ul ul,
#foxboro_three-eq-column div.NoContainerContentPane ul ul ul {}

#foxboro_top ol,
#foxboro_bottom ol,
#foxboro_col2 ol,
#foxboro_content div.block ol,
#foxboro_two-column #foxboro_col1 div.NoContainerContentPane ol,
#foxboro_two-column-right #foxboro_col3 div.NoContainerContentPane ol,
#foxboro_three-column #foxboro_col1 div.NoContainerContentPane ol,
#foxboro_three-column #foxboro_col3 div.NoContainerContentPane ol,
#foxboro_two-eq-column div.NoContainerContentPane ol,
#foxboro_three-eq-column div.NoContainerContentPane ol {}

#foxboro_top ol ol,
#foxboro_bottom ol ol,
#foxboro_col2 ol ol,
#foxboro_content div.block ol ol,
#foxboro_two-column #foxboro_col1 div.NoContainerContentPane ol ol,
#foxboro_two-column-right #foxboro_col3 div.NoContainerContentPane ol ol,
#foxboro_three-column #foxboro_col1 div.NoContainerContentPane ol ol,
#foxboro_three-column #foxboro_col3 div.NoContainerContentPane ol ol,
#foxboro_two-eq-column div.NoContainerContentPane ol ol,
#foxboro_three-eq-column div.NoContainerContentPane ol ol {}

#foxboro_top ol ol ol,
#foxboro_bottom ol ol ol,
#foxboro_col2 ol ol ol,
#foxboro_content div.block ol ol ol,
#foxboro_two-column #foxboro_col1 div.NoContainerContentPane ol ol ol,
#foxboro_two-column-right #foxboro_col3 div.NoContainerContentPane ol ol ol,
#foxboro_three-column #foxboro_col1 div.NoContainerContentPane ol ol ol,
#foxboro_three-column #foxboro_col3 div.NoContainerContentPane ol ol ol,
#foxboro_two-eq-column div.NoContainerContentPane ol ol ol,
#foxboro_three-eq-column div.NoContainerContentPane ol ol ol {}

#foxboro_top li,
#foxboro_bottom li,
#foxboro_col2 li,
#foxboro_content div.block li,
#foxboro_two-column #foxboro_col1 div.NoContainerContentPane li,
#foxboro_two-column-right #foxboro_col3 div.NoContainerContentPane li,
#foxboro_three-column #foxboro_col1 div.NoContainerContentPane li,
#foxboro_three-column #foxboro_col3 div.NoContainerContentPane li,
#foxboro_two-eq-column div.NoContainerContentPane li,
#foxboro_three-eq-column div.NoContainerContentPane li {}

/* |-------------------------| BLOG |-------------------------------| */
#bb-container {
padding-bottom:15px;
}

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

#bb-container div.post div.byline {
font-size:11px !important;
}

#foxboro_content #bb-container div.post h3.title {
font-weight:bold;
}

#foxboro_content #bb-container div.post h3.title,
#foxboro_content #bb-container div.post h3.title a {
color:#333;
}

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

/* |-------------------------| FORMS |------------------------------| */
/* ALL 3: regular forms, comments forms & subscriber */


/* FIXES FIRST */

/* subscribe & password width fix */
.IngeniMailSubscribeEmailInput,
div.block .ContactFormWrapper input[type="password"] {
width:94% !important;
}


/* subscribe margin bottom fix */
.IngeniMailSubscribeEmailInput {
margin-bottom:0 !important;
}

/* sidebar checkboxes, radios and submit button position fix when aligned to left */
div.block div.CheckboxGroupContainer,
div.block input.FormSubmitButton {
margin-left:0 !important;
}

/* clear subscribe container center alignment */
div.IngeniMailSubscribeContainer,
html body #foxboro_body #foxboro_container div.IngeniMailSubscribeContainer {
text-align:left !important;
}


/* CONTAINERS */

/* regular forms */
.ContactFormWrapper,
html body #foxboro_body #foxboro_container .ContactFormWrapper {
margin:0;
}

/* comments forms */
#bb-container div.comment-form,
html body #foxboro_body #foxboro_container #bb-container div.comment-form {
border-color:#E2E2E2;
}

/* subscribe forms */
div.IngeniMailSubscribeContainer,
html body #foxboro_body #foxboro_container div.IngeniMailSubscribeContainer {}


/* FIELDS */

.ContactFormWrapper input[type="text"],
.ContactFormWrapper input[type="password"],
.ContactFormWrapper textarea,
.ContactFormWrapper select,
#bb-container div.comment-form input[type="text"],
#bb-container div.comment-form textarea,
input.IngeniMailSubscribeEmailInput,
html body #foxboro_body #foxboro_container .ContactFormWrapper input[type="text"],
html body #foxboro_body #foxboro_container .ContactFormWrapper input[type="password"],
html body #foxboro_body #foxboro_container .ContactFormWrapper textarea,
html body #foxboro_body #foxboro_container .ContactFormWrapper select,
html body #foxboro_body #foxboro_container #bb-container div.comment-form input[type="text"],
html body #foxboro_body #foxboro_container #bb-container div.comment-form textarea,
html body #foxboro_body #foxboro_container input.IngeniMailSubscribeEmailInput {
outline:none;
background:#fff;
border:1px dotted #999999;
padding:7px 2px;
color:#333333;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:10px;
}

div.block .ContactFormWrapper select,
div.block html body #foxboro_body #foxboro_container .ContactFormWrapper select {
width:93.5% !important;
}

/* hover */
.ContactFormWrapper input[type="text"]:hover,
.ContactFormWrapper input[type="password"]:hover,
.ContactFormWrapper textarea:hover,
.ContactFormWrapper select:hover,
#bb-container div.comment-form input[type="text"]:hover,
#bb-container div.comment-form textarea:hover,
input.IngeniMailSubscribeEmailInput:hover,
html body #foxboro_body #foxboro_container .ContactFormWrapper input[type="text"]:hover,
html body #foxboro_body #foxboro_container .ContactFormWrapper input[type="password"]:hover,
html body #foxboro_body #foxboro_container .ContactFormWrapper textarea:hover,
html body #foxboro_body #foxboro_container .ContactFormWrapper select:hover,
html body #foxboro_body #foxboro_container #bb-container div.comment-form input[type="text"]:hover,
html body #foxboro_body #foxboro_container #bb-container div.comment-form textarea:hover,
html body #foxboro_body #foxboro_container input.IngeniMailSubscribeEmailInput:hover {}

/* active */
.ContactFormWrapper input[type="text"]:focus,
.ContactFormWrapper input[type="password"]:focus,
.ContactFormWrapper textarea:focus,
.ContactFormWrapper select:focus,
#bb-container div.comment-form input[type="text"]:focus,
#bb-container div.comment-form textarea:focus,
input.IngeniMailSubscribeEmailInput:focus,
html body #foxboro_body #foxboro_container .ContactFormWrapper input[type="text"]:focus,
html body #foxboro_body #foxboro_container .ContactFormWrapper input[type="password"]:focus,
html body #foxboro_body #foxboro_container .ContactFormWrapper textarea:focus,
html body #foxboro_body #foxboro_container .ContactFormWrapper select:focus,
html body #foxboro_body #foxboro_container #bb-container div.comment-form input[type="text"]:focus,
html body #foxboro_body #foxboro_container #bb-container div.comment-form textarea:focus,
html body #foxboro_body #foxboro_container input.IngeniMailSubscribeEmailInput:focus {}


/* LABELS */

.ContactFormWrapper label,
#bb-container div.comment-form div.SubHead,
div.IngeniMailSubscribeContainer span.subhead,
html body #foxboro_body #foxboro_container .ContactFormWrapper label,
html body #foxboro_body #foxboro_container #bb-container div.comment-form div.SubHead,
html body #foxboro_body #foxboro_container div.IngeniMailSubscribeContainer span.subhead {}


/* BUTTONS */

.ContactFormWrapper input.FormSubmitButton,
#bb-container div.comment-form input[type="submit"],
input.IngeniMailSubscribeButton,
html body #foxboro_body #foxboro_container .ContactFormWrapper input.FormSubmitButton,
html body #foxboro_body #foxboro_container #bb-container div.comment-form input[type="submit"],
html body #foxboro_body #foxboro_container input.IngeniMailSubscribeButton {
outline:none;
cursor:pointer;
display:inline-block;
width:auto !important;
height:20px;
padding:0 28px;
background:url(/Portals/203881/images/template/form_btn.gif) top repeat-x;
border:none;
border-radius:5px;
-webkit-border-radius:5px;
-khtml-border-radius:5px;
-moz-border-radius:5px;
color:#fff;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
font-weight:bold;
}

/* hover */
.ContactFormWrapper input.FormSubmitButton:hover,
#bb-container div.comment-form input[type="submit"]:hover,
input.IngeniMailSubscribeButton:hover,
html body #foxboro_body #foxboro_container .ContactFormWrapper input.FormSubmitButton:hover,
html body #foxboro_body #foxboro_container #bb-container div.comment-form input[type="submit"]:hover,
html body #foxboro_body #foxboro_container input.IngeniMailSubscribeButton:hover {
background-position:bottom;
background-color:#29485C;
}

/* active */
.ContactFormWrapper input.FormSubmitButton:focus,
#bb-container div.comment-form input[type="submit"]:focus,
input.IngeniMailSubscribeButton:focus,
html body #foxboro_body #foxboro_container .ContactFormWrapper input.FormSubmitButton:focus,
html body #foxboro_body #foxboro_container #bb-container div.comment-form input[type="submit"]:focus,
html body #foxboro_body #foxboro_container input.IngeniMailSubscribeButton:focus,
.ContactFormWrapper input.FormSubmitButton:active,
#bb-container div.comment-form input[type="submit"]:active,
input.IngeniMailSubscribeButton:active,
html body #foxboro_body #foxboro_container .ContactFormWrapper input.FormSubmitButton:active,
html body #foxboro_body #foxboro_container #bb-container div.comment-form input[type="submit"]:active,
html body #foxboro_body #foxboro_container input.IngeniMailSubscribeButton:active {}

/* |-------------------------| OTHER HTML ELEMENTS |----------------| */
hr {
color:#D2D2D2;
background:#D2D2D2;
height:1px;
border:none;
margin:15px 0;
}

blockquote {}

pre {}

/* |-------------------------| CUSTOM ELEMENTS |--------------------| */
.boxwhite {
color:#FFFFFF !important;;
font-family: Arial,Helvetica,sans-serif;
font-size:16px;
font-weight:bold;
text-decoration:none !important;
}

.boxwhite2 {
color:#FFFFFF !important;
font-family:Arial,Helvetica,sans-serif;
font-size:13px;
font-weight:bold;
text-decoration:none !important;
}

.header1 {
color:#44829E;
font-family:Arial,Helvetica,sans-serif;
font-size:24px;
font-weight:bold;
}

.content1 {
color:#333333;
font-family:Arial,Helvetica,sans-serif;
font-size:13px;
font-weight normal;
list-style-image:url(/Portals/203881/images/arrow-2.gif);
}

.contact-us {
padding:10px 0 20px;
}

.contact-us a {
background:url(/Portals/203881/images/contact-us.jpg) no-repeat scroll 0 0 transparent;
display:block;
height:32px;
margin:0 auto;
overflow:hidden;
text-indent:-9999px;
width:279px;
}

.contact-us a:hover {
background-position:0 -32px;
}

.imagebg {
background:url(/Portals/203881/images/image_bg.jpg) no-repeat;
display:table;
height:185px;
padding-top:25px;
position:relative;
text-align:center;
vertical-align:middle;
width:287px;
}


.piccaption {
color:#44829E;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-style:italic;
font-weight:normal;
}


/* |-------------------------| CMS ELEMENTS |-----------------------| */
.BasicCSSContainer p,
.BasicCSSContainer h3 {
padding:0;
margin:0;
}

.CMSConfigureBox {
text-shadow:none !important;
letter-spacing:0 !important;
text-transform:none !important;
font-style:normal !important;
font-variant:normal !important;
}

/* |-------------------------| CLEARFIX FIX |-----------------------| */
/* ALL THIS BECAUSE COLUMN CONTAINERS ARE USING OVERFLOW:VISIBLE AND HAVE FLOATED ELEMENTS INSIDE - NEED THERE A BACKGROUND */
/* slightly enhanced, universal clearfix hack */
#foxboro_col1:after,
#foxboro_col2:after,
#foxboro_col3:after,
#foxboro_one-column:after,
#foxboro_two-column:after,
#foxboro_two-column-right:after,
#duxbury_three-column:after,
#foxboro_two-eq-column:after,
#foxboro_three-eq-column:after {
visibility:hidden;
display:block;
font-size:0;
content:" ";
clear:both;
height:0;
}

#foxboro_col1,
#foxboro_col2,
#foxboro_col3,
#foxboro_one-column,
#foxboro_two-column,
#foxboro_two-column-right,
#duxbury_three-column,
#foxboro_two-eq-column,
#foxboro_three-eq-column {
display:inline-block;
}

/* start commented backslash hack \*/
* html #foxboro_col1,
* html #foxboro_col2,
* html #foxboro_col3,
* html #foxboro_one-column,
* html #foxboro_two-column,
* html #foxboro_two-column-right,
* html #duxbury_three-column,
* html #foxboro_two-eq-column,
* html #foxboro_three-eq-column {
height:1%;
}

#foxboro_col1,
#foxboro_col2,
#foxboro_col3,
#foxboro_one-column,
#foxboro_two-column,
#foxboro_two-column-right,
#duxbury_three-column,
#foxboro_two-eq-column,
#foxboro_three-eq-column {
display:block;
}
/* close commented backslash hack */

#foxboro_footer:after,
#foxboro_content:after,
#foxboro_three-column:after,
#foxboro_menu:after,
div.block:after {
content:" ";
font-size:0;
}

/* |-------------------------| MOBILE OPTIMIZATION |----------------| */

