﻿a 
{
    color: #bf8dc8;
    font-weight: bold;
}
body
{
    background-color: #572460;
    background-image: url(background.gif);
    background-position: left top;
    background-repeat: repeat-x;
    color: #fff;
    font-family: Verdana, Arial, Lucida Sans;
    font-size: 75%;
    margin: 0px;
}
div#container 
{
    margin: 0px auto 0px auto;
    width: 960px;
}
div.footer p.links
{
    border-bottom: solid 1px #ccc;
    border-top: solid 1px #ccc;
    color: #fff;
    font-size: 80%;
    line-height: 140%;
    margin: 30px 0px 20px 0px;
    padding: 15px 0px;
}
div.footer p.links a
{
    color: #bf8dc8;
}
div.footer p.accreditations
{
    margin-left: 30px;
}
div.footer p.accreditations img
{
    margin: 0px 20px 0px 0px;
}
div.form 
{
    background-color: #eaeaea;
    border: solid 1px #666;
    color: #333;
    margin: 20px 0px 0px 0px;
    padding: 20px;
}
div.form table tr td.field input
{
    border: solid 1px #999;
}
table tr td.field input.adminbutton
{
    width: 140px;
}
div.form table tr td.field textarea
{
    border: solid 1px #999;
}
div.gutter
{
    width: 590px;
}
div.gutter a
{
    color: #A6A6A6;
}
div#header 
{
    /*background-image: url(header.gif);
    background-position: left bottom;
    background-repeat: repeat-x;*/
    position: absolute;
    top: 10px;
    width: 960px;
}
div#header div.heading
{
    height: 120px;
    margin: 64px 0 0 0;
    position: relative;
}
div#header table
{
    bottom: 0px;
    position: absolute;
}
div#header table
{
    border: solid 1px #fff;
    vertical-align: bottom;
}
div#header table tr.navigation td
{
    vertical-align: bottom;
}
div#header table tr.navigation td.off, div#header table tr.navigation td.selected
{
    background-color: #572460;
    border: solid 1px #fff;
    line-height: 30px;
    text-align: center;
    padding: 0 15px;
}
div#header table tr.navigation td.selected
{
    background-color: #848486;
}
div#header table tr.navigation td a
{
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}
div#header table tr.navigation td a:hover
{
    text-decoration: underline;
}
div#header table tr.toplinks td
{
    vertical-align: bottom;
}
div#header img.logo
{
    float: right;
    text-align: right;
}
div#header table tr.toplinks td.off, div#header table tr.toplinks td.selected
{
    background-color: #572460;
    border: solid 1px #fff;
    line-height: 30px;
    text-align: center;
    padding: 0 15px;
}
div#header table tr.toplinks td.selected
{
    background-color: #848486;
}
div#header table tr.toplinks td a
{
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}
div#header table tr.toplinks td a:hover
{
    text-decoration: underline;
}
div.home h2
{
    font-size: 190%;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
}
div.importalert
{
    background-color: #eee;
    border: solid 1px #c00;
    color: #c00;
    margin-bottom: 20px;
    padding: 20px;
}
div.importalert h2
{
    margin: 0px;
    padding: 0px;
}
div.importalert input
{
    background-color: #c00;
    border: solid 1px #600;
    color: #fff;
    cursor: hand;
    cursor: pointer;
    font-weight: bold;
    margin-top: 10px;
    padding: 3px;
}
div.importcomplete
{
    border: solid 1px #090;
    color: #090;
    margin-bottom: 20px;
    padding: 20px;
}
div.importcomplete h2
{
    margin: 0px;
    padding: 0px;
}
div#main
{
    margin: 190px 0px 0px 0px;
    padding: 50px 0px;
}
div.featuredpanel
{
    background-color: #fff;
    color: #333;
    margin-bottom: 10px;
    padding: 0px 20px 15px 10px;
    width: 220px;
}
div.featuredpanel a
{
    color: #572460;
    text-decoration: none;
}
div#mainhome
{
    position: absolute;
    top: 100px;
}
div.message 
{
    color: #090;
    font-weight: bold;
    margin: 0px 0px 20px 0px;
}
div.newsitem h3
{
    margin: 0px 0px 5px 0px;
}
div.newsitem p.dateadded
{
    font-size: 90%;
    margin: 0px 0px 5px 0px;
}
div.newsitem p.teaser
{
    margin: 0px 0px 5px 0px;
}
div.newsitem p.readmore
{
    margin: 0px 0px 20px 0px;
}
div.submitcv 
{
    width: 340px;
}
div#subnavigation
{
    position: absolute;
    margin-left: 680px;
    top: 240px;
    width: 280px;
}
div#subnavigation table tr td.field 
{
    padding: 0px 5px 5px 0px;
    vertical-align: middle;
}
div#subnavigation table tr td.label 
{
    padding: 5px 10px 5px 0px;
    width: 200px;
    vertical-align: top;
}
div#subnavigation div.searchpanel
{
    background-color: #fff;
    margin-bottom: 10px;
    padding: 0px 20px 0px 15px;
    width: 215px;
}
div#subnavigation div.searchpanel input
{
    border: solid 1px #ccc;
    padding: 2px;
}
div#subnavigation div.searchpanel p.arrow
{
    background-image: url(arrow-small.gif);
    background-position: right center;
    background-repeat: no-repeat;
    margin-top: 5px;
    padding: 0 18px 0 0;
    text-align: right;
}
div#subnavigation div.searchpanel p.arrow a
{
    color: #572460;
    text-decoration: none;
}
div.panel
{
    background-color: #fff;
    padding: 10px;
}
a span.roundedbox
{
    background-image: url(rounded-box-top.gif);
    background-position: left top;
    background-repeat: no-repeat;
    color: #fff;
    cursor: hand;
    cursor: pointer;
    display: block;
    font-weight: normal;
    margin: 20px 10px 0px 0px;
    text-decoration: none;
    width: 190px;
}
a span.roundedbox span.inner
{
    background-image: url(rounded-box-bottom.gif);
    background-position: left bottom;
    background-repeat: no-repeat;
    display: block;
    height: 100px;
    font-size: 130%;
    text-align: center;
    padding: 30px 20px;
}
a:hover span.roundedbox
{
    background-image: url(rounded-box-top.gif);
    text-decoration: underline;
}
a:hover span.roundedbox span.inner
{
    background-image: url(rounded-box-bottom.gif);
}
div#scrollingContainer
{
    height: 200px;
}
div.testimonials
{
    border: solid 1px #ccc;
    margin: 20px 0px 0px 0px;
    padding: 10px;
}
h1 
{
    color: #572460;
    font-size: 250%;
    font-weight: normal;
    margin: 0;
}
h2 
{
    font-size: 130%;
    font-weight: bold;
    margin: 0px 0px 5px 0px;
}
h3 
{
    background-color: #848486;
    color: #fff;
    font-size: 100%;
    font-weight: bold;
    margin: 0 0 2px 0;
    padding: 10px;
    width: 230px;
}
h4 
{
    font-size: 100%;
    font-weight: bold;
    margin: 0px 0px 10px 0px;
}
h4.home
{
    font-size: 110%;
    font-weight: bold;
    margin: 10px 0px 10px 10px;
}
h4.home a
{
    color: #0082A4;
}
img 
{
    border: none;
    vertical-align: top;
}
img.home
{
    margin: 10px 0px 0px 7px
}
img.preview
{
    border: solid 1px #ccc;
    margin: 0px 0px 0px 0px
}
input 
{
    font-size: 100%;
}
p 
{
    line-height: 130%;
    margin: 0px 0px 10px 0px;
}
p.boldlinks a
{
    font-weight: bold;
}
p.featuredtitle
{
    color: #666;
    font-size: 110%;
    margin: 15px 0px 0px 0px;
    padding: 0px;
}
p.featuredtitle a
{
    color: #666;
}
p.featuredinfo
{
    margin: 5px 0px 0px 0px;
    padding: 0px;
}
span.featuredmore
{
    margin: 5px 0px 5px 0px;
    padding: 0px 20px 0px 0px;
    background-image: url(arrow-small.gif);
    background-position: right center;
    background-repeat: no-repeat;
    text-align: right;
}
span.featuredmore a
{
    color: #572460;
    text-decoration: none;
}
p.small 
{
    font-size: 90%;
    margin: 0px 0px 5px 0px;
}
.searchjobs
{
    
    font-size: 90%;
    margin-top: 2px;
    padding: 4px 0px 3px 0px;
}
select 
{
    font-size: 100%;
}
span.no
{
    color: #f33;
    font-weight: bold;
}
span.yes 
{
    color: #3f3;
    font-weight: bold;
}
table
{
    border: none;
}
table tr td 
{
    border: none;
    font-size: 100%;
    vertical-align: top;
}
table tr.alternateitem td 
{
    background-color: #480C52;
    padding: 5px;
    vertical-align: middle;
}
table tr.header td 
{
    background-color: #2B0232;
    font-weight: bold;
    padding: 5px;
}
table tr.item td 
{
    padding: 5px;
    vertical-align: middle;
}
table tr.pager td 
{
    font-weight: bold;
    padding: 5px;
}
table tr td.field 
{
    padding: 5px 5px 5px 0px;
    vertical-align: middle;
}
table tr td.greyfield
{
    background-color: #480C52;
    padding: 5px;
    vertical-align: middle;
}
table tr td.greylabel 
{
    background-color: #2B0232;
    padding: 5px;
    width: 140px;
    vertical-align: middle;
}
table tr td.label 
{
    padding: 5px 10px 5px 0px;
    width: 100px;
    vertical-align: middle;
}
table tr td.required
{
    text-align: left;
    vertical-align: middle;
}
table.twocolumn td.left
{
    width: 190px;
    padding-right: 30px;
}   
table.twocolumn td.left h3 
{
    background-color: #2B0232;
    width: 170px;
}  
table.twocolumn td.left div.panel
{
    background-color: #480C52;
    margin-bottom: 10px;
}
table.twocolumn td.left ul
{
    margin-left: 20px;
    padding-left: 0px;
} 
table.twocolumn td.left li
{
    margin: 0;
    padding: 2px 0;
}    
table.twocolumn td.left a
{
    color: #BF8DC8;
}    
textarea 
{
    font-family: Arial, Verdana;
    font-size: 100%;
}
ul li
{
    margin-bottom: 3px;
}
ul.errorlist li 
{
    color: #c00;
    font-weight: bold;
}
ul.oklist li 
{
    color: #0c0;
    font-weight: bold;
}
ul.square
{
    margin: 0px;
    padding: 5px 0px 40px 20px;
}
ul.square li
{
    list-style-image: url(bullet.gif);
}
ul.subnavigation
{
    font-weight: bold;
    list-style-type: none;
    padding: 0px;
    margin: 0px 0px 0px 0px;
}
ul.subnavigation li
{
    background-color: #A6A6A6;
    list-style-type: none;
    margin: 1px 0px 0px 0px;
    padding: 8px 10px 8px 15px;
    width: 225px;
}
ul.subnavigation li a
{
    color: #fff;
    text-decoration: none;
}
ul.subnavigation li a:hover
{
    text-decoration: underline;
}
ul.subnavigation li.selected
{
    background-color: #848486;
}
ul.subnavigation li.subheaderoff
{
    background-color: #848486;
}
ul.subnavigation li.subheaderselected
{
    background-color: #848486;
}
div#sideBanner
{
    position: absolute;
    top: 200px;
    width: 250px;
}

#rsmBentley h1
{
    color: #222277;
    margin-bottom: 4px;
}

#rsmBentley h2
{
    margin: 4px 0px 20px 0px;
}

#rsmBentley p
{
    line-height: 150%;
}
q
{
    color: #222277;
    font-size: 120%;
    font-weight: bold;
    text-align: center;
    display: block;
    margin: 26px;
}