/* front page styles only! */

.fp_left { float: left; z-index: 1;}
.fp_right { float: right }
.fp_clear { clear: both }

.fp_pb_10 { padding-bottom: 10px; }

#fp_mid {
    clear: both;
    margin-top: 0px;
    padding-top: 15px;
    text-align: right;
    
    border-bottom:1px solid #b0591c; 
    margin-bottom:10px;
}

ul.fp_cat_list {
    float: left;
    list-style-type: disc;
    margin: 0px;
    padding: 0px 17px 0px 20px;
    text-align: left;
}

ul.fp_cat_list li {
    padding-bottom: 10px;
}

ul.fp_cat_list li a:link,
ul.fp_cat_list li a:visited {
    color: #95734A;
    font-size: 12px;
    font-weight: 600;
    text-decoration: none;
}

ul.fp_cat_list li a:hover {
    color: #C5A984;
    text-decoration: underline;
}

.fp_blocks {
    clear: both;
    margin: 20px auto;
    padding: 36px 20px;
    width: 921px;
}

#about_block p { margin-top: 1em; }

#new_products_block {
    background-image:url(../images/layout/new_products_heading.jpg);
    background-position:center top;
    background-repeat:no-repeat;
}

/*#newsletter-validate-detail {
    display:block;
    margin-left:95px;
    margin-top:70px;
    width:258px;
}*/

#newsletter-validate-detail div.validation-advice {
    margin-top: 35px;
    position: absolute;
}

#home-bottom-nav{
    float: right;
    width: 236px;
    line-height: 0em;
    margin-top: 10px;
    margin-right: -10px;
}
#home-bottom-nav img{
    padding: 0;
    margin: 0;
    border: none;
}

/*TS 7/9/2010 Add Brands Link Styling to homepage*/
#brandsList{width: 736px; height: 70px; list-style-type: none; margin: 18px auto; align: center;}
#brandsList li{float: left; height: 70px;}

#brandsList a.item-1{width: 100px; height: 70px; display: block; background: transparent url(../images/brands.jpg) no-repeat 0 -74px;}
#brandsList a.item-1:hover{display: block; background: transparent url(../images/brands.jpg) no-repeat 0 0px;}

#brandsList a.item-2{width: 136px; height: 70px; display: block; background: transparent url(../images/brands.jpg) no-repeat -100px -74px;}
#brandsList a.item-2:hover{width: 136px; height: 70px; display: block; background: transparent url(../images/brands.jpg) no-repeat -100px 0px;}

#brandsList a.item-3{width: 88px; height: 70px; display: block; background: transparent url(../images/brands.jpg) no-repeat -236px -74px;}
#brandsList a.item-3:hover{width: 88px; height: 70px; display: block; background: transparent url(../images/brands.jpg) no-repeat -236px 0px;}

#brandsList a.item-4{width: 108px; height: 70px; display: block; background: transparent url(../images/brands.jpg) no-repeat -324px -74px;}
#brandsList a.item-4:hover{width: 108px; height: 70px; display: block; background: transparent url(../images/brands.jpg) no-repeat -324px 0px;}

#brandsList a.item-5{width: 105px; height: 70px; display: block; background: transparent url(../images/brands.jpg) no-repeat -432px -74px;}
#brandsList a.item-5:hover{width: 105px; height: 70px; display: block; background: transparent url(../images/brands.jpg) no-repeat -432px 0px;}

#brandsList a.item-6{width: 102px; height: 70px; display: block; background: transparent url(../images/brands.jpg) no-repeat -537px -74px;}
#brandsList a.item-6:hover{width: 102px; height: 70px; display: block; background: transparent url(../images/brands.jpg) no-repeat -537px 0px;}

#brandsList a.item-7{width: 96px; height: 70px; display: block; background: transparent url(../images/brands.jpg) no-repeat -639px -74px;}
#brandsList a.item-7:hover{width: 96px; height: 70px; display: block; background: transparent url(../images/brands.jpg) no-repeat -639px 0px;}
/*END TS 7/9/2010*/

#sales_block{background: transparent url(../images/layout/sales_event_heading.jpg) no-repeat 50% 0; float: left; width: 540px; margin-top: 0; padding-right: 0; padding: 40px 0 0 20px; clear: none;}
.signup-button{float: right; position: relative; bottom: 40px; right: 170px;}

/*#front_newsletter #newsletter-validate-detail {display:block; margin-left:95px;margin-top: 70px; width:258px;}*/
/*#front_newsletter #newsletter-validate-detail input {float:left; height:19px; width:147px; background-color:#140500; border:1px solid #E0B58F; color:#E0B58F; padding:7px 5px 0px; margin-right:10px; vertical-align:bottom;}*/

.recent-posts {
  padding-top: 15px;
  border-top:1px solid #b0591c;
}