/*----CSS Reset----*/
*{margin:0;padding:0}iframe,a img,fieldset,form,table{border:0}h6,h5,h4,h3,h2,h1,caption,th,td{font-size:100%;font-weight:normal}dd,dt,dl,ol,ul{list-style:none}legend{color:#000}button,select,textarea,input{font-size:100%}table{border-collapse:collapse}caption,th,td{text-align:left}
/*----End CSS Reset----*/
/*---------------------------------------------------------------------*/
/*----Elements----*/

body {
  background: #fdc355 url(http://www.hirepotential.com/images/site/background.gif) center top repeat-x;
  font: normal 62.5% FreeSans, Helvetica, Arial, sans-serif;
  color: #000;
  text-align: center;
  margin-bottom: 20px;
}

a {
  text-decoration: none;
  outline: none;
}

a:hover {
  text-decoration: underline;
}

/*----End Elements----*/
/*---------------------------------------------------------------------*/
/*----Framework----*/

.clear {
  clear: both;
}

#wrap {
  width: 862px;
  margin: 0 auto;
  text-align: left;
  background: #434343;
  position: relative;
}

#wrapbottom {
  width: 862px;
  margin: 0 auto;
  background: url(http://www.hirepotential.com/images/site/container-bottom.gif) left bottom no-repeat;
  height: 12px;
}

#container {
  background: url(http://www.hirepotential.com/images/site/container-background.gif) left top repeat-y;
  padding: 0 28px 28px;
}

#footer {
  background: url(http://www.hirepotential.com/images/site/footer-background.gif) left top no-repeat;
  padding: 25px 13px 10px;
}


/*----End Framework----*/
/*---------------------------------------------------------------------*/
/*----Header----*/

#header {
  height: 125px;
}


#logo a {
  display: block;
  float: left;
  width: 223px;
  height: 125px;
  background: url(http://www.hirepotential.com/images/site/logo.gif) left top no-repeat;
  text-indent: -9999px;
}

#nav {
  float: right;
}

#nav li {
  float: left;
  border-right: 1px solid #a6a6a6;
  padding: 0 2px;
}

#nav li a {
  padding: 69px 5px 5px 20px;
  font-size: 1.4em;
  font-family: "Arial Narrow", FreeSans, Helvetica, Arial, sans-serif;
  font-weight: bold;
  display: block;
  color: #646464;
}

#nav li a:hover {
  color: #77009f;
  text-decoration: none;
  background: url(http://www.hirepotential.com/images/site/nav-hover.gif) right bottom no-repeat;
}


/*----End Header----*/
/*---------------------------------------------------------------------*/
/*----Topblock----*/

#topblock {
  background: url(http://www.hirepotential.com/images/site/home-topblock-background.gif) left top repeat-y;
  border-bottom: 15px solid #fff;
}

#topblock .top {
  background: url(http://www.hirepotential.com/images/site/home-topblock-top.gif) left top no-repeat;
}

#topblock .bottom {
  background: url(http://www.hirepotential.com/images/site/home-topblock-bottom.gif) left bottom no-repeat;
  padding: 8px;
}

#topblock #banner {
  float: left;
  height: 275px;
}

#topblock #bannertext {
  margin-left: 550px;
  padding: 10px;
}

#topblock #bannertext p {
  font-size: 1.4em;
  line-height: 1.3em;
}

#topblock #bannertext em {
  font-style: normal;
  font-weight: bold;
  color: #77009f;
}


/*----End Topblock----*/
/*---------------------------------------------------------------------*/
/*----Left----*/

#left {
  float: left;
  width: 527px;
  margin-right: 11px;
}

#lefttop {
  background: #f8f2fa url(http://www.hirepotential.com/images/site/lefttop-top.gif) left top no-repeat;
  margin-bottom: 1em;
}

#lefttop .bottom {
  background: url(http://www.hirepotential.com/images/site/lefttop-bottom.gif) left bottom no-repeat;
  padding: 5px 5px 32px;
}

#left #lefttop h1 {
  color: #77009f;
  font-weight: bold;
  font-size: 1.4em;
  text-transform: uppercase;
  border-bottom: 0 none;
  padding-bottom: 0px;
  margin-bottom: 0px;
}

#left #lefttop p {
  font-size: 1.1em;
}

#left #lefttop p a {
  color: #77009f;
  font-weight: bold;
  text-transform: uppercase;
}

#left #lefttop ul#subnav {
  padding: 10px;
  height: 1.4em;
}

#left #lefttop ul#subnav li {
  float: left;
  font-size: 1.4em;
  font-weight: bold;
  padding-right: 10px;
  margin-right: 10px;
  border-right: 2px solid #77009f;
}

