body {
    color: #666;
}

#ShellBody{
    margin-top: -40px;
}

#partnersHero{
    width: 100%;
    background-color: #68217a;
    height: 285px;

}

#partnersHero #text{
    width: 400px;
    height: 200px;
    float: right;
    margin-top: 50px;
    margin-right: 20px;
}

#partnersHero #text h1, #partnersHero #text h2{
    color: #fff;
}

#partnersHero img{
    float: left;
}

.leftNavBar { display: none; }

#ah-content , .bodyWithOneSideBar{
    /*width: 950px;*/
    width:100%;
}

#ShellBody {
    width:100%;
}

#dynamicData{
    margin-top: 40px;
    clear:both;
}

.partnercontent{
    position : relative;
    width:auto;
    height:auto;
}

.partnerdiv{
    width: 340px;
    height: 400px;
    float: left;
    margin-right: 10px;
    position: relative;
}

.partnerdiv img{
    max-height: 100px;
    max-width: 300px;
    position: relative;
    overflow: hidden;
}

.infocontent{
    width: 100%;
    height: 20px;
}

.infocontent h3{
    font-size: 16px;
}




#directory #lefnavbar{
    width: 215px;
    margin-right: 24px;
    font-size: 14px;
    float: left;
}

#directory #directoryContent{
    width: 711px;
    float: right;
}



.categoryDiv{
    width: 180px;
    height: auto;
    margin-bottom: 0px;
    cursor: pointer;
}

.directoryDiv{
    float: left;
    margin-bottom: 30px;
}

.directoryDiv h3{
    margin-bottom: 20px;
}

.categoryDiv  h3{
    font-size: 16px;
    width: auto;
    height: auto;
    margin-left: 0px;
    margin-bottom: 7px;
}




#filter{
    font-size: 16px;
    float: left;
}

.parterlinks h3{
    float: left;
    position: relative;
    font-size: 16px;
    font-family: 'Segoe UI',Helvetica,Arial,'Sans-Serif';
    color: #666;
}

.parterlinks{
    width: 100%;
    float: left;
    position: relative;
}

.parterlinks #rightLinks{
    float: right;
    
}

.parterlinks #rightLinks h3{
    margin-right: 10px;
}

#dynamicData, #ErrorMessage{
    display: none;
    width:950px;
    margin-left:auto;
    margin-right:auto;
    position: relative;
}

#partnerMiddle {
    width:950px;
    margin-left:auto;
    margin-right:auto;
    position: relative;
}

.Featuredcontent{
    width: 100%;
}

#NoFilter{
    display: none;
}

#FeaturedSection{
	margin-bottom: 52px;
}

#toolsdiv{
    width: 100%;
    height:inherit;
    margin-top: 52px;

    position: relative;
    z-index:1;
    clear:both;
}

#partnersdiv {
    width: 100%;
}

#resourcesInfo{

    
}
.resourcesInfoClass .textinfo {
        padding: 20px;
}

#filterbox {
    background-color:#525252;
    margin-left:10px;
    margin-bottom:52px;
    display:inline-block;
    display:none;
    padding-left:10px;
    padding-right: 10px;
    padding-top:5px;
}

    #filterbox h3 {
        color: #fff;
        padding: 0px;
        padding-bottom:0px;
        margin-bottom:10px;
        line-height:normal;
    }
#close {
    margin-left:20px;
    font-weight:500;
    cursor:pointer;
}

.clicked {
  color: #f00;
  cursor: default;
  border: 1px solid red;
}

#recentlink , #alphabeticalLink {
    color: #9b4f96;
    cursor: pointer;
}

.resourcesInfoClass {
    width: 100%;
    height: auto;
    position: relative;
    background-color: #ffffc6;
    clear:both;
    margin-bottom:52px;
    margin-top:52px;
}