body
{
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-family: Arial,Helvetica,sans-serif !important;
    color: #000;
    text-align: left;
} 

input, textarea
{
    font-size: 12px;
    font-family:Arial,Helvetica,sans-serif;
}
select
{
    border: 1px solid #c5c5c5;
    color: #333;
    font-size: 12px;
    margin: 5px 0;
    padding: 1px;
    position: relative;
}
a
{
    text-decoration: none;
    color: black;
}

.text
{
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
}

.textBold
{
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}

/* Header */
.headerContent1
{
    padding: 2px 0px 0px 0px;
    z-index: 4;
    left: 0px;
    top: 0px;
    position: relative;
    _position: absolute; /* IE6 hack */
}

#hdCompanyLogo
{
    width: 360px;
    float: left;
    margin-left: 12px;
    margin-top: 12px;
}

#hdCDILogo
{
    float: right;
    padding-top: 2px;
    padding-right: 5px;
}

#hdSearch
{
    float: right;
    padding: -2px 0px 0px 2px;
    margin-right: 20px;
    margin-top:5px;
}

* html #hdSearch
{
    text-align: center;
    width: 200px;
}
    #hdSearch .hdLink
    {
        display: block;
        margin: -2px 0 0 0;
        padding: 2px;
        text-align: center;
        text-decoration: none;
        color: #fbfbfb;
    }

    * html #hdSearch .hdLink
    {
        float: right;
        margin-right: 20px;
    }

* html .search_panel
{
    text-align: right;
    margin: 0 0 0 200px;
    float: right;
    width: 400px;
}

*:first-child + html #hdSearch .hdLink
{
    float: right;
    margin-right: 20px;
}

*:first-child + html .search_panel
{
    text-align: right;
    margin: 0 0 0 200px;
    float: right;
    width: 400px;
}

#hdCustomerInfo
{
    /*margin-left: 25px;*/
    padding-top: 15px;
    padding-right: 10px;
    float: right;
    color: #fbfbfb;
}

* html #hdCustomerInfo
{
    margin: -37px 130px 0 0;
    float: right;
}

*:first-child + html #hdCustomerInfo
{
    /*margin-left: 25px;*/
    padding-top: 15px;
    padding-right: 10px;
    float: right;
    color: #fff;
}

    #hdCustomerInfo .hdLinkMyAccount
    {
        float: left;
        /*font-weight: bold;*/
        padding: 6px 15px 7px 35px;
        cursor: pointer;
        white-space: nowrap;
        color: #FFF;
        margin: -14px 2px 0 2px;
    }

    #hdCustomerInfo .hdLinkLogin
    {
         float: right;
        /*font-weight: bold;*/
        color: #fff;
        padding: 7px 35px;
        cursor: pointer;
    }

    #hdCustomerInfo .hdLinkLogout
    {
        float: right;
        /*font-weight: bold;*/
        /*padding: 2px;
        padding-left: 20px;*/
        padding: 7px 35px;
        cursor: pointer;
        color: #fbfbfb;
    }

.hdLinkMyAccount
{
    /*background: url(images/myAccount.gif) no-repeat;*/
}

.hdMyAccount
{
    float: left;
    margin: -3px 2px 0 2px;
    padding: 0px 5px 0px 5px;
    color: #fbfbfb;
    text-decoration: none;
}
.hdMyAccount a:hover
{
    color: #fbfbfb;
    padding: 7px 20px;
    background: #ababab;
}
* html .hdMyAccount
{
    width: 100px;
    position: relative;
    top: -3px;
    left: -2px;
    margin: 0;
    margin-left: 5px;
}

*:first-child + html .hdMyAccount
{
    width: 100px;
    position: relative;
    top: -3px;
    left: -2px;
    margin: 0;
    margin-left: 5px;
}

