/* Layout  CSS - Global */

body {
	background: #FFFFFF url(../images/bkgd.jpg) repeat-x top;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#outer {
	margin: auto auto 5px;
	padding: 0px;
	width: 984px;
	text-align: left;
}

/* header */
#header {
	margin: 0px;
	padding: 0px;
	background: url(../images/header.jpg) no-repeat center top;
	height: 250px;
	display: block;
}
#header a {
	outline: none;
}

#printHeader {
	display: none;
}
#leaderboard {
	padding: 3px 0px 3px 128px;
	margin: 0px;
	height: 90px;
}
#leaderboard img {
	display: block;
	width: 728px;
	height: 90px;
}
#leaderboard object {
	display: block;
	margin: 0px;
	padding: 0px;
}
#advSearch {
	font: 10px/normal Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px 4px 0px 8px;
}
#advSearch span {
	color: #8DE;
	text-transform: uppercase;
	font-weight: bold;
}
#advSearch ul {
	margin: 0px 0px 0px 7px;
	padding: 3px 0px 0px 7px;
}
#advSearch li {
	list-style: url(../images/box-rustSML.gif);
	margin: 0px;
	padding: 1px 0px;
}
#advSearch a:link, #advSearch a:visited {
	color: #FFF;
	text-decoration: none;
}
#advSearch a:hover {
	color: #DE9;
	text-decoration: none;
}

/* site search */

#siteSearchContainer{
	width: 569px;
	height: 87px;
	margin: 0px;
	padding: 20px 0px 0px 20px;
}

ul#siteSearch{
	width: 360px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
ul#siteSearch li{
	display: inline;
}
ul#siteSearch li a {
	height: 32px;
	float: left;
	text-indent: -9999px;
}

ul#siteSearch li#siteSearchCompany-Current a{
	width: 90px;
	background: url(../images/siteSearch-nav.jpg) no-repeat 0px 0px;
}
ul#siteSearch li#siteSearchCompany a{
	width: 90px;
	background: url(../images/siteSearch-nav.jpg) no-repeat 0px -40px;
}
ul#siteSearch li#siteSearchCompany a:hover{
	width: 90px;
	background: url(../images/siteSearch-nav.jpg) no-repeat 0px -80px;
}

ul#siteSearch li#siteSearchProduct-Current a{
	width: 90px;
	background: url(../images/siteSearch-nav.jpg) no-repeat -90px 0px;
}
ul#siteSearch li#siteSearchProduct a {
	width: 90px;
	background: url(../images/siteSearch-nav.jpg) no-repeat -90px -40px;
}
ul#siteSearch li#siteSearchProduct a:hover{
	width: 90px;
	background: url(../images/siteSearch-nav.jpg) no-repeat -90px -80px;
}

ul#siteSearch li#siteSearchIntegrator-Current a{
	width: 90px;
	background: url(../images/siteSearch-nav.jpg) no-repeat -180px 0px;
}
ul#siteSearch li#siteSearchIntegrator a{
	width: 90px;
	background: url(../images/siteSearch-nav.jpg) no-repeat -180px -40px;
}
ul#siteSearch li#siteSearchIntegrator a:hover{
	width: 90px;
	background: url(../images/siteSearch-nav.jpg) no-repeat -180px -80px;
}

ul#siteSearch li#siteSearchFull-Current a{
	width: 90px;
	background: url(../images/siteSearch-nav.jpg) no-repeat -270px 0px;
}
ul#siteSearch li#siteSearchFull a{
	width: 90px;
	background: url(../images/siteSearch-nav.jpg) no-repeat -270px -40px;
}
ul#siteSearch li#siteSearchFull a:hover{
	width: 90px;
	background: url(../images/siteSearch-nav.jpg) no-repeat -270px -80px;
}
#siteSearchContainer input {
	background: #FFF;
	border-style: none;
	height: 29px;
	margin: 0px;
	padding: 5px 0px 0px 10px;
	width: 443px;
	font: 14px Arial, Helvetica, sans-serif;
	color: #666;
	float: left;
}
#siteSearchContainer img {
	margin: 0px 0px 0px 10px;
	padding: 0px;
}



