<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.socialLinks ul {margin: 0;padding: 0; }/*set left &amp; right margins to auto to center*/
.socialLinks ul li{margin: 0;padding: 0;list-style: none;}

.socialLinks ul.horizontal{ display: table;list-style: none; position: relative;}
.socialLinks ul.horizontal li{display: table-cell;float: left;position: relative;}
.socialLinks ul.horizontal li a {position: relative;display: inline-block;}

/* Social Icons */
.iSocial .iFacebook {background-position:0px 0px;}
.iSocial .iTwitter {background-position:0px -50px;}
.iSocial .iYouTube {background-position:0px -100px;}

/* Social font adjustments */
.iSocial.btnLink.s24 {font-size:1.3em;}
.iSocial.btnLink.s36 {font-size:2.3em;}
.iSocial.btnLink.s48 {font-size:3.0em;}

/* Social Icon Box */
.iSocial .icoBox{background-image: url(../images/icoSocial16.png) }
.iSocial.s24 .icoBox { background-image: url(../images/icoSocial24.png);}
.iSocial.s36 .icoBox { height:36px;width:36px !important;  background-image: url(../images/icoSocial36.png);}
.iSocial.s48 .icoBox { height:48px;width:48px !important;  background-image: url(../images/icoSocial48.png);}

/* hovers */
a.iSocial:hover .icoBox{background-image: url(../images/icoSocial16on.png);}
a.iSocial.s24:hover .icoBox{background-image: url(../images/icoSocial24on.png);}
a.iSocial.s36:hover .icoBox{background-image: url(../images/icoSocial36on.png);}
a.iSocial.s48:hover .icoBox{background-image: url(../images/icoSocial48on.png);}

.szSmall{ font-size:small} 
.szMedium{ font-size:medium} 
.szLarge{ font-size:large} 

.styleNormal { font-style: normal;font-weight:normal}
.styleBold { font-style: normal;font-weight:bold}
.styleItalic { font-style:italic;font-weight:normal}</pre></body></html>