/*web-all */
/* Starting 01-content-manager-module.css */
/* ================================
    CSS STYLES FOR Module [!output PROJECT_NAME]
   ================================
*/
.PreviewPanel {
  border-right: silver thin solid;
  border-top: silver thin solid;
  border-left: silver thin solid;
  border-bottom: silver thin solid; }

/* Ending 01-content-manager-module.css */
/* Starting 02-doclink-module.css */
/* ================================
    CSS STYLES FOR Module [!output PROJECT_NAME]
   ================================
*/
/* Ending 02-doclink-module.css */
/* Starting 03-bizblogger-module.css */
.linksubmission {
  border: solid 0 red;
  font: normal 11px Tahoma, Arial, Verdana, sans-serif; }
  .linksubmission IMG {
    border: solid 0 red !important; }
  .linksubmission A {
    border: solid 0 red !important;
    text-decoration: none !important;
    font: normal 11px Tahoma, Arial, Verdana, sans-serif; }

.GridHeader_Monochrome a:visited, .GridHeader_Monochrome a:hover {
  color: white !important;
  font: bold 11px Tahoma !important; }

.GridPager_Monochrome a:visited, .GridPager_Monochrome a:hover {
  font: normal 11px Tahoma !important; }

/* popup icon */
.popupHelpTitle {
  padding-bottom: 5px;
  font-weight: bold;
  color: black; }

.nostyle, .nostyleimg {
  border: 0px solid red !important; }

.CommandItem {
  background-color: Transparent;
  background-image: none; }

/* Ending 03-bizblogger-module.css */
/* Starting 04-mail-subscribe-module.css */
/* ================================
    CSS STYLES FOR Module [!output PROJECT_NAME]
   ================================
*/
/* Ending 04-mail-subscribe-module.css */
/* Starting 05-bizblogger-monthly.css */
/* ================================
    CSS STYLES FOR Module [!output PROJECT_NAME]
   ================================
*/
/* Grid Styles */
.Grid {
  border: 1px solid #7C7C94;
  background-color: #FFFFFF;
  cursor: pointer; }

