/* *** hiding global elements *** */
#foxboro_courtesy_links, #foxboro_footer {
    display: none !important;
}

#foxboro_container {
    padding: 0 10px;
    overflow: visible;
}

/* *** header *** */
#foxboro_header {
    margin: 0 -10px;
    width: 960px;
}
#foxboro_header #header {
    width: 940px;
    padding: 0 10px;
    overflow: hidden;
    background: url(style/header-background.png) no-repeat 0 18px;
}

#foxboro_header #logo {
    float: left;
    width: 182px;
    margin-left: 62px;
}
#foxboro_header #logo a {
    display: block;
    height: 163px;
    width: 182px;
    text-indent: -999em;
    background: url(style/logo.png) no-repeat;
    margin: 16px 0 0;
}


/* *** navigation menu *** */
#foxboro_menu {
    margin: -153px 0 113px 255px;
    width: 685px;
    font-size: 14px;
    text-transform: uppercase;
}
#foxboro_menu ul li {
    border-right: 1px dotted #dcdcd4;
}
#foxboro_menu ul li.last {
    border: 0;
}
#foxboro_menu .rootGroup .item .text {
    padding: 0 24px !important;
    font-size: 1em;
    line-height: 41px;
}

/* *** content areas *** */
#foxboro_two-eq-column, #foxboro_three-eq-column {
    width: 100%;
    overflow: hidden;
}



/* *** sidebar *** */
#foxboro_content div.block {
    font-size: 1em;
    padding: 0 0 18px;
    border-bottom: 1px solid #dcdcd4;
    margin: 0 0 18px;
}
#foxboro_col1 .NoContainerContentPane, #foxboro_col3 .NoContainerContentPane {
    margin: 0 0 18px;
}




/* *** footer *** */
#footer {
    padding: 28px 0 0;
    text-align: left;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px;
    line-height: 22px;
    color: #b4b4b4;
}
#footer .footerInner {
    width: 940px;
    margin: 0 auto;
    padding: 10px 10px 28px;
    border-top: 3px solid #dcdcd4;
}










p.hk_menu {
    display: none;
}




/*-----------------------------------------------------------------------------------*/
/*	0.	CSS Reset & Clearfix - http://meyerweb.com/eric/tools/css/reset/
/*-----------------------------------------------------------------------------------*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; } body { line-height: 1; } /*ol, ul { list-style: none; } blockquote,*/ /*changed on 9/20/13 by Karin R., HubSpot Support Engineer*/ q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } :focus { outline: 0; } ins { text-decoration: none; } del { text-decoration: line-through; } table { border-collapse: collapse; border-spacing: 0; }

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } .clearfix { display: inline-block; } /* Hide from IE Mac \*/ .clearfix { display: block; } /* End hide from IE Mac */ .none { display: none; } /* End Clearfix */

body {
	background: #fbfaf9;
	color: #5f5951;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.4em;
	}

a {
	color: #837663;
	text-decoration: none;
	font-weight: bold;
	}
p {
	margin-bottom: 18px;
	}	
	
.header {
	position: relative;
	width: 960px;
	margin:  0 auto;
	height: 110px;
	}
.footer-navigation, .copy-social {
	width: 960px;
	margin:  0 auto;
	}
.content-wrap {
	/*min-height: 500px;*/
	}
