<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

html {
    min-height:100%;
    position:relative;
    margin-top:0 ;
    padding-top:0;
}
body {
    height:100%;
    margin: 0px ;
    padding-top:0;
    color:#000000;
    background-color: #ffffff;
/*	width: 100%;  rvs removed 09/19/2012 it causes a horizontal scroll bar*/
	overflow-y: scroll;
    overflow-x: hidden;
    font-size: 16px; /*16px is the usual browser default font size*/
	font-family: "Helvetica Neue LT W01_47 Lt Cn", Helvetica,Arial,sans-serif;
}

a {
    color:#000000;
    text-decoration: underline;
    letter-spacing:0px;

}
a:hover {
    text-decoration: underline;
    color:#000000;
}

.logoArea {
    z-index: 2;
    border: none;
    position: relative;
    margin-top: 15px;
    background-image: url('../images/Logos/DraperLogo_70x260_02092017.webp');
    height: 85px;
    width: 300px ;
    background-repeat:no-repeat
}

img.imglink {
    opacity: 1;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}

img.imglink:hover {
        opacity: 0.75;
        filter: alpha(opacity=75); /* For IE8 and earlier */
    }

/* For pull quotes */
.pquote {
    float: right;
    width: 200px;
    background: url(../images/openquote.gif) top left no-repeat;
    color: black;
    font-size: 12px;
    line-height: 1;
    font-style: italic;
    padding: 13px;

}

.pquote blockquote {
    margin: 0;
    border-left: 0;
}

/* End pull quotes */

/* New Footer 2019 */
.footercontainer {
    background-color: #666666;
    margin: 0 0 0 0;
    width: 100%;
    background-image: url('../images/footer/Since_1902.webp');
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: 40%;
    color: white;
    clear:both;

}

.footertop {
    width: 100%;
    margin-bottom: 40px;
}

.footerlogo {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
    margin-top: -20px;
    max-width: 258px;
}

.footercard {
    display: table;
    margin-bottom: 20px;
    width: 258px;
    padding: 0;
    margin-left: auto;
    margin-right: auto;
    /*     height: 150px; /* helps cards stack right when going from 3 col to 2 col */
    overflow: auto;
}

.footertitle {
    display: table-cell;
    vertical-align: top;
    width: 100px;
    font-size: 1.2em;
    line-height: 20px;
    text-align: right;
    padding: 0 10px 0 0;
    font-family: 'Helvetica Neue LT W05_67 Md Cn';
}

.footerdividers {
    background-color: #f9c866;
    width: 4px;
    display: table-cell;
    vertical-align: top;
    padding: 0;
    margin: 0;
}

.footerlinks {
    display: table-cell;
    color: #dbdbdb;
    width: 150px;
    padding: 0 0 0 10px;
    vertical-align: top;
    font-size: 13px;
    line-height: 15px;
}


    .footerlinks a {
        font-family: "Helvetica Neue LT W01_47 Lt Cn", Helvetica,Arial,sans-serif;
        text-decoration: none;
        color: #dbdbdb;
        font-size: 14px;
        line-height: 16px;
        letter-spacing: 0px;
    }

        .footerlinks a:hover {
            color: #f9c866;
            text-decoration: underline;
        }


.rowfix {
    margin: 0 30px;
}

.socialbuttons {
    text-align: center;
    margin-bottom: 50px;
}

.socialbuttons img {
    width: 40px;
    padding: 0 4px 4px 4px;
    clear: both;
}

.clearboth {
    clear: both;
}

.footeraddresses {
    color: #dbdbdb;
    padding: 0 0 50px 30px;
    clear: both;
    font-size: 13px;
    line-height: 15px;
}

    .footeraddresses a {
        text-decoration: none;
        color: #dbdbdb;
        font-size: 13px;
        line-height: 15px;
        letter-spacing: 0px;
    }

        .footeraddresses a:hover {
            color: #f9c866;
            text-decoration: underline;
        }


@media all and (min-width: 730px) {
    .footerfloatleft {
        float: left;
    }

    .footerfloatright {
        float: right;
    }
}

@media all and (max-width: 425px) {
    .rowfix {
        margin: 0 10px;
    }
}
/* end new footer */

