﻿/* breadcrumbs above product image */
.colleft div.breadcrumbsMain {
    width: 60%;
    max-width: 100%;
    font-weight: bold;
    z-index: 1;
}

.colleft div.breadcrumbsMain span a:after,
.colleft div.breadcrumbsMain a.homeLink:after {
    background-image: url("/img/arrowInverted.png");
    background-repeat: no-repeat;
    content: " ";
    display: inline-block;
    height: 13px;
    position: relative;
    right: -8px;
    top: 1px;
    width: 10px;
    margin-right: 10px;
}

.colleft div.breadcrumbsMain a.homeLink {
    color: #444;
    text-decoration: none;
    font-size: 13px;
}

/* related products */
div.relatedRecentlyViewed, .productReviewsWrapper {
    clear: both;    
}

div.relatedRecentlyViewed h3, .productReviewsWrapper h3, .shippingWrapper h3, .growingInfoWrapper h3 {
    font-size: 18px !important;
    font-weight: 300;
    font-family: "Roboto Slab";
    text-decoration: none;
    text-shadow: none;
    text-transform: uppercase;
    border-top: 1px dashed #d5d1d0;
    border-bottom: 1px dashed #d5d1d0;
    color: #899967;
    padding: 10px;
}

div.relatedRecentlyViewed .relatedItem, div.relatedRecentlyViewed .recentItem {
    width: auto;
}

ul.featuredListing {
    margin: 0;
    padding: 0;
}

ul.featuredListing li {
    list-style: none;
    float: left;
    position: relative;
    margin-left: 20px;
    margin-bottom: 25px;
    max-width: 141px;
}

div.featuredProduct a, ul.featuredListing li a {
    display: inline-block;
    box-shadow: 0 0 5px #CCCCCC;
    border: none;
    text-decoration: none;
}

ul.featuredListing li img {
    width: 100%;
}

div.featuredProduct a span, 
ul.featuredListing li a span {
    position: absolute;
    display: inline-block;
    bottom: 0;
    right: 0;
    color: #fff;
    text-decoration: none;
    text-align: center;
    background-color: #658f2f;
    min-width: 117px;
    padding: 6px 12px;
    font-size: 12px;
}

ul.featuredListing li a span {
    left: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/* Main product wrapper */
.mainListWrapper .main.list {
    width: 96%;
    padding: 0 14px;
}

/* title, latin name, id */
.titleLatinIdWrapper {
    margin-bottom: 10px;
}

.titleLatinIdWrapper h1 {
    font-size: 20px;
    font-weight: 300;
    font-family: "Roboto Slab";
    text-decoration: none;
    text-shadow: none;
    color: #506b00;
}

.namePROD {
    font-weight:bold !important;
    font-size: 20px !important;
    letter-spacing:1px;
    padding-top:5px !important;
    display: block;
    line-height:28px !important;
}

.extendedNamePROD {
    font-size: 20px !important;
    font-weight:normal !important;
    letter-spacing:1px;
    line-height:22px !important;
    padding-bottom: 5px;
    border-bottom: 1px solid #cecece;
    display: block; 
}

.productIdWrapper .item_id {
    padding: 5px;
    margin: 0;
    color: #444;
}

/*Product details container*/
.productInfoWrapper {
    width: 368px;
    float: left;
}

div.productResult #CartForm table {
    width:100%;
}

/* order form */
.formWrapper {
    width: 250px;
    float: right;
    background: #efefef;
    padding: 10px;
}

.formWrapper > a {
    text-align: center;
    display: block;
}

/* Error Messaging*/
.formWrapper > p {
    font-weight:bold;
	color:red;
}

.formWrapper #ProductDetailQuantityTable {
    width: 100%;
}

.formWrapper #ProductDetailQuantityTable tr.head td {
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;

}

.formWrapper tr:first-child td {
    color: #464646;
    padding: 0 7px 8px 0;
    text-align: left;
}

.formWrapper p.StockHint {
    /*display: none;*/
}

