﻿/* header styles */
ul
{
    line-height: 20px;
    margin-top: 14px;
    padding-left: 14px;
    margin-left: 14px;
    list-style-type: disc;
    font-size: 12px;
}

.quoteBox
{
    width: 100%;
    float: left;
    background-color: #ffffff;
    color: #d76524;
    text-align: center;
}


/* middle styles */
#BennettLogoContainer
{
    width: 153px;
    float: left;
    padding-top: 14px;
    padding-bottom: 14px;
}

#HeaderLinksContainer
{
    width: 640px;
    float: left;
    text-align: right;
    padding-right: 7px;
    padding-top: 8px;
    padding-bottom: 4px;
    color: #ffffff;
}

#HeaderIcons
{
    padding-top: 24px;
    padding-bottom: 8px;
}

#HeaderIcons a, #HeaderIcons a:hover
{
    text-decoration: none;
}

#HeaderLinksContainer img
{
    display: inline;
}

#HeaderLinksContainer a, #HeaderLinksContainer a:visited
{
    color: #ffffff;
}

#HeaderLinksContainer a:hover
{
    color: #d76524;
}

/* end header styles */


.subMainFrame
{
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    background-color: #0f3968;
    border: 1px solid #000000;
}

#subTopContainer
{
    width: 100%;
    height: 226px;
    background: inherit;
    position: relative;
    float: left;
    overflow: hidden;
    border-top: solid 1px #ffffff;
}


#topSubImg
{
    width: 100%;
    height: 225px;
    background: #ffffff;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 2;
}

#globalSubNavContainer
{
    width: 100%;
    height: 205px;
    position: absolute;
    top: 25px;
    left: 0px;
    z-index: 4;
}

#SubNavFrame
{
    width: 100%;
    height: 42px;
    float: left;
    background-image: url(../Images/backgrounds/bg_subnav.gif);
    color: #c3d2e1;
    font-size: 10px;
}

#CommunityDD
{
    width: auto;
    float: left;
    padding-top: 14px;
    padding-left: 7px;
}

#BreadCrumbs
{
    width: auto;
    float: right;
    padding-top: 14px;
    padding-right: 14px;
}
#BreadCrumbs a, #BreadCrumbs a:visited
{
    text-align: right;
    color: #ffffff;
}

#BreadCrumbs a:hover
{
    color: #d76524;
}


#subFooter
{
    background: inherit;
    width: 100%;
    float: left;
}

#subFooter #footerLinks, #subFooter #footerLinks a
{
    color: #ffffff;
}

/* font styles */
.contentB250b h2
{
    color: #0f3968;
}

.contentBSub
{
    width: 548px;
    float: left;
    border-left: solid 1px #8998a5;
    min-height: 350px;
    height: auto !important;
    height: 350px;
}

.contentASub
{
    width: 251px;
    float: left;
}

/* ----------------------- */
.mainFrames .bordertop
{
    border-top: solid 1px #808b95;
}

.mainFrames .borderbottom
{
    border-bottom: solid 1px #808b95;
}

.mainFrames td.borderright
{
    border-right: solid 1px #8998a5;
}

.mainFrames td.borderleft
{
    border-left: solid 1px #8998a5;
}

.mainFrames .thborderright
{
    border-right: solid 1px #ffffff;
}

.mainFrames th
{
    padding: 10px;
}

.mainFrames .thborderright, .mainFrames .thborderright a
{
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}

.mainFrames .thborderright a:hover, th a:hover
{
    color: #d76524;
    font-weight: bold;
    text-decoration: underline;
}

.mainFrames td.borderright, .mainFrames td.borderleft, .mainFrames td.borderbottom
{
    border-bottom: solid 1px #8998a5;
}

.noborder
{
    border: solid 0px #ffffff;
}

/* ----------------------- */








#introGeneral
{
    width: 100%;
    float: left;
    padding-top: 10px;
    padding-bottom: 10px;
}

table#communityOverview
{
    width: 100%;
}

#logoTD
{
    width: 300px;
}

#commDescTD
{
    padding-right: 30px;
}

.SubLinks:link, .SubLinks:visited, .SubLinks:hover
{
    color: #d76524;
    text-decoration: none;
}

/* slide out tab for sorting */

#SortSlideOutTab
{
    width: 200px;
    position: absolute;
    top: 0px;
    left: 648px;
    z-index: 1;
}

#MainPanel
{
    width: 176px;
    background: #d76524;
    color: #ffffff;
    float: left;
    z-index: 4;
}


#TabButton
{
    width: 24px;
    float: left;
    z-index: 5;
}


.pager a
{
    color: #d76524;
    font-weight: bold;
    text-decoration: none;
}
/* sub details page */

#linksContainer
{
    width: 166px;
    float: left;
}
.linkContainer
{
    width: 100%;
    float: left;
    border-bottom: solid 2px #ffffff;
}
.linkGen, .linkGen:visited
{
    display: block;
    text-align: center;
    padding: 5px 5px 5px 5px;
    text-decoration: none;
    color: #ffffff;
}

.linkGen:hover
{
    background-color: #f2a529;
    background-image: url(../Images/common/pointer-arrow.gif);
    background-repeat: no-repeat;
    background-position: 8px center;
    color: #ffffff;
}

#detailTable
{
    width: 380px;
    float: left;
    background: #ffffff;
    border-right: solid 2px #97adbf;
}

#detailTable .detailTH
{
    width: 120px;
    float: left;
    color: #d76524;
    text-align: right;
}

#detailTable .detailTD
{
    width: 240px;
    padding-left: 20px;
    float: left;
}

.detailTH, .detailTD
{
    padding-top: 4px;
    padding-bottom: 4px;
}

.detailTitle
{
    color: #ffffff;
    padding: 7px 0px 7px 0px;
    font-size: 18px;
    font-weight: bold;
}

.SelectedBtn
{
    background-color: #ffffff;
    height: 28px;
    color: #0f3968;
    border-top: solid 0px #ffffff;
    border-right: solid 0px #ffffff;
    border-bottom: solid 0px #ffffff;
    border-left: solid 0px #ffffff;
    font-weight: bold;
    display: block;
    float: left;
    margin-right: 1px;
}

.UnSelectedBtn
{
    background-color: #97adbf;
    height: 28px;
    color: #ffffff;
    border-top: solid 0px #ffffff;
    border-right: solid 0px #ffffff;
    border-bottom: solid 0px #ffffff;
    border-left: solid 0px #ffffff;
    font-weight: bold;
    display: block;
    float: left;
    margin-right: 1px;
}

.UnSelectedBtn:hover
{
    background-color: #d76524;
    cursor: pointer;
}
