/**** Categories ****/

div.phdcat table
{
    border-collapse: collapse;
    border: none;
    margin: 0;
    width: 100%;
}

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: #425a8e;
    background-color: #eeeeee;
    border: 1px solid #ed3b3b;
    width: 15em;
    display: block;
}

div.phdcat td a:hover
{
    border-color: #425a8e;
}

div#content a.inv-category-link:hover
{
    color: #0000ff;
    border: 1px solid #425a8e;
    background-color: #dddddd;
}

/**** Gallery ****/

div.phdinv
{
    width: 100%;
}

div.phdinv div.item
{
    margin-bottom: 10px;
}

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: #ed3b3b;
    border-bottom: 1px solid #ed3b3b;
}

#content div.phdinv td.item_header a, div.phdinv td.item_header a:visited
{
    color: #425a8e;
    text-decoration: none;
}

#content div.phdinv td.item_header a:hover
{
    color: #0000FF;
    text-decoration: none;
}

div.phdinv td.item_thumb
{
    width: 130px;
    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;
    text-align: left;
    vertical-align: top;
}

#content div.phdinv td.item_desc a, #content div.phdinv td.item_desc a:visited
{
    color: #ed3b3b;
    text-decoration: none;
}

#content div.phdinv td.item_desc a:hover
{
    color: #0000FF;
    text-decoration: underline;
}

/**** Pop-up ****/

body.popup
{
    padding: 5px 5px; 
    background-image: url('/images/layout/body_gradient.jpg');
    background-position: top left;
    background-repeat: repeat-x;
    background-color: #89a0cf;
    color: #000000;
    width: 760px;
    min-width: 760px;
    margin: 0 auto;
    text-align: center;
}

body.popup div#content
{
    border: solid 1px #ed3b3b;
    background: #ffffff;
    width: 780px;
    margin: 0 auto;
    text-align: left;
}

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: #ed3b3b; 
    border-bottom: 1px solid #ed3b3b;
}

div.popup td.popup_bigpic
{
    padding-top: 5px;
}

div.popup td.popup_bigpic img
{
    border: 1px solid #ed3b3b;
}

div.popup td.popup_bigpic a:hover img
{
    border: 1px solid #425a8e;
}

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 #ed3b3b;
}

div.popup td.popup_thumbs a:hover img
{
    border: 1px solid #425a8e;
}

div.popup td.popup_desc
{
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px solid #ed3b3b;
    border-bottom: 1px solid #ed3b3b;
    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: #eeeeee;
    border: 1px solid #ed3b3b;
    text-decoration: none;
}

div.popup_buttons ul li a:hover
{
    color: #000000;
    border: 1px solid #425a8e;
    background-color: #dddddd;
}

div.popupfooter 
{
    text-align: center;
    font-size: 85%;
    line-height: 1.4em;
    margin-bottom: .5em;
}

/* Features */

td.gallery-feature-cell { padding: .25em; }

table.gallery-feature-frame { width: 124px; margin: 0 auto; }

img.gallery-feature-picture { border: solid 1px #425a8e; }



/*****/