.formWrapper td {
    color: #444;
    padding: 0 0 12px;
    text-align: left;
}

.formWrapper .quantityEntry {
    border: 1px solid #b7b7b7;
    padding: 4px 0;
    width: 100%;
}

.formWrapper input.AddToWishButton {
    
}

.formWrapper input.AddToCartButton {
    width: auto;
    padding: 0 20px;
}

.formWrapper .VariantListFooter {
    text-align: center;
}

/* images and gallery */
.imagesWrapper {
    width: 320px;
    float: left;
    padding-right: 10px;
    margin-bottom: 5px;
}

.imagesWrapper div[id*="divProductPic"] {
    position: relative;
}

.imagesWrapper img[id*="ProductPic"] {
    width: 100%;
    height: auto;
    box-shadow: 0 0 5px #CCCCCC;
}

.imagesWrapper #ImageCaption {
    position: absolute;
    bottom: 0;
    right: 0;
    color: #fff;
    font-size: 14px;
    background-color: #658f2f;
    line-height: 22px;
    height: 25px;
}

.imagesWrapper .imageEnlarge {
    background-color: #658f2f;
    bottom: 3px;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    position: absolute;
    right: 0;
    width: 30px;
}

.imagesWrapper .galleryIconsContainer {
    position: relative;
    margin: 0 20px;
}

.jcarousel-container {
    position: relative;
}

.jcarousel-container > ul {

}

.imagesWrapper .jcarousel-control-prev, .imagesWrapper .jcarousel-control-next {
    position: absolute;
    width: 15px;
    height: 34px;
    line-height: 65px;
    vertical-align: middle;
    text-align: center;
    color: #617826;
    text-decoration: none;
    text-shadow: 0 0 1px #000;
    font: 30px/27px Arial, sans-serif;
}

.imagesWrapper .jcarousel-control-prev {
    left: 0;
    top: 30px;
}

.imagesWrapper .jcarousel-control-next {
    right: 0;
    top: 30px;
}

.imagesWrapper ul {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}

.imagesWrapper ul li {
    float: left;
    margin: 0 3px;
}

.imagesWrapper ul li:first-child {
    margin-left: 0;
}

.imagesWrapper ul li img {
    width: 65px;
    height: 65px;
}

div.jcarousel-container {
    margin: 0 !important;
    overflow: hidden;
    padding: 15px 0 0;
    width: 320px;
}
.galleryThumbs {
    width:280px;
}

.imagesWrapper .galleryVideo a {
    width: 65px;
    height: 65px;
    vertical-align: middle;
    display: block;
    cursor: pointer;
    color: #aaa;
    box-shadow: 0 0 5px #CCC;
    /*dirigo - hideoverflow to fill thumbnail*/
    overflow: hidden;
}


.imagesWrapper .galleryVideo a .dv-video-play {
    width: 25px;
    height: 18px;
    background-image: url(/skins/Skin_3/images/vid-play.png);
    position: absolute;
    top: 24px;
    margin-left: 20px;
    z-index: 300;
}

.imagesWrapper .galleryVideo a:hover .dv-video-play {
    background-image: url(/skins/Skin_3/images/vid-play_hover.png);
}

.imagesWrapper .galleryVideo a img {
    /*width: 46px;
    height: auto;*/
}

.imagesWrapper .galleryVideo a img {
width: auto;
height: 65px;
}

.imagesWrapper .galleryVideo a label {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    margin: 0 4px;
}

.imagesWrapper .btnContainer {
    text-align: center;
    margin: 10px 0;
}

/* product description */
.productDescriptionWrapper {
    text-align: left;
}

.productDescriptionWrapper a {
    color: #7D9F25;
}

p.restrictions {
    color: #666666;
    font-size: 10px !important;
    text-shadow: 0 1px 0 #eee;
    margin-bottom: 0;
}

.productDescriptionWrapper p span {
    color: #444 !important;
    font-size: 14px;
}

.productDescriptionWrapper p:first-child {
    color: #617826;
    font-size: 18px;
}

.productDescriptionWrapper .stockMessage{
    display: none;
}

