#wrapper {
  border: none;
  color: #767676;
  font: normal 12px Trebuchet MS, arial, sans-serif;
  width: 979px;
  letter-spacing: -0.1px;
}

#header {
  background: url('/sites/silverspoon/img/header.png') no-repeat 0 0;
  height: 199px;
}

#header a,
.header a {
  display:block;
  height:100px;
  left:37px;
  position:absolute;
  top:11px;
  width:110px;
}

.article {
  margin-left: 220px;
  padding-left: 30px;
  width: 680px;
}

.sidebar {
  margin-left: -930px;
}

.nav {
  background: url('/sites/silverspoon/img/nav-bg.png') repeat-y 0 0;
  margin-left: 37px;
  padding-bottom: 50px;
  zoom: 1;
}

.nav #primary-navigation li {
  margin-left: 2px;
  width: 160px;
}

.nav #primary-navigation a,
.nav #primary-navigation ul a {
  border-bottom: 1px solid #a7e7fd;
  color: #a7e7fd;
  display: block;
  font: bold 14px arial, sans-serif;
  padding: 15px 5px 15px 25px;
  text-transform: uppercase;
  margin-right: 1px;
  text-decoration: none;
}

.nav #primary-navigation a:hover {
  color: #fff;
}

/* Selected state navigation */

.nav #primary-navigation li.selected-section {
  background: url('/sites/silverspoon/img/nav-bg-bottom.png') no-repeat 1px 100%;
  margin-top: -1px;
  margin-bottom: -2px;
}

.nav #primary-navigation li li.selected-section {
  background: none;
}

.nav #primary-navigation li.selected-section a:hover {
  color: #000;
}

.nav #primary-navigation a.selected {
  background: url('/sites/silverspoon/img/nav-bg-top.png') no-repeat 0 0;
  border-bottom: none;
  color: #000;
  margin-top: -1px;
  font: bold 14px arial, sans-serif;
  padding: 15px 5px 15px 25px;
  margin-left:1px;
  margin-right: 1px;
  zoom: 1;
}

.nav #primary-navigation li li a,
.nav #primary-navigation li li a.selected {
  background: none;
  color: #767676;
  font-size: 11px;
  padding-top: 0;
  text-transform: capitalize;
}

.nav #primary-navigation li li a.selected,
.nav #primary-navigation li li a.selected:hover {
  color: #000;
}

.nav #primary-navigation li.selected-section li a:hover {
  color: #45c6f2;
}

.nav #primary-navigation .selected-section a {
  border: none;
}

.nav #primary-navigation li li {
  margin-left: 0;
  padding-left: 5px;
}

.sidebar {
  background: url('/sites/silverspoon/img/nav-bg.png') repeat-y 37px 0;
}

.sidebar .top {
  background: url('/sites/silverspoon/img/sidebar-top-repeat.png') repeat-y 0 0;
  margin-left: 37px;
  padding-bottom: 0;
}

.sidebar .bottom {
  position: relative;
  margin-left: 37px;
}

.page {
  background: url('/sites/silverspoon/img/page-bg.png') repeat-y 0 0;
}

.page h2.lovely-jobs {
  background: url('/sites/silverspoon/img/lovely.png') no-repeat 0 0;
  height: 165px;
  position: relative;
  text-indent: -5000px;
  width: 296px;
  z-index: 100;
}



* html .page h2.lovely-jobs {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/sites/silverspoon/img/lovely.png', sizingMethod='crop');
  background: none;
}

.homepage-left {
  float: left;
  width: 405px;
}

.homepage-right {
  float: right;
  width: 270px;
}

#intro-box{
  margin-top: -25px;
  position: relative;
  width: 404px;
}

#bd {
  background: url('/sites/silverspoon/img/intro-box-mid-repeat.png') repeat-y 0 0;
}

#intro-box #hd {
  background: url('/sites/silverspoon/img/intro-box-top.png') no-repeat 0 0;
  height: 30px;
  position: relative;
}

#bd-bg-bottom {
  background: url('/sites/silverspoon/img/intro-box-mid-bottom.png') no-repeat 0 0;
  bottom: 0;
  height: 71px;
  left: 0;
  position: absolute;  
  width: 404px;
}

#intro-box #ft {
  background: url('/sites/silverspoon/img/intro-box-bottom.png') no-repeat 0 0;
  height: 30px;
  position: relative;
}

