body {
  background: #f2f2f2;
  padding: 0;
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
}

div,
p {
  padding: 0;
  margin: 0;
}

a img {
  border: 0;
}

.content {
  width: 960px;
  margin: auto;
}

.content .majorleft {
  width: 710px;
  float: left;
  min-height: 710px;
}
* html .content .majorleft {
  height: 710px
}

#header {
  margin-top: 10px;
  background: #f2f2f2 url(../img/bg_header.png) top center no-repeat;
  overflow: hidden;
  padding-top: 6px;
}

#header div.content {
  height: 200px;
  background: url(../img/hd_content_green.png) top right no-repeat;
}

#header img#logo {
  position: absolute;
  top: 15px;
  left: 50%;
  margin-lefT: -470px;
  z-index: 9999;
}

#flash {
  position: absolute;
  top: 49px;
  left: 50%;
  margin-left: -480px;
  z-index: 9998;
}

body.home #header {
  background: url(../img/bg_header_green.png) no-repeat center 10px #008061;
  margin-top: 0;
  padding-top: 16px;
}

body.home #header div.content {
  height: 299px;
  border-bottom: 1px solid #CCCCCC;
  background: url(../img/hd_home.png) top center no-repeat;
}
body#portalpg.home #header div.content {
  height: 201px;
  background: url(../img/hd_content_green.png) top center no-repeat;
}

body.home #farright {
  top: 278px;
}

body.home #body {
  min-height: 600px !important;
}

#body {
  background: #ffffff url(../img/bg_contentunderlay.png) top center repeat-y;
  min-height: 655px;
}

#body #body-content {
  background: url(../img/bg_contentblock.png) top center repeat-x;
  background-color: none;
  width: 100%;
  float: left;
}

#body #body-content #body-internal {
  background: #fbfbfb url(../img/bg_contentarea.png) 0px 43px repeat-x;
  width: 960px;
  margin: auto;
  min-height: 300px;
  clear: both;
  border-bottom: 1px solid white;
}

#body #body-content #body-internal div.content {
  padding: 30px;
}

#portalpg #body #body-content #body-internal div.content{padding:0;}

#body #body-content #body-internal div.content div.narrow,
#body #body-content #body-internal div.content div.wide {
  margin: 0;
  float: left;
  padding: 20px;
  padding-top: 0px;
}

#body #body-content #body-internal div.content div.narrow {
  width: 180px;
}

#body #body-content #body-internal div.content div.narrow h2 {
  margin-top: 0px;
}

#body #body-content #body-internal div.content div.wide {
  width: 460px;
}

#body #body-content #body-internal div.content div.first {
  padding-left: 0px;
  border-right: 1px solid #cccccc;
  padding-bottom: 0px;
  margin-bottom: 40px;
}

#body #body-content #body-internal div.content p {
  margin-bottom: 1em;
  line-height: 140%;
}

#body #body-content #body-internal div.content .talking-temps-archive {
  border-top: 1px solid #cccccc;
  overflow: hidden;
  padding-top: 10px;
  font-size: 11px;
}

#body #body-content #body-internal div.content .talking-temps-archive .narrow {
  width: 130px;
  text-align: center;
}

#body #body-content #body-internal div.content .talking-temps-archive .wide {
  width: 250px;
}

#body #body-content #body-internal div.content .talking-temps-archive h2,
#body #body-content #body-internal div.content .talking-temps-archive h3 {
  margin: 0;
}

div#farright {
  width: 195px;
  position: absolute;
  left: 50%;
  top: 260px;
  margin-left: 275px;
  color: #ffffff;
  z-index: 9999;
}

div#farright h1,
div#farright h2,
div#farright h3,
div#farright h4 {
  color: #ffffff;
}

div.box .content {
  width: 165px;
  background: #d12651 url(../img/bg_pinkgrad.png) top left repeat-x;
  color: #ffffff;
  padding: 15px;
  clear: both;
  height: inherit;
}

div.box form {
  display: block;
  clear: both;
}

#pinkbox .content {
  background: #d12651 url(../img/bg_pinkgrad.png) top left repeat-x;
}

#pinkbox input {
  margin: 4px 0px;
}

#pinkbox a {
  color: #ffaecb;
}

#callus .content {
  padding-top: 30px;
  background: url(../img/bg_callbox.png) top left repeat-x;
}

#callus a {
  display: block;
  margin-bottom: 8px !important;
  color: #73e4ce;
  font-size: 90%;
}

.boxshadow {
  background: url(../img/bg_boxshadow.png) bottom center no-repeat;
  height: 15px;
  width: 195px;
}

#nav {
  letter-spacing: -0.03em;
  list-style: none;
  line-height: 1;
  height: 43px;
  overflow: visible;
  background: url(../img/bg_nav.jpg) bottom center no-repeat;
}

#nav ul {
  padding: 0;
  margin: 0;
  display: block;
  padding-left: 20px;
}

#nav li {
  display: inline;
  list-style-type: none;
  float: left;
  margin: 0;
  padding: 0;
}

#nav #homelink {
  bordeR: none;
  background: none;
}

#nav a {
  display: block;
  padding: 0px 10px;
  font-weight: bold;
  font-size: 12px;
  text-decoration: none;
  overflow: hidden;
  line-height: 43px;
  color: #008061;
  background: url(../img/nav_divider.png) bottom left no-repeat;
}

body.about #aboutlink,
body.clients #clientlink,
body.candidates #candidatelink,
body.news #newslink,
body.temps #templink,
body.training #traininglink,
body.onlinetimesheets #onlinetimesheetslink {
  background: url(../img/bg_navsel.png) bottom left no-repeat;
}

