html {
  font-size: 16px;
}
body {
    box-sizing: border-box;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
	position: relative;
}
td {
    font-family: Arial, Helvetica, sans-serif;
    color: #333333;
    font-size: 14px;
}
a, a:link {
    color: #336699;
}
a:visited {
    color: #666666;
}
a:hover {
    color: #009900;
}
a:active {
    text-decoration: none;
    color: #6666CC;
}

main a, main a:link, footer a, footer a:link {
    text-decoration: underline;
}

.inline {
    margin-top: 1px;
    height: 21px;
    margin-bottom: 4px;
}
.title14b {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #333333;
}
.smallertext {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #333333;
}
.tinytext {
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
    color: #333333;
}
.tinyCaption {
    font-size: 10px;
    color: #003366;
}
.highlight {
    background-color: #FFFFC1;
    display: inline;
}
.subtitle {
    font-weight: bold;
    color: #003366;
}
.sublink {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
}
.mono {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #FFFFFF;
    background-color: #336699;
}
/* path */
.path {
    font-size: 11px;
    font-weight: bold;
    color: #666666;
}
.path a, .path a:active, .path a:link {
    color: #666666;
}
.path a:hover {
    color: #336699;
}
.path a:visited {
    color: #999999;
}
/* path new 2006*/
#path2 {
    font-size: 11px;
    font-weight: bold;
    color: #333333;
    padding: 2px 7px 7px 25px;
}
#path2 a, #path2 a:active, #path2 a:link {
    color: #666666;
}
#path2 a:hover {
    color: #336699;
}
#path2 a:visited {
    color: #999999;
}
/* product body text */
#productBody {
    word-spacing: 1.2px;
    text-align: left;
    margin-right: 60px;
    line-height: 1.5em;
    margin-bottom: 50px;
    margin-left: 20px;
    margin-top: 20px;
}
/* product sidebar text */
#productSidebar {
    text-align: left;
    margin-right: 15px;
    margin-left: 10px;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    margin-top: 10px;
}
#productSidebar img {
	width: 100%;
/*	height: 100%;*/
	margin: 0;
	padding: 0;
}
/* video */
ul.plain {
    list-style-type: none;
    margin: 0;
    padding: 0;
    list-style-image: none;
}
ul.plain li, ul.plain li a {
    background: none;
}
.subHead {
    font-weight: bold;
    color: #FF8500;
    font-size: 12px;
    text-transform: uppercase;
}
div.vid_wrapper {
    width: 600px;
}
div.vid_wrapper div.left {
    width: 315px;
    float: left;
}
div.vid_wrapper div.right {
    width: 200px;
    float: left;
}
div.vid_wrapper div.right form {
    padding-top: 10px;
}
div.vid_wrapper div {
    margin-bottom: 15px;
}
div.vid_wrapper div.right img {
    vertical-align: middle;
}
a #sb_vid {
    display: block;
    margin: 0 auto;
    border: 0;
    text-align: center;
}
a#watch_video {
    display: block;
    text-align: center;
}
dl#vid_choices {
    margin: 0;
    padding: 0;
}
dl#vid_choices dd span {
    display: block;
    text-align: center;
    margin: 0 auto;
    font-size: 85%;
}
dl#vid_choices dd {
    margin: 0 40px 0 0;
    float: left;
    font-size: 80%;
    vertical-align: top;
}
dl#vid_choices dt {
    text-align: left;
    margin-bottom: 0;
    padding-bottom: 0;
}
dl#vid_choices a img {
    border: 0;
    vertical-align: bottom;
}
.orange_button {
    background: url('../img/video/orange_l.gif') no-repeat 0px 0px;
    display: block;
    float: left;
}
.orange_button span {
    background: url('../img/video/orange_r.gif') no-repeat right 0px;
    height: 29px;
    display: block;
    padding: 11px 16px 9px 40px;
    float: left;
}
div.trouble {
    text-align: left;
    margin-top: 20px;
    padding: 0 0 0 30px;
}
/* stuff to replace more elegantly later */