.HeadingRow {
  background-color: #E2E2E2; }

.HeadingCell {
  background-color: #E2E2E2;
  border: 1px solid #FFFFFF;
  border-right-color: #B5B5B5;
  border-bottom-color: #B5B5B5;
  padding: 3px; }

.HeadingCellText {
  font-family: verdana;
  font-size: 10px;
  font-weight: bold;
  text-align: left; }

.DataRow {
  background-color: #FFFFFF; }

.DataCell {
  cursor: default;
  padding: 3px;
  border-right: 1px solid #EAE9E1;
  border-bottom: 1px solid #EAE9E1;
  font-family: verdana;
  font-size: 10px; }

.EditDataCell {
  padding: 0px !important;
  background-color: #E2E2E2;
  border-width: 0px !important; }

.EditDataField {
  padding: 0px;
  padding-left: 1px;
  font-family: verdana;
  font-size: 10px;
  height: 20px;
  width: 98% !important; }

.DataRow td.FirstDataCell {
  padding-left: 3px; }

.SelectedRow {
  background-color: #FFEEC2; }
  .SelectedRow td.DataCell {
    cursor: default;
    padding: 2px;
    padding-left: 3px;
    padding-bottom: 3px;
    font-family: verdana;
    font-size: 10px;
    border-bottom: 1px solid #4B4B6F;
    border-top: 1px solid #4B4B6F;
    border-right: 0px; }

.SelectorCell {
  background-color: #E2E2E2;
  border: 1px solid #FFFFFF;
  border-right-color: #B5B5B5;
  border-bottom-color: #B5B5B5; }

.GridFooter {
  cursor: default;
  padding: 5px; }
  .GridFooter a {
    color: Black;
    font-weight: bold;
    vertical-align: bottom; }

.PagerText {
  font-family: verdana;
  font-size: 11px; }

/* Component Art Tree Styles */
.TreeView {
  background-color: White;
  padding-top: 4px;
  padding-left: 1px;
  border: #7C7C94 1px solid;
  cursor: default; }

.TreeNode {
  font-family: tahoma;
  font-size: 11px;
  padding-top: 0px;
  padding-bottom: 1px;
  padding-left: 3px;
  padding-right: 3px; }

.TreeView TD {
  vertical-align: text-top; }

.CategoryTreeNode {
  font-family: tahoma;
  font-size: 11px;
  padding-top: 0px;
  padding-bottom: 1px;
  padding-left: 3px;
  padding-right: 3px;
  font-weight: bold; }

.GrayedTreeNode {
  font-family: tahoma;
  font-size: 11px;
  padding-top: 0px;
  padding-bottom: 1px;
  padding-left: 3px;
  padding-right: 3px;
  color: gray;
  cursor: default; }

.HoverTreeNode {
  font-family: tahoma;
  font-size: 11px;
  text-decoration: none;
  padding-top: 0px;
  padding-bottom: 1px;
  padding-left: 3px;
  padding-right: 3px;
  cursor: default;
  color: Red; }

.HoverCategoryTreeNode {
  font-family: tahoma;
  font-size: 11px;
  padding-top: 0px;
  padding-bottom: 1px;
  padding-left: 3px;
  padding-right: 3px;
  font-weight: bold;
  color: Red; }

.SelectedTreeNode {
  font-family: tahoma;
  font-size: 11px;
  background-color: gray;
  color: white;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 2px;
  padding-right: 2px;
  cursor: default;
  border: 1px solid #3F3F3F; }

.NodeEdit {
  border: 1px gray solid;
  font-family: tahoma;
  font-size: 11px; }

/* Component Art Menu Styles */
.Tracker_MenuGroup {
  background-color: white;
  background-image: url(res/mnuimgs/group_background.gif);
  border-width: 1px;
  border-color: #7E7E81;
  border-style: solid;
  cursor: default; }

.Tracker_MenuItem {
  color: black;
  font-family: tahoma;
  font-size: 11px;
  margin: 1px;
  cursor: default; }

.Tracker_DisMenuItem {
  font-size: 11px;
  margin: 1px;
  cursor: default;
  color: gray;
  font-style: italic;
  font-family: tahoma; }

.Tracker_MenuItemHover {
  background-color: #FFEEC2;
  color: black;
  font-family: tahoma;
  font-size: 11px;
  border-width: 1px;
  border-color: #4B4B6F;
  border-style: solid;
  cursor: default; }

.Tracker_MenuBreak {
  background-image: url(res/mnuimgs/break_bg.gif);
  width: 100%;
  height: 1px; }

.TVNode, .TVNodeSelected {
  font-family: Tahoma !important;
  font-size: 11px !important;
  padding-left: 2px !important;
  padding-right: 2px !important;
  color: black !important;
  text-decoration: none !important; }

.TVNodeHover {
  font-family: Tahoma !important;
  font-size: 11px !important;
  padding-left: 2px !important;
  padding-right: 2px !important;
  text-decoration: none !important;
  color: red !important;
  text-decoration: none !important; }

.TVASPNET2 {
  border: 1px solid #7c7c94 !important;
  background-color: white !important;
  overflow: auto !important; }
  .TVASPNET2 table td {
    vertical-align: top !important; }

/* Ending 05-bizblogger-monthly.css */
/* Starting 06-bizblogger-nav.css */
/* ================================
    CSS STYLES FOR Module [!output PROJECT_NAME]
   ================================
*/
/* Grid Styles */
.Grid {
  border: 1px solid #7C7C94;
  background-color: #FFFFFF;
  cursor: pointer; }

.HeadingRow {
  background-color: #E2E2E2; }

.HeadingCell {
  background-color: #E2E2E2;
  border: 1px solid #FFFFFF;
  border-right-color: #B5B5B5;
  border-bottom-color: #B5B5B5;
  padding: 3px; }

.HeadingCellText {
  font-family: verdana;
  font-size: 10px;
  font-weight: bold;
  text-align: left; }

.DataRow {
  background-color: #FFFFFF; }

.DataCell {
  cursor: default;
  padding: 3px;
  border-right: 1px solid #EAE9E1;
  border-bottom: 1px solid #EAE9E1;
  font-family: verdana;
  font-size: 10px; }

.EditDataCell {
  padding: 0px !important;
  background-color: #E2E2E2;
  border-width: 0px !important; }

.EditDataField {
  padding: 0px;
  padding-left: 1px;
  font-family: verdana;
  font-size: 10px;
  height: 20px;
  width: 98% !important; }

.DataRow td.FirstDataCell {
  padding-left: 3px; }

.SelectedRow {
  background-color: #FFEEC2; }
  .SelectedRow td.DataCell {
    cursor: default;
    padding: 2px;
    padding-left: 3px;
    padding-bottom: 3px;
    font-family: verdana;
    font-size: 10px;
    border-bottom: 1px solid #4B4B6F;
    border-top: 1px solid #4B4B6F;
    border-right: 0px; }

.SelectorCell {
  background-color: #E2E2E2;
  border: 1px solid #FFFFFF;
  border-right-color: #B5B5B5;
  border-bottom-color: #B5B5B5; }

.GridFooter {
  cursor: default;
  padding: 5px; }
  .GridFooter a {
    color: Black;
    font-weight: bold;
    vertical-align: bottom; }

.PagerText {
  font-family: verdana;
  font-size: 11px; }

/* Component Art Tree Styles */
.TreeView {
  background-color: White;
  padding-top: 4px;
  padding-left: 1px;
  border: #7C7C94 1px solid;
  cursor: default; }

.TreeNode {
  font-family: tahoma;
  font-size: 11px;
  padding-top: 0px;
  padding-bottom: 1px;
  padding-left: 3px;
  padding-right: 3px; }

.TreeView TD {
  vertical-align: text-top; }

.CategoryTreeNode {
  font-family: tahoma;
  font-size: 11px;
  padding-top: 0px;
  padding-bottom: 1px;
  padding-left: 3px;
  padding-right: 3px;
  font-weight: bold; }

.GrayedTreeNode {
  font-family: tahoma;
  font-size: 11px;
  padding-top: 0px;
  padding-bottom: 1px;
  padding-left: 3px;
  padding-right: 3px;
  color: gray;
  cursor: default; }

.HoverTreeNode {
  font-family: tahoma;
  font-size: 11px;
  text-decoration: none;
  padding-top: 0px;
  padding-bottom: 1px;
  padding-left: 3px;
  padding-right: 3px;
  cursor: default;
  color: Red; }

.HoverCategoryTreeNode {
  font-family: tahoma;
  font-size: 11px;
  padding-top: 0px;
  padding-bottom: 1px;
  padding-left: 3px;
  padding-right: 3px;
  font-weight: bold;
  color: Red; }

.SelectedTreeNode {
  font-family: tahoma;
  font-size: 11px;
  background-color: gray;
  color: white;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 2px;
  padding-right: 2px;
  cursor: default;
  border: 1px solid #3F3F3F; }

.NodeEdit {
  border: 1px gray solid;
  font-family: tahoma;
  font-size: 11px; }

/* Component Art Menu Styles */
.Tracker_MenuGroup {
  background-color: white;
  background-image: url(res/mnuimgs/group_background.gif);
  border-width: 1px;
  border-color: #7E7E81;
  border-style: solid;
  cursor: default; }

.Tracker_MenuItem {
  color: black;
  font-family: tahoma;
  font-size: 11px;
  margin: 1px;
  cursor: default; }

.Tracker_DisMenuItem {
  font-size: 11px;
  margin: 1px;
  cursor: default;
  color: gray;
  font-style: italic;
  font-family: tahoma; }

.Tracker_MenuItemHover {
  background-color: #FFEEC2;
  color: black;
  font-family: tahoma;
  font-size: 11px;
  border-width: 1px;
  border-color: #4B4B6F;
  border-style: solid;
  cursor: default; }

.Tracker_MenuBreak {
  background-image: url(res/mnuimgs/break_bg.gif);
  width: 100%;
  height: 1px; }

.TVNode, .TVNodeSelected {
  font-family: Tahoma !important;
  font-size: 11px !important;
  padding-left: 2px !important;
  padding-right: 2px !important;
  color: black !important;
  text-decoration: none !important; }

.TVNodeHover {
  font-family: Tahoma !important;
  font-size: 11px !important;
  padding-left: 2px !important;
  padding-right: 2px !important;
  text-decoration: none !important;
  color: red !important;
  text-decoration: none !important; }

.TVASPNET2 {
  border: 1px solid #7c7c94 !important;
  background-color: white !important;
  overflow: auto !important; }
  .TVASPNET2 table td {
    vertical-align: top !important; }

/* Ending 06-bizblogger-nav.css */
/* Starting 07-bizblogger-popular.css */
/* ================================
    CSS STYLES FOR Module [!output PROJECT_NAME]
   ================================
*/
/* Grid Styles */
.Grid {
  border: 1px solid #7C7C94;
  background-color: #FFFFFF;
  cursor: pointer; }

.HeadingRow {
  background-color: #E2E2E2; }

.HeadingCell {
  background-color: #E2E2E2;
  border: 1px solid #FFFFFF;
  border-right-color: #B5B5B5;
  border-bottom-color: #B5B5B5;
  padding: 3px; }

.HeadingCellText {
  font-family: verdana;
  font-size: 10px;
  font-weight: bold;
  text-align: left; }

.DataRow {
  background-color: #FFFFFF; }

.DataCell {
  cursor: default;
  padding: 3px;
  border-right: 1px solid #EAE9E1;
  border-bottom: 1px solid #EAE9E1;
  font-family: verdana;
  font-size: 10px; }

.EditDataCell {
  padding: 0px !important;
  background-color: #E2E2E2;
  border-width: 0px !important; }

.EditDataField {
  padding: 0px;
  padding-left: 1px;
  font-family: verdana;
  font-size: 10px;
  height: 20px;
  width: 98% !important; }

.DataRow td.FirstDataCell {
  padding-left: 3px; }

.SelectedRow {
  background-color: #FFEEC2; }
  .SelectedRow td.DataCell {
    cursor: default;
    padding: 2px;
    padding-left: 3px;
    padding-bottom: 3px;
    font-family: verdana;
    font-size: 10px;
    border-bottom: 1px solid #4B4B6F;
    border-top: 1px solid #4B4B6F;
    border-right: 0px; }

.SelectorCell {
  background-color: #E2E2E2;
  border: 1px solid #FFFFFF;
  border-right-color: #B5B5B5;
  border-bottom-color: #B5B5B5; }

.GridFooter {
  cursor: default;
  padding: 5px; }
  .GridFooter a {
    color: Black;
    font-weight: bold;
    vertical-align: bottom; }

.PagerText {
  font-family: verdana;
  font-size: 11px; }

/* Component Art Tree Styles */
.TreeView {
  background-color: White;
  padding-top: 4px;
  padding-left: 1px;
  border: #7C7C94 1px solid;
  cursor: default; }

.TreeNode {
  font-family: tahoma;
  font-size: 11px;
  padding-top: 0px;
  padding-bottom: 1px;
  padding-left: 3px;
  padding-right: 3px; }

.TreeView TD {
  vertical-align: text-top; }

.CategoryTreeNode {
  font-family: tahoma;
  font-size: 11px;
  padding-top: 0px;
  padding-bottom: 1px;
  padding-left: 3px;
  padding-right: 3px;
  font-weight: bold; }

.GrayedTreeNode {
  font-family: tahoma;
  font-size: 11px;
  padding-top: 0px;
  padding-bottom: 1px;
  padding-left: 3px;
  padding-right: 3px;
  color: gray;
  cursor: default; }

.HoverTreeNode {
  font-family: tahoma;
  font-size: 11px;
  text-decoration: none;
  padding-top: 0px;
  padding-bottom: 1px;
  padding-left: 3px;
  padding-right: 3px;
  cursor: default;
  color: Red; }

.HoverCategoryTreeNode {
  font-family: tahoma;
  font-size: 11px;
  padding-top: 0px;
  padding-bottom: 1px;
  padding-left: 3px;
  padding-right: 3px;
  font-weight: bold;
  color: Red; }

.SelectedTreeNode {
  font-family: tahoma;
  font-size: 11px;
  background-color: gray;
  color: white;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 2px;
  padding-right: 2px;
  cursor: default;
  border: 1px solid #3F3F3F; }

.NodeEdit {
  border: 1px gray solid;
  font-family: tahoma;
  font-size: 11px; }

/* Component Art Menu Styles */
.Tracker_MenuGroup {
  background-color: white;
  background-image: url(res/mnuimgs/group_background.gif);
  border-width: 1px;
  border-color: #7E7E81;
  border-style: solid;
  cursor: default; }

.Tracker_MenuItem {
  color: black;
  font-family: tahoma;
  font-size: 11px;
  margin: 1px;
  cursor: default; }

.Tracker_DisMenuItem {
  font-size: 11px;
  margin: 1px;
  cursor: default;
  color: gray;
  font-style: italic;
  font-family: tahoma; }

.Tracker_MenuItemHover {
  background-color: #FFEEC2;
  color: black;
  font-family: tahoma;
  font-size: 11px;
  border-width: 1px;
  border-color: #4B4B6F;
  border-style: solid;
  cursor: default; }

.Tracker_MenuBreak {
  background-image: url(res/mnuimgs/break_bg.gif);
  width: 100%;
  height: 1px; }

.TVNode, .TVNodeSelected {
  font-family: Tahoma !important;
  font-size: 11px !important;
  padding-left: 2px !important;
  padding-right: 2px !important;
  color: black !important;
  text-decoration: none !important; }

.TVNodeHover {
  font-family: Tahoma !important;
  font-size: 11px !important;
  padding-left: 2px !important;
  padding-right: 2px !important;
  text-decoration: none !important;
  color: red !important;
  text-decoration: none !important; }

.TVASPNET2 {
  border: 1px solid #7c7c94 !important;
  background-color: white !important;
  overflow: auto !important; }
  .TVASPNET2 table td {
    vertical-align: top !important; }

/* Ending 07-bizblogger-popular.css */
/* Starting 10-cms.css */
body, html {
  /*gh edit */
  background-color: #DDF1FA !important;
  background-repeat: repeat !important;
  background-position: 0 !important;
  background-attachment: fixed !important;
  -webkit-background-size: auto !important;
  -moz-background-size: auto !important;
  -o-background-size: auto !important;
  background-size: auto !important;
  background-image: -moz-linear-gradient(top, #24a7df 0%, #24a7df 20%, #ddf1fa 100%) !important;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #24a7df), color-stop(20%, #ddf1fa), color-stop(100%, #ddf1fa)) !important;
  background-image: -webkit-linear-gradient(top, #24a7df 0%, #24a7df 20%, #ddf1fa 100%) !important;
  background-image: -o-linear-gradient(top, #24a7df 0%, #24a7df 20%, #ddf1fa 100%) !important;
  background-image: -ms-linear-gradient(top, #24a7df 0%, #24a7df 20%, #ddf1fa 100%) !important;
  background: linear-gradient(to bottom, #24a7df 1%, #24a7df 20%, #ddf1fa 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#24a7df', endColorstr='#DDF1FA',GradientType=0 ); }

.ContactFormWrapper label {
  display: block;
  margin-bottom: 4px;
  text-align: left; }
.ContactFormWrapper .CheckboxGroupContainer {
  text-align: left; }
  .ContactFormWrapper .CheckboxGroupContainer label {
    display: inline; }
  .ContactFormWrapper .CheckboxGroupContainer input {
    vertical-align: middle; }
.ContactFormWrapper .FormSubmitButton {
  display: block;
  margin-top: 8px; }
.ContactFormWrapper .fieldclear {
  clear: both; }
.ContactFormWrapper .hs-form-field textarea {
  margin-bottom: 12px; }
.ContactFormWrapper .hs-form-radio input, .ContactFormWrapper .hs-form-checkbox input {
  display: inline;
  width: 20px;
  vertical-align: -11%; }
.ContactFormWrapper ul.inputs-list {
  list-style-type: none;
  margin: 0px 0px 0px 0px !important;
  padding: 0px 0px 0px 0px !important;
  line-height: 0px; }

#foxboro_content div.block ul.inputs-list, .ContactFormWrapper ul.inputs-list li, #foxboro_content div.block ul.inputs-list li {
  list-style-type: none;
  margin: 0px 0px 0px 0px !important;
  padding: 0px 0px 0px 0px !important;
  line-height: 0px; }

.ContactFormWrapper .hs-field-desc {
  color: #666;
  font-style: italic; }
.ContactFormWrapper form.ContactFormItems label {
  line-height: 14px; }
.ContactFormWrapper .ContactFormItem {
  margin-bottom: 10px; }

.radmenu li a span {
  cursor: pointer; }

div.message {
  background: #F6F4D5 none repeat scroll 0% 0%;
  border: 1px solid #E0DEB9;
  clear: both;
  color: #444444;
  display: block;
  margin: 15px 0pt 5px;
  padding: 10px 10px 10px 15px;
  background: #FFE6BF none repeat scroll 0% 0%;
  clear: both;
  color: #444444;
  display: block;
  line-height: 145%;
  margin: 15px 0pt 5px;
  padding: 10px 10px 10px 15px; }
  div.message.correct {
    background: #e3fce3 url(//static.hubspot.com/img/i/tick.gif) no-repeat scroll 10px 10px;
    border-color: #9FE8B8;
    padding-left: 32px; }

#bb-container div.post .tags {
  margin: 4px 0px;
  color: #888;
  font-weight: bold; }

/* Ending 10-cms.css */
/* Starting 11-bizblogger-japanese.css */
#listing .post.blogjapanese {
  margin: 0px 0px; }
  #listing .post.blogjapanese .Submissions, #listing .post.blogjapanese .Buttons {
    margin-bottom: 13px; }

table.Settings .SubHead {
  text-align: left;
  margin-bottom: 5px;
  margin-top: 8px; }

.blogjapaneselisting {
  margin-top: 9px; }
  .blogjapaneselisting .postfoot {
    margin-top: 14px; }

#listing .post.blogjapanese {
  border-bottom: 0px solid #777;
  margin-bottom: 35px; }
  #listing .post.blogjapanese h3 {
    padding: 2px;
    padding-left: 0px;
    text-align: left;
    font-size: 1.4em;
    margin-bottom: 6px;
    line-height: 1.5em; }
  #listing .post.blogjapanese .postfoot {
    font-size: 12px;
    text-align: left; }

.post.blogjapanese div.dateandauthor {
  font-size: 11px;
  color: #777;
  padding-bottom: 9px; }

#listing .blogjapanese .Buttons, #listing .blogjapanese .Submissions {
  margin-bottom: 10px; }

.Head.PostComments {
  font-weight: bold; }

.Settings.PostComments {
  margin-top: 10px; }

/* Ending 11-bizblogger-japanese.css */
/* Image alignments - fix */
html > body #foxboro_col2 img.alignRight, html > body #brighton_col2 img.alignRight, html > body #duxbury_col2 img.alignRight, html > body #everett_col2 img.alignRight, html > body #cambridge_col2 img.alignRight {
  margin: 0 0 5px 15px;
  border: 0px solid #ccc;
  padding: 2px; }
html > body #foxboro_col2 img.alignLeft, html > body #brighton_col2 img.alignLeft, html > body #duxbury_col2 img.alignLeft, html > body #everett_col2 img.alignLeft, html > body #cambridge_col2 img.alignLeft {
  margin: 0 15px 5px 0;
  border: 0px solid #ccc;
  padding: 2px; }

/* end image alignments */
/* Fix for CMS-2247 */
.radmenu.NavHidden ul li a {
  cursor: default; }
  .radmenu.NavHidden ul li a span {
    cursor: default; }

#cambridge_menu .radmenu.NavHidden ul li a.link, #brighton_menu .radmenu.NavHidden ul li a.link, #foxboro_menu .radmenu.NavHidden ul li a.link, #everett_menu .radmenu.NavHidden ul li a.link, #duxbury_menu .radmenu.NavHidden ul li a.link, #allston_menu .radmenu.NavHidden ul li a.link, .radmenu.NavHidden ul li a.link {
  background-color: transparent; }
  #cambridge_menu .radmenu.NavHidden ul li a.link:hover, #brighton_menu .radmenu.NavHidden ul li a.link:hover, #foxboro_menu .radmenu.NavHidden ul li a.link:hover, #everett_menu .radmenu.NavHidden ul li a.link:hover, #duxbury_menu .radmenu.NavHidden ul li a.link:hover, #allston_menu .radmenu.NavHidden ul li a.link:hover, .radmenu.NavHidden ul li a.link:hover {
    background-color: transparent; }

/* ================================
    CSS STYLES FOR Gallery Pagination and Thumbnails
   ================================
*/
.clearfix {
  zoom: 1; }
  .clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }

div.albumview .pagination {
  text-align: center;
  position: relative;
  padding: 10px; }
div.albumview div.pagination a.current {
  background: none repeat scroll 0 0 #808080;
  border-color: #707070;
  color: #f0f0f0; }
div.pagination span.current {
  background: none repeat scroll 0 0 #808080;
  border-color: #707070;
  color: #f0f0f0; }
div.albumview div.pagination a, div.pagination span {
  background: none repeat scroll 0 0 #F1F1F1;
  border: 1px solid #CCCCCC;
  display: block;
  float: left;
  margin: 0 0 0 4px;
  padding: 3px 7px;
  text-decoration: none; }
div.albumview .pagination {
  display: inline-block !important;
  float: none !important;
  font-size: 80%;
  margin: 0 !important; }
  div.albumview .pagination .current.prev {
    color: #999;
    border-color: #ccc;
    background: #fff; }

.pagination .current.next {
  color: #999;
  border-color: #ccc;
  background: #fff; }

div.albumview.view-thumbnail div.page_holder a {
  display: inline-block;
  margin: 0 10px 10px 0; }
  div.albumview.view-thumbnail div.page_holder a img {
    height: 80px; }

.fakecrop a, .fakecrop-fill a {
  border: 1px solid #efefef; }

/*
.submissions .smallsocial span iframe { width:118px !important;}
*/
/*foxboro/skin.css*/
/* Foxboro v1.9 */
html, body {
  margin: 0;
  padding: 0;
  text-align: center;
  font-size: 1em; }

a {
  outline: none; }
  a:hover {
    text-decoration: none; }

#foxboro_body {
  width: 100%;
  display: block; }

#foxboro_container {
  display: block;
  margin: 0 auto;
  text-align: left;
  overflow: hidden; }

div.pad {
  display: block;
  padding: 0 20px;
  overflow: hidden; }

#foxboro_courtesy_links {
  width: 100%;
  overflow: hidden; }

#foxboro_header {
  width: 100%;
  overflow: hidden; }
  #foxboro_header span.logo {
    display: block;
    font-size: 1.5em;
    margin: 0;
    padding: 0;
    font-weight: normal;
    font-family: Georgia,"Times New Roman",Times,serif;
    color: #000; }
    #foxboro_header span.logo a {
      display: block; }
      #foxboro_header span.logo a img {
        border: none; }

#foxboro_menu {
  position: relative;
  display: block;
  margin: 0 auto;
  padding: 0;
  width: 100%;
  z-index: 12 !important; }
  #foxboro_menu ul {
    display: block;
    float: left;
    list-style-type: none;
    margin: 0;
    padding: 0; }
    #foxboro_menu ul li {
      display: block;
      float: left;
      margin: 0;
      padding: 0;
      font-weight: bold; }
      #foxboro_menu ul li a {
        display: block;
        float: left;
        text-decoration: none; }
        #foxboro_menu ul li a:hover {
          cursor: pointer; }
      #foxboro_menu ul li span {
        font-size: 0.85em; }
  #foxboro_menu .rootGroup .item .text {
    display: block;
    float: left;
    padding-top: 5px;
    padding-bottom: 5px; }
  #foxboro_menu .group .item .text {
    display: block;
    float: left;
    padding: 5px 15px 5px 15px; }
  #foxboro_menu ul.group {
    padding: 0;
    display: block; }
    #foxboro_menu ul.group li {
      float: none; }
      #foxboro_menu ul.group li span {
        padding: 10px 5px;
        margin: 0px; }
    #foxboro_menu ul.group.level2, #foxboro_menu ul.group.level3 {
      margin-left: 1px; }
      #foxboro_menu ul.group.level2 li, #foxboro_menu ul.group.level3 li {
        padding: 0px; }
        #foxboro_menu ul.group.level2 li span, #foxboro_menu ul.group.level3 li span {
          padding: 10px 5px;
          margin: 0px; }
    #foxboro_menu ul.group li.item.separator {
      display: none; }

