/* Main Structure */

body {
    font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
    margin: 0px;
    text-align: center;
    background-color: #F0F0F0;
}
hr {
    color: #009933;
    padding: 0px;
    margin: 0px;
}
#wrapper {
    max-width: 1010px;
    height: auto;
    text-align: left;
    background-color: #FFFFFF;
    float: none;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    overflow: auto;
    border-left-width: medium;
    border-left-style: solid;
    border-right-color: #FFFFFF;
    border-left-color: #FFFFFF;
    border-right-width: medium;
    border-right-style: solid;
}
#header {
    height: 185px;
    padding: 0;
    display: block;
    background-image: url(/Images/Header_Main.jpg);
    max-width: 100%;
    margin-top: 0;
    margin-right: 0px;
    margin-bottom: 0;
    margin-left: 0px;
}
#header a {
    color: #036;
    text-decoration: none;
}
#header a:hover {
    text-decoration: none;
    color: #FF6600;
}
#header_top {
    width: 100%;
    float: right;
    display: block;
    clear: both;
    margin-top: 125px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0px;
    padding-right: 10px;
    padding-bottom: 0px;
    padding-left: 10px;
}
#header_search {
    max-width: 100px;
    float: right;
    display: block;
    clear: right;
    margin: 0 220px 9px 0;
}
#header_search a {
    font-size: 13px;
    height: auto;
    width: auto;
    color: #0000A0;
    padding: 0 8px 1px;
    float: right;
    font-variant: small-caps;
    background-image: url(/Images/search.jpg);
    background-repeat: no-repeat;
    background-position: 100% 0%;
    width: 65px;
}
#header_search a:hover {
    text-decoration: none;
    color: #FF6600;
}
#header_right {
    float: right;
    display: block;
    margin-top: 2px;
    margin-right: 10px;
    margin-bottom: -2px;
    margin-left: 90px;
    text-align: right;
    padding: 2px;
    clear: right;
}
#header_right a {
    font-size: 13px;
    font-weight: bold;
    background-position: -4px -6px;
    background-image: url(https://shop.crystalherbs.com/Skins/Crystal-Herbs-1/Images/icon_shopping_cart.png);
    background-repeat: no-repeat;
    color: #970097;
    padding: 2px 0 1px 29px;
    z-index: 9992;
    text-transform: uppercase;
    font-family: segoe UI;
}
#header_right a:hover {
    text-decoration: none;
    color: #FFFFFF;
}
#header_left {} #header_subnav {
    max-width: 265px;
    float: right;
    display: block;
    margin-top: 2px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 5px;
    text-align: left;
    padding-top: 2px;
}
#Columnwrapper {
    float: left;
    width: 800px;
    background-repeat: repeat-y;
    background-position: left top;
    height: auto;
}
#main {
    height: auto;
    width: 610px;
    float: right;
    clear: right;
    padding-top: 12px;
    padding-right: 8px;
    padding-bottom: 12px;
    padding-left: 16px;
}
#rightCol ul {
    font-size: 11px;
    width: 90%;
    padding: 0px;
    list-style-image: url(../images/bullet.gif);
    color: #0000a0;
    line-height: 16px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
    float: right;
}
#rightCol #Categories ul {
    font-size: 11px;
    width: 180px;
    padding: 0px;
    list-style-image: url(../images/bullet.gif);
    color: #0000a0;
    line-height: 16px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
    float: right;
}
#rightCol {
    float: right;
    max-width: 185px;
    height: auto;
    padding-top: 3px;
    padding-right: 5px;
    padding-bottom: 3px;
    padding-left: 8px;
    text-align: left;
    clear: right;
    margin-top: 2px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    position: relative;
}
#footer {
    width: 100%;
    display: block;
    float: left;
    color: #3366CC;
    margin-bottom: 3px;
    background-color: #FFFFCC;
    text-align: center;
}
/* for 980px or less */

@media screen and (max-width: 1000px) {
    #Columnwrapper {
        max-width: 80%;
    }
    #header {
        height: 185px;
        padding: 0px;
        display: block;
        background-image: url("/Images/Header_Main_small.jpg");
        max-width: 100%;
        margin: 0px;
    }
    #mainnav {
        width: 18%;
        float: left;
    }
    #main {
        width: 75%;
        margin: 0px 0px 5px 5px;
    }
    #rightCol {
        width: 18%;
        float: right;
    }
    img {
        max-width: 100%;
    }
}
/* for 700px or less */

@media screen and (max-width: 600px) {
    #Columnwrapper {
        max-width: 80%;
    }
    #header {
        height: 185px;
        padding: 0px;
        display: block;
        background-image: url("/Images/Header_Main_small.jpg");
        max-width: 100%;
        margin: 0px;
    }
    #mainnav {
        width: 100% !important;
        max-width: 100% !important;
        float: left;
    }
    #mainNav {
	    max-width: 100% !important;
    }
    #rightCol {