#left #lefttop ul#subnav li.last {
  border-right: 0 none;
}

#left #lefttop ul#subnav li a {
  color: #77009f;
}

#left #lefttop ul#subnav li.current a {
  color: #a7a7a7;
}

#left #lefttop ul#nav-sub {
  padding: 10px;
  height: 1.4em;
  position: relative;
}

#left #lefttop ul#nav-sub li {
  float: left;
  font-size: 1.4em;
  font-weight: bold;
  padding-right: 10px;
  margin-right: 10px;
  border-right: 2px solid #77009f;
}

#left #lefttop ul#nav-sub li.last {
  border-right: 0 none;
}

#left #lefttop ul#nav-sub li a, #left #lefttop ul#nav-sub li.here li a {
  color: #77009f;
}

#left #lefttop ul#nav-sub li.here a {
  color: #a7a7a7;
}

#left #lefttop ul#nav-sub ul {
  position: absolute;
  left: 10px;
  top: 34px;
}

#left #lefttop ul#nav-sub li li {
  font-size: .8em;
  border-right: 1px solid #77009f;
}


#left #main {
  padding: 10px;
}


#left h1 {
  color: #77009f;
  font-weight: bold;
  font-size: 2em;
  border-bottom: 1px solid #a6a6a6;
  padding-bottom: 10px;
  margin-bottom: 10px;
}


#left h2 {
  color: #77009f;
  font-weight: bold;
  font-size: 1.8em;
  margin-bottom: 1em;
}

#left h3 {
  color: #000;
  font-weight: bold;
  font-size: 1.6em;
  margin-bottom: 1em;
}

#left p img {
  float: right;
  margin: 0 0 10px 10px;
}


#left h1.home {
  font-size: 1.6em;
}

#left dl.col {
  float: left;
  width: 240px;
  margin-right: 10px;
}

#left dl dt {
  background: url(http://www.hirepotential.com/images/site/bullet-arrow.gif) left 1px no-repeat;
  padding-left: 16px;
  line-height: 16px;
  font-size: 1.2em;
  font-weight: bold;
  color: #77009f;
}

#left dl dd {
  font-size: 1.1em;
  padding-left: 16px;
  margin-bottom: 1.5em;
}

#left dl#faqs dt, #left dl#news dt {
  font-size: 1.3em;
  color: #77009f;
  margin-bottom: 1em;
  padding-left: 20px;
  cursor: pointer;
}

#left dl#faqs dd, #left dl#news dd {
  font-size: 1em;
  padding-left: 20px;
}

#left #main p {
  font-size: 1.3em;
  color: #272727;
  margin-bottom: 1em;
  line-height: 1.5em;
}

#left #main li p {
  font-size: 1em;        
}

#left #main a {
  color: #77009F;
  border-bottom: 1px dotted #77009F;
  font-weight: bold;
}

#left #main a:hover {
  border-bottom: 1px solid #77009F;
  text-decoration: none;
}


#left #main ul {
  margin: 0 20px 1em;
}

#left #main ul li {
  list-style: disc;
  font-size: 1.3em;
  color: #272727;
  margin-bottom: 1em;
  line-height: 1.5em;
}

#left #main ol {
  margin: 0 20px 1em;
}

#left #main ol li {
  list-style: decimal;
  font-size: 1.3em;
  color: #272727;
  margin-bottom: 1em;
  line-height: 1.5em;
}

#left #main form legend {
  color: #77009f;
  font-weight: bold;
  font-size: 1.6em;
  border-bottom: 1px solid #a6a6a6;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

#left #main form label {
  display: block;
  font-size: 1.3em;
  width: 150px;
  float: left;
  margin-bottom: 5px;
}

#left #main form input.textbox {
  padding: 2px;
  background: #fff;
  border: 1px solid #a6a6a6;
  margin-bottom: 5px;
  width: 250px;
  font-size: 1.2em;
}

#left #main form textarea {
  padding: 2px;
  background: #fff;
  border: 1px solid #a6a6a6;
  margin-bottom: 5px;
  width: 400px;
  height: 150px;
  clear: left;
  font-family: FreeSans, Helvetica, Arial, sans-serif;
  font-size: 1.3em;
}

#left #main form select {
  padding: 2px;
  background: #fff;
  border: 1px solid #a6a6a6;
  margin-bottom: 5px;
  width: 256px;
  font-size: 1.2em;
}

#left #main form fieldset {
  clear: left;
  margin-bottom: 20px;
}

#left #main form fieldset fieldset {
  clear: left;
  margin-left: 20px;
  margin-bottom: 0px;
}

#left #main form fieldset.checkboxes label {
  float: none;
  width: 400px;
  margin-bottom: 5px;
}

#left #main form input#submit {
  font-size: 1.2em;
  padding: 2px;
}