.hdLogin
{
    float: right;
    margin: -18px 2px 0 2px;
    /*padding: 7px 35px 8px 35px;*/
    font-size: 12px;
    color: #FFF;
    text-decoration: none;
}
.hdLogin a:hover {
    color: #fbfbfb;
    padding: 6px 35px 7px 35px;
    background: #ababab;
}
/** html .hdLogin
{
    width: 60px;
    position: relative;
    top: 2px;
    left: -2px;
    margin: 0;
    margin-left: 5px;
}

*:first-child + html .hdLogin
{
    width: 60px;
    position: relative;
    top: 2px;
    left: -2px;
    margin: 0;
    margin-left: 5px;
}*/

.hdLinkLogin
{
    padding: 10px;
    /*background: url(images/login.gif) no-repeat;*/
}

.hdLinkLogout
{
    /*background: url(images/logout.gif) no-repeat;*/
}

#hdCustInfo
{
    width: 500px;
    text-align: left;
    margin-left: 250px;
    margin-top: 10px;
    color: #fbfbfb;
}

.headerContent2
{
    /*background: url(images/menu_bg.jpg) repeat-x;*/
    background-color: #333333;
    padding: 2px 0px 0px 0px;
    width: 100%;
    left: 0px;
    top: 70px;
    height: 26px;
    position: absolute;
    _position: absolute; /* IE6 hack */
}

#headerLeft
{
    float: left;
    padding: 4px 0px 0px 5px;
}

* html #headerLeft
{
    margin-left: 0px;
}

#headerCenter
{
    position: absolute;
    left: 110px;
    /*top: 3px;*/
    float: left;
    padding: 0px;
    width: 650px;
}

#headerRight
{
    float: right;
    padding: 3px -5px 0px 0px;
}

* html #headerRight
{
    margin-left: -30px;
}

*:first-child + html #headerRight
{
    margin-right: 3px;
}

.hdHome
{
    float: left;
    margin: -6px 5px 0 -20px;
    padding: 7px 15px 8px 15px;
    text-decoration: none;
}

.hdLinkHome
{
    color: #ffffff;
    padding: 6px 35px 6px 35px;
    font-size: 12px;
}

.hdHome a:hover
{
    color: #fbfbfb;
    margin: -6px 5px 0 0px;
    padding: 6px 35px 7px 35px;
    float: left;
    background: #ababab;
}
.headerCenter a:hover
{
    color: #ffffff;
    margin: -6px 5px 0 0px;
    padding: 6px 35px 7px 35px;
    float: left;
    background: #5eabde;
}
.hdCart
{
    float: left;
    margin: -2px 10px 0 5px;
    padding: 7px 0px;
    text-decoration: none;
}

.hdLinkCart
{
    color: #fbfbfb;
    padding: 7px 35px 8px 35px;
    font-size: 12px;
}

.hdCart a:hover
{
    color: #fbfbfb;
    margin: -6px 0px 0 0px;
    padding: 6px 35px 7px 35px;
    float: left;
    background: #5eabde;
}

.hdHelp
{
    float: left;
    margin: -2px 0 0 0;
    padding: 7px 0px;
    text-decoration: none;
}

.hdLinkHelp
{
    color: #fbfbfb;
    padding: 7px 35px 8px 35px;
    font-size: 12px;
}

.hdHelp a:hover
{
    color: #ffffff;
    margin: -6px 0px 0 0px;
    padding: 6px 35px 7px 35px;
    float: left;
    background: #5eabde;
}

.hdFullSite
{
    font-weight: bold;
    float: left;
    /*margin: -7px 5px 0 5px;
    padding: 6px;*/
    text-decoration: none;
}

    .hdFullSite a
    {
        color: #fbfbfb;
    }

        .hdFullSite a:hover
        {
            font-weight: bold;
            color: #f6ffa9;
            height: 17px;
            margin: -5px 0px 0 0px;
            float: left;
        }

.hdLinkFullSite
{
    color: #fbfbfb;
    padding: 5px 10px 5px 27px;
}

.hdLink
{
    color: #fbfbfb;
    font-weight: bold;
}

#headerRightAdmin
{
    float: right;
    margin-right: 25px;
    margin-top: 5px;
}

