
body
{
    
    background-image: url( );
    background-attachment: fixed;
    background-repeat: repeat-x;
    
    background-color: #8fcd82;
    font-family: Sans-Serif, none, verdana, arial, helvetica;
    color: #000000;
}

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

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

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

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

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

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

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

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

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

/* gallery preview image div */
.ctable .galpreview
{
    
        border-top: 5px solid #4d9a3e;
        border-right: 5px solid #4d9a3e;
        border-bottom: 5px solid #4d9a3e;
        
}

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

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

/* content cell */
.ctable .c
{
    border-left: 5px solid #4d933f;
    border-right: 5px solid #4d933f;
    border-bottom: 5px solid #4d933f;
    border-top: 5px solid #4d933f;
        background-image: url( );
        background-repeat: repeat-x;
        
    background-color: #e3f1d8;
    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 #4d933f;
    border-bottom: 5px solid #4d933f;
    
        border-top: 5px solid #4d933f;
        padding-top: 8px;
        
        background-image: url( );
        background-repeat: repeat-x; 
        
    background-color: #e3f1d8;
    padding-bottom: 8px;
    padding-left: 8px;
    padding-right: 8px;
    text-align: left;
}

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

/* title tab */
.ctab
{
    border-left: 5px solid #4d933f;
    border-right: 5px solid #4d933f;
    
        border-top: 5px solid #4d933f;
        padding-top: 6px;
        
    background-color: #e3f1d8;
    font-size: 14px;
    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: 12px;
    background-color: #e3f1d8;
    padding: 5px;
}

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

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

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

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

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