/* 	    float: none !important; */
	    width: 100% !important;
	    max-width: 100% !important;
    }
    #rhColmenu {
	    float: none !important;
    }
    #headernav {
	    padding-left: 0 !important;
	    width: 100% !important;
    }
    .spot {
	    width: 100% !important;
    }
    #main {
        width: auto;
        float: left;
        margin-left: 0px;
        height: auto;
    }
    #rightCol {
        width: auto;
        float: right;
    }
    #header_right {
        margin: 2px 10px -2px 10px;
        clear: right;
    }
    #header_search {
        clear: right;
        margin: 0px 20px 9px 0px;
    }
    img {
        max-width: 100%;
    }
    .boxll, .boxrm {
	    float: none !important;
	    width: 100% !important;
    }
}
/* for 480px or less */

@media screen and (max-width: 480px) {
    #header {
        height: 185px;
        padding: 0px;
        display: block;
        background-image: url("/Images/Header_Main_small.jpg");
        max-width: 100%;
        margin: 0px;
    }
    h1 {
        font-size: 1.5em;
    }
    #Columnwrapper {
        max-width: 100%;
    }
    #main {
        width: 100%;
        padding: 0;
        float: right;
        margin: 0;
        height: auto;
    }
    #mainnav {
        width: 100%;
        float: left;
    }
    #rightCol {
        max-width: 40%;
        float: right;
    }
    #handmade {
        display: none;
    }
    img {
        max-width: 100%;
    }
    #header a {
        font-size: 11px;
    }
    
}
/* for 370px or less */

@media screen and (max-width: 370px) {
    #header {
        height: 210px;
        padding: 0px;
        display: block;
        background-image: url("/Images/Header_Main_small_1.jpg");
        max-width: 100%;
        margin: 0px;
    }
    h1 {
        font-size: 1.5em;
    }
    #Columnwrapper {
        max-width: 100%;
    }
    #main {
        max-width: 100%;
        float: left;
        margin-left: 0px;
        height: auto;
    }
    #mainnav {
        width: 100%;
    }
    #rightCol {
        max-width: 40%;
    }
    #handmade {
        display: none;
    }
    img {
        max-width: 100%;
    }
    #header a {
        font-size: 11px;
    }
    #header_search {
        clear: right;
        margin: 0px 5px 9px 0px;
    }
}
/* Support for Main Structure */

#headernav {
    width: 98.5%;
    padding-left: 15px;
    border-top-width: 2px;
    border-bottom-width: medium;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: #FFFFFF;
    border-bottom-color: #666699;
    float: left;
    background-color: #9999cc;
    margin-bottom: 12px;
    height: auto;
    background-color: #99c;
    background-repeat: no-repeat;
}
#headernav p {
    margin: 0px;
    padding-top: 1px;
    color: #FFFFFF;
}
#headernav a {
    text-decoration: none;
    font-weight: bold;
    color: #FFFFFF;
    font-size: 12px;
    display: block;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #FFFFFF;
    float: left;
    width: auto;
    padding-right: 12px;
    padding-left: 12px;
    padding-top: 6px;
    padding-bottom: 6px;
}
#headernav a:hover {
    font-weight: bold;
    color: #FFFFFF;
    font-size: 12px;
    background-color: #666699;
    display: block;
}
body#home a#homenav,
body#shop a#shopnav,
body#overview a#overviewnav,
body#essences a#essencesnav,
body#blog a#blognav,
body#holistic a#holisticnav,
body#video a#videonav,
body#gallery a#gallerynav,
body#latest a#latestnav,
body#about a#aboutnav,
body#contact a#contactnav {
    font-weight: bold;
    color: #FFFFFF;
    font-size: 12px;
    background-color: #666699;
    display: block;
}
.navHeader {
    width: 150px;
    display: block;
    color: #FFFFFF;
    margin-top: 10px;
    margin-bottom: 0px;
    background-color: #FFFFFF;
}
.navHead {
    color: #003366;
    padding-top: 12px;
    padding-bottom: 6px;
    font-size: 13px;
    padding-left: 5px;
    font-weight: bold;
    margin: 5px 0px 8px 0px;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #da3ab3;
}
.navHead2 {
    color: #003366;
    padding-top: 12px;
    padding-bottom: 6px;
    font-size: 12px;
    padding-left: 5px;
    font-weight: bold;
    margin: 15px 0px 8px 0px;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #da3ab3;
}
.navHead3 {
    color: #003366;
    padding-top: 12px;
    padding-bottom: 6px;
    font-size: 12px;
    padding-left: 5px;
    font-weight: bold;
    margin: 15px 0px 8px 0px;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #da3ab3;
    width: 200px;
}
#mainnav {
    max-width: 157px;
    display: block;
    float: left;
    height: auto;
    clear: left;
    padding-top: 0px;
    padding-right: 3px;
    padding-bottom: 3px;
    padding-left: 0px;
    margin-top: 25px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 5px;
}
#footerNav {
    text-decoration: none;
    background-color: #ccccff;
    padding: 1px 0px 1px 0px;
}
#footerNav a {
    color: #0000A0;
    text-decoration: none;
    font-size: 12px;
    padding: 0px 1px 2px 1px;
}
#footerNav a:hover {
    color: #FF6600;
    text-decoration: underline;
}
/* Tag Styling */