.grey {
    color: #999999;
}
.white12b {
    font-size: 12px;
    color: #FFFFFF;
    font-weight: bold;
}
.white10 {
    font-size: 10px;
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
}
.whitebctr {
    color: #FFFFFF;
    text-align: center;
    font-weight: bold;
}
.red {
    color: #800101;
    font-weight: normal;
}
.redtiny {
    font-size: 10px;
    color: #990000;
    font-weight: normal;
}
.monoLBlue {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #333333;
    background-color: #66ADAD;
}
.white10B {
    font-size: 10px;
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}
.red10b {
    font-size: 10px;
    color: #990000;
    font-weight: bold;
}
.tinyb {
    font-size: 10px;
    font-weight: bold;
}
.bold {
    font-weight: bold;
}
.boldsmlr {
    font-weight: bold;
    font-size: smaller;
}
.redb {
    color: #990000;
    font-weight: bold;
}
.subsubtitle {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #394978;
}
/* footer */
#footer {
    border-top: 1px solid #666666;
    color: #333333;
    padding: 10px 7px 7px 14px;
    text-align: center;
    clear: both;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #D4E6B4;
}
#footer a, #footer a:link {
    color: #336699;
    text-decoration: none;
}
#footer a:visited {
    color: #999999;
}
#footer a:hover {
    color: #336699;
    text-decoration: underline;
}
#footer a:active {
    color: #FFFFFF;
}
/* jumps */
.monoSplash {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #666666;
    background-color: #FFFFFF;
}
.featJump {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #445F60;
    background-color: #D2D9D9;
}
/* tables */

.tableSubHead {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #598889;
}
.tableHead {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    color: #FFFFFF;
    vertical-align: middle;
    background-color: #445F60;
    padding-top: 3px;
    padding-right: 2px;
    padding-bottom: 3px;
    padding-left: 2px;
}
.tableHead a, .tableHead a:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    color: #FFFFFF;
    vertical-align: middle;
    background-color: #445F60;
    padding-top: 3px;
    padding-right: 2px;
    padding-bottom: 3px;
    padding-left: 2px;
}
.tableHead a:hover {
    text-decoration: underline;
}
.tableHead2 {
    background-color: #6AA2A4;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    font-family: Arial, Helvetica, sans-serif;
    padding-top: 3px;
    padding-right: 2px;
    padding-bottom: 3px;
    padding-left: 2px;
}
.tableRow {
    font-family: Arial, Helvetica, sans-serif;
    background-color: #ffffff;
    padding-top: 3px;
    padding-right: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
}
.tableAltRow {
    background-color: #E1E9EA;
    font-family: Arial, Helvetica, sans-serif;
    padding-top: 3px;
    padding-right: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
}
.chartBody {
    font-size: 10px;
    color: #445F60;
    background-color: #f1f0ea;
    text-align: center;
    vertical-align: middle;
    padding: 2px;
}
/* images + boxes */

.imgLeft {
    float: left;
    margin-right: 25px;
    margin-bottom: 10px;
    border: 2px solid #6AA2A4;
}
.imgRight {
    float: right;
    margin-right: 25px;
    margin-bottom: 10px;
    border: 2px solid #6AA2A4;
}
.featBox {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #445F60;
    background-color: #B6D3CF;
}
/* added by CDS 090607 */