#left #main div.story {
  padding-bottom: 20px;
}


/*----End Left----*/
/*---------------------------------------------------------------------*/
/*----Right----*/

#right {
  width: 256px;
  border-left: 1px solid #000;
  padding-left: 11px;
  margin-left: 538px;
}

#newsletter {
  background: #d6b2e2 url(http://www.hirepotential.com/images/site/newsletter-top.gif) left top no-repeat;
  margin-bottom: 11px;
}

#newsletter .bottom {
  background: url(http://www.hirepotential.com/images/site/newsletter-bottom.gif) left bottom no-repeat;
  padding: 10px;
}

#newsletter h1 {
  font-size: 1.4em;
  font-weight: bold;
  color: #77009f;
  margin-bottom: 4px;
}

#newsletter form {
  height: 23px;
}


#newsletter input#email {
  background: #fff;
  border: 1px solid #fff;
  font-size: 11px;
  width: 196px;
  color: #3e3e3e;
  padding: 4px;
  float: left;
}

#newsletter input.submit {
  float: right;
}

#right .block {
  background: url(http://www.hirepotential.com/images/site/right-block-background.gif) left top no-repeat;
  margin-bottom: 11px;
}

#right .block .bottom {
  background: url(http://www.hirepotential.com/images/site/right-block-bottom.gif) left bottom no-repeat;
  padding: 10px;
}

#right .block h1 {
  font-size: 1.4em;
  font-weight: bold;
  color: #77009f;
  margin-bottom: 10px;
  border-bottom: 1px solid #a58543;
  padding-bottom: 5px;
}

#right .block ul {
  margin-left: 10px;
}

#right .block ul li {
  font-size: 1.3em;
  font-weight: bold;
  background: url(http://www.hirepotential.com/images/site/bullet-dash.gif) left 7px no-repeat;
  padding-left: 10px;
}

#right .block ul li a {
  color: #000;
}

#right .sidebutton {
  background: #77009f url(http://www.hirepotential.com/images/site/block-blog-top.gif) left top no-repeat;
  margin-bottom: 11px;
}

#right .sidebutton .bottom {
  background: url(http://www.hirepotential.com/images/site/block-blog-bottom.gif) left bottom no-repeat;
  padding: 10px;
}

#right .sidebutton a {
  color: #fff;
  font-size: 1.6em;
  font-weight: bold;
  display: block;
  background: url(http://www.hirepotential.com/images/site/submit-blog.gif) right top no-repeat;
  line-height: 23px;
}

#right #paypal {
  background: url(http://www.hirepotential.com/images/site/paypal-bottom.gif) left bottom no-repeat;
}

#right #paypal .top {
  background: url(http://www.hirepotential.com/images/site/paypal-top.gif) left top no-repeat;
  padding: 14px;
}

#right #paypal p {
  font-weight: bold;
  font-size: 1.5em;
  color: #61008a;
  float: left;
  width: 130px;
}

#right #paypal #paypalbutton {
  margin-left: 135px;
  padding: 6px 0;
}


/*----End Right----*/
/*---------------------------------------------------------------------*/
/*----Footer----*/

#footer p {
  color: #fff;
  float: left;
}

#footer p a {
  color: #fff;
}

#footer .right {
  float: right;
  width: 50%;
}


#footer ul {
  float: right;
  margin-bottom: 5px;
}

#footer ul li {
   float: left;
}

#footer ul li a {
  color: #fecd67;
  border-right: 1px solid #fecd67;
  padding: 0 10px;
}

#footer ul li.last a {
  border-right: 0 none;
  padding-right: 0;
}

#skipnav {
  color: #fecd67;
  position: absolute;
  bottom: 0px;
  right: 13px;
}


/*----End Footer----*/
/*---------------------------------------------------------------------*/
/*----Section Headers----*/

#section {
  width: 806px;
  height: 135px;
  margin-bottom: 15px;
}

#section p {
  padding: 83px 5px 5px 15px;
  font-size: 2.4em;
  font-weight: bold;
  color: #77009f;
  line-height: 47px;
}

.services {
  background: url(http://www.hirepotential.com/images/site/sectionhead-services.jpg) left top no-repeat;
}

.about {
  background: url(http://www.hirepotential.com/images/site/sectionhead-about.jpg) left top no-repeat;
}

.career {
  background: url(http://www.hirepotential.com/images/site/sectionhead-career.jpg) left top no-repeat;
}

.contact {
  background: url(http://www.hirepotential.com/images/site/sectionhead-contact.jpg) left top no-repeat;
}

.general {
  background: url(http://www.hirepotential.com/images/site/sectionhead-general.jpg) left top no-repeat;
}


/*----End Section Headers----*/