/*div#homedisplay
{
    float: left;
    position: relative;
    width: 584px;
    height: 287px;
    overflow: hidden;
    background: url('/images/homepage/selector_bg.jpg') top left repeat-x;
}

div#homedisplay div.bigimage
{
    float: left;
    margin-left: 3px;
    margin-top: 3px;
    width: 353px;
    height: 281px;
}

div#homedisplay div.items
{
    position: absolute;
    right: 0px;
    top: 0px;
    width: 236px;
    height: 277px;
    padding-top: 5px;
    
}

div#homedisplay div.items a
{
    display: block;
    padding-top: 10px;
    height: 56px;
    margin: 0px 9px 4px 14px;
    border-bottom: 1px dashed #FFF;
    text-decoration: none;
    color: #FFF;
}

div#homedisplay div.items a img
{
    display: none ;
}

div#homedisplay div.items a.last
{
    border-bottom: 0px;
}

div#homedisplay div.items a h2
{
    margin: 0px;
    padding: 0px;
    background: none;
    color: #FFF;
    font-size: 18px;
    font-weight: normal;
    white-space: nowrap;
}

div#homedisplay div.items a div
{
    text-decoration: underline;
}

div#homedisplay div.items a:hover div
{
    text-decoration: none;
}

div#homedisplay div.items a.active h2
{
    color: #FFF;
}

div#homedisplay div.items a.active div
{
    color: #FFF;
}

div#homedisplay div.arrow
{
    position: absolute;
    left: 394px;
    top: 19px;
    width: 22px;
    height: 44px;
    background: url('/images/homepage/homedisplayarrow.png');
    overflow: hidden
}

div.left
{
    float: left;
    display: inline;
    width: 653px
}     */

#selector #slideshow * { margin: 0; padding: 0; }
#selector #slideshow { background: url('/images/homepage/selector_bg.jpg') repeat-x top; position: relative; padding: 0; width: 584px; height: 287px; }
#selector #slideshow #menu2, #slideshow #pictures, #slideshow #loading { position: absolute; }
#selector #slideshow #loading { color: #fff; background: url('/images/homepage/spinner.gif'); display: block; top: 138px; left: 185px; text-indent: -5000px; width: 32px; height: 32px; visibility: hidden; z-index: 5; }
#selector #slideshow #pictures {  width: 353px;height: 281px; left: 2px; top: 3px;overflow: hidden; }
#selector #slideshow #pictures li { display: block; position: absolute; top: 0; width: 437px; }
#selector #slideshow #pictures li img { display: block; position: relative; bottom: 0; }
#selector #slideshow #menu2 { background: url('/images/homepage/selector_bg.jpg'); list-style-type: none; width: 224px; height: 257px; left: 355px ;padding: 0;margin: 0; padding-top: 8px; }
#selector #slideshow #menu2 li {   margin-bottom: 3px;color: #fff;display: block; z-index: 1000; position: relative; zoom: 1; }
#selector #slideshow #menu2 li a.featureTitle { font-weight: 800;line-height: 18px;border:0;padding: 0; padding-bottom: 5px;font-size: 16px;margin-left: 18px; display: block; text-decoration: none;  z-index: 1000; color: #FFF; vertical-align: top; zoom: 1; font-family: Tahoma;}
#selector #slideshow #menu2 li a { border-bottom: 1px dashed #7abbeb; font-size: 12px;margin-left: 18px; display: block; text-decoration: none; padding: 0; padding-bottom: 5px;z-index: 1000; color: #FFF; vertical-align: top; zoom: 1; }
#selector #slideshow #menu2 li a:focus { outline: 0; }
#selector #slideshow #menu2 li a:hover { color: #fff; }
#selector #slideshow #menu2 li.current a { margin-left: 18px; color: #fff; padding: 0; padding-bottom: 5px;line-height: 18px; display: block; vertical-align: top;}
#selector #slideshow #menu2 li.background { left: -10px;margin-left: 0;background: url('/images/homepage/homedisplayarrow.png') no-repeat left center; position: absolute; font-size: 1px; height: 7px; width: 4px; z-index: 5; border: 0;}