body.contact #contactlink {
  background: url(../img/nav_contact_highlight.png) bottom left no-repeat;
}

div#farright h1,
div#farright h2 {
  margin-top: 0 !important;
}

body.home .narrow {
  padding-left: 0px !important;
}

body.home .wide h2 {
  color: #9b9b9b;
  font-size: 11px;
  text-transform: uppercase;
}

#homefeature {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0px;
  left: 50%;
  margin-left: -480px;
  width: 960px;
}

#footer {
  background: url(../img/bg_footer2.png) top center repeat-x;
  padding-top: 30px;
  padding-left: 55px;
  min-height: 220px;
  clear: both;
}

#footer p.copyright {
  padding: 20px;
  padding-left: 110px;
  color: white;
  font-size: 12px;
  display: block;
  clear: both;
}

#footer p.copyright a {
  color: #ffffff;
}

#footer ul,
#footer li {
  list-style-type: none;
}

#footer ul {
  display: block;
  clear: both;
  padding-left: 90px;
  background: url(../img/isologo.png) 0px 20px no-repeat;
  height: 150px;
}

#footer ul a {
  font-weight: bold;
  color: #ffffff;
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #cccccc;
  display: block;
}

#footer ul li {
  display: block;
  float: left;
  overflow: hidden;
  width: 180px;
  margin-left: 20px;
}

#footer ul li ul,
#footer ul li li {
  background: none;
  margin: 0;
  padding: 0;
}

#footer ul li li {
  display: block;
  width: 100%;
}

#footer ul li li a {
  font-size: 11px;
  margin: 0;
  bordeR: none;
  font-weight: normal;
  padding: 2px 8px;
  background: url(../img/bullet.png) 0px 6px no-repeat;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  padding: 0;
  margin: 0;
  color: #008061;
  font-weight: normal;
  margin-bottom: 0.5em;
}

h2,
h3 {
  margin-top: 1em;
}

h1 {
  color: #005a44;
  font-size: 26px;
  margin-top: 0;
}

h2 {
  color: #008061;
  font-weight: normal;
  font-size: 22px;
}

h3 {
  color: #008061;
  font-size: 16px;
  font-weight: bold;
}

h4 {
  color: #008061;
  font-size: 12px;
  font-weight: bold;
}

p,
li,
ul,
dl,
dt,
dd {
  font-color: #333333;
  font-size: 12px;
}

ul {
  padding-left: 18px;
}

dl {
  margin: 0;
  display: block;
  clear: both;
  overflow: hidden;
}

dt,
dd {
  margin-bottom: 0.6em;
  border-top: 1px solid #cccccc;
  margin: 0;
  padding: 5px;
}

dt {
  width: 130px;
  float: left;
  font-size: 10px;
  color: #666666;
  text-transform: uppercase;
}

dd {
  float: left;
  width: 300px;
  clear: right;
}

hr {
  color: #cccccc;
  background-color: #cccccc;
  background: #cccccc;
  bordeR: none;
  height: 1px;
  margin-bottom: 15px;
}

a {
  color: #ee2c5d;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

#nav li ul {
  display: block;z-index:5000;
  padding: 0;
  margin: 0;
  position: absolute;
  background: url(../img/bg_nav.png) bottom left repeat-x;
  border: 1px solid #c5c5c5;
  opacity: 0.95;
  width: 186px;
  left: -999em;
}

#nav li ul li:first-child {
  background: url(../img/bg_navtop.png) top left repeat-x;
  width: 186px;
  padding-top: 8px;
}

#nav li ul li:last-child {
  padding-bottom: 8px;
}

#nav li ul a {
  display: block;
  background: none;
  clear: both;
  height: auto;
  line-height: 140%;
  padding: 4px 10px;
  margin: 0;
  width: 170px;
  font-weight: normal;
}

#nav li ul a:hover {
  text-decoration: underline;
}

#nav li:hover ul {
  left: auto;
}

li.sfhover ul {
  left: auto;
}


/* Custom Community Index Portal */
#jointheconversation{clear:both;position:relative;height:211px;width:940px;margin:20px auto 0;background-image:url(../images/qa-comm_03.gif);background-repeat:repeat-x;background-position:top left;}
#portalpgcontent .content{clear:both;}
#quaycommunityleft{float:left;width:487px;margin-left:30px;height:211px;}
#quaycommunityleft p{font-size:16px;line-height:25px;color:#fff;margin-top:10px;}
#peopleconnect{float:right;width:371px;height:211px;}
#quaycommunityleft img{padding-top:20px;}

#socialmediabody{clear:both;position:relative;width:940px;margin:40px auto 60px;}
#socialmedialeft{float:left;width:450px;}
#socialmediaright{float:right;width:450px;}
.socialmediabox{margin-bottom:45px;float:left;clear:both;}
.socialmediabox img,.socialmediabox .socialmediaboxinner{float:left;}
.socialmediabox .socialmediaboxinner{width:370px;margin-left:15px;}
.socialmediabox img{width:64px;height:90px;}

.socialmediabox .socialmediaboxinner h2 a,.socialmediabox .socialmediaboxinner h2 a:hover{margin:0;text-decoration:none;font-size:22px;color:#007f62;text-transform:uppercase;font-weight:bold;}
.socialmediabox .socialmediaboxinner h2{margin:0;}
#socialmediabody p{font-size:15px;line-height:25px;color:#676767;}

#portalpg .content{position:relative;z-index:1;}
#portalpg #portalpgcontent{margin-top:0px;background:#fbfbfb;float:left;clear:both;}