.header-logo {
	position: absolute;
	left: 0px;
	top: 0px;
	background: url(http://www.lnsresearch.com/Sitefinity/WebsiteTemplates/magitek/App_Themes/ultima/images/header-logo.png);
	width: 158px;
	height: 146px;
	text-indent: -9999px;
	z-index: 999;
	}
.header-logo a {
	display: block;
	width: 158px;
	height: 146px;
	z-index: 999;
	}

.sf_2cols_1_50, .sf_2cols_2_50 {
	float: left;
	width: 50%;
	}
/*-----------------------------------------------------------------------------------*/
/*	2.	Header
/*-----------------------------------------------------------------------------------*/

.header .utility {
	margin-left: 642px;
	font-size: 11px;
	margin-bottom: 10px;
	}
.header .utility .create {
	margin-top: 10px;
	width: 144px;
	}	
.header .utility .search-area {
	position: relative;
	border: 1px solid #d6d3cf;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-top: 12px;
	background: #fff;
	}
.search-area input[type=text] {
	border: 0px;
	width: 132px;
	background: #fff;
	margin-left: 23px;
	color: #837663;
	padding: 2px 0px;
	}
.search-area input[type=submit] {
	position: absolute;
	top: 3px;
	left: 4px;
	display: inline-block;
	background: url(../images/submit-icon.gif) no-repeat 0 0;
	width: 16px;
	height: 16px;
	line-height: 100px;
	overflow: hidden;
	text-indent: -9999px;
	cursor: pointer;
	border: 0;
	}
.header .navigation {
	margin-left: 160px;
	text-transform: uppercase;
	font-size: 14px;
	background: url(http://www.lnsresearch.com/Sitefinity/WebsiteTemplates/magitek/App_Themes/ultima/images/menu-normal-state.png) repeat-x;
	border-bottom: 1px solid #dcdcd4;
	}
.navigation li {
	float: left;
	background: url(http://www.lnsresearch.com/Sitefinity/WebsiteTemplates/magitek/App_Themes/ultima/images/menu-seperator.png) no-repeat top right;
	}
.navigation li.rtsLast {
	background: none;
	
	}
.navigation li.rtsLast a {
	padding-right: 0px;
	margin-right: 0px;
	text-align: center;
	}
.navigation li a {
	display: block;
	padding: 23px 0px 16px 0px;
	margin-right: 1px;
	text-align: center;	
	}
.navigation .rtsUL .rtsLI {
	width: 197px;
	}
.navigation .rtsUL .rtsLI + .rtsLI {
	width: 133px;
	}
.navigation .rtsUL .rtsLI + .rtsLI + .rtsLI {
	width: 164px;
	}
.navigation .rtsUL .rtsLI + .rtsLI + .rtsLI + .rtsLI {
	width: 91px;
	}
.navigation .rtsUL .rtsLI + .rtsLI + .rtsLI + .rtsLI + .rtsLI {
	width: 98px;
	}
.navigation .rtsUL .rtsLI + .rtsLI + .rtsLI + .rtsLI + .rtsLI + .rtsLI {
	width: 117px;
	}

.navigation li a:hover, .navigation li a.rtsSelected {
	background: url(http://www.lnsresearch.com/Sitefinity/WebsiteTemplates/magitek/App_Themes/ultima/images/menu-hover-state.png) repeat-x;
	color: #3b9fcc;	
	}
.footer {
	background: #837663;
	border-top: 1px solid #705e4b;
	}
.footer a, .footer-navigation .rsmTwoLevels+.rsmTwoLevels+.rsmTwoLevels+.rsmTwoLevels+.rsmTwoLevels a {
	color: #edebe7!important;
	font-size: 12px;
	background: url(http://www.lnsresearch.com/Sitefinity/WebsiteTemplates/magitek/App_Themes/ultima/images/footer-menu-underline.png) repeat-x bottom left;
	display: block;
	padding-bottom: 8px;
	margin-bottom: 8px;
	}
.footer-navigation {
	border-top: 3px solid #705e4b;
	padding-top: 30px;
	}
.footer-navigation .rsmTwoLevels{
	width: 172px!important;
	margin-right: 38px;
	float: left;
	}
.footer-navigation .terms {
	width: 80px!important;
	margin-right: 0px;
	}
.footer-navigation .terms a, .footer-navigation .rsmTwoLevels+.rsmTwoLevels+.rsmTwoLevels+.rsmTwoLevels a {
	background: none;
	}
.footer-navigation .rsmTwoLevels+.rsmTwoLevels {
	width: 136px!important;
	}
.footer-navigation .rsmTwoLevels+.rsmTwoLevels+.rsmTwoLevels {
	width: 138px!important;
	}
.footer-navigation .rsmTwoLevels+.rsmTwoLevels+.rsmTwoLevels+.rsmTwoLevels {
	width: 37px!important;
	}
.footer-navigation .rsmTwoLevels+.rsmTwoLevels+.rsmTwoLevels+.rsmTwoLevels+.rsmTwoLevels {
	width: 82px!important;
	}
.footer-navigation .rsmTwoLevels .rsmLevel1 a {
	font-weight: normal;
	}
.footer-navigation .rsmTwoLevels .rsmLevel1 .rsmItem:last-child a {
	background: none!important;
	}
.copy-social {
	position: relative;
	height: 20px;
	padding-bottom: 250px;
	font-size:12px;
	color: #edebe7;
	}
.copy-social .copy {
	position: absolute;
	background: url(http://www.lnsresearch.com/Sitefinity/WebsiteTemplates/magitek/App_Themes/ultima/images/footer-menu-underline.png) repeat-x top left;
	padding-top: 18px;
	top: -37px;
	left: 210px;
	text-align: center;
	}
.copy-social p {
	margin-bottom: 10px;
	}
.copy-social span {
	padding-right: 20px;
	}
.copy-social .social-icons {
	position: absolute;
	top: -52px;
	left: 760px;
	width: 180px;
	}
.copy-social .social-icons ul {
	margin-top: 14px;
	}
.copy-social .social-icons ul li {
	float: left;
	}
.copy-social .social-icons ul li a {
	display: block;
	width: 34px;
	height: 34px;
	margin-right: 8px;
	text-indent: -9999px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	background: url(http://www.lnsresearch.com/Sitefinity/WebsiteTemplates/magitek/App_Themes/ultima/images/social-media-icons.png) no-repeat;
	}
.copy-social .social-icons ul li a#blogger {
	background-position: 0 0;
	}
.copy-social .social-icons ul li a#blogger:hover {
	background-position: 0 -34px;
	}
.copy-social .social-icons ul li a#twitter {
	background-position: -42px 0;
	}
.copy-social .social-icons ul li a#twitter:hover {
	background-position: -42px -34px;
	}
.copy-social .social-icons ul li a#linkedin {
	background-position: -83px 0;
	}
.copy-social .social-icons ul li a#linkedin:hover {
	background-position: -83px -34px;
	}
.home-slider {
	height: 368px;
	overflow-y: hidden;
	}
.home-slider .inner, .template-title .inner {
	width: 960px;
	margin:  0 auto;
	}
.white-block {
	border-top: 1px solid #dcdcd5;
	background: #fff;
	}
.white-block .inner, .clear-block .inner {
	width: 940px;
	margin:  0 auto;
	min-height: 200px;
	padding-bottom: 70px;
	padding-left: 10px;
	padding-right: 10px;
	}
.white-block .inner {
	border-top: 3px solid #e9e9e4;
	padding-top: 30px;
	}
.clear-block {
	border-top: 1px solid #dcdcd4;
	background: transparent;
	}
.clear-block .inner {
	border-top: 3px solid #e7e7e2;
	padding-top: 30px;
	}
#footer .footerInner {
	display: none;
}


div.footer {
	text-align: left;
}

#foxboro_footer { display: none !important; }


#slidebox {
    padding: 10px 16px 10px 10px;
    background-color: #fff;
    border-top: 3px solid #F7761F;
    position: fixed;
    bottom: 0;
    right: -430px;
    -moz-box-shadow: -2px 0 5px #aaa;
    -webkit-box-shadow: -2px 0 5px #aaa;
    box-shadow: -2px 0 5px #aaa;
}

a.close {
    background: transparent url(http://cdn2.hubspot.net/hub/53/file-527841348-gif/close.gif?t=1405012743867) no-repeat top left;
    width: 13px;
    height: 13px;
    position: absolute;
    cursor: pointer;
    top: 10px;
    right: 10px;
}

a.close:hover {
    background-position: 0 -13px;
}

@media only screen and (max-device-width: 480px) {
    #slidebox {
       width: 100%;
    }
}