﻿.void
{
}
/* For W3C CSS Compliance */
@media print
{
}

/* Category Splash Images */
#heaters-splashimage
{
    background: url(../Images/HeatersMain.jpg) no-repeat top;
    height: 315px;
    vertical-align: top;
    width: 684px;
}

#fans-splashimage
{
    background: url(../Images/FansMain.jpg) no-repeat top;
    height: 315px;
    vertical-align: top;
    width: 684px;
}

#humidifiers-splashimage
{
    background: url(../Images/HumidifiersMain.jpg) no-repeat top;
    height: 315px;
    vertical-align: top;
    width: 684px;
}

#airpurifiers-splashimage
{
    background: url(../Images/AirpurifiersMain.jpg) no-repeat top;
    height: 315px;
    vertical-align: top;
    width: 684px;
}

#onlineexclusives-splashimage
{
    background: url(../Images/OnlineExclusivesMain.jpg) no-repeat top;
    height: 263px;
    vertical-align: top;
    width: 684px;
}
/* Splash images on product listing*/
#heaterslisting-splashimage
{
    background: url(../Images/HeatersMain.jpg) no-repeat top;
    height: 263px;
    vertical-align: top;
    width: 684px;
}

#fanslisting-splashimage
{
    background: url(../Images/FansMain.jpg) no-repeat top;
    height: 263px;
    vertical-align: top;
    width: 684px;
}

#humidifierslisting-splashimage
{
    background: url(../Images/HumidifiersMain.jpg) no-repeat top;
    height: 263px;
    vertical-align: top;
    width: 684px;
}

#airpurifierslisting-splashimage
{
    background: url(../Images/AirpurifiersMain.jpg) no-repeat top;
    height: 263px;
    vertical-align: top;
    width: 684px;
}


#featuredtext a:link, #featuredtext a:visited, #featuredtext a:hover, #featuredtext a:active
{
    text-decoration: none;
    font-size: 12px;
    color: #4B6891;
    text-align: right;
     float: right;
     clear:both;
}

#featuredsubtext a:link, #featuredsubtext a:visited, #featuredsubtext a:hover, #featuredsubtext a:active
{
    text-decoration: none;
    font-size: 10px;
    color: #819bc0;
    text-align: right;
     float: right;
       clear:both;
}



.expand
{
    width: 300px;
}

.featuredright
{
    float: right;
    height: 100%;
    position: relative;
    padding-right: 255px;
}

#featuredimagearea
{
    position: absolute;
    bottom: 0;
    right: 0;
}

#featuredtextarea
{
    position: absolute;
    bottom: 0;
    right: 0;
    background: url(../Images/RightLinkBg.gif) no-repeat right;
    padding: 0 10px 10px;
    width: 390px;
}

#categoryinfo
{
    padding: 10px;
    float: left;
    clear: both;
    width: 650px;
}

.red
{
    border: solid 1px red;
}

.blue
{
    border: solid 1px blue;
}



.promoimage{

 behavior: url(iepngfix.htc);
 height: 295px;
 width: 325px;

}

#odorflash
{
 height: 685px;
 width: 580px;
 margin:0;
 padding:0;
}

#odorbanner
{
 width: 580px;
 margin:0;
 padding:0;
}
