/*PRODUCTS*/
#navcontainerProducts{width:0;margin:0;padding:0;font-family:Verdana,Helvetica,Geneva,Arial,sans-serif;font-size:9px;}
ul#navlistProducts{font-size:9px;text-align:left;list-style:none;padding:0;margin:0;width:152px;}
ul#navlistProducts li{display:block;margin:0;padding:0;}
ul#navlistProducts li a{display:block;width:152px;padding:5px 0 5px 0;border-width:1px;border-color:#14235A;border-style:solid;text-decoration:none;text-indent:20px;background:#EAF3FE;text-wrap:none;}
#navcontainerProducts>ul#navlistProducts li a{font-size:9px;width:auto;}
ul#navlistProducts li a:hover,ul#navlistProducts li#active a:hover{color:#ffffff;background:#14235A;}
/*to reposition dropdown*/
#menu1Adjuster{position:absolute;top:-3px;left:6px;z-index:10000;}
/*END PRODUCTS*/

a {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 19px;
        font-style: normal;
        font-weight: normal;
        color: red;
        text-decoration: none;
}
a:hover {
        color: #1B60AA;
        text-decoration: underline;
}

a.topnav {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-style: normal;
        font-weight: normal;
        color: black;
        text-decoration: none;
}
a.topnav:hover {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-style: normal;
        font-weight: normal;
        color: black;
        text-decoration: underline;
}

#navigation a {
        font-size: 15px;
}

#navigation a:hover {
        font-size: 15px;
}

.nav {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-style: normal;
        font-weight: normal;
        color: #433F2D;
        text-decoration: none;
}
.nav:hover {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-style: normal;
        font-weight: normal;
        color: #433F2D;
        text-decoration: underline;
}
BODY {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #433F2D;
}
.smallheader {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 13px;
	font-weight:bold;
        color: #CF092F;
}
.smallest_copy {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #433F2D;
}

.title {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 18px;
        line-height: 16px;
}
.navtitle {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 16px;
        line-height: 16px;
}

TD {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #433F2D;
}

input {
	font-size: 11px;
}

.productinput { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px;}

.Button {
        font-size:      11px;
        font-weight: bold;
        text-align:     center;
        text-decoration: none;
        color:          #000000;
        background:     #ffffff;
        border-top: 2px solid #999999;
        border-left: 2px solid #999999;
        border-right: 2px solid #999999;
        border-bottom: 2px solid #999999;
        font-family:    Verdana, Arial;
        }

.hometext {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #333333;
        line-height: 18px;
}

.hometext li a{color: #74C15B; font-size: 11px;}

.h1{font-size: 10pt; display: inline;font-family: Verdana, Arial;font-weight: 100;}

.greenh1{display: inline; font-size: 16px;font-family: arial;color: green;font-weight: bold;}

.boldh1{font-size: 10pt; display: inline;font-family: Verdana, Arial;font-weight: bold;}

input.newsletter {background-color: #e0e0e0; font-size: 10px;}

.pic {
        border: 1px solid #433F2D;
}

#simpletable {
    padding:0px;
    display: table;
    border: 0px solid black;
}
#simplecell {
    border: 0px;
    display: table-cell;
}
#row {
    display: table-row;
}
.displace {
    position: absolute;
    left: -5000px;
}
#mobileflash {
        display: none;
}




/* General Magic Inline */
.padleft {
    padding-left: 40px;
}
.padright {
    padding-right: 40px;
}
.padleft10 {
    padding-left: 10px;
}
.padright10 {
    padding-right: 10px;
}
.simpleinline {
    display: inline-block;
    box-sizing: border-box;
    text-align: left;
    font-size: 15px;
}
.inline-container {
    font-size: 0;
}
.inline-container .simpleinline:last-child {
    margin-right: 0px;
}
.inline-1-12 {
    width: calc(1*(100% - 110px)/12);
    margin-right: 10px;
    vertical-align: top;
}
.inline-2-12 {
    width: calc(2*(100% - 110px)/12 + 10px);
    margin-right: 10px;
    vertical-align: top;
}
.inline-3-12 {
    width: calc(3*(100% - 110px)/12 + 20px);
    margin-right: 10px;
    vertical-align: top;
}
.inline-4-12 {
    width: calc(4*(100% - 110px)/12 + 30px);
    margin-right: 10px;
    vertical-align: top;
}
.inline-5-12 {
    width: calc(5*(100% - 110px)/12 + 40px);
    margin-right: 10px;
    vertical-align: top;
}
.inline-6-12 {
    width: calc(6*(100% - 110px)/12 + 50px);
    margin-right: 10px;
    vertical-align: top;
}
.inline-7-12 {
    width: calc(7*(100% - 110px)/12 + 60px);
    margin-right: 10px;
    vertical-align: top;
}
.inline-8-12 {
    width: calc(8*(100% - 110px)/12 + 70px);
    margin-right: 10px;
    vertical-align: top;
}
.inline-9-12 {
    width: calc(9*(100% - 110px)/12 + 80px);
    margin-right: 10px;
    vertical-align: top;
}
.inline-10-12 {
    width: calc(10*(100% - 110px)/12 + 90px);
    margin-right: 10px;
    vertical-align: top;
}
.inline-11-12 {
    width: calc(11*(100% - 110px)/12 + 100px);
    margin-right: 10px;
    vertical-align: top;
}
.inline-12-12 {
    width: calc(12*(100% - 110px)/12 + 110px);
    margin: 0;
    vertical-align: top;
}
.inline-2-10 {
    width: calc(2*(100% - 90px)/10 + 10px);
    margin-right: 10px;
    vertical-align: top;
}
.vcenter .simpleinline {
    vertical-align: middle;
}
.lright .simpleinline:last-child {
    text-align: right;
}
.iframeWrapper {
    position: relative;
    padding-bottom: 54%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}
.iframeWrapper-s {
    position: relative;
    padding-bottom: 50%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}
.iframeWrapper iframe, .iframeWrapper-s iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}




/* gallery */
.gallery {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}
.gallery .card {
    display: block;
    width: calc(100%/3 - 20px);
    margin: 10px;
    background-color: rgba(122, 38, 100, 1);
    color: #fff;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    text-decoration: none;
}
.gallery .card:hover {
    text-decoration: none;
    -ms-transform: scale(1.06);
    -moz-transform: scale(1.06);
    -webkit-transform: scale(1.06);
    -o-transform: scale(1.06);
    transform: scale(1.06);
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    color: #fff;
}
.gallery .card span {
    display: block;
    height: 220px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.gallery .card strong {
    display: block;
    padding: 10px;
    bottom: 0;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: calc(100% - 40px);
}
.gallery .card strong br {
    display: inline;
}