a:link {
    color: #005689;
}
a:visited {
    color: #3366FF;
}
a:hover {
    text-decoration: none;
    color: #FF6600;
}
h1 {
    font-family: Verdana, Arial;
    font-size: 19px;
    font-weight: bold;
    color: #004777;
    margin-top: 3px;
    margin-bottom: 2px;
    padding-top: 2px;
    padding-bottom: 2px;
    text-decoration: none;
    line-height: 25px;
}
h2 {
    font-family: Verdana, Arial;
    font-size: 14px;
    font-weight: bold;
    color: #004777;
    margin-bottom: 2px;
    padding-top: 7px;
    padding-bottom: 2px;
    text-decoration: none;
    line-height: 19px;
}
.list {
    margin: 0px;
    padding: 0px;
    text-align: left;
    color: #036;
}
h3 {
    font-family: Verdana, Arial;
    font-size: 12px;
    color: #036;
    margin-top: 6px;
    margin-bottom: 2px;
    padding-top: 2px;
    padding-bottom: 2px;
    line-height: 18px;
}
p {
    font-family: Verdana, Arial;
    font-size: 12px;
    color: #036;
    font-weight: normal;
    margin-top: 2px;
    margin-bottom: 2px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 2px;
    line-height: 1.5em
}
/* MAIN NAVIGATION */

ul#mainNav {
    list-style: none;
    max-width: 156px;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #FFFFFF;
    font-family: Verdana, Arial;
    font-size: 12px;
    font-weight: normal;
    padding: 0px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 12px;
    margin-left: 0;
}
#mainNav a {
    text-decoration: none;
    color: #003366;
    font-size: 1em;
    display: block;
    background-color: #FFFFFF;
    background-image: url(/images/bullet.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding-top: 6px;
    padding-bottom: 8px;
    padding-left: 9px;
    margin: 4px 0px 4px 0px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #666699;
}
#mainNav a:hover {
    color: #FF6600;
    background-image: url(/images/bullet4.gif);
    background-repeat: no-repeat;
    background-position: left center;
}
ul#mainNavxtra {
    font-size: 11px;
    text-align: left;
    margin: 0px;
    list-style-type: none;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 5px;
}
#mainNavxtra a {
    background-image: url(../images/bullet.gif);
    background-repeat: no-repeat;
    padding-left: 12px;
    background-position: 2px;
    display: block;
    padding-top: 2px;
    padding-bottom: 2px;
}
#mainNavxtra a:hover {}
/* SHOP NAVIGATION */

ul#shopNav {
    list-style: none;
    width: 150px;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #FFFFFF;
    font-family: Verdana, Arial;
    font-size: 11px;
    font-weight: normal;
    padding: 0px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
}
#shopNav a {
    text-decoration: none;
    color: #FFFFFF;
    font-size: 1em;
    display: block;
    background-color: #9999cc;
    background-image: url(/images/bullet2.gif);
    background-repeat: no-repeat;
    background-position: 5px center;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 14px;
    margin-top: 2px;
    margin-right: 0px;
    margin-bottom: 2px;
    margin-left: 0px;
    font-weight: bold;
}
#shopNav a:hover {
    background-color: #B6B6DC;
    background-image: url(/images/bullet2.gif);
    background-repeat: no-repeat;
    background-position: 2px 50%;
}
/* IE Fixes */
/* remove annoying gaps */

#mainNav li {
    display: inline;
}
#mainNavxtra li {
    display: inline;
}
#shopNav li {
    display: inline;
}
/* force hover on entire width of  link */

* html #mainNav a {
    height: 1px;
}
* html #shopNav a {
    height: 1px;
}
* html #shopHome a {
    height: 1px;
}
* html #menu_shop a {
    height: 1px;
}
/* End of Navigation */