#intro-box #bd #content {
  background: url('/sites/silverspoon/img/intro-box-mid-top.png') no-repeat 0 0;
  min-height: 90px; /* this is going to fail in IE6!! */
  position: relative; 
  width: 324px;
  padding: 0 40px;
}

.page .intro-box {
  position: relative;
  z-index: 50;
}

.page .intro-box .hd {
  background: url('/sites/silverspoon/img/intro-box-top.png') no-repeat 0 0;
  height: 31px;
  margin-top: -20px;
  width: 407px;
}

#intro-box #content .content-block {
  position: relative;
  z-index: 1;
}

.footer {
  background: url('/sites/silverspoon/img/footer.png') no-repeat 0 0;
  font-size: 11px;
  height: 130px;
  padding: 220px 60px 0 0; 
  position: relative;
  text-align: right;
}

.footer a#allied {
  display:block;
  height:35px;
  left:422px;
  position:absolute;
  top:138px;
  width:115px;
}

.footer a#jordans {
  display:block;
  height:48px;
  left:552px;
  position:absolute;
  top:134px;
  width:83px;
}

.footer a#silverspoon {
  display:block;
  height:48px;
  left:647px;
  position:absolute;
  top:133px;
  width:64px;
}

#tertiary-navigation li {
  float: right;
}

#tertiary-navigation li a,
#tertiary-navigation li a:visited {
  color: #767676;
  font-size: 11px;
  text-decoration: underline;
}

#tertiary-navigation li.first-child {
  padding-right: 0;
}

/* reset RHS panmel forms*/

.homepage-right .input,
.homepage-right form {
  border-top: none;;
  padding: 0;
}

.homepage-right .text label,
.homepage-right .article {
  margin: 0;
  padding: 0;
}

.homepage-right .text label {
  display: block;
  float: none;
}

.homepage-right .text input {
  width: 200px;
}


/* search box */

#job-search-module .hd {
  background: url('/sites/silverspoon/img/search-box-top.png') no-repeat 0 0;
  height: 117px;
  padding-left: 32px;
  padding-top: 24px;
  width: 237px;
}

#job-search-module h3.title {
  background: url('/sites/silverspoon/img/search-title.png') no-repeat 0 0;
  height: 22px;
  text-indent: -5000px;
  width: 118px;
}

#job-search-module a.rss {
  background-position: 100% 0;
  color: #fff;
  position: relative;
  top: -16px;
  left: 136px;
  margin: 0;
  width: 70px;
  text-indent: 0;
  text-decoration: none;
}

#job-search-module .submit input,
#email-signup .submit input {
  float: right;
  margin-right: 28px;
  margin-top: 5px;
}

#job-search-module .bd {
  background: url('/sites/silverspoon/img/search-box-mid.png') no-repeat 0 0;
  min-height: 174px;
  padding-left: 32px;
  width: 237px;
}

* html #job-search-module .bd {
  height: 174px;
}

#job-search-module .bd h3.hot {
  background: url('/sites/silverspoon/img/hot-jobs.png') no-repeat 0 0;
  width: 114px;
  height: 37px;
  text-indent: -5000px;
}

#job-search-module .bd li {
  color: #000;
}

#job-search-module .bd li p {
  color: #767676;
}

#job-search-module .bd a {
  color: #f7bd13;
}

#job-search-module .bd p {
  border-bottom: 1px solid #f7bd13;
  margin-bottom: 4px;
  padding-bottom: 4px;
}

#job-search-module .bd ul {
  padding: 5px;
  width: 200px;
}

#job-search-module .ft {
  background: url('/sites/silverspoon/img/search-box-bottom.png') no-repeat 0 0;
  height: 69px;
  margin-bottom: 20px;
  padding-left: 32px;
  width: 237px;
}

#job-search-module a.show-all {
  background: url('/sites/silverspoon/img/all-jobs.png') no-repeat 0 0;
  display: block;
  height: 33px;
  width: 148px;
  text-indent: -5000px;
  top: 19px;
  left: 66px;
  position: relative;
}

#job-search-module a.show-all:hover {
  background: url('/sites/silverspoon/img/all-jobs-hover.png') no-repeat 0 0;
}

