
body
{
    
    background-image: url(http://www.picpix.com/img/portfoloroid/main/gbg.gif/pg008a52b550b391de);
    background-attachment: fixed;
    background-repeat: repeat-x;
    
    background-color: #b391de;
    font-family: verdana, none, verdana, arial, helvetica;
    color: #000000;
}

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

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

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

/* pict title */
.piclist .pt
{
    border-top: 2px solid #7539bf;
}

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

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

/* gallery description text */
.ctable .gd
{
    border-top: 2px solid #7539bf;
    padding-top: 5px;
    padding-right: 5px;
    font-size: 12px;
}

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

/* gallery preview thumbnail cell */
.ctable .gip
{
    border-left: 2px solid #7539bf;
}

/* gallery preview image div */
.ctable .galpreview
{
    
        border-top: 2px solid #7539bf;
        border-right: 2px solid #7539bf;
        border-bottom: 2px solid #7539bf;
        
}

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

/* description */
.ctable .d
{
    border-top: 2px solid #7539bf;
    padding-top: 5px;
    font-size: 12px;
}

/* content cell */
.ctable .c
{
    border-left: 2px solid #000000;
    border-right: 2px solid #000000;
    border-bottom: 2px solid #000000;
    
        background-image: url(http://www.picpix.com/img/portfoloroid/main/tbg.gif/pg00d6a6f143a776cd);
        background-repeat: repeat-x;
        
    background-color: #a776cd;
    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: 2px solid #000000;
    border-bottom: 2px solid #000000;
    
        background-image: url(http://www.picpix.com/img/portfoloroid/main/tbg.gif/pg00d6a6f143a776cd);
        background-repeat: repeat-x; 
        
    background-color: #a776cd;
    padding-bottom: 8px;
    padding-left: 8px;
    padding-right: 8px;
    text-align: left;
}

/* right menus */
.ctable .rm
{
    border-right: 2px solid #000000;
    border-bottom: 2px solid #000000;
    
        background-image: url(http://www.picpix.com/img/portfoloroid/main/tbg.gif/pg00d6a6f143a776cd);
        background-repeat: repeat-x; 
        
    background-color: #a776cd;
    padding-bottom: 8px;
    padding-left: 8px;
    padding-right: 8px;
    text-align: left;
}

/* title tab */
.ctab
{
    border-left: 2px solid #000000;
    border-right: 2px solid #000000;
    
    background-color: #d6a6f1;
    font-size: 12px;
    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: 10px;
    background-color: #a776cd;
    padding: 2px;
}

/* untouched menu item */
.menuitemup
{
    font-size: 10px;
    background-color: #d6a6f1;
    padding: 2px;
    cursor: pointer;
}

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

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

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

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