/* leftCol */
#leftCol {
	margin: 0px;
	padding: 0px;
	width: 203px;
	float: left;
	font: 12px/16px Arial, Helvetica, sans-serif;
	background: url(../images/leftNav.jpg) no-repeat left top;
	min-height: 350px;
}
#sideNav {
	width: 144px;
	padding-left: 13px;
}
#sideNav img a {
	outline: none;
}
#sideNav ul {
	margin: 0px 0px 20px;
	padding: 0px;
}
#sideNav li {
	list-style: none;
	padding: 0px;
	display: block;
	border-bottom: 1px dotted #999999;
	margin: 0px;
}
#sideNav li a:link, #sideNav li a:visited, #sideNav li a:hover {
	text-decoration: none;
	display: block;
	padding: 6px 20px 6px 0px;
}
#sideNav li a:link, #sideNav li a:visited {
	color: #000;
}
#sideNav li a:hover {
	color: #07A;
	background: url(../images/sideNav-Over.jpg) no-repeat right center;
}


/* rightCol */

#rightCol {
	margin: 0px;
	padding: 20px 0px 0px;
	width: 150px;
	float: right;
	font: 12px/16px Arial, Helvetica, sans-serif;
}
#rightCol img {
	display: block;
	margin-bottom: 10px;
	padding: 0px;
}
#rightCol img.buttonSWF {
	display: block;
	margin-bottom: 0px;
	padding: 0px;
}
#buttonSWF {
	display: block;
	margin: 0px;
	padding: 0px 0px 10px;
}

/* content area */
#content {
	margin: 0px;
	padding: 20px 0px;
	float: left;
	width: 600px;
	height: auto;
	font: 12px/16px Arial, Helvetica, sans-serif;
}
#content-home {
	margin: 0px;
	padding: 20px 0px 20px 3px;
	float: left;
	width: 495px;
	height: auto;
	font: 12px/16px Arial, Helvetica, sans-serif;
}
#content-full {
	margin: 0px;
	padding: 20px 0px;
	float: left;
	width: 755px;
	height: auto;
	font: 12px/16px Arial, Helvetica, sans-serif;
}

#third2-L {
	width: 340px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#third2-R {
	width: 250px;
	margin: 0px;
	padding: 0px 0px 0px 9px;
	float: right;
}
#half-L {
	width: 285px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#half-R {
	width: 285px;
	margin: 0px;
	padding: 0px;
	float: right;
}

#fullHalf-L {
	margin: 0px;
	padding: 0px;
	width: 360px;
	float: left;
}
#fullHalf-R {
	margin: 0px;
	padding: 0px;
	width: 360px;
	float: right;
}
#fullThird-L {
	margin: 0px;
	padding: 0px;
	width: 480px;
	float: left;
}
#fullThird-R {
	margin: 0px;
	padding: 0px;
	width: 250px;
	float: right;
}
#contentNest-slimRight {
	width: 174px;
	float: right;
	margin: 0px;
	padding: 0px;
}
#contentNest-slimRight img.imgBotSp {
	display: block;
	margin-bottom: 10px;
}
#contentNest-slimLeft {
	width: 177px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#contentNest-wideLeft {
	width: 378px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#contentNest-wideLeft2 {
	width: 530px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#contentNest-wideRight {
	width: 378px;
	float: right;
	margin: 0px;
	padding: 0px;
}
#contentNest-wideLeft-halfLeft, #contentNest-wide-halfLeft {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 183px;
}
#contentNest-wideLeft-halfRight, #contentNest-wide-halfRight {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 183px;
}
#contentNest-slim-boxTxt {
	font: 12px/16px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px 0px 10px 8px;
	color: #333333;
}
#contentNest-slim-boxTxt a:link,#contentNest-slim-boxTxt a:visited {
	text-decoration: none;
	color: #227788;
}
#contentNest-slim-boxTxt a:hover {
	text-decoration: none;
	color: #8A0;
}

