/* |-------------------------------------------| RADU MIHAI |-------| */
/* |-------------------------------------------| 01/18/2011 |-------| */


/* |-------------------------| 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 |----------------------------| */
/* |-------------------------| 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 {
background:#fff url(/Portals/132862/images/template/body_bg.jpg) top repeat-x !important;
}

/* |-------------------------| BODY CONTAINER |---------------------| */
#foxboro_body {
background:url(/Portals/132862/images/template/body_bg.jpg) top repeat-x;
padding:0 0 100px;
}

/* |-------------------------| CONTAINER |--------------------------| */
#foxboro_container {
overflow:visible !important;
width:100% !important;
min-width:960px;
}

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

#foxboro_courtesy_links,
#foxboro_courtesy_links a {}

#foxboro_courtesy_links a {}

#foxboro_courtesy_links a:hover {}

/* |-------------------------| HEADER |-----------------------------| */
#foxboro_header {
overflow:hidden;
width:300px;
height:80px;
float:left;
clear:none;
padding:0 18px 0 0;
background:#fff url(/Portals/132862/images/template/header_bg.jpg) right repeat-y !important;
}

#foxboro_header span.logo {}

#foxboro_header span.logo a {}

/* |-------------------------| MAIN MENU |--------------------------| */
#foxboro_menu {
float:left;
height:80px;
width:auto;
clear:none;
}

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

#foxboro_menu ul.rootGroup {}

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

#foxboro_menu ul.rootGroup > li {
padding-left:3px;
border-right:1px solid #DDDDDD;
}

#foxboro_menu ul.rootGroup > li.first {
padding-left:2px;
}

#foxboro_menu ul.rootGroup > li > a {}

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

#foxboro_menu ul.rootGroup > li > a span {
display:block;
min-width:155px;
height:41px;
padding:32px 0 7px !important;
font-size:17px;
font-weight:normal;
line-height:16px;
text-transform:lowercase;
text-align:center;
}

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

#foxboro_menu ul.group {
background:#fff;
box-shadow:5px 5px 5px 0 rgba(0, 0, 0, 0.5);
}

#foxboro_menu ul.group li {}

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

#foxboro_menu ul.group li a:hover,
#foxboro_menu ul.group li a.active {
background:#7C7B79 !important;
}

#foxboro_menu ul.group li a span {
display:block;
width:125px;
white-space:normal;
padding:10px 15px !important;
line-height:17px;
font-size:13px;
font-weight:normal;
text-transform:lowercase;
color:#555555 !important;
}

#foxboro_menu ul.group li a:hover span,
#foxboro_menu ul.group li a.active span {
color:#FFFFFF !important;
}

/* |-------------------------| LANDING PAGE MENU |------------------| */
#foxboro_menu div.NavHidden {
height:80px;
}

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

/* |-------------------------| CONTENT |----------------------------| */
#foxboro_content {
clear:both;
}

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

#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 {
width:900px;
padding:35px 0 20px 60px;
}

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

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

#foxboro_col2 {
min-height:250px;
_height:250px;
_overflow-y:visible;
}

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

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

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

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

#foxboro_two-eq-column #foxboro_col1 {
padding-right:30px;
}

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

#foxboro_three-eq-column #foxboro_col1,
#foxboro_three-eq-column #foxboro_col2 {
padding-right:30px;
}

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

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

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

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

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

#foxboro_two-column #foxboro_col2 div.pad {
padding:0 0 0 22px !important;
}

#foxboro_two-column-right #foxboro_col2 div.pad {
padding:0 22px 0 0 !important;
}

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

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

/* |-------------------------| FOOTER |-----------------------------| */
#foxboro_footer {
display:none !important;
}

/* |-------------------------| HEADINGS |---------------------------| */
#foxboro_col2 h1 {
font-size:36px;
font-weight:bold;
line-height:32px;
margin-bottom:30px;
text-transform:uppercase;
}

#foxboro_col2 h2 {
font-size:18px;
line-height:22px;
text-transform:uppercase;
}

#foxboro_col2 h3 {
font-size:16px;
font-weight:bold;
text-transform:uppercase;
}

#foxboro_col2 h4 {
font-size:14px;
line-height:18px;
text-transform:uppercase;
}

#foxboro_content div.block div.pad > h3 {
font-size:14px;
font-weight:bold;
text-transform:uppercase;
}

#foxboro_content div.block h1,
#foxboro_top h1,
#foxboro_bottom h1 {
color:#ACACAC;
font-family:Arial,Helvetica,sans-serif;
font-size:36px;
font-weight:bold;
line-height:32px;
text-transform:uppercase;
margin:8px 0 30px;
padding:0;
}

#foxboro_content div.block h2,
#foxboro_top h2,
#foxboro_bottom h2 {
color:#A41C37;
font-family:Arial,Helvetica,sans-serif;
font-size:18px;
line-height:22px;
text-transform:uppercase;
font-weight:normal;
margin:15px 0;
padding:0;
}

#foxboro_content div.block div.pad div div h3,
#foxboro_top div.pad div div h3,
#foxboro_bottom div.pad div div h3 {
color:#555555;
font-family:Arial,Helvetica,sans-serif;
font-size:16px;
font-weight:bold;
text-transform:uppercase;
line-height:135%;
margin:15px 0;
padding:0;
}

#foxboro_content div.block h4,
#foxboro_top h4,
#foxboro_bottom h4 {
color:#555555;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
line-height:18px;
text-transform:uppercase;
margin:15px 0;
padding:0;
}

h5 {
font-size:12px;
line-height:18px;
text-transform:uppercase;
}

h6 {
font-size:10px;
line-height:15px;
text-transform:uppercase;
}

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

/* |-------------------------| LISTS |------------------------------| */
#foxboro_top ul,
#foxboro_bottom ul,
#foxboro_col2 ul,
#foxboro_content div.block ul {
list-style:disc;
margin:12px 0;
padding:0 0 0 25px;
}

#foxboro_top ul ul,
#foxboro_bottom ul ul,
#foxboro_col2 ul ul,
#foxboro_content div.block ul ul {
list-style:circle;
margin:0;
}

#foxboro_top ul ul ul,
#foxboro_bottom ul ul ul,
#foxboro_col2 ul ul ul,
#foxboro_content div.block ul ul ul {
list-style:square;
}

#foxboro_top ol,
#foxboro_bottom ol,
#foxboro_col2 ol,
#foxboro_content div.block ol {
margin:12px 0;
padding:0 0 0 25px;
/padding:0 0 0 27px;
}

#foxboro_top ol ol,
#foxboro_bottom ol ol,
#foxboro_col2 ol ol,
#foxboro_content div.block ol ol {
margin:0;
}

#foxboro_top li,
#foxboro_bottom li,
#foxboro_col2 li,
#foxboro_content div.block li {
margin:0;
padding:0;
}

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

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

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

#foxboro_content #bb-container div.post h3.title {
font-weight:bold;
margin-bottom:10px;
text-transform:uppercase;
}

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

#foxboro_content #bb-container div.post h3.title a:hover {
color:#333;
text-decoration:none;
}

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

.ContactFormWrapper {}

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

blockquote {}

pre {}

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


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

.CMSConfigureBox {}

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

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


