﻿
.cat-outer-div
{
    position: relative;
    width: 266px;
    height: 35px;
    border-top: solid 1px #dddddd;
    overflow: hidden;
}
.cat-outer-div-static
{
    position: relative;
    width: 266px;
    border-top: solid 1px #dddddd;
}

.calc-top
{
    background-color: #f0f0f0;
    border:solid 1px #dddddd;
    border-collapse:collapse;
    display:block;
}

.calc-top .calc-fieldname
{
    padding-left:4px;
    padding-right:4px;
    height:24px;
}

.calc-main-div
{
    border: none;
    display: table-cell;
    padding: 6px;
    background-color: White;
    width:200px;
}

.calc-main-div img
{
    border: none;
}
.calc-main-div a
{
    outline: none;
}

.cat-bkgd-grad
{
    position: relative;
    z-index: 50;
    height: 100%;
}

.cat-bkgd-grad img
{
    width: 100%;
    height: 100%;
    z-index: 50;
    top: 0px;
}

.cat-head
{
    width: 264px;
    height: 35px;
    background: url(../../Controls/images/calculator/cat_headers.png) no-repeat 0px 0px;
    z-index: 100;
    top: 0px;
    left: 1px;
    position: absolute;
}

.cat-contents
{
    z-index: 100;
    position: absolute;
    bottom: 0px;
    left: 6px;
    width: 260px;
    font-family: Verdana;
    font-size: 12px;
}

.cat-contents h2
{
    font-family:Verdana;
    font-size:12px;
    font-weight:bold;
    color:Black;
}

.cat-contents input[type="radio"]
{
    outline:none;
    border:none;
    height:10px;
}

.cat-contents label
{
    font-size:10px;
}

.cat-outer-div-static .cat-contents
{
    z-index: auto;
    position: relative;
    top: 0px;
    left: 0px;
    width: 266px;
    font-family: Verdana;
    font-size: 12px;
}

.cat-contents input
{
    height: 16px;
    border: solid 1px #cccccc;
    font-family: Verdana, Arial;
    text-align: center;
    font-size: 10px;
}

.cat-contents input:focus
{
    background-color: #E1EDF3;
    outline: none;
}

.subprice
{
    width: 260px;
    height: 35px;
    vertical-align: middle;
    display: table-cell;
    bottom:0px;
    position:absolute;
}

.subprice div
{
    text-align: right;
    font-family: Verdana;
    font-weight:bold;
    font-size: 9px;
    color: #000000;
    margin: 11px 25px 2px auto;
    width: 200px;
    vertical-align:bottom;
}

.subprice span
{
    color: #000000;
    width: 45px;
    text-align: right;
    right: 75px;
    position: absolute;
}

.cat-side-grad
{
    position: absolute;
    z-index: 50;
    top: 0px;
    height: 100%;
}

.cat-side-grad img
{
    width: 1px;
    height: 100%;
}

.cat-side-grad.r
{
    right: 0px;
}

/****** THESE CONTROL THE LOOK AND SIZE OF THE CATEGORIES ********/

.cat-outer-div-static.cp
{
    width: 257px;
    padding-top: 7px;
    padding-left: 7px;
    border-top: none;
    border-bottom: 1px #D6D6D6 solid;
    border-left: solid 1px #D6D6D6;
    border-right: solid 1px #D6D6D6;
    margin-bottom: 7px;
    background-color: #F1F1F1;
}
/* ======== THIS WILL CHANGE VIA JAVASCRIPT ======== */
.cat-head.cp
{
    background-position: 0px 0px;
}

.cat-outer-div.do
{
    height: 35px;
}
/* ======== THIS WILL CHANGE VIA JAVASCRIPT ======== */
.cat-head.do
{
    background-position: 0px -35px;
}
.cat-head.do.closed
{
    background-position: -267px -35px;
}

.cat-head.do.hover
{
    background-position: -532px -35px;
}

.cat-head.do.closed.hover
{
    background-position: -799px -35px;
}

/* ======== THIS WILL CHANGE VIA JAVASCRIPT ======== */

.cat-outer-div.fo
{
    height: 35px;
}

.cat-head.fo
{
    background-position: 0px -70px;
}
.cat-head.fo.closed
{
    background-position: -267px -70px;
}

.cat-head.fo.hover
{
    background-position: -532px -70px;
}

.cat-head.fo.closed.hover
{
    background-position: -799px -70px;
}



/* ======== THIS WILL CHANGE VIA JAVASCRIPT ======== */

.cat-outer-div.pr
{
    height: 35px;
}

