/********************************************
* TechFinders
* Developed by I-ology
* http://www.i-ology.com
*
* Created 5/04/06 - AC
*
* Candidate Services Style Definitions
********************************************/


/*********************************
* HTML Mods 
*********************************/

body {
    background: #E8E3DA url(/images/bg_interior.jpg) top center repeat-x;
}

/*********************************
* Lists 
*********************************/

#left-column ul {
    list-style: none;
    margin-top: 5px;
    border-top: 1px solid #D2CDC5;
    border-bottom: 1px solid #D2CDC5;
}

#left-column ul li {
    background: #F7F6F5 url(/images/bullet.gif) no-repeat 10px 13px;
    padding: 10px 10px 10px 25px;
    color: #333;
}

#left-column ul li.row2 {
    background: #FCFCFC url(/images/bullet.gif) no-repeat 10px 13px;
}

#left-column ul li a {
    font-size: 11px;
}

/*********************************
* Layout Definitions
*********************************/

h3 {
    padding-bottom: 10px;
    font-size: 11px;
    border-bottom: 1px solid #D2CDC5;
    margin-bottom: 11px;
}

#date {
    font-weight: bold;
    font-size: 10px;
    text-transform: uppercase;
    margin-bottom: 10px;
}

#nav {
    margin: 50px 0 0 0;
}

h1#ttl-about-us {
    height: 47px;
    text-indent: -9999px;
    overflow: hidden;
    background: url(/images/ttl_about_us.jpg) top left no-repeat;
}

h1#ttl-news {
    height: 47px;
    text-indent: -9999px;
    overflow: hidden;
    background: url(/images/ttl_news.jpg) top left no-repeat;
}

h1#ttl-our-team {
    height: 47px;
    text-indent: -9999px;
    overflow: hidden;
    background: url(/images/ttl_our_team.jpg) top left no-repeat;
}

h2#hdr-about {
    height: 16px;
    margin-bottom: 10px;
    text-indent: -9999px;
    overflow: hidden;
    background: url(/images/hdr_about.gif) top left no-repeat;
}

h2#hdr-in-the-news {
    height: 16px;
    margin-bottom: 10px;
    text-indent: -9999px;
    overflow: hidden;
    background: url(/images/hdr_in_the_news.gif) top left no-repeat;
}

h2#hdr-meet-team {
    height: 16px;
    margin-bottom: 10px;
    text-indent: -9999px;
    overflow: hidden;
    background: url(/images/hdr_meet_team.gif) top left no-repeat;
}

h2#hdr-2006 {
    height: 16px;
    text-indent: -9999px;
    overflow: hidden;
    background: url(/images/hdr_2006.gif) top left no-repeat;
}

h2#hdr-2007 {
    height: 16px;
    text-indent: -9999px;
    overflow: hidden;
    background: url(/images/hdr_2007.gif) top left no-repeat;
}

h2#hdr-2008 {
    height: 16px;
    text-indent: -9999px;
    overflow: hidden;
    background: url(/images/hdr_2008.gif) top left no-repeat;
}

h2#hdr-proud {
    height: 13px;
    margin: 10px 0 10px 0;
    text-indent: -9999px;
    overflow: hidden;
    background: url(/images/hdr_proud.gif) top left no-repeat;
}

h3#hdr-bondurant {
    height: 16px;
    text-indent: -9999px;
    overflow: hidden;
    background: url(/images/hdr_bondurant.gif) top left no-repeat;
}

h3#hdr-jesser {
    height: 26px;
    text-indent: -9999px;
    overflow: hidden;
    background: url(/images/hdr_jesser.gif) top left no-repeat;
}

h3#hdr-brown {
    height: 16px;
    text-indent: -9999px;
    overflow: hidden;
    background: url(/images/hdr_brown.gif) top left no-repeat;
}

h3#hdr-featherston {
    height: 16px;
    text-indent: -9999px;
    overflow: hidden;
    background: url(/images/hdr_featherston.gif) top left no-repeat;
}

h3#hdr-lee {
    height: 16px;
    text-indent: -9999px;
    overflow: hidden;
    background: url(/images/hdr_lee.gif) top left no-repeat;
}

h3#hdr-wilkins {
    height: 16px;
    text-indent: -9999px;
    overflow: hidden;
    background: url(/images/hdr_wilkins.gif) top left no-repeat;
}

h3#hdr-vancamp {
    height: 16px;
    text-indent: -9999px;
    overflow: hidden;
    background: url(/images/hdr_vancamp.gif) top left no-repeat;
}

h3#hdr-capertina {
    height: 16px;
    text-indent: -9999px;
    overflow: hidden;
    background: url(/images/hdr_capertina.gif) top left no-repeat;
}

#main-photo {
    float: right;
    width: 452px;
    height: 147px;
    text-indent: -9999px;
    overflow: hidden;
    background: url(/images/interior_photo4.jpg) top left no-repeat;
}

.bio-photo {
    float: right;
    margin: 4px 0 10px 15px;
    padding: 1px;
    border: 1px solid #B0ABA2;
}

#join-team {
    padding-bottom: 18px;
}

#join-team h2 {
    height: 16px;
    margin-bottom: 11px;
    text-indent: -9999px;
    overflow: hidden;
    background: url(/images/hdr_join_team.gif) top left no-repeat;
}

#join-team a {
    font-size: 11px;
}

#affiliates {
    margin-left: 8px;
}