.imgLeftNoBorder {
    float: left;
    margin-right: 25px;
    margin-bottom: 10px;
}
.imgRightNoBorder {
    float: right;
    margin-right: 25px;
    margin-bottom: 10px;
}
.imgCenter {
    margin: 0 auto 10px;
    display: block;
}
/* navigation */
.nav {
    background-color: #527F7F;
    padding-top: 4px;
    padding-left: 1px;
    padding-bottom: 4px;
    padding-right: 1px;
}
.nav dt {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 1px;
}
.nav dt a:link {
    background-color: #E1ECCE;
    color: #666666;
    text-decoration: none;
    display: block;
    padding-bottom: 1px;
    padding-left: 12px;
    padding-top: 4px;
}
.nav dt a:visited {
    background-color: #E1ECCE;
    color: #666666;
    text-decoration: none;
    display: block;
    padding-bottom: 1px;
    padding-left: 12px;
    padding-top: 4px;
}
.nav dt a:hover {
    background-color: #4E7E81;
    color: #D7E6C2;
    text-decoration: none;
    display: block;
    padding-bottom: 1px;
    padding-left: 12px;
    padding-top: 4px;
}
.nav dd {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    margin-left: 0;
    margin-bottom: 1px;
}
.nav dd a:link {
    background-color: #E1ECCE;
    color: #666666;
    text-decoration: none;
    display: block;
    padding-bottom: 1px;
    padding-left: 12px;
    padding-top: 4px;
}
.nav dd a:visited {
    background-color: #E1ECCE;
    color: #666666;
    text-decoration: none;
    display: block;
    padding-bottom: 1px;
    padding-left: 12px;
    padding-top: 4px;
}
.nav dd a:hover {
    background-color: #4E7E81;
    color: #D7E6C2;
    text-decoration: none;
    display: block;
    padding-bottom: 1px;
    padding-left: 12px;
    padding-top: 4px;
}
.navHeading {
    margin-top: 8px;
}
.navImg {
    background-color: #FFFFFF;
    padding: 2px;
}
h6 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    color: #0B8163;
}
.featLongJump {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #445F60;
    background-color: #D2D9D9;
    width: 300px;
}
.featGrass {
    font-family: "Trebuchet MS", Verdana;
    font-size: 14px;
    color: #FFFFFF;
    background-color: #6EAF2C;
    background-image: url(../img/_feat/N/bck-grass.jpg);
    padding: 40px;
}
.featGrass a:link {
    color: #FFFFFF;
}
.featGrass a:visited {
    color: #FFFFFF;
}
.featGrass a:hover {
    color: #FFFFFF;
}
.featGrass a:active {
    color: #FFFFFF;
}
.featTitle {
    text-transform: uppercase;
    font-size: 20px;
    letter-spacing: 0.2em;
}
.headCaps {
    font-size: 12px;
    text-transform: uppercase;
    color: #FF6600;
    font-family: Myriad, "Gill Sans", "Century Gothic", "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
    font-weight: bold;
}
.imgR {
    float: right;
}
.sideLeft {
    padding-right: 7px;
    padding-left: 12px;
    font-size: 12px;
    background-color: #BED697;
    text-align: left;
    vertical-align: top;
    padding-top: 5px;
    padding-bottom: 20px;
}
#wrapMain {
    text-align: left;
    width: 85%;
    padding-top: 5px;
    padding-bottom: 20px;
}
#products {
    text-align: center;
    padding-top: 0;
    padding-right: 4px;
    padding-bottom: 0;
    padding-left: 4px;
}
.productHeadSml {
    text-align: left;
    font-size: 13px;
    padding-top: 4px;
    padding-bottom: 1px;
    background-color: #BED697;
    background-image: url(../img/nav_bck.gif);
    background-repeat: repeat-x;
    background-position: bottom;
    color: #274C57;
    height: 31px;
    vertical-align: middle;
    padding-left: 10px;
    font-weight: bold;
}
#chart {
    font-family: Arial, Helvetica, sans-serif;
    background-color: #FAFAF7;
    border: 0;
}
#chart table tr {
    display: flex;
    flex-direction: row;
}

#chart table tr > * {
    flex: 1;
}
#chart th {
    background-color: #588788;
    text-transform: uppercase;
    color: #FFFFFF;
    font-size: 11px;
    text-align: center;
    vertical-align: middle;
    padding-top: 3px;
    padding-right: 4px;
    padding-bottom: 3px;
    padding-left: 4px;
    letter-spacing: 0.05em;
}
#chart td {
    font-size: 10px;
    vertical-align: top;
    letter-spacing: normal;
    padding: 4px;
    line-height: 1em;
    border-right: 1px solid #999999;
    border-bottom: 1px dotted #CCCCCC;
    border-left: 1px solid #999999;
}
#chart .today {
    font-family: Arial, Helvetica, sans-serif;
    background-color: #DFDED9;
}
#chart .altRow {
    background-color: #F0EEE4;
}
#chart .headsidealt {
    background-color: #B0C985;
    color: #333333;
    font-size: 11px;
    font-weight: bold;
    padding-bottom: 6px;
}
#chart .headside {
    background-color: #BED697;
    color: #333333;
    font-size: 11px;
    font-weight: bold;
    padding-bottom: 6px;
}
#chart .firstrow {
    background-color: #fff;
    text-decoration: none;
    color: #FFFFFF;
}
#chart a:link {
    color: #FFFFFF;
    text-decoration: none;
}
#chart a:visited {
    color: #FFFFFF;
    text-decoration: none;
}
#chart a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}
.strong {
    font-weight: bold;
}
.pullquote {
    font-family: "Trebuchet MS", Verdana;
    font-size: 12px;
    color: #333333;
    background-color: #EAE9DA;
    width: 20%;
    margin: 10px;
    padding: 5px;
    float: right;
    font-weight: normal;
    border-right-style: solid;
    border-right-width: 3px;
    border-right-color: #85C5C5;
    text-align: right;
}
.todayshow {
    font-size: 10px;
    background-color: #FDA821;
    float: left;
    width: 160px;
    padding-top: 30px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    background-image: url(../img/headerToday.gif);
    background-repeat: no-repeat;
    background-position: center top;
    margin-right: 20px;
    margin-bottom: 20px;
}
.sideLeftQuote {
    font-style: italic;
    margin: 14px;
}
.sideLeftAuthor {
    font-style: normal;
    color: #274C57;
    margin-top: 5px;
    margin-right: 20px;
    margin-bottom: 5px;
    margin-left: 20px;
}
.signatureName {
    font-style: italic;
    color: #609090;
}
/* added by CDS 09-12-2007 for Blue Link title */