#job-search-module .submit input {
  background: url('/sites/silverspoon/img/search-box-button.png') no-repeat 0 0;
  border: none;
  height: 28px;
  width: 94px;
  text-indent: -5000px;
  font-size: 0;
}

#job-search-module .submit input:hover {
  background: url('/sites/silverspoon/img/search-box-button-hover.png') no-repeat 0 0;
  cursor: pointer;
}

/* Email signup */

.jobs-index #email-signup {
  display: inline;
  float: right;
  margin-right: 40px;
  width: 256px;
}

#email-signup .hd {
  background: url('/sites/silverspoon/img/email-top.png') no-repeat 0 0;
  height: 17px;
  width: 269px;
  font-size: 0;
}

#email-signup .bd {
  background: url('/sites/silverspoon/img/email-bd.png') no-repeat 0 0;
  float: left;
  min-height: 88px;
  width: 223px;
  padding: 0 23px;
}

#email-signup .bd .good {
  color: #fff;
  font-size: 13px;
  font-weight: bold;
}

#email-signup .ft {
  background: url('/sites/silverspoon/img/email-ft.png') no-repeat 0 0;
  height: 13px;
  width: 223px;
  padding: 0 23px;
  clear: both;
}

#email-signup .bd label {
  background: url('/sites/silverspoon/img/email-label.png') no-repeat 0 0;
  height: 23px;
  width: 157px;
  text-indent: -5000px;
  margin-bottom: 4px;
  margin-left: 0;
}

#email-signup .input div {
  margin: 0;
}

#email-signup form {
  padding: 0;
}

#email-signup .input {
  border-top: none;
  padding-left: 0;
}

#email-signup .text input {
  width: 200px;
}

#email-signup .submit {
  text-size: 0;
}

#email-signup .submit input {
  margin-right: 14px;
  background: url('/sites/silverspoon/img/email-button.png') no-repeat 0 0;
  border: none;
  height: 32px;
  width: 96px;
  text-indent: -5000px;
  font-size: 0;
}

#email-signup .submit input:hover {
  background: url('/sites/silverspoon/img/email-button-hover.png') no-repeat 0 0;
  cursor: pointer;
}

#email-signup .error {
  background-color: transparent;
}

#email-signup .error .error-message {
  color: #fff;
}

/* Videos */

#videos {
  margin-top: 10px;
}

#videos h3 {
  background: url('/sites/silverspoon/img/video-title.png') no-repeat 0 0;
  height: 45px;
  width: 365px;
  margin-left: 15px;
  margin-bottom: 5px;
  text-indent: -5000px;
}

#videos li {
  color: #41c5f2;
  float: left;
  text-align: center;
  width: 81px;
}

#videos li a {
  color: #41c5f2;
}

#videos img {
  display: block;
}


/* Jobs Index */

body.jobs-index .content-block .wrapper {
  background: url('/sites/silverspoon/img/jobs-index-intro-bottom.png') no-repeat 0 100%;
  color: #000;
  padding: 0 0 20px 0;
  margin-bottom: 10px;
}

body.jobs-index .content-block .wrapper .content {
  background: url('/sites/silverspoon/img/jobs-index-intro-top.png') no-repeat 0 0;
  padding: 30px 50px 10px;
  zoom: 1;
}

body.jobs-index .content-block .wrapper .content p {
  margin: 0;
  padding-bottom: 10px;
}

body.jobs-index .section.content-block {
  float: left;
  margin: 0;
  width: 370px;
  clear: none;
}

body.jobs-index .section.content-block {
  margin-left:0;
}

.index h1 {
  color: #000;
  font-size: 24px;
  background: url('/sites/silverspoon/img/h1-border.png') no-repeat 0 100%;
  margin-bottom: 12px;
  padding-bottom: 20px;
  text-transform: uppercase;
}

.index .section {
  margin-left:30px;
  width:623px;
}

.index .job {
  margin-right:30px;
  width: 280px;
}

.job h3 {
  color: #b5277f;
  font-size: 18px;
}

.index .job .module-hd h3 a,
.index .job .module-hd h3 a:link {
  color: #b5277f;
  text-decoration: underline;
}

.job .attributes {
  margin-top: 5px;
}

.job .attributes li {
  margin-bottom: 3px;
}

.job .attributes strong,
.attributes strong{
  color: #000;
}

