/* WEBSITE BACKGROUND */
html,body {
}

#Form {
background: url(/Portals/203948/layout/site-bg.png) repeat-x scroll 0 0 transparent;
}

/* CONTAINER */
#foxboro_container {
overflow: visible;
padding-top: 10px;
}

/* COURTESY LINKS */
#foxboro_courtesy_links { display:none !important;
}

/* HEADER */
#foxboro_header {
margin-bottom: 28px;
}

/* MENU */
#foxboro_menu {
border-bottom: 1px solid #E3E3E3;
}

#foxboro_menu .radmenu {
}

#foxboro_menu ul {
}

#foxboro_menu ul li {
}

#foxboro_menu ul li.first {
}

#foxboro_menu ul li.last {
}

#foxboro_menu ul li a {
}

#foxboro_menu ul li a.selectedtab {
}

#foxboro_menu ul li a:hover {
}

/* for the parent whose children are visible */
#foxboro_menu ul li a.expanded {
}

#foxboro_menu ul li a span {
font-size: 16px;
font-weight: normal;
line-height: 22px;
text-transform: uppercase;
}

/* for any parent that has children */
#foxboro_menu ul li a span.expandTop {
background: url(/Portals/203948/layout/menu-expanded.png) no-repeat scroll right 10px transparent;
padding-right: 10px!important;
margin-right: 10px;
}

/* selecting only the parents */
#foxboro_menu ul.rootGroup {
}

#foxboro_menu ul.rootGroup > li {
margin-right: 35px;
}

#foxboro_menu ul.rootGroup > li > a {
border-bottom: 3px solid #F8F8F8;
}

#foxboro_menu ul.rootGroup > li > a.selectedtab {
border-bottom: 3px solid #222222;
}

#foxboro_menu ul.rootGroup > li > a span {
padding-bottom: 5px!important;
padding-top: 2px!important;
}

/* SUB MENU */
#foxboro_menu div.slide {
margin-top: -3px;
margin-left: -1px;
}

#foxboro_menu ul.group {
background-color: #FAFAFA;
border: 1px solid #E3E3E3;
box-shadow: 0 2px 2px rgba(0, 0, 0, 0.03);
border-radius: 0 0 4px 4px;
padding-top: 5px;
padding-bottom: 5px;
}

#foxboro_menu ul.group li {
float: left;
}

#foxboro_menu ul.group li.first {
}

#foxboro_menu ul.group li.last {
}

#foxboro_menu ul.group li a {
background-color: transparent;
width: 170px;
white-space: normal;
}

#foxboro_menu ul.group li a:hover {
background-color: transparent;
}

#foxboro_menu ul.group li a.selectedtab {
}

#foxboro_menu ul.group li a span {
padding-top: 8px!important;
padding-bottom: 8px!important;
padding-right: 1px!important;
}

#foxboro_menu ul.group li.first > a span {
padding-bottom: 9px!important;
}

#foxboro_menu ul.group li a:hover span {
text-decoration: underline;
}

#foxboro_menu div.slide div.slide {
margin-left: 1px;
}

#foxboro_menu ul.group ul.group {
margin-left: 0;
}

/* for the child that has other children */
#foxboro_menu ul.group li a span.expandLeft {
}

/* SIDE MENU */
#foxboro_side-menu {
}

#foxboro_side-menu .radmenu {
}

#foxboro_side-menu ul {
}

#foxboro_side-menu ul li {
}

#foxboro_side-menu ul li.childitem1 {
}

#foxboro_side-menu ul li.selectedtab {
}

#foxboro_side-menu ul li.haschildren {
}

#foxboro_side-menu ul li.first {
}

#foxboro_side-menu ul li.last {
}

#foxboro_side-menu ul li a {
}

#foxboro_side-menu ul li a:hover {
color: #9E0C38;
}

#foxboro_side-menu ul li a span {
}

#foxboro_side-menu ul li.childitem1.last {
padding-bottom: 0;
}

#Body #foxboro_side-menu ul li.childitem1 span {
padding-left: 29px;
margin-left: 0;
}

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

/* CONTENT */
#foxboro_content {
}

/* TOP PANE */
#foxboro_top {
overflow: hidden;
}

#foxboro_top #dnn_TopPane {
}

/* ALL SKINS */
#foxboro_one-column, #foxboro_two-column, #foxboro_two-column-right, #foxboro_three-column, #foxboro_two-eq-column, #foxboro_three-eq-column {
}

#foxboro_one-column, #foxboro_two-column, #foxboro_two-column-right, #foxboro_three-column {
overflow: visible;
}

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

/* ONE COLUMN SKIN */
#foxboro_one-column {
}

