<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
* Skeleton V1.1
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 8/17/2011
*/

/* Table of Content
==================================================
    #Site Styles
    #Page Styles
    #Media Queries
    #Font-Face */

/* #Site Styles
================================================== */

.wholepage {width: 960px;margin: 20px auto;}

#topmenu {background:#FFFB9E}
#topmenu-links {position: relative;}
#topmenu-links a {font-weight:normal;text-transform: uppercase;margin-right: 0px;}
#topmenu-links a:before {background: #cac7c5;border-radius: 100%;color: #f6f6f6;display: inline-block;font-family: 'Font Awesome';line-height: 1.8;width: 24px;height: 24px;margin-right: 4px;text-align: center;top: 0;left: 0;z-index: 1;-webkit-transition: .3s;-moz-transition: .3s;transition: .3s;margin-left: 10px;}
#topmenu-links a:hover:before {-webkit-animation: clicky 2s;-moz-animation: clicky 2s;-o-animation: clicky 2s;animation: clicky 2s;}
#topmenu-links .hd-account:before {content: "\f007";font-size: 10px;width: 18px;height: 18px;}
#topmenu-links .hd-checkout:before {content: "\f023";font-size: 10px;width: 18px;height: 18px;}
#topmenu-links .hd-cart:before {content: "\f07a";font-size: 22px;margin-right: 15px;background: none;color: #844352;}
#topmenu-links .hd-search:before {content:"\f002";background: #cac7c5;border-radius: 100%;color: #f6f6f6;display: inline-block;font-family: 'Font Awesome';line-height: 1.8;width: 24px;height: 24px;margin-right: 4px;text-align: center;top: 0;left: 0;z-index: 1;-webkit-transition: .3s;-moz-transition: .3s;transition: .3s;}
#topmenu-links a:hover {color:#844352;text-decoration: none;}
#topmenu-search {text-align: right;position: relative;}
#topmenu-search #keywordsearchfield {width: 300px;border:0;padding:6px 4px;border-radius:5px;border:solid 1px #e9e9e9;font-family:'Lora';font-style:italic;}
#topmenu-search .hd-search {position: absolute;right: 3px;top: 3px;}
#topmenu-search #searchsubmit {border:0}
#nsc_cart_container {text-align: right;padding: 10px 0 20px 0;font-size: 18px;}
#nsc_cart_container a {margin-right: 0;text-transform: none;}
.topmenucart {}
.bagtotal,
.bagcount {font-style:italic;}
.topmenu-account {text-align: right;}
.topmenu-account a {font-size:10px;}
.topmenu-account span {display: block;font-weight: normal;}

#left-column {padding-top: 20px;}
#menu {background: #333;background: rgba(0,0,0,.8);border: 10px solid #313131;-webkit-box-shadow: inset 0 0 0 1px #959595;-moz-box-shadow: inset 0 0 0 1px #959595;box-shadow: inset 0 0 0 1px #959595;margin-bottom: 2em; }
#menu br {display:none;}
#menu a, #menu a:visited {font-size: 13px;line-height:20px;}
#menu a:hover {color:#f0f0f0;}
#menu .link-department-select,
#menu .link-department {border-bottom: 1px solid #959595;color: #979797;font-family: 'Lora';font-size:24px;margin: 0;padding-top: 16px;padding-bottom: 11px;text-align: center;display: block;font-weight: normal;font-style:italic;margin-bottom: 20px;border-top: solid 1px #AAA;}
#menu .link-department-select:hover,
#menu .link-department:hover {color:#A72E41;text-decoration:none;}
#menu .link-category-select,
#menu .link-category {color: white;font-family:'Open Sans';font-weight: normal;border-bottom:solid 1px #aaa;padding-bottom:4px;margin-left:20px;margin-bottom:4px;display:block;margin-right:20px;transition: color 0.3s ease-out;}
#menu .link-category-select {font-style:italic;color:#999;}
#menu .link-category-select:hover,
#menu .link-category:hover {color:#EBBB4B;text-decoration: none}
#menu .nav-category-select:last-child a,
#menu .nav-category:last-child a {border-bottom:0;padding-bottom:20px;}


#tabs {padding: 15px 0 ;}
#tabs a, #tabs a:visited {font-size: 13px;font-weight: bold;line-height: 13px;display: block;color: #333;text-transform:uppercase;font-weight:normal;}
#tabs a:hover {text-decoration:none;opacity:0.5}
#tabs li {margin: 0;list-style-type: none;color: #DFCDA6;font-size: 9px;line-height: 18px;border-right: dotted 1px #534c4e;display:inline-block;padding:0 20px;}
#tabs li:first-child {padding-left:0;}
#tabs ul {margin:0;}
#tab-2 {display:none}


#header {}
#header-logo {margin-top:30px;}
#header-logo a {}
#header-logo img { width: 597px; height:96px;}
#header-logo .doodad {position: absolute;top: -30px;left: 27px;}

#footer {text-align: left;font-size:11px;margin-top:30px;padding-left: 240px;width: 690px;}
#footer .doodad {position: absolute;bottom: -40px;left: 0;}

