#foxboro_courtesy_links { display: none; }

html, body {
	background: #ffffff url(images/body-background-bottom.png) repeat-x left bottom !important;
}
body#Body {
	background: transparent url(images/body-background-top.png) repeat-x left top !important;
}

#foxboro_container {
	overflow: visible;
}

/* *** header *** */
#foxboro_header {
	height: 134px;
}
#foxboro_header div#logo {
	float: left;
	margin: 13px 0 0 9px;
	width: 323px;
}
#foxboro_header div#right {
	float: right;
	width: 598px;
}
#foxboro_header #header-top {
	width: 325px;
	overflow: hidden;
	float: right;
}
#foxboro_header #top-links {
	float: left;
	margin: 13px 0 0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	color: #303030;
}
#foxboro_header #top-links a {
	display: inline !important;
	color: #303030 !important;
	text-decoration: none;
}
#foxboro_header #top-links a:hover {
	text-decoration: underline;
}
#foxboro_header #googlesearchbox {
	float: right;
	background: url(images/search-background.png) no-repeat !important;
	width: 187px;
	height: 38px;
	padding: 9px 8px 0 9px;
}
#foxboro_header #googlesearchbox input {
	display: block;
	float: left;
}
#foxboro_header #googlesearchbox .googlesearch {
	background: url(images/search-input.png) no-repeat !important;
	border: 0 !important;
	height: 24px;
	width: 138px;
	padding: 2px 5px 6px 9px !important;
	line-height: 24px;
	color: #c3c1c1;
	font-size: 12px;
	outline: none;
}
#foxboro_header #googlesearchbox .googlesearch:focus {
	color: #2a2a2a;
}
#foxboro_header #googlesearchbox .googlesubmit {
	background: url(images/search-submit.png) no-repeat !important;
	border: 0;
	height: 32px;
	width: 35px;
	padding: 0;
	cursor: pointer;
}

#foxboro_header #phone {
	float: right;
	font-family: Arial, sans-serif;
	font-size: 26.5px;
	font-weight: bold;
	color: #4f4f4f;
	margin-top: 25px;
	line-height: 1em;
	width: 325px;
	text-align: right;
}


/* *** menu *** */
#foxboro_menu {
	margin: 0 0 13px;
}
#foxboro_menu ul {
	height: 45px;
}
#foxboro_menu ul li a span {
	font-family: Georgia, Times New Roman, serif;
	font-size: 15px;
	font-weight: normal !important;
	padding: 0 15px !important;
	line-height: 45px;
}
#foxboro_menu ul li a {
	background: transparent url(images/menu-divider.png) no-repeat right bottom !important;
	padding-right: 1px;
}
#foxboro_menu ul li.last a {
	background: none !important;
	padding: 0 !important;
}
#foxboro_menu ul li a:hover span, #foxboro_menu ul li a.focused span, #foxboro_menu ul li a.expanded span, #foxboro_menu ul li a.selectedtab span {
	background: transparent url(images/menu-active.png) repeat-x left top !important;
}
#foxboro_menu ul.group {
	width: auto;
	min-width: 180px;
}
#foxboro_menu ul.group li a, #foxboro_menu ul.group li.last a {
	background: #f0f0f0 !important;
	padding: 0 !important;
	border-left: 1px solid #2f2f2f;
	border-right: 1px solid #2f2f2f;
}
#foxboro_menu ul.group li.first a {
	border-top: 1px solid #2f2f2f;
}
#foxboro_menu ul.group li.last a {
	border-bottom: 1px solid #2f2f2f;
}
#foxboro_menu ul.group li a span {
	line-height: 24px !important;
	color: #214e33 !important;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 12px !important;
	font-weight: bold !important;
	padding: 0 10px !important;
	background: none !important;
}
#foxboro_menu ul.group li a:hover, #foxboro_menu ul.group li a.selectedtab {
	background: #2f2f2f !important;
}
#foxboro_menu ul.group li a:hover span, #foxboro_menu ul.group li a.selectedtab span {
	color: #fafaf9 !important;
}