.small {
    font-size: 10px;
}
.imageLeft {
    float: left;
    padding: 0px;
    margin-top: 5px;
    margin-right: 10px;
    margin-bottom: 5px;
    margin-left: 0px;
}
.imageTop {
    padding: 0px;
    margin: 5px 0px 18px 0px;
}
.promotion {
    background-image: url(/images/promotions/chakra_sets.jpg);
    height: 35px;
    max-width: 146px;
    margin-top: 18px;
    margin-bottom: 0px;
    border-bottom-width: medium;
    border-bottom-style: solid;
    padding-bottom: 2px;
    background-repeat: no-repeat;
    padding-top: 135px;
    padding-left: 4px;
    border-bottom-color: #da3ab3;
}
.titleHeading {
    color: #004777;
}
.greenHeading {
    font-family: Verdana, Arial;
    font-size: 14px;
    font-weight: bold;
    color: #006600;
    margin-top: 2px;
    margin-right: 2px;
    margin-bottom: 2px;
    padding-top: 2px;
    padding-right: 2px;
    padding-bottom: 2px;
    text-decoration: none;
}
.essences a {
    font-size: 11px;
    color: #006633;
    float: left;
    width: 175px;
    height: 52px;
    margin-top: 18px;
    padding-bottom: 10px;
    font-weight: bold;
    text-decoration: none;
}
.essences a:hover {
    color: #FF6600;
}
.RHessences {
    margin: 10px 0px 10px 0px;
}
.RHessences a:hover {
    text-decoration: underline;
    color: #FF6600;
}
.essImage {
    padding: 0px;
    float: left;
    margin-top: -5px;
    margin-right: 10px;
    margin-bottom: 0px;
    margin-left: 0px;
    text-decoration: none;
}
.essences2 a {
    font-size: 10px;
    color: #006633;
    float: left;
    width: 175px;
    height: 52px;
    margin-top: 18px;
    padding-bottom: 10px;
    font-weight: bold;
    text-decoration: none;
}
.essences2 a:hover {
    color: #FF6600;
}
.essenceStrap {
    background-image: url(../images/bluebar.jpg);
    background-repeat: repeat-y;
    float: left;
    clear: left;
    padding-left: 12px;
    display: block;
    border-bottom-width: medium;
    border-bottom-style: solid;
    border-bottom-color: #FFFFFF;
    width: 168px;
}
.navHeadRH {
    color: #da3ab3;
    padding-top: 1px;
    padding-bottom: 1px;
    font-size: 11px;
    font-weight: bold;
    margin-top: 4px;
    border-bottom-width: thin;
    border-bottom-style: solid;
    border-bottom-color: #da3ab3;
}
.shopHome {
    float: right;
    background-color: #CC33CC;
    display: block;
    padding-top: 2px;
    padding-right: 10px;
    padding-bottom: 2px;
    padding-left: 10px;
    font-weight: bold;
    margin-top: -2px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    border-left-width: thin;
    border-left-color: #FFFFFF;
}
#rhColmenu {
    float: left;
    max-width: 100%;
    margin: 5px 0px 20px -4px;
}
#rhColmenu a {
    display: block;
    background-image: url(../images/osteo.jpg);
    background-repeat: no-repeat;
    height: auto;
    margin: 4px -2px 3px 0px;
    padding: 7px 8px 8px 27px;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: #999999;
    border-bottom-color: #999999;
    text-decoration: none;
    color: #006633;
    font-size: 11px;
    font-weight: bold;
    background-position: left;
    text-align: left;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #999999;
}
#rhColmenu a:hover {
    background-color: #009900;
    color: #FFFFFF;
}
#news {
    float: left;
    height: auto;
    margin: 0px;
    width: 92%;
    padding: 0px;
}
#news a {
    font-size: 11px;
    text-decoration: none;
    margin: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 10px;
}
.rhColTitle {
    background-color: #666699;
    padding-left: 8px;
    height: 16px;
    margin-top: 8px;
    margin-bottom: 4px;
    padding-top: 2px;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: #FFFFFF;
    border-bottom-color: #FFFFFF;
    text-decoration: none;
    padding-right: 0px;
    font-size: 11px;
    font-weight: bold;
    float: left;
    margin-left: -7px;
    width: 100%;
    padding-bottom: 0px;
    clear: none;
    color: #FFFFFF;
    margin-right: -7px;
}
#rhColInc {
    width: 180px;
}
#news a:hover {
    font-size: 11px;
    text-decoration: underline;
    margin: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 10px;
}
#news p {
    margin: 0px;
    background-image: url(../images/bullet.gif);
    background-repeat: no-repeat;
    background-position: left 1px;
    padding-top: 2px;
    padding-bottom: 2px;
    color: #0000a0;
}
#rhColnews {
    width: 100%;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 14px;
    padding: 0px;
}
#rhColnews a {
    text-decoration: none;
    color: #0000a0;
    padding-top: 1px;
    padding-right: 0px;
    padding-bottom: 1px;
    padding-left: 0px;
}
#rhColnews p {
    font-size: 11px;
    margin: 5px 0 5px 0;
    border-bottom-width: thin;
    border-bottom-style: solid;
    border-bottom-color: #009900;
    padding-top: 1px;
    padding-right: 0px;
    padding-bottom: 3px;
    padding-left: 9px;
    display: block;
    color: #0000a0;
    background-image: url(../images/bullet.gif);
    background-repeat: no-repeat;
    background-position: left 4px;
}
#rhColnews a:hover {
    text-decoration: underline;
    color: #FF6600;
}
#newsletter {
    float: right;
    height: auto;
    width: 100%;
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
}
#search {
    text-align: right;
    float: right;
    display: block;
    width: 100%;
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    border-top-width: medium;
    border-bottom-width: medium;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: #da3ab3;
    border-bottom-color: #da3ab3;
    padding-top: 3px;
    padding-right: 0px;
    padding-bottom: 3px;
    padding-left: 0px;
}
#newsletter p {
    font-size: 11px;
}
#newsletter a {
    color: #0000a0;
}
#specials {
    height: 60px;
    width: 180px;
    float: left;
    margin-bottom: 20px;
    margin-top: 3px;
    padding-bottom: 8px;
    display: block;
    border-bottom-width: medium;
    border-bottom-style: solid;
    border-bottom-color: #da3ab3;
}
#specials a {
    color: #0000a0;
    font-size: 12px;
}
#specials p {
    font-size: 11px;
    line-height: normal;
}
.section {
    float: left;
    width: 100%;
}
.ft10 {
    font-size: 10px;
}
.ft11 {
    font-size: 11px;
}
.ft11G {
    font-size: 11px;
    color: #006600;
}
.ft11D {
    font-size: 11px;
    font-weight: normal;
    font-style: italic;
    color: #060;
}
.ft12 {
    font-size: 12px;
}
.ft12G {
    font-size: 12px;
    color: #006600;
}
.ft12R {
    font-size: 12px;
    color: #FF0000;
}
.ft12P {
    font-size: 12px;
    color: #FF0099;
}
.bafep {
    float: right;
    display: block;
    padding-right: 35px;
    text-align: left;
    margin: 0px;
}
.footer {
    padding-left: 10%;
    padding-top: 5px;
}
ul#essShop {
    width: 100%;
    float: left;
    border-bottom-width: thin;
    border-bottom-style: solid;
    border-bottom-color: #999999;
    padding: 0px;
    list-style-type: none;
    margin-top: 8px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
}
#essShop a {
    height: 14px;
    padding-top: 2px;
    border-top-width: thin;
    border-top-style: solid;
    border-top-color: #999999;
    font-size: 11px;
    background-repeat: no-repeat;
    padding-left: 12px;
    list-style-position: inside;
    list-style-type: circle;
    display: block;
    background-image: url(../images/bullet.gif);
    text-decoration: none;
    margin: 0px;
    padding-bottom: 2px;
    color: #0000a0;
    width: 155px;
    padding-right: 0px;
    background-position: 3px;
}
#essShop a:hover {
    text-decoration: underline;
    background-color: #DFFFEA;
}
#essShop li {
    display: inline;
}
.imageRight {
    float: right;
    padding: 0px;
    margin-top: 5px;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 10px;
    text-decoration: underline;
}
#shopBasket a {
    display: block;
    background-image: url(../images/Shopping-Cart.jpg);
    background-repeat: no-repeat;
    background-position: right;
    padding-top: 2px;
    padding-right: 10px;
    padding-bottom: 2px;
    padding-left: 12px;
    width: 72px;
    float: right;
    border-left-width: thin;
    border-left-style: solid;
    border-left-color: #FFFFFF;
    margin-top: -1px;
}
.navHeadshop {
    background-color: #cc33cc;
    color: #FFFFFF;
    padding-top: 6px;
    padding-bottom: 6px;
    font-size: 12px;
    padding-left: 4px;
    font-weight: bold;
    margin-top: 0px;
}
#handmade {
    background-image: url(../images/cm_shop_home.jpg);
    background-repeat: no-repeat;
    max-width: 106px;
    height: 70px;
    padding-left: 44px;
    text-align: left;
    margin-top: 12px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    padding-top: 14px;
    border-bottom-width: medium;
    border-bottom-style: solid;
    border-bottom-color: #da3ab3;
    border-top-width: medium;
    border-top-style: solid;
    border-top-color: #da3ab3;
    background-position: left 3px;
}
#consultations {
    background-image: url(../images/catherine_mugshot.jpg);
    width: 130px;
    height: auto;
    background-repeat: no-repeat;
    padding-left: 50px;
    border-bottom-width: medium;
    border-bottom-style: solid;
    border-bottom-color: #da3ab3;
    float: left;
    border-top-width: thin;
    border-top-style: solid;
    border-top-color: #da3ab3;
    background-color: #FFFFFF;
    margin-top: 28px;
    margin-bottom: 10px;
}
.qlm {
    text-align: right;
    color: #009900;
    margin-bottom: -5px;
    margin-right: 5px;
    font-weight: bold;
    font-size: 12px;
    margin-top: 10px;
}
.navSpac {
    font-size: 8px;
    background-color: #666699;
    display: block;
    height: 2px;
}
.wp {
    width: 100%;
    float: left;
    height: 60px;
    margin-bottom: 10px;
}
.wp p {
    font-size: 10px;
    color: #009900;
    float: right;
    height: 55px;
    width: 105px;
    padding-top: 8px;
    margin: 0px;
    padding-right: 5px;
}
.ql {
    text-align: right;
    color: #0000a0;
    margin-bottom: 2px;
    margin-right: 5px;
    font-weight: bold;
    font-size: 12px;
    margin-top: 5px;
}
.essImage2 {
    padding: 0px;
    float: left;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 10px;
    margin-bottom: 0px;
    height: 55px;
}
.handmade {
    border-top-width: thin;
    border-bottom-width: thin;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: #666699;
    border-bottom-color: #666699;
    margin-top: 25px;
    margin-bottom: 20px;
    background-color: #FFFFCC;
    padding: 5px;
}
.box100 {
    width: 90%;
    float: left;
    padding: 3px;
    margin-top: 4px;
    margin-bottom: 4px;
    margin-left: 8px;
    margin-right: 0px;
    height: auto;
    display: block;
}
.boxrs {
    width: 30%;
    float: right;
    padding: 3px;
    margin-top: 4px;
    margin-bottom: 4px;
    margin-left: 8px;
    margin-right: 0px;
}
.boxrm {
    width: 40%;
    float: right;
    padding: 3px;
    margin-top: 4px;
    margin-bottom: 4px;
    margin-left: 8px;
    margin-right: 0px;
}
.boxrmOut {
    width: 40%;
    float: right;
    padding: 5px;
    margin: 10px 0 10px 10px;
    border: 2px solid #DADAD8;
}
.boxrl {
    width: 50%;
    float: right;
    padding: 3px;
    margin-top: 4px;
    margin-bottom: 4px;
    margin-left: 8px;
    margin-right: 0px;
}
.boxrlm {
    width: 45%;
    float: right;
    padding: 3px;
    margin-top: 4px;
    margin-bottom: 4px;
    margin-left: 8px;
    margin-right: 0px;
}
.boxrxl {
    width: 59%;
    float: right;
    padding: 3px;
    margin-top: 4px;
    margin-bottom: 4px;
    margin-left: 8px;
    margin-right: 0px;
}
.boxrxxl {
    width: 75%;
    float: right;
    padding: 3px;
    margin-top: 4px;
    margin-bottom: 4px;
    margin-left: 8px;
    margin-right: 0px;
}
.boxls {
    width: 30%;
    float: left;
    padding: 3px;
    margin-top: 4px;
    margin-bottom: 4px;
    margin-left: 0px;
    margin-right: 8px;
}
.boxlxs {
    width: 20%;
    float: left;
    padding: 3px;
    margin-top: 4px;
    margin-bottom: 4px;
    margin-left: 0px;
    margin-right: 8px;
}
.boxlm {
    width: 40%;
    float: left;
    padding: 3px;
    margin-top: 4px;
    margin-bottom: 4px;
    margin-left: 0px;
    margin-right: 8px;
}
.boxlmOut {
    width: 40%;
    float: left;
    padding: 5px;
    margin: 10px 10px 10px 0;
    border: 2px solid #DADAD8;
}
.boxll {
    width: 50%;
    float: left;
    padding: 3px;
    margin-top: 4px;
    margin-bottom: 4px;
    margin-left: 0px;
    margin-right: 8px;
}
.Col2 {
    float: left;
    height: auto;
    width: 260px;
    margin-right: 25px;
    padding-right: 20px;
    padding-bottom: 10px;
}
.Col2r {
    float: left;
    height: auto;
    width: 260px;
    margin-right: 12px;
    padding-right: 20px;
    padding-bottom: 10px;
    margin-left: 13px;
}
.TL2 {
    font-family: Verdana, Arial;
    font-size: 14px;
    font-weight: bold;
    color: #004777;
    margin-top: 6px;
    margin-bottom: 2px;
    padding-top: 7px;
    padding-bottom: 2px;
    text-decoration: none;
}
.TL3 {
    font-family: Verdana, Arial;
    font-size: 13px;
    font-weight: bold;
    color: #004777;
    margin-top: 6px;
    margin-bottom: 2px;
    padding-top: 7px;
    padding-bottom: 2px;
    text-decoration: none;
}
.outlineL {
    padding: 5px;
    border: 2px solid #DDDCDD;
    margin: 10px 10px 10px 0;
}
.outlineR {
    padding: 5px;
    border: 2px solid #DDDCDD;
    margin: 10px 0 10px 10px;
}
.quotebk {
    padding-left: 12px;
    padding-right: 12px;
    font-style: italic;
}
.quoteBk1 {
    max-width: 34%;
    min-width: 100px;
    float: right;
    padding: 10px;
    margin-top: 5px;
    margin-bottom: 10px;
    margin-left: 20px;
    border-bottom: 5px solid #B967B9;
    text-align: left;
    text-align: right;
}
.quoteBk1 p {
    line-height: 20px;
    font-size: 13pt;
    font-style: italic;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}
