﻿body {
    /*overflow:hidden;*/
}

.HeaderBox {
    width: auto !important;
}


.LogoBox {
    width: auto;
}

.AccountBox 
{
   margin-top: 10px ;
    float: left !important;
    text-align: left;
    width: auto !important;
}

.divLoginUser {
    float: left !important;
    width: auto !important;
}

#divSearch {
    float: right !important;
    text-align: right;
    width: auto !important;

    /*display: none;*/
}


/*navigation*/ 

.NavigationBox {
    width: auto !important;
}

.Navigation {
    display: none;
}

.NavigationMobile {
    display: block;
}

/*Breadcrumb*/
.BreadcrumbWrapper {
}

    

.BreadcrumbBox {    
    padding: 0px 5px;
    margin: 0px auto;
    width: auto !important;
    
    display: block; 
}

/*Content*/
.ContentWrapper {
    /*margin-bottom: 10px;*/
    padding-top: 5px; 
}

/*Content*/

.ContentBox {
    width: auto !important;
}

.sf_colsOut.sf_2cols_1_75.SubPageNavigation
{
    display: none;
}


.SubPageContent
{
    width: auto;
}

#FeaturedItems {
    width: 620px;
    margin-right: 20px;
    margin: 0 auto !important;
    
}

.container {
      width: 620px;
      height: 220px;
    }


.bxslider {
    /*display: block;*/
}


.HomePageLeftColumn {
    width: auto;
}

.HomePageRightColumn{
    width: auto;
}

#divIFTSpotlight{
    width: 260px;
    float:left;
    margin-left: auto;
    /*margin: 0px auto !important;*/
}

.HomePageRightColumn .sfContentBlock {
    width: 300px;
    float:left;
    margin-left: 10px;
    /*margin: 10px auto !important;*/
    /*margin-right: 20px;
    float: left;
    margin-bottom: 10px;*/
}

.sf_colsOut.sf_2cols_2_33.HomePageRightColumn  {
    
    width: 640px !important;
    margin: 0px auto !important;
    float: none !important;

}

.footerTwitter {
    margin: 20px auto !important;
}

.footerLinks1, .footerLinks2 {
    margin: 20px auto !important;
}

.footerSocial {
    margin: 20px auto !important;
}

.FooterBox
{
    width: auto !important;
}