#contentNest-slim-box1, #contentNest-slim-box2, #contentNest-slim-box3, #contentNest-slim-box4 {
	margin: 0px;
	padding: 10px 10px 0px;
	font: 12px/16px Arial, Helvetica, sans-serif;
	clear: both;
}
#contentNest-slim-box1 {
	background: #678 url(../images/slimBox-01-top.jpg) no-repeat top;
	color: #FFF;
}
#contentNest-slim-box2 {
	background: #345 url(../images/slimBox-02-top.jpg) no-repeat top;
	color: #FFF;
}
#contentNest-slim-box3 {
	background: #07A url(../images/slimBox-03-top.jpg) no-repeat top;
	color: #FFF;
}
#contentNest-slim-box4 {
	background: #8DE url(../images/slimBox-04-top.jpg) no-repeat top;
	color: #000;
}
#contentNest-slim-box1-cap, #contentNest-slim-box2-cap, #contentNest-slim-box3-cap, #contentNest-slim-box4-cap {
	font-size: 4px;
	height: 13px;
	margin: 0px;
	padding: 0px 0px 10px;
}
#contentNest-slim-box1-cap {
	background: url(../images/slimBox-01-bottom.jpg) no-repeat top;
}
#contentNest-slim-box2-cap {
	background: url(../images/slimBox-02-bottom.jpg) no-repeat top;
}
#contentNest-slim-box3-cap {
	background: url(../images/slimBox-03-bottom.jpg) no-repeat top;
}
#contentNest-slim-box4-cap {
	background: url(../images/slimBox-04-bottom.jpg) no-repeat top;
}

#contentNest-half-box1, #contentNest-half-box2, #contentNest-half-box3, #contentNest-half-box4 {
	margin: 0px;
	padding: 10px 10px 0px;
	font: 12px/16px Arial, Helvetica, sans-serif;
	clear: both;
}
#contentNest-half-box1 {
	background: #BB3 url(../images/halfBox-01-top.jpg) no-repeat top;
	color: #FFF;
}
#contentNest-half-box2 {
	background: #678 url(../images/halfBox-02-top.jpg) no-repeat top;
	color: #FFF;
}
#contentNest-half-box3 {
	background: #07A url(../images/halfBox-03-top.jpg) no-repeat top;
	color: #FFF;
}
#contentNest-half-box4 {
	background: #DE9 url(../images/halfBox-04-top.jpg) no-repeat top;
	color: #000;
}
#contentNest-half-box1-cap, #contentNest-half-box2-cap, #contentNest-half-box3-cap, #contentNest-half-box4-cap {
	font-size: 4px;
	height: 13px;
	margin: 0px;
	padding: 0px 0px 10px;
}
#contentNest-half-box1-cap {
	background: url(../images/halfBox-01-bottom.jpg) no-repeat top;
}
#contentNest-half-box2-cap {
	background: url(../images/halfBox-02-bottom.jpg) no-repeat top;
}
#contentNest-half-box3-cap {
	background: url(../images/halfBox-03-bottom.jpg) no-repeat top;
}
#contentNest-half-box4-cap {
	background: url(../images/halfBox-04-bottom.jpg) no-repeat top;
}

/* bookstore only */
#fullThird-L-opp {
	margin: 0px;
	padding: 0px;
	width: 570px;
	float: left;
}
#fullThird-R-opp {
	margin: 0px;
	padding: 0px;
	width: 160px;
	float: right;
	background: #FFFFFF;
}


/* other */

#emailPrint {
	margin: 0px;
	padding: 20px 0px 0px;
	/*clear: both;*/
}
#box {
	border: 1px solid #CCCCCC;
	margin: 0px 0px 10px 10px;
	padding: 26px 10px 7px;
	font: 12px/16px Arial, Helvetica, sans-serif;
	float: right;
	width: 230px;
}
.box-contact {
	background: url(../images/box-contact.jpg) no-repeat left top;
}
.box-update {
	background: url(../images/box-update.jpg) no-repeat left top;
}
#indented {
	margin: 0px 0px 20px;
	padding: 0px 0px 0px 20px;
	font: 12px/normal Arial, Helvetica, sans-serif;
}
.indented-open {
	background: url(../images/minus.gif) no-repeat left top;
	display: block;
}
.indented-close {
	background: url(../images/plus.gif) no-repeat left top;
	display: block;
}
#indented span {
	color: #000;
	font-weight: normal;
}
#indented a:link, #indented a:visited {
	color: #000;
	text-decoration: none;
}
#indented a:hover {
	color: #07A;
	text-decoration: underline;
}
#indented span a:link, #indented span a:visited {
	color: #000;
	font-weight: normal;
	text-decoration: none;
}
#indented span a:hover {
	color: #07A;
	font-weight: normal;
	text-decoration: none;
}
#indented div {
	background: #DE9;
	padding: 8px 8px 0px;
	margin: 5px 0px;
}
#boxYellow {
	background: #DE9;
	padding: 10px;
	margin: 0px 0px 10px;
	clear: both;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px 5px 5px 5px;
}
#boxYellow blockquote {
	margin: 0px;
	padding: 0px 0px 0px 20px;

}
#boxYellow .plainTitle-LRG-noLine {
	color: #345;
}


