﻿.HeaderBox {
        font-size: 10pt;
        width: 90%;
    }
    /*.CatalogPageTitle {
        color: #d65900;
        font-size: 18pt;
        font-weight: bold;
        margin: 0 0 1em 0;
    }*/
    /*.CatalogPageHeader {
        color: #0067A4;
        font-size: 10pt;
        font-weight: bold;
        margin: 1em 0;
    }*/
    /*.modTableRow {
        background-color: #D0D8E8;
    }
    .modTableAltRow {
        background-color: #E9EDF4;
    }*/
    #ClickChemistry li {
        margin-left: 3em;
        font-size: 10pt;
        width: 85%;
    }
        #DyesWrapper {
        width: 100%;
    }
    /*.DyesCategoryHeader {
        text-align: center; 
        background-color: #4f81bd; 
        padding: 3px 0 3px 0; 
        margin: 5px 0 5px 0; 
        color:white; 
        font-size: 10pt; 
        font-family: Arial,Helvetica,sans-serif;
        font-weight: bold;
    }*/
    #Tabs {
        width: 600px;
    }

    #modDetails {
        overflow: scroll;
        height: 350px;
        width: 300px;
    }

    #modDetails table{
        width: 100%;
        margin: 8px 0;
    }

    #modDetails th {
        background-color: #f9f9f9;
        font-weight:500;
    }

    #modDetails p {
        margin: 0;
        padding: 0;
    }

    /*.ui-dialog-content {
        font-family: Tahoma,Arial,Helvetica,sans-serif;
        color: rgb(0, 0, 139);
        font-size: 8pt;
        font-weight: normal;
        letter-spacing: normal;
        text-transform: none;
        word-spacing: normal;
    }*/
    #ModsWrapper {
         margin: 10px 0 0 10px;
    }
        #ModCategories {
        display: inline-block;
        padding: 0 0 0 100px;
        list-style: none;
        float: left;
    }

        #ModCategories ul {
            list-style: none;
            line-height: 150%;
        }

    #ModAside {
        margin: 20px 0 0 100px;
        padding: 25px 5px 25px 5px;
        display: inline-block;
        background-color: #f9f9f9;
        border-radius: 7px;
        width: 350px;
        float: left;
    }

        #ModAside p {
            background-color: transparent;
            text-align: center;
        }

    #ModsInfo {
        float: left;
        width: 90%;
         margin: 10px 0 0 0px;
    }

    #ModsInfoTable {
        width: 500px;
        font-weight: bold;
        margin: 5px;
    }
    #ModsInfoTable td {
        width: 33%;
    }
     #ModsInfoTable td:first-child {
        width: 10%;
    }
         .LightBlueTableBackground {
        color: #063475;
        background-color: #dcdddf;
        font-size: 9pt;
        font-weight: bold;
        font-style: normal;
        letter-spacing: normal;
        text-decoration: none;
    }
    /*.CatalogTable {
        border-collapse: collapse;
        border-color: white;
        border-spacing: 0;
        border-style: solid;
        border-width: 2px;
        padding: 5px;
    }
    .CatalogTable th {
        background-color: #4F81BD;
        border-style: solid;
        border-width: 2px;
        color: #FFFFFF;
        font-weight: normal;
        text-align: center;
        padding: 5px;
    }
    .CatalogTable td {
        border-color: white;
        border-style: solid;
        border-width: 2px;
        padding: 5px;
    }*/
    .OrderText {
        color: black;
        font-size: 11px;
        font-weight: normal;
        font-style: normal;
    }
    .centeredTableData {
        text-align: center;
    }

    /*.CatalogTable tr:nth-child(even) {
        background: #D0D8E8;
    }
    .CatalogTable tr:nth-child(odd) {
        background: #E9EDF4;
    }*/
    .DyesSubCategoryHeader {
        text-align: center;
        background-color: #4f81bd;
        padding: 3px 0 3px 0;
        color: white;
        font-size: 10pt;
        font-family: Arial,Helvetica,sans-serif;
        font-weight: bold;
    }
    .ModProduct {
   
        width: 70px;
        font-size: 9pt !important;
        /*padding: 4px 0;*/
    }

    #ModCategory p {
        text-indent: 20px;
        /*font-size: 9pt;
        font-family: Arial,Helvetica,sans-serif;*/
    }
    #listWrapper {
        width: 700px; 
       
    }
   
    .sortBy {
        width: 137px; 
        margin: 0 auto;
    }

    /*#sort {
        width: 400px; 
        margin: 20px auto; 
        padding: 10px; 
        background-color: #CEDEED;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
    }*/

    /*.DisplayTable-Bordered{
        width:100%;
    }*/
     /*.DisplayTable-Bordered td, .DisplayTable-Bordered th {
        padding: 2px;
    }*/