                                                                               /** HOME PAGE ONLY >>> **/

.homePageFeaturedCategoryBannerText {
position: relative;
top: -15.0em;
left: 60.0em;
width: 28.0em;
}

.homePageFeaturedCategoryBannerText h3 {
font-size: 1.5em;
color: blue;
background-color: yellow;
}

.homePageFeaturedCategoryProductRotation {
/*
float:left;
*/
/*
position: relative; 
top: -15.0em; 
left: 5.0em;
*/
}



.ht {
background-color: red;
}

.middleRow {
clear: both;
width:87.0em;
}


.homePageCategories {
float:left;
width:51.0em;
}

.homePageCategories2 {
float:left;
width:34.0em;
}

.homePageCategoryNew {
float:left;
width:17.0em;
/*background-color: #d1d1d1;*/
}

.homePageCategoryDivider {
float: left;
width:0.1em;
margin-right:1.5em;
height:35.0em;
background-color: #c9c9c9; 
overflow:hidden;
}

.homePageCategoryNameNew {
padding-top: 0.5em;
padding-bottom: 0.5em;
}

.homePageCategoryTypeTitle {
margin-top:0.5em;
margin-bottom:0.5em;
}
/*
.homePageCategoryTypeTitle a {
color: #c9c9c9;
text-decoration: none;
}

.homePageCategoryTypeTitle a:hover {
color: #000000;
text-decoration: none;
}
*/








.homePageCategory {
float:left;
width:17.35em; /* should be 17.4 but messes up in ie */
/*background-color: #d1d1d1;*/
}

.homePageCategoryName {
padding-top: 0.5em;
}

.homePageCategoryDesc {
min-height:6.0em;
height: auto;
height:6.0em;
padding-right: 1.5em;
}

.homePageCategoryImg {
}

.homePageCategoryReadMore {
clear: both;
padding-bottom: 0.5em;
}


.homePageProduct {
float:left;
height:10.0em;
width:15.0em;
margin-left:0px;
/*margin-right:1px;*/
background-color: #d1d1d1;
}


.bottomRow {
clear: both;
width:87.0em;
/*
padding-top: 4.0em;
*/
padding-top: 1.5em;
}


.bottomRowThirds {
width:87.0em;
}
.bottomRowThird {
float:left;
width:29.0em;
height:12.5em;
text-align:center;
}
.bottomRowThirdImg {
width:28.3em;
height:12.5em;
}


.bottomRowLeft {
float:left;
width:60.0em;
}
.bottomRowRight {
float:left;
width:27.0em;
}

.homePageFeaturedPromotion {
width:60.0em;
}

.homePageFeaturedPromotionImgContainer {
width:57.8em;
height:16.3em;

}

.homePageFeaturedPromotionImg {
width:57.8em;
height:16.3em;
}

.homePageFeaturedPromotionImgIE {
/*
width:578px;
height:163px;
*/
width:100%;
height:100%;
}

.homePageFeaturedProduct {
float:right;
width:27.0em;
}



/** <<< HOME PAGE ONLY **/



