
body
{
    
    background-image: url( );
    background-attachment: fixed;
    background-repeat: repeat-x;
    
    background-color: #b12c2c;
    font-family: book antiqua, none, verdana, arial, helvetica;
    color: #f8d8d8;
}

td { font-size: 18px; }
td div { position: relative; }

a
{
    color: #f8d8d8;
    text-decoration: none;
}

/* page x of x */
.pager
{
    border-bottom: 5px solid #521414;
    padding-bottom: 2px;
    font-size: 20px;
    text-align: right;
}

/* pict title */
.piclist .pt
{
    border-top: 5px solid #521414;
}

/* center content cell */
.h
{
    background-image: url(/img/portfoloroid/main/cu.gif);
    background-repeat: repeat-x; 
    width: 100%;
}

/* content table defaults */
.ctable { font-size: 18px; }

/* gallery description text */
.ctable .gd
{
    border-top: 5px solid #521414;
    padding-top: 5px;
    padding-right: 5px;
    font-size: 10px;
}

/* gallery title text */
.ctable .gt
{
    padding-top: 4px;
    font-size: 16px;
    font-weight: bold;
}

/* gallery preview thumbnail cell */
.ctable .gip
{
    border-left: 5px solid #521414;
}

/* gallery preview image div */
.ctable .galpreview
{
    
}

/* text for gallery picture counts */
.ctable .piccount
{
    font-style: italic;
}

/* description */
.ctable .d
{
    border-top: 5px solid #521414;
    padding-top: 5px;
    font-size: 10px;
}

/* content cell */
.ctable .c
{
    border-left: 5px solid #000000;
    border-right: 5px solid #000000;
    border-bottom: 5px solid #000000;
    border-top: 5px solid #000000;
        background-image: url( );
        background-repeat: repeat-x;
        
    background-color: #800000;
    padding-bottom: 8px;
    padding-left: 8px;
    padding-right: 8px;
    text-align: center;
    vertical-align: top;
}

.ctable .c a:hover
{
    color:black;
    text-decoration:underline;
}

/* left menus */
.ctable .lm
{
    border-left: 5px solid #000000;
    border-bottom: 5px solid #000000;
    
        border-top: 5px solid #000000;
        padding-top: 8px;
        
        background-image: url( );
        background-repeat: repeat-x; 
        
    background-color: #800000;
    padding-bottom: 8px;
    padding-left: 8px;
    padding-right: 8px;
    text-align: left;
}

/* right menus */
.ctable .rm
{
    border-right: 5px solid #000000;
    border-bottom: 5px solid #000000;
    
        border-top: 5px solid #000000;
        padding-top: 8px;
        
        background-image: url( );
        background-repeat: repeat-x; 
        
    background-color: #800000;
    padding-bottom: 8px;
    padding-left: 8px;
    padding-right: 8px;
    text-align: left;
}

/* title tab */
.ctab
{
    border-left: 5px solid #000000;
    border-right: 5px solid #000000;
    
        border-top: 5px solid #000000;
        padding-top: 6px;
        
    background-color: #6d0000;
    font-size: 20px;
    font-weight: bold;
    padding-left:6px;
    padding-right:8px;
    padding-bottom:6px;
    text-align: right;
    white-space: nowrap;
}

/* button bar */
.bbar
{
    padding-right:8px;
    padding-bottom:2px;
    width: 100%;
    white-space: nowrap;
    text-align: left;
}

/* currently selected menu item */
.menuitemsel
{
    font-size: 16px;
    background-color: #800000;
    padding: 5px;
}

/* untouched menu item */
.menuitemup
{
    font-size: 16px;
    background-color: #6d0000;
    padding: 5px;
    cursor: pointer;
}

/* mouse over menu item */
.menuitemdown
{
    font-size: 16px; 
    background-color: #b54848;
    padding: 1px;
    border-top: 4px solid #b54848;
    border-bottom: 4px solid #b54848;
    border-left: 4px solid #b54848;
    border-right: 8px solid #b54848;
    cursor: pointer;
}

/* button untouched */
.buttonup
{
    border-left: 4px solid #000000;
    border-right: 4px solid #000000;
    border-top: 4px solid #000000;
    border-bottom: 4px solid #000000;
    font-size: 16px;
    background-color: #6d0000;
    padding-left:4px;
    padding-right:4px;
    padding-top:2px;
    cursor: pointer;
}

/* mouse over button */
.buttondown
{
    border: 4px solid #000000;
    font-size: 16px;
    background-color: #b54848;
    padding-left:4px;
    padding-right:4px;
    padding-top:2px;
    cursor: pointer;
}

/* shadow under content & menus */
.shadow
{
    height: 8px;
    background-color: #521414;
    width: 100%;
}
dl { text-align: left; }
    