﻿
.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: 90px !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, .FooterBox  {
    width: auto !important; 
}


.SubPageNavigation {
    display: none!important;
}

.SubPageContent {
    width: auto !important;
}


/*Featured Items*/

#FeaturedItems460 {
    display:none !important;
}

#FeaturedItems {
    display:none !important;
    
}


#FeaturedItemsList {
    display: block;
}


.HomePageLeftColumn {
    width: auto !important;
}


#divIFTSpotlight {
    width: 260px;
    margin: 0px auto !important;
}

.HomePageRightColumn .sfContentBlock {
    width: 300px;
    margin: 10px auto !important;
    margin-left: auto !important;
    margin-right: auto !important;
    /*margin-right: 20px;
    float: left;
    margin-bottom: 10px;*/
}

.container {
    display: none;
}

.bx-wrapper {
    /*display: none;*/
}

/*#twitter-widget-0 {
    
    width: 300px !important;
    height: 200px !important;
}*/

.footerLinks1, .footerLinks2 {
    margin-left: 0px !important;
    width: 150px;
}

/*form*/

.formList h3, .formSection h3 {

    padding-bottom: 5px;
    margin-top: 15px;
    margin-bottom: 15px;
    border-bottom: solid;
    border-bottom-width: 1px;
    border-bottom-color: #CCCCCC;
}

.formList label {
    font-style: italic;
}

.formList {
    list-style-type: none;
    padding-left:0px;
}

.formList li {
    margin-bottom: 5px;
}

.k-invalid-msg {
    display: inline-block !important;
}