/* HIDE BLOG NAVIGATION OPTIONS WHEN LOGGED OUT
p.hk_menu {
    display: none;
}*/


/* *** content *** */
#foxboro_content {
	padding: 0 0 30px;
}
#foxboro_two-column-right #foxboro_col2 {
	width: 650px !important;
}
#foxboro_two-column-right #foxboro_col2 div.pad {
	padding: 0 20px 0 0 !important;
}
#foxboro_two-column-right #foxboro_col3 {
	width: 280px !important;
}
#foxboro_one-column #foxboro_col2 div.pad {
	padding: 0 !important;
}


#foxboro_col2 h1 {
	font-size: 28px !important;
	line-height: 1em !important;
	margin: 0 0 15px !important;
	text-transform: uppercase;
}
#foxboro_col2 h2 {
	font-size: 20px !important;
	line-height: 1em !important;
}
#foxboro_col2 h3 {
	font-size: 18px !important;
	font-weight: bold !important;
	line-height: 1em !important;
}
#foxboro_col2 h4 {
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 16px !important;
	line-height: 1em !important;
	color: #9c3d21 !important;
}
#foxboro_col2 ul {
	list-style-type: none !important;
	margin: 1em 0 1em 1em !important;
	padding: 0 !important
}
#foxboro_col2 ul li {
	font-size: 14px !important;
	line-height: 18px;
	background: url(images/li-bullet.png) no-repeat 0 6px;
	padding: 0 0 2px 15px !important;
}
#foxboro_col2 ul li ul {
	margin: 0.5em 0 0.5em 0.5em !important;
}
#foxboro_col2 ul li ul li {
	background: url(images/li-sub-bullet.png) no-repeat 0 6px;
}
#foxboro_col2 a {
	text-decoration: none;
}
#foxboro_col2 a:hover {
	text-decoration: underline;
}

#foxboro_content div.block ul {
	list-style-type: none !important;
	margin: 0.5em 0 !important;
	padding: 0 !important
}
#foxboro_content div.block ul li {
	font-size: 14px !important;
	line-height: 18px;
	background: url(images/li-bullet.png) no-repeat 0 6px;
	padding: 0 0 2px 15px !important;
}
	#foxboro_content div.block .hs-form-field li {
		background: none;
		font-size: 12px!important;
	}
#foxboro_content div.block p {
	font-size: 1em !important;
	margin: 10px 0 !important;
}

/* *** footer *** */
#foxboro_footer {
	width: 100% !important;
	border-top: 1px solid #dcdcdc;
	padding: 20px 0 0 !important;
	height: 90px;
	font-family: Tahoma, Arial, Helvetica, sans-serif !important;
}
#foxboro_footer span a, #foxboro_footer a, #foxboro_footer ul li a, #foxboro_footer p span, #foxboro_footer span.SkinObject {
	font-size: 13px !important;
}
#foxboro_footer p.copyright {
	font-size: 11.5px !important;
	color: #b7b7b7 !important;
	margin: 10px 0 0 !important;
}


/* *** horizontally align prev,all,next links for blog *** */
div.blognav, a.CommandButton {
	display:block;
	float:left;
}
a.CommandButton {
	margin-right:20px;
}


/* *** comments map page *** */
div.comments-map {
	margin: 0 0 20px;
}
div.comments-states {
	width: 100%;
	overflow: hidden;
}
#foxboro_col2 div.comments-states ul {
	list-style-type: none;
	margin: 0 0 1em !important;
	padding: 0;
	width: 100%;
	overflow: hidden;
}
#foxboro_col2 div.comments-states ul li {
	font-size: 13px !important;
	line-height: 16px;
	margin: 0;
	padding: 0 !important;
	position: relative;
	width: 225px;
	background: none !important;
}
#foxboro_col2 div.comments-states ul li.col2 {
	margin-left: 225px;
}
#foxboro_col2 div.comments-states ul li.col3 {
	margin-left: 450px;
}
#foxboro_col2 div.comments-states ul li.col4 {
	margin-left: 675px;
}
#foxboro_col2 div.comments-states ul .licol-first {
	margin-top: -224px;
}