/* pagination styles */
#pagination {
	font: 11px/10px Arial, Helvetica, sans-serif;
	text-align: right;
	padding: 12px 0px;
}
#paginationMINI {
	font: 9px/8px Arial, Helvetica, sans-serif;
	text-align: right;
	padding: 8px 0px;
}
#pagination a:link, #pagination a:visited, #pagination a:hover {
	padding: 3px 5px;
	margin-left: 1px;
	margin-right: 0px;
	text-decoration: none;
	border: 1px solid #CCCCCC;
}
#paginationMINI a:link, #paginationMINI a:visited, #paginationMINI a:hover {
	padding: 2px 3px;
	margin-left: 2px;
	text-decoration: none;
	border: 1px solid #CCCCCC;
}
#pagination a:link, #pagination a:visited, #paginationMINI a:link, #paginationMINI a:visited {
	color: #EE9;
	background: #BB3;
}
#pagination a:hover, #paginationMINI a:hover {
	color: #FFFFFF;
	background: #07A;
}
#pagination a.pageOn, #paginationMINI a.pageOn {
	color: #345;
	background: #DE9;
}
#pagination.pagBorder, #paginationMINI.pagBorder {
	border-top: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
	margin-bottom: 10px;
	text-align: center;
}


/* plainBox */
#plainBox {
	margin: 0px 0px 10px;
	padding: 10px;
	border: 1px solid #CCCCCC;
	font: 12px/16px Arial, Helvetica, sans-serif;
	clear: both;
}
#plainBox-NoTopLine {
	margin: -10px 0px 10px;
	padding: 10px 10px 0px;
	font: 12px/16px Arial, Helvetica, sans-serif;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

/* bottom page links + top page links */
#bottomLinks {
	margin: 10px 0px 0px;
	padding: 0px;
	font: bold 10px/normal Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#topLinks {
	margin: 0px 0px 10px;
	padding: 0px;
	font: bold 10px/normal Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#bottomLinks ul, #topLinks ul {
	margin: 0px;
	padding: 0px;
	display: inline;
}
#bottomLinks li, #topLinks li {
	display: inline;
	margin: 0px;
	padding: 0px 10px 0px 0px;
}
#bottomLinks a:link, #bottomLinks a:visited, #topLinks a:link, #topLinks a:visited {
	color: #07A;
	text-decoration: none;
}
#bottomLinks a:hover, #topLinks a:hover {
	color: #345;
	text-decoration: none;
}


#siteSeal {
	padding: 0px;
	background: #FFFFFF;
	margin: 15px 0px 5px;
	text-align: center;
}
#siteSeal img {
	display: block;
}
#helpText {
	margin: 0px;
	font: 11px/normal Arial, Helvetica, sans-serif;
	background: #FFFFCC;
	padding: 3px;
	border: 1px dotted #999999;
}
#helpText p {
	margin: 0px;
	padding: 5px 0px;
}

#cmsNavigation {
	margin: 0px;
	font: bold 12px/normal Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
}
#cmsNavigation ul {
	margin: 0px;
	padding: 0px;
}
#cmsNavigation li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#cmsNavigation a:link, #cmsNavigation a:visited, #cmsNavigation a:hover {
	text-decoration: none;
	float: left;
	display: block;
	background: url(../images/arrow-CircleTeal-sml.gif) no-repeat left top;
	white-space: nowrap;
	margin: 0px;
	padding: 0px 20px 8px 15px;
}
#cmsNavigation a:link, #cmsNavigation a:visited {
	color: #8A0;
}
#cmsNavigation a:hover {
	color: #07A;
}



/* footer */

