h3 a {
  width: 200px;
  height: 60px;
  display: block;
  margin-top: -14px;
  padding: 15px 4px 10px 6px;
  }
  
h3 a:link, h3 a:visited, h3 a:active {
  text-decoration: none;
  color: #000000 !important;
  
  }
  
#row1 {
  width:100%;
  
  } 
  
#nhi_box1 {   
  float: left;
  height: 224px;
  width: 49%;
  min-width: 49%;
  margin-bottom: 12px;
  margin-left:auto;
  margin-right:auto;
    font-size:98%;
    border: #ccc 1px solid;
}
#nhi_box2 {    
float: right;
  height: 224px;
  width: 49%;
  min-width: 49%;
  margin-bottom: 12px;
  margin-left:auto;
  margin-right:auto;
    font-size:98%;
    border: #ccc 1px solid;
} 
#row2 {
  width:100%;
  clear : both;
}
#nhi_box3 {  
  float: left;  
  height: 224px;
  width: 49%;
  min-width: 49%;
  margin-bottom: 12px;
  margin-left:auto;
  margin-right:auto;
    font-size:98%;
    border: #ccc 1px solid;
} 
#nhi_box4 {  
  float: right;
  height: 224px;
  width: 49%;
  min-width: 49%;
  margin-bottom: 12px;
  margin-left:auto;
  margin-right:auto;
    font-size:98%;
    border: #ccc 1px solid;
}
#nhi_box1 h3, #nhi_box2 h3, #nhi_box3 h3, #nhi_box4 h3 {
  color: #fff;
  margin: 0 0 15px 0;
  padding: 8px;
  background: #21b3ec;
}



#nhi_box1 p, #nhi_box2 p, #nhi_box3 p, #nhi_box4 p {
  margin-left: 110px; 
  font-size:.90em;
  margin-right: 6px;
  
}

#nhi_box1 ul, #nhi_box2 ul, #nhi_box3 ul, #nhi_box4 ul {
  margin-left: 145px;
  padding: 0;
  list-style: none;
  margin-bottom: 0;
  list-style-image: url(../images/new_homes/splash/bullet.gif);
}


#nhi_box1 li, #nhi_box2 li, #nhi_box3 li, #nhi_box4 li {
  /*border-top: 1px solid #dbdbdb;*/
  padding: 0;
  
  font-size:92%;
  background-repeat: no-repeat;
  background-position: 0 .2em;
  
}

#nhi_box1 a, #nhi_box2 a, #nhi_box3 a, #nhi_box4 a {
  text-decoration: none;
  padding: 0;
  /*display: block;*/ 
  font-size:.92em;  
}

#nhi_box1 a {
  padding: 4px;
}
#nhi_box2 a {
  padding: 4px;
}     
#nhi_box3 a {
  padding: 3px;
}
#nhi_box4 a {
  padding: 4px;
}
#nhi_box1 a:hover, #nhi_box2 a:hover, #nhi_box3 a:hover, #nhi_box4 a:hover {
  text-decoration: underline;
}

#nhi_box3 li.combined_links_arrow {
  
  /*background: url(../images/new_homes/splash/bullet.gif) 3% 50% no-repeat;*/
  font-size:.92em;
}

#nhi_box3 a.combined_links {
  display: inline; 
  width:auto;
  background-image:none;
  padding-top:0px;
  padding-bottom:0px;
  padding-left:4px;
  padding-right:2px;
  font-size:.92em;
}

#mid_col_image_hold {
  margin: 15px 0px 15px 0px;
  width:auto;
  text-align : center;
}  
#mid_col_image_hold img {
  padding: 15px;
}

#vid_btn {
  float: right; width: 250px; height: 116px; 
}

#vid_btn h3{
    background-color: #EEEEEE;
    border: 1px solid #DDDDDD;
    color: #000000;
    font-size: 1.1em;
    font-weight: bold;
    margin-bottom: 0.4em;
  margin-top:0;
    padding: 5px;
}

#headline {
    background: none repeat scroll 0 0 #FFFFFF;
    margin-bottom: 18px;
    margin-right: 12px;
    border-bottom: 1px solid #DDDDDD;
    color: #000000;
    padding-bottom: 0.26em;
}

/*redesign*/

.highlighted_nav {
    background: url("../images/partners/layout/left_nav_.png") no-repeat scroll 100% 100% transparent;
    padding-bottom: 9px;
    width: 289px;
}
  
.highlighted_nav ul {
      background: url("../images/partners/layout/left_nav_ul.png") no-repeat scroll 0 0 transparent;
      padding-top: 9px;
}
  
