﻿a
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    /* background-color: #ffffff; */
}

.content_header
{
    font-weight: bold;
    color: #CC0000;
    font-size: 16px;
}

.BreadCrumbcategorytree_activepage
{
    color: rgb(204, 0, 0);
    font-weight: bold;
    text-decoration: none;
    margin-top: 5px;
    margin-bottom: 15px;
}

h3.content_header
{
    font-weight: bold;
    color: #CC0000;
    font-size: 24.5px;
}

.imgLinkContainer
{
    position: relative;
    left: 175px;
}



.submitButtonDiv
{
    float: right;
    /* margin-right: 160px; */
}



.ContactUsInnerTable
{
    width: 960px;
}

.ContactUsTable3
{
    float: left;
}

.ContactUstextboldBottom
{
    font-weight: bold;
}

.ContactUssmalltextWidth300
{
    width: 500px;
}

.inxsqlItemGridQty
{
    float: left;
}

.Wrapper
{
    width: 1080px;
    margin: auto;
    overflow: hidden;
}

div#inxsqlMainContentContainer
{
    float: left;
    margin-left: auto;
    margin-right: auto;
    /*
    border-left: 1px dotted black;
    border-right: 1px dotted black;
    */
    padding: 0px;
    margin-top: 5px;
}

#inxsqlMainContent
{
    width: 100%;
    padding: 5px;
}

.content
{
    width: 100%;
}

.MainContent
{
    width: 79%;
    float: left;
    padding: 10px;
}

.linecardGroup
{
    float: left;
    width: 20%;
    padding: 10px;
}

.content_text a
{
    color: rgb(204, 0, 0);
}

header
{
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    /* border-bottom:1px dotted black; */
    padding: 30px 0px 10px 0px;
    /* float:left; */
    overflow: visible;
}

.header
{
    display: table;
    width: 100%;
}



header #inxsqlHeaderContainer
{
    width: 100%;
    background-color: #BFBFBF;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    float: left;
    background: url(../../images/header.png) no-repeat top left;
}

header #inxsqlHeaderLogoContainer
{
    width: 195px;
    height: 190px;
    background-color: Black;
    float: left;
    border-top-left-radius: 10px;
    /*border-bottom-left-radius:10px;*/
    padding: 5px 5px 0px 5px;
    text-align: center;
}

footer
{
    width: 100%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    /* border-top:1px dotted black; */
    font-size: 13px;
    float: left;
    padding: 3px 0px 3px 0px;
    /* background-color:#bfbfbf; */
    /* border-bottom-left-radius: 10px; */
    /* border-bottom-right-radius: 10px; */
}

span.footertext
{
    float: left;
    clear: both;
}

