﻿/*----------------------------------------------------------
The base color for this template is #5c87b2. If you'd like
to use a different color start by replacing all instances of
#5c87b2 with your new color.
----------------------------------------------------------*/
html {
    height: 97%;
}

body {
    font-size: .75em;
    font-family: Verdana, Helvetica, Arial, Sans-Serif;
    margin: 0;
    padding: 0;
    height: 100%;
}

img {
    border: none;
}

a:link {
    color: #034af3;
    text-decoration: underline;
}

a:visited {
    color: #505abc;
}

a:hover {
    color: #1d60ff;
    text-decoration: none;
}

a:active {
    color: #12eb87;
}

p, ul {
    margin-bottom: 20px;
    line-height: 1.6em;
}

/* HEADINGS   
----------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
    font-size: 1.5em;
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
}

h1 {
    font-size: 2em;
    padding-bottom: 0;
    margin-bottom: 0;
}

h2 {
    padding: 0;
}

h3 {
    font-size: 1.2em;
}

h4 {
    font-size: 1.1em;
}

h5, h6 {
    font-size: 1em;
}

/* this rule styles <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2 {
    margin-top: 0;
}

/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

/* you can specify a greater or lesser percentage for the 
page width. Or, you can specify an exact pixel width. */
.page {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}

#header img {
    color: #000;
    background-color: White;
    float: left;
    padding: 5px;
    border: none;
}

#header h1 {
    font-weight: bold;
    padding: 5px 0;
    color: #fff;
    border: none;
    line-height: 2em;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 32px !important;
}

#main {
    /*float:left;*/
    padding: 5px 5px 0px 5px;
    /*width:99%;*/
    background-color: #fff;
    /*margin:auto;*/
    /*margin-bottom:30px;*/
    _height: 1px; /* only IE6 applies CSS properties starting with an underscore */
}

#footer {
    color: #000000;
    text-align: center;
    padding: 0 0 0 40px;
    text-align: center;
    line-height: normal;
    margin: 0;
    font-size: .9em;
}



.indeecoButton {
    padding: 2px;
    color: black;
    font-size: 84% !important;
    font-weight: bold;
    background-image: url('images/buttonback.png');
    border: 1px solid rgb(102, 102, 102);
    cursor: pointer;
}

.buttonStrip {
    clear: both;
}

    .buttonStrip ul {
        padding: 0;
        margin: 0;
    }

    .buttonStrip li {
        float: left;
        margin: 0px 5px 0px 2px;
        list-style-type: none;
        padding: 0px 5px 5px 0;
    }

.UserIdentity {
    float: right;
    font-family: Verdana,Arial,Sans-Serif;
    font-size: 13px;
    font-weight: 700;
    color: #0000FF;
    padding-top: 10px;
    padding-right: 10px;
}

span#UserLogOff em a#loginName.dxeHyperlink {
    color: #ff0000;
    text-decoration: none;
}

span.RepID-Link a#currentRepID.dxeHyperlink {
    color: #0000ff;
    font-weight: bolder;
    text-decoration: none;
}

.RepID-Link {
    color: #0000FF;
}

#UserLogOff a:link {
    color: #FF6A4E;
    text-decoration: underline;
}

#UserLogOff {
    padding-left: 30px;
    padding-right: 30px;
    color: black;
    text-align: right;
}

#loginName.dxeHyperlink {
    color: red;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
}

/* TAB MENU   
----------------------------------------------------------*/
ul#menu {
    border-bottom: 1px #5C87B2 solid;
    padding: 0 0 2px;
    position: relative;
    margin: 0;
    text-align: right;
}

    ul#menu li {
        display: inline;
        list-style: none;
    }

        ul#menu li#greeting {
            padding: 10px 20px;
            font-weight: bold;
            text-decoration: none;
            line-height: 2.8em;
            color: #fff;
        }

        ul#menu li a {
            padding: 10px 20px;
            font-weight: bold;
            text-decoration: none;
            line-height: 2.8em;
            background-color: #e8eef4;
            color: #034af3;
        }

            ul#menu li a:hover {
                background-color: #fff;
                text-decoration: none;
            }

            ul#menu li a:active {
                background-color: #a6e2a6;
                text-decoration: none;
            }

        ul#menu li.selected a {
            background-color: #fff;
            color: #000;
        }

