@import url(global.css);
@import url(screen/styles.css);
@import url(screen/squeezebox.css);

.sharepoint-controls,
#header,
#sidebar,
#focal,
#subnav
{
    display: none;
}

div#wrapper
{
    width: 100%;
    margin: 0;
    background-image: none;
}

#index #focal,
#landing #focal,
#landing #member #focal,
#landing #provider #focal,
#landing #aboutus #focal,
#landing #about-us #focal,
#landing #careers #focal,
#landing #newsroom #focal,
#landing #contactus #focal,
#landing #contact-us #focal 
{
    display: none;
}

#wrapper div#middle,
#middle
{
    margin: 0px;
    padding-left: 10px;
    padding-top: 10px;
}

#middle div 
{
    margin: 0;
    padding: 0;
    padding-left: 1px;
}

#landing #middle #content
{
    width: 100%;
}

#content
{
    float: none;
    width: 100%;
}

body
{
    background-color: #f00
}