.stockMessage {
    text-align: center;
    font-size: 20px;
    color: red;
}

/* shipping info */
div.shippingWrapper {
    text-align: left;
    width: 710px;
    clear: left;
}

#revolverAddOn.list .productResult div.shippingWrapper h3 {
    width: 94%;
}

#revolverAddOn.list .productResult #discount {
    padding: 0 5px;
    width: 100%;
}

/* product growing info */
.growingInfoWrapper {
    width: 710px;
    clear: left;
}

.growingInfoWrapper p {
    color: #444;
    font-size: 14px;
}

.growingInfoWrapper p span {
    margin: 10px 0;
    display: block;
}

#revolverAddOn.list .productResult div.growingInfoWrapper h3 {
    width: 94%;
}

#growingInfoModal {
    text-align: left;
    top: 20px !important;
    height: 400px;
}

#growingInfoModal h1 {
    text-align: center;
}

.modalFooter .btnContainer {
    position: absolute;
    bottom: 16px;
    right: 16px;
}

.btnContainer .growingInfoBtn {
    background-color: #7d9f25;
    border:1px solid #5e771c;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    font-family: "Roboto Slab";
    height: auto;
    padding: 4px 8px;
    text-decoration: none;
    text-shadow: none;
    text-align: center;
    text-transform: uppercase;
    width: auto;
}

.btnContainer .growingInfoBtn:hover {
    color: #efefef;
}

#growingInfoModal .modalBody {
    max-height: 300px;
    overflow-y: scroll;
}

#growingInfoModal .modalFooter {
    margin: 10px 0;
}

/* symbols, product id, life cycle, maturity content */
.productShortInfoWrapper {
    float: right;
    background: #efefef;
    padding: 10px 10px 10px 10px;
    width: 250px;
    margin-top: 70px;
    clear: right;
    position: relative;
    text-align: left;
}

.productShortInfoWrapper.quickFactsTools {
    margin-top: 20px;

}

.productShortInfoWrapper img#delivery {
    position: absolute;
    top: -61px;
    left: 22px;
}

.productShortInfoWrapper p {
    color: #444444 !important;
    margin-bottom: 14px !important;
    padding: 0 !important;
    font-size: 13px;
}

.productShortInfoWrapper p.label {
    margin-bottom: 4px !important;
}

.productShortInfoWrapper span.more_details_link {
    color: #444444;
    font-weight: normal;
}

.productShortInfoWrapper h2 {
    font-size: 20px;
    font-weight: 300;
    font-family: "Roboto Slab";
    text-decoration: none;
    text-shadow: none;
    margin-top: 100px;
    text-align: center
}

.productShortInfoWrapper h1 {
    font-weight: 300;
    font-family: "Roboto Slab";
    background-color: #ddd;
    line-height: 45px;
    padding: 0;
    margin: 0 0 10px 0;
    text-align: center;
}

.productShortInfoWrapper p.more_details_link {
    color: #444;
    font-weight: normal;
    font-size: 14px;
}

/*Symbols Container*/
div.symbolsWrapper a img {
    min-width: 24px;

}

div.diseaseCodes {
    margin-top: 10px;
}

div.diseaseCodes strong {
    color: #617826;
    text-decoration: underline;
    font-weight: normal;
    cursor: pointer;
    font-size: 13px;
}

/* product reviews */
#productReviews {
    max-height: 300px;
    overflow-y: scroll;
    overflow-x: hidden;
    border: 1px solid #6C5730;
}

/*Collapsed Container*/
div.collapsedInfo {
    height: 400px;
    overflow: hidden;
}

a.expandDetails, a.collapseDetails {
    color: #617826;
    display: block;
    margin: 18px 0;
    padding: 0 5px;
    text-decoration: none;
    text-transform: uppercase;
}

a.expandDetails:hover, a.collapseDetails:hover {
    text-decoration: underline;
}

a.collapseDetails {
    display: none;
}

.galleryIconsContainer.jcarousel {
width: 279px;
overflow: hidden;
}