/* FORM LAYOUT ELEMENTS   
----------------------------------------------------------*/

fieldset {
    margin: 2px 0 2px 0;
    padding: 2px; /*border: 1px solid #CCC;*/
    border-style: none;
}

    fieldset p {
        margin: 2px 12px 10px 10px;
    }

legend {
    color: Red;
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input[type="text"] {
    border: 1px solid #CCC;
}

input[type="password"] {
    width: 200px;
    border: 1px solid #CCC;
}


.clear {
    clear: both;
}

.error {
    color: Red;
}

#menucontainer {
    margin-top: 40px;
}

div#title {
    display: block;
    float: left;
    text-align: left;
}

.form-button {
    float: right;
    padding-top: 5px;
}

fieldset#logindisplay {
    border: 2px solid #CCC;
    background-color: #F5F5F5;
    width: 300px;
    height: auto;
    padding: 4px 8px 8px 8px;
}

#login-legend {
    height: 18px;
    /*color: white;*/
    font-weight: bold;
    /*background-color: #5D7B9D;*/
    text-align: center;
    padding: 3px 0px 3px 0px;
}

#logindisplay .editor-label {
    padding-top: 4px;
    padding-left: 15px;
    color: #000000;
    font-size: small;
    font-weight: bold;
}

.editor-line {
}

#logindisplay .editor-field {
    width: 20em;
    padding-left: 15px;
}

#logindisplay .editor-field {
    width: 15em;
    max-width: 90%;
}

.text-box {
    width: 15em;
    max-width: 90%;
}

#logindisplay a:link {
    color: white;
    text-decoration: underline;
}

#logindisplay a:visited {
    color: white;
    text-decoration: underline;
}

#logindisplay a:hover {
    color: white;
    text-decoration: none;
}

#AddToFavorites {
    text-align: right;
    padding: 10px 10px 10px 10px;
    font-size: 8pt;
}

#login-tagline {
    font-family: Arial;
    font-size: small;
    height: 10px;
    width: 100%;
    color: #FFFACD;
    background-color: #ed1c24;
}

/* Styles for editor and display helpers
----------------------------------------------------------*/
.display-label,
.editor-label,
.display-field,
.editor-field {
    color: #000000;
    margin: 0.5em 0;
    padding-left: 4px;
}

.display-label, .editor-label {
    font-weight: bold;
}

.editor-field .specialInstructions {
    width: 500px;
    height: 110px;
}

.editor-field .notes {
    width: 500px;
}

.text-box.multi-line {
    height: 6.5em;
}

.tri-state {
    width: 6em;
}


/*styles for image buttons*/

.commandField {
    cursor: pointer;
}

a.commandField {
    padding-left: 5px;
    padding-right: 5px;
}

img.commandField {
    padding-left: 5px;
    padding-right: 5px;
}
/*end styles for image buttons*/