#foxboro_side-menu {
  display: block;
  position: static;
  z-index: 999;
  line-height: 0; }
  #foxboro_side-menu ul {
    display: block;
    list-style-type: none;
    margin: 0;
    padding: 0;
    float: none;
    position: static; }
    #foxboro_side-menu ul li {
      display: block;
      margin: 0;
      padding: 0;
      font-size: .9em;
      width: 100%;
      position: static;
      line-height: 16px;
      float: none; }
      #foxboro_side-menu ul li a {
        display: block;
        text-decoration: none;
        width: 100%; }
        #foxboro_side-menu ul li a:hover {
          cursor: pointer; }
        #foxboro_side-menu ul li a span {
          display: block;
          padding: 7px 15px 7px 14px;
          line-height: 17px; }
      #foxboro_side-menu ul li.selectedtab a {
        font-weight: bold; }
      #foxboro_side-menu ul li.separator {
        display: none; }
      #foxboro_side-menu ul li.haschildren {
        margin-bottom: 0;
        border-bottom: none; }
        #foxboro_side-menu ul li.haschildren a span {
          border-bottom: none; }
      #foxboro_side-menu ul li.childitem1 {
        border: none;
        margin-bottom: 0; }
        #foxboro_side-menu ul li.childitem1 a span {
          border: none;
          margin-left: 15px; }
        #foxboro_side-menu ul li.childitem1.last {
          padding-bottom: 10px; }
      #foxboro_side-menu ul li.selectedpath {
        font-weight: normal; }
  #foxboro_side-menu div.radmenu {
    float: none;
    position: static;
    white-space: wrap; }
    #foxboro_side-menu div.radmenu ul.horizontal, #foxboro_side-menu div.radmenu ul.vertical {
      position: static; }

/* fix to negate radmenu inherited style */
#foxboro_content div.radmenu ul.rootGroup, #foxboro_content div.radmenu ul.vertical {
  position: static; }

.radmenu ul.horizontal, .radmenu ul.vertical {
  position: static; }
.radmenu .item {
  position: static; }

#foxboro_side-menu .radmenu .item {
  position: static; }
  #foxboro_side-menu .radmenu .item a {
    position: static; }
    #foxboro_side-menu .radmenu .item a span {
      position: static;
      white-space: normal; }

#foxboro_side-menu_top, #foxboro_side-menu_bottom {
  height: 0px; }

#foxboro_top, #foxboro_bottom {
  display: block;
  clear: both; }

#foxboro_one-column, #foxboro_two-column, #foxboro_two-column-right, #foxboro_three-column {
  float: left;
  width: 100%;
  padding-top: 20px;
  overflow: hidden; }

#foxboro_one-column #foxboro_col2 {
  width: 100%; }

#foxboro_two-column #foxboro_col1 {
  width: 24.9%; }
#foxboro_two-column #foxboro_col2 {
  width: 75%; }

#foxboro_two-column-right #foxboro_col3 {
  width: 24.9%;
  float: right; }
#foxboro_two-column-right #foxboro_col2 {
  width: 75%;
  float: left; }

#foxboro_three-column #foxboro_col1 {
  width: 24.9%; }
#foxboro_three-column #foxboro_col2 {
  width: 50%; }
#foxboro_three-column #foxboro_col3 {
  width: 25%; }