@media all and (min-width: 0px) {
    .innerWrapper {max-width: 1860px;}
    .innerWrapperSkinny {max-width: 1200px;margin: 0 auto;position: relative;}
    .desktopWrapper { margin:0 10px 0 20px;}
    .AVheader {display:none;}
    .divider {display:none;}
    .top {height: 145px;}
    .topBlackBar {height: 195px;}
    .fullFlexBox { flex-flow: column; margin-bottom:30px ;}
    .threeBoxFlex1 { width:100% ; padding:0 ; text-align:justify;}
    .threeBoxFlex2 { width:100% ; padding:0 ; text-align:justify;}
    .threeBoxFlex3 { width:100% ; padding:0 ; text-align:justify;}
    .fullFlexBorderedBox { display:flex ; flex-flow: column; margin-bottom:30px ;}
    .threeBorderedBoxFlex1 { width:100% ; text-align:justify; border:1px #606060 solid ; padding:5px 5px 10px 5px ; margin-bottom:15px ;}
    .threeBorderedBoxFlex2 { width:100% ; text-align:justify; border:1px #606060 solid ; padding:5px 5px 10px 5px ; margin-bottom:15px ;}
    .threeBorderedBoxFlex3 { width:100% ; text-align:justify; border:1px #606060 solid ; padding:5px 5px 10px 5px ; margin-bottom:15px ;}
    .products4across {width:100% ; min-width:160px ; padding:0px ; margin:0 1% 15px 0 ; }
    .products5across {width:100% ; min-width:160px ; padding:0px ; margin:0 1% 15px 0 ;}
    .nonproducts2across {width:100% ; min-width:250px ; }
    .imageArea {width: 100%; max-width:800px ;}
    .descriptionArea { width:100%; max-width:800px ; padding-top:15px ;}
    .rightContentDiv {float: left; width: 100%; }
    .rightContentDivNonProduct {width:100% ;}
    .bottomNavigationOuter {width: 100%;}
    .halfFlex {width:100%;}
    .divLoginChatBox {top: 105px;}
    #slideit {display:none;}
    .loginContainer {margin:0 ; padding:0; border:none;}
}

@media all and (min-width: 350px) {
    #slideit {display:inline;}
}

@media all and (min-width: 550px) {
    .desktopWrapper { margin:0 25px;}
    .bottomNavigationBlock {height: 130px;}
    .products4across {width:49% ; min-width:150px ; }
    .products5across {width:49% ; min-width:160px ; }
}

@media all and (min-width: 650px) {
    .divLoginChatBox {top: 10px;}
    .topBlackBar {height: 100px;}
    .rightContentDiv {float: left; width: calc(100% - 215px);}
    .top {height: 95px;}
    .nonproducts2across {width:50% ; min-width:250px ; }
}

@media all and (min-width: 768px) {
    .desktopWrapper { margin:0 35px; }
    .fullFlexBox { flex-flow: row ; }
    .threeBoxFlex1 { width:33% ; margin-right:15px ; min-width:280px ;  }
    .threeBoxFlex2 { width:33% ; margin:0 15px ; min-width:280px ; }
    .threeBoxFlex3 { width:33% ; margin-left:15px ; min-width:280px ; }
    .loginContainer {width:350px;}
    .products5across {width:32% ; min-width:160px ; }
}

@media all and (min-width: 850px) {
    .products4across {width:32% ; min-width:160px ; }
    .products5across {width:24% ; min-width:160px ; }
    .halfFlex {width:50%;}
    .loginContainer {width: 450px;}
}

@media all and (min-width: 1200px) {
    .products4across {width:24% ; min-width:160px ; }
    .products5across {width:19% ; min-width:160px ; }
}

@media all and (min-width: 1000px) { /*1000px*/
    .fullFlexBorderedBox { display:flex ; flex-flow: row ; margin-bottom:5px ;}
    .threeBorderedBoxFlex1 { width:33% ; margin:0 15px 15px 0 ; min-width:280px ; border:1px #606060 solid ; padding:5px 5px 10px 5px ; }
    .threeBorderedBoxFlex2 { width:33% ; margin:0 15px 15px 15px ; min-width:280px ; border:1px #606060 solid ; padding:5px 5px 10px 5px ; }
    .threeBorderedBoxFlex3 { width:33% ; margin:0 0 15px 15px ; min-width:280px ; border:1px #606060 solid ; padding:5px 5px 10px 5px ; }
    .loginContainer {width:550px; }
    .rightContentDivNonProduct {width:calc(100% - 235px) ;}
}

@media all and (min-width: 1050px) { /*1250px-1150px*/
    .desktopWrapper { margin:0 45px; }
}

@media all and (min-width: 1280px) {
    .loginContainer { width: 750px; margin: 0; }
    .dropdown-toggle.shadeLeft {margin-left: 17%; }
}
.searchGlass {
    position:absolute ;
    right:0 ;
    margin-top:45px ;
    cursor:pointer ;
}

.divider {
    padding:0 ;
    margin:0 ;
    color: #878787;
    font-family: "Helvetica Neue LT W01_37 Th Cn", Helvetica,Arial,sans-serif;
}

.fullWrapper {
    width:100%;
    margin:0;
    padding:0;
    background-color:#ffffff;
}

.desktopWrapper {
    position:relative;
    font-family:Helvetica, Arial, sans-serif;
}

.innerWrapper {
    margin:0 auto;
    position:relative;
}

.topBlackBar {
    background-color:#000000;
}

.classtablehead {
    text-align: left;
    text-transform: uppercase;
    margin: 10px 0 0 0;
    padding: 8px 14px;
    font-size: .8em;
    font-family: "Trebuchet W01 Regular", "Trebuchet MS", Helvetica,Arial,sans-serif;
    background-color: #e4e4e4;
}

.classtablebody {
    text-align: left;
    letter-spacing: .1em;
    margin: 0 0 15px 0;
    padding: 8px 14px;
    font-size: .8em;
    font-family: "Helvetica Neue LT W01_37 Th Cn", Helvetica,Arial,sans-serif;
    background-color: #f3f3f3;
}

.top {
    padding: 0;
    margin: 0 auto 0 auto;
    width: 100%;
    background-color:#000000;
}
.loginContainer {
    float: right;
    top:0px;
}

.divLoginChatBox {
    background-color: #ffffff;
    width: 300px;
    position: absolute;
    right: 0px;
    display:inline-block;
}

#divLiveChat {
    font-weight: 700;
    font-size: 1.05em;
    text-decoration: none;
    float: left;
}
#loginOuter {
    background-color: #000000;
    z-index: 500;
}

a#lnkLiveChat:hover {
    text-decoration: none;
}

.bottomNavigationOuter {
	margin: 20px auto;
    position:relative ;
    flex-flow: row wrap ;
    display:flex ;
}

.bottomNavigationBlock {
    display: block;
    /*width: 24%;*/
    width: 32%;
    min-width: 170px;
    margin: 0 auto 20px auto;
}

.bottomNavigationHeaders {
    font-size: 0.85em;
    color: #000000;
    margin-bottom: 3px;
    text-transform: uppercase;
    font-family: "Trebuchet W01 Regular", "Trebuchet MS", Helvetica,Arial,sans-serif;
    letter-spacing:1px;
}

.bottomNavigationLinks {
    font-size: 0.85em;
    margin-left: 0px;
    line-height: 22px;
	letter-spacing:.7px;
    font-family: "Helvetica Neue LT W01_47 Lt Cn", Helvetica,Arial,sans-serif;
}
.bottomNavigationLinks a {
    text-decoration:none;
}
.bottomNavigationLinks a:hover {
    text-decoration:underline;
}
.footText
{
    display:block;
    text-align:center;
    float: left;
}

#socialIcons {
    padding: 0;
    margin: 0;
    float:right;
}
#socialIcons a img {
    margin:0;
    padding:0;
    border:none;
    height:25px;
    border-width:0;
}


sup {
    font-size: .7em;
    vertical-align: -1px;
}

h1 sup {
    font-size: .3em;
    vertical-align: super;
}

h1 {
    font-family: 'Helvetica Neue LT W01_35 Thin';
    text-transform: none;
    font-size: 3em;
}

h1.subhead {
    font-size: 2em;
}

h2 {
    font-family: 'Helvetica Neue LT W01_67 Md Cn';
    font-size: 1.5em;
    margin: 10px 0;
    padding: 0;
}

h3 {
    text-transform: none;
    line-height: 1.4em;
    font-size: 1.2em;
}

h6 {
    font-family: 'Helvetica Neue LT W01_67 Md Cn';
    font-size: 1.5em;
    margin: 0px 0;
    padding: 0;
}


.zoom-on-hover {
    transform: none;
    transition: 0.3s ease;
}

.zoom-on-hover:hover {
    transform: scale(1.02);
    cursor: pointer;

}

h4 {
	text-transform: uppercase;
    text-align:left ;
    margin: 15px 0 0 0 ;
    font-size:1.0em ;
    font-family: "Helvetica Neue LT W01_47 Lt Cn", Helvetica,Arial,sans-serif;
}

.bodycopy {
	font-family: "Helvetica Neue LT W01_47 Lt Cn", Helvetica,Arial,sans-serif;
	text-align:left ;
    font-size:1.04em ;

}

.bodycopy a {
    text-decoration:underline;
}
.LinkUnderline a {
    text-decoration:underline;
}
.header {
        text-transform: uppercase;
        font-weight: bold;
}

.CopyLinks {
    margin-top:5px;
    font-size:1.0em;
}

.captionHead {
	text-transform: uppercase;
    text-align:left ;
    margin: 0 0 10px 0 ;
    font-size:.9em ;
    font-family: "Helvetica Neue LT W01_47 Lt Cn", Helvetica,Arial,sans-serif
}

.caption {
    text-align:left ;
    font-size:.8em ;
    font-family: "Helvetica Neue LT W01_47 Lt Cn", Helvetica,Arial,sans-serif
}

.shadecaption {
    text-align: left;
    font-size: .8em;
    font-family: "Helvetica Neue LT W01_47 Lt Cn", Helvetica,Arial,sans-serif;
    color: #97c77d;
}

.violatorcaption {
    text-align: left;
    font-size: .8em;
    font-family: "Helvetica Neue LT W01_47 Lt Cn", Helvetica,Arial,sans-serif;
    color: #f9c866;
}

.avcaption {
    text-align: left;
    font-size: .8em;
    font-family: "Helvetica Neue LT W01_47 Lt Cn", Helvetica,Arial,sans-serif;
    color: #6ec2b7;
}

.gymcaption {
    text-align: left;
    font-size: .8em;
    font-family: "Helvetica Neue LT W01_47 Lt Cn", Helvetica,Arial,sans-serif;
    color: #67abd1;
}
/*
.productHead {
    text-transform: none;
	letter-spacing: 1px;
    text-align:left ;
    margin: 10px 0 15px 0;
    padding: 10px 15px;
    font-size:1.4em;
    font-weight:bold;
    font-family: "Trebuchet W01 Regular", "Trebuchet MS", Helvetica,Arial,sans-serif;
}
*/
.producthead {
    font-family:'Helvetica Neue LT W01_35 Thin';
    text-transform: none;
    font-size: 3em;
    margin: 10px 0 15px 0;
}
.banner {
	position: absolute;
	color: white;
	margin-bottom: 50px;
	width:100%;
	background: #333;
}

.divSmallImage {
    width:25% ;
    min-width:100px ;
    margin-bottom:8px;
}

.cursorpointer {
    cursor:pointer;
}

.shadeonblinks {
    color:#97c77d;
    font-size:1.04em;
}

.avonblinks {
    color: #6ec2b7;
    font-size: 1.04em;
}

.coverTrans {
    background-color: #FFFFFF;
    opacity: 0.80;
    filter: alpha(opacity=80);
    -moz-opacity: 0.80;
    -khtml-opacity: 0.80;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    z-index: 999;
    height:100%;
    width:100%;
}

.ajaxImage {
    position: fixed;
    left: 45%;
    top: 45%;
}

.AVpriceTable {
    width: 400px;
}

ul.dashed {
  margin: 0;
  list-style-type: none;
}
ul.dashed &gt; li {
  text-indent: -5px;
}
ul.dashed &gt; li:before {
  content: "-";
  text-indent: -5px;
}
ul.dashedIndent {
  margin: 0;
  list-style-type: none;
}
ul.dashedIndent &gt; li {
  text-indent: 5px;
}
ul.dashedIndent &gt; li:before {
  content: "-";
  text-indent: 5px;
}
.avprodhead {
    background-color: #6ec2b7;
    padding: .6em 1em;
    border-bottom-style: solid;
    border-width: 1px;
    border-color: white;
}

div.avprodhead:hover, div.shadeprodhead:hover, div.gymprodhead:hover, div.violatorprodhead:hover {
    opacity: 0.8;
}

.imglink:hover {
    opacity: 0.8;
}

.shadeprodhead {
    background-color: #97c77d;
    padding: .6em 1em;
    border-bottom-style: solid;
    border-width: 1px;
    border-color: white;
}

.gymprodhead {
    background-color: #67abd1;
    padding: .6em 1em;
    border-bottom-style: solid;
    border-width: 1px;
    border-color: white;
}

.violatorprodhead {
    background-color: #f9c866;
    padding: .6em 1em;
    border-bottom-style: solid;
    border-width: 1px;
    border-color: white;
}

.homeproducthead {
    text-transform: uppercase;
    line-height: .9em;
    text-align: left;
    font-size: 1.4em;
    letter-spacing: 0px;
    color: white;
    font-family: "Trebuchet W01 Regular", "Trebuchet MS", Helvetica,Arial,sans-serif;
}
.homesubhead {
    padding-top: 4px;
    line-height: 1.1em;
    text-transform: uppercase;
    text-align: left;
    font-size: .7em;
    letter-spacing: 2px;
    color: white;
    font-family: "Helvetica Neue LT W01_47 Lt Cn", Helvetica,Arial,sans-serif;
}

.AVheader {
    margin-top: 15px;
    font-size: 0.85em;
    padding-bottom: 2px;
    text-align: left;
    padding-left: 35.5%;
    font-family: "Trebuchet W01 Bold", "Trebuchet MS", Helvetica,Arial,sans-serif;
    letter-spacing: 5px;
    text-transform: uppercase;
}

#btnMoreHelp {
    float:left;
    padding-top: 3px;
    cursor:pointer ;
    z-index:1 ;
    height:30px;
    width:150px;
    background-color:#878786;
    color:#ffffff;
    border:1px solid #707070;
    font-family: "TrebuchetW01-BoldItalic", "Trebuchet MS", Helvetica,Arial,sans-serif;
    font-size:0.9em;
    text-decoration:none;
    text-align:center;
}