#pagebody {padding: 40px;width: 620px;min-height: 700px;margin-top:20px;background: #FFF;}

/* #Page Styles
================================================== */

.pagetitle {
    margin: 20px 0;
    }

.heading-main {
    margin-bottom: 20px;
    }

#breadcrumbwrap {
    border-bottom: dotted 1px #E0E0E0;
    padding: 40px 0 10px 0;
    }

.breadcrumbs {
    font-size:13px
    }

.breadcrumbs a {
    font-size: 13px;
    font-weight: normal;
    color: #60C658;
    }

.feedpopup {display:none !important}

#page-search .heading-main,
#page-search #searchresult {margin-left:10px;}
#page-category #searchresult,
#page-department #searchresult {display:none;}

#page-search #sortby {display:none;}

.contactpage label {float:left}

#page-updateaccount #pagebody label {display: inline;}
#page-updateaccount #pagebody .text {width:200px;padding: 0;}

/* Listing */

#products .product:hover .thumblink {opacity:1;box-shadow: inset 0 0 0 1px #844352;}
#products .product:hover .product-name {color:#844352;}

.product {
    float: left;
    width: 155px;
    height: 230px;
    position: relative;
    }

#products .thumblink {
    display: table-cell;
    width: 145px;
    height: 145px;
    text-align: center;
    vertical-align: middle;
    background:white;
    box-shadow: inset 0 0 0 1px #eee;
    transition:all 0.3s ease-out;
    }

#products .thumblink img {
    max-width:125px;
    max-height:125px;
    padding:0;
    }

.productpanel .product-name,
#products .product-name {
    font-size: 11px;
    font-weight: normal;
    font-family:'Open Sans';
    display: block;
    max-height: 20px;
    overflow: hidden;
    line-height: 20px;
    margin-top: 5px;
    width: 145px;
    }

.productpanel .product-price,
#products .product-price {
    font-size: 14px;
    margin-top:5px;
    color: #666;
    }

#products .product-price br {
    display:none
    }

.text-pricestrike {
    color: #999;
    text-decoration: line-through;
    }
.text-pricespecial {
    color: #B10311;
    }
.price-percentage {
    line-height: 11px;
    }

.product .product-qty {
    display: block;
    height: 30px;
    margin: 0;
    font-size: 11px;
    margin-top: -10px;
    margin-bottom: 10px;
    color:#444;
    }

#sortby {
    font-size: 12px;
    position: absolute;
    top: 254px;
    right: 60px;
    }

.category-pictures {
background: #FAFAFA;
border: solid 1px #D0D0D0;
border-radius: 5px;
padding: 20px;
clear: both;
margin-bottom: 20px;
}

#sortfields {
    display: inline;
    width: 140px;
    margin-left: 5px;
    }

#page-search .price-percentage,
#page-department .price-percentage,
#page-category .price-percentage {
width: 70px;
overflow: hidden;
display: block;
text-indent: -23px;
color: #D53669;
font-size: 13px;
float: right;
line-height: 18px;
display:none;
}


/* Homepage Carousel */

