/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */

img {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   DGJ Orgnaics custom styles
   ========================================================================== */

html{background: url(/img/bg.png) repeat-x #e3e3e3;}
body{font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif; color:#433d3d;}
h1{margin-top:0;}
h2{font-size:38px;}
h2.subtitle{margin:20px 0 0 0; padding:0;}
h3{margin-top:0;}
h3.price{font-size: 26px; color:#9b95d1;}
h4{}
h4.more{margin:12px 0; font-size: 22px;}
h5{}
a{text-decoration: none; color:#433d3d;}
.group:before, .group:after { content: ""; display: table; }
.group:after { clear: both; }
.group { zoom: 1; }
.wrapper{width:900px; margin:0 auto; background: url(/img/pattern.png) no-repeat #fff; padding: 0 30px 20px 30px; position:relative;}
.top_bar{background: #959394; height:10px; display: block;}
.separator_bar{background: #d6d6d6; height:10px; display: block;}
ul.nav{margin:20px 0 50px 0; padding:0;}
ul.nav li{float: left; display:inline; font-size: 15px;}
ul.nav.left{float: left}
ul.nav.right{float:right;}
ul.nav.left li{margin:0 15px 0 0;}
ul.nav.right li{margin:0 0 0 15px;}
ul.nav li a{color:#000; text-decoration: none;}
ul.nav li a:hover{color:#959394;}

.header{height:165px;}

.view_cart{float: right; margin: 20px 0 0 0; font-size: 12px;}

.logo{position: absolute;left:50%;margin-left:-106px; width:216px; top:30px;}
.small_logo{position: absolute;left:-95px;}
.hj_social_bookmarks{display: block; margin:20px 0 75px 0; padding:0;}
.hj_social_bookmarks li{list-style: none; float: left; display: inline;margin:0 5px 0 0;}

.product_img{float:left; margin:0 20px 20px 0; width:350px; border: 1px solid #cfcfcf;}

.slider{width:100%; height:292px; display: block; background:#999;}
.slider_header{width:280px; padding:15px;}
.slider_header h2{font-size: 55px; margin:0; padding:0; line-height: 53px; font-weight: normal; letter-spacing: -1px;}
.slider_header h3{font-size: 28px; margin:0; padding:0; line-height: 28px; font-weight: normal; letter-spacing: -1px;}
.slider_content{width:240px;background:#faba1d; padding:10px 20px 20px 20px; position: absolute; bottom:0; height:100px;}
.slider_content.brown{background:#51411d; color:#fff;}
.slider_content.green{background:#98c469; color:#fff;}
.slider_content.orange{background:#f44f46; color:#fff;}
.slider_content.blue{background:#3f9bab; color:#fff;}
.slider_content.red{background:#bb1920; color:#fff;}
.slider_content p{font-size: 14px; margin:0; padding:0; line-height: 16px;}

.btn{background:#666;padding:10px; float:right; color:#fff;}
.btn:hover{background:#000;}

blockquote{margin:10px; font-style: italic;}
blockquote strong{font-style: normal; display: block}
blockquote h2{margin:10px 0 0 0 !important;}

input{background: #cfcfcf; border:none; padding:10px; width:400px;}
textarea{background: #cfcfcf; border:none; padding:10px; width:570px;}
input.qty {background: #cfcfcf; border:none; padding:10px; width:20px; text-align: center;}
.submit input{width:100px; background: #333; color: #fff;}
.buy input{width:100px; background: #333; color: #fff; float:right;}

.quantity{float:right; margin:0;}

.one_col{width: 260px; margin:20px 20px 0 0; float: left;}
.one_col.last{margin-right:0;}

.right_col{width:615px; float:right;}

.morelink{text-align:center;display:block;margin:10px 0;background:rgba(155, 149, 209, 0.8);padding:5px 0;color:#fff;}
.morelink:hover{background:rgba(155, 149, 209, 1);}

.buynow{width: 100px;background: #d6d6d6;color: #000;font-weight:bold;float: right;padding:0 10px 10px 10px;text-align:center;}

h3.price{float:left;}

.module{width: 275px; margin:10px 20px 10px 0; float: left; border: 1px solid #cfcfcf; padding:10px; position: relative; height:650px;}
.module.last{margin-right:0;}
.module .module_img{width:275px;}
.module h2{font-size: 18px; margin:0; padding:0;}
.module h3{font-size: 18px; margin:0; padding:0; line-height: 18px; text-align: center}
.module p{font-size: 14px;}
.module .bottom{position: absolute; bottom:20px; width:275px;}
.module .buy{width:100%;}

.module.smaller{width:260px; margin:26px 26px 30px 0;}
.module.smaller .module_img{width:260px;}
.module.smaller.last{margin-right:0;}
.module.smaller .bottom{position: absolute; bottom:20px; width:260px;}

ul.links{margin:0 0 0 0px; padding:0;}
ul.links a li{margin:0 0 5px 0; padding:10px; background: rgba(155, 149, 209, 0.8); list-style: none; font-weight: bold; color: #fff; display: block;filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#9b95d1', endColorstr='#9b95d1'); /* IE */}
ul.links a li:hover{background: rgba(102, 92, 162, 0.9); filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#665cd1', endColorstr='#665cd1'); /* IE */}

.spotlight{background:rgba(200, 54, 54, 0.5); filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#e39a9a', endColorstr='#e39a9a'); /* IE */padding:20px; margin:20px 0; position: relative;}
.spotlight .flash{position: absolute; top:-5px; left:-5px;}
.spotlight h3{margin:10px 0; font-size: 22px}

.featured{width:580px; padding:20px; margin:20px 0 0 0; background: #000; float:left; position: relative;}
.featured h2{color:#9d9c9a; margin:0; padding:0; margin:40px 0 0 0;}
.featured p{color:#fff; width:300px;}
.featured .flash{position: absolute; top:-5px; left:-5px;}

.main{width:580px; padding:10px 0 0 0; margin:0px 0 0 0; float:left; position: relative;}
.main h2{color:#9d9c9a; margin:0; padding:0; margin:40px 0 0 0;}
.main p{}

.salon_pro{font-size: 40px; border-top:15px solid #d6d6d6; border-bottom:15px solid #d6d6d6; margin:20px 0; padding:15px 0; position: relative;}
.salon_pro .organic{position: absolute; right:0; top:-20px;}

.footer{width:960px; margin:0 auto; padding: 20px 0; position:relative; margin-bottom:60px;}
.medichem{float: right; }
.copyright{float:left; margin:8px 0 0 0; font-size: 12px}

.breadcrumb {
  padding: 7px 14px;
  margin: 0 0 18px;
  width:870px;
  list-style: none;
  background-color: #fbfbfb;
  background-image: -moz-linear-gradient(top, #ffffff, #f5f5f5);
  background-image: -ms-linear-gradient(top, #ffffff, #f5f5f5);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f5f5f5));
  background-image: -webkit-linear-gradient(top, #ffffff, #f5f5f5);
  background-image: -o-linear-gradient(top, #ffffff, #f5f5f5);
  background-image: linear-gradient(top, #ffffff, #f5f5f5);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f5f5f5', GradientType=0);
  border: 1px solid #ddd;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 0 #ffffff;
  -moz-box-shadow: inset 0 1px 0 #ffffff;
  box-shadow: inset 0 1px 0 #ffffff;
}
.breadcrumb li {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  text-shadow: 0 1px 0 #ffffff;
}
.breadcrumb li:first-letter{
    text-transform: capitalize;
    display: inline-block;
    *display: inline;
}
.breadcrumb .divider {
  padding: 0 5px;
  color: #999999;
}
.breadcrumb .active a {
  color: #333333;
}





/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
