<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html,body { padding:0;margin:0; }
body {
    background-color: #2E2633;
    color: white;
}

a {
    color: #6E9AB3;
}

h1, h2, h3, h4, {
    color: #8DA0AA;
}

.noselect { -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none;
            -o-user-select: none; user-select: none; -webkit-user-drag: none; cursor: default; }

.bodyContainer {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: auto;
    -moz-box-shadow: inset 0 0 50px 50px #1e1921;
    -webkit-box-shadow: inset 0 0 50px 50px #1e1921;
    box-shadow: inset 0 0 50px 50px #1e1921;
}

.horses {
    background-image: url(../images/twside.png);
    position: absolute;
    left: 0;
    top: 0;
    height: 824px;
    width: 300px;
}

.facebook {
    background-image: url(../images/facebook.png);
    position: absolute;
    left: 0;
    bottom: 10px;
    height: 52px;
    width: 280px;
}


.navs {
    position: absolute;
    left: 200px;
    right: 0;
    top: 150px;
    list-style: none;
    z-index: 10;
}
.navs li {
    display: inline;
    padding-right: 20px;
}
.navs li a {
    color: white;
    font-size: 120%;
    font-family: 'Julius Sans One', serif;
    text-decoration: none;
}
.navs li.selected a, .nav li:hover a {
    color: #8DA0AA;
}


.box {
    position: absolute;
    left: 0;
    right: 0;
    top: 200px;
    min-height: 600px; height: auto !important; height: 600px;
    background: #17232B;
    border-top: 1px solid #564634;
    border-bottom: 1px solid #564634;
    padding-top: 10px;
    padding-left: 310px;

    padding-bottom: 100px;
    background-image: url(../images/gradient.png);
    background-repeat: repeat-y;
}

.navbutton {
    position: absolute;
    top: 40%;
    left: 15px;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    font-size: 60px;
    font-weight: 100;
    line-height: 30px;
    color: #ffffff;
    text-align: center;
    background: #222222;
    border: 3px solid #ffffff;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 23px;
    opacity: 0.5;
    filter: alpha(opacity=50);
    cursor: pointer;
    user-select: none;
    z-index: 101;
}

.navbutton.right {
    right: 30px;
    left: auto;
}

.navbutton:hover {
    color: #ffffff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90);
}

.gallery-thumbs {
    position: relative;
    max-height: 90px;
    overflow-y: hidden;
}


.thumbnails {
    max-height: 90px;
   -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    -ms-transition: all 1s;
    transition: all 1s;

}

.thumbnails li a.thumbnail {
    opacity: 0.4;
    border: 1px solid silver;
}
.thumbnails li a.thumbnail:hover {
    opacity: 1.0;
}

.detailImage {
    margin-top: 20px;
    position: relative;
    color: white;
    font-family: 'Julius Sans One', serif;
    padding-bottom: 10px;
}

.detail {
    border-top: 1px solid #444;
    border-bottom: 1px solid #444;
    background: #000c12;
    margin-bottom: 20px;
    -webkit-box-shadow: inset 150px -30px 300px -30px #000;
    box-shadow: inset 150px -30px 300px -30px #000;
}


.detail img {
    margin-left: 10px;
    float: left;
}

.infoBox {
    padding-left: 10px;
    float: left;
    font-size: 80%;
    font-family: arial;
    min-width: 100px; width: auto !important; width: 100px;
}

.infoBox a {
    color: inherit;
}

.infoBox li {
    position: relative;
}

.infoBox li .popover {
    display: none;
    top: 5px;
    left: 60px;
    color: black;
}

.infoBox li:hover .popover {
    display: block;
}

.desc {
    margin-left: 30px;
    margin-bottom: 10px;
    float:left;
}

.desc h1 {
    font-size: 130%;
}

.desc .byline {

    font-size: 90%;
    color: #fff;
}

.desc .description {
    margin-top: 10px;
    font-family: arial;
    max-width: 600px;
}


.clear {
    clear: both;
}

.commissionPage {
    color: #D3D3D3;
}

.commissionTable {
    clear: both;
}

.commissionTable table {
    width: 500px; 
    float: left;
    color: white;
}
.commissionTable img {
    margin: 40px;
    margin-top: 0px;
    float: left;
}

.commissionTable p {
    font-size: 80%;
    color: #ccc;
}

.contact &gt; div {
    width: 600px;
}

.news {
    margin-top: 130px;
}

.news .title {
    color: white;
    font-size: 120%;
    font-family: 'Julius Sans One', serif;
    text-decoration: none;
    font-size: 250%;
}


.news hr {
    border: 0;
    border-top: 1px solid #8DA0AA;
}


.news img {
    float: left;
    margin-right: 10px;
    margin-bottom: 1em;
}
.news img.right {
    float: right;
    margin-left: 10px;
}

.news h2 span {
    font-size: 50%;
}

.news div.placeholder {
    height: 45px;
}

div.socialMedia {
    display: none;
    margin: auto;
    position: absolute;
    top: 280px;
    padding-left: 290px;
    z-index: 100;
}
div.socialMedia.visible {
    display: block;
}
div.socialMedia table {
    margin-left: 200px;
}

div.socialMedia table td {
   padding-left: 30px; 
}

div.socialMedia table td:first-child {
    padding-left: 0px;
}

.longGal .saleItems {
    border-top: 1px solid #444;
    border-bottom: 1px solid #444;
    background: #000c12;
    margin-bottom: 20px;
}

.longGal .saleItem {
    float: left;
    width: 50%;
    margin-bottom: 20px;
}
.longGal .mainImg {
    max-height: 200px;
}

.longGal .limited img {
    border: 5px double #8D8B52;
}

.gold, a.gold {
    color: #8D8B52;
}

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