#foxboro_three-eq-column #foxboro_col1, #foxboro_three-eq-column #foxboro_col2, #foxboro_three-eq-column #foxboro_col3 {
  width: 33%; }
#foxboro_three-eq-column #foxboro_col2 div.block div.pad {
  padding: 8px 5px 0px 5px; }

#foxboro_two-eq-column #foxboro_col1, #foxboro_two-eq-column #foxboro_col3 {
  width: 49.9%; }

#foxboro_two-column-right #foxboro_col2 div.pad {
  padding: 0 20px 0 20px; }

#foxboro_col1 div.pad, #foxboro_col2 div.pad, #foxboro_col3 div.pad {
  padding-bottom: 35px; }

#foxboro_col1 {
  float: left;
  position: static; }

#foxboro_content #foxboro_col1 div.pad {
  padding: 0; }

#foxboro_col2 {
  float: left;
  position: static; }
  #foxboro_col2 h1 {
    font-size: 1.6em;
    margin: 8px 0 15px 0;
    padding: 0;
    font-weight: normal;
    line-height: 115%; }
  #foxboro_col2 h2 {
    font-size: 1.3em;
    margin: 15px 0;
    padding: 0;
    font-weight: normal;
    line-height: 145%; }
  #foxboro_col2 h3 {
    font-size: 1.1em;
    margin: 15px 0;
    padding: 0;
    font-weight: normal;
    line-height: 135%; }
  #foxboro_col2 h4 {
    font-size: 1em;
    margin: 15px 0;
    padding: 0; }
  #foxboro_col2 ul {
    list-style-type: square;
    margin: 6px 0 6px 14px;
    padding: 0; }
    #foxboro_col2 ul ul {
      margin: 0 0 0 16px; }
  #foxboro_col2 ol {
    margin: 0 0 6px 25px;
    padding: 0; }
    #foxboro_col2 ol ol {
      margin: 7px 0 0 25px;
      list-style-type: lower-alpha; }
      #foxboro_col2 ol ol ol {
        list-style-type: lower-roman; }

#foxboro_top img, #foxboro_bottom img, #foxboro_col1 img, #foxboro_col2 img, #foxboro_col3 img {
  border: none; }

/* since we can control image spacing better in FF & ie7, we will. ie6 degrades OK with the style above. */
html > body #foxboro_col2 img[align=right] {
  margin: 0 0 5px 15px;
  border: 0px solid #ccc;
  padding: 2px; }
html > body #foxboro_col2 img[align=left] {
  margin: 0 15px 5px 0;
  border: 0px solid #ccc;
  padding: 2px; }

#foxboro_col3 {
  float: right;
  position: static; }

#foxboro_content {
  background: #fff;
  position: static; }
  #foxboro_content #foxboro_col3 div.pad {
    display: block;
    padding: 0; }
  #foxboro_content div.block {
    display: block;
    margin: 0 0 25px 0;
    line-height: 145%;
    font-size: .95em; }
  #foxboro_content #foxboro_col1 div.block div.pad, #foxboro_content #foxboro_col3 div.block div.pad {
    display: block;
    padding: 8px 20px; }
  #foxboro_content #foxboro_col1 div.block div.pad {
    margin: 0 0 0 15px; }
  #foxboro_content #foxboro_col3 div.block div.pad {
    margin: 0 15px 0 0; }
  #foxboro_content div.block h3 {
    font-weight: normal;
    font-size: 1.3em;
    margin: 0 0 10px 0;
    padding: 5px 0 0 0;
    line-height: 125%;
    white-space: normal; }
  #foxboro_content div.block p {
    font-size: .95em;
    line-height: 145%;
    margin: 5px 0 15px 0;
    padding: 0; }
  #foxboro_content div.block ul {
    list-style-type: square;
    margin: 12px 0 0 14px;
    padding: 0;
    line-height: 145%; }
  #foxboro_content div.block ol {
    margin: 12px 0 0 18px;
    padding: 0;
    line-height: 145%; }
  #foxboro_content div.block li {
    padding: 0 0 10px 0;
    margin: 0;
    font-size: .95em; }

/* -- put in clearing fix re JIRA#CMS-896  -- */
#foxboro_two-column #dnn_LeftPane, #foxboro_two-column-right #dnn_Col3Pane {
  clear: both; }

/* was named alston_button */
a.action_button {
  display: block;
  background: #473c2a;
  float: left;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
  padding: 5px; }
  a.action_button * {
    font-style: normal;
    background-image: url("img/b_corners.png");
    background-repeat: no-repeat;
    display: block; }
  a.action_button i {
    background-position: top left;
    position: absolute;
    margin-bottom: -5px;
    top: 0;
    left: 0;
    width: 5px;
    height: 5px; }
  a.action_button span {
    background-position: bottom left;
    left: -5px;
    margin-bottom: -5px;
    padding: 0 0 5px 10px; }
    a.action_button span i {
      background-position: bottom right;
      margin-bottom: 0;
      position: absolute;
      left: 100%;
      width: 10px;
      height: 100%;
      top: 0; }
    a.action_button span span {
      background-position: top right;
      position: absolute;
      right: -10px;
      margin-left: 10px;
      top: -5px;
      height: 0; }

* html a.action_button span, * html a.action_button i {
  float: left;
  width: auto;
  background-image: none;
  cursor: pointer; }

a.action_button:hover {
  background-color: #edcf81; }
a.action_button:active {
  background-color: #d99e02; }

#foxboro_footer {
  padding: 5px 0px 15px 0px;
  clear: both;
  font-size: .9em;
  margin: 0; }
  #foxboro_footer a:hover {
    text-decoration: underline; }
  #foxboro_footer p.copyright {
    clear: both;
    font-size: .9em;
    padding: 0;
    margin: 0; }
  #foxboro_footer ul {
    display: block;
    float: left;
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 100%; }
    #foxboro_footer ul li {
      display: block;
      float: left;
      margin: 0 20px 0 0;
      padding: 0;
      font-size: .9em; }
      #foxboro_footer ul li a {
        display: block;
        float: left;
        text-decoration: none; }
        #foxboro_footer ul li a:hover {
          cursor: pointer; }
        #foxboro_footer ul li a span {
          display: block;
          float: left;
          padding: 7px 0 7px 0; }
  #foxboro_footer:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }

/* Clearfix */
#foxboro_content:after, #foxboro_three-column:after, #foxboro_menu:after, div.block:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

#foxboro_footer, #foxboro_content, #foxboro_three-column, #foxboro_menu, div.block {
  display: inline-block; }

/* Hides from IE-mac \*/
* html #foxboro_footer, * html #foxboro_content, * html #foxboro_three-column {
  height: 1%; }
* #foxboro_menu, * div.block {
  height: 1%; }

#footer, #foxboro_content, #foxboro_three-column, #foxboro_menu {
  display: block; }

div.block {
  display: block; }
div.ContactFormWrapper {
  margin: 0 0 25px 0;
  padding: 0;
  font-size: 12px; }
  div.ContactFormWrapper label {
    display: block;
    margin: 0 0 4px 0; }
  div.ContactFormWrapper input {
    margin: 0 0 10px 0;
    color: #414141;
    font-size: 1.1em;
    padding: 2px; }
  div.ContactFormWrapper submit {
    width: auto; }
  div.ContactFormWrapper div.CheckboxGroupContainer input {
    margin: 0;
    width: auto; }
  div.ContactFormWrapper div.CheckboxGroupContainer label {
    margin: 0; }

/* End hide from IE-mac */
/* lead forms */
/* subscribe via email */
.subhead {
  display: block;
  margin: 0 0 4px 0;
  font-size: 1.1em;
  text-align: left; }

div.block input {
  margin: 0 0 10px 0;
  color: #414141;
  font-size: 1.1em;
  padding: 2px;
  width: 98%; }

/* blog posts */
#bb-container div.post {
  display: block;
  border-bottom: 1px solid #ccc;
  margin: 0 0 20px 0;
  padding: 0 0 30px 0;
  font-size: .9em;
  line-height: 165%; }
  #bb-container div.post h3 {
    font-size: 1.2em;
    margin: 0;
    padding: 0;
    font-weight: normal; }
    #bb-container div.post h3.title {
      margin: 10px 0 0 0;
      padding: 0;
      font-size: 1.3em; }
    #bb-container div.post h3 a {
      text-decoration: none; }
      #bb-container div.post h3 a:hover {
        text-decoration: underline; }
  #bb-container div.post div.byline {
    font-size: .8em;
    font-style: italic;
    margin: 0 0 10px 0;
    padding: 0; }
  #bb-container div.post div.submissions {
    border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
    margin: 0 0 0 0;
    padding: 7px 0;
    color: #e2e2e2; }
    #bb-container div.post div.submissions a {
      text-decoration: none; }
      #bb-container div.post div.submissions a:hover {
        text-decoration: underline; }
    #bb-container div.post div.submissions img {
      border: none;
      margin: 0;
      padding: 0; }
    #bb-container div.post div.submissions div {
      display: inline; }
#bb-container div.comments {
  display: block;
  border: 1px solid #e2e2e2;
  padding: 15px;
  line-height: 165%; }
  #bb-container div.comments h3 {
    font-size: 21px;
    margin: 0;
    padding: 0; }
  #bb-container div.comments div.comment-body {
    display: block;
    padding: 15px; }
    #bb-container div.comments div.comment-body div.comment-info {
      display: block;
      font-size: .9em;
      font-style: italic;
      padding: 4px 0; }
#bb-container div.comment-form {
  display: block;
  padding: 15px;
  margin: 15px 0; }
  #bb-container div.comment-form table {
    width: 100%; }
  #bb-container div.comment-form textarea {
    width: 98%; }
#bb-container fieldset {
  border: none; }
#bb-container span.PostComments {
  font-size: 1.1em;
  font-weight: normal; }
#bb-container div.buttons {
  display: block;
  width: auto;
  margin: 10px 0 10px 10px;
  float: right; }

/* put in fix for JIRA #CMS-851 */
/* Feed reader */
td.Item, td.AltItem {
  padding: 5px 0 10px 0; }

div.ItemLink a {
  font-size: .9empx; }
  div.ItemLink a:hover {
    text-decoration: none; }
div.ItemInfo {
  font-size: 11px;
  font-style: italic; }

/* fix for tinymce inline editor */
body.mceContentBody {
  text-align: left; }
body#Body form input#EditTitlePopupInput {
  display: block;
  z-index: 23;
  border: 2px solid #222;
  background: #fff; }

pre, code {
  white-space: pre-wrap;
  white-space: -moz-pre-wrap !important;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  word-wrap: break-word; }