/* *** attorney list *** */
#foxboro_col2 ul#attorney-list {
	list-style-type: none;
	margin: 0 0 1em !important;
	padding: 0;
	width: 100%;
	overflow: hidden;
}
#foxboro_col2 ul#attorney-list .column {
	display: block;
	float: left;
	width: 186px;
}
#foxboro_col2 ul#attorney-list li {
	background: none;
	padding: 0 !important;
	margin: 0;
	line-height: 20px;
}

/* *** the lawletter *** */
#lawlettersearchbox { display: none; }





/* ***** blog styles **** */

/* *** post styling *** */
#bb-container div.post {
	padding: 0 0 20px;
}
#bb-container div.post h3.title {
	line-height: 115% !important;
}
#bb-container div.post div.byline {
	font-size: 12px;
	font-style: normal;
	color: #686868;
	line-height: 16px;
	margin: 5px 0;
}
#bb-container div.post div.submissions {
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	width: 100%;
	overflow: hidden;
	color: #686868;
	padding: 0;
	border: 0;
}
#bb-container div.post div.submissions span {
	display: block;
	float: left;
	margin-right: 5px;
}
#bb-container div.post div.submissions a.social-link {
	display: block;
	float: left;
	width: 16px;
	height: 16px;
	background-repeat: no-repeat;
	margin-right: 5px;
	text-indent: -5000px;
}
#bb-container div.post div.submissions a.email-link {
	background-image: url(images/email-16.png);
}
#bb-container div.post div.submissions a.twitter-link {
	background-image: url(images/twitter-16.png);
}
#bb-container div.post div.submissions a.facebook-link {
	background-image: url(images/facebook-16.png);
}
#bb-container div.post div.submissions a.delicious-link {
	background-image: url(images/delicious-16.png);
}
#bb-container div.post div.submissions a.stumbleupon-link {
	background-image: url(images/stumbleupon-16.png);
}
#bb-container div.post div.submissions a.linkedin-link {
	background-image: url(images/linkedin-16.png);
}
#bb-container div.post div.post-header {
	width: 100%;
	overflow: hidden;
}
#bb-container div.post div.submissions {
	display: none;
}
#bb-container div.post div.post-header div.submissions {
	float: left;
	width: 450px;
}
#bb-container div.post div.post-header div.commentlink {
	float: right;
	width: 85px;
	text-align: right;
}
#bb-container div.post div.tags {
	font-size: 12px;
	font-weight: normal;
	color: #686868;
	margin: 0;
}
#bb-container div.post div.tags a {
	text-decoration: none;
}
#bb-container div.post div.commentlink a {
	display: block;
	font-size: 12px;
	padding-left: 23px;
	background: url(images/comment-bubble.png) no-repeat;
	line-height: 19px;
	width: 60px;
	text-decoration: none;
}
#bb-container div.post .tags a:hover, div.commentlink a:hover {
	text-decoration: underline !important;
}

#bb-container div.listing div.post div.tags, #bb-container div.listing div.post div.commentlink, #bb-container div.listing div.post div.submissions {
	margin: 7px 0 !important;
}
#bb-container div.listing div.post div.tags {
	margin-top: 30px !important;
	clear: both;
}

/* *** Post Truncate *** */
#bb-container div.listing div.postcontent {
	height: 482px;
	overflow: hidden;
}
div.post p.readmore {
	margin: 30px 0 0;
}
div.post p.readmore a {
	display: block;
	height: 27px;
	width: 90px;
	text-align: center;
	text-decoration: none !important;
	background: url(images/blog-read-more.png) repeat-x;
	line-height: 27px;
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #ffffff !important;
}


