

html, body{height:100%;}
html,body {margin:0;padding:0}
#outer {
    min-height:100%;
}
* html #outer {
    height:100%
}

h1,h2,h3{ 
    font-weight: normal !important; 
    font-style: normal !important;
}

#pSortLink{
    cursor:pointer;
}

.price{
    color:#00AA00;
}

.prodTD{
    /* border:1px solid #CCCCCC; */
    padding-top:10px;

}
.limiter1{
    width:164px; overflow:hidden; margin-bottom:10px; 
}
.limiter2{
    height:238px; 
    /*    display:table-cell; */


    vertical-align: bottom;
}
.normal{
    text-align:left;
}

.selectedanchor{ /*CSS class that gets added to the currently selected anchor link (assuming it's a text link)*/
    background: none;
}


/* ######### Default class for drop down menus ######### */

.anylinkcss{
    position: absolute;
    left: 0;
    top: 0;
    visibility: hidden;
    border: 1px solid gray;
    border-bottom-width: 1;
    font-family: Arial, Helvectica, sans-serif;
    font-size:12px;
    font-weight:normal;
    line-height: 18px;
    z-index: 100; /* zIndex should be greater than that of shadow's below */


    /* Fallback for web browsers that don't support RGBa */
    background:#FFFFFF;
    /* background: rgba(255, 255, 255, 0.7); */


    width: 200px; /* default width for menu */
}

.anylinkcss ul{
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.anylinkcss ul li a{
    width: 100%;
    display: block;
    text-indent: 3px;
    border-bottom: none;
    padding: 1px 0;
    text-decoration: none;
    font-weight: normal;
    text-indent: 5px;

}
.anylinkcss a:link, .anylinkcss a:visited, .anylinkcss a:active{
    color: #000000;	
}
.anylinkcss a:hover{ /*hover background color*/
    background: #CCCCCC;
    color: #000000;
}

/* ######### Alternate multi-column class for drop down menus ######### */


.anylinkcsscols{
    position: absolute;
    left: 0;
    top: 0;
    visibility: hidden;
    border: 1px solid black;
    padding: 10px;
    font-family: Arial, Helvectica, sans-serif;
    font-size:12px;
    font-weight:bold;
    z-index: 100; /*zIndex should be greater than that of shadow's below*/
    background: #DEFFCA;
}

.anylinkcsscols .column{
    width: 130px;
    float: left;
}

.anylinkcsscols .column ul{
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.anylinkcsscols li{
    padding-bottom: 3px;
}

/* ######### class for shadow DIV ######### */


.anylinkshadow{ /*CSS for shadow. Keep this as is */
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99; /*zIndex for shadow*/
    background: none;
    visibility: hidden;
}


.generaltext {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
}
.contentSH{ position:relative; width:995px;  }
.contentFT{ max-width:718px;  overflow:hidden; display:inline; 
            font-family: Arial, Helvetica, sans-serif;
            font-size: 12px;
            color:#999999;

}
.contentFTold{ position:relative; width:718px;  
               font-family: Arial, Helvetica, sans-serif;
               font-size: 12px;
               color:#999999;

}
.contentFTinline{ max-width:718px;  overflow:hidden; display:inline; 
                  font-family: Arial, Helvetica, sans-serif;
                  font-size: 12px;
                  color:#999999;
                  padding-right: 10px;
}
.contentFI{ position:relative; max-width:718px; overflow:hidden; display:inline;   }
.contentPLT{ position:relative; width:538px;   
             font-family: Arial, Helvetica, sans-serif;
             font-size: 12px;
             color:#999999;
}
.contentPLI{ position:relative; max-width:538px; overflow:hidden; display:inline;  }
.contentPRT{ position:relative; width:180px;  
             font-family: Arial, Helvetica, sans-serif;
             font-size: 12px;
             color:#999999;
}
.contentPRI{ position:relative; max-width:180px;   }

.thumbdescgen{
    line-height: 16px;
    padding-top:4px;
    padding-bottom: 20px;
}
.subcathead2 {
    padding-top: 6px;

}
.subcathead2:first-child{
    padding-top: 0px;

}

.subcat{
    line-height: 17px !important;
}
.attTitle{
    padding-top:2px;
}
.attGroup{
    width:175px; max-height:100px; overflow-y:auto;
}
.attGroup ul{
    list-style: none; margin:0;
}

.attGroup ul li input{
   position:relative; top:2px;
}
.attClearBtn{
    color:red !important;
}
.updateSearchBtn{
    margin-top:10px;
    
}
.groups{
    padding-top: 6px;
    padding-bottom: 12px;
}
.searchModule{
    padding-bottom:15px;
}
.subcathead {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    text-align: left !important;
}
.subcathead:last-child{
    padding-top: 10px !important;

}
#viewCart{
    padding-bottom:15px;
}
#wishListLink{
    padding-bottom:15px;
}
img{border:0;}
.catB{
    padding-top: 10px !important;

}
#sizeContainer{
    padding-bottom:10px;
}
#colorContainer{
    padding-bottom:10px;
}



#sizes { margin-top: 1px; }
.ui-widget {
    font-size:.9em !important; 
}
.ui-button-text-only .ui-button-text {
    padding: .2em .2em !important; 
}
.ui-buttonset .ui-button {
    margin-left: 5px !important; 

    margin-bottom: 5px !important; 
    min-width: 25px !important; 
}
.ui-state-active{
    border:1px solid forestgreen !important; 
    background:#ccc !important; 

}
.filterToggle{
    cursor:pointer;
}
.filterTogTarget{
    display:none;

}
#attributes{
    margin-top:10px;
}
#attributes:first-child{
    margin-top:0px;
}
.filterInd{
    margin-left:0px !important; 
    padding-left:0px !important; 
}




.limiter2{
    position:relative;
}
#invItems li{
    margin-left:20px;
}
#inventory{
    max-height:75px; overflow-y:auto;
    width:202px;
}

.cartlogin{
    padding-bottom:15px;
}
.formfieldlabel a{
    color:inherit;
}
.cartlogintext2{
    padding-top:4px; font-size:10px !important;
    
    padding-bottom:10px; 

}
.linkertablediv {
margin-left: 0px !important;
}


.colorNarSw{
    cursor:pointer;
    position:relative;
    left:1px;
    top:2px;
}
.color-list, .color-list li{
    list-style: none;
    text-align: left !important;
    padding:0px !important;
}
.color-list li .subcat{
    position: relative;
    top:-4px;
}
#colorNarrowSw .color-list li{
    position:relative;
    left:4px;
}
#colorNarrowSw .color-list li .colorNarSw{ border:1px solid #686868; width:19px; margin-right:5px; height:19px; display:inline-block;}
.colorNarSwSelected{
    border:3px solid #39FF14 !important;
}

.blogpost{
    margin-top:30px;
}