.highlighted_nav ul li {
      background: url("../images/partners/layout/left_nav_li.png") repeat-y scroll 0 0 transparent;
      border-bottom: medium none;
}
  
#mid_col .highlighted_nav ul li{
    padding: 0 22px 0 9px;
}
    
#right_col .highlighted_nav ul li{
    padding: 0 0 0 18px;
    margin: 10px 0 10px 0;    
}

.highlighted_nav ul li img {
      padding-right: 8px;
} 
  
#mid_col .highlighted_nav li a {
    display: block;
    padding: 4px 5px 4px 0.5em;
    background-color: transparent;
    text-decoration: none;
    width: 100%;
    color: #444444;
}
  
#mid_col .highlighted_nav li a:hover {
    background-color: #f4f4f5;
    color: #0066ff;
}

body.no_left_nav div#mid_col.two_col {
    margin-right: 13px;
    padding: 0 20px;
    width: 287px;
} 

body.no_left_nav div#right_col {
    margin: 0;
}

#mid_col h2{
  margin: 0 0 0.2em;
  text-transform: uppercase;
  color: #454545;
    font-size: 130%;
    font-weight: bold;
    padding: 11px 0 2px 0px;

}

#mid_col h3{
  background-color: #efefef;
  margin: 0;
  padding: 10px 10px 0;
  width: 269px;
  color: #454545;
}

#right_col {
    float: left;
    line-height: 105%;
    width: 606px;
}

#right_col h2{
  text-transform: uppercase;
  font-size: 130%;
  font-weight: bold;
  padding: 15px 0 8px;
  color: #454545;
}

#right_col h3{

  font-size: 130%;
  font-weight: bold;
  padding: 15px 0 8px;
  color: #454545;
}

#right_col li{
    font-size: 100%;
}

#right_col .set_height{
    height: 180px;
}

#bottom_boxes {
   width:624px; 
   float:left;
   padding-bottom:25px;
}

.es_carousel .carousel_next {
   background: url("../images/partners/layout/program_resources_arrow_right.png") no-repeat scroll 0 35px transparent;
   width: 11px;
   padding-right:5px;
}

.es_carousel .carousel_prev {
    background: url("../images/partners/layout/program_resources_arrow_left.png") no-repeat scroll 0 35px transparent;
    width: 11px;
  margin-left:5px;
}

#top_product_carousel li {
    padding: 0;
}

#program_resources_featured{
    height: 190px;
    padding: 9px 10px;
}

#right_col #program_resources_featured  h3 {
    text-transform: none;
    line-height: normal;
    padding: 0 0 8px;
    margin-top: 0;
    color: #454545;
}

#right_col #program_resources_featured p {
    font-size: 100%;
    line-height: normal;
    padding-bottom: 5px;
}

#right_col #program_resources_featured ul {
  margin: 15px 0 1.3em 15px;
  position: relative;
  left: 1em;
}

.content_block ol, #right_col .content_block ol {
    margin-left: 0;
}

.yui-carousel-element li {
    margin: 0;
}

.yui-carousel-first-button-disabled, .yui-carousel-button-disabled {
    visibility:hidden;
}

#page_content {
    padding-left: 6px;
}

#content_wrap #mid_col .highlighted_nav li{
  font-size: 100%;
  font-weight:bold;
}

#crumb {
    background: none repeat scroll 0 0 transparent;
}

#crumb p {
  background: none repeat scroll 0 0 transparent;
}
  
#pg_hd {
    background-color: transparent;
  /*border-bottom: 1px #d2d2d2 solid;*/
    margin-left: 24px;
    margin-right: 36px;
  margin-top:15px;
  padding:0;
} 

#pg_hd h1 {
  padding-bottom:10px;
}

.left_nav a {
    color: #000000;
    display: inline;
    padding: 0;
    text-decoration: none;
    width: auto;
}

.link_list, #right_col .link_list li{
    list-style: url(../images/partners/bldrs_lenders_raters/bullet.png) inside none;
  font-size:95%;   
  font-weight:bold;
}

.link_list a, #right_col .link_list a, .link_list a:visited, #right_col .link_list a:visited {
    text-decoration: none;
    color: #006FEB;
  padding-left:5px;
}

.link_list a:hover, .link_list a:focus, #right_col .link_list a:hover, #right_col .link_list a:focus {
    text-decoration: underline;
}

ul.link_list , #right_col ul.link_list {
    margin: 0;
    list-style-position: inside;
  padding-right: 15px;
}


.hide{
  display:none;
}

