@charset "utf-8";
/* CSS Document */
.shadetabs li a.selected 
{

background-image:url(http://www.fireplacegateway.com/shadeactive.gif);
border-bottom-color:white;
}
.shadetabs li a.selected 
{

position:relative;
top:1px;
}
.shadetabs li a 
{

background:white url(http://www.fireplacegateway.com/shade.gif) repeat-x scroll left top;
border:1px solid #777788;
color:#2D2B2B;
margin-right:3px;
padding:3px 7px;
position:relative;
text-decoration:none;
z-index:1;
}



