﻿.productsSortByLeft
{
    float: left;
}

.productsSortByRight
{
    float: right;
    padding: 15px 0 0 0;
}

.itemsTable
{
    width: 630px;
    border: none;
    margin-bottom: 2px;
}

.specialitemsTable
{
    width: 552px;
    border: none;
    margin-bottom: 2px;
}


.itemsTableHeaderBg
{
    height: 31px;
}
.itemsTableHeader
{
    float: left;
    display: block;
    font-size: 11px;
    font-weight: bold;
    color: #fff;
    text-transform: capitalize;
    margin-top: 5px;
    padding-top: 1px;
}

/* make some of the links black when using light backgrounds*/
.itemsTableHeaderDivBlack, .itemsTableHeaderDivBlack a, .itemsTableHeaderDivBlack span
{
    color: #000;
}
.itemsTableHeaderDiv, .itemsTableHeaderDiv a, .itemsTableHeaderDiv span, .itemsTableHeaderDiv a:link, .itemsTableHeaderDiv a:visited
{
    color: #fff;
}

.itemsTableHeader2
{
    margin-left: 5px;
}

.catWrapper
{
    background-image: url(/img/headertrans.png);
    height: 31px;
    behavior: url( '/iepngfix.htc' );
    font-weight: bold;
    color: #FFF;
    text-transform: capitalize;
    display: block;
    text-align: left;
    padding-left: 40px;
    font-family: Arial, Helvetica, sans-serif;
}

a.itemsDetailUrl, a.itemsDetailUrl:visited, a.itemsDetailUrl:active
{
    color: #fff;
    text-decoration: underline;
    font-weight: bold;
}

a.itemsDetailUrl:hover
{
    color: #FFF;
    text-decoration: none;
    font-weight: bold;
}

a.itemsTableDetailsUrl, a.itemsTableDetailsUrl:visited, a.itemsTableDetailsUrl:active
{
    color: #333333;
    text-decoration: underline;
    font-weight: bold;
}

a.itemsTableDetailsUrl:hover
{
    color: #0000CC;
    text-decoration: none;
    font-weight: bold;
}

.itemsTableImageWrapper
{
    display: block;
    float: left;
    margin: 8px;
    width: 145px;
    height: 90px;
}

.itemsTableImageTd
{
    width: 95px;
}

.itemsTableTextTd
{
    padding-left: 5px;
    float: right;
    width: 440px;
    margin-top: 8px;
}

.itemsTableSeperator
{
    width: 300px;
    height: 2px;
    margin: 5px auto 10px;
}

/* text */

.itemsTableTitle
{
    text-align: left;
    float: left;
    font-size: 12px;
    font-weight: bold;
    color: #444;
    margin-bottom: 5px;
    width: 190px;
}

.itemsTableCode
{
    float: left;
    display: block;
    font-size: 12px;
    font-weight: bold;
    color: #444;
    margin-right: 10px;
    margin-bottom: 5px;
    text-align: left;
}

.clearRight
{
    clear: right;
}

.clearer
{
    clear: both;
    display: block;
}

.productCodeContainer
{
    float: left;
    margin: 0 5px 0 0;
}

.itemDetailCodes strong, .productCodeContainer strong
{
    color: #8C8A8B;
}

.itemDetailCodes strong.productCodeHeading, .productCodeContainer strong.productCodeHeading
{
    color: #000;
}

.itemsTableDescription
{
    float: left;
    display: block;
    color: #444;
    margin-bottom: 10px;
    margin-right: 5px;
}

.itemsTableBreif
{
    float: left;
    display: block;
    color: #444;
    margin-bottom: 10px;
    padding: 7px 0;
}

.itemsTableDetails
{
    float: right;
    display: block;
    font-weight: bold;
    margin-right: 10px;
}

/* end text */
.itemDetailImageWrapper
{
    margin: 8px 10px 8px 0;
}

.itemDetailContent
{
    vertical-align: top;
    padding-top: 8px;
}

.itemDetailName
{
    font-size: 11pt;
    color: #444;
    font-weight: bold;
    margin-top: 10px;
}

