﻿.productdescription 
{
    width: 450px;
    margin-left: 10px;
    padding-left: 10px;
    float: left;
    font-size: 11px;
    line-height: 14px;
    color: #707070;
}

/* Wall Map Section */
.wallmaptext { 
    color: #6699CC;
    font-size: 14px;
    font-weight: bold;
    width: 510px;
}
                    
.matrixheading .nowallmap { margin-left: -108px; margin-top: 20px; }
.matrixheading .nowallmap .sap-content { font-weight: bold; }
    
.wallmapquantityarea { margin-top: 6px; padding-bottom: 10px; }
.wallmapquantityarea .wallmapquantity { margin-left: -402px; width: 398px; }
.wallmapquantityarea .wallmapquantity .sap-content { font-weight: bold; }
.wallmapquantitybox { width: 30px; }

.matrixcontainer { width: 766px; border: 1px solid #ababab; }
.matrixcontainer .column1 { margin-left: -766px; width: 766px; }
.column1 .row1 {}
.column1 .row1 #calendarsizetext
{
    padding-left: 206.5px;
    color: #707070;
    font-size: 11px;
    font-weight: bold;
}
.leftborder { border-left: 2px solid #ababab; padding-left: 5px; }
.leftbordertest { border-left: 4px solid #e6e6e6; padding-left: 5px; }
.column1 .row2 {}
.column1 .row2 #finishingoptiontext
{
    color: #707070;
    font-size: 12px;
    font-weight: bold;
    width: 200px;
    padding-left: 6px;
    padding-top: 40px;
    padding-bottom: 2px;
}

.column1 .row2 #finishingoptiontexttest
{
    color: #707070;
    font-size: 12px;
    font-weight: bold;
    width: 200px;
    padding-left: 6px;
    padding-top: 36px;
    padding-bottom: 6px;
}

.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; }
.column1 .row12 { background-color: #ebebeb; }
.column1 .row14 { background-color: #ebebeb; }
.column1 .row16 { background-color: #ebebeb; }
.column1 .row18 { background-color: #ebebeb; }

.column1 .row4test { background-color: #eaf2fd; border-top: 1px solid #ababab; }
.column1 .row6test { background-color: #eaf2fd; }
.column1 .row8test { background-color: #eaf2fd; }
.column1 .row10test { background-color: #eaf2fd; }
.column1 .row12test { background-color: #eaf2fd; }
.column1 .row14test { background-color: #eaf2fd; }
.column1 .row16test { background-color: #eaf2fd; }
.column1 .row18test { background-color: #eaf2fd; }

/* Format of the text within the price matrix */
.rightborder
{
    width: 200px;
    border-right: 2px solid #ababab;
    margin-right: 5px;
}

.rightbordertest
{
    width: 204px;
    border-right: 2px solid #ababab;
    margin-right: 5px;
}

.rightborderlargetest {

    width: 204px;
    border-right: 4px solid #e6e6e6;
    margin-right: 5px;
}

.pricematrixtext
{
    left: 0%;
    color: #707070;
    font-size: 11px;
    padding-top: 5px;
    padding-bottom: 2px;
    padding-left: 6px;
}
.priceadj { padding-top: 5px; }
.size1 { 
    left: 0%; 
    width: 63px;
}
.size1test {
    left: 0%;
    width: 74px;
}

.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-family: Verdana;
    font-size: 10px;
    color: #000000;
    font-weight: bold;
    padding-top: 22px;
}
.finishingoption { left: 0%; }
.mapsizeimagefaded { opacity: .5; filter: alpha(opacity=50); }

/* Map Book & Digital Map Section */
.priceindent { padding-left: 20px; padding-bottom: 5px; font-weight: bold; }
.pdffiletype { padding-left: 13px; }
.digitalseperator { width: 460px; border-top: 1px dotted #acacac; clear: both; }
.digitalicons { display: inline; }
.digitalsteps { color: #1C4C7B; font-weight: bold; }
.digitalsubsection { padding: 5px 0px 5px 0px; }

.multiaddtocartdiv  
{
    height: 22px;
    width: 110px;
    line-height: 22px;
    background-color: #ff0000;
    border: 1px solid #406080;
    text-align: center;
}
.multiaddtocart
{
    color: #ffffff;
    font-weight: bold;
    display: block;
}
.finishingoptionlink { text-decoration: underline; }

.wallmapmatrixlink {
    color: #000;
    cursor: pointer;
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal;
    text-decoration: underline;   
}

.wallmapmatrixlink:hover {
    text-decoration: none;   
}

.wallmapmatrixlinkgreyout {
    color: #acacac;
    cursor: default;
    font-size: 10px;
    font-weight: normal;
    text-decoration: line-through;   
}

.wallmapmatrixlinktest {
  color: #666;
  cursor: pointer;
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  text-decoration: underline;
}

.wallmapmatrixlinktest:hover {
    text-decoration: none;
}

.productdescriptionnew {
    float: left;
    margin-top: 15px;
    width: 770px;
    font-size: 12px;
    line-height: 14px;
    color: #707070;
}

.productdescription 
{
    width: 450px;
    margin-left: 35px;
    padding-left: 12px;
    float: left;
    font-size: 12px;
    line-height: 15px;
    color: #707070;
}
.productdescription h3 { color: #000000; font-size: 12px; }
.productdescription .mapincludes { margin-top: 1em; }
.productdescription .mapincludes span
{
    font-weight: bold; 
    color: #000000;
    font-size: 12px;
}
.productdescription .mapincludes p { padding-left: 15px; }

.finishingimage {
    float: left;
    width: 66px;
}
.finishinglearnmore {
    color: #1c4c7b;
    float: left;
    font-weight: bold;
    margin-left: 10px;
    margin-top: 5px;
    width: 115px;
}
.finishinglearnmore .finishingoptiontextlink {
    text-decoration: underline;
}
.finishinglearnmore .finishingoptiontextlink:hover {
    text-decoration: none;
}
.finishinglearnmore .button {
    margin-top: 11px;
    border: 0px;
}
.firstfinishingoption {
    padding-bottom: 3px;   
    padding-top: 4px;
}
.finishingoption a {
    color: #585858;
    text-decoration: none;
}
.finishingoption a:hover {
    text-decoration: none;
}
.priceoption {
    float: left;
    font-size: 10px;
    font-weight: bold;
    height: 26px;
    padding-top: 23px;
    width: 63px;
}
.firstrow {
    border-top: 0px;
    padding-top: 26px; 
}
.priceoption a {
    color: #666;
    font-weight: normal;
    text-decoration: underline;
}
.priceoption a:hover {
    text-decoration: none;
}
div.finishingoptiontypes {
    color: #585858;
    float: right;
    font-size: 11px;
    font-weight: bold;
    margin-top: 10px;
}
div.finishingoptiontypes div.finishingtypeselect {
    float: right;
    text-align: right;
}
div.finishingoptiontypes div.railsselect {
    height: 29px;
    width: 98px;   
}
div.finishingoptiontypes div.framedselect,
div.finishingoptiontypes div.magneticselect {
    height: 29px;
    width: 104px;
}
div.finishingoptiontypes div.finishingtypeselect img {
    margin-top: 4px;   
}
div.finishingoptiontypes div.finishingtypeimage {
    float: right;
    margin-left: 5px;
    padding-right: 5px;
    width: 54px;
}
div.finishingoptionpopupwidth {
    position: absolute;
    width: 334px;
}
div.finishingoptionpopup {
    border: 1px solid #9e9e9e;
    background-color: #f5f5f5;
    height: 260px;
    position: relative;
    padding: 5px;
    width: 322px;
    z-index: 200;
}
div.finishingoptionopupheader {
    color: #1c4c7b;
    font-size: 16px;
    font-weight: bold;
    width: 250px;
}
div.closepopupbutton {
    display: inline;
    float: right;
    margin-top: -5px;
    width: 50px;
}
div.popupbody {
    margin-top: 15px;
    width: 315px;
}
div.finishingexamples {
    float: left;
}
div.finishingexamples img {
    display: block;   
}
div.finishingexamples .example2 {
    margin-top: 15px;
}
div.finishingtext {
    float: left;
    font-family: Arial;
    font-size: 11px;   
    font-weight: normal;
    margin-right: 5px;
    width: 170px;
}
div.finishingtext span {
    font-weight: bold;   
}

div.streetdetailoption {
    border: solid 1px #cecece;
    cursor: pointer;
    float: left;
    padding: 3px;
}
div.streetdetailselectionHighlighted {
    background-color: #bfc9d4;
    border: solid 1px #999;
    padding: 3px;
}

div.streetdetailselectionSelected {
    background-color: #6b9cd4;
    border: solid 1px #999;
    color: #fff;
    font-weight: bold;
    padding: 3px;
}

div.selectionpopup {
    border: 1px solid #9e9e9e;
    background-color: #f5f5f5;
    float: left;
    position: relative;
    padding: 5px;
    width: 258px;
    z-index: 100;
}

div.selectionpopupwidth {
    float: right;
    position:absolute;
    width: 270px;
}
div.finishingtypepopupheader {
    color: #1c4c7b;
    font-size: 18px;
    font-weight: bold;
    text-align: left;
    width: 220px;
}
div.selectframecolor {
    color: #000;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    width: 258px;
}
div.finishingtypecontainer {
    color: #000;
    border-top: 1px solid #666;
    float: left;
    margin-bottom: 10px;
    text-align: left;
    padding-top: 5px;
    width: 258px;    
}
div.framedexecutivecolors,
div.framedwoodcolors,  
div.magneticexecutivecolors, 
div.magneticwoodcolors,
div.woodmountedcolors {
    float: left;
    font-size: 11px;
    line-height: 11px;
    width: 37px;
}

div.framedwoodcolors
{
    width: 65px;
}

div.framedexecutivecolors
{
    width: 45px;
}

div.framedexecutivecolors img, div.framedwoodcolors img,
div.magneticexecutivecolors img, div.magneticwoodcolors img,
div.woodmountedcolors img {
    margin-top: 1px;
}