li#yui-gen0 a, li#yui-gen0 a:link, li#yui-gen0 a:visited,
li#yui-gen1 a, li#yui-gen1 a:link, li#yui-gen1 a:visited,
li#yui-gen2 a, li#yui-gen2 a:link, li#yui-gen2 a:visited,
li#yui-gen3 a, li#yui-gen3 a:link, li#yui-gen3 a:visited,
li#yui-gen4 a, li#yui-gen4 a:link, li#yui-gen4 a:visited,
li#yui-gen5 a, li#yui-gen5 a:link, li#yui-gen5 a:visited,
li#yui-gen6 a, li#yui-gen6 a:link, li#yui-gen6 a:visited,
li#yui-gen7 a, li#yui-gen7 a:link, li#yui-gen7 a:visited,
li#yui-gen8 a, li#yui-gen8 a:link, li#yui-gen8 a:visited,
li#yui-gen9 a, li#yui-gen9 a:link, li#yui-gen9 a:visited {
  display:block;
}

li#yui-gen0 a:hover img, li#yui-gen0 a:focus img,
li#yui-gen1 a:hover img, li#yui-gen1 a:focus img,
li#yui-gen2 a:hover img, li#yui-gen2 a:focus img,
li#yui-gen3 a:hover img, li#yui-gen3 a:focus img,
li#yui-gen4 a:hover img, li#yui-gen4 a:focus img,
li#yui-gen5 a:hover img, li#yui-gen5 a:focus img,
li#yui-gen6 a:hover img, li#yui-gen6 a:focus img,
li#yui-gen7 a:hover img, li#yui-gen7 a:focus img,
li#yui-gen8 a:hover img, li#yui-gen8 a:focus img,
li#yui-gen9 a:hover img, li#yui-gen9 a:focus img {
  visibility:hidden;
}

li#yui-gen0 {
  background-image:url("../images/partners/layout/program_req_sm_on.png");
  height: 135px;
  width: 103px;
  background-repeat: no-repeat;
  margin: 3px;
}


li#yui-gen1 {
  background-image:url("../images/partners/layout/NewHomePartners_car-img_Training_sm_on.jpg") ;
  height: 135px;
  width: 103px;
  background-repeat: no-repeat; 
  margin: 3px;
}

li#yui-gen2 {
  background-image:url("../images/partners/layout/NewHomePartners_car-img_Resources_sm_on.png") ;
  height: 135px;
  width: 103px;
  background-repeat: no-repeat; 
  margin: 3px;
}

li#yui-gen3 {
  background-image:url("../images/partners/layout/NewHomePartners_car-img_Education_sm_on.jpg") ;
  height: 135px;
  width: 103px;
  background-repeat: no-repeat; 
  margin: 3px;
}

li#yui-gen4 {
  background-image:url("../images/partners/layout/NewHomePartners_car-img_Webinars_sm_on.jpg") ;
  height: 135px;
  width: 103px;
  background-repeat: no-repeat; 
  margin: 3px;
}

li#yui-gen5 {
  background-image:url("../images/partners/layout/NewHomes_News-Icon_sm_on.jpg") ;
  height: 135px;
  width: 103px;
  background-repeat: no-repeat; 
  margin: 3px;
}

li#yui-gen6 {
  background-image:url("../images/partners/layout/NewHomePartners_car-img_Updates_sm_on.jpg") ;
  height: 135px;
  width: 103px;
  background-repeat: no-repeat; 
  margin: 3px;
}

li#yui-gen7 {
  background-image:url("../images/partners/layout/NewHomePartners_car-img_Features_sm_on.jpg") ;
  height: 135px;
  width: 103px;
  background-repeat: no-repeat; 
  margin: 3px;
}

li#yui-gen8 {
  background-image:url("../images/partners/layout/NewHomePartners_car-img_GreenBuilding_sm_on.jpg") ;
  height: 135px;
  width: 103px;
  background-repeat: no-repeat; 
  margin: 3px;
}

  
p, li, td, span {
    color: #454545;
}
.vid_list a {
  text-decoration: none;
  color: #006FEB;
}
.vid_list a:visited {
  text-decoration: none;
  color: #006FEB;
}
.vid_list a:hover {
  text-decoration: underline;
}

.vid_list {
  list-style: url(../images/partners/bldrs_lenders_raters/bullet.png);
  font-size:95%;   
  font-weight:bold;
}

/* ------- TWITTER FEED ----------*/
.twitter-feed {
    background-color: #EFEFEF;
    color: #505050;
    float: right;
    height: 240px;
    margin-bottom: 30px;
    margin-right: 0;
    width: 229px;
}