.dropdownHead {
    font-family: "Trebuchet W01 Regular", "Trebuchet MS", Helvetica,Arial,sans-serif;
    font-size:1.7em ;
    margin-right:10px ;
}

.dropdownSubhead {
    font-family: "Helvetica Neue LT W01_47 Lt Cn", Helvetica,Arial,sans-serif;
    font-size:1.25em ;
    margin-right:10px ;
}

.dropdownCopyLinks {
    margin-top:5px;
    font-size:1.0em;
}
.landingPageCopyLinks {
    font-family: "Helvetica Neue LT W01_47 Lt Cn", Helvetica,Arial,sans-serif;
    margin-top:5px;
    font-size:0.9em;
}
a.dropdownCopyButtonLinks {
    padding: 3px 6px;
    margin: 10px 10px 0 0 ;
    cursor:pointer ;
    border-radius:0px;
    background-color:#878786;
    color:#ffffff;
    font-family: "TrebuchetW01-BoldItalic", "Trebuchet MS", Helvetica,Arial,sans-serif;
    font-size:0.9em;
    text-decoration:none;
    text-align:center;
}

.shadeButton {
    background-color:#66acd3 ;
}
.screenButton {
    background-color:#66acd3 ;
}

.ddmenulist{
    font-family: "Helvetica Neue LT W01_47 Lt Cn", Helvetica,Arial,sans-serif;
    margin:0 0 5px 30px;
    font-size:1.17em ;
}

