﻿/*-----CSS GRID NEW PRODUCT LAYOUT-----*/
.productContainer {
    display: grid;
    grid-template-columns: 1fr 1fr;
    margin: 0 auto;
    max-width: 1200px;
    gap: 40px;
}
.ResourceDetails_ProductImage {
    width: 100% !important;
}
span#dnn_ctr731_ResourceDetails_lblProductName {
    color: #002F6C;
    font-size: 38px;
    font-weight: 700;
}
.Description {
    font-size: 16px !important;
}
a#dnn_ctr731_ResourceDetails_btnAddToCart {
    margin-top: 30px;
    display: inline-block;
    text-align: center;
    min-width: 150px;
    max-height: 40px;
    color: #fff;
    background-color: #D22630;
    transition: .4s;
    font-weight: bold;
    padding: 10px;
    text-decoration: none !important;
}

@media screen and (max-width:992px) {
    .productContainer {
        grid-template-columns: 1fr;
    }
}

/*-----CSS GRID NEW PRODUCT LAYOUT ENDS-----*/

.ProductsHeader
{
    font-size: 12px;
    font-weight: bold;
    color: #333333;
    margin-top: 10px;
}

.Sortdiv
{
    float: right;
}

.SubSort
{
    font-weight: bold;
}


.ProductCount
{
    font-size: 10px;
    font-weight: bold;
    color: #333333;
    margin-top: 10px;
}

.CategoryContainer
{
    font-family: Tahoma,Georgia,Times,serif;
    font-size: 0.66em;
    font-weight: normal;
    line-height: 1.3em;
    width: 150px;
    height: 250px;
    text-align: center;
    border: solid 1px #ffffff;
    padding: 0px 8px 0px 8px;
    float: left;
}
.CategoryContainer:hover
{
    border: solid 1px #EFEFEF;
}

.MediumCategoryContainer
{
    width: 90px;
    height: 90px;
    text-align: center;
    border: solid 1px #ffffff;
    padding: 0px 0px 0px 0px;
    float: left;
}
.MediumCategoryicons
{
    background: transparent url(Images/Shopping-Cart-Category-Icon2_90px.jpg);
    width: 90px;
    height: 90px;
    opacity: .85;
    filter: Alpha(opacity=85);
    margin: 4px 0px 0px 0px;
}
.MediumCategoryicons:hover
{
    filter: Alpha(opacity=100);
    opacity: 1;
    margin: 0px 0px 4px 0px;
}

.LeftButton
{
    float: left;
    margin-top: 70px;
}
.RightButton
{
    float: Right;
    margin-top: 70px;
}

.ProductBox
{
    border: solid 1px black;
    background-color: #E6E6E6;
    padding: 7px;
    font-size: .9em;
    font-family: 'Microsoft Sans Serif';
    width: 230px;
    position:relative;
    float:left;
}
        .araProductTitle {
            color: #0101DF;
            font-size: 1.2em;
            font-weight: bold;
            float:left;
            width: 55%;
        }
        .araLine2 {
            width: 100%;
            padding-top: 10px;
            overflow-y: auto;
        }
        .araLine2 {
            width: 100%;
            padding-top: 10px;
            overflow-y: auto;
        }
        .araProductPricing {
            font-size:.9em;
            display: none;
        }
        .araProductPricing_Left {
            width: 100px;
        }
        .araProductPricing_Right {
            width: 150px;
            text-align:right;
        }

        .araProductPricing_DiscountDisclaimer {
            font-size: .8em;
            color:#424242;
            text-align:center;
        }

        
        .araProductButtons {
            padding-top: 10px;
        }
        .araProductDetailsButton {
            position:absolute;
            left:10px;
            bottom:10px;
            height: 25px;
            width: 80px;
        }
        .araProductPurchaseButton {
            position:absolute;
            left: 180px;
            bottom:10px;
            height: 25px;
            width: 80px;
        }

