﻿/**
 * Name of the product being displayed on the product page
 */
#productname
{
    margin-top: 10px;
    margin-bottom: 5px;
}
    #productname #largeproductname
    {
        margin-left: -791px;
    }
        #productname #largeproductname .sap-content
        {
            font-size: 22px;
            color: #000000;
            font-weight: bold;
        }

/**
 * Product Image, sample images and pricing matrix
 */
#productinformation
{
}
    #productinformation #productimages
    {
        margin-left: -791px;
        width: 255px;
    }
        #productinformation #productpricematrix
        {
            margin-left: -485px;
        }
            #productinformation #productpricematrix .sap-content
            {
                width: 478px;
            }
            #productinformation #productpricematrix .choosecalendartext
            {
                font-weight: bold;
                font-size: 13px;
                color: #000000;
            }
            
.productimageborder
{
    border: 1px solid #ababab; /* located in code behind file */
}

/* The text, zoom in, and additional color below product image */
#productcolor
{
    margin-top: 5px;
}
    #productcolor #colortext
    {
        margin-left: -276px;
    }
        #productcolor #colortext .sap-content
        {
            color: #6B8694;
            font-weight: bold;
            font-size: 14px;
    }
#productcolor #zoomimage
{
    margin-left: -71px;
}
    #productcolor #zoomimage .sap-content
    {
    }

#additionalcolors
{
    margin-top: 10px;
}
    #additionalcolors #colorsamples
    {
        margin-left: -276px;
    }
        #additionalcolors #colorsamples .sap-content
        {
            font-size: 11px;
            color: #6B8694;
            font-weight: bold;
        }
            .colorsample
            {
                display: inline;
                margin-right: 10px;
                border: 1px solid #ababab;
            }
            
/* Street Detail Options */
.streetdetailline .streetdetailarea
{
    margin-left: -255px;
    width: 230px;
    padding-bottom: 5px;
}
.streetdetailborder 
{
    border: 1px solid #ababab;    
}
.streetdetailheader
{
    background-color: #ebebeb;
    color: #666666;
    font-weight: bold;
    font-size: 13px;
    padding: 2px;
}
.streetdetailsmall 
{
    font-size: 11px;
    padding-right: 2px;
}            
            
/* Product Matrix Styles */
#matrixcontainer
{
    width: 476px;
    border: 1px solid #ababab;
}
#matrixcontainer .column1
{
    margin-left: -476px;
    width: 476px;
}

.column1 .row1
{
}
.column1 .row1 #calendarsizetext
{
    padding-left: 110px;
    color: #707070;
    font-size: 11px;
    font-weight: bold;
}
.leftborder
{
    border-left: 2px solid #ababab;
    padding-left: 5px;
}
.column1 .row2
{
}
    .column1 .row2 #finishingoptiontext
    {
        color: #707070;
        font-size: 12px;
        font-weight: bold;
        width: 104px;
        padding-left: 6px;
        padding-top: 35px;
        padding-bottom: 2px;
    }

.column1 .row4
{
    background-color: #ebebeb;
    border-top: 1px solid #ababab;
}
.column1 .row6
{
    background-color: #ebebeb;
}
.column1 .row8
{
    background-color: #ebebeb;
}
.column1 .row10
{
    background-color: #ebebeb;
}
    /* Format of the text within the price matrix */
    .rightborder
    {
        width: 104px;
        border-right: 2px solid #ababab;
        margin-right: 5px;
    }
    .pricematrixtext
    {
        left: 0%;
        color: #707070;
        font-size: 11px;
        padding-top: 10px;
        padding-bottom: 9px;
        padding-left: 6px;
    }
    .priceadj
    {
        padding-top: 5px;
    }
    .size1
    {
        left: 0%;
        width: 58px;
    }
    .matrixradio
    {
        margin-left: -5px;
    }
    .matrixpricetext
    {
        color: #000000;
        font-weight: bold;
        font-size: 11px;
    }
    .addtocartanchor
    {
        display: block;
        color: #000000;
        font-size: 10px;
    }
    .textsize
    {
        font-size: 12px;
        color: #707070;
    }
    .textsize2
    {
        font-size: 11px;
        color: #000000;
        font-weight: bold;
        padding-top: 2px;
    }
    .finishingoption
    {
        left: 0%;
    }