#headerLeftAdmin
{
    padding: 0;
    width: 0;
    float: left;
}

#headerCenterAdmin
{
    padding: 5px 5px 5px 20px;
    width: 80%;
    float: left;
}

.hdLinkHomeAdmin, .hdLinkAboutAdmin, .hdLinkLoginAdmin
{
    margin-right: 15px;
    color: #fbfbfb;
    /*font-weight: bold;*/
}

.hdLinkLogoutAdmin
{
    margin-right: 170px;
    color: #fbfbfb;
}

.hdCustomerInfoMarginAdmin
{
    margin-top: -30px;
}

.hdInfoWidthAdmin
{
    width: 50%;
    margin: -5px 0 0 230px;
}


/* Header */

/* DataGrid */
.GridHeader
{
    font-weight: 400;
    color: #fbfbfb;
    height: 25px;
    background-color: #333333; /*#333333*/
}

    .GridHeader a
    {
        color: #fbfbfb;
    }

.GridFooter
{
    padding: 0;
    height: 0;
}

.GridRow
{
    height: 18px;
    background-color: #fbfbfb;
}

.GridAlternateRow
{
    height: 18px;
    background-color: #c5c5c5;
}

.GridPager
{
    height: 30px;
}

    .GridPager span
    {
        color: #333;
        padding: 3px;
        font-weight: bold;
        border: solid 1px #333333;
    }

    .GridPager a
    {
        padding: 3px;
        border: solid 1px #333333;
    }

#pagerBottom
{
    color: #333;
    padding: 3px 3px 3px 8px;
    font-weight: bold;
    text-align: left;
}

    #pagerBottom a
    {
        padding: 3px;
        border: solid 1px #c5c5c5;
    }
/* DataGrid */

/* DataList */
.ListHeader
{
}

.ListFooter
{
    padding: 0;
    height: 0;
}

.ListRow
{
}

.ListAlternateRow
{
    width:15%;
}
/* DataList */

/* Web Parts */
.webpart_panel
{
    padding: 0;
	margin: 0;
    border: 1px none #333333;
	
}

.webpart_title
{
    padding: 7px;
    visibility:hidden;
    text-align: center;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: 400;
    margin-top: 2px;
    background-color: #333333;
    color: #fbfbfb;
}

.webpart_data_title
{
    font-weight: bold;
    font-size: 12px;
    color: black;
    font-family: Arial,Helvetica,sans-serif;
    margin: 0px 0px 5px 10px;
}

.webpart_data_value
{
    padding: 0px 0px 3px 10px;
    color: black;
}

.webpart_button_div
{
    text-align: right;
    padding: 5px 5px 5px 5px;
    clear: both;
    margin:7px;
}

    .webpart_button_div a span
    {
        color: #fbfbfb;
        font-size: 11px;
        padding: 5px 2px 5px 8px;
        text-align: center;
        height: 30px;
        cursor: pointer;
        background-color: #333333;
        border-radius: 5px;
    }
/* Web Parts */

/* Web Parts - Scrolling */
.messages-webpart
{
    padding: 3px 0px 0 3px;
    width: 99.8%;
}

.featured-webpart, .topselling-webpart, .recentlyViewed-webpart, .cart-webpart
{
    padding: 1px 1px 0 1px;
    width: 99.8%;
}

    .messages-webpart ul li, .featured-webpart ul li, .topselling-webpart ul li, .recentlyViewed-webpart ul li, .cart-webpart ul li
    {
        float: left;
        list-style: none;
        display: block;
        padding-bottom: 1px;
        margin-bottom: 5px;
    }

.message-item
{
	width:230px;
	height: auto;
	padding:5px;
    float: left;
    border-bottom: solid 1px #c5c5c5;
    
}

.catalog-item
{
    width: 100%;
    height: auto;
    cursor: pointer;
    float: left;
    overflow: hidden;
    border-bottom: solid 1px #c5c5c5;
    
}

    .catalog-item:hover
    {
    }

