﻿.contentBlueHeader
{
    background-image: url("../../images/HBMasterPageImages/contentBlueHeader.gif");
    width: 864px;
    height: 26px;
}

.content
{
    border-right: solid 1px #CCCCCC;
    border-left: solid 1px #CCCCCC;
    width: 864px;
    height: auto;
}

.helpCursor
{
    cursor: help;
    color: Blue;
}

.banner
{
    background-image: url("../../images/BannerImages/chooseRightBuilderBanner.gif");
    width: 864px;
    height: 130px;
    margin: 3px 0px 3px 0px;
}

.header
{
    width: 640px;
}

.contentBottom
{
    background-image: url("../../images/HBMasterPageImages/contentBottom.gif");
    width: 864px;
    height: 27px;
    text-align: center;
    color: #666666;
    font-size: 11px;
    font-family: Calibri;
    background-repeat: no-repeat;
    position: relative;
    top: -25px;
}

.relatedLink
{
    margin-bottom: 6px;
}

.relatedLink a
{
    text-decoration: none; 
}

.relatedLink a:hover
{
    text-decoration: underline; 
}

.navTrail
{
    color: White;
}


.gvHeaderRow
{
background-image:url(../../images/BuilderListTemplateImages/Header.png);
}


.gvTable
{

    padding-left:0px; 
    padding-right:0px; 
    text-align:left; 
    width:805px
}

.HomebuyersRatingsTable
{
    width:99%;
    border-style:none; 
    border-width:0px; 
    border-color:White;
}

.TopThree th 
        {
            background-color:#FFCB08;
            font-size:xx-small;
            border-right: Black solid 1px;
            border-top: black solid 1px;
            border-bottom: black solid 1px;

        }
        .TopThree td
        {
            border-right: black solid 1px;
            
            border-bottom: black solid 1px;
            vertical-align:top;
        }
        .TopThree img
        {
            margin-top:5px;
        }



ul.leftMenu {list-style:none; text-align:left; margin:0; padding:0;}
ul.leftMenu li 
{
    
    background-image: url('../../images/WorkmanshipMaterialsGuideImages/menuCircle.png'); 
     background-repeat:no-repeat;
    width: 281px; 
    height: 25px;      
    font-size:15px; 
    padding-top: 4px; 
    font-weight:bold;
    border-bottom:solid 1px #CCCCCC;
    margin-bottom: 0px; 
    border-collapse: collapse;
    list-style:none;
    cursor: pointer;
    
}
ul.leftMenu a 
{
    display:block; 
    color:#3366cc; 
    text-decoration:none;
  
    
    
}
ul.leftMenu li:hover 
{
    background-image: url('../../images/WorkmanshipMaterialsGuideImages/menuCircle - hover.png'); 
    text-decoration:underline;
    color:#000;
}

ul.leftMenu li:hover .leftMenuNumber
{
    color:White;
    text-decoration:none;
}

.leftMenuNumber
{
    width:25px; 
    float:left; 
    text-align:center;
    color:#3366cc;
    text-decoration:none;

}

.leftMenuTitle
{
    margin-left: 10px; 
    padding-top: 2px; 
    font-size:12px; 
    font-weight:normal;
}

td.pageContent ul
{
}

td.pageContent ul li
{
    background-image: url('../../images/PurchaseToPossessionImages/RedBullet.gif');
    background-repeat: no-repeat;
    list-style:none;
    padding-left: 20px;

}

td.pageContent ul li ul li 
{
    background-image: url('../../images/PurchaseToPossessionImages/BlueBullet.gif');
    background-repeat: no-repeat;
    list-style:none;    
}

img
{
    border-style:none;
}

.chapterNumber
{
    font-size:14px;
    font-weight:bold;
}

.chapterTitle
{
    font-size:15px;
    font-weight:bold;
}

.chapterDownload a
{
    color:Maroon;
    margin-left:0px
    
}

.chapterOrder a
{
    color:Maroon;
    
}

.chapterContentTitle
{
    font-weight:bold;
    padding-bottom:15px;
}

.chapterContent
{
    padding-bottom:50px;
}

.glossaryTitle
{
    font-weight:bold;
}

.glossarySummary
{
    padding-left:20px;
    padding-bottom:20px;
    margin-right:20px;
}

.buttonSearch
{
    background-image: url(../images/WorkmanshipMaterialsGuideImages/searchButton.jpg); 
    background-repeat:no-repeat; 
    width:30px; 
    height:30px; 
    background-color: Transparent;
    background-position:center; 
    border-style:none;
}

.buttonSearch:hover
{
    border:solid 1px black;
}