.ddmenulist li {
    list-style-type:disc !important;
}
/*  the following causes the image in the drop down menu to break out of the box
.container-fluid {
    padding-left:0;
    padding-right:0;
}
*/

.fullFlexBox {
    width:100% ;
    display:flex ;

}
#ContentPlaceHolder1_UpdatePanel1 {
    border-top: 1px solid lightgray ;
    padding-top: 20px;
}
.rightContentDiv {
    display:flex ;
    float:left ;
}
.rightContentDivNonProduct {
    float: left;
    min-width:300px ;
    margin:0 0 0 20px;
    padding:0 ;
}
.chkChoice td
{
    padding:3px 0 3px 5px;
}
.chkChoice label {
    display:inline;
    margin-left:6px;
}
.chkAlone {
    margin:5px 0 0 5px;
}
.leftSelectorDiv {
    background-color: #ffffff;
    float: left;
    width:180px;
    font-size:0.8em;
    margin-right:25px;
}
.leftSelectorHeader {
    border-top: 2px #000000 solid;
    text-transform: uppercase;
    font-size:1.5em ;
    font-family: "Helvetica Neue LT W01_47 Lt Cn", Helvetica,Arial,sans-serif;
    text-align: left;
    padding: 10px 0;
}
.leftSelectorCell {
    Width:100%;
    padding:3px 3px 20px 0px ;
    border-top: solid 1px #a0a0a0 ;
	font-family: "Helvetica Neue LT W01_47 Lt Cn", Helvetica,Arial,sans-serif;
    font-size:1.2em ;
}
.leftSelectorCellTitle {
    Width:100%;
	font-family: "Helvetica Neue LT W01_47 Lt Cn", Helvetica,Arial,sans-serif;
    font-size:1.1em ;
}