.LargeTitle {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #003366;
    font-size: 20px;
}
/* added by CDS 11-01-2007 for catalog page */

td.productPicBox {
    background: #FFFFFF;
    width: 222px;
}
td.productPicBox3col {
    background: #FFFFFF;
    width: 200px;
}
.navbar {
    z-index: 100;
}
.container > .navbar-header {
    margin: 0
}
.p7TPcontent td {
    color: #92A17D;
}
/* added by CDS 05-07-08 for new product page top images */

.mainImagewrapper {
    padding: 8px 8px 7px 8px;
}
.mainImageheader {
    padding: 3px 6px;
    border-bottom: 1px solid #666666;
    background-color: #E1E3DC;
}
.mainImageheader h2, .mainImageheader h3 {
    margin: 0;
    font-size: 1em;
    font-weight: normal;
}
.mainImage_tabs {
    padding: 0;
    font-size: 1.1em;
}
#mainImage1 .mainImage_tabs a, #mainImage2 .mainImage_tabs a, #mainImage3 .mainImage_tabs a, #mainImage4 .mainImage_tabs a, #mainImage5 .mainImage_tabs a {
    padding: 8px 8px 4px 6px;
    display: block;
    float: left;
    color: #333333;
    text-decoration: none;
    background-color: transparent;
}
#mainImage1 .mainImage_tabs a:focus, #mainImage2 .mainImage_tabs a:focus, #mainImage3 .mainImage_tabs a:focus, #mainImage4 .mainImage_tabs a:focus, #mainImage5 .mainImage_tabs a:focus {
    outline: 1px dotted;
    outline-color: #CCCCCC;
}
#mainImage1 .mainImage_tabs a:hover, #mainImage2 .mainImage_tabs a:hover, #mainImage3 .mainImage_tabs a:hover, #mainImage4 .mainImage_tabs a:hover, #mainImage5 .mainImage_tabs a:hover, #mainImage1 .mainImage_tabs a:active, #mainImage2 .mainImage_tabs a:active, #mainImage3 .mainImage_tabs a:active, #mainImage4 .mainImage_tabs a:active, #mainImage5 .mainImage_tabs a:active {
    color: #E39658;
    background-color: transparent;
}
.mainImage_tabs div {
    display: block;
    float: left;
    /* clear: both; */
    margin-top: 0;
    margin-right: -5px;
    margin-bottom: 0;
    margin-left: 0;
}
.mainImageclear {
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0;
}
.mainImagecontent {
    background-color: #FFFFFF;
    font-size: 1em;
    line-height: 1.5em;
    position: relative;
    z-index: 1;
    top: -1px;
    left: 0;
    color: #92A17D;
    margin: 0px;
    float: left;
    clear: both;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 5px;
}
.mainImagecontent h2, .mainImagecontent h3, .mainImagecontent h4 {
    font-size: 1.1em;
    color: #444444;
    margin: 0px;
    line-height: normal;
}
.mainImagecontent p {
    margin: 0px;
}
#mainImage1 .mainImage_tabs div.down, #mainImage2 .mainImage_tabs div.down, #mainImage3 .mainImage_tabs div.down, #mainImage4 .mainImage_tabs div.down, #mainImage5 .mainImage_tabs div.down {
    padding: 0;
    position: relative;
    z-index: 2;
    background-image: url(../p7tp/img/tabs01_down.gif);
    background-repeat: no-repeat;
}
#mainImage1 .mainImage_tabs div.down a, #mainImage2 .mainImage_tabs div.down a, #mainImage3 .mainImage_tabs div.down a, #mainImage4 .mainImage_tabs div.down a, #mainImage5 .mainImage_tabs div.down a {
    background-image: url(img/tabs01_down2.gif);
    background-repeat: no-repeat;
    background-position: right top;
}
/*HIDE the TABS*/
.mainImage_tabs {
    display: none;
}
.mainImageDivider {
    background-color: #eeede3;
    color: #494949;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: normal;
    padding: 0px;
    margin: 0px;
    clear: both;
    width: auto;
}
/* added by CDS 05-15-2010 for landing pages */
ul.newList {
    margin: 5px 0;
    padding: 0 40px 0 0;
}
ul.newList li {
    line-height: 14px;
    margin-bottom: 5px;
    padding: 0 0 0 10px;
    list-style: none;
    background: url(../img/bullet-list.gif) no-repeat 0 5px;
}
table.landingTable {
    margin: 20px 0;
	table-layout: fixed;
	width: 100%;
}
table.landingTable td {
    padding: 0;
	width: 25%;
}
table.landingTable td.spacer {
    background-color: #fff;
    width: 30px;
}
table.landingTable h2 {
    padding: 5px;
    margin: 0;
}
table.landingTable h2 a {
    text-decoration: none;
    color: #3d999b;
}
table.landingTable h2 a:hover {
    text-decoration: underline;
    color: #3d999b;
}
table.landingTable h3 {
    color: #f18410;
    font-size: 14px;
    margin: 5px 0;
}
table.landingTable div.p7TPheader h2, div.p7TPheader h3 {
    color: #333333;
    font-size: 1em;
    font-weight: normal;
}
table.landingTable p {
    padding: 10px;
    margin: 0;
}
table.landingTable p a {
    text-decoration: none;
    color: #003366;
}
table.landingTable p a:hover {
    text-decoration: underline;
    color: #003366;
}

