﻿body 
{
    background-color:#f4f3e8;
    font-size:1.0em;
    font-family:Verdana, Arial, Sans-Serif;
}

*
{
    padding:0 0 0 0;
    margin:0 0 0 0;   
}


div#headerLayer
{
    background:#661000 url("../images/banner_background_repeat.gif") repeat-x;
    padding:0 10px 15px 10px;   
}

div#contentLayer
{
    width:940px;
    /*border:solid 1px #CF0000;*/
    margin-top:20px;
    margin-bottom:20px;
    padding-bottom:20px;
}
div#blobLayer
{
    text-align:left;
    float:left; 
    margin-right:15px;  
}
.blob
{
    width:400px;
    border:solid 1px #CCCCCC;
    padding:5px 5px 5px 5px;
    background-color:#ebeadf;
    margin-bottom:15px;
    float:left;
    clear:both;
}
p.blobText
{
    padding-left:3px;
    line-height:1.1em; 
}
.blobTitleBox
{
    float:left;
    margin-right:5px; 
}
.blobTitle
{
    font-weight:bold;
    display:block;  
    font-size: .7em;    
}
.blobDescription
{
    text-align:justify;
    display:block; 
    font-size: .7em;  
}
div#quicklistLayer
{
    width:260px;
    float:left; 
    text-align:left; 
}
div#tabheaderLayer
{
    background:#ebeadf url(../images/subheader_background.gif) repeat-x top top;
}
table.tblViewLayout
{
    /*border-top:solid 1px #CCCCCC;*/
}
table.tblViewLayout tr td
{
    padding:5px; 
    line-height:1.1em; 
    border-bottom:solid 1px #CCCCCC; 
    vertical-align:top;
}
.skillsTitle
{
     display:block;
     font-size:.7em; 
     font-weight:bold;
     color:#be0000;  
}
.skillsDescription
{
    display:block;
    font-size:.7em; 
}
.altRow
{
    background-color:#ebeadf;   
}
div#tabLayer
{
    float:none;
    clear:both; 
    background-color:#ebeadf;
    z-index:-1;
    border-bottom:solid 1px #f4f3e8;
    padding-left:5px;
}
div#tableLayer
{
    z-index:100;
    position:relative;
    top:-2px; 
    border-top:solid 1px #f4f3e8;  
}
a.tabStyle
{
    padding:3px 8px 3px 8px;
    border-top:solid 1px #CCCCCC;
    border-left:solid 1px #CCCCCC;
    border-right:solid 1px #CCCCCC;
    border-bottom:solid 1px #ebeadf;
    background-color:#ebeadf;
    display:inline-block;
    font-size:.7em;
    text-decoration:none;
    color:#999999;
}
a.tabStyleSelected
{
    background-color:#f4f3e8;
    padding:3px 8px 3px 8px;
    border-top:solid 3px #661000;
    border-left:solid 1px #CCCCCC;
    border-right:solid 1px #CCCCCC;
    border-bottom:solid 1px #f4f3e8;
    display:inline-block;
    font-size:.7em;
    text-decoration:none;
    color:#777777;
    font-weight:bold;
}

p.skillzTableExp 
{
    line-height:1.0em; 
    border-top:dotted 1px #be0000;
    border-bottom:dotted 1px #be0000;
    margin:5px 3px 5px 3px;
    padding:5px 3px 5px 3px;
}
.skillzTextDesc
{
    padding-bottom:5px;
    display:block;
    font-size:.7em;
    text-align:justify; 
}
div#four11Layer
{
    text-align:left;
    width:236px;
    float:right;
    /*border:solid 1px #CCCCCC;*/
}
div#four11
{
    background-color:#ebeadf;
    border:solid 1px #CCCCCC;
    margin-bottom:10px; 
    clear:both;
    float:none; 
    padding:5px 5px 5px 5px;  
}

.four11TitleBox
{
    float:left;
    margin-right:5px; 
}
.four11Title
{
    display:block;
    font-size:.7em; 
    font-weight:bold;
    color:#be0000;  
}
.four11Description
{
    display:block;
    font-size:.7em; 
}
p.four11Text
{
    padding-left:3px;
    line-height:1.1em; 
}
p.four11Paragraph 
{
    line-height:1.1em; 
    border-bottom:dotted 1px #be0000;
    padding-bottom:5px;
    margin-bottom:5px;
    
}
.contactField
{
    display:block;
    font-size:.7em;
    padding:0 0 0 0;
}
.four11StoryLineTitle
{
    display:block;
    font-size:.7em; 
    font-weight:bold;
    color:#be0000;      
}
.four11StoryLineDescription
{
    display:block;
    font-size:.7em;
    text-align:justify;
    padding:5px 0 5px 0; 
}
div#footerLayer
{
    margin-top:15px;
    height:100px;
    background:#efefef url(../images/footer_background.gif) repeat-x;
    float:none;
    clear:both;
}
a.footerContact
{
    display:block;
    padding-top:40px;
    font-size:.8em;
    color:#888888;
    text-decoration:none;
}