.productpanel {width: 620px !important;}
.productpanel-header {text-align:center;display: block;}
.productpanel-header h3 {display: inline-block;text-align: center;margin-bottom: 0px;padding-top:20px;}
.productpanel-header a {display:inline-block;text-align:center;margin-bottom:20px;font-family:'Open Sans';font-size:12px;margin-left:10px;}
.promotion h3 {border:0;padding-top:0;}
.productpanel .product-thumb {width: 140px;height: 140px;box-shadow:inset 0 0 0 1px #eee;display:table-cell;vertical-align:middle;text-align:center;}
.productpanel .product-thumb img {max-width:120px;max-height:120px;padding:0;float:none;display:inline;}
.productpanel .product-name {font-family:'Open Sans';font-size:12px;font-weight:normal;}

/* Product Page */

#page-product .thumblink {border: solid 1px #F0F0F0;display:table-cell;width: 220px;height: 220px;text-align: center;vertical-align: middle;}
#page-product #productphoto {float: none;max-width: 200px;max-height: 200px;}
#page-product #productviews {border:solid 1px #f0f0f0;border-top:0;margin-bottom:20px}
#page-product #productviews .thumb {float: left;margin-right: 2px;margin-top: 2px;}
#page-product #productviews a {display: table-cell;width: 119px;background: white;height: 100px;vertical-align: middle;text-align: center;}
#page-product #productviews img {max-height: 80px;max-width: 80px;}
#page-product #relateditemheading {border-bottom: solid 1px #f0f0f0;font-size: 19px;margin-bottom: 10px;text-transform: uppercase;padding-bottom: 20px;margin-top: 40px;}
#page-product .relateditembody {width: 600px;margin-bottom: 20px;}
#page-product .relateditembody .text-pricestrike {color: #999;text-decoration: line-through;}
#page-product #product-price {font-size: 19px;line-height: 27px;margin-bottom: 19px;}
#page-product .heading-product {margin-bottom: 10px;font-size: 24px;line-height: 35px;}

#page-product #producttable {margin-left: 40px;}
#page-product #text-yourprice,
#page-product #text-regularprice,
#page-product #text-percentage {display: inline-block;margin-right: 10px;}
#page-product #text-percentage {font-size: 13px;line-height: 27px;clear: both;float:none;color: #D53669;}
#page-product #text-regularprice .label,
#page-product #text-yourprice .label,
#page-product #text-percentage br {display:none}
#page-product .text-pricingdetails {margin: 0;font-size: 19px;line-height: 27px;font-family: 'Open Sans';}
#page-product .text-product-desc {clear: both;padding-top: 19px;word-wrap:break-word;}
#page-product #product-code {color: #999;display: block;margin-top: -11px;margin-bottom: 18px;}
#matrixitemoptions {background: #FAFAFA;padding: 10px;margin-bottom: 20px;font-family: 'Open Sans';}
#page-product .prodinfo select {margin:0}
.text-pricingdetails #text-regularprice + span {color: #D53669;}
#page-product #add-to-basket-button {font-size: 15px;margin-right: 20px;}
#page-product #add-to-list-button {font-size: 15px;background: #FFF;font-weight: normal;padding: 8px 20px;}
#page-product div#share_buttons &gt; div {display:block;clear:both;float:none;}
#page-product div#share_buttons {height:auto;}
#page-product div#share_buttons div:last-child {}
#page-product #tell-a-friend-link {display:block;clear:both;font-weight:normal;font-size:12px;margin-top:20px;margin-bottom: 30px;}
#page-product .matrixcol1 {padding-right: 20px;}
#page-product #productbuyinfo {font-family: 'Open Sans';}
#page-product #notify-me {background: #FAFAFA;box-shadow: none;border: solid 1px #AAA;border-radius: 3px;color: #000 !important;clear: both;display: block;margin-bottom: 20px;width: 60px;}

.img-productflag {position:absolute;top:0px;left:0px;}
.flag-new {font-family: 'Open Sans';display: table-cell;background: #844352;color: white;text-align:center;width:35px;height:35px;border-radius: 0px;vertical-align:middle;}
.flag-sale {font-family: 'Open Sans';display: table-cell;background: #844352;color: white;text-align:center;width:35px;height:35px;border-radius: 0px;vertical-align:middle;}
.img-productflag &gt; div + div {display:none} /* Hides second flag if present */

.smallText .image-thumb,
.cattabletext .image-thumb {max-width: 130px;max-height: 130px;}

/* Recently Viewed */

#page-product .recentlyviewed {max-height:250px;overflow:hidden;padding-left: 1px;}
#page-product #products .product {width:135px;margin-right:20px;}
#page-product #products .product .product-thumb {display:table-cell;box-shadow:0 0 0 1px #eee;width:155px;height:155px;text-align:center;vertical-align:middle;}
#page-product #products .product .product-thumb img {max-width:115px;max-height:115px;padding:0;}
.searchtheme {margin-bottom: 30px;display: block;font-weight: normal;font-size: 18px;font-style: italic;margin-top: 30px;}


.fpbuttons {margin:0 !important;padding:0}
.fpbuttons a:hover {opacity:0.95; filter:alpha(opacity=95); /* For IE8 and earlier */}
input {margin:0}

#page-basket #shipping .basketcol {padding-top: 20px;}
#page-basket #frmMain {}
#page-basket #frmMain table td {padding:10px;}
#page-basket h2 {margin-left:20px}
#page-basket .button {background: #E2E2E2;color: #333;padding: 10px 5px;border-radius: 4px;font-family: 'Lora', Arial, Helvetica, sans-serif;font-weight: 700;text-transform: uppercase;border: solid 1px #D1D1D1;margin-bottom: 10px;display: block;margin-right: 5px;margin-left: 5px;font-size: 14px !important;text-align: center;}
#page-basket .button:hover {opacity:0.6}
#page-basket #total-shipping {opacity:0;}


/* Checkout Styling */

#page-checkoutstep2 #btn-make-payment {margin-bottom: 20px;}
#page-checkoutstep2 #left-column {display: none;}
#page-checkoutstep2 .heading-main {margin-left: 40px;}
#page-checkoutstep2 #pagebody &gt; #shippingform &gt; p {margin-left: 40px;}
#page-checkoutstep2 #pagebody {width: 860px;margin-top: 70px;margin-left: 30px;}
#page-checkoutstep2 .checkout-panel {float: left;width: 390px;margin: 0 40px;}
#page-checkoutstep2 label {font-weight:normal;display:inline;}
#page-checkoutstep2 #label_payment_cardnumber {display: block;}
#page-checkoutstep2 .basketheader .basketlist-hcol1 {text-align:left}
#page-checkoutstep2 .checkout-panel input.textbox, div.checkout-panel select {width: 287px;border: 1px solid #999;margin-bottom: 10px;margin-top: 4px;padding: 4px;}
#page-checkoutstep2 ul.checkout-fields li div.two-column {float: left;width: 153px !important;margin: 0;}
#page-checkoutstep2 h4.formBox {padding: 0px;margin: 19px 0 4px 0;} /* h4 headers */
#page-checkoutstep2 #checkout-section-customer {width: 310px !important;} /* Width of First Column */
#page-checkoutstep2 #btn-make-payment .button-text {font-size: 15px;}
#page-checkoutstep2 #checkout-section-checkoutplugin {background: #F0F0F0;padding: 0 40px;width: 320px !important;margin-top: 20px !important;border-radius: 5px;margin: 20px 0 0 40px;} /* Payment Area */
#checkout-section-shipping,
#checkout-section-comment,
#checkout-section-giftcard {border-bottom:solid 1px #f0f0f0;padding-bottom:20px;}
#page-checkoutstep2 #checkout-section-giftcard h4 {background: url(images/rewardscard.jpg) no-repeat;background-position: -3px 45px;height: 140px;}
#page-checkoutstep2 #giftcard_cardnumber,
#page-checkoutstep2 #checkout_comment {width: 380px}
#page-checkoutstep2 .basketlist-hcol2 {text-align: left;}
#page-checkoutstep2 .basketlist-hcol3 {text-align: right}
#page-checkoutstep2 span.error-text {font-weight: bold;font-size: 13px;padding: 0 10px 10px 10px;}
#page-checkoutstep2 #checkout-error-text {margin-bottom: 5px;text-align: center;}
#page-checkoutstep2 .pleasenote {font-size: 12px;line-height: 18px;color: red;}


/* #Pagination

================================================== */

.pagination .button-small {background:#EAEAEA;color:#666;padding:2px 8px 2px 8px;border-radius:2px;margin-right:5px;font-size:1em;line-height:1em;font-weight:normal}
.pagination .button-small:hover {background:#ccc;}
.pagination .button-on {border:solid 1px #ccc;background:white;text-decoration:none}
.pagination p {margin-right:10px;}

/* Homepage Product Panel Carousell */

#newitems .productlistingcell {margin:0;width:130px;padding-left:20px;padding-right:20px}
#newitems .bx-prev {
    position: absolute;
    top: 100px;
    left: -30px;
    width: 30px;
    height: 30px;
    text-indent: -999999px;
    background: url(../images/bxprev.png) no-repeat 0 0px;
    opacity:0.4;
}

#newitems .bx-next {
    position: absolute;
    top: 100px;
    right: -34px;
    width: 30px;
    height: 30px;
    text-indent: -999999px;
    background: url(../images/bxnext.png) no-repeat 0 0px;
    opacity:0.4;
}

#newitems .bx-next:hover,
#newitems .bx-prev:hover {
    background-position: 0 0;
    opacity:1;
}

#newitems h3 {margin-left:-30px;margin-bottom:0}

#page-requirelogin td, #page-register td, #page-login td {vertical-align: top;}
#page-register label {display:inline}
#page-contact address {margin-bottom: 20px;}
#footer-socialmedia img {margin-left: 20px;}


/* Account Page */

#account-section-yourdetails b,
#account-section-billing b,
#account-section-contact b,
#account-section-login b {font-size: 19px;line-height:27px;margin: 10px 0;display: block;}
#page-register .text {width: 200px;}
#page-updateaccount #pagebody select,
#page-register #pagebody select {width: 153px;}
#page-register #billing_username {width: 148px;}

.notice-item-success { background-color: #379049; border: '1px solid #40a100'; }
.notice-item-error { background-color:#ff7575; border: '1px solid #800000'; }
.notice-wrap { position: fixed; top: 5px; right: 10px; width: 250px; z-index: 9999; }
* html .notice-wrap { position: absolute; }

/* #Media Queries

================================================== */

    /* Smaller than standard 960 (devices and browsers) */
    @media only screen and (max-width: 959px) {}

    /* Tablet Portrait size to standard 960 (devices and browsers) */
    @media only screen and (min-width: 768px) and (max-width: 959px) {}

    /* All Mobile Sizes (devices and browser) */
    @media only screen and (max-width: 767px) {}

    /* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
    @media only screen and (min-width: 480px) and (max-width: 767px) {}

    /* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
    @media only screen and (max-width: 479px) {}


/* #Font-Face
================================================== */
/*  This is the proper syntax for an @font-face file
        Just create a "fonts" folder at the root,
        copy your FontName into code below and remove
        comment brackets */
@font-face {
  font-family: 'Font Awesome';
  src: url('webfonts/fontawesome-webfont.eot?v=4.0.3');
  src: url('webfonts/fontawesome-webfont.eot?#iefix&amp;v=4.0.3') format('embedded-opentype'), url('webfonts/fontawesome-webfont.woff?v=4.0.3') format('woff'), url('webfonts/fontawesome-webfont.ttf?v=4.0.3') format('truetype'), url('webfonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* #Keyframes
================================================== */

@keyframes clicky {
    0%, 100% { transform: rotate(0deg) }
    25%, 75% { transform: rotate(-22deg) }
    50% { transform: rotate(22deg) }
    }

@-moz-keyframes clicky {
    0%, 100% { -moz-transform: rotate(0deg) }
    25%, 75% { -moz-transform: rotate(-22deg) }
    50% { -moz-transform: rotate(22deg) }
    }

@-webkit-keyframes clicky {
    0%, 100% { -webkit-transform: rotate(0deg) }
    25%, 75% { -webkit-transform: rotate(-22deg) }
    50% { -webkit-transform: rotate(22deg) }
    }

/*
* Skeleton V1.1
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 8/17/2011
*/


/* Table of Contents
==================================================
    #Base 960 Grid
    #Tablet (Portrait)
    #Mobile (Portrait)
    #Mobile (Landscape)
    #Clearing */



/* #Base 960 Grid
================================================== */

    .container                                  { position: relative; width: 960px; margin: 0 auto; padding: 0; }
    .container .column,
    .container .columns                         { float: left; display: inline; margin-left: 10px; margin-right: 10px; }
    .row                                        { margin-bottom: 20px; }

    /* Nested Column Classes */
    .column.alpha, .columns.alpha               { margin-left: 0; }
    .column.omega, .columns.omega               { margin-right: 0; }

    /* Base Grid */
    .container .one.column,
    .container .one.columns                     { width: 40px;  }
    .container .two.columns                     { width: 100px; }
    .container .three.columns                   { width: 160px; }
    .container .four.columns                    { width: 220px; }
    .container .five.columns                    { width: 280px; }
    .container .six.columns                     { width: 340px; }
    .container .seven.columns                   { width: 400px; }
    .container .eight.columns                   { width: 460px; }
    .container .nine.columns                    { width: 520px; }
    .container .ten.columns                     { width: 580px; }
    .container .eleven.columns                  { width: 640px; }
    .container .twelve.columns                  { width: 700px; }
    .container .thirteen.columns                { width: 760px; }
    .container .fourteen.columns                { width: 820px; }
    .container .fifteen.columns                 { width: 880px; }
    .container .sixteen.columns                 { width: 940px; }

    .container .one-third.column                { width: 300px; }
    .container .two-thirds.column               { width: 620px; }

    /* Offsets */
    .container .offset-by-one                   { padding-left: 60px;  }
    .container .offset-by-two                   { padding-left: 120px; }
    .container .offset-by-three                 { padding-left: 180px; }
    .container .offset-by-four                  { padding-left: 240px; }
    .container .offset-by-five                  { padding-left: 300px; }
    .container .offset-by-six                   { padding-left: 360px; }
    .container .offset-by-seven                 { padding-left: 420px; }
    .container .offset-by-eight                 { padding-left: 480px; }
    .container .offset-by-nine                  { padding-left: 540px; }
    .container .offset-by-ten                   { padding-left: 600px; }
    .container .offset-by-eleven                { padding-left: 660px; }
    .container .offset-by-twelve                { padding-left: 720px; }
    .container .offset-by-thirteen              { padding-left: 780px; }
    .container .offset-by-fourteen              { padding-left: 840px; }
    .container .offset-by-fifteen               { padding-left: 900px; }




/* #Clearing
================================================== */

    /* Self Clearing Goodness */
    .container:after { content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }

    /* Use clearfix class on parent to clear nested columns,
    or wrap each row of columns in a &lt;div class="row"&gt; */
    .clearfix:before,
    .clearfix:after,
    .row:before,
    .row:after {
      content: '\0020';
      display: block;
      overflow: hidden;
      visibility: hidden;
      width: 0;
      height: 0; }
    .row:after,
    .clearfix:after {
      clear: both; }
    .row,
    .clearfix {
      zoom: 1; }

    /* You can also use a &lt;br class="clear" /&gt; to clear columns */
    .clear {
      clear: both;
      display: block;
      overflow: hidden;
      visibility: hidden;
      width: 0;
      height: 0;
    }

/*
* Skeleton V1.1
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 8/17/2011
*/


/* Table of Content
==================================================
    #Reset &amp; Basics
    #Basic Styles
    #Site Styles
    #Typography
    #Links
    #Lists
    #Images
    #Buttons
    #Tabs
    #Forms
    #Misc */


/* #Reset &amp; Basics (Inspired by E. Meyers)
================================================== */
    html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, legend, table, caption, tbody, tfoot, thead, tr, th, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
        margin: 0;
        padding: 0;
        border: 0;
        font-size: 100%;
        font: inherit;
        vertical-align: baseline; }
    article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
        display: block; }
    body {
        line-height: 1; }
    ol, ul {
        list-style: none; }
    blockquote, q {
        quotes: none; }
    blockquote:before, blockquote:after,
    q:before, q:after {
        content: '';
        content: none; }
    table {
        border-collapse: collapse;
        border-spacing: 0; }


/* #Basic Styles
================================================== */

    body {
        background: #eee url('images/bg.gif');
        font: 13px/18px 'Lora', 'Arial', "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
        color: #444;
        text-shadow: rgba(0, 0, 0, .01) 0 0 1px;
        -webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
        -webkit-text-size-adjust: 100%;
        }


/* #Typography
================================================== */
    h1, h2, h3, h4, h5, h6 {
        color: #333;
        font-family: "Lora", Helvetica, Arial, sans-serif;
        text-transform:uppercase;
        font-weight: normal;
        }
    h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit; }
    h1 { font-size: 33px; line-height: 43px; text-transform: none; font-weight: normal; margin-bottom: 17px;}
    h2 { font-size: 17px; line-height: 27px; text-transform: none; font-weight: normal; margin-bottom: 17px;}
    h3 { font-size: 16px; line-height: 28px; text-transform: none; font-weight: normal; margin-bottom: 8px; font-style:italic;}
    h4 { font-size: 16px; line-height: 28px; text-transform: none; font-weight: normal; margin-bottom: 8px; }
    h5 { font-size: 16px; line-height: 28px; text-transform: none; font-weight: normal; margin-bottom: 8px; }
    h6 { font-size: 16px; line-height: 28px; text-transform: none; font-weight: normal; margin-bottom: 8px; }


    p { margin: 0 0 18px 0;line-height:18px; }
    p img { margin: 0; }
    p.lead { font-size: 21px; line-height: 27px; color: #777;  }

    em { font-style: italic; }
    strong { font-weight: 700; color: #333; }
    small { font-size: 80%; }
    .grey {color:#999}

/*  Blockquotes  */
    blockquote, blockquote p { font-size: 17px; line-height: 24px; color: #777; font-style: italic; }
    blockquote { margin: 0 0 20px; padding: 9px 20px 0 19px; border-left: 1px solid #ddd; }
    blockquote cite { display: block; font-size: 12px; color: #555; }
    blockquote cite:before { content: "\2014 \0020"; }
    blockquote cite a, blockquote cite a:visited, blockquote cite a:visited { color: #555; }

    hr { border: dotted #eee; border-width: 1px 0 0; clear: both; margin: 10px 0 30px; height: 0; }


/* #Links
================================================== */
    a, a:visited { color: #222; text-decoration: none; outline: 0; font-weight:bold; }
    a:hover, a:focus { color: #844352; text-decoration:underline}
    p a, p a:visited { line-height: inherit; }


/* #Lists
================================================== */
    ul, ol { margin-bottom: 20px; }
    ul { list-style: none outside; }
    ol { list-style: decimal; }
    ol, ul.square, ul.circle, ul.disc { margin-left: 30px; }
    ul.square { list-style: square outside; }
    ul.circle { list-style: circle outside; }
    ul.disc { list-style: disc outside; }
    ul ul, ul ol,
    ol ol, ol ul { margin: 4px 0 5px 30px; font-size: 90%;  }
    ul ul li, ul ol li,
    ol ol li, ol ul li { margin-bottom: 6px; }
    li { line-height: 18px; margin-bottom: 12px; }
    ul.large li { line-height: 21px; }
    li p { line-height: 21px; }

/* #Images
================================================== */

    img.scale-with-grid {
        max-width: 100%;
        height: auto; }


/* #Buttons
================================================== */

    #history-submit {margin-left: 20px;}

    #btn-profile-continue,
    .button-big,
    .button,
    button,
    input[type="submit"],
    input[type="reset"],
    input[type="button"] {
        font-family:Lora;
        font-weight:normal;
        text-transform:Capitalize;
        background: #6B1E2B;
        border: 0;
        -webkit-box-shadow: 
            inset 0 0 0 1px rgba(255,255,255,.5), 
            0 0 0 1px #6B1E2B;
        -moz-box-shadow: 
            inset 0 0 0 1px rgba(255,255,255,.5), 
            0 0 0 1px #6B1E2B;
        box-shadow: 
            inset 0 0 0 1px rgba(255,255,255,.5), 
            0 0 0 1px #6B1E2B;
        color: #fff !important;
        display: inline-block;
        text-decoration: none;
        padding: .5em .8em;
        margin: 2px; }

    #btn-profile-continue:hover,
    .button-big:hover,
    .button:hover,
    button:hover,
    input[type="submit"]:hover,
    input[type="reset"]:hover,
    input[type="button"]:hover {
    background: #333;
    border: 0;
    -webkit-box-shadow: 
        inset 0 0 0 1px rgba(255,255,255,.5), 
        0 0 0 1px #6B1E2B;
    -moz-box-shadow: 
        inset 0 0 0 1px rgba(255,255,255,.5), 
        0 0 0 1px #6B1E2B;
    box-shadow: 
        inset 0 0 0 1px rgba(255,255,255,.5), 
        0 0 0 1px #6B1E2B;
    color: #fff !important;
    display: inline-block;
    text-decoration: none;
    padding: .5em .8em;
    margin: 2px;
    text-decoration: none }

    .button:active,
    button:active,
    input[type="submit"]:active,
    input[type="reset"]:active,
    input[type="button"]:active {
    background: #333;
    border: 0;
    -webkit-box-shadow: 
        inset 0 0 0 1px rgba(255,255,255,.5), 
        0 0 0 1px #6B1E2B;
    -moz-box-shadow: 
        inset 0 0 0 1px rgba(255,255,255,.5), 
        0 0 0 1px #6B1E2B;
    box-shadow: 
        inset 0 0 0 1px rgba(255,255,255,.5), 
        0 0 0 1px #6B1E2B;
    color: #fff !important;
    display: inline-block;
    text-decoration: none;
    padding: .5em .8em;
    margin: 2px; } }

    .button.full-width,
    button.full-width,
    input[type="submit"].full-width,
    input[type="reset"].full-width,
    input[type="button"].full-width {
        width: 100%;
        padding-left: 0 !important;
        padding-right: 0 !important;
        text-align: center; }

    /* Fix for odd Mozilla border &amp; padding issues */
    button::-moz-focus-inner,
    input::-moz-focus-inner {
    border: 0;
    padding: 0;
    }


    .greenbutton     {
      background: #37c400 !important;
      border: 1px solid #aaa;
      border-top: 1px solid #ccc;
      border-left: 1px solid #ccc;
      padding: 4px 12px;
      -moz-border-radius: 3px;
      -webkit-border-radius: 3px;
      border-radius: 3px;
      color: #444;
      display: inline-block;
      font-size: 11px;
      font-weight: bold;
      text-decoration: none;
      text-shadow: 0 1px rgba(255, 255, 255, .75);
      cursor: pointer;
      margin-bottom: 20px;
      line-height: normal;
      padding: 8px 10px;
      font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
        }


/* #Tabs (activate in tabs.js)
================================================== */
    ul.tabs {
        display: block;
        margin: 0 0 20px 0;
        padding: 0;
        border-bottom: solid 1px #ddd; }
    ul.tabs li {
        display: block;
        width: auto;
        height: 30px;
        padding: 0;
        float: left;
        margin-bottom: 0; }
    ul.tabs li a {
        display: block;
        text-decoration: none;
        width: auto;
        height: 29px;
        padding: 0px 20px;
        line-height: 30px;
        border: solid 1px #ddd;
        border-width: 1px 1px 0 0;
        margin: 0;
        background: #f5f5f5;
        font-size: 13px; }
    ul.tabs li a.active {
        background: #fff;
        height: 30px;
        position: relative;
        top: -4px;
        padding-top: 4px;
        border-left-width: 1px;
        margin: 0 0 0 -1px;
        color: #111;
        -moz-border-radius-topleft: 2px;
        -webkit-border-top-left-radius: 2px;
        border-top-left-radius: 2px;
        -moz-border-radius-topright: 2px;
        -webkit-border-top-right-radius: 2px;
        border-top-right-radius: 2px; }
    ul.tabs li:first-child a.active {
        margin-left: 0; }
    ul.tabs li:first-child a {
        border-width: 1px 1px 0 1px;
        -moz-border-radius-topleft: 2px;
        -webkit-border-top-left-radius: 2px;
        border-top-left-radius: 2px; }
    ul.tabs li:last-child a {
        -moz-border-radius-topright: 2px;
        -webkit-border-top-right-radius: 2px;
        border-top-right-radius: 2px; }

    ul.tabs-content { margin: 0; display: block; }
    ul.tabs-content &gt; li { display:none; }
    ul.tabs-content &gt; li.active { display: block; }

    /* Clearfixing tabs for beautiful stacking */
    ul.tabs:before,
    ul.tabs:after {
      content: '\0020';
      display: block;
      overflow: hidden;
      visibility: hidden;
      width: 0;
      height: 0; }
    ul.tabs:after {
      clear: both; }
    ul.tabs {
      zoom: 1; }


/* #Forms
================================================== */

    form {
         }
    fieldset {
        margin-bottom: 20px; }
    input[type="text"],
    input[type="password"],
    input[type="email"],
    textarea,
    select {
        border: 1px solid #ccc;
        outline: none;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        border-radius: 2px;
        font: 13px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
        color: #777;
        margin: 0;
        display: inline;
        margin-bottom: 20px;
        background: #fff;
        }
    input[type="text"]:focus,
    input[type="password"]:focus,
    input[type="email"]:focus,
    textarea:focus {
        border: 1px solid #aaa;
        color: #444;
        -moz-box-shadow: 0 0 3px rgba(0,0,0,.2);
        -webkit-box-shadow: 0 0 3px rgba(0,0,0,.2);
        box-shadow:  0 0 3px rgba(0,0,0,.2); }
    textarea {
        min-height: 60px; }
    label,
    legend {
        display: block;
        font-weight: normal;
        font-size: 13px;
        font-family:'Open Sans';  }

    input[type="checkbox"] {
        display: inline; }
    label span,
    legend span {
        font-weight: normal;
        font-size: 13px;
        color: #444; }

/* #Misc
================================================== */
    .remove-bottom { margin-bottom: 0 !important; }
    .half-bottom { margin-bottom: 10px !important; }
    .add-bottom { margin-bottom: 20px !important; }




/* CSS for jQuery Orbit Plugin 1.2.3
 * www.ZURB.com/playground
 * Copyright 2010, ZURB
 * Free to use under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 
 
 
/* PUT IN YOUR SLIDER ID AND SIZE TO MAKE LOAD BEAUTIFULLY
   ================================================== */
#featured { 
    width: 620px;
    height: 310px;
    background: #fff url('images/loading.gif') no-repeat center center;
    overflow: hidden;
    }
#featured&gt;img,  
#featured&gt;div,
#featured&gt;a { display: none; }
#featured img {}



/* CONTAINER
   ================================================== */

div.orbit-wrapper {
    width: 1px;
    height: 1px;
    position: relative;
    height:350px !important;
    }

div.orbit {
    width: 1px;
    height: 1px;
    position: relative;
    overflow: hidden }

div.orbit&gt;img {
    position: absolute;
    top: 0;
    left: 0;
    display: none; }

div.orbit&gt;a {
    border: none;
    position: absolute;
    top: 0;
    left: 0;
    line-height: 0; 
    display: none; }

.orbit&gt;div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/* Note: If your slider only uses content or anchors, you're going to want to put the width and height declarations on the ".orbit&gt;div" and "div.orbit&gt;a" tags in addition to just the .orbit-wrapper */


/* TIMER
   ================================================== */

div.timer {
    width: 40px;
    height: 40px;
    overflow: hidden;
    position: absolute;
    top: 30px;
    right: 30px;
    opacity: .6;
    cursor: pointer;
    z-index: 1001; }

span.rotator {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    left: -20px;
    background: url(images/rotator-black.png) no-repeat;
    z-index: 3; }

span.mask {
    display: block;
    width: 20px;
    height: 40px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    overflow: hidden; }

span.rotator.move {
    left: 0 }

span.mask.move {
    width: 40px;
    left: 0;
    background: url(images/timer-black.png) repeat 0 0; }

span.pause {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    left: 0;
    background: url(images/pause-black.png) no-repeat;
    z-index: 4;
    opacity: 0; }

span.pause.active {
    background: url(images/pause-black.png) no-repeat 0 -40px }

div.timer:hover span.pause,
span.pause.active {
    opacity: 1 }


/* CAPTIONS
   ================================================== */

.orbit-caption {
    display: none;
    font-family: "HelveticaNeue", "Helvetica-Neue", Helvetica, Arial, sans-serif; }

.orbit-wrapper .orbit-caption {
    background: #000;
    background: rgba(0,0,0,.6);
    z-index: 1000;
    color: #fff;
    text-align: center;
    padding: 7px 0;
    font-size: 13px;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%; }


/* DIRECTIONAL NAV
   ================================================== */

div.slider-nav {
    display: block }

div.slider-nav span {
    width: 78px;
    height: 100px;
    text-indent: -9999px;
    position: absolute;
    z-index: 1000;
    top: 50%;
    margin-top: -50px;
    cursor: pointer; }

div.slider-nav span.right {
    background: url(images/right-arrow.png);
    right: 0; }

div.slider-nav span.left {
    background: url(images/left-arrow.png);
    left: 0; }

/* BULLET NAV
   ================================================== */

.orbit-bullets {
    position: absolute;
    z-index: 1000;
    list-style: none;
    bottom: 0px;
    right: 0;
    margin-right: 290px;
    margin-bottom: 0;
    padding: 0;
    }

.orbit-bullets li {
    float: left;
    margin-left: 5px;
    cursor: pointer;
    color: #999;
    text-indent: -9999px;
    background: url(images/bullets.png) no-repeat 0px 0;
    width: 13px;
    height: 12px;
    overflow: hidden; }

.orbit-bullets li.active {
    color: #222;
    background-position: -12px 0; }
    
.orbit-bullets li.has-thumb {
    background: none;
    width: 100px;
    height: 75px; }

.orbit-bullets li.active.has-thumb {
    background-position: 0 0;
    border-top: 2px solid #000; }


/**
 * BxSlider v4.0 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2012
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
    position: relative;
    margin: 0 auto;
    padding: 0;
    *zoom: 1;
}

.bx-wrapper img {
    max-width: 100%;
    display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
    left: -5px;
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    position: absolute;
    top:auto;
    bottom: 10px;
    right: 5px;
    width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(images/bx_loader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    *zoom: 1;
    *display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #eee;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #aaa;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
    left: 10px;
    background: url(images/controls.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
    right: 10px;
    background: url(images/controls.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
    background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
    background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 9999;
    opacity: 0.25;
    -webkit-transition:opacity 0.1s linear;
    -moz-transition:opacity 0.1s linear;
    -o-transition:opacity 0.1s linear;
    transition:opacity 0.1s linear;
}

.bx-wrapper .bx-controls-direction a:hover {opacity:1;}

.bx-wrapper .bx-controls-direction a.disabled {
    display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
    text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
    display: block;
    text-indent: -9999px;
    width: 10px;
    height: 11px;
    outline: 0;
    background: url(images/controls.png) -86px -11px no-repeat;
    margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
    background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
    display: block;
    text-indent: -9999px;
    width: 9px;
    height: 11px;
    outline: 0;
    background: url(images/controls.png) -86px -44px no-repeat;
    margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
    background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #666\9;
    background: rgba(80, 80, 80, 0.75);
    width: 100%;
}

.bx-wrapper .bx-caption span {
    color: #fff;
    font-family: Arial;
    display: block;
    font-size: .85em;
    padding: 10px;
}</pre></body></html>