div#footer
{
    width: 1024px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    border-top: 1px dotted black;
    font-size: 13px;
    float: left;
    padding: 3px 0px 3px 0px;
    background-color: #bfbfbf;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

footer a
{
    text-decoration: none;
    color: Black;
}

.inxsqlDivContainer
{
    position: relative;
    /*float:left;*/
    width: 100%;
}

.inxsqlBold
{
    font-weight: bold;
}

.inxsqlUnderline
{
    text-decoration: underline;
}

.inxsqlFeaturedRow
{
    border: 1px dotted black;
    border-radius: 10px;
    padding: 5px;
}

#inxsqlBreadCrumbContainer
{
    font-size: 18px;
    padding-left: 10px;
    width: 100%;
    float: left;
}

.inxsqlIcon
{
    width: -20%;
    height: -20%;
}

    .inxsqlIcon:hover
    {
        box-shadow: inset 1px 1px 0px #000, inset -1px -1px 0px #000;
        background-color: lime;
    }

    .inxsqlIcon:active
    {
        box-shadow: -1px -1px 0px #000, 1px 1px 0px #000;
        background-color: lime;
    }

.inxsqlIconSelected
{
    box-shadow: inset 1px 1px 0px #000, inset -1px -1px 0px #000;
    background-color: #bfbfbf;
}

#inxsqlSubCategoryContainer
{
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    float: left;
    border-bottom: 1px dotted black;
}

/* ItemDetails */
#inxsqlItemDetailsContainer
{
    width: 100%;
}

#inxsqlItemDetailsImageContainer
{
    width: 30%;
    float: right;
    text-align: center;
}

    #inxsqlItemDetailsImageContainer img
    {
        max-width: 300px;
        max-height: 300px;
        margin-top: 5px;
    }

#inxsqlItemDetailsColLeft
{
    width: 70%;
    float: left;
}

#inxsqlItemDetailsItemID
{
    border-bottom: 1px dotted black;
    font-size: 16px;
    font-weight: bold;
}

#inxsqlQuantityToOrder,
.inxsqlQuantityToOrder
{
    width: 70px;
    margin-bottom: 0px !important;
}

#inxsqlItemOrderButton
{
    margin-top: -9px;
}

.inxsqlRightJustify
{
    text-align: right !important;
}

.inxsqlLeftJustify
{
    text-align: left !important;
}

.inxsqlCenterJustify
{
    text-align: center !important;
}

.inxsqlTenPixelMarginBottom
{
    margin-bottom: 10px;
}

.inxsqlRed
{
    color: red;
}

.inxsqlVerificationFail
{
    border-color: red !important;
}

.inxsqlHidden
{
    display: none;
}

.inxsqlCapitalize
{
    text-transform: capitalize;
}

/* Contact Us CSS */

.inxsqlContactUsFormRowLabelDiv
{
    width: 105px;
}

.inxsqlformRowStarDiv
{
    color: red;
    width: 10px;
}

#inxsqlSearchForm
{
    margin: 0px 0px 0px 0px;
}

#inxsqlOrderLookupResultTable
{
    width: 100%;
}

.inxsqlSearchResultsTableOrderNum
{
    width: 25%;
}

div#inxsqlOrderLookupResultContainer, div#inxsqlOrderLookupResultContainer a
{
    font-size: 12px;
}

.inxsqlSearchResultsTableDescription
{
    width: 50%;
}

.inxsqlSearchResultsTableMinSellQty
{
    width: 12%;
}

.inxsqlSearchResultsTableUnitPrice
{
    width: 13%;
}

.searchBox
{
    float: right;
    position: relative;
    /* top: 72px; */
    /* right: 4px; */
    clear: both;
}

.accountLinks
{
    position: relative;
    float: right;
    clear: both;
}

    .accountLinks ul
    {
        display: table;
        table-layout: fixed;
    }

        .accountLinks ul li
        {
            display: inline;
        }

            .accountLinks ul li a
            {
                display: block;
            }

.logo
{
    float: left;
}

.mainMenuWrapper
{
    position: relative;
    width: 100%;
    overflow: hidden;
}

.mainMenuItem
{
    float: left;
    position: relative;
    display: inline;
    list-style: none;
    z-index: 500;
    text-align: left;
    margin: 0;
    text-transform: uppercase;
    padding: 5px 23px;
    border: 1px solid white;
    border-top: 3px solid rgb(182, 16, 26);
    background: #7db9e8;
    background: -moz-linear-gradient(top, #7db9e8 0%, #2989d8 20%, #1951a0 57%, #1e5799 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7db9e8), color-stop(20%,#2989d8), color-stop(57%,#1951a0), color-stop(100%,#1e5799));
    background: -webkit-linear-gradient(top, #7db9e8 0%,#2989d8 20%,#1951a0 57%,#1e5799 100%);
    background: -o-linear-gradient(top, #7db9e8 0%,#2989d8 20%,#1951a0 57%,#1e5799 100%);
    background: -ms-linear-gradient(top, #7db9e8 0%,#2989d8 20%,#1951a0 57%,#1e5799 100%);
    background: linear-gradient(to bottom, #7db9e8 0%,#2989d8 10%,#1951a0 57%,#2C4997 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7db9e8', endColorstr='#1e5799',GradientType=0 );
}

    .mainMenuItem a
    {
        color: white;
        font-weight: 600;
    }

.leftSideMenu
{
    width: 196px;
    color: white;
    position: relative;
    float: left;
    background-color: #244798;
}

    .leftSideMenu div
    {
        overflow: hidden;
    }

.ccAndDateDiv
{
    background-color: white;
    color: black;
    padding-top: 5px;
}



.leftSideMenu ul
{
    margin: 0 0 25px 0;
    /* width: 90%; */
    padding: 0 10px;
}

.quickOrderContainer
{
    /* width: 196px; */
    padding-bottom: 10px;
}

    .quickOrderContainer div
    {
        padding: 0 5px;
    }

.quickOrderinput
{
    width: 155px;
}

input[type="text"]
{
    /* width: 155px; */
    /* margin-left: -5px; */
}

input.inxsqlItemGridQtyInput
{
    margin: 0;
}

input.loginBox
{
}

.login form
{
    position: relative;
    padding: 0 10px;
    width: 90%;
}

img.LogonImage
{
    position: relative;
    bottom: 14px;
}

.leftSideMenu a
{
    /* width: 175px; */
    color: rgb(255, 255, 255);
    padding: 5px 0px;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
    text-align: left;
}

    .leftSideMenu a:hover
    {
        color: rgb(204, 0, 0);
        text-decoration: underline;
    }

select.BrandsListBrandsDropDownList
{
    width: 160px;
    margin-left: 26px;
}

.categories li
{
    margin: 0;
    text-align: left;
}

.loginText
{
    font-size: 10px;
    position: relative;
    bottom: 20px;
    text-align: center;
}

p.LogonImage
{
    color: white;
    font-size: 17px;
    font-weight: 600;
    text-align: left;
    padding: 5px;
    border-top: 2px solid white;
}

img#footer_r1_c1
{
    float: left;
}

img#home_r1_c1
{
    width: 100%;
    padding-top: 40px;
}

img#footer_r1_c1
{
    float: left;
}

.catImgDiv a img
{
    /* width: 294px; */
    /* height: 150px; */
}

.categoryItem
{
    float: left;
    /* height: 175px; */
    padding: 10px 5px;
    width: 31%;
}

.categoryDiv
{
    width: 100%;
    /* margin: auto; */
    overflow: hidden;
}

a.catLinkText
{
    width: 100px;
    text-decoration: none;
    color: rgb(204, 0, 0);
    font-weight: bold;
}

.catLinkDiv
{
    width: 100px;
    text-decoration: none;
    color: rgb(204, 0, 0);
    font-weight: bold;
    text-align: center;
}
/* CSS for html directional arrows. */

.arrow {
    /* used to find the arrow element within html */
    display:inline;
    position:absolute;
    float:none;
    margin-top: 9px;
    margin-left:3px;
    border-style: solid;
    height: 0px;
    width: 0px;
}

.arrow.active {
    border-color: black transparent;
}

.arrow.inactive, arrow.inactive {
    border-color: grey transparent;
}

.arrow.down {
    border-width: 6px 6px 0px 6px;
}

.arrow.up {
    border-width: 0px 6px 6px 6px;
}