.clear
{
    clear: both;
}

#messages-list, #featured-list, #topselling-list, #recentlyViewed-list, #cart-list
{
    margin: 0;
    padding: 0;
}

div.hoverscroll
{
    position: relative;
	
}

    div.hoverscroll div.listcontainer
    {
        overflow: hidden;
    }

    div.hoverscroll ul.list
    {
        list-style: none;
        margin: 0;
        padding: 0;
    }

    div.hoverscroll div.arrow
    {
        position: absolute;
        float: none;
        background-position: center;
        background-repeat: no-repeat;
        opacity: 0.5;
        filter: alpha(opacity=50);
    }

        div.hoverscroll div.arrow.top, div.hoverscroll div.arrow.bottom
        {
            left: 0px;
            width: 100%;
            height: 20px;
        }

        div.hoverscroll div.arrow.top
        {
            top: 0px;
            background-image: url(images/arrow-up.gif);
        }

        div.hoverscroll div.arrow.bottom
        {
            bottom: 0px;
            background-image: url(images/arrow-down.gif);
        }
/* Web Parts - Scrolling */

/* Tabs */
.ajax__tab_xp .ajax__tab_header
{
    white-space: normal !important;
}

.ajax__tab_e2w .ajax__tab_header
{
    width: 99%;
    white-space: normal !important;
    font-family: arial,helvetica,clean,sans-serif;
    font-size: small;
    border-bottom: solid 5px #ababab;
}

    .ajax__tab_e2w .ajax__tab_header .ajax__tab_outer
    {
        margin: 0px 0.16em 0px 0px;
        vertical-align: bottom;
        border: solid 1px #666;
        border-bottom-width: 0px;
    }

    .ajax__tab_e2w .ajax__tab_header .ajax__tab_tab
    {
        color: #333;
        font-weight: bold;
        padding: 0.35em 0.75em;
        margin-right: 0.01em;
    }

.ajax__tab_e2w .ajax__tab_active .ajax__tab_tab
{
    color: #fbfbfb;
    font-weight: bold;
    background-color: #ababab;
}

.ajax__tab_e2w .ajax__tab_body
{
    min-height: 250px;
    width: 99%;
    font-size: 10pt;
    border-top-width: 0px;
    border: solid 1px #ababab;
}

* html .ajax__tab_e2w, * html .ajax__tab_body
{
    height: auto !important;
    height: 250px;
}

.tabContentTable
{
    border: 1px solid #666;
}

.tabPanel
{
    padding: 10px;
}

.tabText
{
    font-size: 12px;
    color: #000;
}

.tabTitle
{
    height: 30px;
    color: #000;
    font-size: 12px;
    font-weight: bold;
}
/* Tabs */

/* Catalog - expanded layout */
.productBox
{
    height: 360px;
    width: 182px;
    border: 1px solid #666;
    margin: 10px 5px 5px 5px;
    float: left;
    border-radius: 5px;
}

.productWrapper
{
    width: 180px;
    padding-top: 10px;
}

.productImageWrapper
{
    height: 110px;
    text-align: center;
    vertical-align: middle;
}

.productContentWrapper
{
    padding-left: 15px;
    padding-right: 15px;
}

    .productContentWrapper span
    {
        color: #666;
        margin-right: 5px;
    }

    .productContentWrapper input
    {
        margin-top: 2px;
        font-size: 10px;
    }

.productDescription
{
    color: #000;
    min-height: 35px;
    margin: 0 10px 5px 0;
    overflow: hidden;
}
/* Catalog - expanded layout */

/* Footer */
.footer
{
    color: #fbfbfb;
    background-color: #000000;
    height: 26px;
    padding-top: 3px;
    /*padding-bottom: 5px;*/
    padding-left: 5px;
    padding-right: 5px;
}

    .footer a
    {
        color: #fbfbfb;
    }

.footerCellLink
{
    padding: 0 5px 0 5px;
    text-decoration: none;
}

    .footerCellLink:HOVER
    {
        color: #fbfbfb;
        text-decoration: none;
    }