/* *** prev/next page, all posts links *** */
div.pagination {
	width: 100%;
	overflow: hidden;
}
a.CommandButton {
	margin-right: 10px;
	height: 27px;
	width: 90px;
	text-align: center;
	text-decoration: none !important;
	background: url(images/blog-read-more.png) repeat-x;
	line-height: 27px;
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #ffffff !important;
}
div.blognav, a.CommandButton {
	display: block;
	float: left;
}
#ecwid-add-to-bag-right {
        float: right;
        width: 200px;
        margin-top: 15px;
}
#ecwid-add-to-bag {
        width: 168px;
        text-align: left;
}
.add-to-bag-container {
        overflow: hidden;
        margin-bottom: 10px;
}
.whitepaper-thumbnail {
        float: right;
        margin: 7px 0px 10px 10px;
}
/* The "Add to bag" button in up state */
div.ecwid-AddToBagButton-up, div.ecwid-AddToBagButton-up-hovering {
    background: transparent url(images/btn-add-to-bag.png) no-repeat top center !important;
}
/* The "Add to bag" button in down state */
div.ecwid-AddToBagButton-down, div.ecwid-AddToBagButton-down-hovering {
    background: transparent url(images/btn-add-to-bag.png) no-repeat bottom center !important;
}
/* The "Checkout" button in up state */
div.ecwid-productBrowser-cart-checkoutButton-up, div.ecwid-productBrowser-cart-checkoutButton-up-hovering {
    background: transparent url(images/btn-checkout.png ) no-repeat top center !important;
}

/* The "Checkout" button in down state */
div.ecwid-productBrowser-cart-checkoutButton-down, div.ecwid-productBrowser-cart-checkoutButton-down-hovering {
    background: transparent url(images/btn-checkout.png ) no-repeat bottom center !important;
}
/* The "Continue Shopping" button in up state */
div.ecwid-ContinueShoppingButton-up, div.ecwid-ContinueShoppingButton-up-hovering,
div.ecwid-ContinueShoppingButton-ie6-up, div.ecwid-ContinueShoppingButton-ie6-up-hovering {
    background: transparent url(http://nlrg1.web7.hubspot.com//Portals/79400/images/btn-continue-shopping.png) no-repeat top center;
}

/* The "Continue Shopping" button in down state */
div.ecwid-ContinueShoppingButton-down, div.ecwid-ContinueShoppingButton-down-hovering,
div.ecwid-ContinueShoppingButton-ie6-down, div.ecwid-ContinueShoppingButton-ie6-down-hovering {
    background: transparent url(http://nlrg1.web7.hubspot.com//Portals/79400/images/btn-continue-shopping.png) no-repeat bottom center;
}
div.ecwid-minicart {
     background: transparent url(images/btn-mini-cart.png) no-repeat;
}

/* Forms */
.hs-form-checkbox input, .hs-form-checkbox .hs-form-checkbox-display {
	margin: 0;
}
.hs-form-required {
	color: red;
}
.ContactFormWrapper .ContactFormItems .AutoFormLabel {
	line-height: 145%;
}
#foxboro_content .ContactFormWrapper form.ContactFormItems input[type="text"], #foxboro_content .ContactFormWrapper form.ContactFormItems input[type="email"] {
	max-width: none;
}
.inputs-list.multi-container input {
	margin-bottom: 7px
}

.lawletter-search-return {
text-align: right;
font-size: 28px;
line-height: 1em;
margin: -43px 0 15px;
}
.lawletter-search-return a {
font-size: 18px;
font-weight: bold;
color: #214E33 !important;
}
#cse-search-results iframe {
width: 100% !important;
}

.two-column .column {
	float: left;
	width: 50%;
}