﻿#validhtml, #validhtml a, #validhtml a:visited
{
    width: 88px;
    height: 31px;
    border-style: none;
    border-width: 0px;
    float: left;

}
#validcss, #validcss a, #validcss a:visited
{
    width: 88px;
    height: 31px;
    border-style: none;
    border-width: 0px;
}
#positions
{
    font-weight: normal;
    color: #0033CC;
}

h3
{
    margin: 0px;
    background-color: #6A6A8E;
    color: #F7F7F7;
    font-size: 14px;
    font-weight: bold;
    height: 24px;
    line-height: 24px;
    padding-left: 6px;
}
html
{
    margin: 0;
    padding: 0;
    text-align: center;

}
body 
{
    margin: 0;
    padding: 0;
    text-align: center;
    background-repeat: repeat-x;
    color: #808080;
    background-image: url('hdr2.jpg');
    font-weight: 500;
}
#pgcontainer
{
    width: 800px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
}
 
#hdr
{
    position: relative;
    height: 100px;
    width: 100%;
    font-size: 26px;
    color: #FFFFFF;
    text-align: left;
    clear: both;
    font-weight: bolder;
    line-height: 100px;
    vertical-align: middle;
}
 
#sidebar
{
    width: 180px;
    float: left;
    position: relative;
    padding: 10px;
    clear: left;
}

#sidebar p span 
{
    color: #6F92DB;
}
h2
{
    color: #6A6A8E;
    margin-bottom: 5px;
    font-size: 18px;
    font-weight: bold;
}
 
#content
{
    float: right;
    display: inline;
    position: relative;
    width: 559px;
    padding: 10px 20px 10px 20px;
    color: #808080;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #808080;
    text-align: justify;
}

p
{
    color: #808080;
    margin-top: 0px;
}
.companyinfo
{
    color: #808080;
    width: 330px;
    float: left;
    margin-left: 20px;
}
.dates
{
    color: #808080;
    text-align: right;
}
.jobtitle
        {
    color: #808080;
    font-weight: bold;
    margin-left: 20px;
}
#content li
{
    margin: 0px;
    padding: 0px;
    list-style-type: square;
    text-align: left;
    color: #9D95BC;
}
#skills
{
    color: #9D95BC;
    width: 134px;
    float: left;
}
#education
{
    color: #9D95BC;
    float: left;
    width: 134px;
}
#content ul
{
    margin: 10px 20px 20px 40px;
    padding: 0px;
}
 

#footer
{
    height: 30px;
    clear: both;
    background-color: #6A6A8E;
}
 

 
 /* *** Float containers fix: http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after 
{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#tagline
        {
    color: #000000;
    font-size: 12px;
    margin-left: 200px;
}
 
.clearfix
{
    display: inline-block;
}

    /* Hides from IE-mac \*/
    * html .clearfix{height: 1%;}
    .clearfix{
    display: block;
}
    /* End hide from IE-mac */  


 
/*printer styles*/ 
@media print
{ 
    /*hide the left column when printing*/ 
    #leftcol{display:none;} 
    #twocols, #maincol{width:100%; float:none;}
}
#navbar
{
    padding: 0px 0px 0px 10px;
    margin: 0px;
    height: 30px;
    text-align: left;
    line-height: 30px;
    font-weight: normal;
    font-size: 11px;
}
#navbar li
{
    display: inline;
    border-right-style: solid;
    border-right-width: 2px;
    border-right-color: #999999;
    padding-right: 10px;
    padding-left: 10px;
    text-decoration: none;
    list-style-position: inside;
}
#navwrapper
{
    text-align: left;
}
#navbar li a
{
    text-decoration: none;
    color: #CCCCCC;
    font-weight: bolder;
}
#navbar li a:hover
{
    text-decoration: none;
    color: #FFFFFF;
    font-weight: bolder;
}
#navbar #first
{
    padding-left: 0px;
}
#navbar #last
{
    display: inline;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #000000;
}

#ftremail, #ftremail a
{
    float: left;
    color: #FFFFFF;
    line-height: 30px;
    text-decoration: none;
    font-weight: bold;
    margin-left: 10px;
}
#ftremail span
{
    color: #C0B3E8;
}
a
{
    font-weight: normal;
    color: #6F92DB;
    text-decoration: underline;
}
#backtotop, #backtotop a
{
    color: #C0B3E8;
    float: right;
    margin-right: 10px;
    line-height: 30px;
    text-decoration: none;
}
#Filelist
{
    list-style-type: none;
    margin: 0px;
    padding: 3px 0px 3px 6px;
}
#flwrapper
{
    padding: 3px;
    border-style: solid;
    border-width: 1px;
    border-color: #C0C0C0 #333333 #333333 #C0C0C0;
    width: 120px;
    background-color: #F7F7F7;
    margin-left: 20px;
    margin-top: 0px;
}
.newStyle1
{
    margin-bottom: 0px;
}
#filetext
{
    margin-bottom: 5px;
}