#footer {
	font: 10px/normal Arial, Helvetica, sans-serif;
	color: #789;
	margin: 0px;
	padding: 10px 0px 0px;
	text-align: left;
	background: #345 url(../images/footer1.jpg) no-repeat top;
}
#footer a:link, #footer a:visited, #footer a:hover {
	text-decoration: none;
	border-right: 1px solid #789;
	padding-right: 8px;
	margin: 0px;
}
#footer a:link.footerNoLine, #footer a:visited.footerNoLine, #footer a:hover.footerNoLine {
	text-decoration: none;
	border-right: none;
	padding-right: 0px;
	margin: 0px;
}
#footer a:link, #footer a:visited {
	color: #FFF;
}
#footer a:hover {
	color: #8DE;
}
#footer a:link.footNoLink, #footer a:visited.footNoLink {
	color: #789;
	text-decoration: none;
	border-right: none;
	padding-right: 0px;
	margin: 0px;
}
#footer a:hover.footNoLink {
	color: #8DE;
	text-decoration: none;
	border-right: none;
	padding-right: 0px;
	margin: 0px;
}
#footer ul {
	margin: 0px;
	padding: 0px 0px 5px;
}
#footer li {
	display: inline;
	padding: 0px 6px 0px 0px;
}
#footer p {
	margin: 0px 0px 5px;
	padding: 0px;
}
#footerLeft {
	margin: 0px;
	padding: 3px 0px 0px 15px;
	float: left;
	width: 345px;
	background: url(../images/tealLine.jpg) repeat-y right;
	height: 53px;
}
#footerMid {
	float: left;
	width: 420px;
	margin: 0px;
	padding: 10px 0px 0px 20px;
	height: 46px;
	background: url(../images/tealLine.jpg) repeat-y right;
}
#footerRight {
	float: right;
	width: 144px;
	margin: 0px;
	padding: 0px 15px 0px 0px;
}

#footerBottom {
	font-size: None;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 10px;
}
#footerBottom img {
	display: block;
}
.contact-form-hs .hs-error-msgs{
	color: black;
	padding-left: 0;
	text-decoration: none;
	list-style: none;
	margin-bottom: 13px;
}
.contact-form-hs ul label{
	display: block;
}
.contact-form-hs form{
	padding-top: 15px;
}
.contact-form-hs label{
	display: none;
}
.contact-form-hs input{
	height: 28px;
	width: 100%;
}
.contact-form-hs .inputs-list{
	padding-left: 0;
	list-style: none;
	padding-top: 15px;
}
.contact-form-hs .inputs-list input{
	height: auto;
	width: auto;
}
.contact-form-hs .hs-button.primary.large {
    border: 1px solid #a5bf14;
    border-radius: 5px;
    background-image: -moz-linear-gradient( 90deg, rgb(165,191,20) 0%, rgb(200,236,3) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(165,191,20) 0%, rgb(200,236,3) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(165,191,20) 0%, rgb(200,236,3) 100%);
    -webkit-box-shadow: 2px 2px 0px 1px rgba(132,154,11,1);
    -moz-box-shadow: 2px 2px 0px 1px rgba(132,154,11,1);
    box-shadow: 2px 2px 0px 1px rgba(132,154,11,1);
    padding: 10px 15px;
    text-decoration: none;
    display: inline-block;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 600;
    color: #313a00;
    text-align: center;
    line-height: 1.2;
    text-transform: uppercase;
    text-shadow: 1.414px 1.414px 1px rgba(220, 254, 36, 0.004);
	width: 124px;
	height: 40px;
}
#phone-2e3ffc46-9703-4d2f-b60f-f1ec28030e46{
	height: 34px;
}
.contact-form-hs-labels label{
	font-weight: 700;
	padding-bottom: 10px;
}
.contact-form-hs-labels .hs-form-required{
	display: none;
}
.contact-form-hs-labels .input{
	padding-top: 4px;
}
.contact-form-hs-labels .inputs-list{
	padding-left: 0;
	list-style: none;
}
.contact-form-hs-labels .hs-button.primary.large {
    border: 1px solid #a5bf14;
    border-radius: 5px;
    background-image: -moz-linear-gradient( 90deg, rgb(165,191,20) 0%, rgb(200,236,3) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(165,191,20) 0%, rgb(200,236,3) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(165,191,20) 0%, rgb(200,236,3) 100%);
    -webkit-box-shadow: 2px 2px 0px 1px rgba(132,154,11,1);
    -moz-box-shadow: 2px 2px 0px 1px rgba(132,154,11,1);
    box-shadow: 2px 2px 0px 1px rgba(132,154,11,1);
    padding: 10px 15px;
    text-decoration: none;
    display: inline-block;
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 600;
    color: #313a00;
    text-align: center;
    line-height: 1.2;
    text-transform: uppercase;
    text-shadow: 1.414px 1.414px 1px rgba(220, 254, 36, 0.004);
}
#phone-72dced02-8961-44a4-9258-8b99b785c79c{
	    width: 100%;
    height: 34px;
}
.hs-form-booleancheckbox-display{
	font-weight: 500 !important;
}