/* Site typography */
h1 {
    font-size: 36px;
    font-weight: 400;
    margin: 2em 0;
}
h2 {
    color: #348484;
    font-weight: 300;
    margin: 0 0 1.5rem;
    font-size: 25px;
}
h3 {
    text-transform: uppercase;
}
.link-style-button, .link-style-button:link, .link-style-button:visited {
    background: darkorange;
    display: block;
    float: left;
    padding: .5em;
    border-radius: .25em;
    color: white;
    text-decoration: none;
    font-weight: bold;
}
.link-style-button:hover {
    background: orange;
    color: white;
}
/* root element for tabs  */
ul.tabs {
    list-style: none;
    margin: 0 !important;
    padding: 0;
    border-bottom: 1px solid #666;
    height: 30px;
}
/* single tab */
ul.tabs li {
    float: left;
    text-indent: 0;
    padding: 0;
    margin: 0 !important;
    list-style-image: none !important;
}
/* link inside the tab. uses a background image */
ul.tabs a {
    background: url(/media/img/tabs/blue.png) no-repeat -420px 0;
    font-size: 11px;
    display: block;
    height: 30px;
    text-align: center;
    text-decoration: none;
    color: #333;
    padding: 0px 20px;
    margin: 0px;
    position: relative;
    top: 1px;
}
ul.tabs a:active {
    outline: none;
}
/* when mouse enters the tab move the background image */
ul.tabs a:hover {
    background-position: -420px -31px;
    color: #fff;
}
/* active tab uses a class name "current". its highlight is also done by moving the background image. */
ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a {
    background-position: -420px -62px;
    cursor: default !important;
    color: #000 !important;
}
/* Different widths for tabs: use a class name: w1, w2, w3 or w2 */