/* TWO COLUMN SKIN */
#foxboro_two-column {
}

#foxboro_two-column #foxboro_col1 {
width: 23.6%;
}

#foxboro_two-column #foxboro_col2 {
width: 76.3%;
}

/* TWO COLUMN RIGHT SKIN */
#foxboro_two-column-right {
}

#foxboro_two-column-right #foxboro_col3 {
width: 23.6%;
}

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

/* THREE COLUMN SKIN */
#foxboro_three-column {
}

/* TWO COLUMN EQUAL SKIN */
#foxboro_two-eq-column {
}

/* THREE COLUMN EQUAL SKIN */
#foxboro_three-eq-column {
}

/* COLUMN 1 - ALL SKINS */
#foxboro_col1 {
}

#foxboro_col1 > div.pad {
}

/* COLUMN 2 - ALL SKINS */
#foxboro_col2 {
}

#foxboro_col2 > div.pad {
padding-left: 10px!important;
padding-right: 10px!important;
}

#foxboro_col2 div.pad #dnn_ContentPane {
}

/* COLUMN 2 - TWO COLUMN RIGHT SKIN */
#foxboro_two-column-right #foxboro_col2 div.pad {
padding-bottom: 35px;
}

/* COLUMN 3 - ALL SKINS */
#foxboro_col3 {
}

#foxboro_col3 > div.pad {
}

/* MODULES - COLUMN 1 - ALL SKINS */ 
#Body #foxboro_col1 div.block {
}

#Body #foxboro_col1 div.block div.pad {
margin-left: 0;
}

#foxboro_col1 div.block div.pad > div {
}

/* MODULES - COLUMN 2 - ALL SKINS */
#foxboro_col2 {
}

#foxboro_col2 div.pad {
}

#foxboro_col2 div.pad #dnn_ContentPane {
}

/* MODULES - COLUMN 3 - ALL SKINS */ 
#Body #foxboro_col3 div.block {
}

#Body #foxboro_col3 div.block div.pad {
margin-right: 0;
}

#foxboro_col3 div.block div.pad > div {
}


/* MODULES - COLUMN 2 - TWO COLUMN RIGHT SKIN */
#foxboro_two-column-right #foxboro_col3 div.block div.pad {
margin-right: 0;
padding-right: 5px;
}

/* ANCHORS */
#foxboro_content a {
text-decoration: none;
}

#foxboro_top a:hover,
#foxboro_col2 a:hover {
color: #E21B5A;
border-bottom: 1px solid #E3E3E3;
}

#foxboro_bottom a:hover {
border-bottom: 1px solid #E3E3E3;
}

/* FIX FOR EDIT/REMOVE/ADD MODULE ANCHORS */
#foxboro_content .CMSConfigureBox a {
}

/* HEADINGS */
#foxboro_content div.block h3 {
font-size: 20px;
line-height: 20px;
text-transform: uppercase;
letter-spacing: 1px;
}

#foxboro_col1 h3 {
}

/* select the module title for column 1 */
#foxboro_col1 div.block div.pad > h3 {
}

#foxboro_content div.block div.pad .module-title {
padding-bottom: 5px;
background: url(/Portals/203948/layout/h3-border.png) repeat-x scroll 0 bottom transparent;
}

#foxboro_two-eq-column div.block div.pad .module-title,
#foxboro_three-eq-column div.block div.pad .module-title {
padding-bottom: 0;
background: none;
}

#foxboro_col2 h1 {
font-size: 24px;
/* text-transform: uppercase; */
}

/* select the module title for column 2 - logged out */
#foxboro_col2 #dnn_ContentPane > h1 {
}

/* select the module title for column 2 - logged in */
#foxboro_col2 .EditModuleWrapper > h1 {
}

#foxboro_col2 h2 {
font-size: 23px;
}

#foxboro_col2 h3 {
font-size: 16px;
}

#foxboro_col2 h4 {
}

#foxboro_col2 h5 {
}

#foxboro_col2 h6 {
}

#foxboro_col3 h3 {
}

#foxboro_bottom h3 {
font-size: 20px;
text-transform: uppercase;
letter-spacing: 1px;
line-height: 20px;
font-weight: normal;
color: #3A89C9;
padding-bottom: 15px;
background: url(/Portals/203948/layout/h3-border.png) repeat-x scroll 0 bottom transparent;
}

/* select the module title for column 3 */
#foxboro_col3 div.block div.pad > h3 {
}

/* LISTS */
/* unordered lists */
#foxboro_col2 ul,
#foxboro_content div.block ul {
margin-left: 30px;
list-style-type: disc;
}

#foxboro_col2 ul li,
#foxboro_content div.block ul li {
padding-bottom: 0;
}