.index .job .module-fg {
  background: url('/sites/silverspoon/img/module-border.png') no-repeat 0 100%;
  padding-bottom: 25px;
  padding-top: 10px;
}

#filters .filters-hd a {
  background: url('/sites/silverspoon/img/filters-hd.png') no-repeat 0 100%;
  clear: both;
  display: block;
  height: 39px;
  width: 656px;
  text-indent: -5000px;
  cursor: pointer;
}

#filters.closed .filters-hd a {
  background: url('/sites/silverspoon/img/filters-hd-closed.png') no-repeat 0 0;
}

#filters .filters-bd {
  background: url('/sites/silverspoon/img/filters-ft.png') no-repeat 0 100%;
  background-color: #9bd190;
  color: #fff;
  width: 623px;
  margin-left: 15px;
  padding-bottom: 25px;
  padding-top: 10px;
}

#filters .filters-bd .input {
  border-top: none;
  padding-left: 170px;
}

#filters .filters-bd .submit input {
  background: url('/sites/silverspoon/img/filters-button.png') no-repeat 0 100%;
  border: none;
  cursor: pointer;
  font-size: 0;
  float: right;
  height: 33px;
  margin-top: 8px;
  width: 145px;
  text-indent: -5000px
}

.filters form {
  padding: 0 10px;
}

.filters form li {
  background-color: #7bad71;
  padding: 3px 0;
}

.filters form .select select,
.filters form .text input {
  padding: 0;
  width: 350px;
}

.filters form label,
.filters form label {
  padding-right: 80px;
}

.pagination-info {
  float: left;
  margin-right: 20px;
  color: #01b1ed;
  font-size: 12px;
  margin-top: 10px;
}

.pagination-links li {
  float: left;
  margin: 0 5px;
  color: #01b1ed;
  font-size: 12px;
  margin-top: 10px;
}

.pagination-links li a {
  color: #01b1ed;
  text-decoration: none;
}



/* Jobs View */

body.jobs-view h1,
body.site-form-submissions-add h2 {
  background: url('/sites/silverspoon/img/job-detail-title-bg.png') no-repeat 0 0;
  color: #fff;
  font-size: 17px;
  margin-bottom: 20px;
  padding: 16px 0 11px 16px;
  width: 650px;
}

body.jobs-view .job {
  padding: 0 50px 0 15px;
}

body.jobs-view a.apply {
  background: url('/sites/silverspoon/img/apply.png') no-repeat 0 0;
  display: block;
  height: 34px;
  text-indent: -5000px;
  width: 87px;
}

body.jobs-view a.apply:hover {
  background: url('/sites/silverspoon/img/apply-hover.png') no-repeat 0 0;
}

body.jobs-view p.link {
  background: url('/sites/silverspoon/img/link-bg.png') no-repeat 0 0;
  width: 668px;
  display: block;
  float: right;
}

body.jobs-view p.link a {
  background: url('/sites/silverspoon/img/back-to-jobs.png') no-repeat 0 0;
  height: 30px;
  width: 180px;
  display: block;
  float: right;
  text-indent: -5000px;
}

body.jobs-view p.link a:hover {
  background: url('/sites/silverspoon/img/back-to-jobs-hover.png') no-repeat 0 0;
}


/* Appications */

body.site-form-submissions-add h1 {
  background:transparent url(/sites/silverspoon/img/h1-border.png) no-repeat scroll 0 100%;
  color: #000;
  font-size:24px;
  margin-bottom:12px;
  padding-bottom:20px;
  text-transform:uppercase;
}

body.site-form-submissions-add .section,
body.site-form-submissions-add form {
  padding: 0 50px 0 30px;
}

body.site-form-submissions-add .submit input {
  background: url('/sites/silverspoon/img/submit-app.png') no-repeat 0 0;
  border: 0;
  cursor: pointer;
  float: right;
  height: 31px;
  width: 188px;
  margin-right: 98px;
  text-indent: -5000px;
  font-size: 0;
}

body.site-form-submissions-add .error,
body.site-form-submissions-add .bad {
  background: #f00 url('/sites/silverspoon/img/error-top.png') no-repeat 0 0;
  border-bottom: 1px solid #000;
  width: 330px;
  padding-top: 8px;
  color: #fff;
}