/* width 1 */
ul.tabs a.s {
    background-position: -553px 0;
    width: 81px;
}
ul.tabs a.s:hover {
    background-position: -553px -31px;
}
ul.tabs a.s.current {
    background-position: -553px -62px;
}
/* width 2 */
ul.tabs a.l {
    background-position: -248px -0px;
    width: 174px;
}
ul.tabs a.l:hover {
    background-position: -248px -31px;
}
ul.tabs a.l.current {
    background-position: -248px -62px;
}
/* width 3 */
ul.tabs a.xl {
    background-position: 0 -0px;
    width: 248px;
}
ul.tabs a.xl:hover {
    background-position: 0 -31px;
}
ul.tabs a.xl.current {
    background-position: 0 -62px;
}
/* initially all panes are hidden */
.panes .pane {
    display: none;
}
/* tab pane styling */
.panes div, .pane {
    display: none;
    padding: 15px 20px;
    border: 1px solid #999;
    border-top: 0;
    font-size: 14px;
    background-color: #fff;
}
.vert-tabs, .horizontal-tabs {
    background: #f7f7f7;
    margin-bottom: 2em;
    width: 100%;
    float: left;
}
.vert-tabs ul.tabs {
    float: left;
    border-bottom: none;
    width: 20%;
}
.vert-tabs ul.tabs li {
    float: none;
}
.vert-tabs ul.tabs a {
    background: white;
    border-bottom: 1px solid #999;
    color: #999;
    font-size: 1.5em;
    height: auto;
    text-align: right;
    padding: 5%;
    margin: 0px;
}
.vert-tabs .pane {
    border-top: 1px solid #999;
    float: left;
    width: calc(74% - 2px);
    padding: 16px 32px;
    min-height: 324px;
}
.vert-tabs .pane > div {
    display: flex;
    flex-direction: row;
}
.vert-tabs .pane > div > * {
    flex-basis: 33%;
    flex-grow: 1;
}
.horizontal-tabs ul.tabs {
    border-left: 1px solid #999;
    display: flex;
    flex-direction: row;
    height: auto;
}
.horizontal-tabs ul.tabs li {
    background: #348484;
    border-right: 1px solid #999;
    border-top: 1px solid #999;
    display: flex;
    flex-grow: 1;
    padding: 1%;
}
.horizontal-tabs ul.tabs li:hover {
    background: orange;
}
.horizontal-tabs ul.tabs li.active {
    background: #003366;
}
.horizontal-tabs ul.tabs a {
    color: white;
    font-size: 1em;
    font-weight: bold;
    height: auto;
    margin: 0px;
    width: 100%;
}
.horizontal-tabs ul.tabs a.current {
    color: white !important;
}
.horizontal-tabs .pane {
    padding: 16px 32px;
    min-height: 160px;
}
.item-boxes {
    display: flex;
    flex-wrap: wrap;
    float: left;
    margin: 0 0 2em;
    width: 100%;
}
.item-boxes .item {
    display: flex;
    flex-direction: column;
    flex-basis: 22%;
    padding: 1em;
}
.item-boxes .item img {
    width: 100%;
    max-width: 100%;
    height: auto;
    object-fit: contain;
    flex-shrink: 0;
}
.item-boxes .item h3 {
    color: #4D6B2D;
    font-size: 1em;
    margin: .5em 0;
}
.item-boxes .item p {
    margin: 0 0 .5em;
}
.item-boxes .item .link-style-button {
    align-self: flex-start;
    margin-top: auto;
}

/* Miva Site Styles */
/* Item Pages */
.items {
	min-height: 100vh;
}

/* Button Styles */
.button a:link, .button a:visited, .button a:hover, .button a:active {
    color: #fff;
}

/* Product Page Image Styles */

.product-main .product-images .product-image {
	float: right;
	height: 24rem;
	width: 24rem;
	overflow: hidden;
}
.product-main .product-images .product-image img {
    object-fit: cover;
	max-width: 100%;
}
.product-main .product-images .thumbnails {
	float: left;
}
.product-price {
    color: #666;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
}
.content .thumbnails li {
	display: block;
	margin: 0 0 .25rem;
}
.form-control.shipping {
	-webkit-appearance: none;
	appearance: none;
    border: none;
    box-shadow: none;
    padding-left: 0;
	pointer-events: none;
    cursor: not-allowed;
}

/* 2022 new styles */
.row.related-products {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}

.row.related-products > div {
    display: flex;
    margin-bottom: 2rem;
}

.row.related-products .item-image {
    height: 150px;
}


/* 2023 new styles */
header .hlinks, #nav {
    font-size: .75rem;
    color: #999;
}

.btn-primary {
    background-color: #1b401f;
    color: #fff;
}

.form_row {
    display: flex;
    flex-direction: column;
}

.form_row > input, .form_row > select {
    height: 2rem;
    margin-bottom: 0.5rem;
}

.page-head {
    box-shadow: none;
    background: none;
    border-bottom: none;
}

main > .jumbotron:first-of-type {
    margin-bottom: 0;
}