/*custom.css */
/* WEBSITE BACKGROUND */
/*
html,body {
background:#DEF0FA url(/Portals/73888/layout/site-bg.png) repeat-x scroll 0 0!important;
}

#Form {
background:transparent url(/Portals/73888/layout/site-bg.png) repeat-x scroll 0 0!important;
}

#foxboro_body {
background: url(/Portals/73888/layout/border-top-site.png) repeat-x scroll 0 0 transparent;
}
*/
/* CONTAINER */
#foxboro_container {
  overflow: visible !important; }

/* COURTESY LINKS */
#foxboro_courtesy_links {
  display: none !important; }

/* =============== SIGN IN / SIGN UP =============== */
#signer {
  display: inline;
  width: 170px;
  height: 40px;
  position: absolute;
  float: right;
  top: 34px; }

#foxboro_courtesy_links {
  display: inline !important;
  width: 170px;
  float: right; }

#signin {
  float: left;
  width: 75px;
  height: 32px;
  background: url("/content/home/images/sign-in1.png") no-repeat left top transparent; }
  #signin:hover {
    cursor: pointer;
    background: url("/content/home/images/sign-in2.png") no-repeat left top transparent; }

#signup {
  float: left;
  width: 85px;
  height: 32px;
  background: url("/content/home/images/sign-up1.png") no-repeat left top transparent; }
  #signup:hover {
    cursor: pointer;
    background: url("/content/home/images/sign-up2.png") no-repeat left top transparent; }

/* HEADER */
#foxboro_header {
  background-color: transparent !important; }

/* MENU */
#foxboro_menu {
  background-color: transparent !important;
  min-height: 41px !important; }
  #foxboro_menu .radmenu {
    padding-left: 48px !important; }
  #foxboro_menu ul.rootGroup > li > a {
    background-color: transparent !important; }
    #foxboro_menu ul.rootGroup > li > a.selectedtab {
      background: url(/Portals/73888/layout/menu-selected.png) no-repeat scroll center bottom transparent; }
    #foxboro_menu ul.rootGroup > li > a span {
      text-transform: uppercase !important;
      font-size: 15px !important;
      line-height: 41px !important;
      padding: 0 20px !important; }
    #foxboro_menu ul.rootGroup > li > a:hover span {
      text-decoration: underline !important; }
    #foxboro_menu ul.rootGroup > li > a.selectedtab:hover span {
      text-decoration: underline !important;
      color: #035785 !important; }
  #foxboro_menu ul.group {
    background-color: white !important;
    border-radius: 5px 5px 5px 5px !important; }
    #foxboro_menu ul.group li a {
      background-color: transparent !important; }
      #foxboro_menu ul.group li a.selectedtab span {
        color: #035785 !important; }
      #foxboro_menu ul.group li a span {
        color: #19a4dd !important;
        font-size: 15px !important;
        line-height: 25px !important;
        font-weight: normal !important;
        padding: 0 15px !important; }
      #foxboro_menu ul.group li a:hover span {
        text-decoration: underline !important; }
    #foxboro_menu ul.group ul.group {
      margin-left: 0 !important; }

/* for the parent whose children are visible */
/* for any parent that has children */
/* selecting only the parents */
/* SUB MENU */
/* for the child that has other children */
/* SIDE MENU */
#foxboro_side-menu {
  display: inline-block !important;
  width: 100% !important; }
  #foxboro_side-menu ul li a:hover {
    text-decoration: underline !important; }
  #foxboro_side-menu ul li.childitem1.last {
    padding-bottom: 0 !important; }
  #foxboro_side-menu ul li.childitem1 span {
    padding-left: 29px !important;
    margin-left: 0 !important; }

/* CONTENT */
#foxboro_content {
  border-radius: 5px !important;
  margin-bottom: 32px !important; }

/* TOP PANE */
#foxboro_top {
  overflow: hidden !important;
  background-color: transparent !important; }

/* ALL SKINS */
#foxboro_one-column, #foxboro_two-column, #foxboro_two-column-right, #foxboro_three-column {
  overflow: visible !important; }

#foxboro_two-eq-column, #foxboro_three-eq-column {
  padding-top: 20px !important; }

/* ONE COLUMN SKIN */
/* TWO COLUMN SKIN */
#foxboro_two-column #foxboro_col2 {
  width: 66.9% !important; }
#foxboro_two-column #foxboro_col1 {
  width: 33% !important; }

/* TWO COLUMN RIGHT SKIN */
#foxboro_two-column-right #foxboro_col2 {
  width: 66.9% !important; }
#foxboro_two-column-right #foxboro_col3 {
  width: 33% !important; }
#foxboro_two-column-right #foxboro_col2 div.pad {
  padding-bottom: 35px !important; }

/* THREE COLUMN SKIN */
/* TWO COLUMN EQUAL SKIN */
/* THREE COLUMN EQUAL SKIN */
/* COLUMN 1 - ALL SKINS */
/* COLUMN 2 - ALL SKINS */
/* COLUMN 2 - TWO COLUMN RIGHT SKIN */
/* COLUMN 3 - ALL SKINS */
/* MODULES - COLUMN 1 - ALL SKINS */
#foxboro_col1 div.block div.pad {
  margin-left: 0 !important; }

/* MODULES - COLUMN 2 - ALL SKINS */
/* MODULES - COLUMN 3 - ALL SKINS */
#foxboro_col3 div.block div.pad {
  margin-right: 0 !important; }

/* ANCHORS */
/* FIX FOR EDIT/REMOVE/ADD MODULE ANCHORS */
/* HEADINGS */
#foxboro_top #slideshow h1 {
  color: white !important;
  font-size: 30px !important;
  line-height: 37px !important;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.65) !important; }
#foxboro_top h2 {
  font-size: 30px !important;
  color: #035785 !important;
  line-height: 37px !important; }

#foxboro_col1 h3 {
  font-size: 20px !important; }

/* select the module title for column 1 */
#foxboro_two-column #foxboro_col1 div.block div.pad > h3, #foxboro_two-eq-column #foxboro_col1 div.block div.pad > h3, #foxboro_three-column #foxboro_col1 div.block div.pad > h3 {
  text-transform: uppercase !important; }

#foxboro_col2 h1 {
  font-size: 30px !important;
  font-weight: bold !important; }
#foxboro_col2 h2 {
  font-size: 20px !important;
  text-transform: uppercase !important; }
#foxboro_col2 h3 {
  font-size: 21px !important;
  font-weight: bold !important;
  margin-bottom: 0 !important; }
  #foxboro_col2 h3 + p {
    margin-top: 0 !important; }

/* select the module title for column 2 - logged out */
/* select the module title for column 2 - logged in */
#foxboro_col3 h3 {
  font-size: 20px !important; }

#foxboro_bottom h1 {
  color: #178dc1 !important;
  font-size: 50px !important;
  margin-bottom: 10px !important; }

/* select the module title for column 3 */
#foxboro_two-column-right #foxboro_col3 div.block div.pad > h3, #foxboro_two-eq-column #foxboro_col3 div.block div.pad > h3, #foxboro_three-column #foxboro_col3 div.block div.pad > h3 {
  text-transform: uppercase !important; }

/* LISTS */
/* unordered lists */
#foxboro_col2 ul, #foxboro_col1 div.block ul, #foxboro_col3 div.block ul {
  list-style-type: disc !important;
  margin-left: 30px !important; }

#foxboro_content div.block ul li {
  padding-bottom: 3px !important; }

#foxboro_col2 li ul {
  list-style-type: circle !important; }

#foxboro_container #foxboro_content .news ul {
  list-style-type: none !important;
  margin-left: 0 !important; }
#foxboro_container #foxboro_content .news li i {
  display: block !important;
  font-style: normal !important;
  padding-bottom: 15px !important; }

/* ordered lists */
/* FONT */
#foxboro_content table {
  font-size: 1em !important; }
  #foxboro_content table td {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif !important;
    font-size: 0.92em !important;
    line-height: 1.5 !important; }
#foxboro_content div.block .FormSubmitButton {
  width: auto !important; }

/* FORM SUBMIT BUTTON */
/* BLOG MODULES */
/* BLOCKQUOTE */
#foxboro_top blockquote {
  margin: 0 !important;
  padding-right: 13px !important;
  background: url("/Portals/73888/layout/pullquote_quotes.gif") no-repeat scroll 13px 5px transparent !important;
  overflow: hidden !important;
  padding-left: 61px !important; }
  #foxboro_top blockquote p {
    margin-top: 0 !important;
    line-height: 20px !important;
    margin-bottom: 5px !important; }
  #foxboro_top blockquote span {
    color: #0b83c3 !important;
    font-weight: bold !important;
    margin-right: 1em !important;
    font-size: 14px !important; }
  #foxboro_top blockquote em {
    font-family: Georgia, "Times New Roman", Times, serif !important;
    font-style: italic !important;
    font-size: 14px !important; }

#foxboro_col2 blockquote {
  padding-left: 35px !important;
  overflow: hidden !important;
  margin: 0 27px 0px 0 !important;
  background: transparent url(/Portals/73888/layout/pullquote_quotes.gif) no-repeat scroll 0 0 !important; }
  #foxboro_col2 blockquote p {
    margin-top: 0 !important;
    margin-bottom: 5px !important; }
  #foxboro_col2 blockquote span {
    color: #0b83c3 !important;
    font-weight: bold !important;
    margin-right: 1em !important;
    font-size: 14px !important; }
  #foxboro_col2 blockquote em {
    font-family: Georgia, "Times New Roman", Times, serif !important;
    font-style: italic !important;
    font-size: 14px !important; }

#foxboro_col3 blockquote {
  margin: 0 !important;
  padding-right: 13px !important;
  background: url("/Portals/73888/layout/pullquote_quotes.gif") no-repeat scroll 13px 5px transparent !important;
  overflow: hidden !important;
  padding-left: 61px !important; }
  #foxboro_col3 blockquote p {
    margin-top: 0 !important;
    margin-bottom: 5px !important; }
  #foxboro_col3 blockquote span {
    color: #0b83c3 !important;
    font-weight: bold !important;
    margin-right: 1em !important; }
  #foxboro_col3 blockquote em {
    font-family: Georgia, "Times New Roman", Times, serif !important;
    font-style: italic !important; }

/* BOTTOM PANE */
#foxboro_bottom {
  background-color: transparent !important; }