.cat-head.pr
{
    background-position: 0px -105px;
}
.cat-head.pr.closed
{
    background-position: -267px -105px;
}

.cat-head.pr.hover
{
    background-position: -532px -105px;
}

.cat-head.pr.closed.hover
{
    background-position: -799px -105px;
}

.cat-outer-div.ms
{
    height: 35px;
}
/* ======== THIS WILL CHANGE VIA JAVASCRIPT ======== */
.cat-head.ms
{
    background-position: 0px -140px;
}
.cat-head.ms.closed
{
    background-position: -267px -140px;
}

.cat-head.ms.hover
{
    background-position: -532px -140px;
}

.cat-head.ms.closed.hover
{
    background-position: -799px -140px;
}

.cat-outer-div.lp
{
    height: 35px;
}
/* ======== THIS WILL CHANGE VIA JAVASCRIPT ======== */
.cat-head.lp
{
    background-position: 0px -175px;
}
.cat-head.lp.closed
{
    background-position: -267px -175px;
}

.cat-head.lp.hover
{
    background-position: -532px -175px;
}

.cat-head.lp.closed.hover
{
    background-position: -799px -175px;
}

/* ======== THIS WILL CHANGE VIA JAVASCRIPT ======== */

.cat-outer-div.sc
{
    height: 35px;
}

.cat-head.sc
{
    background-position: 0px -210px;
}
.cat-head.sc.closed
{
    background-position: -267px -210px;
}

.cat-head.sc.hover
{
    background-position: -532px -210px;
}

.cat-head.sc.closed.hover
{
    background-position: -799px -210px;
}

/* ======== THIS WILL CHANGE VIA JAVASCRIPT ======== */

.cat-outer-div.lr
{
    height: 35px;
}

.cat-head.lr
{
    background-position: 0px -245px;
}
.cat-head.lr.closed
{
    background-position: -267px -245px;
}

.cat-head.lr.hover
{
    background-position: -532px -245px;
}

.cat-head.lr.closed.hover
{
    background-position: -799px -245px;
}

/******************************************************************/

#foldtabs a
{
    text-decoration: none;
    background-image: url(/Controls/images/calculator/calc_tab.png);
    background-repeat: no-repeat;
    height: 31px;
    display: table-cell;
}
#foldflat
{
    width: 111px;
    background-position: 0px 0;
}
#foldfold
{
    width: 112px;
    background-position: -115px 0;
}
#foldflat.off
{
    width: 111px;
    background-position: 0px -35px;
}
#foldfold.off
{
    width: 112px;
    background-position: -115px -35px;
}
.foldgap
{
    width: 3px;
    display: table-cell;
    background: url(/Controls/images/calculator/calc_tab.png) no-repeat -232px 0px;
}
.foldtabpad
{
    width: 40px;
    display: table-cell;
    background: url(/Controls/images/calculator/calc_tab.png) repeat-x -232px 0px;
}

.rightpad
{
    width: 4px;
}

.calc-fieldname
{
    font-family: Verdana;
    font-weight: bold;
    font-size: 11px;
    color: #666666;
    text-align: left;
}
.calc-fielddata
{
    text-align: left;
    width: 100px;
}

.showhide
{
    background: url(/Controls/images/calculator/show_hide.png) no-repeat -2px -7px;
    position: relative;
    display: table-cell;
    width: 50px;
    height: 18px;
}

.hide
{
    background-position: -2px -27px;
}

.show
{
    background-position: -2px -7px;
}
/* ***** */
.calc-order-total
{
    position: relative;
    width: 246px;
    background-color: #000;
    /* height: 40px; */
    line-height:normal;
    text-align: right;
    vertical-align: middle;
    /* text-transform: uppercase; */
    font-size: 13px;
    color: #E4E4E4;
    font-family: Arial, Verdana;
    margin-top: 6px;
    padding: 4px 20px 4px 0px;
}
.calc-order-total div, .calc-order-total span
{
    color: #85AA17;
    font-family: Georgia;
    font-weight:bold;
    font-size: 20px;
    display: inline;
}

.calc-order-sub
{
    position: relative;
    width: 246px;
    background-color: #000;
    height: 30px;
    line-height: 28px;
    text-align: right;
    vertical-align: middle;
    text-transform: uppercase;
    font-size: 10px;
    color: #E4E4E4;
    font-family: Verdana;
    margin-bottom: 6px;
    padding-right: 20px;
}
.calc-order-sub span div, .calc-order-sub span
{
    color: #85AA17;
    font-family: Georgia;
    font-weight:bold;
    font-size: 15px;
    display: inline;
}