div.otherfinishoptionsheader {
    float: left;
    border-top: 0px;
    padding-right: 10px;
    width: 466px;
}

    div.otherfinishoptionsheader .intro {
        float: left;
        width: 346px;
        margin-top: 10px;
        margin-bottom: 10px;
        margin-left: 5px;
        margin-right: 5px;
    }

        div.otherfinishoptionsheader .intro .headertext {
            font-size: 12px;
            font-weight: bold;
            float: left;
        }

    div.otherfinishoptionsheader .extended {
        display: none;
        float: left;
        width: 255px;
        margin-top: 10px;
        margin-left: 5px;
        margin-right: 5px;
    }

        div.otherfinishoptionsheader .extended .headertext {
            font-size: 12px;
            font-weight: bold;
            float: left;
        }

        div.otherfinishoptionsheader .extended .hidebutton {
            float: left;
        }

.otherfinishoptionsmatrix {
    display: none;
    border-top: solid 1px #B1B1B1;
    margin-top: 10px;
    float: left;
    width: 755px;
}
/* The optional chart title text and textbox */
#charttitle
{
    margin-top: 10px;
}
#charttitle #titleentry
{
    margin-left: -420px;
    color: #000000;
    font-size: 12px;
    font-weight: bold;    
}
    .charttitletext
    {
        padding-top: 4px;
        margin-right: 5px;
        float: left;
    }
    .charttitletextbox
    {
        float: left;
    }
    .charttitlebox
    {
        width: 328px;
    }
    .optionaltext
    {
        color: #ababab;
        font-size: 11px;
    }

/* The Add to Cart button */
#addtocart
{
    margin-top: 5px;
}
#addtocart #addbutton
{
    margin-left: -91px;
}
#addtocart #addbutton img
{
    border: 1px solid #ababab;
}

/**
 * Product description
 */
#productdescriptionarea
{
    margin-top: 10px;
    margin-bottom: 10px;
}
    #productdescriptionarea #productdescription
    {
        margin-left: -791px;
    }
        #productdescriptionarea #productdescription .sap-content
        {
            width: 763px;
            color: #7C7C7C;
            font-size: 12px;
        }
    
    #digitalproductdescriptionarea #productdescription
    {
        margin-left: -510px;
    }
    
    #digitalproductdescriptionarea #productdescription .sap-content
        {
            width: 784px;
            color: #7C7C7C;
            font-size: 12px;
        }
        #digitalproductdescriptionarea #productdescription .sap-content h3
        {
            margin: 0px;
            font-size: 14px;
            color:#6C9D31;
        }
        #digitalproductdescriptionarea #productdescription .sap-content
        {
            width: 500px;
            color: #7C7C7C;
            font-size: 12px;
        }
        #productdescriptionarea #productdescription .sap-content h3
        {
            margin: 0px;
            font-size: 14px;
            color:#6C9D31;
        }

/**
 * Alternate Choice Maps
 */
#productalternatechoices
{
    margin-top: 10px;
}
    #productalternatechoices #alternatechoiceheader
    {
        margin-left: -791px;
        border: 1px solid #ababab;
    }
        #productalternatechoices #alternatechoiceheader .sap-content
        {
            width: 784px;
            font-size: 18px;
            font-weight: bold;
            color: #606060;
            background-color: #F0F2F3;
        }
            .altchoiceheadmargin
            {
                margin-left: 5px;
                padding-bottom: 2px;
            }

    #productalternatechoices #alternatechoicemaps
    {
        margin-left: -791px;
        margin-top: 25px;
        border: 1px solid #ababab;
        border-top: 0px;
    }
        #productalternatechoices #alternatechoicemaps .sap-content
        {
            width: 784px;
        }
        
.modalbackground
{
    background-color: #000000;
    opacity: .1;
    filter: alpha(opacity=10);
}
.CartoViewerPopup
{
    background-color: #FFFFFF; border: 1px solid #000000; padding: 5px;
}
.mostpopularedtion 
{
    color: #FF0000;
    font-size: 16px;
    font-weight: bold;
    height: 22px;
}
.mapsizeimagefaded
{
    opacity: .5;
    filter: alpha(opacity=50);
}
.selBtn {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #6c9d31;
    color: #fff;
    font-weight: bold;
    width: 59px;
    height: 19px;
    font-size: 12px;
    text-decoration: none !important;
    border: 1px solid #696969;
}
.selBtn:hover {
    background-color: #fff;
    color: #6c9d31;
    border: 1px solid #6c9d31;
}
.addtocart-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #6c9d31;
    background-image: linear-gradient(#8bb25d, #73a138);
    color: #fff;
    font-family: Arial;
    font-weight: 700;
    width: 89px;
    height: 17px;
    font-size: 12px;
    text-decoration: none !important;
    border-top: 1px solid #8fb266;
    border-left: 1px solid #8fb266;
    border-right: 1px solid #696969;
    border-bottom: 1px solid #696969;
    cursor: pointer;
    margin-left: 5px;
}