﻿body
{
    margin: 0px;
    padding: 0px;
    background-color: #000000;
    background-image: url(             'images/topbar.jpg' );
    background-position: top;
    background-repeat: repeat-x;
    text-align: center;
    font-family: Verdana;
    color: #C0C0C0;
}

form
{
    margin: 0px;
    padding: 0px;
    width: 100%;
}

h1
{
    font-size: x-large;
    font-weight: lighter;
}

a
{
    text-decoration: none;
    color: #0066FF;
}

hr
{
    border: none;
    border-bottom: solid 1px;
    color: #292929;
    width: 50%;
}

.outer_list
{
    list-style-image: url( 'images/icons/pin_blue.png' );
    text-align: justify;
    margin-right: 10px;
}

.inner_list
{
    list-style-image: none;
    list-style-type: circle;
    text-align: justify;
    font-style: italic;
}

.menu
{
    padding: 0px;
    height: 37px;
    margin: 0px auto; /*width: 500px;*/
}
.wrapper
{
    margin: 0px auto;
    text-align: center;
    width: 950px;
}

.header
{
    background-image: url(             'images/header.jpg' );
    height: 350px;
    background-repeat: no-repeat;
    margin: 0px auto;
    width: 950px;
}
.footer
{
    float: left;
    width: 100%;
    height: 32px;
    background-image: url(        'images/footer.jpg' );
    background-repeat: repeat-x;
    margin: 0px;
    bottom: 0px;
    margin-top: 20px;
    padding-top: 5px;
}

.footer p
{
    font-size: x-small;
    color: #666666;
    margin: 0px;
    padding: 0px;
}

.heading
{
    padding: 0px;
    text-align: center;
}

.button
{
    margin: 0px auto;
    padding: 0px;
    border: 0px;
    display: -moz-inline-stack;
    display: inline-block;
    width: 93px;
    height: 37px;
}


.imgNav
{
    margin: 0px auto;
    padding: 0px;
    width: 280px;
    text-align: center;
    float: right;
    margin-top: 25px; /*border: solid 1px green;*/
}

.projDiv
{
    width: 280px;
    margin: 0px auto;
    margin-top: 20px;
    text-align: left; /*border: solid 1px white;*/
}

.thumbBar
{
    border: 0px; /* width: 100px;     height: 75px; */ /* min-width: 100px;     max-width: 250px;     min-height: 75px;         max-height: 200px;*/
}

.thumbBarDesc
{
    text-align: right;
    padding: 0px;
    margin: 0px;
    padding-right: 2px;
    text-decoration: none;
    border: 0px;
}

.snapDiv
{
    width: 250px;
    margin: 0px auto;
    margin-top: 10px;
    margin-left: 25px;
    text-align: center; /*border: solid 1px white;*/ /*float:left;*/
}

.snap
{
    background-color: #242424;
    margin: 0px auto;
    margin-right: 5px;
    margin-top: 10px;
    float: left;
    text-align: center; /*padding: 4px;     padding-bottom: 8px;*/ /*display: -moz-inline-grid;      display: inline-block; */ /*display: block;*/ /*height: 100%;*/
    text-decoration: none;
    color: #C0C0C0;
    overflow: hidden; /*width: 240px;*/
}

.snap:hover
{
    background-color: #666666;
}

.apiErr
{
    margin-top: 20px;
    width: 250px;
    text-align: justify;
    float: left;
}

.skillDiv
{
    /*margin-top: 20px;float:left;*/
    border-style: solid solid solid solid;
    border-width: 1px 0px 1px 0px;
    border-color: #202020;
    color: #333333;
    width: 250px;
    text-align: center;
    margin: 3px auto 3px 10px;
    padding-bottom: 10px;
    padding-top: 5px;
    text-transform: lowercase;
    float: left;
}

.skillTags
{
    color: #C0C0C0;
    text-align: center;
    padding: 0px;
    border-bottom: dotted 1px #000000;
    font-family: Georgia; /*    display: -moz-inline-stack;white-space: pre;*/
    word-wrap: break-word;
    display: -moz-inline-stack;
    display: inline-block;
    margin: 0px auto;
    margin-right: 5px;
    border-bottom-color: #333333;
}

a.skillTags:hover
{
    border-bottom: dotted 1px #C0C0C0;
}

.skillDesc
{
    color: Black;
}

.textContent
{
    float: left;
    text-align: left;
    width: 660px;
    font-family: Verdana;
    margin-left: 0px;
    margin-right: 0px;
}

.textContent a:hover
{
    color: #800000;
    text-decoration: none;
    border: none;
}

.col
{
    text-align: center;
    width: 100%;
}

.col h1
{
    text-align: left;
}

.col h2
{
    font-size: x-large;
    font-weight: bold;
    color: #232323;
    text-align: left;
    margin: 0px;
    padding: 0px;
}

.col p
{
    margin-left: 10px;
    margin-right: 10px;
    text-align: justify;
}

.embolden
{
    font-weight: bold;
}

.icon
{
    margin: 0px;
    padding: 0px;
}

.label
{
    width: 70px;
    display: -moz-inline-stack;
    display: inline-block;
    margin-bottom: 10px;
    vertical-align: top;
}

.textBox
{
    background-color: #161616;
    border: 1px #333333 solid;
    color: #C0C0C0;
}

.emailForm
{
    text-align: left;
    width: 400px;
    margin: 0px auto;
    padding-top: 50px;
}

.submit
{
    border: 1px #333333 solid;
    text-decoration: none;
    color: #0066FF;
    background-color: #242424;
    width: 70px;
    height: 20px; /*display: -moz-inline-stack;     display: block;*/
    text-align: center;
    float: left;
    margin-left: 75px;
}

.submit:hover
{
    color: #800000;
    border: 1px solid #C0C0C0;
}

.creation
{
    margin-top: 80px;
    padding: 3px;
    border: 1px #333333 solid;
}

.button_spacer
{
    margin: 0px;
    padding: 0px;
    display: -moz-inline-stack;
    display: inline-block;
    width: 82px;
    height: 37px;
}

.error
{
    width: 500px;
    margin-top: 200px;
}

#lblConfirm
{
    text-align: center;
    padding-bottom: 20px;
    width: 100%;
    color: #800000;
    font-style: italic;
}

.footer a
{
    font-size: x-small;
}