/* Footer */

.button
{
    font-size: 12px;
    font-weight: 100;
    color: #fbfbfb;
    padding: 3px;
    border: 0px solid #e8e8e8;
    text-align: center;
    cursor: pointer;
    background-color: #ababab;
    height: 25px;
    margin-right: 3px;
    margin-bottom: 3px;
    border-radius: 8px;
    min-width: 100px;
}
.actionButton input button{
    font-size: 12px;
    font-weight: 100;
    color: #fbfbfb;
    padding: 3px;
    border: 0px solid #e8e8e8;
    text-align: center;
    cursor: pointer;
    background-color: #ababab;
    height: 25px;
    margin-right: 3px;
    margin-bottom: 3px;
    border-radius: 8px;
    min-width: 100px;
}
.actionButton
{
    font-size: 12px;
    font-weight: 100;
    color: #fbfbfb;
    padding: 3px;
    border: 0px solid #e8e8e8;
    text-align: center;
    cursor: pointer;
    background-color: #333;
    height: 25px;
    margin-right: 3px;
    margin-bottom: 3px;
    border-radius: 8px;
    min-width: 100px;
}

.disabledButton
{
    font-size: 11px;
    font-weight: bold;
    color: #fbfbfb;
    padding: 3px;
    border: 0px solid #e8e8e8;
    text-align: center;
    cursor: pointer;
    background-color: #666;
    height: 25px;
    margin-right: 3px;
    margin-bottom: 3px;
}

.capitalize
{
    text-transform: capitalize;
}


.link
{
    border: 0;
    background-color: #333;
    color: #fbfbfb;
    font-size: 10px;
    font-weight: bold;
    padding: 2px;
    text-align: center;
    height: 20px;
    cursor: pointer;
    border-radius: 5px;
}

.trackLink
{ 
    text-decoration: underline; color: #000099;
}

 #ddlDiv
{
    float: left;
    width: 400px;
}

    #ddlDiv span
    {
        margin: 0 5px 0 5px;
    }

    #ddlDiv select
    {
        font-size: 11px;
    }

#buttonDiv
{
    float: left;
    margin-bottom: 8px;
}

    #buttonDiv a
    {
        margin-right: 5px;
        font-size: 12px;
        font-weight: 400;
        color: #fbfbfb;
        background-color: #ababab;
        padding: 5px;
        text-align: center;
        vertical-align: top;
        height: 25px;
        cursor: pointer;
        border-radius: 8px;
    }

    #buttonDiv .actionButton
    {
        margin-right: 5px;
        font-size: 12px;
        font-weight: 400;
        color: #fbfbfb;
        background-color: #333; /*#8a092f;*/
        padding: 5px;
        text-align: center;
        vertical-align: top;
        height: 25px;
        cursor: pointer;
        border-radius: 8px;
    }

    * html #buttonDiv a
    {
        line-height: 30px;
        vertical-align: middle;
    }

.itemText
{
    font-size: 12px;
    font-weight: bold;
    color: #000;
    text-decoration: none;
}

.sectionTitleCell
{
    font-size: 16px; /*font-family:Times New Roman,Times,serif;*/
    font-weight: bold;
    vertical-align: middle;
    text-align: left;
    padding: 0 10px 1px 3px;
}

.contentPathLink
{
    font-weight: normal;
    color: #6299AF;
    text-decoration: none;
}

    .contentPathLink:HOVER
    {
        font-weight: bold;
        color: #333;
        text-decoration: none;
    }

.textfield10
{
    font-size: 10px;
}

