
﻿.AllPopBoxes
{
    color: #444;
}

/*div, table, tr, td { position:relative; }*/
.clr
{
    clear: both;
    line-height: 0;
    height: 0;
}
/*p { margin:0; }*/
select
{
    max-width: 100%;
}

.HeaderSection
{
    position: relative;
}
/*.Section1 { position: absolute; top: 0; right: 0; margin: 0.5%; }*/
.Section1Out
{
    position: absolute;
    right: 5px;
    top: 5px;
    z-index: auto;
    width: 220px;
}

.CenterColumn
{
    background-color: #ffffff;
}

/*.FilterBox select {	margin-left:5px;}*/


.BreadCrumbHolder
{
    margin: 5px 10px;
}

.Widget .wCenter
{
    padding: 2px;
    padding-top: 6px;
}

.Section2 .wCenter
{
    padding-top: 2px;
}

.RichText .wCenter
{
    padding: 5px;
}

.HeaderSection .RichText .wCenter, .FooterSection .RichText .wCenter
{
    padding: 0;
}

.MemberBox .wCenter div
{
    text-align: center;
}

.Section3 .MemberBox .wCenter div, .Section4 .MemberBox .wCenter div, .Section7 .MemberBox .wCenter div, .Section8 .MemberBox .wCenter div
{
    top: 35%;
    position: relative;
}

.MemberBox a:link, .MemberBox a:hover, .MemberBox a:visited, .MemberBox a:active
{
    font-weight: bold;
}

.LiveHelp .wCenter
{
    text-align: center;
}

.listing-sort-items
{
    text-align: right;
}

.listing-description
{
    padding-bottom: 5px;
}

.LinkExchange .wCenterIn ul
{
    list-style: none inside;
    padding: 0px;
    margin: 0px;
    text-align: center;
}

.LinkExchange .wCenterIn
{
    text-align: center;
}
/*
.Search .wTextField, .Newsletter .wTextField {margin-bottom:2px;width:90%}
*/



.CustomPage .wCenter
{
    margin-left: 5px;
    margin-right: 5px;
}

.Newsletter .wTextField
{
    margin-bottom: 2px;
    width: 90%;
}

.Search .wButton
{
    padding: 2px 5px 2px 5px;
}

.wTextField
{
    vertical-align: middle;
}

/*Bottom Ahop Link item*/
.AshopLinkItem
{
    margin: auto;
}

.NewProducts .DataViewItem
{
    vertical-align: top;
}

.BestSellers .DataViewItem
{
    vertical-align: top;
}
/*
.CustomPagesMenu ul, .CustomMenu ul, .Categories ul, .Brands ul { margin:0; padding:0; list-style-type:none; list-style-position:outside; line-height:2em; }
.CustomPagesMenu ul a, .CustomMenu ul a, .Categories ul a, .Brands ul a { display:block; padding:0 5px; }
*/

.CustomMenu ul, .CustomPagesMenu ul, .Categories ul, .Brands ul
{
    margin: 0;
    padding: 0;
    list-style-type: none;
    list-style-position: outside;
    line-height: 1.4em;
}

    .CustomMenu ul a, .CustomPagesMenu ul a, .Categories ul a, .Brands ul a
    {
        padding-bottom: 0;
        padding-left: 0;
        padding-right: 2px;
        padding-top: 0;
    }
/*.CustomMenu .list-vertical li a, .CustomPagesMenu .list-vertical li a, .Categories .list-vertical li a, .Brands .list-vertical li a { margin-left:-6px;}
.CustomMenu .dropdown-vertical li a, .CustomPagesMenu .dropdown-vertical li a, .Categories .dropdown-vertical li a, .Brands .dropdown-vertical li a { margin-left:-6px;}*/



/*
.CustomMenu ul a { display:block;}
*/


.sub-categories td
{
    text-align: center;
    vertical-align: middle;
}

.tabs-ie6 ul
{
    margin: 0;
    padding: 0;
    list-style-type: none;
    list-style-position: outside;
}

* html .LeftSection .Categories .wCenter, * html .RightSection .Categories .wCenter
{
    padding-left: 2px;
}

* html .LeftSection .CustomMenu .wCenter, * html .RightSection .CustomMenu .wCenter
{
    padding-left: 2px;
}

* html .LeftSection .CustomPagesMenu .wCenter, * html .RightSection .CustomPagesMenu .wCenter
{
    padding-left: 2px;
}

* html .LeftSection .CurrencyConverter .wCenter, * html .RightSection .CurrencyConverter .wCenter
{
    padding-top: 3px;
    padding-bottom: 3px;
}

* html .LeftSection .Brands .wCenter, * html .RightSection .Brands .wCenter
{
    padding: 3px;
}