/* FOOTER */
#foxboro_footer {
  overflow: hidden !important;
  position: absolute !important;
  width: 100% !important;
  left: 0 !important;
  padding-bottom: 58px !important;
  padding-top: 19px !important; }
  #foxboro_footer #dnn_dnnLINKS_lblLinks {
    display: none !important; }
  #foxboro_footer #footerContainer {
    font-size: 13px !important;
    line-height: 21px !important;
    display: block !important;
    overflow: hidden !important;
    width: 970px !important;
    margin: 0 auto !important; }
    #foxboro_footer #footerContainer div {
      float: left !important;
      width: 198px !important;
      text-align: left !important; }
      #foxboro_footer #footerContainer div h5 {
        color: #035785 !important;
        margin: 0 0 13px !important;
        line-height: 16px !important;
        font-size: 13px !important;
        text-transform: uppercase !important; }
    #foxboro_footer #footerContainer a {
      font-size: 13px !important; }
  #foxboro_footer p.copyright {
    font-size: 0 !important;
    line-height: 0 !important;
    height: 0 !important;
    overflow: hidden !important; }
  #foxboro_footer #footerContainer div#footer_social_media, #foxboro_footer #footerContainer div#footer_social_media_imgs {
    float: right !important;
    width: 215px !important; }
  #foxboro_footer #footerContainer div#footer_social_media {
    margin-right: 40px; }

/* Footer Updates */
#footer_social_media_imgs {
  display: inline !important; }
  #footer_social_media_imgs img {
    border: 0px none !important; }

/* LANDING PAGES */
#foxboro_menu .NavHidden {
  display: none !important; }

/* CHAT LINK */
#foxboro_top .lpChatTextLinkText {
  font-family: Georgia, "Times New Roman", Times, serif !important;
  font-size: 16px !important;
  font-style: italic !important; }

/* MOBILE OPTIMIZATION */
#mobileMenu .radmenu {
  white-space: normal !important; }
  #mobileMenu .radmenu span {
    display: block !important; }

#content {
  overflow: hidden !important; }

#top p {
  color: #666666 !important;
  float: none !important; }

#main div {
  height: auto !important;
  background: none !important; }

#top div {
  background: none !important;
  width: auto !important;
  float: none !important; }
#top h1 {
  width: auto !important;
  padding: 5px !important; }

#col1, #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; }

#main td {
  display: inline-block !important; }

#content textarea {
  width: 96% !important;
  max-width: 320px !important; }

/*nivo-slider.css */
.nivoSlider {
  position: relative; }
  .nivoSlider img {
    position: absolute;
    top: 0;
    left: 0; }
  .nivoSlider a.nivo-imageLink {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
    z-index: 60;
    display: none;
    margin: 0;
    padding: 0; }

.nivo-slice {
  display: block;
  position: absolute;
  z-index: 50;
  height: 100%; }

.nivo-caption {
  position: absolute;
  left: 0;
  bottom: 0;
  background: #000;
  color: #fff;
  opacity: 0.8;
  width: 100%;
  z-index: 89; }
  .nivo-caption p {
    margin: 0;
    padding: 5px; }
  .nivo-caption a {
    display: inline !important; }

.nivo-directionNav a {
  position: absolute;
  top: 45%;
  z-index: 99;
  cursor: pointer; }

.nivo-prevNav {
  left: 0; }

.nivo-nextNav {
  right: 0; }

.nivo-controlNav a {
  position: relative;
  z-index: 99;
  cursor: pointer; }

#slideshow .innerwrapper .nivo-controlNav, #slideshow-1 .innerwrapper .nivo-controlNav, #slideshow-2 .innerwrapper .nivo-controlNav {
  right: -20px; }

#slideshow .nivo-controlNav, #slideshow-1 .nivo-controlNav, #slideshow-2 .nivo-controlNav {
  position: absolute;
  bottom: 10px;
  right: 5px; }

#slideshow .nivo-controlNav a, #slideshow-1 .nivo-controlNav a, #slideshow-2 .nivo-controlNav a {
  float: left;
  display: block;
  width: 20px;
  height: 15px;
  background: url(/content/home/images/slideshow_circles_white-matte.gif) no-repeat left bottom;
  text-indent: -1000em; }

#slideshow .nivo-caption, #slideshow-1 .nivo-caption, #slideshow-2 .nivo-caption {
  text-align: right;
  background: none; }

#slideshow .nivo-caption p, #slideshow-1 .nivo-caption p, #slideshow-2 .nivo-caption p {
  font-size: 12px;
  font-weight: 700;
  margin: 0;
  padding: 0; }

#slideshow #slideshow .nivo-caption p, #slideshow #slideshow-1 .nivo-caption p, #slideshow #slideshow-2 .nivo-caption p {
  text-shadow: #000; }

#slideshow-1 #slideshow .nivo-caption p, #slideshow-1 #slideshow-1 .nivo-caption p, #slideshow-1 #slideshow-2 .nivo-caption p {
  text-shadow: #000; }

#slideshow-2 #slideshow .nivo-caption p, #slideshow-2 #slideshow-1 .nivo-caption p, #slideshow-2 #slideshow-2 .nivo-caption p {
  text-shadow: #000; }

.about-us_overview #slideshow .nivo-caption p, .about-us_overview #slideshow-1 .nivo-caption p, .about-us_overview #slideshow-2 .nivo-caption p {
  margin: 0 100px 5px 0; }

#slideshow-wrap {
  height: 440px; }
  #slideshow-wrap .nivo-caption {
    color: #FFF;
    height: 100%; }
    #slideshow-wrap .nivo-caption p, #slideshow-wrap .nivo-caption li {
      font-weight: 400;
      font-size: 15px;
      margin: 1em 0; }
    #slideshow-wrap .nivo-caption h1, #slideshow-wrap .nivo-caption h2 {
      color: #FFF;
      margin: 0; }
    #slideshow-wrap .nivo-caption h1 {
      font-size: 20px;
      font-family: Arial, Helvetica, sans-serif;
      font-weight: 700; }
    #slideshow-wrap .nivo-caption a {
      color: #5FC5F8;
      text-decoration: underline; }
    #slideshow-wrap .nivo-caption .button {
      width: inherit;
      font-weight: 700;
      padding: 5px 10px; }
    #slideshow-wrap .nivo-caption > p {
      margin: 0;
      padding: 1em; }
  #slideshow-wrap #slide2 a, #slideshow-wrap #slide3 a, #slideshow-wrap #slide4 a {
    width: 950px;
    height: 380px;
    display: block !important; }
  #slideshow-wrap .nivo-controlNav {
    position: absolute;
    bottom: 34px;
    right: inherit;
    left: 420px;
    overflow: hidden;
    text-align: center;
    width: 106px; }
    #slideshow-wrap .nivo-controlNav a {
      background-image: url(/content/home/images/slideshow_circles_white-matte.gif);
      background-position: 0 -13px;
      width: 13px;
      height: 13px;
      margin: 0 4px; }
      #slideshow-wrap .nivo-controlNav a.active {
        background-position: 0 0; }

.nivo-html-caption, #mainNav h1 {
  display: none; }

.inner #mainNav h1, .inner #mainNav #siteNav #aboutfg a {
  display: none; }

#slideshow .nivo-html-caption, #slideshow-1 .nivo-html-caption, #slideshow-2 .nivo-html-caption, #meta-nav legend, .search-form legend, .meet-the-team .person div, .contact-us .vcard .org span, .boston-marathon-2010 .inner #sub-nav, .globalgiving .inner #sub-nav, .partnerships #main .header {
  display: none; }

.nivo-controlNav a.active, strong, th, .nonprofits_tour .header ol .active {
  font-weight: 700; }

#slideshow .nivo-controlNav a.active, #slideshow-1 .nivo-controlNav a.active, #slideshow-2 .nivo-controlNav a.active {
  background-position: left top; }

.get-started #slideshow-1 .nivo-controlNav a.active, .get-started #slideshow-2 .nivo-controlNav a.active {
  background-position: left top; }

blockquote div.opener div, .individuals_how-it-works blockquote .opener div, .create-a-page blockquote .opener div, .nonprofits_get-started blockquote .opener div {
  padding: 1em; }

.get-started #slideshow-1 .nivo-caption p, .get-started #slideshow-2 .nivo-caption p, .get-started .get-started-search-form form {
  padding: 1em; }

.ir {
  background-repeat: no-repeat;
  direction: ltr;
  display: block;
  overflow: hidden;
  text-align: left;
  text-indent: -999em; }

#slideshow.individuals_how-it-works {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  display: inline;
  float: left;
  margin-right: 10px;
  width: 710px;
  position: relative; }
  #slideshow.individuals_how-it-works img {
    position: absolute;
    top: 0;
    left: 0;
    display: none; }
  #slideshow.individuals_how-it-works .nivo-caption {
    width: 86%;
    left: 0;
    bottom: 4px; }
#slideshow .nivo-caption p {
  font-size: 12px;
  font-weight: bold;
  margin: 0;
  padding: 0; }

#slideshow-1 .nivo-caption p, #slideshow-2 .nivo-caption p {
  font-size: 12px;
  font-weight: bold;
  margin: 0;
  padding: 0; }

.individuals_how-it-works #slideshow-wrap {
  height: 275px; }

#slideshow.individuals_how-it-works .nivo-controlNav, #slideshow.about .nivo-controlNav {
  bottom: 10px;
  position: absolute;
  right: 5px;
  left: auto !important;
  width: auto !important; }
#slideshow.individuals_how-it-works a, #slideshow.about a {
  background: url(/content/home/images/slideshow_circles.gif) no-repeat scroll left bottom transparent;
  display: block;
  float: left;
  height: 15px;
  text-indent: -1000em;
  width: 20px;
  margin: 0px; }

.individuals_how-it-works #slideshow-wrap .nivo-caption {
  height: auto !important; }

.about #slideshow-wrap .nivo-caption {
  height: auto !important; }
.about.header h1 {
  color: white;
  font-size: 24px;
  left: 32px;
  position: absolute;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.65);
  top: 86px;
  width: 360px;
  z-index: 100; }

#slideshow.about .nivo-caption {
  width: 89%;
  left: 0;
  bottom: 4px; }

.about #slideshow-wrap {
  height: 280px;
  position: relative !important; }

.visuallyhidden {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important; }

.people {
  width: 950px;
  overflow: hidden;
  zoom: 1;
  margin: 0 auto; }

.person {
  overflow: visible;
  display: inline;
  margin: 0 0 1em; }
  .person div {
    display: none; }

.qtip-wrapper {
  background: white url(/content/home/images/logo_small.gif) no-repeat 95% 12px;
  -moz-border-radius: 0 20px;
  -webkit-border-radius: 0 20px;
  -o-border-radius: 0 20px;
  -ms-border-radius: 0 20px;
  -khtml-border-radius: 0 20px;
  border-radius: 0 20px;
  border: none;
  -moz-box-shadow: rgba(0, 0, 0, 0.5) 3px 3px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.5) 3px 3px;
  -o-box-shadow: rgba(0, 0, 0, 0.5) 3px 3px;
  box-shadow: rgba(0, 0, 0, 0.5) 3px 3px; }

