/**** Categories ****/

div.phdcat table
{
    border-collapse: collapse;
    border: none;
    margin: 0;
    width: 600px;
}

div.phdcat table td 
{
    padding: 5px 0;
    text-align: center;
}

div.phdcat td a 
{
    margin: 0px 5px;
    padding: 2px 2px;
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 10pt; 
    font-weight: bold; 
    color: #fff;
    background-color: #7d7d7d;
    border: 1px solid #02182D;
    width: 10em;
    display: block;
}

div.popup_buttons ul li a:hover
{
    color: #ffff00;
    border: 1px solid #606060;
    background-color: #555555;
}

/**** Gallery ****/

div.phdinv
{
    width: 100%;
}

div.phdinv div.item
{
    margin-bottom: 1em;
}

div.phdinv table
{
    width: 100%;
}

div.phdinv td.item_header
{
    
    font-family: Times New Roman, Times, Serif;
    font-style: italic;
    font-weight: bold;
    font-size: 125%;
    letter-spacing: normal;
    text-align: left;
    color: #43516b;
    border-bottom: 1px solid #43516b;
}

div.phdinv td.item_header a, div.phdinv td.item_header a:visited
{
    color: #43516b;
    text-decoration: none;
}

div.phdinv td.item_header a:hover
{
    color: #768ab6;
    text-decoration: none;
}

div.phdinv td.item_thumb
{
    width: 170px;
    padding-top: 4px;
    text-align: left;
}

td.item_thumb *
{
    text-align: left;
}

div.phdinv td.item_thumb table
{
}

div.phdinv td.item_thumb table td
{
    padding: 5px;
}

div.phdinv td.item_thumb img
{
    border: 1px solid #2A2A71;
}

div.phdinv td.item_thumb a:hover img
{
}

div.phdinv td.item_desc
{
    padding-top: 5px;
    line-height: 140%;
    text-align: left;
    vertical-align: top;
}

#content div.phdinv td.item_desc a, #content div.phdinv td.item_desc a:visited
{
    color: #43516b;
    text-decoration: none;
}

#content div.phdinv td.item_desc a:hover
{
    color: #0000FF;
    text-decoration: underline;
}

/**** Pop-up ****/

body.popup
{
    padding: 5px 5px;
    background: #FFFFFF;
    color: #000000;
    width: 760px;
    min-width: 760px;
    margin: 0 auto;
}

div.popup
{
    width: 760px;
    margin: 3px 10px;
}

div.popup table
{
    width: 100%;
    border: 0px solid;
    border-collapse: collapse;
    margin: 0 auto;
}

div.popup td
{
    padding: 2px 2px;
    text-align: center;
}

div.popup td.popup_header
{
    height: 36px;
    font-size: 24pt; 
    font-family: Times New Roman, Times, Serif;
    color: #43516b; 
    border-bottom: 1px solid #43516b;
}

div.popup td.popup_bigpic
{
    padding-top: 5px;
}

div.popup td.popup_bigpic img
{
    border: 1px solid #43516b;
}

div.popup td.popup_bigpic a:hover img
{
    border: 1px solid #000000;
}

div.popup td.popup_thumbs
{
    padding-top: 0px;
    padding-bottom: 5px;
}

div.popup td.popup_thumbs table
{
    width: auto;
}

div.popup td.popup_thumbs img
{
    border: 1px solid #43516b;
}

div.popup td.popup_thumbs a:hover img
{
    border: 1px solid #000000;
}

div.popup td.popup_desc
{
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px solid #43516b;
    border-bottom: 1px solid #43516b;
    text-align: left;
}

div.popup_buttons
{
    padding-top: 2px;
    padding-bottom: 10px;
    text-align: center;
    vertical-align: middle;
    width: 760px;
}

div.popup_buttons ul
{
    margin-top: 5px;
    text-align: center;
    vertical-align: middle;
}

div.popup_buttons ul li
{
    display: inline;
}

div.popup_buttons ul li a
{
    margin: 0px 5px;
    padding: 2px 40px;
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 10pt; 
    font-weight: bold; 
    color: #000000;
    background-color: #DDDDDD;
    border: 1px solid #444444;
    text-decoration: none;
}

div.popup_buttons ul li a:hover
{
    color: #000000;
    border: 1px solid #444444;
    background-color: #CCCCCC;
}

/*****/