/* ordered lists */
#foxboro_col2 ol {
}

/* FONT */
#foxboro_content table td {
font-family: "Helvetica Neue",Helvetica,sans-serif;
}

/* FORM SUBMIT BUTTON */
#foxboro_content div.block .FormSubmitButton {
width: auto;
}

/* BLOG MODULES */
#bb-container div.post {
font-size: 1em;
}

#bb-container div.post h3.title {
font-size: 24px!important;
font-weight: bold;
text-transform: uppercase;
}

#bb-container div.post h3.title > a {
font-size: 24px;
}

#bb-container div.post div.byline {
font-style: normal;
}

#bb-container div.post div.byline a {
}

/* BOTTOM PANE */
#foxboro_bottom {
padding-top: 10px;
padding-bottom: 10px;
border-top: 1px solid #E3E3E3;
}

#foxboro_bottom #dnn_BottomPane {
}

#foxboro_bottom p {
font-size: 14px;
line-height: 21px;
margin: 6px 0;
}

/* GALLERY MODULE */
#foxboro_content div.block div.albumview.view-thumbnail div.fakecrop-fill a {
}

#foxboro_content div.block div.albumview.view-thumbnail div.page_holder a img {
}

/* FOOTER */
#Body #foxboro_footer {
overflow: hidden;
padding-top: 20px;
padding-bottom: 30px;
border-top: 1px solid #E3E3E3;
}

#foxboro_footer div.clear {
display: none;
}

#foxboro_footer #dnn_dnnLINKS_lblLinks {
}

#foxboro_footer .SkinObject {
}

#foxboro_footer span.SkinObject {
}

#foxboro_footer a.SkinObject {
}

#foxboro_footer #footerContainer {
}

#foxboro_footer p.copyright {
text-align: left;
font-size: 14px;
line-height: 21px;
}

/*#foxboro_footer p.copyright:after{
content: '| Privacy Policy| Contact Us';
} */

/* LANDING PAGES */
#foxboro_menu .NavHidden {
display: none;
}

/* MOBILE OPTIMIZATION */
#mobileMenu .radmenu {
white-space:normal!important;
}

#mobileMenu .radmenu span {
display:block!important;
}

#content {
overflow:hidden!important;
}

#col1 {
padding-top:0!important;
overflow:hidden!important;
}

#col3 {
padding-top:0!important;
overflow:hidden!important;
}

#content img {
max-width:312px!important;
margin-left:2px!important;
margin-right:2px!important;
}

#inner table {
display:table!important;
width:100%!important;
}

#content textarea {
width:96%!important;
max-width:320px!important;
}

.comment-form table {
width:auto!important;
}

.comment-form table td {
white-space:normal!important;
}

#main div.comment-form input {
width:auto!important;
}

#main div.comment-form,
#main .comment-form fieldset {
height:auto!important;
}

/* CMS ELEMENTS */
#hs-nav-v3 {
}

#CMS_ELE_0 {
}

#CMS_ELE_1 {
}

.yui-overlay {
z-index: 15!important;
}

/* TWITTER */
.widget_woo_twitter {
font-size: 14px!important;
}

.widget_woo_twitter ul {
background: none;
padding: 0!important;
margin: 0!important;
}

.widget_woo_twitter ul li {
list-style: none;
border: 0px;
padding: 0px !important;
font-size: 14px!important;
}

.widget_woo_twitter ul li:hover {
background: none;
}

.widget_woo_twitter ul li .content {
display: block;
background: #fff;
padding: 10px;
border-top: 1px solid #f6f6f6;
border-bottom: 1px solid #f6f6f6;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

.widget_woo_twitter ul li a {
padding: 0px;
color: #222222!important;
}

.widget_woo_twitter ul li .time {
display: block;
margin-top: -1px;
padding: 5px 0 7px 45px;
background: url(/Portals/203948/layout/ico-bubbletip.png) no-repeat 20px 0;
}

.widget_woo_twitter ul li .time:hover {
border: 0px !important;
}

.widget_woo_twitter p {
text-align: center;
background: url(/Portals/203948/layout/ico-bird.png) no-repeat left;
margin-top: 5px;
padding: 5px 0px 5px 10px;
font-size: 14px!important;
}

.widget_woo_twitter p a {
color: #222!important;
}

.widget_woo_twitter p a:hover {
border-bottom: 1px solid #e3e3e3;
text-decoration: none;
}

.widget_woo_twitter ul li .content {
}

.widget.widget_woo_twitter h3 {
border-bottom: none;
background: none !important;
padding-bottom: 8px !important;
}

h1 { font-family:'Muli', Verdana, Arial, Helvetica, sans-serif; }