.ResourceBox
{
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #bfd7ed #a0bad2 #a0bad2 #bfd7ed;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 740px;
    height: 170px;
    margin-right: 3px;
    margin-left: 3px;
    margin-bottom: 5px;
    float: left;
}



.ResourceBox
{
    border-color: #FFCCCC #FF9999 #FF9999 #FFCCCC;
}

.SmallProductImage
{
    display: block;
    display: table-cell;
    vertical-align: top;
    width: 40%;
}

.PricingInfo
{
    float: right;
    display: block;
    width: 148px;
    height: 160px;
    padding: 5px;
    display: table-cell;
    vertical-align: middle;
    background-color: #FDFDFD;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #C0C0C0;
}

.ProductDescription
{
    display: block;
    min-width: 150px;
    max-height: 160px;
    padding: 5px;
    padding-top: 0px;
    display: table-cell;
    text-align: left;
    margin-bottom: 5px;
}


.TestimonialBox
{
    max-width: 200px;
    padding: 5px;
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    margin-bottom: 5px;
    color: #666666;
    font-style: italic;
}

.TestimonialSignature
{
    margin-top: 20px;
    float: right;
    font-style: normal;
    font-weight: bold;
}

.MoreInfo
{
    text-align: center;
    margin-top: 20px;
}

.PriceTypeColumn
{
    text-align: right;
    width: 80px;
}
.PriceColumn
{
    text-align: right;
    width: 50px;
}
.PricingTable
{
    width: 130px;
    margin-left: 0px;
    font-size: 9px;
    background-color: #FDFDFD;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #C0C0C0;
}
.ProductName {
  font-family: "Gotham", sans-serif;
    font-style: normal;
    margin-bottom: 10px;
	text-rendering: optimizeLegibility;
	font-size: 2rem;
    line-height: 1.19;
    font-weight: 700;
    margin-bottom: 0.9375rem;
    color: #002F6C;
}

.PriceList, .PriceMember, .Discounts, .PriceNA, .Member-Price, .Non-MemberPrice
{
    font-family: Tahoma, verdana;
    font-weight: normal;
    font-size: 12px;
    text-align: right;
}

.PriceMember, .Member-Price
{
    color: #3375b0;
    font-size: 11px;
}

.Discounts
{
    font-size: 11px;
    color: #006600;
}

.PriceNA
{
    font-size: 11px;
    color: #808080;
}

.PriceYours
{
    font-weight: normal;
    color: #e63942;
    font-size: 12px;
}

.QuantityTextBox
{
    width: 20px;
}

.Description
{
	font-family: "Gotham", sans-serif;
    font-weight: normal;
    display: block;
    white-space: normal;
    text-align: left;
    font-size: 1.125rem;
    line-height: 1.6;
	margin-bottom: 34px;
	color: #101923;
}

.Line
{
    width: 100%;
    background-color: #808080;
    height: 1px;
    margin: 0px 0px 2px 0px;
}




.TestimonialSignature
{
    float: right;
}
.TopicList
{
    background-color: #fffffc;
    border-style: solid;
    border-width: 1px 2px 2px 1px;
    border-color: #bfd7ed #a0bad2 #a0bad2 #bfd7ed;
    padding: 8px;
    font-weight: bold;
    line-height: 120%;
    -moz-border-radius: 3px;
    border-radius: 3px;
    position: absolute;
    z-index: 9;
}

.TopicItem
{
    font-weight: bold;
    margin: 0px -2px 0px 0px;
    display: block;
}

.TopicItemSelected
{
    font-weight: bold;
    margin: 5px 0px 5px 0px;
    display: block;
    background-color: #FFFFCC;
}

.LoginPurchase
{
    text-align: center;
    padding: 5px;
    color: #009900;
    border-style: solid;
    border-width: 1px 2px 2px 1px;
    border-color: #bfd7ed #a0bad2 #a0bad2 #bfd7ed;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-top: 15px;
}


#dnn_ctr460_ResourceDetails_imgProductImage
{
	   height: 530px;
	  width: auto !important;
}