﻿
#port
{
    width: 100%;
    height: 340px;
    margin-top: 14px;
    background-color: #4c4d4f;
    }
    
#port p
{
    font-family: Arial, Sans-Serif;
    font-size: 10px;
    margin: 1em 0 0 0;
    padding: 0;
    font-size: 12px;
    line-height: 1em;
    }
    
#port strong
{
    color: #e38c1a;
    font-weight: bold;
    }
    
    
#port_nav
{
    width: 139px;
    height: 280px;
    margin: 20px 10px;
    float: left;
    }
    
.active 
{
    color: #e38c1a;font-weight: bold;
    }
    
.numbered_projects
{
    display: block;
    color: #fff;
    margin-top: 3px;margin-left: 10px;
    border: solid 1px #4c4d4f;
    }
    
.numbered_projects strong
{padding: 0 4px;background: #fff;border: solid 1px #fff;}
    
.numbered_projects a
{border: solid 1px #fff;
    text-decoration: none;
    padding: 0 4px;}
.numbered_projects a:hover
{background: #fff;}

#port_nav a
{
    color: #fff;
    }
    
#port_nav a:hover
{
    color: #e38c1a;
    text-decoration: underline;
    }
    
#port_image
{
    width: 385px;
    height: 320px;
    float: left;
    }

#port_image img
{
    text-align: center;
    padding-top: 20px;
    margin: auto;
    }
    
#port_thumbs
{
    width: 230px;
    height: 300px;
    float: right;
    padding-top: 20px;
    }
    
#port_thumbs p
{
    height: 110px;
    display: block;
    margin: 0 20px 20px 0;
    padding: 0 20px;
    color: #fff;
    line-height: 1.5em;
    font-size: 12px;
    }
    
#port_thumbs strong
{
    font-size: 18px;
    text-decoration: none;
    font-weight: bold;
    }
    
#port_thumbs table
{
    margin: 0 10px;
    vertical-align: bottom;
    }
    
    
#port_thumbs a, #port_thumbs a:link, #port_thumbs a:visited
{border: solid 1px #ccc;width: 54px; height: 54px;display: block;}

#port_thumbs a:hover, #port_thumbs a:active
{border: solid 1px #e38c1a;}