.heading1
{
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

.icLabelText
{
    font-size: 12px;
    color: #000000;
    padding-right: 10px;
    padding-left: 10px;
}

.icLabelTitle
{
    font-size: 12px;
    font-weight: bolder;
    color: #000;
    font-style: italic;
    padding-left: 12px;
}

.required
{
    font-size: 11px;
    font-weight: bold;
    color: #FF0000;
}

.SmallText
{
    font-weight: lighter;
    font-size: 12px;
    color: Black;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 5px;
    padding-left: 5px;
}

.WizardHeading1
{
    font-weight: bold;
    font-size: 14px;
    color: Black;
}

.search
{
    background-color: #FFFFCC;
}

.border
{
    border: solid 1px black;
}

.odd
{
    background-color: #fbfbfb;
    color: #000000;
}

.even
{
    background-color: #fbfbfb;
    color: #000000;
}

.mouseOverPointer
{
    cursor: pointer;
}

.buttonInBox
{
    font-size: 10px;
    font-weight: bold;
    color: #000000;
    background-color: #FFFFCC;
    padding-bottom: 2px;
    border: 1px solid #000000;
    text-align: center;
    height: 20px;
    cursor: pointer;
}

.search_panel
{
    text-align: left;
}

    .search_panel .hdLink
    {
        color: #333;
        font-size: 10px;
        font-weight: bold;
        position: relative;
        top: 8px;
    }

.goButton
{
    position: relative;
    top: 5px;
    left: 2px;
}

.watermarked
{
    width: 120px;
    color: #484848;
    font-size: 10px;
}

.toptoolLink
{
    font-weight: bold;
    color: #484848;
    text-decoration: none;
}

#ItemDetail
{
    font-size: 11px;
    padding: 2px 2px 2px 2px;
    background-color: #fbfbfb;
    border: outset #666666 1px;
    position: absolute;
    left: 0px;
    top: -350px;
    width: 350px;
    height: 300px;
    overflow: auto;
}

    #ItemDetail #popHeader
    {
        font-size: larger;
        font-weight: bold;
        padding: 10px;
        background-color: #c5c5c5;
        display: block;
        margin: 20px 20px 10px 10px;
    }

    #ItemDetail #popDetail
    {
        padding: 10px;
        margin: 10px 20px 10px 10px;
        border: solid 1px #c5c5c5;
    }

    #ItemDetail .boldText
    {
        font-weight: bold;
    }

.dollarSign
{
    background-color: #333;
    text-decoration: none;
    color: #fbfbfb;
    font-size: 12px;
    font-weight: bold;
    padding: 0px 3px 0px 3px;
}

.changeThemeLink
{
    margin: 0 0 0 0;
    padding-top: 2px;
    text-align: center;
}

    .changeThemeLink a
    {
        text-decoration: none;
        font-size: 12px;
        font-weight: bold;
        line-height: 18px;
    }

.addressTable
{
    border-width: 1px;
    border-style: solid;
    border-color: #333;
    background-color: #FFFFCC;
    font-size: 10px;
}

.addressHeader
{
    font-size: 11px;
    font-weight: bold;
    color: #fbfbfb;
    background-color: #333;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-right: 5px;
    padding-left: 5px;
}

.orderAddressTitle
{
    color: #484848;
    font-weight: bold;
}

.orderAddressTablePrint .table
{
    float: left;
    width: 30%;
}

.orderAddressTablePrint div
{
    padding: 2px;
}

.orderAddressPanel
{
}

.orderAddressTable .value
{
    width: 30%;
    padding: 5px;
}

.orderAddressPanel div
{
    padding: 2px;
}

.orderAddressPanel .table
{
    float: left;
    width: 30%;
}

.orderAddressPanel .separator
{
    float: left;
    width: 10px;
}

.orderHeaderDetailPanel
{
}

.orderHeaderDetailTitle
{
    color: #484848;
    font-weight: bold;
    white-space: nowrap;
    padding-left: 5px;
    padding-right: 5px;
}

.orderHeaderDetailPanel div
{
    padding: 2px;
}

.orderHeaderDetailPanel .table
{
    float: left;
    width: 49%;
}

.orderHeaderDetailPanel .separator
{
    float: left;
    width: 5px;
}

.upsellingHeader
{
    font-size: 14px;
    font-weight: bold;
    padding: 10px;
    background-color: #ebedf6;
}

.upsellingItemBoxHeader
{
    font-size: 11px;
    font-weight: bold;
    border-bottom: solid 1px #000;
    padding: 5px 0px 5px 0px;
}

.upsellingItemBox
{
    font-size: 11px;
}

.topSellingTable
{
    border-width: 1px;
    border-style: solid;
    border-color: #000;
    background-color: #FFFFCC;
    font-size: 10px;
}

.segmentsTable
{
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    margin: 3px 3px 0px 3px;
    letter-spacing: normal;
    background-color: White;
    border-right: gray 1px solid;
    border-top: gray 1px solid;
    border-left: gray 1px solid;
    border-bottom: gray 1px solid;
}

.segmentsDescCell
{
    padding-left: 3px;
    padding-right: 0px;
    padding-bottom: 2px;
    padding-top: 2px;
    font-weight: bold;
    font-size: 11px;
    text-align: left;
}

.segmentsValueCell
{
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 2px;
    padding-top: 2px;
    text-align: left;
    height: 20px;
}

.segmentsValueControl
{
    font-weight: normal;
    font-size: 11px;
}

.wizardHeader
{
    height: 20px;
    background-color: #333;
    color: #fbfbfb;
    font-weight: bold;
    text-align: center;
}

.collapsePanel
{
    overflow: hidden;
}

.wizard
{
    border-width: 1px;
    border-style: solid;
    border-color: #000;
}

.wizardStep
{
    vertical-align: top;
}

.wizardCompleteTreeCell
{
    vertical-align: top;
    font-size: 11px;
}

.modalPopup
{
    background-color: #fbfbfb;
}

.modalPopupHeader
{
    background-color: #333;
    color: #fbfbfb;
    border-top: 3px solid #000;
    border-bottom: 3px solid #000;
    font-weight: bold;
    padding: 4px;
    text-align: center;
}

.modalBackground
{
    background-color: gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.leftAlignGridColumn
{
    text-align: left;
}

.centerAlignGridColumn
{
    text-align: center;
}

.rightAlignGridColumn
{
    text-align: right;
    direction: rtl;
}

.msgError
{
    color: red;
}

.msgInformation
{
    color: green;
}

.msgWarning
{
    color: darkorange;
}

.msgDisplay
{
    color: #484848;
}

#BusyBoxDiv
{
    position: absolute;
    text-align: center;
    left: 0px;
    margin: 0 auto;
}

#leftMenu
{
    margin: 10px;
    /*padding-top:5px;
    padding-bottom:5px;*/
    background-color:transparent; /*url(images/content_bg_left.gif) repeat-y;*/
    color: #000;
    border-radius: 10px;
    font-size:12px;
}

.leftMenuText
{
    font-family: Arial, sans-serif;
    cursor: pointer;
    text-decoration: none;
    font-size: 12px; /*font-weight:bold;*/
    line-height: 180%;
    padding: 2px 0 2px 2px;
}

.leftMenuTextHover
{
    font-family: Arial, sans-serif;
    color:#333;
    cursor: pointer;
    text-decoration: underline;
    font-size: 12px;
    font-weight:bold;
    line-height: 180%;
    padding: 2px 0 2px 2px;
}

.topMenuText
{
    cursor: pointer;
    font-weight: bold;
    color: #484848;
    text-decoration: none;
    white-space: nowrap;
    padding: 2px 6px 2px 6px;
}

.topMenuSubText
{
    cursor: pointer;
    font-weight: bold;
    color: #484848;
    text-decoration: none;
    white-space: nowrap;
    padding: 2px 5px 2px 10px;
}

.topAlign td, td.div
{
    vertical-align: top;
}

.TextBoxInOpenInvoiceGrid
{
    float: right;
    display: inline;
    width: 40px;
}

.LabelInOpenInvoiceGrid
{
    padding-left: 5px;
    padding-right: 5px;
    line-height: 25px;
    display: inline;
    width: 40px;
    float: right;
}

.language_ddl
{
    padding: 0 0 10px 0;
    width: 100%;
    margin-bottom: 10px;
    border-bottom: dotted 1px #c5c5c5;
}

.accordionHeader1
{
    margin-top: 0px;
    text-align: left;
    font-size: 12px;
    font-weight: bold;
    color: #fbfbfb;
    padding: 7px;
    cursor: pointer;
    background: #000 url(images/expand.gif) no-repeat right;
}

.accordionHeaderSelected1
{
    margin-top: 0px;
    text-align: left;
    font-size: 12px;
    font-weight: bold;
    color: #fbfbfb;
    background-color: #000;
    padding: 7px;
    cursor: pointer;
    border-bottom: none;
    background: #000 url(images/collapse.gif) no-repeat right;
}

.accordionContent1
{
    border: 1px dashed #000;
    border-top: none;
    padding: 2px;
    clear: both;
}

#loginBox
{
    z-index: 4;
    float: right;
    background-color: #fbfbfb;
    position: relative;
    padding: 10px;
    display: none;
    border: solid 1px #c5c5c5;
}

    #loginBox img
    {
        margin: -10px -10px 0 0;
    }

* html #loginBox
{
    top: 28px;
    right: 270px;
}

*:first-child + html #loginBox
{
    top: 28px;
}

.loginText
{
    margin: 2px 0 4px 0;
}

#myAccount
{
    z-index: 4;
    /*float: right;*/
    background-color: #fbfbfb;
    position: relative;
    padding: 10px;
    display: none;
    border: solid 1px #c5c5c5;
}

* html #myAccount
{
    right: 270px;
}

    #myAccount img
    {
        margin: -10px -10px 0 0;
    }

    #myAccount a
    {
        line-height: 18px;
        font-weight: bold;
    }

    #myAccount a:hover
    {
        text-decoration: underline;
    }

.ienlarger
{
    float: left;
    clear: none;
    padding-bottom: 5px;
    padding-right: 5px;
}

    .ienlarger a
    {
        display: block;
        text-decoration: none;
    }

        .ienlarger a:hover
        {
            position: relative;
        }

    .ienlarger span img
    {
        border: 1px solid #fbfbfb;
        margin-bottom: 0px;
    }

    .ienlarger a span
    {
        position: absolute;
        display: none;
        background-color: #fbfbfb;
        border: solid 1px #000;
        font-weight: bold;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
    }

    .ienlarger img
    {
        border-width: 0;
    }

.resize_thumb
{
    width: 60px;
    height: auto;
    padding-top: 5px;
    padding-right: 5px;
}

fieldset, fieldset.collapsible
{
    padding: 5px 10px;
    border: 1px solid #333;
}

legend, legend.collapsible
{
    padding: 0.2em 0.5em;
    border: 1px solid #ababab;
    color: #333;
}

fieldset.collapsed
{
    border-bottom-width: 0;
    border-left-width: 0;
    border-right-width: 0;
    margin-bottom: 0;
    margin-left: 3px;
}

.orderReviewDiv
{
    float: left;
    padding: 5px;
    margin: 5px 8px 5px 0;
    background-color: #ededfb;
}

    .orderReviewDiv .left
    {
    }

    .orderReviewDiv .right
    {
        float: right;
    }

#priceBreakPopup
{
    position: absolute;
    display: none;
    background-color: #E4E4E4;
    border: solid 1px #c5c5c5;
    padding: 10px;
    width: auto;
    height: auto;
    right: 39px;
}

.promoLink
{
    text-decoration: underline;
}

.gridScrollBar
{
    overflow-x: auto;
    overflow-y: hidden;
    height: 100%;
}

.hdLinkSearch {
    background-color: #6699ff;
    border: 0 solid #e8e8e8;
    border-radius: 8px;
    color: #fbfbfb;
    cursor: pointer;
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 3px;
    margin-right: 3px;
    padding: 5px;
    text-align: center;
}
/*This is to resolve - IE 10 image displays border*/
a img{
    border: 0px;
}
.rowtxtbox
{
    background-color:white;
}