.products4across a:hover {
    text-decoration:none;
    color:#000000;
    cursor:pointer;
}

.products4across a {
    text-decoration:none;
}

.products4across{
    border:1px #ffffff solid;
	font-family: "Helvetica Neue LT W01_47 Lt Cn", Helvetica,Arial,sans-serif;
    font-size:0.90em ;
    background: #F8F8F8; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#C8C8C8, #F8F8F8); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#C8C8C8, #F8F8F8); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#C8C8C8, #F8F8F8); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#C8C8C8, #F8F8F8); /* Standard syntax */
}
.products4across:hover{
    border:1px #808080 solid;
}

.products4across .turnLink {
    padding-bottom:8px ;
    font-size:1.10em ;
    font-weight:bold;
}

.products4across:hover .turnLink {
    text-decoration:underline;
}

.products4across .compare {
    text-align:center ;
    text-transform: uppercase;
}

.products4across .text {
    padding:15px 20px ;
}

.products4across .desc {
    min-height:115px;
    margin-bottom:15px;
}

.products4across .msrp {
    margin-top:10px;
}

.products5across a:hover {
    text-decoration:none;
    color:#000000;
    cursor:pointer;
}

.products5across a {
    text-decoration:none;
}

.products5across{
    border:1px #ffffff solid;
	font-family: "Helvetica Neue LT W01_47 Lt Cn", Helvetica,Arial,sans-serif;
    font-size:0.90em ;
    background: #F8F8F8; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#C8C8C8, #F8F8F8); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#C8C8C8, #F8F8F8); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#C8C8C8, #F8F8F8); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#C8C8C8, #F8F8F8); /* Standard syntax */
}
.products5across:hover{
    border:1px #808080 solid;
}

.products5across .turnLink {
    padding-bottom:8px ;
    font-size:1.10em ;
    font-weight:bold;
}

.products5across:hover .turnLink {
    text-decoration:underline;
}

.products5across .compare {
    text-align:center ;
    text-transform: uppercase;
}

.products5across .text {
    padding:15px 20px ;
}

.products5across .desc {
    min-height:115px;
    margin-bottom:15px;
}

.products5across .msrp {
    margin-top:10px;
}

.products2across a:hover {
    text-decoration:none;
    color:#000000;
    cursor:pointer;
}

.products2across a {
    text-decoration:none;
}

.products2across{
    border:1px #ffffff solid;
	font-family: "Helvetica Neue LT W01_47 Lt Cn", Helvetica,Arial,sans-serif;
    font-size:0.90em ;
    background: #F8F8F8; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#C8C8C8, #F8F8F8); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#C8C8C8, #F8F8F8); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#C8C8C8, #F8F8F8); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#C8C8C8, #F8F8F8); /* Standard syntax */
}
.products2across:hover{
    border:1px #808080 solid;
}

.products2across .turnLink {
    padding-bottom:8px ;
    font-size:1.10em ;
    font-weight:bold;
}

.products2across:hover .turnLink {
    text-decoration:underline;
}

.products2across .compare {
    text-align:center ;
    text-transform: uppercase;
}

.products2across .text {
    padding:2px 8px ;
}

.products2across .desc {
    min-height:115px;
    margin-bottom:15px;
}

.products2across .msrp {
    margin-top:10px;
}


.nonproducts2across{
    border:1px #ffffff solid;
	font-family: "Helvetica Neue LT W01_47 Lt Cn", Helvetica,Arial,sans-serif;
}

.divContactLocation{
    padding:0 ;
    margin:0 ;
    display:flex;
    flex-wrap: wrap;
}
.divContactColumn{
    padding:0 ;
    margin:0 ;
    display:flex;
    flex-wrap: wrap;
}

#toggle {
    width: 100px;
    height: 100px;
}

.ACE_FullList {
    position:absolute;
    margin-left:-40px;
    list-style:none;
    border-style:none;
    min-width:350px;
    cursor:pointer;
}
.ACE_Items {
    background-color: rgba(0, 0, 0, 0.8);
    color: #ffffff;
    font-size: 0.85em;
    padding:0 0 3px 10px;
    font-weight:normal;
}
.ACE_Items:first-child {
    padding-top:10px;
}
.ACE_Items:last-child {
    padding-bottom:15px;
    border-radius:0;
}
.ACE_HighLightedItem {
    color: #000000;
    background-color: #ffffff;
    border: solid 1px #D3D3D3;
    font-weight:normal;
    font-size: 0.85em;
    padding-left:10px;
    font-weight:bold;
}
.ACE_HighLightedItem:first-child {
    padding-top:10px;
}
.ACE_HighLightedItem:last-child {
    padding-bottom:15px;
    border-radius:0;
}

