<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
#FA_ThreeCol {
    text-align: center;
    }
#CardGroup_1.CardList .Card {
    height: 700px;
    width: 540px;
    background-size: cover;
    background-position: center center;
    margin: 20px 20px auto;
    padding: 0px;
    text-align: center;
    vertical-align: top;
    border-radius: 20px;
    overflow: hidden;
    position: relative;
}

#CardGroup_1.CardList .Card .CardHead{
    background-image: url("/media/images/BG-Card-Orange.png");
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 300px;
    margin: 0;
    padding: 0;
}
#CardGroup_1.CardList .Card_Title {
    display: block;
    margin-top: 30px;
    font-size: 30px;
    line-height: 30px;
    font-weight: 300;
    padding: 0;
    color: #FFF;
    font-family: 'Arial';
}
#CardGroup_1.CardList .Card_SubTitle {
    display: block;
    font-size: 38px;
    line-height: 40px;
    font-weight: 900;
    color: #FFF;
    font-family: 'Arial';
}
#CardGroup_1.CardList .Card_Desc {
	display: block;
	width: 100%;
	height: 95px;
	margin: 0 auto;
	padding: 0px;
	font-size: 16px;
	color: #808080;
	font-weight: normal;
	border-top: 1px solid #A8A8A8;
	border-bottom: 1px solid #A8A8A8;
}
#CardGroup_1.CardList .Card_Other {
	display: block;
	width: 100%;
	height: 40px;
	margin: 0 auto;
	padding: 0px;
	font-size: 16px;
	color: #808080;
	font-weight: normal;
	border-bottom: 1px solid #A8A8A8;
}
#CardGroup_1.CardList .Card_Featured_ON {
	background-color: #B30000;
	color: #FFF;
	font-weight: bold;
	font-size: 24px;
	z-index: 500;
	position: relative;
	top: 0;
	height: 30px;
}
#CardGroup_1.CardList .Card_Featured_OFF {
	height: 30px;
	color: #FFF;
	font-weight: bold;
	font-size: 24px;
	z-index: 500;
	position: relative;
	top: 0;
}
#CardGroup_1.CardList .Card_Active {
	color: #A3A3A3;
	font-weight: bold;
	text-align: center;
	font-size: 24px;
	z-index: 500;
	position: relative;
	top: 0;
}
#CardGroup_1.CardList .Card_ImgA {
	margin-top: 5px;
    max-height: 120px;
	height: auto;
	background-position: center center;
	background-size: cover;
}
#CardGroup_1.CardList .Card_ImgB IMG {
	width: auto;
	height: 50px;
	margin: 5px;
	display: inline;
	background-position: center center;
	background-size: cover;
}
#CardGroup_1.CardList .Card_Price {
	display: block;
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 5px;
}
#CardGroup_1.CardList .Card_Price .Card_Dollar {
	display: inline-block;
	font-size: 50px;
	font-weight: bold;
}
#CardGroup_1.CardList .Card_Price .Card_Cents {
	display: inline-block;
	font-size: 20px;
	font-weight: bold;
	text-decoration: underline;
	vertical-align: top;
}
#CardGroup_1.CardList .Card_Price .Card_Condition {
	display: inline-block;
	font-size: 20px;
	color: #8B8B8B;
	vertical-align: top;
}
#CardGroup_1.CardList .Card_Link {
    display: none;
}
#CardGroup_1.CardList .Card:hover .Card_Link {
    color: #000;
    font-weight: bold;
    font-size: 24px;
    line-height: 40px;
    z-index: 500;
    padding: 20px;
    display: block;
    height: 80px;
    width: 80%;
    margin: 0 auto;
    border-radius: 20px;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    background-image: url(/media/layout/bg_60_white.png);
}


.CalendarCards {}
/*1700*/
@media only screen and (max-width:1710px) {
    #CardGroup_1.CardList .Card {
        height: 700px;
        width: 420px;
    }
}
/*1440*/
@media only screen and (max-width:1546px) {
.CalendarCards .HomeContentWidth{ width:100%; }
}
/*1280*/
@media only screen and (max-width:1376px) {
#CardGroup_1.CardList .Card {
    height: 600px;
    width: 28%;
    background-position: top;
    background-size: cover;
    }
}
/*960*/
@media only screen and (max-width:974px) {
    #FA_ThreeCol{
        width: 100% !important;
        text-align: center;
    }
#CardGroup_1.CardList .Card {
    height: 500px;
    width: 30%;
    margin: 20px 10px auto;
    background-position: top;
    background-size: cover;
    }
    #CardGroup_1.CardList .Card .CardHead {
    height: 260px;
    }
    #CardGroup_1.CardList .Card_Title {
    margin-top: 10px;
    font-size: 26px;
    line-height: 26px;
    }
    #CardGroup_1.CardList .Card_SubTitle {
    font-size: 28px;
    line-height: 32px;
    }
}
/*768*/
@media only screen and (max-width:782px) {

}
/*600*/
@media only screen and (max-width:614px) {
    #CardGroup_1.CardList .Card {
        height: 350px;
        width: 26%;
        margin: 20px 10px auto;
        background-position: 0px 100px;
        background-size: 100%;
        background-repeat: no-repeat;
    }
    #CardGroup_1.CardList .Card_ImgA {
        max-height: 80px;
    }
    #CardGroup_1.CardList .Card .CardHead {
        height: 200px;
    }
    #CardGroup_1.CardList .Card_Title {
        margin-top: 5px;
        font-size: 22px;
        line-height: 22px;
    }
    #CardGroup_1.CardList .Card_SubTitle {
        font-size: 20px;
        line-height: 28px;
    }
}
/*480*/
@media only screen and (max-width:494px) {
     #CardGroup_1.CardList .Card {
        height: 280px;
        background-position: 0px 80px;
    }
    #CardGroup_1.CardList .Card_ImgA {
        max-height: 60px;
    }
    #CardGroup_1.CardList .Card_Title {
        margin-top: 5px;
        font-size: 18px;
        line-height: 20px;
    }
    #CardGroup_1.CardList .Card_SubTitle {
        font-size: 17px;
        line-height: 23px;
    }
    #CardGroup_1.CardList .Card .CardHead {
        height: 170px;
    }
}
/*340*/
@media only screen and (max-width:350px) {
    #CardGroup_1.CardList .Card {
        height: 420px;
        width: 90%;
        background-position: 0px -10px;
    }
    #CardGroup_1.CardList .Card_ImgA {
        max-height: 100px;
    }
    #CardGroup_1.CardList .Card .CardHead {
        height: 220px;
    }
    #CardGroup_1.CardList .Card_Title {
        margin-top: 5px;
        font-size: 26px;
        line-height: 26px;
    }
        #CardGroup_1.CardList .Card_SubTitle {
        font-size: 27px;
        line-height: 30px;
    }
}

</pre></body></html>