@import "url(http://fonts.googleapis.com/css?family=Oswald:400,300,700)";
/* ------------------------
LESS Variables
------------------------ */
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}
.stage {
  margin: 0 auto;
  width: 940px;
}
.wide-stage {
  margin: 0 auto;
  width: 1200px;
}
form {
  margin: 0px !important;
}
img {
  max-width: none !important;
}
/* ------------------------
foxboro
------------------------ */
#foxboro_body {
  width: 100%;
  display: block;
  position: relative;
}
#foxboro_container {
  display: block;
  margin: 0 auto;
  text-align: left;
  overflow: visible !important;
}
div.pad {
  display: block;
  padding: 0 20px;
  overflow: visible !important;
}
/* ------------------------
Header
------------------------ */
#foxboro_courtesy_links {
  background: url(images/pattern-bg.png) top left repeat-x !important;
  font-family: 'Oswald', sans-serif !important;
}
#foxboro_courtesy_links a {
  color: #ffffff !important;
  font-size: 14px !important;
}
#foxboro_courtesy_links ul {
  list-style: none;
  margin-bottom: 0px !important;
  margin-left: 0px;
}
#foxboro_courtesy_links ul li {
  display: block;
  float: left;
}
#foxboro_courtesy_links ul.menu {
  display: inline-block;
  float: left;
  margin-left: 285px;
}
#foxboro_courtesy_links ul.menu li {
  display: block;
  float: left;
  padding: 10px;
}
#foxboro_courtesy_links ul.menu li a {
  color: #12465f !important;
}
#foxboro_courtesy_links ul.menu li a:hover {
  color: #165674 !important;
  text-decoration: none !important;
}
#foxboro_courtesy_links div.social {
  background-color: #12465f;
  color: #ffffff;
  float: right;
  height: 22px;
  padding: 8px;
  width: 239px;
}
#foxboro_courtesy_links div.social span.phone {
  color: #ffffff;
  background: url(images/icon-phone.png) 5px center no-repeat;
  display: inline-block;
  padding-left: 35px;
  padding-top: 2px;
}
#foxboro_courtesy_links div.social ul {
  float: right;
}
#foxboro_courtesy_links div.social ul li {
  height: 22px;
  padding-left: 5px;
  width: 22px;
}
#foxboro_courtesy_links div.social ul li a {
  display: block;
  height: 100%;
  width: 100%;
}
#foxboro_courtesy_links div.social ul li.twitter {
  background: url(images/icon-twitter.png) center center no-repeat;
}
#foxboro_courtesy_links div.social ul li.facebook {
  background: url(images/icon-facebook.png) center center no-repeat;
}
#foxboro_courtesy_links div.social ul li.youtube {
  background: url(images/icon-youtube.png) center center no-repeat;
}
#foxboro_courtesy_links div.social ul li.google {
  background: url(images/icon-google.png) center center no-repeat;
  padding-left: 10px;
}
span.logo {
  font-size: inherit !important;
}
span.logo .top-nav {
  background: url(images/logo-bg.png) top left repeat-x;
  border-bottom: 1px solid #a3b2ba;
  margin-top: -6px;
  padding: 31px 0 24px;
}
span.logo .top-nav .cta-container {
  float: right;
  height: 43px;
  margin-top: 8px;
  overflow: hidden !important;
  position: relative !important;
  z-index: 999 !important;
}
#foxboro_header {
  width: 100%;
  overflow: visible !important;
}
/* ------------------------
Navigation
------------------------ */
/* Main Menu */
#foxboro_menu {
  width: 940px !important;
  height: 0px !important;
  left: 0;
  z-index: 2;
}
#foxboro_menu .radmenu {
  float: none !important;
  margin: 0 auto !important;
  position: relative !important;
}
#foxboro_menu ul {
  float: none !important;
}
#foxboro_menu ul.rootGroup {
  width: 600px !important;
  position: absolute;
  left: 265px;
  top: -72px;
  float: none;
}
#foxboro_menu ul.rootGroup > li.item > a.link .expandTop {
  background: url(images/arrow-down.png) center right no-repeat;
  margin-right: 16px;
  padding-right: 16px !important;
}
#foxboro_menu ul.rootGroup > li.item {
  margin: 0;
}
#foxboro_menu ul.rootGroup > li.item > a.link {
  color: #eeeeee !important;
  text-decoration: none;
}
#foxboro_menu ul.rootGroup > li.last {
  border: none;
}
#foxboro_menu ul.rootGroup > li.item > a.link > span.text {
  font-family: 'Oswald', sans-serif;
  font-size: 16px;
  font-weight: 300 !important;
  line-height: 41px;
  font-weight: 300;
  text-transform: none;
  padding: 0 15px !important;
}
#foxboro_menu ul.rootGroup > li.item:hover > a.link {
  color: #333333 !important;
}
/* Drop Down Menu */
#foxboro_menu ul.group {
  background: #eee;
  *zoom: 1;
  padding: 10px 7px;
}
#foxboro_menu ul.group:before,
#foxboro_menu ul.group:after {
  display: table;
  content: "";
}
#foxboro_menu ul.group:after {
  clear: both;
}
#foxboro_menu ul.group > li.item > a.link .expandLeft {
  background: url("images/arrow-right.png") no-repeat 92% 10px;
  padding-right: 23px !important;
}
#foxboro_menu div.slide ul.group > li.item > a.link {
  width: 100% !important;
}
#foxboro_menu div.slide ul.group > li.item > a.link > span.text {
  font-size: 12px;
  line-height: 12px;
  font-weight: 400;
  color: #333333;
}
#foxboro_menu div.slide ul.group > li.item:hover > a.link > span.text {
  text-decoration: underline;
}
/* Landing Page Menu */
#foxboro_menu div.NavHidden {
  display: none;
}
/* ------------------------
Structure/Main
------------------------ */
#foxboro_content a:hover {
  color: #333333 !important;
}
#foxboro_top,
#foxboro_bottom,
#foxboro_one-column,
#foxboro_two-column,
#foxboro_two-column-right,
#foxboro_two-eq-column,
#foxboro_three-column,
#foxboro_three-eq-column {
  float: none !important;
  margin: 0 auto 30px auto !important;
  *zoom: 1;
}
#foxboro_top:before,
#foxboro_bottom:before,
#foxboro_one-column:before,
#foxboro_two-column:before,
#foxboro_two-column-right:before,
#foxboro_two-eq-column:before,
#foxboro_three-column:before,
#foxboro_three-eq-column:before,
#foxboro_top:after,
#foxboro_bottom:after,
#foxboro_one-column:after,
#foxboro_two-column:after,
#foxboro_two-column-right:after,
#foxboro_two-eq-column:after,
#foxboro_three-column:after,
#foxboro_three-eq-column:after {
  display: table;
  content: "";
}
#foxboro_top:after,
#foxboro_bottom:after,
#foxboro_one-column:after,
#foxboro_two-column:after,
#foxboro_two-column-right:after,
#foxboro_two-eq-column:after,
#foxboro_three-column:after,
#foxboro_three-eq-column:after {
  clear: both;
}
/* Sheet Styles */
#foxboro_one-column,
#foxboro_two-column,
#foxboro_two-column-right,
#foxboro_three-column,
#foxboro_three-eq-column,
#foxboro_two-eq-column {
  width: 940px !important;
}
#foxboro_top,
#foxboro_bottom {
  display: block;
  clear: both;
}
/* |-------------------------| TOP & BOTTOM |-----------------------| */
#foxboro_top,
#foxboro_bottom {
  width: 100%;
  margin: 0;
}
#foxboro_top {
  margin-bottom: 0px !important;
}
#foxboro_top #dnn_TopPane {
  margin: 0 !important;
  padding: 0 !important;
}
#foxboro_top #billboard {
  background-color: #546060;
  height: 394px;
  overflow: hidden !important;
}
#foxboro_top #billboard .carousel-inner {
  height: 394px !important;
}
#foxboro_top #billboard .carousel-inner div.item {
  height: 394px !important;
  position: relative;
}
#foxboro_top #billboard .carousel-inner div.item .stage {
  height: inherit !important;
  left: -600px;
  right: -600px;
  position: absolute !important;
  top: 0;
  z-index: 999 !important;
}
#foxboro_top #billboard img.bg {
  margin: 0 auto;
  min-width: 1200px !important;
  min-height: 100%;
  position: absolute !important;
  text-align: center;
  width: 100%;
}
#foxboro_top #billboard .main-message {
  padding: 30px 0;
}
#foxboro_top #billboard .main-message h1 {
  line-height: 52px !important;
  font-family: 'Oswald', sans-serif;
  font-size: 42px;
  font-weight: 300 !important;
}
#foxboro_top #billboard .main-message p {
  font-size: 16px;
  line-height: 26px;
  margin: 22px 0 !important;
}
#foxboro_top #billboard .main-message .cta-divider {
  margin: 0 15px;
}
#foxboro_top #billboard #feature-image {
  margin-left: -20px;
}
#foxboro_top #billboard #feature-image img {
  position: absolute;
}
#foxboro_top #billboard .rslides {
  height: 394px;
  width: 100%;
  max-width: 100% !important;
  margin-left: 0px;
  overflow: hidden !important;
  list-style-type: none;
  position: absolute !important;
  max-width: none !important;
}
#foxboro_top #billboard .rslides .stage {
  height: inherit !important;
  left: -600px;
  right: -600px;
  position: absolute !important;
  top: 0;
  z-index: 999 !important;
}
#foxboro_top #billboard .rslides li {
  height: inherit !important;
  width: 100% !important;
  overflow: hidden !important;
  font-size: normal !important;
  line-height: normal !important;
}
#foxboro_top #billboard .rslides li .slide-container {
  position: relative !important;
}
#foxboro_top #billboard .rslides_nav {
  display: inline-block;
  position: relative !important;
  z-index: 999 !important;
  width: 24px !important;
  height: 61px !important;
  top: 42% !important;
}
#foxboro_top #billboard .rslides_nav.prev {
  background: url(images/arrow-prev.png);
  margin-left: 20px;
}
#foxboro_top #billboard .rslides_nav.next {
  background: url(images/arrow-next.png);
  float: right;
  margin-right: 20px;
}
#foxboro_top .carousel-control {
  color: #ffffff !important;
  opacity: .3 !important;
  top: 50% !important;
}
#foxboro_bottom {
  margin-bottom: 0px !important;
}
#foxboro_bottom h3,
#foxboro_bottom h3 a {
  font-size: 24px !important;
  font-family: 'Oswald', sans-serif !important;
  font-weight: 300 !important;
  color: #12465f !important;
  text-decoration: none;
}
#foxboro_bottom .nested-icon {
  float: left;
  margin-right: 15px;
}
#foxboro_bottom div.info {
  margin-top: 20px;
  padding-right: 20px;
  margin-bottom: 40px;
}
#foxboro_bottom div.info p {
  color: #12465f !important;
  font-size: 14px !important;
}
#foxboro_bottom div.info p a {
  color: #24abd7 !important;
  display: block;
  font-size: 14px;
  font-style: italic;
  font-weight: 700;
  margin-top: 8px;
  text-decoration: none !important;
}
#foxboro_bottom div.info p a:hover {
  color: #79cde8 !important;
  text-decoration: underline;
}
#foxboro_bottom div.seal {
  border-left: 1px solid #eeeeee !important;
  margin-left: 0px !important;
  padding-left: 15px !important;
}
#foxboro_bottom h3 {
  margin-bottom: 10px !important;
  padding: 0 !important;
}
#foxboro_bottom h3 a:hover,
#foxboro_bottom p a:hover {
  color: #24abd7 !important;
}
#foxboro_bottom ul {
  list-style: none !important;
}
#foxboro_bottom .testimonial {
  background-color: #41b5db;
  height: 257px;
  margin-top: 25px;
  overflow: hidden;
  position: relative;
  width: 100%;
}
#foxboro_bottom .testimonial div.shadow {
  height: inherit;
  margin-left: -10px;
  position: absolute;
  width: 110%;
  box-shadow: inset 0px 0px 10px #12465f;
  -webkit-box-shadow: inset 0px 0px 10px #12465f;
  -moz-box-shadow: inset 0px 0px 10px #12465f;
}
#foxboro_bottom .testimonial .wide-stage {
  height: 300px;
}
#foxboro_bottom .testimonial .testimonial-content {
  color: #ffffff;
  font-size: 15px;
  float: left !important;
  font-style: italic;
  line-height: 24px;
  padding: 30px 0 !important;
  padding-right: 0px !important;
  padding-left: 40px !important;
  position: relative;
  width: 380px;
  z-index: 999 !important;
}
#foxboro_bottom .testimonial .testimonial-content span {
  color: #12465f;
  display: block;
  font-size: 15px;
  font-style: none !important;
  height: 50px;
  line-height: 24px !important;
  margin-top: 10px;
  padding-top: 10px;
}
#foxboro_bottom .testimonial .testimonial-content li {
  line-height: 28px !important;
  font-size: 15px !important;
  line-height: 24px !important;
}
.custom-footer {
  background: url(images/footer-bg.png);
  min-height: 260px;
}
.custom-footer .cta {
  background: url(images/trans-box.png);
  padding: 34px 30px;
  min-height: 100px;
  text-align: center;
}
.custom-footer .cta p {
  font-family: 'Oswald', sans-serif;
  font-size: 18px !important;
}
.custom-footer .cta p small {
  display: inline-block;
  font-size: inherit;
}
.custom-footer .cta p small:before {
  content: "– ";
}
.custom-footer .cta p small:after {
  content: " –";
}
.custom-footer .cta h3 {
  color: #12465f;
  font-family: 'Oswald', sans-serif;
  font-size: 21px;
  font-weight: 300;
  line-height: 28px;
}
.custom-footer .cta h4 {
  color: #12465f;
  font-family: 'Oswald', sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 28px;
  margin: 5px 0;
}
.custom-footer .cta h4 small {
  color: #a3b2ba;
  display: block;
  font-size: 14px;
  font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
  text-transform: uppercase;
}
.custom-footer .cta img {
  float: none;
  margin: 15px 0 5px;
}
.custom-footer .cta div {
  clear: both;
}
.custom-footer .links {
  padding: 40px 0 25px 0;
}
.custom-footer ul {
  font-size: 13px;
  list-style: none;
  padding: 0 0 0 10px;
  text-align: left;
}
.custom-footer ul li {
  line-height: 22px !important;
}
.custom-footer ul li a {
  color: #41809e !important;
  text-decoration: underline;
}
.custom-footer ul li a:hover {
  color: #234556 !important;
}
.custom-footer img {
  float: right;
}
.custom-footer p.copyright {
  color: #41809e;
  font-size: 12px;
  font-style: italic;
  text-align: right;
}
/* Columns */
#foxboro_one-column,
#foxboro_two-column,
#foxboro_two-column-right,
#foxboro_three-column {
  float: left;
  width: 100%;
  padding-top: 20px;
  overflow: visible !important;
}
/* One */
#foxboro_one-column #foxboro_col2 {
  width: 100%;
}
/* Two */
#foxboro_two-column #foxboro_col1 {
  width: 24.9%;
}
#foxboro_two-column #foxboro_col2 {
  width: 75%;
}
/* Two Right */
#foxboro_two-column-right #foxboro_col3 {
  width: 24.9%;
  float: right;
}
#foxboro_two-column-right #foxboro_col3 a:hover {
  text-decoration: underline !important;
}
#foxboro_two-column-right #foxboro_col2 {
  width: 75%;
  float: left;
}
#foxboro_two-column-right #foxboro_col2 div.pad {
  padding: 0 20px 0 0;
}
/* Two Equal */
#foxboro_two-eq-column #foxboro_col1 {
  width: 49.9%;
}
#foxboro_two-eq-column #foxboro_col3 {
  width: 49.9%;
}
/* Three */
#foxboro_three-column #foxboro_col1 {
  width: 24.9%;
}
#foxboro_three-column #foxboro_col2 {
  width: 50%;
}
#foxboro_three-column #foxboro_col3 {
  width: 25%;
}
/* Three Equal */
#foxboro_three-eq-column {
  padding: 30px 3% 30px;
  margin-bottom: 0px !important;
}
#foxboro_three-eq-column div.pad,
#foxboro_three-eq-column div.block {
  padding: 0 !important;
  background-color: #fff !important;
  min-height: 160px !important;
}
#foxboro_three-eq-column div.block {
  min-height: 140px !important;
  padding-left: 45px !important;
  margin: 0 !important;
  margin-bottom: 45px !important;
  position: relative;
}
#foxboro_three-eq-column h3,
#foxboro_three-eq-column h3 a {
  color: #12465f !important;
  font-size: 24px !important;
  font-weight: 300 !important;
  text-decoration: none;
}
#foxboro_three-eq-column h3 {
  margin-bottom: 10px !important;
  padding: 0 !important;
}
#foxboro_three-eq-column h3 a:hover,
#foxboro_three-eq-column p a:hover {
  color: #24abd7 !important;
}
#foxboro_three-eq-column p {
  color: #888 !important;
  font-size: 14px !important;
  font-weight: 300 !important;
  line-height: 20px !important;
  margin: 0 !important;
  padding: 0 !important;
}
#foxboro_three-eq-column p a {
  color: #24abd7 !important;
  display: block;
  font-size: 14px;
  font-style: italic;
  font-weight: 700;
  margin-top: 8px;
  text-decoration: none !important;
}
#foxboro_three-eq-column p a:hover {
  color: #79cde8 !important;
  text-decoration: underline;
}
#foxboro_three-eq-column .nested-icon {
  position: absolute;
  left: 0;
  top: 3px;
}
#foxboro_three-eq-column div.info {
  margin-top: 3px;
  padding-right: 20px;
  position: absolute !important;
  left: 0;
}
#foxboro_three-eq-column div.info.short {
  min-height: 100px !important;
}
#foxboro_three-eq-column ul {
  list-style: none !important;
  margin-left: 0px !important;
  padding-left: 0px !important;
}
#foxboro_three-eq-column ul li {
  font-size: 14px !important;
}
#foxboro_three-eq-column ul li a {
  color: #41809e !important;
  text-decoration: underline !important;
}
#foxboro_three-eq-column div.block ul {
  margin-left: 0px !important;
}
#foxboro_three-eq-column .rss-items {
  margin-top: 0px !important;
}
#foxboro_three-eq-column .rss-items li {
  display: block !important;
}
#foxboro_three-eq-column .rss-items li a {
  display: block !important;
}
#foxboro_three-eq-column .rss-items br {
  display: none !important;
}
#foxboro_three-eq-column #foxboro_col1 {
  width: 33%;
}
#foxboro_three-eq-column #foxboro_col2 {
  width: 33%;
}
#foxboro_three-eq-column #foxboro_col3 {
  width: 33%;
}
#foxboro_three-eq-column #foxboro_col2 div.block div.pad {
  padding: 8px 5px 0px 5px;
}
/* Cols */
#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 !important;
}
#foxboro_col3 {
  float: right;
  position: static;
}
#foxboro_content #foxboro_col3 div.pad {
  display: block;
  padding: 0;
}
/* Content */
#foxboro_content {
  background: #fff;
  position: static;
}
#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 !important;
}
#foxboro_content #foxboro_col3 div.block div.pad {
  margin: 0 !important;
}
#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 {
  color: #12465f !important;
  font-size: 14px !important;
  line-height: 20px !important ;
  margin: inherit !important;
  padding: 0;
  letter-spacing: inherit !important;
}
#foxboro_content div.block ul {
  list-style-type: disc;
  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;
}
#foxboro_content .accordion .accordion-group {
  border: none !important;
}
#foxboro_content .accordion .accordion-group .accordion-toggle {
  background: transparent url(images/dbl-arrow-down.png) right center no-repeat !important;
  padding: 0 !important;
}
#foxboro_content .accordion .accordion-group .accordion-toggle h3 {
  margin: 5px 0 !important;
}
#foxboro_content .accordion .accordion-group .accordion-toggle p {
  padding-right: 15px !important;
  margin-bottom: 0 !important;
}
#foxboro_content .accordion .accordion-group .accordion-inner {
  border: none !important;
  padding: 0 !important;
  padding-right: 15px !important;
}
#foxboro_content a h3 {
  color: #e98d20 !important;
}
#foxboro_content a:hover,
#foxboro_content a:hover h3 {
  color: #c37213 !important;
  text-decoration: none !important;
}
#foxboro_content .well {
  background: none !important;
  box-shadow: none !important;
  border: 1px solid #EEE !important;
  border-radius: 0 !important;
}
#foxboro_content .well ul {
  list-style: disc !important;
}
#foxboro_content .well ul li {
  font-size: 13px !important;
}
#foxboro_content .well.gold {
  background-color: #fbecda !important;
  padding: 20px 50px !important;
}
#foxboro_content .demo-btn {
  background-color: #fbecda;
  padding: 5px 0;
  text-align: center;
}
#foxboro_content .demo-btn a {
  display: block !important;
}
#foxboro_content .demo-btn h2 {
  background: url(images/icon-watch01.png) center left no-repeat;
  display: inline-block !important;
  padding: 21px 0 15px 55px !important;
  margin: 0 auto !important;
}
#foxboro_content .FormSubmitButton {
  color: #ffffff !important;
  display: inline-block !important;
  background-color: #41809e !important;
  background-image: none !important;
  box-shadow: none !important;
  border: none !important;
  border-radius: 3px !important;
}
#foxboro_content .FormSubmitButton:hover {
  background-color: #589aba !important;
}
.modal {
  width: 630px !important;
  margin-left: -315px !important;
  height: 510px !important;
}
.modal .modal-body {
  max-height: 410px !important;
}
#foxboro_col2 ul {
  list-style: disc !important;
}
/* ------------------------
Footer
------------------------ */
#foxboro_footer {
  display: none !important;
  padding: 3% 0 !important;
  clear: both;
  font-size: 12px !important;
  margin: 0;
}
#foxboro_footer span.SkinObject {
  display: inline-block !important;
  margin: 0 8px !important;
}
#foxboro_footer a {
  text-decoration: none;
  color: #eeeeee;
  text-transform: uppercase;
}
#foxboro_footer a:hover {
  color: #333333;
}
#foxboro_footer p.copyright {
  clear: both;
  font-size: 12px;
  padding: 0;
  margin: 0;
  font-weight: 700;
  font-style: italic;
}
#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;
}
/* ------------------------
Forms
------------------------ */
/* ------------------------
Blog
------------------------ */
/* subscribe via email */
/* blog posts */
#foxboro_col2 a:hover,
#foxboro_content a:hover,
div.block a:hover,
div.pad a:hover {
  color: #333333 !important;
}
/* ------------------------
Responsive
------------------------ */
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  
}
/* ------------------------
Desktop LARGE
------------------------ */
@media (min-width: 1200px) {
  
}