.qtip-wrapperContent {
  padding: 12px; }

.qtip-content h2 {
  font-size: 16px;
  color: #55b547;
  font-weight: 700;
  text-transform: none;
  width: 270px;
  margin: 0 40px 0 0; }
.qtip-content ul {
  margin-bottom: .5em; }
.qtip-content li, .qtip-content em {
  font-size: 13px; }
.qtip-content li {
  line-height: 1.4;
  color: #666; }
.qtip-content .tw, .qtip-content .li, .qtip-content .web, .qtip-content .fs, .qtip-content .ss, .qtip-content .fg {
  display: block;
  float: left;
  width: 24px;
  height: 24px;
  background: url(/content/home/images/social_icons.gif) no-repeat left top;
  text-indent: -1000em;
  margin-right: .5em; }
.qtip-content .tw:hover, .qtip-content .li:hover, .qtip-content .web:hover, .qtip-content .fs:hover, .qtip-content .ss:hover, .qtip-content .fg:hover {
  position: relative;
  top: -1px; }
.qtip-content .li {
  background-position: -33px top; }
.qtip-content .web {
  background-position: -66px top; }
.qtip-content .fs {
  background-position: -99px top; }
.qtip-content .ss {
  background-position: -131px top; }
.qtip-content .fg {
  background-position: -163px top; }

/*home */
@font-face {
  font-family: 'handofsean-1';
  src: url("/content/home/images/handsean-webfont.eot");
  src: url("/content/home/images/handsean-webfont.eot?#iefix") format("embedded-opentype"), url("/content/home/images/handsean-webfont.ttf") format("truetype"), url("/content/home/images/handsean-webfont.svg#SeanRegular") format("svg");
  font-weight: normal;
  font-style: normal; }
/*
html,body,#Form {
background:#8BBEE6 url(/content/home/images/bg_home_body.png) repeat-x scroll 0 -14px!important;
}
*/
/* #Body #foxboro_body {
background:transparent url(/content/home/images/bg_home_container.png) no-repeat scroll center 10px!important;
} */
#Body #foxboro_top h1 {
  color: #035785 !important;
  font-size: 30px !important;
  line-height: 1.5 !important;
  margin-bottom: 0 !important; }
  #Body #foxboro_top h1 + p {
    margin-top: -5px !important; }
#Body #foxboro_top h2 {
  color: #035785 !important;
  font-size: 20px !important;
  font-weight: normal !important;
  line-height: 1.5 !important;
  text-transform: uppercase !important; }
#Body #foxboro_top {
  background-color: transparent !important; }
#Body #foxboro_two-eq-column div.block div.pad {
  background-color: transparent !important; }
  #Body #foxboro_two-eq-column div.block div.pad > h3 {
    color: #035785 !important;
    font-size: 20px !important;
    font-weight: normal !important;
    text-transform: uppercase !important; }
#Body #foxboro_two-eq-column #foxboro_col3 #foxboro_col3 table td {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif !important;
  font-size: 15px !important; }
#Body #foxboro_bottom h3 {
  color: #035785 !important;
  font-family: "handofsean-1", Arial, Helvetica, sans-serif !important;
  font-size: 24px !important;
  font-weight: normal !important; }
#Body #foxboro_top h1 {
  color: #035785 !important;
  font-size: 30px !important;
  line-height: 1.5 !important;
  margin-bottom: 0 !important; }
  #Body #foxboro_top h1 + p {
    margin-top: -5px !important; }
#Body #foxboro_top h2 {
  color: #035785 !important;
  font-size: 20px !important;
  font-weight: normal !important;
  line-height: 1.5 !important;
  text-transform: uppercase !important; }
#Body #foxboro_top {
  background-color: transparent !important; }
#Body #foxboro_two-eq-column div.block div.pad {
  background-color: transparent !important; }
  #Body #foxboro_two-eq-column div.block div.pad > h3 {
    color: #035785 !important;
    font-size: 20px !important;
    font-weight: normal !important;
    text-transform: uppercase !important; }
#Body #foxboro_two-eq-column #foxboro_col3 #foxboro_col3 table td {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif !important;
  font-size: 15px !important; }
#Body #foxboro_bottom h3 {
  color: #035785 !important;
  font-family: "handofsean-1", Arial, Helvetica, sans-serif !important;
  font-size: 24px !important;
  font-weight: normal !important; }

/*home.css */
@font-face {
  font-family: 'handofsean-1';
  src: url("/content/home/images/handsean-webfont.eot");
  src: url("/content/home/images/handsean-webfont.eot?#iefix") format("embedded-opentype"), url("/content/home/images/handsean-webfont.ttf") format("truetype"), url("/content/home/images/handsean-webfont.svg#SeanRegular") format("svg");
  font-weight: normal;
  font-style: normal; }
/*
html,body,#Form {
background:#8BBEE6 url(/content/home/images/bg_home_body.png) repeat-x scroll 0 -14px!important;
}

 #Body #foxboro_body {
background:transparent url(/content/home/images/bg_home_container.png) no-repeat scroll center 10px!important;
} */
/*home_new.css*/
#foxboro_content {
  margin-bottom: 32px; }

#foxboro_two-column-right #foxboro_col2 {
  width: 630px !important;
  padding-left: 10px; }
#foxboro_two-column-right #foxboro_col3 {
  width: 310px !important;
  padding-right: 10px; }

#foxboro_col2 p {
  font-size: 15px;
  color: #666; }
#foxboro_col2 h1 {
  color: #035785 !important;
  font-size: 18px !important; }
#foxboro_col2 h3 {
  color: #035785 !important;
  font-weight: bold !important;
  margin: 3px 0px 3px !important;
  font-size: 18px !important; }

#foxboro_two-column-right #foxboro_col2 div.pad {
  padding: 0 20px 0 0 !important; }

/*
html, body#Body, #Form, #foxboro_body, #foxboro_container {
    background: none !important;
}

html {
    background: url('/content/home/images/background_home_longX.png') repeat-x left top transparent !important;
}
body#Body {
    background: url('/content/home/images/background_home_long3.jpg') no-repeat center top transparent !important;
}
*/
#foxboro_bottom {
  padding: 10px !important; }

#Body #foxboro_bottom h3 {
  color: #035785 !important;
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 21px !important;
  font-weight: normal !important; }

/* ============== BANNER SLIDER ==================== */
#slideshow-wrap {
  height: 365px !important; }

/* ============ IS FIRSTGIVING RIGHT? ============== */
#is_fg_right {
  text-align: center;
  width: 269px;
  height: 309px;
  padding: 5px 20px;
  background: url("/content/home/images/is_fg_right_bg.png") no-repeat left top transparent; }
  #is_fg_right h3 {
    color: #035785 !important; }

/* =================== WHAT OUR CUSTOMERS ARE SAYING ====================== */
#testimonials_footer {
  width: 950px;
  height: 150px;
  margin: 0 auto;
  background: #DDF7FA;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px; }

#testimonials_left, #testimonials_center, #testimonials_right {
  float: left;
  height: 126px;
  padding: 12px 14px; }

#testimonials_left {
  width: 287px; }

#testimonials_center {
  width: 293px; }

#testimonials_right {
  width: 286px; }

#testimonials_footer img {
  border: 0 none !important;
  float: left; }

p.testimonial_organization {
  margin: 4px 0px 4px 10px;
  width: 200px;
  float: left;
  color: #19A4DD;
  font-weight: bold;
  font-size: 14px; }
p.testimonial_quote {
  width: 200px;
  float: left;
  text-align: left;
  margin: 0 0 0 10px !important; }

/* =================== SEARCH BOX =================== */
.home-search-form {
  background: #666666;
  /* Old browsers */
  background: -moz-linear-gradient(top, #666666 0%, #3d3d3d 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #666666), color-stop(100%, #3d3d3d));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #666666 0%, #3d3d3d 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #666666 0%, #3d3d3d 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #666666 0%, #3d3d3d 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #666666 0%, #3d3d3d 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#3d3d3d',GradientType=0 );
  /* IE6-9 */
  border-radius: 5px 5px 5px 5px;
  margin: 0 auto 10px;
  overflow: hidden;
  width: 952px; }

div.formWrapper {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 449px;
  padding-top: 3px; }

.home-search-form {
  min-height: 58px; }
  .home-search-form .text {
    border: medium none;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 6px 0 rgba(27, 162, 219, 0.8) inset;
    float: left;
    font-size: 18px;
    left: 6px;
    padding: 8px;
    position: relative;
    top: 6px;
    width: 402px;
    margin-left: 4px; }
  .home-search-form div.rightCol {
    display: inline;
    margin-right: 0;
    width: 360px; }
  .home-search-form .submit {
    background: url("/content/images/home/magnifying-glass.gif") no-repeat scroll 0 0 transparent;
    border: medium none;
    float: right;
    height: 27px;
    position: relative;
    right: 28px;
    top: 11px;
    width: 27px; }
  .home-search-form div p {
    font-size: 16px; }
    .home-search-form div p strong {
      color: white;
      font-family: "handofsean-1",sans-serif;
      font-weight: normal; }
    .home-search-form div p .button {
      display: inline;
      font-size: 24px;
      font-weight: bold;
      left: 2px;
      line-height: 1;
      padding: 0.25em 0.5em;
      position: relative;
      top: 2px;
      color: white !important;
      text-decoration: none !important; }

.button {
  background: -moz-linear-gradient(center top, #51af43 0%, #327e26 100%) repeat scroll 0 0 transparent;
  border-radius: 6px 6px 6px 6px;
  box-shadow: 0 -1px 0 0 rgba(255, 255, 255, 0.35) inset;
  color: white;
  text-align: center;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.65);
  width: 230px; }

/*js/slider.css */
blockquote#x_quoteRotator {
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  margin: 0;
  padding: 0;
  quotes: none; }

q {
  quotes: none; }

blockquote#x_quoteRotator:before, blockquote#x_quoteRotator:after {
  content: none; }

q:before, q:after {
  content: none; }