.itemDetailImageContainer
{
    float: left;
    width: 210px;
}

.itemDetailDesc
{
    color: #444;
}

.itemDetailChars
{
    clear: left;
    display: block;
    float: left;
    color: #444;
    margin-top: 15px;
}

.itemCharLabel
{
    margin-top: 5px;
    color: #444;
    font-weight: bold;
    width: 100%;
}

.itemCharDescLabel
{
    margin-left: 15px;
    color: #444;
    display: block;
    margin-top: 3px; /* font-style: italic; */
}

.prodDescContainer
{
     float: right;
     margin: 0 0 10px 0;
     width: 420px;
}

.itemDetailCodes
{
    width: 100%;
    clear: right;
    display: block;
    margin-top: 2px;
    color: #444;
}

.horRule
{
    width: 420px;
    float: right;
    border-bottom: 2px solid #A9A9A9;
}

.itemDetailContent .itemDetailCodes
{
    
}

.noBorder
{
    width: 100%;
    clear: right;
    display: block;
    margin-top: 5px;
    color: #444;
    border: none;
}

itemDetailCodesText
{
    float: left;
    margin-top: 15px;
    color: #444;
}

.itemDetailUnderImg
{
    display: block;
    font-size: 24pt;
    color: #444;
    margin: 10px auto;
    text-align: center;
}

.itemDetailPrice
{
    font-size: 24pt;
    color: #444;
    margin: 10px auto;
    text-align: center;
}

.itemModified
{
    clear: left;
    display: block;
    float: right;
    margin-top: 15px;
    color: #444;
    text-align: right;
    font-style: italic;
}

.priceUnit
{
    color: #444;
    margin: 10px auto;
    text-align: center;
    font-size: 14px;
}

.priceTd
{
    text-align: center;
}

.raquo
{
    margin: 0 10px;
}





.horzbargray
{
    background-image: url(../../images/horzbargray.gif);
    height: 2px;
    width: 552px;
    margin-top: 10px;
    margin-bottom: 5px;
}

.relatedWrap
{
    width: 100px;
    margin: 5px auto;
}



.relatedName
{
    display: block;
    font-size: 12px;
    font-weight: bold;
    color: #444;
    text-align: center;
    margin-left: 10px;
    padding-top: 5px;
}

.relatedLink
{
    text-align: center;
    margin-left: 10px;
    margin-top: 5px;
}

.relatedImg
{
    text-align: center;
    display: block;
    margin: 8px auto;
    width: 90px;
    height: 90px;
}

.relatedItems.datalist2 .AspNet-DataList table
{
    padding: 5px 10px 5px 5px;
}

.relatedItems.datalist2 .AspNet-DataList td
{
    vertical-align: top;
}

.relatedItems .relatedWrap
{
    padding: 5px 25px;
}

.moreInfo
{
    margin: 0 auto;
    border: solid 2px #EEEEEF;
}

a.relatedurl, a.relatedurl:visited, a.relatedurl:active
{
    color: #444;
    text-decoration: underline;
}

a.relatedurl:hover
{
    color: #444;
    text-decoration: none;
}

.dotimg
{
    margin-right: 5px;
    margin-bottom: 1px;
}

.codePnl
{
    margin-top: 5px;
}

.TreeView
{
    padding-top: 4px;
    padding-left: 1px;
    cursor: default;
    border: none;
}

.TreeNode
{
    font-family: tahoma;
    padding-top: 2px;
    padding-bottom: 1px;
    padding-left: 3px;
    padding-right: 3px;
}

.dot2
{
    margin-right: 5px;
}

.childChar
{
    line-height: 16px;
    margin-left: 20px;
}

.parentChar
{
    display: block;
    padding-top: 10px;
    line-height: 16px;
    font-weight: bold;
}

.itemCharSM
{
    width: 100%;
}

.itemImageThumbnailTable
{
    margin: 0 1px 1px 0;
}

.itemImageThumbnail
{
    padding: 0;
    width: 102px;
    height: 102px;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #ccc;
}

.leftAlign
{
    float: left;
}

#itemsSubcategories ul li ul
{
    margin-top: 5px;
}
