body, html 
{
    background: #fff; 
    font-family: Helvetica !important;
    background-color: #fff;
    text-decoration: none;
    word-spacing: normal;
    text-align: left;
    letter-spacing: 0;
    font-size: 1em;
    padding: 0;
    padding-bottom: 50px;
    margin: 0;
    min-height: 1200px;
}

#title
{
    width: 950px;
    height: 220px;
    margin: 0 auto 20px auto;
    clear: both;
    background: url("images/title.png") no-repeat;
}

#footer
{
    width: 950px;
    height: 757px;
    margin: 20px auto 0 auto;
    clear: both;
    background: url("images/footer.jpg") no-repeat;
}

#menu-container
{
    width: 950px;
    margin: 0 auto 0 auto;
    clear: both;
    margin-bottom: 50px;
}

#print-contact-form
{
    width: 950px;
    margin: 0 auto 0 auto;
    clear: both;
}

#menu
{
    float: left;
}

#tabs-container
{
    width: 950px;
    margin: 0 auto 0 auto;
    clear: both;
}

#tabs
{
    float: left;
    margin: 0 0 20px 30px;
}

.primary-tab
{
    float: left;
    padding: 3px 13px 2px 13px;
    margin: 0 3px 0 0;
    color: #000;
    font-size: 0.75em;
    background: #eee;
    
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    behavior: url(border-radius.htc);
    border-radius: 3px;
}

.primary-tab a
{
    color: #000;
    text-decoration: none;
}

.primary-tab a:hover
{
    color: #000;
    text-decoration: none;
}


.tab
{
    float: left;
    padding: 3px 13px 2px 13px;
    margin: 0 3px 0 0;
    color: #ababab;
    font-size: 0.75em;
    background: #fff;
    
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    behavior: url(border-radius.htc);
    border-radius: 3px;
}

.primary-tab-separator
{
    float: left;
    padding: 3px 3px 2px 3px;
    color: #999;
    font-size: 0.75em;
}


.tab-separator
{
    float: left;
    padding: 3px 3px 2px 3px;
    color: #999;
    font-size: 0.75em;
}

.primary-tab:hover
{
    background: #dedede;
    color: #000;
    cursor: pointer;
}

.tab:hover
{
    background: #fff;
    color: #898989;
    cursor: pointer;
}

.primary-tab.selected
{
    background: #ffcb05;
    color: #000;
}

.tab.selected
{
    background: #ffea99;

    color: #555;
}

#viewer-container
{
    width: 950px;
    margin: 0 auto 0 auto;
    clear: both;
}

.process
{
    float: left;
    font-size: 0.7em;
    color: #898989;
    margin: 20px 30px 0 0;
}

.process p
{
    width: 200px;
    line-height: 1.55em;
}

.process a
{
    color: #898989;
    text-decoration: none;
    border-bottom: 1px dashed #bbb;
}

.process a:hover
{
    color: #555;
    text-decoration: none;
    border-bottom: 1px dashed #898989;
}

#viewer
{
    width: 950px;
    height: 550px;
    margin: 0 auto 0 auto;
    clear: both;
    background: #999;
    border: 1px solid #999;
}

#viewer-title-container
{
    position: relative;
    width: 940px;
    left: 0px;
    top: -400px;
    padding: 5px;
}

#viewer-title
{
    color: #fff;
    float:left;
    font-size: 0.9em;
    margin: 0 10px 0 10px;
    padding: 0;
    width: 80%;
}

#fav-link
{   
    padding: 4px;
    text-decoration: none;
    color: #fff;
    font-size: 0.75em;
    width: 20%;
}

#fav-link:hover
{
    text-decoration: underline;
}

#container 
{
    width: 950px;
    margin: 0 auto 0 auto;
    clear: both;
}


#loader 
{
    margin: 20px 0 40px 350px;
}

.image-container 
{
    height: 100px; 
    width: 100px; 
    position: relative; 
    float: left;
    margin: 0 30px 70px 0;
}

a.image-container
{
    text-decoration: none;
}

a.image-container:hover
{
    text-decoration: none;
}

.inside
{
    margin: 0;
}

.text
{
    font-family: Helvetica;
    word-spacing: normal;
    text-align: left;
    letter-spacing: 0;
    font-size: 0.9em;
    line-height: 1.55em;
    color: #afafaf;
    padding: 20px 0;
    clear: both;
}

.small
{
    font-size: 0.65em;
}

.text a
{
    color: #999;
    text-decoration: none;
    border-bottom: 1px dashed #bbb;
    /*background-image: url("images/a-bg.png");*/
}

.text a:hover
{
    color: #555;
    border-bottom: 1px dashed #bbb;
}

.text li
{
    list-style: none;
    margin: 1em 0 1em 0;
}

img
{
    border: none;
}

#logos
{
    clear: both;
}

.logo
{
    float: left;
    margin: 0 10px 0 0;
    border-bottom: 1px solid #fff;
}

.logo:hover
{
    border-bottom: 1px solid #bbb;
}

.images
{
    margin-top: 20px;
}

.image
{
    width: 100%;
    height: 100%;
}

.image:hover
{
    cursor: pointer;
}

.image-info
{

    width: 100%;
    height: 100%;
}

.image-info .text
{
    font-size: 0.8em;
    padding: 20px 0 0 5px;
}

.meta
{
    padding: 5px 0 0 5px;
    line-height: 16px;
}

.meta .title
{
    font-size: 0.7em;
    color: #999;
}

.meta .views
{
    font-size: 0.7em;
    color: #bbb;
}

#fancybox-title
{
    height: 90px;
    font-family: Helvetica, sans-serif;
}

#fancybox-title .work-name
{
    width: 100%;
    margin: 0 0 5px 0;
}

#fancybox-title .work-name h3
{
    margin: 0 15px 0 0;
    color: #ababab;
    float: left;
}

#fancybox-title .work-name a
{
    color: #ababab;
    text-decoration: none;
    border-bottom: 1px dashed #ababab;
    margin: 0 8px 0 0;
    position: relative;
    top: -3px;
}

#fancybox-title .work-name a:hover
{
    color: #898989;
    text-decoration: none;
    border-bottom: 1px dashed #898989;
}

.hidden
{
    display: none;
}

.loader
{
    background: #f5f5f5 url("images/loader.gif") no-repeat center;
}

iframe.vimeo
{
    margin: -1px 0 0 -1px;
}

.transparent-black-bg
{
    color: #fff;
    background: url("images/black_058.png");
    background: rgba(0%, 0%, 0%, 0.5);
}

.transparent-white-bg
{
    color: #000;
    background: url("images/white_020.png");
    background: rgba(100%, 100%, 100%, 0.2);
}

.grey-background
{
    background: #999 !important;
}