﻿#Shop_Container
{
    height: auto;
    margin: 10px auto auto 0;
    width: 100%;
}

#Featured_Brands_Container
{
    width: 80%;
    overflow: hidden;
    height: 75px;
    margin: 20px 0 25px;
    position: relative;
    border-bottom: 1px solid #e4e4e4;
}

#Featured_Brands_List
{
    position: absolute;
    top: 0px;
    left: 0px;
    height: 50px;
    overflow:hidden;
}
.brand_item
{
    display:block;
    margin: 5px 0px;
    float: left;
    height: auto;
    width: 230px;
    text-align:center;
}

.mfg_h1
{
    color: #0f3260;
    font-size: 1.7em;
    font-weight: normal;
    line-height: 60px;
}
 
#MFG_Reference_List
{
    list-style-type: none;
    height: 50px;
}

#MFG_Reference_List > li
{
    height: auto;
    width: 35px;
    display: inline-block;
    text-align: center;    
}
    #MFG_Reference_List li.anumeric
    {
        margin-right: 4px;
    }
    
    #MFG_Reference_List > li > a
    {        
        color: #555;
        font-size: 1.2em;
        font-weight: bold;
        text-decoration: none; 
        height:30px;
        display: block;
        margin-top: .3em;       
    }
    #MFG_Reference_List > li > a:hover
    {
        font-size: 1.5em;
        margin-top: 0em;
        color: #222;
    }
    #MFG_Reference_List > li.inactive > a
    {
        text-decoration: none;
        color: #ccc;
    }

.mfg_index_header
{
    color: #444;
    font-size: 1em;
    font-weight:bold;
    margin: 32px 0px 8px;
    border-bottom: 1px solid #e4e4e4;
    text-decoration: none;
}

.mfg_link_list
{
    list-style-type: none;
    width: 100%;
}
.mfg_link_list li
{
    width: 25%;
    float: left;
    height: auto;
}
.mfg_link_list li a
{
    text-decoration: none;
    font-size: .75em;
    color: #0F3260;
}
.mfg_link_list li a:hover
{
    text-decoration: underline;
} 
#MFG_Index{margin-bottom:20px;}    
.brand_main_title 
{ 
background: #e1ebf4 none repeat scroll 0 0; 
    border-bottom: 1px solid #e4e4e4; 
    border-top: 1px solid #e4e4e4; 
    color: #0f3260; 
    font-size: 1em; 
    font-weight: bold; 
    height: auto; 
    line-height: 24px; 
    margin-bottom: 8px; 
    padding: 4px 1%; 
    width: 98% 
} 

.brand_main_body 
{ 
color: #444; 
    display: block; 
    font-family: Arial; 
    font-size: 0.8em; 
    font-weight: normal; 
    margin-left: auto; 
    margin-right: auto; 
    width: 100%; 
}
 
#MFG_Reference_List
{
    list-style-type: none;
    margin:0px;
    padding:0px;
}

#MFG_Reference_List > li
{
    display: inline-block;
    margin-right: 4px;  
}
#MFG_Reference_List li.anumeric
{
    margin-right: 4px;
}
    
#MFG_Reference_List > li > a
{        
    padding: 4px 10px;
    display: block;
    color: #ffffff;
    font-weight: bold;
    background-color: #3c9b29;
    border-color: #2c731e;
    border-radius: 4px;
    background-clip: padding-box;
    margin-bottom: 4px; 
}
   
#MFG_Reference_List > li > a:hover
{
    background-color: #2c731e;
    text-decoration: underline;
}
.mfg_index_header
{
    color: #444;
    font-size:18px;
    font-weight:bold;
    margin:12px 0px 8px 0px;
    border-bottom: 1px solid #ccc;
    text-decoration: none;
   
}

.mfg_link_list
{
    list-style-type: none;
    width: 100%;
    padding: 0px;
}
.mfg_link_list li
{
    width: 25%;
    float: left;
    height: auto;
}
.mfg_link_list li a
{
    text-decoration: none;
    font-size: 12px;
    color: #333;
    font-weight: bold;
    padding-bottom:5px;
    display:block;
}
.mfg_link_list li a:hover
{
    text-decoration: underline;
} 
#MFG_Index{margin-bottom:20px;}   
 
.brand_main_title 
{ 
    background: #e1ebf4 none repeat scroll 0 0; 
    border-bottom: 1px solid #e4e4e4; 
    border-top: 1px solid #e4e4e4; 
    color: #0f3260; 
    font-size: 1em; 
    font-weight: bold; 
    height: auto; 
    line-height: 24px; 
    margin-bottom: 8px; 
    padding: 4px 1%; 
    width: 98% 
} 

.brand_main_body 
{ 
    color: #444; 
    display: block; 
    font-family: Arial; 
    font-size: 0.8em; 
    font-weight: normal; 
    margin-left: auto; 
    margin-right: auto; 
    width: 100%; 
}
.mfg_index_section 
{
    margin-bottom:2px;
    display: block;
    overflow:hidden;
}
.current_link {
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    color: #444;
}


.brand-row{overflow:hidden}
#MfgList .MFG_Reference_List { list-style: none; padding: 0; margin: 0;}
#MfgList .MFG_Reference_List li { display: inline-block;}
#MfgList .brands {background-color:White;padding:0 0 30px 0}
#MfgList .mfg_index_section ul li { float: left; width: 25%;}
#MfgList .mfg_index_section ul li.brand-row li{width:100%;clear:both}