body.site-form-submissions-add .bad,
body.site-form-submissions-add .content {
  margin-left: 30px;
  margin-bottom: 30px;
  width: 480px
}

body.site-form-submissions-add .error-message {
  color: #fff;
  text-transform: uppercase;
}

.radio legend {
  float: left;
}

.radio li {
  position: relative;
}

.radio label {
  display: inline;
  float: none;
  font-weight: normal;
  margin: 0;
  margin-right: 25px;
  padding: 0 0 0 10px;
}

.radio input {
  left: 0;
  margin: 0;
  position: relative;
  top: 3px;
}


/* CONTENT BLOCKS */

.content-block a, .content-block a:link {
  text-decoration: underline;
}

.content-block a:visited, .content-block a:hover, .content-block a:active {
  text-decoration: underline;
}

.article h1 {
  background:transparent url(/sites/silverspoon/img/h1-border.png) no-repeat scroll 0 100%;
  color:#000000;
  font-size:24px;
  margin-bottom:12px;
  padding-bottom:20px;
  text-transform:uppercase;
}

.article .content-block h3 {
  color: #01b1ed;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
}

div.image {
  background: url('/sites/silverspoon/img/img-bg.png') no-repeat 0 0;
  width: 265px;
  height: 203px;
  padding: 16px 0 0 10px;
}

.no-background div.image {
  background: none;
  width: 265px;
  height: 203px;
  padding: 16px 0 0 10px;
}

.align-left div.image {
  background: url('/sites/silverspoon/img/img-bg-left.png') no-repeat 0 0;
}

div.image img {
  border: 1px solid #000;
}

.no-background div.image img {
  border: none;
}

.align-right div.is-swf,
.align-left div.is-swf {
  width: auto;
  height: auto;
  background-image: none;
}

.content-block ul {
  color: #767676;
  margin-left: 40px;
  padding: 0;
}

/* @group Locations */

.location {
  float: left;
  padding-bottom: 15px;
  padding-right: 40px;
  width: 300px;
}

.location .more {
  background: #ffffff url(/sites/silverspoon/img/locations-view.png) no-repeat 0 0;
  float: right;
  height: 30px;
  width: 79px;
}

.location .more:hover {
  background: #ffffff url(/sites/silverspoon/img/locations-view-hover.png) no-repeat 0 0;
}

.locations h3 {
  background:transparent url(/sites/silverspoon/img/module-border.png) no-repeat 0 100%;
  color: #000;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 5px;
  padding-bottom: 10px;
}

.locations .content-block {
  padding-right: 15px;
  margin-top: 40px;
}

.locations .back {
  background: #ffffff url(/sites/silverspoon/img/locations-back.png) no-repeat 0 0;
  float: right;
  height: 32px;
  width: 74px;
}

.locations .back:hover {
  background: #ffffff url(/sites/silverspoon/img/locations-back-hover.png) no-repeat 0 0;
}

/* @end */

/* @group Map */

#map_canvas {
  margin-bottom: 30px;
}

/* @end */

/* @group Videos */

* html .video {
  padding-left: 17px;
}

.video .video-box {
  padding: 23px 20px 20px 15px; 
  background: url('/sites/silverspoon/img/vid-bg.png') no-repeat; 
  width: 355px; 
  height: 283px; 
  float: left;
}

.video #media-player {
  display:block;
  width:358px;
  height:268px;
}

.video .playlist {
  float: right;
  width: 240px;
  margin-right: 30px;
}

.video .playlist-item {
  background: url(/sites/silverspoon/img/playlist-bg.png) no-repeat;
  width: 206px; 
  clear: both; 
  padding: 15px 15px 0 15px;
}

.video .playlist-item p {
 color: #fff;
}

.video .playlist-item p.vid-title {
 color: #000;
}

.video .playlist-ft {
   background: url(/sites/silverspoon/img/playlist-ft.png) no-repeat; 
   height: 15px; 
   margin-bottom: 10px;
}

.video p.link {
   display: none;
}

.video .description {
  clear: left;
  padding-top: 10px;
  width: 395px;
  
}

.video .playlist img {
  float: left; 
  margin-right: 6px;
}

.video .wrapper {
  padding: 30px 0;
}



/* @end */

.replacement {
  display: block;
  text-indent: -5000px;
  overflow: hidden;
}



