﻿.void
{
}
/* For W3C CSS Compliance */
@media print
{
}

/* 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;
}

#dehumidifiers-splashimage
{
    background: url(../Images/DehumidifiersMain.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;
}


#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;

}


#specialimage a
{
    font-size: 11px;
    color: #717171;
    text-decoration: none;
}

#specialmessage
{
    display: none;
    position: absolute;
    width: 230px;
    margin: -50px 0 0 -100px;
    padding: 5px 10px 10px 10px;
    background: #fff;
    border: solid 1px #717171;
    font-size: 11px;
    color: #717171;
    text-align: left;
}

#specialmessage .close
{
    width: 100%;
    margin: 0 0 10px 0;
    text-align: right;    
}

#specialmessage a
{
    font-size: 11px;
    color: #717171;
}

.videos
{
    text-align: center;   
    width: 215px;
    margin: 40px 0 0 15px;		
}

.videos a
{
    text-decoration: none;
	font-family: Helvetica;
    font-size: 14px;
    font-weight: bold;
    color: #4B6891;    
}