.wButton
{
    border-width: 1px;
    border-style: solid;
    border-color: #777;
    background-color: #72d1dd;
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
    margin: 0px;
    padding: 1px 5px 1px 5px;
    font-size: 100%;
    display: inline-block;
}

    /*.wButton:active
    { border-style: inset;
    }*/

input.wButton, button.wButton
{
    width: auto;
    overflow: visible;
}

.wButton[class]
{
    background-image: url(/assets/Images/shade.png);
    background-position: bottom;
}

.wButtonSmall
{
    font-size: 80%;
    vertical-align: middle;
}
/*vertical-align:bottom; added from EM.*/
.add2cart
{
    vertical-align: middle;
}
/*vertical-align:bottom; added from EM.*/
.ShoppingCart .wButton
{
    margin-bottom: 2px;
    margin-top: 2px;
}

.text-variant
{
    width: 250px;
}

/*List Horizontal*/
.list-horizontal
{
    float: left;
    position: relative;
}

    .list-horizontal, .list-horizontal li, .list-horizontal ul
    {
        list-style: none outside none;
        margin: 0;
        padding: 0;
    }

        .list-horizontal li
        {
            float: left;
            line-height: 1.3em;
            vertical-align: middle;
        }

/* Javascript Menu*/
/*ul.dropdown ul.list-horizontal {*/
/* For javascript sub menu width*/

ul.dropdown-horizontal li ul
{
    width: auto;
}

ul.dropdown-horizontal ul li a
{
    padding: 2px 5px;
}


ul.dropdown-vertical li ul
{
    width: auto;
}

ul.dropdown ul li
{
    width: auto;
    max-width: 180px;
}

    ul.dropdown ul li a
    {
        display: block;
        max-width: 160px;
        overflow: hidden;
        text-overflow: ellipsis;
    }

ul.dropdown li ul
{
    width: auto;
    max-width: 180px;
}

ul.dropdown-vertical ul li
{
    padding: 0px 5px;
}

/*For IE7 hack on javascript menus*/
* + html ul.dropdown ul
{
    width: 150px;
}

* + html ul.dropdown-vertical ul
{
    top: 0px;
    left: 98%;
}


ul.dropdown-vertical ul
{
    top: 0px;
    left: 99%;
    left: 98%\9;
}

/*dropdown */
/*For listing items*/
.category-list .list-vertical li
{
    padding-left: 8px;
}

.wWrapperOut,
.wHeaderOut,
.wCenterOut,
.wFooterOut,
.MainOut,
.HeaderSectionOut,
/*.Section1Out,*/
.Section2Out,
.LeftSectionOut,
.Section3Out,
.Section4Out,
.Section5Out,
.CenterSectionOut,
.Section6Out,
.Section7Out,
.Section8Out,
.RightSectionOut,
.FooterSectionOut,
.wWrapperIn,
.wHeaderIn,
.wCenterIn,
.wFooterIn,
.MainIn,
.HeaderSectionIn,
.Section1In,
.Section2In,
.LeftSectionIn,
.Section3In,
.Section4In,
.Section5In,
.CenterSectionIn,
.Section6In,
.Section7In,
.Section8In,
.RightSectionIn,
.FooterSectionIn,
.wWrapper,
.wHeader,
.wCenter,
.wFooter,
.Main,
.HeaderSection,
.Section1,
.Section2,
.LeftSection,
.Section3,
.Section4,
.Section5,
.CenterSection,
.Section6,
.Section7,
.Section8,
.RightSection,
.FooterSection
{
    position: relative;
    z-index: auto;
}

form
{
    margin: 0;
    padding: 0;
}

.close_btn
{
    background-attachment: scroll;
    background-color: transparent;
    background-image: url("/assetsImages/close.gif");
    background-position: right top;
    background-repeat: no-repeat;
    border-bottom-color: -moz-use-text-color;
    border-bottom-style: none;
    border-bottom-width: 0;
    border-top-style: none;
    border-top-width: 0;
    display: block;
    height: 14px;
    width: 14px;
}

.close_lk
{
    background-attachment: scroll;
    background-color: #FFFFFF;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    display: inline-block;
    margin-left: -30px;
    padding-bottom: 8px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 8px;
    vertical-align: top;
}


#BlogPanel
{
    height: auto;
}

/* Problem on overlapping categories top menu over custompages*/
.CustomPagesMenu ul.dropdown {
  z-index: 10;
}

input.blogSearchKeyword {
    width: 60%;
}

input.blogSearchButton {
    width: 34%;
}


@font-face {
    font-family: 'Raleway';
    font-style: normal;
    font-display: swap;
    font-weight: 400;
    src: local('Raleway'), url(/assetshttps://fonts.gstatic.com/s/raleway/v9/IczWvq5y_Cwwv_rBjOtT0w.woff) format('woff');
}