.quoteBk11 {
    max-width: 100%;
    float: right;
    padding: 10px;
    margin-top: 5px;
    margin-bottom: 10px;
    margin-left: 20px;
    border-bottom: 5px solid #B967B9;
    text-align: right;
}
.quoteBk11 p {
    line-height: 20px;
    font-size: 13pt;
    font-style: italic;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}
.quoteBk2 {
    max-width: 35%;
    float: right;
    padding: 10px;
    margin-top: 5px;
    margin-bottom: 10px;
    margin-left: 20px;
    border-bottom: 5px solid #B967B9;
    text-align: right;
}
.quoteBk2 p {
    line-height: 20px;
    font-size: 13pt;
    font-style: italic;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}
.quoteBk2L {
    max-width: 245px;
    float: left;
    padding: 10px;
    margin: 5px 20px 10px 0px;
    border-bottom: 5px solid #B967B9;
    text-align: left;
}
.quoteBk2L p {
    line-height: 20px;
    font-size: 13pt;
    font-style: italic;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}
#main ul {
    font-size: 12px;
    line-height: 20px;
    list-style-image: url(../images/bullet.gif);
    margin-left: 20px;
    padding-top: 10px;
    color: #036;
}
.bt {
    background-image: url(/images/bullet.gif);
    padding-left: 11px;
    background-repeat: no-repeat;
    background-position: left 5px;
    padding-top: 0px;
    padding-bottom: 2px;
    margin: 0px;
}
.bt2 {
    background-image: url(/images/bullet.gif);
    padding-left: 11px;
    background-repeat: no-repeat;
    background-position: left 8px;
    padding-top: 3px;
    padding-bottom: 3px;
    margin: 0px;
}
img {
    font-size: 10px;
}
.range {
    border-top-width: thin;
    border-bottom-width: thin;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: #0000a0;
    border-bottom-color: #0000a0;
    margin-top: 15px;
    margin-bottom: 25px;
    display: block;
    width: 98%;
    height: 18px;
    padding-top: 4px;
    padding-left: 4px;
    background-color: #EFEFEF;
}
.Shoprange {
    border-top: 1px solid #66D303;
    border-bottom: 1px solid #66D303;
    display: block;
    height: auto;
    width: 55%;
    padding: 4px;
}
.Shoprange a {
    font-size: 13px;
    height: 18px;
    padding: 4px;
}
.Shoprange a:hover {
    background-color: #009900;
    color: #FFFFFF;
}
.prodSec {
    padding-left: 10px;
    padding-top: 2px;
    text-decoration: none;
    padding-right: 0px;
    float: left;
    margin-left: -2px;
    width: 96%;
    padding-bottom: 0px;
    margin-right: -2px;
    border: 1px solid #CCCCCC;
}
.line {
    background-color: #006600;
    height: 5px;
    display: block;
    margin: 0px;
    padding: 0px;
}
.line2 {
    background-color: #006600;
    height: 3px;
    display: block;
    margin: 0px;
    padding: 0px;
}
#main form {
    margin: 0px;
    padding-top: 5px;
}
.TL2G {
    font-family: Verdana, Arial;
    font-size: 14px;
    font-weight: bold;
    color: #006600;
    padding-top: 2px;
    padding-bottom: 2px;
    text-decoration: none;
}
.boxlxl {
    width: 60%;
    float: left;
    padding: 3px;
    margin-top: 4px;
    margin-bottom: 4px;
    margin-left: 0px;
    margin-right: 8px;
}
.boxlxxl {
    width: 75%;
    float: left;
    padding: 3px;
    margin-top: 4px;
    margin-bottom: 4px;
    margin-left: 0px;
    margin-right: 8px;
}
ul#twitter_update_list li {
    padding-top: 2px;
    padding-bottom: 2px;
    border-bottom-width: thin;
    border-bottom-style: solid;
    border-bottom-color: #0000a0;
    font-size: 10px;
}
.whatsnew {
    border-bottom-width: thin;
    border-bottom-style: solid;
    border-bottom-color: #006600;
    background-image: url(/images/bullet.gif);
    background-repeat: no-repeat;
    background-position: left 8px;
    padding-left: 10px;
    width: 350px;
    margin-bottom: 10px;
    font-weight: bold;
    color: #006600;
    margin-top: 35px;
}
.image {
    padding-top: 5px;
    padding-bottom: 7px;
}
.bgy {
    background-color: #FFFFCC;
}
.spot {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 13px;
    background-image: url(/images/greenBar.jpg);
    background-repeat: repeat-y;
    padding-left: 16px;
    margin-bottom: 5px;
    float: none;
    margin-top: 16px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #66D303;
    width: 42%;
}
.spot1 {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 13px;
    background-image: url(/images/greenBar.jpg);
    background-repeat: repeat-y;
    padding-left: 16px;
    margin-bottom: 5px;
    float: none;
    margin-top: 16px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #66D303;
    width: 80%;
}
.spot2 {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 12px;
    background-image: url(/images/circle.jpg);
    background-repeat: no-repeat;
    margin-bottom: 5px;
    float: none;
    margin-top: 16px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #66D303;
    width: 95%;
    font-weight: bold;
    background-position: right center;
    text-align: right;
    color: #006600;
    padding-right: 16px;
}
h4 {
    font-family: Verdana, Arial;
    font-size: 12px;
    color: #0000A0;
    margin-top: 6px;
    margin-bottom: 2px;
    padding-top: 2px;
    padding-bottom: 2px;
}
.shopWrap {
    width: 575px;
    float: left;
    height: auto;
}
.whatsnew_l {
    border-bottom-width: thin;
    border-bottom-style: solid;
    border-bottom-color: #006600;
    background-image: url(/images/bullet.gif);
    background-repeat: no-repeat;
    background-position: left 8px;
    padding-left: 10px;
    width: 300px;
    margin-bottom: 10px;
    font-weight: bold;
    color: #006600;
    margin-top: 20px;
    font-size: 12px;
}
.social {
    border-top-width: 2px;
    border-bottom-width: 2px;
    border-top-style: solid;
    border-top-color: #B967B9;
    border-bottom-color: #B967B9;
    height: 32px;
    border-bottom-style: solid;
    padding-top: 6px;
    clear: none;
    float: left;
    width: 220px;
    margin-top: 18px;
    margin-bottom: 10px;
    padding-bottom: 0px;
}
.spotH {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 14px;
    background-image: url(/images/greenBar.jpg);
    background-repeat: repeat-y;
    padding-left: 16px;
    margin-bottom: 5px;
    margin-top: 8px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #66D303;
    width: 260px;
}
.HomeSpot a {
    padding: 5px 15px 5px 16px;
    font-size: 14px;
    background-image: url(/images/greenBar.jpg);
    background-repeat: repeat-y;
    margin-bottom: 5px;
    margin-top: 8px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #66D303;
    width: 450px;
    text-decoration: none;
}
.HomeSpot a:hover {
    background-color: #009900;
    color: #FFFFFF;
}
.clear {
    clear: both;
}
.socialcol {
    border-top: 2px solid #B967B9;
    border-bottom: 2px solid #B967B9;
    height: auto;
    padding-top: 6px;
    clear: none;
    float: left;
    max-width: 100%;
    padding-bottom: 4px;
    margin: 18px 0px 12px;
}
a img {
    border: none;
}
.review {
    max-width: 35%;
    min-width: 22%;
    float: right;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    margin-top: 5px;
    margin-bottom: 10px;
    margin-left: 20px;
    padding-left: 10px;
    border-bottom-width: 5px;
    border-bottom-color: #B967B9;
    border-bottom-style: solid;
    text-align: left;
}
.review h2 {
    border-bottom-width: 3px;
    border-bottom-color: #B967B9;
    border-bottom-style: solid;
}
#elight {
    max-width: 35%;
    min-width: 22%;
    float: right;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    margin-top: 5px;
    margin-bottom: 10px;
    margin-left: 20px;
    padding-left: 10px;
    border-bottom-width: 5px;
    border-bottom-color: #B967B9;
    border-bottom-style: solid;
}
#elight p {
    font-size: 13pt;
    text-align: left;
    line-height: 25px;
    font-style: italic;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}
img {
    max-width: 100% !important;
}