.navbar .nav.horizontal-mega-menu li.level-3 a {
    display: flex;
    align-items: center;
}

/* homepage carousel styles */
/* bootstrap overrides */    
.carousel + .featured-products {
    margin-top: 2rem;
}

.carousel-inner img {
    width: 100%; /* Set width to 100% */
    margin: auto;
    min-height:200px;
}

.carousel-caption {
    display: flex;
    align-items: center;
    justify-content: center;
}

a.carousel-control, a.carousel-control:link {
    color: #fff;
    opacity: 1;
}

a.carousel-control:hover, a.carousel-control:focus {
    color: #66b7b7;
    opacity: 1;
}

.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    right: 25%;
}

.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    left: 25%;
}

.caption-inner {
    background: rgba(47, 77, 78,.90);
    color: #fff;
    text-align: left;
    padding: 1rem 1.75rem;
    text-shadow: none;
}

.caption-inner h2 {
    color: #fff;
    margin: 0;
}

.caption-inner a, .caption-inner a:link, .caption-inner a:visited {
    color: #adff2f;
}

.jumbotron h1 {
    margin: 0;
    font-size: 42px;
    line-height: 1;
}

.breadcrumb {
    color: #999;
    font-size: .75rem;
}

@media screen and (min-width: 768px) {
    .carousel-indicators {
        bottom: 0;
        margin-bottom: 0;
    }

    .carousel-caption {
        justify-content: flex-start;
        right: 0;
        left: 0;
        top: 0;
        bottom: 0;
        padding-bottom: 30px;
        position: relative;
    }

    .carousel-caption .caption-inner {
        width: 50%;
    }

    .caption-inner h2 {
        font-size: 3.25rem;
        font-weight: 300;
        line-height: 1.1;
    }

    .caption-inner p {
        font-size: 1.25rem;
        font-weight: 200;
        line-height: 1.4;
    }

    .jumbotron .caption-inner {
        float: left;
    }
}

/* Category Items */


.category-item {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    flex: 1;
    border: 1px solid rgb(184, 197, 205);
    border-radius: 10px;
    box-shadow: inset 0px 0px 1px #ddd;
    min-height: 0;
    max-width: none;
    max-height: none;
    overflow: hidden;
    padding: 1rem;
    text-align: center;
    -webkit-transition: box-shadow 350ms ease;
    -moz-transition: box-shadow 350ms ease;
    -o-transition: box-shadow 350ms ease;
    transition: box-shadow 350ms ease;
    width: 100%;
}

.flex-row.row .category-item {
    height: 100%;
}

.category-item .item-image {
    border: none;
}

.category-item .item-name {
    font-size: 14px;
    font-weight: 600;
    line-height:  1.2;
}

.category-item .item-name a {
    color: #348484;
}

 .category-item .item-price {
    color: #2f4d4e;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.5;
}

.category-item .button {
    display: flex;
    align-items: center;
    justify-content: center;
}

.category-item > div {
    flex: 1;
}
.category-item .item-details {
    display: grid;
    grid-template-columns: 100%;
    grid-template-rows: 1fr auto auto;
}

/* Featured products */
.featured-products {
    margin: 0 0 4rem;
}

@media screen and (min-width: 768px) {

    .flex-container {
        display: flex;
    }
}

/* Promo stripes */
.promo {
    margin: 2rem 0 0;
}  

.promo + .featured-products {
    margin-top: 1rem;
}

.promo .row {
    margin: 0;
}

@media screen and (min-width: 768px) {
    .promo .row {
        display: flex;
        align-items: stretch;
    }
}

.promo .row > div {
    margin: 0;
    padding: 0 !important;
}

.promo .pbox img {
    margin: 0;
    width: 100%;
    border: none;
    box-shadow: none;
    object-fit: cover;
    height: 100%;
}