.tweet-heading {
    border-bottom: 1px solid #FFFFFF;
    padding: 5px;
    font-size: 14px;
}

#twitterBox{
    overflow-y: scroll;
    height: 195px;
}

.tweet-footer{
    background-color: #FFFFFF;
    font-size: 10px;
    padding: 2px 0 0;
    text-align: right;
    width: 230px;
}

.tweet-footer img {
    vertical-align: middle;
}

.tweet {
    border-bottom: 1px solid #C0C0C0;
    padding: 5px;
    margin-left: 5px;
    float: left;
}

.tweetContent {
    font-size: 80%;
    color: #505050;
    float: left;
    width: 135px;
    /*word-break: normal;*/
    overflow: hidden;
}

#related_resources, #related_resources_2nd_column{
  width: 500px;
}



.pt_banner{
   background: url("../ia/partners/bldrs_lenders_raters/images/pt_bldr_banner.png") no-repeat;
   width: 686px;   height: 205px;
   margin-left: -8px;
}

.pt_banner .watch_button{
   left: 20px;
   position: relative;
   top: 135px;
}

.grey-box{
  background: #f4f4f4;
}

#pg_hd .grey-box .heading{
    background-color: #e0dede;
    color: #4e4e4e;
    padding: 5px;
    text-transform: uppercase;
    font-weight: bold;
    margin: 0 0 0.2em;
}    

.grey-box.partner-resources {
    float: left;
    margin-bottom: 20px;
    padding-bottom: 10px;
}

.grey-box.partner-resources ul li{
    background: #fff;
    border: 1px solid #d2d2d2;
    float: left;
    height: 112px;
    list-style: none outside none;
    margin: 10px;
    text-align: center;
    width: 176px; 
    font-weight: bold;
}

.grey-box.partner-resources ul li a{
    color: #262626;
    text-decoration: none;
}

.grey-box.partner-resources ul li a:focus, 
.grey-box.partner-resources ul li a:hover,
.grey-box.partner-resources ul li a:active{
    color: #262626;
    text-decoration: underline;
}

.grey-box.partner-resources ul li.one-line img{
  padding-bottom:9px;
}

.grey-box.partner-resources ul li.two-line img{
   padding-bottom: 3px;
}

.grey-box.related-programs{
    clear: both;
    float: left;
    width: 100%;
}

.grey-box.related-programs div.container{
  background: #fff;
  float: left;
  margin: 10px;
  padding: 10px;
  width: 590px;
  border: 1px solid #d2d2d2;
}

.grey-box.related-programs div.container ul{
    float: left;
    padding: 5px 0;
    width: 45%;
}

.grey-box.estar-benefits{
    margin-bottom: 10px;
    padding-bottom: 1px;
}

.grey-box.estar-benefits div.container{
  background: #fff;
  margin: 10px;
  padding: 10px;
  border: 1px solid #d2d2d2;
}

.grey-box.estar-benefits div.container ul{
    padding: 5px 0;
}

.grey-box.partner-button{
    clear: right;
    font-weight: bold;
    margin-bottom: 20px;
    padding: 15px;
}

#pg_hd .grey-box.partner-button p{
    float: left;
    padding: 10px 0 0 10px;
    width: 85px;
}

.grey-box.login-estar {
    height: 190px;
    margin-bottom: 20px;
}
 .left-col{
  width: 635px;
  margin-left: -5px;
  float: left;
}

 .right-col{
  margin-left: 645px;
  width: 280px;
}

.hidden-form {
    font-size: 0.85em;
    margin: 0 1em 1em 0;
    font-family: Roboto,Arial,sans-serif;
}

button.mesa {
    background: url("../images/home_page/btns.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    float: right;
    height: 28px;
    margin: 0 0 0 1px;
    overflow: hidden;
    padding: 0;
    width: 63px;
    top: -29px;
    position: relative;
}
.hidden-form fieldset {
    border: 0 none;
    margin: 0;
    padding: 0;
    position: relative;
    left: 10px;
}

.hidden-form legend {
    text-transform: uppercase;
    border: 0 none;
    padding: 1em 0 1em 0;
    white-space: normal;
}

p#mesa-intro {
    float: left;
    font-size: 0.85em;
    margin: 1em 3px 1em 1em;
    width: 35%;
}

.btn_become_a_partner {
    background: url("../images/home_page/btns.png") no-repeat scroll 0 -40px rgba(0, 0, 0, 0);
    display: inline-block;
    height: 38px;
    margin-left: 1em;
    width: 138px;
}