#header img { padding: 1px 0 0 10px; }


.breadcrumbs a:link, .breadcrumbs a:visited { color: #000; }

#navigation li { border-bottom: 1px #1a1b1b solid; }


#content {
    border-left: 1px #2f3030 dotted;
    border-right: 1px #2f3030 dotted;
    color: #000;
}
#footer { background: #8a8a8b; }

#scroll .foot { 
    background: #952f2e; 
    display: block;
    margin: 5px;
    width: 228px;
}
#scroll .foot:link, #scroll .foot:visited, #scroll .foot a:link, #scroll .foot a:visited {
    color: #000;
    padding: 0 2px;
}


/*
    category
*/


li.description { color: #000; }
.description h1 { color: #000; }

#scroll ul li.portrait { 
    text-align: center; 
    width: 220px;
}

#scroll ul li.showreel {
    width: 240px;
    background: transparent url(/media/gfx/bg_showreel.png);
}

.showreel img {
    margin: 5px 0 0 5px;
}

.showreel h1 {
    padding: 5px 0;
    margin: 0 5px;
    color: #ab0000;
    border-top: 1px #878787 solid;
    border-bottom: 1px #878787 solid;
}

.showreel div {
    margin: 0 5px;
}