.promo .pbox.text {
    background: #2f4d4e;
    color: #fff;
    padding: 2rem 4rem;
    font-size: 1rem;
    line-height: 1.5;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

/* Homepage about section */
.about {
    margin: 2rem 0 4rem;
    background: #2f4d4e;
    color: #fff;
    font-size: 1rem;
    line-height: 1.4;
}

.about h2 {
    color: #fff;
}

.about > .container {
    padding: 2rem 0 4rem;
}

.about .row {
    padding: 0;
    margin: 0;
    border: none;
}

/* Banner section */
.banner-message {
    background: #2f4d4e;
    color: #fff;
    font-size: 2rem;
    font-weight: 600;
    line-height: 1.4;
    margin: 2rem 0;
    padding: 2rem;
}

/* Category pages */
.subcategory-listing {
    display: flex;
        flex-wrap: wrap;
    margin-bottom: 30px;
}

    .subcategory-listing .subcategory-wrapper {
        flex: 1 0 auto;
    }
@media screen and (min-width: 768px) {
    .subcategory-listing .subcategory-wrapper {
        flex: 1;
    }
}
.subcategory-item .item-image {
    max-height: none;
}
.subcategory-item .item-image img {
    max-height: 150px;
}

/* Category product display */
body.CTGY main > .row {
    padding: 1rem 0;
}
.content .thumbnails li {
    display: flex;
    padding: 0;
}
.thumbnails li img {
    margin: 0 auto;
    max-width: 100%;
    object-fit: cover;
}
@media screen and (min-width: 768px) {
    .ctgy-prod-list {
        display: flex;
        align-items: stretch;
        flex-wrap: wrap;
    }
}
.ctgy-prod-list > div {
    display: flex;
    align-items: stretch;
    margin-bottom: 30px;
}

.ctgy-prod-list .category-item > div {
    flex: 1;
}

/* main button styles */
main .button a, main .btn {
	background-color:#204d74;
	border-radius:4px;
	border:none;
	display:inline-block;
	cursor:pointer;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif !important;
	font-size: 1rem !important;
    line-height: normal;
	padding: 6px 12px;
	text-decoration:none;
	text-shadow:0px 1px 0px #5b8a3c;
    -moz-transition: background .35s ease;
    -o-transition: background .35s ease;
    transition: background .35s ease;
}
main .button a:hover, main .btn:hover {
    background-color: #419ceb;
}
main .button a:visited, main .btn:visited {
    background-color: #2f4d4e;
}
main .button a:active, main .btn:active {
	position:relative;
	top:1px;
}
main .btn-primary {
    background-color: #77b55a;
}
main .btn-primary:hover {
	background-color:#64db29;
}
main .btn-primary:visited {
    background-color: #5b8a3c;
}
/* comparison table styles */
.prod-compare .table>tbody>tr:first-of-type {
    background-color: #fff;
}
.prod-compare .table>tbody>tr:first-of-type td {
    text-align: center;
}

/* Custom links */
main a.feature-link {
    color: #2f4d4e;
    font-size: 1.5rem;
    font-weight: 600;
    float: right;
    margin: 1rem 25px 0 0;
    position: relative;
    text-decoration: none;
}

main a.feature-link span {
    padding-left: .25rem;
    position: absolute;
}

main a.feature-link:after{
	content: '';
	position: absolute;
	bottom: 0;
	right: 0;
	
	width: 0%;
	height: 100%;
	
	border-bottom: 2px solid #2f4d4e;
	
	transition: width 0.3s ease;
}

main a.feature-link:hover:after{
	left: 0;
	width: 100%;
	transition: width .3s ease;
}

main a.feature-link:hover span:before {
    transform: translateX(4px);
    transition: transform ease .5s;
}

/* Utility classes */
.m-1rem {
    margin: 1rem;
}

.mt-1rem {
    margin-top: 1rem;
}

.mr-1rem {
    margin-right: 1rem;
}

.mb-1rem {
    margin-bottom: 1rem;
}

.ml-1rem {
    margin-left: 1rem;
}
.m-2rem {
    margin: 2rem;
}

.mt-2rem {
    margin-top: 2rem;
}

.mr-2rem {
    margin-right: 2rem;
}

.mb-2rem {
    margin-bottom: 2rem;
}

.ml-2rem {
    margin-left: 2rem;
}
.m-3rem {
    margin: 3rem;
}

.mt-3rem {
    margin-top: 3rem;
}

.mr-3rem {
    margin-right: 3rem;
}

.mb-3rem {
    margin-bottom: 3rem;
}

.ml-3rem {
    margin-left: 3rem;
}
.m-4rem {
    margin: 4rem;
}

.mt-4rem {
    margin-top: 4rem;
}

.mr-4rem {
    margin-right: 4rem;
}

.mb-4rem {
    margin-bottom: 4rem;
}

.ml-4rem {
    margin-left: 4rem;
}

.flex-row.row {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    grid-row-gap: 2rem;
}