.summary {
    /*white-space:nowrap;*/
    /*width:272px;*/
    border: 2px outset #CDCDCD;
    /*
	-moz-box-shadow: 5px 5px 8px #888;
    -webkit-box-shadow: 5px 5px 8px #888;
    box-shadow: 5px 5px 8px #888;
	*/
    background: rgb(221,221,221); /* Old browsers */
    background: -moz-linear-gradient(left, rgba(221,221,221,1) 0%, rgba(247,247,247,1) 20%, rgba(247,247,247,1) 80%, rgba(221,221,221,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(221,221,221,1)), color-stop(20%,rgba(247,247,247,1)), color-stop(80%,rgba(247,247,247,1)), color-stop(100%,rgba(221,221,221,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, rgba(221,221,221,1) 0%,rgba(247,247,247,1) 20%,rgba(247,247,247,1) 80%,rgba(221,221,221,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, rgba(221,221,221,1) 0%,rgba(247,247,247,1) 20%,rgba(247,247,247,1) 80%,rgba(221,221,221,1) 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(left, rgba(221,221,221,1) 0%,rgba(247,247,247,1) 20%,rgba(247,247,247,1) 80%,rgba(221,221,221,1) 100%); /* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dddddd', endColorstr='#f7f7f7',GradientType=1 ); /* IE6-9 */
    background: linear-gradient(left, rgba(221,221,221,1) 0%,rgba(247,247,247,1) 20%,rgba(247,247,247,1) 80%,rgba(221,221,221,1) 100%); /* W3C */
}

    .summary fieldset {
        /*width:222px;
	max-width:222px;*/
    }

.summary-header {
    border-style: inset;
    border-width: thin;
}

.summary-divider {
    margin: 2px 0 2px 0;
    float: left;
    width: 100%;
    border-bottom: 1px solid black;
    clear: both;
}

.summary-image {
    margin: 0;
    float: left;
    padding: 0px 5px 0px 0px;
}

.summary-info-summary {
    /*float: left;*/
    /*width: 93%;*/
    border: medium inset #CDCDCD;
    /* background-color: White;*/
    padding: 4% 2% 4% 2%;
    clear: both;
    /*max-width: 270px;*/
    font-size: x-small;
    white-space: nowrap;
    background: rgb(255,255,245); /* Old browsers */
    background: -moz-linear-gradient(left, rgba(255,255,245,1) 0%, rgba(255,255,255,1) 30%, rgba(255,255,255,1) 70%, rgba(255,255,245,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,245,1)), color-stop(30%,rgba(255,255,255,1)), color-stop(70%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,245,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, rgba(255,255,245,1) 0%,rgba(255,255,255,1) 30%,rgba(255,255,255,1) 70%,rgba(255,255,245,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, rgba(255,255,245,1) 0%,rgba(255,255,255,1) 30%,rgba(255,255,255,1) 70%,rgba(255,255,245,1) 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(left, rgba(255,255,245,1) 0%,rgba(255,255,255,1) 30%,rgba(255,255,255,1) 70%,rgba(255,255,245,1) 100%); /* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fffff5', endColorstr='#fffff5',GradientType=1 ); /* IE6-9 */
    background: linear-gradient(left, rgba(255,255,245,1) 0%,rgba(255,255,255,1) 30%,rgba(255,255,255,1) 70%,rgba(255,255,245,1) 100%); /* W3C */
}

    .summary-info-summary .summary-display-label,
    .summary-info-summary .summary-display-field,
    .summary-info-summary .summary-pricing-display-label,
    .summary-info-summary .summary-pricing-display-field,
    .summary-info-summary .summary-commission-display-label,
    .summary-info-summary .summary-commission-display-field {
        font-size: x-small;
    }

.summary-total-display-label, .summary-total-display-field {
    font-size: medium;
}

.summary-display-label {
    white-space: nowrap;
}

.summary-display-field {
    text-align: right;
}


.summary-pricing-display-label {
    color: #FF9900;
    font-weight: bold;
    white-space: nowrap;
}

.summary-pricing-display-field {
    text-align: right;
    color: #FF9900;
}


.summary-total-display-label {
    color: #669933;
    font-size: small;
    font-weight: bold;
}

.summary-total-display-field {
    text-align: right;
    color: #669933;
    font-size: small;
    font-weight: bold;
}

.summary-commission-display-label {
    color: #669933;
    font-weight: bold;
}

.summary-commission-display-field {
    text-align: right;
    color: #669933;
    font-weight: bold;
}

.detailed-summary {
    font-size: x-small;
    overflow: auto;
    /*max-height:500px;*/
    /*max-width:270px; */
    /* border: 2px outset black;*/
    float: left;
    width: 98%;
    padding: 1% 1% 4% 1%;
    clear: both;
}

    .detailed-summary a:link {
        color: #034af3;
        text-decoration: underline;
    }

    .detailed-summary a:visited {
        color: #505abc;
    }

    .detailed-summary a:hover {
        color: #1d60ff;
        text-decoration: underline;
    }

    .detailed-summary a:active {
        color: #12eb87;
    }

.info-entered {
    display: block;
    padding-bottom: 2px;
}

.info-required {
    color: Red;
    display: block;
}

.section-legend {
    padding: 5px 0 5px 0;
    display: block;
    font-weight: bold;
    cursor: pointer;
}

.editor-section {
    float: left;
    width: 100%;
    padding-left: 4px;
}

#dialog-modal .editor-section {
    float: left;
    width: auto;
    clear: both;
}

.editor-section-inner-first {
    
    padding: 5px 10px 5px 0px;
    display: inline;
    float: left;
    max-width: 30%;
}

.editor-section-inner {
    
    padding: 5px 10px 5px 0px;
    display: inline;
    float: left;
    max-width: 30%;
}

.editor-section-inner-last {
    padding: 5px 10px 5px 0px;
    display: inline;
    float: left;
    max-width: 30%;
}


.editor-section-divider {
    float: left;
    width: 99%;
    border-bottom: thin solid black;
}

.editor-line {
    padding-top: 4px;
    padding-bottom: 4px;
    color: #000000;
    font-size: small;
    display: block;
}

    .editor-line span {
        padding-right: 5px;
        padding-left: 0;
    }

.text-box-small {
    width: 3.5em;
}

.text-box-long {
    width: 18em;
}

.text-box-goToItem {
    width: 6.5em;
}

.order-shipto-detail, .order-billto-detail, .contact-info-detail {
    padding: 5px;
}

/*.address-detail
{
    float:left;
	display:inline;
	width:225px;
	margin: 5px 10px 5px 0px;
    border: thin solid black;
}*/

.address-editor {
    float: left;
    display: inline;
    width: 250px;
}

.panel-section {
    padding: 5px;
    border: thin solid black;
    background-color: #F0F0F0;
}

.panel {
    border: 2px outset black;
    margin: 2px;
    background-color: White;
}

.panel-title {
    border-bottom: thin solid black;
    padding: 2px;
    background-color: #E9EDF1;
}

.panel-content {
    padding: 5px;
}

.group-box {
    /*border: medium inset #CCC;*/
    padding: 2px;
}


    .group-box legend {
        color: Black;
    }

.summary .display-key {
    float: left;
    width: 60%;
    font-size: x-small;
}

.summary .display-value {
    float: right;
    text-align: right;
    width: 40%;
    font-size: x-small;
}


#shopping-cart-wrapper {
    /* width:110px;*/
    margin-bottom: 5px;
}

.shopping-cart-button {
    padding: 2px 4px 2px 4px;
    border: solid 1px #000000;
    position: relative;
    cursor: pointer;
    display: inline-block;
    background-image: url( 'images/buttonback.png' );
    background-repeat: repeat-x repeat-y;
    font-size: 11px;
    text-decoration: none;
    color: #000000;
}


#shopping-cart ul li {
    list-style: none;
}

#shopping-cart {
    z-index: 1000;
    position: absolute;
    background-color: White;
    border: 1px solid black;
}

    #shopping-cart a {
        cursor: pointer;
    }

.panelHeader {
    color: white;
    font-weight: bold;
    background-color: #2461BF;
    padding-right: 4px;
    padding-left: 4px;
    padding-bottom: 2px;
    padding-top: 2px;
}

.tabImage {
    padding-right: 4px;
    vertical-align: middle;
    border-style: none;
}

.summaryStrip {
    clear: both;
    width: 100%;
    font-size: small;
    padding: 0;
    margin: 0;
    height: 0;
}

    .summaryStrip ul {
        padding: 0;
        margin: 0;
        width: 100%;
    }

    .summaryStrip li {
        float: left;
        margin: 5px 0 0px 0;
        list-style-type: none;
    }

    .summaryStrip p {
        margin: 0;
        padding: 0;
    }

.summary-label {
    float: left;
    width: 50%;
}

.summary-value {
    float: right;
    text-align: right;
    width: 50%;
}

.summary-details-container {
    width: 100%;
    -moz-box-shadow: 5px 5px 8px #888;
    -webkit-box-shadow: 5px 5px 8px #888;
    box-shadow: 5px 5px 8px #888;
}

.summary-details {
    width: 100%;
    background: rgb(221,221,221); /* Old browsers */
    background: -moz-linear-gradient(left, rgba(221,221,221,1) 0%, rgba(247,247,247,1) 20%, rgba(247,247,247,1) 80%, rgba(221,221,221,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(221,221,221,1)), color-stop(20%,rgba(247,247,247,1)), color-stop(80%,rgba(247,247,247,1)), color-stop(100%,rgba(221,221,221,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, rgba(221,221,221,1) 0%,rgba(247,247,247,1) 20%,rgba(247,247,247,1) 80%,rgba(221,221,221,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, rgba(221,221,221,1) 0%,rgba(247,247,247,1) 20%,rgba(247,247,247,1) 80%,rgba(221,221,221,1) 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(left, rgba(221,221,221,1) 0%,rgba(247,247,247,1) 20%,rgba(247,247,247,1) 80%,rgba(221,221,221,1) 100%); /* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dddddd', endColorstr='#dddddd',GradientType=1 ); /* IE6-9 */
    background: linear-gradient(left, rgba(221,221,221,1) 0%,rgba(247,247,247,1) 20%,rgba(247,247,247,1) 80%,rgba(221,221,221,1) 100%); /* W3C */
}

.summary-details-section {
    vertical-align: top;
}

.summary-details td {
    /*vertical-align:top;*/
}

.summary-details caption {
    color: Red;
    font-weight: bold;
    text-align: left;
    padding: 5px 5px 5px 15px;
    background: rgb(221,221,221); /* Old browsers */
    background: -moz-linear-gradient(left, rgba(221,221,221,1) 0%, rgba(247,247,247,1) 20%, rgba(247,247,247,1) 80%, rgba(221,221,221,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(221,221,221,1)), color-stop(20%,rgba(247,247,247,1)), color-stop(80%,rgba(247,247,247,1)), color-stop(100%,rgba(221,221,221,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, rgba(221,221,221,1) 0%,rgba(247,247,247,1) 20%,rgba(247,247,247,1) 80%,rgba(221,221,221,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, rgba(221,221,221,1) 0%,rgba(247,247,247,1) 20%,rgba(247,247,247,1) 80%,rgba(221,221,221,1) 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(left, rgba(221,221,221,1) 0%,rgba(247,247,247,1) 20%,rgba(247,247,247,1) 80%,rgba(221,221,221,1) 100%); /* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dddddd', endColorstr='#dddddd',GradientType=1 ); /* IE6-9 */
    background: linear-gradient(left, rgba(221,221,221,1) 0%,rgba(247,247,247,1) 20%,rgba(247,247,247,1) 80%,rgba(221,221,221,1) 100%); /* W3C */
}

.summaryStrip-legend {
    font-weight: bold;
    padding: 4px;
    border: 1px outset #CDCDCD;
    background-color: #F6F7F9;
    -moz-box-shadow: 5px 5px 8px #888;
    -webkit-box-shadow: 5px 5px 8px #888;
    box-shadow: 5px 5px 8px #888;
}

.summaryStrip-section {
    clear: both;
    padding: 3px;
    height: 100%;
}

.warning {
    color: #c60;
    padding: 10px 5px 10px 10px;
    background-color: #ffc;
}

.warningText {
    color: #c60;
    background-color: #ffc;
    font-weight: bold;
    padding: 5px 0px 5px 0px;
}

/*.item-details
{

}
*/
.item-details ul {
    padding: 0;
    margin: 0;
    width: 100%;
}

.item-details li {
    float: left;
    margin: 0px 5px 0px 2px;
    list-style-type: none;
    padding: 5px 5px 5px 0;
}

.edit-form .line {
    display: block;
    float: left;
    clear: both;
    width: 700px;
    margin: 1px 0px;
    padding: 5px;
}

.edit-form .label {
    display: block;
    float: left;
    width: 120px;
    /* clear: left;*/
    padding: 4px 0px;
}

.edit-form .editor {
    float: left;
    margin-right: 20px;
    width: 180px;
}

.edit-form .tagEditor {
    float: left;
    margin-right: 20px;
    width: 502px;
}

.modal {
    background: none repeat scroll 0 0 white;
    /*left: 45%;*/
    position: fixed;
    /*top: 45%;*/
    z-index: 1004;
}

.documentManagerHeader {
    font-size: large;
    text-align: center;
    background-color: #2064BA;
    color: White;
}

.submitButton {
    padding: 4px 10px 3px 25px;
    border: solid 1px #8AB134;
    position: relative;
    cursor: pointer;
    font-weight: bold;
    display: inline-block;
    height: 22px;
    text-decoration: none;
    color: #008000;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    background: #e2eeab; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #e2eeab 99%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(99%,#e2eeab)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%,#e2eeab 99%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%,#e2eeab 99%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%,#e2eeab 99%); /* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e2eeab',GradientType=0 ); /* IE6-9 */
    background: linear-gradient(top, #ffffff 0%,#e2eeab 99%); /* W3C */
}

    .submitButton a:link, .shoppingCart a:link {
        text-decoration: none;
    }

    .submitButton img {
        position: absolute;
        top: -1px;
        left: -0px;
        border: none;
    }

    .submitButton:hover {
        color: #8AB134;
    }

.menu {
    background: #eeeeee; /* Old browsers */
    background: -moz-linear-gradient(top, #eeeeee 0%, #cccccc 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#cccccc)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #eeeeee 0%,#cccccc 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #eeeeee 0%,#cccccc 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, #eeeeee 0%,#cccccc 100%); /* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */
    background: linear-gradient(top, #eeeeee 0%,#cccccc 100%); /* W3C */
}


#shipToContainer {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}



#commissionRateTable table {
    border: thin solid black;
    background-color: #EDEDED;
}

    #commissionRateTable table .even td {
        background-color: #DCDCDC;
    }

    #commissionRateTable table .odd td {
        background-color: #FFFFFF;
    }

.box {
    display: none;
    position: absolute;
    top: 30px;
    left: 10px;
    background: orange;
    padding: 5px;
    border: 1px solid black;
}

a:hover + .box {
    display: block;
}

img:hover + .box {
    display: block;
}

.catalogPage {
    margin: 50;
}

.catalogSection {
    width: 200px;
    height: 200px;
    padding: 5px;
    margin: 6px;
    float: left;
    font-size: smaller;
    text-align: center;
    border: thin outset #CCC;
    box-shadow: 5px 5px 8px #888;
    background: #eeeeee; /* Old browsers */
    background: -moz-linear-gradient(top, #eeeeee 0%, #cccccc 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#cccccc)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #eeeeee 0%,#cccccc 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #eeeeee 0%,#cccccc 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, #eeeeee 0%,#cccccc 100%); /* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */
    background: linear-gradient(top, #eeeeee 0%,#cccccc 100%); /* W3C */
    cursor:pointer;
}

    .catalogSection img {
        padding-top: 5px;
        max-width: 200px;
        max-height: 140px;
        vertical-align: middle;
    }

#bread-crumbs {
    width: 100%;
    clear: both;
}

.bread-crumbs {
    width: 100%;
    clear: both;
}

    .bread-crumbs ul {
        width: 100%;
        float: left;
        margin: 0px 0px 5px 0px;
        padding: 0;
        list-style: none;
        list-style-type: none;
    }

    .bread-crumbs li {
        float: left;
        padding: 2px 10px 2px 0px;
        font-weight: bold;
    }

    .bread-crumbs a {
        text-decoration: underline;
        cursor: pointer;
    }

#bread-crumbs ul {
    float: left;
    width: 100%;
    list-style: none;
    margin: 2px 0px 8px 0px;
    padding: 0;
    list-style-type: none;
}

#bread-crumbs li {
    float: left;
    padding: 2px 10px 2px 0px;
    font-weight: bold;
}

#bread-crumbs a {
    text-decoration: underline;
    cursor: pointer;
}

table .sub-item-table {
    /*background-color: #F5F5F6;*/
    border: medium inset #CCC;
}

.sub-item-table td {
    padding: 4px;
    /* background-color: #F5F5F6;*/
}

#mainMenu {
    background-color: transparent;
    border-style: none;
    background-image: none;
}

    #mainMenu li {
        background-color: transparent;
        border-style: none;
    }

.currencyField {
    text-align: right;
}

.currencySum {
    text-align: right;
    color: #FF9900;
    font-weight: bold;
}

#quote-item-edit-form {
    font-size: 8pt;
}

#gvQuoteItems {
    /*
    -moz-box-shadow: 5px 5px 8px #888;
    -webkit-box-shadow: 5px 5px 8px #888;
    box-shadow: 5px 5px 8px #888;
   */
}

/**telerik styles**/
/** Product Catalog styles**/
.t-grid thead {
    /*border-style: none none solid none;*/
    font: 8pt Verdana;
}

.t-grid td {
    /* border-style: none none solid none;*/
    font: 8pt Verdana;
    border-right-style: none;
    border-left-style: none;
}

.t-filter-options {
    z-index: 1;
}

.t-hierarchy-colcatalogSection {
    width: 0px;
}

.product-edit-summary-section .display-label {
    font-weight: bold;
}

.product-options {
    
    margin-top:3px;
    overflow: auto;
    height: 367px;
}

.length-option {
    overflow: auto;
    padding-top: 10px;
    padding-left: 2px;
}

.buildSummary {
    overflow: auto;
    height: 375px;
    position: relative;
}

    .buildSummary ul {
        padding: 0;
        list-style: none;
    }

.inputRequired {
    background-color: #FFFFCC;
}

#fieldOptions td {
    height: 24px;
}

.selectedOption {
    /*font-weight: bolder;*/
    color: #FFFFFF;
    background-color: #8CC63F;
    /*-moz-box-shadow: 2px 2px 4px #666;
    -webkit-box-shadow: 2px 2px 4px #666;
    box-shadow: 2px 2px 4px #666;*/
}

    .selectedOption td {
        /*border-bottom: inset thin black;*/
    }

.optionsTable {
    width: 100%;
}

    .optionsTable td {
        vertical-align: top;
        padding: 0 2px 0 5px;
    }

.optionsPrice {
    text-align: right;
    padding-right: 5px;
    white-space: nowrap;
}


div.contentBar {
    display: block;
    position: relative;
    clear: both;
    margin: 3px 0 0 0;
    border: 1px solid #CCC;
    padding: 0;
    color: #5A5655;
    background-color: #F8F8F8;
    height: 40px;
    text-align: left;
    overflow: auto;
    z-index: 88;
    width: 978px;
    left: 0;
}

.product-summary 
{
    /*width: 100%;*/
    min-width:800px;
    border: 1px solid #CCC;
    background: #eeeeee; /* Old browsers */
    background: -moz-linear-gradient(top, #eeeeee 0%, #cccccc 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#cccccc)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #eeeeee 0%,#cccccc 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #eeeeee 0%,#cccccc 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, #eeeeee 0%,#cccccc 100%); /* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */
    background: linear-gradient(top, #eeeeee 0%,#cccccc 100%); /* W3C */
}

.product-edit-summary-section {
    float: left;
    padding: 5px;
}

.productSummaryPrice {
    float: right;
}

.swMain .btnAddToCurrentQuote, .swMain .btnCancel {
    display: block;
    float: right;
    margin: 5px 10px 0 3px;
    padding: 5px;
    text-decoration: none;
    text-align: center;
    font: bold 13px Verdana, Arial, Helvetica, sans-serif;
    width: 160px;
    color: #FFF;
    outline-style: none;
    background-color: #5A5655;
    border: 1px solid #5A5655;
}

div.productSummary {
    display: block;
    width: 980px;
    height: 500px;
    position: absolute;
    float: left;
    margin: 0;
    padding: 5px;
    border: 1px solid #CCC;
    font: normal 12px Verdana, Arial, Helvetica, sans-serif;
    color: #5A5655;
    background-color: #F8F8F8;
    text-align: left;
    overflow: auto;
    z-index: 88;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 968px;
    clear: both;
}

/* Note: this class adds a shodow to the jquery dialog */
.ui-dialog {
    -moz-box-shadow: 5px 5px 8px #222;
    -webkit-box-shadow: 5px 5px 8px #222;
    box-shadow: 5px 5px 8px #222;
}

/* Note: this class adds a shodow to the jquery modal dialog */
#popup_container {
    -moz-box-shadow: 5px 5px 8px #222;
    -webkit-box-shadow: 5px 5px 8px #222;
    box-shadow: 5px 5px 8px #222;
}

.comfortProductNote_Name {
    text-align: right; 
    white-space: nowrap; 
    vertical-align: top;
    font-weight: bold;
}

.comfortProductNote_Desc {
    font-style: italic;
}

.roundElement {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}

.shadowedElement {
    -moz-box-shadow: 5px 5px 8px #888;
    -webkit-box-shadow: 5px 5px 8px #888;
    box-shadow: 5px 5px 8px #888;
}

.insetElement {
    border: medium inset #CCC;
}


.start {
    white-space: nowrap;
    width: 700px;
}

.startPageSection ul {
    padding-left: 10px;
    padding-right: 10px;
}

.startPageSection li {
    list-style: none;
}

.startPageSection {
    width: 260px;
    height: 225px;
    /* padding: 5px;*/
    margin: 6px;
    float: left;
    border: thin outset #CCC;
    background: rgb(248,248,248); /* Old browsers */
    background: -moz-linear-gradient(left, rgba(253,253,253,1) 0%, rgba(243,243,243,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(253,253,253,1)), color-stop(100%,rgba(243,243,243,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, rgba(253,253,253,1) 0%,rgba(243,243,243,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, rgba(253,253,253,1) 0%,rgba(243,243,243,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, rgba(253,253,253,1) 0%,rgba(243,243,243,1) 100%); /* IE10+ */
    background: linear-gradient(left, rgba(253,253,253,1) 0%,rgba(243,243,243,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdfd', endColorstr='#f3f3f3',GradientType=1 ); /* IE6-9 */
}

.startPageHeader {
    border: thin outset #CCC;
    width: 100%;
    border: thin outset #CCC;
    background: rgb(253,253,253); /* Old browsers */
    background: -moz-linear-gradient(left, rgba(253,253,253,1) 0%, rgba(243,243,243,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(253,253,253,1)), color-stop(100%,rgba(243,243,243,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, rgba(253,253,253,1) 0%,rgba(243,243,243,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, rgba(253,253,253,1) 0%,rgba(243,243,243,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, rgba(253,253,253,1) 0%,rgba(243,243,243,1) 100%); /* IE10+ */
    background: linear-gradient(left, rgba(253,253,253,1) 0%,rgba(243,243,243,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdfd', endColorstr='#f3f3f3',GradientType=1 ); /* IE6-9 */
}

    .startPageHeader h2 {
        padding: 10px;
    }

.userPanel {
    padding: 5px;
    max-width:800px;
    border: thin outset #CCC;
    background: rgb(253,253,253); /* Old browsers */
    background: -moz-linear-gradient(left, rgba(253,253,253,1) 0%, rgba(243,243,243,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(253,253,253,1)), color-stop(100%,rgba(243,243,243,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, rgba(253,253,253,1) 0%,rgba(243,243,243,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, rgba(253,253,253,1) 0%,rgba(243,243,243,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, rgba(253,253,253,1) 0%,rgba(243,243,243,1) 100%); /* IE10+ */
    background: linear-gradient(left, rgba(253,253,253,1) 0%,rgba(243,243,243,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdfd', endColorstr='#f3f3f3',GradientType=1 ); /* IE6-9 */
}

.messagePanel {
    padding: 5px;
    width: 400px;
    border: thin outset #CCC;
    background: rgb(253,253,253); /* Old browsers */
    background: -moz-linear-gradient(left, rgba(253,253,253,1) 0%, rgba(243,243,243,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(253,253,253,1)), color-stop(100%,rgba(243,243,243,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, rgba(253,253,253,1) 0%,rgba(243,243,243,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, rgba(253,253,253,1) 0%,rgba(243,243,243,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, rgba(253,253,253,1) 0%,rgba(243,243,243,1) 100%); /* IE10+ */
    background: linear-gradient(left, rgba(253,253,253,1) 0%,rgba(243,243,243,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdfd', endColorstr='#f3f3f3',GradientType=1 ); /* IE6-9 */
}

.contactText {
    width: 380px;
}

.crossReferenceImage {
    width: 1000px;
}

.fieldName {
    font-weight: bold;
}

.fieldValue {
}

.required:after {
    color: #e32;
    content: " *";
}

.itemPopUpHeaterTable
{
    font-size:8pt;
	/*width:800px;*/
}

.itemPopUpHeaterTableLabel {
    text-align: right;
}

.form-control {
    /*display: block;*/
    width: 100%;
    height: 30px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s
}