.breadcrumbs {
    font-size: 0.8em;
    padding-bottom: 5px ;
}
.breadcrumbs a {
    text-decoration:none;
}
.breadcrumbs a:hover {
    cursor:pointer;
    text-decoration:underline;
}
ol.breadcrumbs {
    list-style: none;
    padding:0;
}
ol.breadcrumbs li {
    display: inline;
}


.bigButton {
    float:left ;
    width:48% ;
    min-width:300px;
    font-size:1.4em;
    font-weight:bold;
    font-family: 'Trebuchet W01 Regular', 'Trebuchet MS', Helvetica,Arial,sans-serif ;
    text-transform: uppercase;
    margin: 10px 2% 10px 0 ;
    padding:5px;
}

.bigButtonPlus {
    font-family:'Courier New' ;
}
/*
.AVColor {
    background-color: #6EC2B7;
    color:#ffffff ;
}

.ViolatorColor {
    background-color: #f9c866;
    color: #ffffff;
}
.ShadeColor {
    background-color: #97C77D;
    color:#ffffff ;
}
*/
.shadebtn {

    background-color: #97c77d;
    border: none;
    color: white;
    padding: 10px 20px;
    text-align: center;
    font-size: 16px;
    cursor: pointer;
    text-decoration: none;
}

.shadebtn:hover {
    background-color: #b1df98;
}

.inactivebtn {
    background-color: #696969;
    border: none;
    color: white;
    padding: 10px 20px;
    text-align: center;
    font-size: 16px;
    cursor: pointer;
    text-decoration: none;
}

.inactivebtn:hover {
    background-color: #8d8d8d;
}

.avbtn {
    background-color: #6ec2b7;
    border: none;
    color: white;
    padding: 10px 20px;
    text-align: center;
    font-size: 16px;
    cursor: pointer;
    text-decoration: none;
}

    .avbtn:hover {
        background-color: #9be9df;
    }

.gymbtn {
    background-color: #67abd1;
    border: none;
    color: white;
    padding: 10px 20px;
    text-align: center;
    font-size: 16px;
    cursor: pointer;
    text-decoration: none;
}

    .gymbtn:hover {
        background-color: #8ec9ea;
    }

.violatorbtn {
    background-color: #f9c866;
    border: none;
    color: white;
    padding: 10px 20px;
    text-align: center;
    font-size: 16px;
    cursor: pointer;
    text-decoration: none;
}

    .violatorbtn:hover {
        background-color: #ffe4ad;
    }

figure {
    display: table;
}

figcaption {
    display: table-row;
    width: auto;
}
/*
.GymColor {
    background-color: #71AED7;
    color:#ffffff ;
}
*/
.LargePrintColor {
    background-color: #9C9FA1;
    color:#ffffff ;
}

        .productImageSmall {
            float:left;
            width:23%;
            margin:0 2% 2% 0;
            cursor:pointer;
        }

        .imageArea {
            float:left;
        }
        .descriptionArea {
            float:left;
            margin-top:0;
        }
        .descriptionArea a {
            text-decoration:underline;
        }
        .prFormLeftLabel {
            float: left;
            clear: both;
        }

        .prFormRightDDL {
            float: right;
            margin-bottom: 7px;
        }
        select.prFormRightDDL {
        	font-family: "Helvetica Neue LT W01_47 Lt Cn", Helvetica,Arial,sans-serif;
            font-size:0.9em ;
        }
        #ContentPlaceHolder1_tblPartsPrices td {
            padding:2px 5px;
        }

.btnGrey {
    padding: 3px 6px;
    cursor:pointer ;
    border-radius:0px;
    background-color:#878786;
    color:#ffffff;
    font-family: "TrebuchetW01-BoldItalic", "Trebuchet MS", Helvetica,Arial,sans-serif;
    font-size:0.9em;
    text-decoration:none;
    text-align:center;
}
a.btnGrey:hover {
    text-decoration:none;
    color:#ffffff;
}
a.btnGrey {
    text-decoration:none;
    color:#ffffff;
}



/******************** Tab CSS Begin ***********************/

.ui-tabs
{
  position: relative;
  padding: 0;
}

.ui-widget
{
	font-family: "Helvetica Neue LT W01_47 Lt Cn", Helvetica,Arial,sans-serif;
	text-align:left ;
    font-size:1.0em ;
}

.ui-widget-content
{
  border-width: 0;
  border-style: none;
  border-color: none;
  border-image-source: none;
  border-image-slice: 100%;
  border-image-width: 1;
  border-image-outset: 0;
  border-image-repeat: unset;
  background-color: #ffffff;
  background-image: none;
  background-repeat: repeat-x;
  background-attachment: scroll;
  background-clip: border-box;
  background-origin: padding-box;
  background-position-x: 50%;
  background-position-y: 50%;
  background-size: auto;
  color: #000000;
}