blockquote#x_quoteRotator {
  position: relative;
  width: 325px; }
  blockquote#x_quoteRotator div.opener {
    background: url(/content/home/images/pullquote_blue-308-top.gif) no-repeat left top; }
  blockquote#x_quoteRotator div.closer {
    background: url(/content/home/images/pullquote_blue-308-bottom_solid.gif) no-repeat left top;
    text-align: right;
    padding: 30px 14px 0 0; }
  blockquote#x_quoteRotator p {
    padding-left: 50px;
    margin: 0 !important;
    font-size: 13px;
    line-height: 20px;
    margin: 5px 0 !important;
    padding: 0; }
    blockquote#x_quoteRotator p b, blockquote#x_quoteRotator p i {
      display: block;
      font-family: Georgia, "Times New Roman", Times, serif;
      font-style: italic; }
    blockquote#x_quoteRotator p b {
      color: #0b83c3;
      margin: 1em; }
    blockquote#x_quoteRotator p i {
      color: #666;
      font-size: 14px; }
  blockquote#x_quoteRotator li {
    display: block;
    list-style: none; }
  blockquote#x_quoteRotator .quotes {
    background: #b4d6ef url(/content/home/images/home_quote-bkg.png) no-repeat left top;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #FFF;
    margin-bottom: 1em;
    padding-left: 0; }
    blockquote#x_quoteRotator .quotes li {
      width: 236px;
      height: 259px;
      overflow: hidden; }
      blockquote#x_quoteRotator .quotes li div {
        padding: 1em 1.5em 1em 1em; }
  blockquote#x_quoteRotator .controls {
    position: absolute;
    top: 0;
    right: 4px;
    height: 259px;
    overflow: hidden; }
    blockquote#x_quoteRotator .controls .screen {
      width: 86px;
      height: 259px;
      background-image: url(/content/home/images/home-vertical-slideshow_mask.png);
      position: absolute;
      top: 1px;
      left: 0; }
    blockquote#x_quoteRotator .controls ul {
      padding-left: 0px !important;
      height: 190px;
      margin-top: 0;
      padding-top: 70px;
      overflow: hidden;
      position: relative;
      top: 1px; }
    blockquote#x_quoteRotator .controls .up, blockquote#x_quoteRotator .controls .dn {
      background: url(/content/home/images/home_quote-arrows.png) no-repeat left top;
      display: block;
      height: 20px;
      text-indent: -1000em;
      width: 23px;
      position: absolute;
      right: 36px; }
    blockquote#x_quoteRotator .controls .up {
      top: 13px; }
    blockquote#x_quoteRotator .controls .dn {
      background-position: left bottom;
      bottom: 13px; }
  blockquote#x_quoteRotator p b {
    margin: 0 !important; }

html, body#Body {
  font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
  font-size: 0.97em;
  line-height: 167%; }

#foxboro_container {
  width: 970px; }

#foxboro_header {
  background: #34AEE1; }

#foxboro_courtesy_links {
  background: #34AEE1;
  color: #FFFFFF; }
  #foxboro_courtesy_links a {
    color: #FFFFFF;
    font-size: 0.9em;
    text-decoration: none; }

#foxboro_menu {
  background-color: #56BBE7; }
  #foxboro_menu .link {
    background-color: #56BBE7;
    color: #FFFFFF; }
  #foxboro_menu .rootGroup .selectedtab {
    background-color: #56BBE7;
    color: #035785 !important; }
    #foxboro_menu .rootGroup .selectedtab .text {
      color: #035785; }
  #foxboro_menu .rootGroup .item .text {
    padding-right: 19px;
    padding-left: 19px; }
  #foxboro_menu .group .item .text {
    padding-right: 10px;
    padding-left: 10px; }
  #foxboro_menu .link .text {
    color: #FFFFFF; }
  #foxboro_menu .link:hover {
    background-color: #56BBE7;
    color: #FFFFFF !important; }
  #foxboro_menu .focused, #foxboro_menu .expanded {
    background-color: #56BBE7;
    color: #FFFFFF !important; }
  #foxboro_menu .link:hover .text, #foxboro_menu .focused .text, #foxboro_menu .expanded .text {
    color: #FFFFFF; }
  #foxboro_menu .group {
    background-color: #56BBE7;
    color: #FFFFFF; }

#foxboro_side-menu {
  background-color: #FFFFFF; }
  #foxboro_side-menu ul li {
    background-color: #56BBE7; }
    #foxboro_side-menu ul li a {
      color: #FFFFFF; }
      #foxboro_side-menu ul li a:hover {
        background-color: #56BBE7; }
      #foxboro_side-menu ul li a span {
        border-bottom: 1px solid #56BBE7; }
    #foxboro_side-menu ul li.selectedtab {
      background-color: #56BBE7; }
      #foxboro_side-menu ul li.selectedtab a {
        color: #035785; }
    #foxboro_side-menu ul li.first a span {
      border-top: 1px solid #56BBE7; }
    #foxboro_side-menu ul li.childitem1 {
      background-color: #56BBE7; }
      #foxboro_side-menu ul li.childitem1.last {
        border-bottom: 1px solid #56BBE7; }

#foxboro_top, #foxboro_bottom {
  background-color: #FFFFFF;
  color: #666666; }
  #foxboro_top a, #foxboro_bottom a {
    color: #0B83C3; }

#foxboro_col1, #foxboro_col3 {
  color: #666666; }
  #foxboro_col1 a, #foxboro_col3 a {
    color: #0B83C3; }
  #foxboro_col1 div.block div.pad, #foxboro_col3 div.block div.pad {
    background-color: #FFFFFF; }

#foxboro_col2 {
  color: #666666; }
  #foxboro_col2 h1, #foxboro_col2 h2 {
    color: #035785;
    font-family: Arial,"Helvetica Neue",Helvetica,sans-serif; }
  #foxboro_col2 h3, #foxboro_col2 h4 {
    color: #1BA4DD;
    font-family: Arial,"Helvetica Neue",Helvetica,sans-serif; }
  #foxboro_col2 a {
    color: #0B83C3; }

#foxboro_content {
  background: #FFFFFF; }
  #foxboro_content div.block h3 {
    font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
    color: #035785; }

a.foxboro_button {
  background: #035785; }
  a.foxboro_button:hover {
    background-color: #80AAC1; }
  a.foxboro_button:active {
    background-color: #035785; }

#bb-container div.post h3.title, #listing .post.blogjapanese h3 {
  font-size: 1.4em; }

#bb-container div.post h3 {
  color: #1BA4DD; }
  #bb-container div.post h3.title {
    color: #1BA4DD; }
    #bb-container div.post h3.title a {
      color: #1BA4DD; }
#bb-container div.post div.submissions a, #bb-container div.post div.comments a {
  color: #035785; }
#bb-container div.comments div.comment-body {
  border-bottom: 1px solid #666666; }
#bb-container div.comment-form {
  border: 1px solid #666666;
  background: #FFFFFF; }

/* put in fix for JIRA #CMS-851 */
#foxboro_footer {
  width: 970px;
  background: #FFFFFF;
  color: #666666;
  text-align: center;
  margin: 0px auto;
  vertical-align: middle;
  display: block;
  position: relative; }
  #foxboro_footer div.clear {
    margin: auto; }
  #foxboro_footer p.copyright span.SkinObject {
    color: #666666; }
  #foxboro_footer span a, #foxboro_footer a, #foxboro_footer ul li a, #foxboro_footer p span, #foxboro_footer span.SkinObject {
    color: #19A4DD;
    font-size: 0.9em;
    text-decoration: none; }

span#footerContainer {
  font-size: 1.0em;
  color: #19A4DD; }

#foxboro_body .radmenu.NavHidden a.link, #foxboro_body .radmenu.NavHidden li a span {
  cursor: default !important; }

#foxboro_menu .radmenu.NavHidden .rootGroup .selectedtab, #foxboro_menu .radmenu.NavHidden .link:hover, #foxboro_menu .radmenu.NavHidden .focused, #foxboro_menu .radmenu.NavHidden .expanded {
  background-color: #56BBE7 !important; }

.radmenu {
  float: left;
  position: relative;
  white-space: nowrap; }
  .radmenu:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden; }
  .radmenu ul.horizontal, .radmenu ul.vertical {
    display: none;
    float: left;
    left: 0;
    margin: 0;
    padding: 0;
    position: relative; }
  .radmenu .item {
    float: left;
    list-style: none outside none;
    position: relative; }
  .radmenu .horizontal .item {
    clear: none; }
  .radmenu .vertical .item {
    clear: both; }
  .radmenu ul.active, .radmenu ul.rootGroup {
    display: block; }
  .radmenu .slide {
    display: none;
    float: left;
    overflow: hidden;
    position: absolute; }

.contextMenu {
  display: none;
  float: left;
  overflow: hidden;
  position: absolute;
  z-index: 1000; }

.radmenu .text {
  display: block; }
.radmenu a.link {
  cursor: default;
  display: block; }

.scrollWrap {
  float: left;
  overflow: hidden;
  position: absolute; }

.radmenu .leftArrow, .radmenu .topArrow, .radmenu .bottomArrow, .radmenu .rightArrow {
  position: absolute;
  text-indent: -1000em;
  z-index: 2000; }
.radmenu .leftArrowDisabled, .radmenu .topArrowDisabled, .radmenu .bottomArrowDisabled, .radmenu .rightArrowDisabled {
  display: none;
  text-indent: -1000em; }
.radmenu .leftImage {
  border: 0 none;
  float: left; }

.rtl {
  float: right; }
  .rtl ul.horizontal, .rtl ul.vertical {
    float: right; }
  .rtl .item {
    float: right; }
  .rtl .leftImage {
    border: 0 none;
    float: right; }

.rtlcontext .leftImage {
  border: 0 none;
  float: right; }

.radmenu ul.rootGroup {
  float: none; }
.radmenu .link {
  width: auto; }

.signupbutton {
  border-top: 1px solid #e0a289;
  background: #e17243;
  background: -webkit-gradient(linear, left top, left bottom, from(#e17243), to(#e17243));
  background: -webkit-linear-gradient(top, #e17243, #e17243);
  background: -moz-linear-gradient(top, #e17243, #e17243);
  background: -ms-linear-gradient(top, #e17243, #e17243);
  background: -o-linear-gradient(top, #e17243, #e17243);
  padding: 7px 14px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 2px 2px 9px 1px rgba(1, 1, 1, 0.4);
  box-shadow: 2px 2px 9px 1px rgba(1, 1, 1, 0.4);
  text-shadow: rgba(0, 0, 0, 0.4) 0 1px 0;
  color: white !important;
  font-size: 19px;
  font-family: Helvetica, Arial, Sans-Serif;
  text-decoration: none;
  display: inline-block;
  margin-top: 9px;
  margin-right: 8px;
  font-weight: bold; }
  .signupbutton:hover {
    border-top-color: #e17243;
    background: #e17243;
    color: #ccc; }
  .signupbutton:active {
    border-top-color: #e17243;
    background: #e17243; }

.solidBlock {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 1px 1px 1px 0px rgba(50, 50, 50, 0.1);
  -moz-box-shadow: 1px 1px 1px 0px rgba(50, 50, 50, 0.1);
  box-shadow: 1px 1px 1px 0px rgba(50, 50, 50, 0.1);
  background: #fff !important;
  margin: 0 0 10px 0;
  padding-top: 10px; }

