﻿.HeaderBox {
    width: auto !important;
}

.AccountBox {
    margin-top: 10px;
    float: left !important;
    text-align: left !important;
    width: auto !important;
}

.LogoBox img {
    width: 250px;
    height: 75px;
}

.divLoginUser {
    float: left !important;
    margin-right: 10px;
    width: auto;
}

#divSearch {
    float: right !important;
    text-align: right;
    width: auto;
    /*display: none !important;*/
}

    #divSearch .RadInput {
        width: 100px !important;
    }

/*navigation*/ 

.NavigationBox {
    width: auto !important;
}

.Navigation {
    display: none;
}

.NavigationMobile {
    display: block;
}

/*Breadcrumb*/
.BreadcrumbWrapper {
    display: block;
}    

.BreadcrumbBox {    
    padding: 0px 5px;
    margin: 0px auto;
    width: auto !important;
    
    display: block; 
}

.ContentWrapper {
    /*margin-bottom: 10px;*/
    padding-top: 5px;
}

/*Content*/

.ContentBox {
    width: auto !important; 
}


.SubPageNavigation {
    display: none!important;
}

.SubPageContent {
    width: auto !important;
}


#FeaturedItems {
    display: none;
}

#FeaturedItems460 {
    width: 460px;
    display: block;
    margin: 0 auto !important;
    margin-bottom: 10px !important;
}

.bx-wrapper, .bx-viewport, .imgFeaturedItem, .featuredItem  {
    width: 480px !important;
    height: 170px !important;
}

.bx-controls {
    display: block;
    position: absolute;
    bottom: 15px;
    left: 10px;
    width: 440px;
    height: 15px !important;
    clear:both;
}

.featuredItemSummary
{
    display: block;
    position:absolute;
    bottom: 15px;
    right: 0px;
    
    width: 350px;
    height: 45px;

}

    .featuredItemSummary .summary, .featuredItemSummary .more {
        display: none;
    }


.bxslider {
    /*display: block;*/
}

.HomePageLeftColumn {
    width: auto !important;
}

#divIFTSpotlight{
    width: 260px;
    margin: 0px auto !important;
}

.HomePageRightColumn .sfContentBlock {
    width: 300px;
    margin: 10px auto !important;
    /*margin-right: 20px;
    float: left;
    margin-bottom: 10px;*/
}