.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl
{
  border-top-left-radius: 0;
}

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr
{
  border-top-right-radius: 0;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl
{
  border-bottom-left-radius: 0;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br
{
  border-bottom-right-radius: 0;
}

.ui-widget-header
{
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #aaaaaa;
  border-image-source: none;
  border-image-slice: 100%;
  border-image-width: 1;
  border-image-outset: 0;
  border-image-repeat: stretch;
  background-color: #ffffff;
  background-image: none;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-clip: border-box;
  background-origin: padding-box;
  background-position-x: 50%;
  background-position-y: 50%;
  background-size: auto auto;
  color: #000000;
  font-weight: bold;
}

.ui-tabs .ui-tabs-nav
{
  margin: 0px;
  padding: 0.2em 0.2em 0px 0.2em ;
}

/* This is the CreateSubmittals Area*/
.a_sub {
   	text-decoration: bold;
	font-family:helvetica, arial, san-serif;
	font-size:13px;
   	color: #83ae7b;/*Solar Control*/
   	display:inline-block;
}
    .a_sub:hover {
     text-decoration: underline;
	 color: #83ae7b;/*Solar Control*/
    }

.childtable {
	width:100%;
	border:0px solid #e0e0e0;
	border-collapse:collapse;
	text-align:center;
	font-family:helvetica, arial, san-serif;
	font-size:65%;
}
.minitable {
	width:75%;
	padding:5px;
	margin:5px;
	border:1px solid #e0e0e0;
	border-collapse:collapse;
	text-align:center;
	font-family:helvetica, arial, san-serif;
	font-size:65%;
}
.thsub {
	width: 70px;
	border: 1px solid black;
	padding: 0px;
	background-color: #eee;
}
.thnull {
	width: 70px;
	border:none;
	padding: 0px;
	background-color:white;
}
.trsub {
	padding: 10px;
	border:1px solid white;
	background-color: #f8f8f8;
}
.tdsub {
	border:1px solid #A0A0A0;
}
.td_obj {
	width: 150px;
	padding: 0px;
	background-color: white;
}
.td_choice {
	text-align:left;
	vertical-align:middle;
	float:left;
	width: 250px;
	padding: 10px;
	font-weight:bold;
	color:black;
	background-color: white;
}
.shade_table {
	table-layout:fixed;
	padding:0px;
	margin:5px;
	border:1px solid black;
	text-align:center;
	font-family:helvetica, arial, san-serif;
	font-size:65%;
}
.tr_shade {
	height: 15px;
	padding:0px;
	background-color: #BBBBBB;
}
.td_light {
	width: 15px;
	border: 1px solid #CCCCCC;
	padding: 0px;
	background-color: white;
}
.td_mid {
	width: 15px;
	border: 1px solid black;
	padding: 0px;
	background-color:#cccccc;
}
.td_dark {
	width: 15px;
	border: 1px solid black;
	padding: 0px;
	background-color: #96c68c;
}
.heading_sub {
	font-family:helvetica, arial, san-serif;
	font-size:12pt;
	font-weight:900;
	color: #000000;
}
.parent_sub {
	font-family:helvetica, arial, san-serif;
	font-size:10pt;
	font-weight:700;
	color: #FFFFFF;
	background-color: #96c68c;
	padding-left: 5px; padding-right: 5px; padding-top: 1px;
}
.child_sub {
	font-family:helvetica, arial, san-serif;
	font-size:9pt;
	color:#777777;
	font-weight:600;
	text-indent:4em;
}
.child_sub:hover {
	color:#000000;
}
.sym_SC {
	font-family:helvetica, arial, san-serif;
	font-size:23pt;
	font-weight:900;
	padding-top: 9px;
	color: #ffffff;/*Solar Control*/
}
.sym_AV {
	font-family:helvetica, arial, san-serif;
	font-size:13pt;
	font-weight:900;
	color: #6cc8be;/*AV*/
}
.sym_GYM {
	font-family:helvetica, arial, san-serif;
	font-size:13pt;
	font-weight:900;
	color: #74B4CC;/*Solar Control*/
}
.refer_sub {
	text-align:left;
	font-size:10pt;
	font-weight:800;
	color: #96c68c;/*Solar Control*/
}
.option_sub {
	font-family:helvetica, arial, san-serif;
	font-size:8pt;
	font-style:italic;
	font-weight:400;
}
.small_sub {
	text-indent:4em;
	font-family:helvetica, arial, san-serif;
	font-size:8pt;
	font-weight:100;
}

/* for long lists of text links */

table.doclinks {

    font-family: "Helvetica Neue LT W01_47 Lt Cn", Helvetica,Arial,sans-serif;
    font-size: .9em;
    border-collapse: collapse;
    margin: 1em .5em;
    text-decoration: none;
}

a.doclinks {
    text-decoration: none;
}

.doclinknametd {

    text-align: left;
    padding: 10px;
    width:auto;
}

.doclinktd {
    text-align: left;
    padding: 10px;
}

.doclinkglyphtd {
    text-align: left;
    padding: 10px;
    width:15px;
}

.doclinktypetd {
    text-align: right;
    color: darkgrey;
    font-style: italic;
    padding: 8px 15px;
    white-space:nowrap;

}

.doclinktr:nth-child(odd) {
    background-color: #fafafa;
}

.doclinktr:nth-child(even) {
    background-color: #ededed;
}

	/* For Specifications */
.spectable {
	width:100%;
	padding:5px;
	margin:5px;
	border:none;
	border-collapse:collapse;
	text-align:left;
	font-family:helvetica, arial, san-serif;
}

.trspec {
	padding: 10px;
	border:none;
	background-color:white;
	border-bottom: 1px solid #ddd;
}
.thspec {
	font-family:helvetica, arial, san-serif;
	font-weight:800;
	border:none;
	padding: 0px;
	background-color:white;
}
.tdspec {
	font-family:helvetica, arial, san-serif;
	border:none;
	padding: 4px;
	background-color:white;
}
.spec1_sub {
	font-family:helvetica, arial, san-serif;
	font-size:9pt;
	font-weight:600;
	color: #666666;
	padding-top:4px;
}
.spec2_sub {
	font-family:helvetica, arial, san-serif;
	font-size:7pt;
	font-weight:400;
	color: #666666;
}

	/* Vinyl Color Swatches */
.sw_grey {
	width:70px;
	height:70px;
	border:1px solid black;
	display: block-inline;
	background-color:#939598;
}
.sw_royal {
	width:70px;
	height:70px;
	border:1px solid black;
	display: block-inline;
	background-color:#00659e;
}
.sw_red {
	width:70px;
	height:70px;
	border:1px solid black;
	background-color:#d71635;
}
.sw_navy {
	width:70px;
	height:70px;
	border:1px solid black;
	background-color:#16325c;
}
.sw_marine {
	width:70px;
	height:70px;
	border:1px solid black;
	background-color:#77b7e4;
}
.sw_kelly {
	width:70px;
	height:70px;
	border:1px solid black;
	background-color:#008c44;
}
.sw_yellow {
	width:70px;
	height:70px;
	border:1px solid black;
	background-color:#ffe600;
}
.sw_forest {
	width:70px;
	height:70px;
	border:1px solid black;
	background-color:#167461;
}
.sw_orange {
	width:70px;
	height:70px;
	border:1px solid black;
	background-color:#f37021;
}
.sw_purple {
	width:70px;
	height:70px;
	border:1px solid black;
	background-color:#1b1464;
}
.sw_black {
	width:70px;
	height:70px;
	border:1px solid black;
	background-color:#231f20;
}
.sw_maroon {
	width:70px;
	height:70px;
	border:1px solid black;
	background-color:#7c183e;
}
.hidden{
    display:none;
}
/* This is the CreateSubmittals Area*/


/******************** Tab CSS End ***********************/


/*  This is where Mike restyled the homepage hopefully without blowing up the rest of the site.  07-02-2018 */

.near-full-width {
    width: 94vw;
    margin-left: calc(-47.5vw + 50%); /* These values are meant to compensate for IE. */
}

.full-width {
    width: 100vw;
    margin-left: calc(-50vw + 50%); /* in IE 11 this seems to leave a white margin along left of screen */
}

.homesquaregrid {
    float: left;
    position: relative;
    width: calc(33.33% - 2px);
    padding-bottom: 25%; /* = width for a 1:1 aspect ratio  */
    margin: 1px;
    overflow: hidden;
}

.homesquarecontent {
    position: absolute;
    height: 98%; /* = 100% - 2* padding */
    width: 98%; /* = 100% - 2* padding */
    padding: 1%; /* original values were 10% height and 5% width */
}

.homesquaretable {
    display: table;
    height: 100%;
    width: 100%;
}

.homesquaretable-cell {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 15px;
    filter: none;
    -webkit-filter: none;
}

.homesquarecontent .rs {
    width: auto;
    height: auto;
    max-height:98%;
    max-width:100%;
}

.homebg {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover; /* change this to "contain" if you don't want the images to be cropped */
    color: #fff;
    font-size: 1em;
    text-align: center;
    line-height: .9em;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-family: "Trebuchet W01 Regular", "Trebuchet MS", Helvetica,Arial,sans-serif;
}

.homeHeader {
    text-transform: uppercase;
    line-height: 1em;
    text-align: left;
    margin-bottom: 20px;
    margin-top: 1.5em;
    font-size: 2.5em;
    border-bottom: 1px solid;
    padding-bottom: 15px;
    letter-spacing: 0px;
    font-family: "Trebuchet W01 Regular", "Trebuchet MS", Helvetica,Arial,sans-serif;
}

.homeHeader2 {
    text-transform: uppercase;
    line-height: 1em;
    text-align: left;
    margin-top: 10px;
    font-size: 1em;
    letter-spacing: 0px;
    font-family: "Trebuchet W01 Regular", "Trebuchet MS", Helvetica,Arial,sans-serif;
}

.homeBody {
    font-size: 1.2em;
    text-align: left;
    font-family: "Helvetica Neue LT W01_47 Lt Cn", Helvetica,Arial,sans-serif;
}

.templateplaceholder {
    display: table;
    width: 100%;
    background-color: lightgray;
    text-align: center;
}

.templateplaceholdervalign {
    display: table-cell;
    vertical-align: middle;
}

#nofilter {
    filter: none;
    -webkit-filter:none;
}

@media all and (max-width:500px) {
    .homesquaregrid {
        float: none;
        width: 100%;
        padding-bottom: 70%; /* = width for a 1:1 aspect ratio  */
    }
}

@media all and (max-width:700px) {
    #productsfeatures {
        float: none;
        width: 100%;
        padding-bottom: 70%; /* = width for a 1:1 aspect ratio  */
    }
}

/* end Mike's playground */
</pre></body></html>