﻿.page
{
  width: 425px;
}

.page .poweredBy
{
  text-align: center;
  margin-top: 2em;
}

a
{
  color: Blue;
}

.submit a
{
  display: none;
}
.submit input
{
  display: inline;
}



.listSearch
{
  display: block;
  margin-bottom: 15px;
  background-color: #f1f1f1;
  padding: 10px;
  padding-right: 0;
  width: 360px;
}

.list .detail:after, .job .apply .questions p:after
{
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.list .detail, .job .apply .questions p
{
  display: inline-block;
}
/* Hides from IE-mac \*/
* html .list .detail, .job .apply .questions p
{
  height: 1%;
}
.list .detail, .job .apply .questions p
{
  display: block;
}
/* End hide from IE-mac */

.list .detail .listed, .list .detail .location
{
  float: left;
}
.list .detail .salary, .list .detail .jobtype
{
  float: right;
}

.list .listItem
{
  margin-bottom: 15px;
}

.list .listPager
{
  padding-top: 20px;
  line-height: 20px;
  text-align: center;
}
.list .listPager a
{
  font-weight: bold;
  padding: 2px;
  border: solid 1px white;
  text-decoration: none;
}
.list .listPager a:hover
{
  border: solid 1px #666666;
}
.list .listPager a.current
{
  border: solid 1px white;
  background-color: #666666;
  color: White;
}


.list .detail
{
  background-color: #f1f1f1;
  border-bottom: solid 1px #ffffff;
  padding: 3px 10px;
  font-size: 10px;
}



.item .submit
{
  padding-top: 20px;
  text-align: center;
}

.title, .subtitle
{
  font-size: 10pt;
  font-weight: bold;
  color: #000000;
}
.title a
{
  text-decoration: none;
  color: #000000;
}
.title a:hover
{
  text-decoration: underline;
}
.title, .subtitle, .summary
{
  margin-bottom: 5px;
}
.subtitle
{
  margin-top: 15px;
}




.job .apply .submit
{
  text-align: center;
}



.job .apply .summary
{
  margin-bottom: 15px;
}

.job .apply .questions p
{
  padding-top: 10px;
  padding-bottom: 5px;
}
.job .apply .questions q
{
  display: none;
}

.job .apply .questions dl
{
  width: 425px;
}
.job .apply .questions dl dt
{
  width: 290px;
}
.job .apply .questions dl dt .cols .col-l
{
  width: 20px;
}
.job .apply .questions dl dt .cols .col-r
{
  float: left;
  width: 269px;
}
.job .apply .questions dl dd
{
  width: 130px;
}
.job .apply .questions dl dd .check input
{
  margin-left: 10px;
  width: 15px;
}
.job .apply .questions blockquote.validate
{
  clear: both;
  float: left;
  padding: 0;
  margin: 0;
  padding-left: 20px;
  line-height: normal;
}

.job .apply .questions .companyQuestions dl dt
{
  width: 230px;
}
.job .apply .questions .companyQuestions dl dt .cols .col-l
{
  width: 19px;
}
.job .apply .questions .companyQuestions dl dt .cols .col-r
{
  width: 210px;
}
.job .apply .questions .companyQuestions dl dd
{
  width: 195px;
}
.job .apply .questions .companyQuestions dl dd select
{
  width: 195px;
}
.job .apply .questions .companyQuestions dl dd input
{
  width: 191px;
}


.login
{
  width: 190px;
  border-bottom: solid 1px #dadbdc;
}

.login h3
{
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
  background-color: #00aff6;
  background-image: url(../../images/supplychainjobz.com/login-h3-bg.gif);
  background-position: left top;
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
  padding-left: 10px;
  line-height: 19px;
  height: 19px;
  overflow: hidden;
}
.login fieldset.form
{
  width: 170px;
  padding: 5px 10px 10px 10px;
  background-color: #f1f1f1;
}
.login fieldset.form .fields
{
  height: 80px;
}
.login fieldset.form .actions
{
  height: 50px;
}
.login fieldset.form, .login fieldset.form dl, .login fieldset.form dl dt, .login fieldset.form dl dd, .login fieldset.form blockquote
{
  float: none;
  text-align: left;
}
.login fieldset.form dl, .login fieldset.form dl dt, .login fieldset.form dl dd, .login fieldset.form blockquote
{
  width: auto;
}
.login fieldset.form dl dt
{
  font-size: 10px;
  font-weight: bold;
  padding-bottom: 1px;
}
.login fieldset.form dl dd input
{
  font-size: 10px;
  width: 166px;
}

.login fieldset.form blockquote.submit
{
  padding-top: 10px;
}
.login fieldset.form blockquote.submit input
{
  height: auto;
}
.login fieldset.form blockquote.password
{
  padding-top: 5px;
}
.login fieldset.form blockquote.password a
{
  font-size: 10px;
  color: #038beb;
  padding-left: 0;
  padding-right: 7px;
  background-image: url(../../images/supplychainjobz.com/login-arr.gif);
  background-position: right 4px;
  background-repeat: no-repeat;
  text-decoration: none;
}
.login fieldset.form blockquote.password a:hover
{
  text-decoration: underline;
}
.login fieldset.recover dl dt
{
  font-weight: normal;
  padding-top: 8px;
  padding-bottom: 10px;
}




table.dl
{
  border: 0;
  padding: 0;
  margin: 0;
  border-collapse: collapse;
  width:100%;
}
table.dl th.dt, table.dl th.dd, table.dl td.dt, table.dl td.dd
{
  border: 0;
  padding: 0;
  margin: 0;
  vertical-align:top;
  line-height:14px;
}
table.dl th.dt, table.dl td.dt
{
  text-align:left;
  width:150px;
}
table.dl th.dd, table.dl td.dd
{
  text-align:left; 
}
table.dl th.c, table.dl td.c
{
  text-align:center;
}
table.details
{
  margin-bottom:10px;
}

.resume .item .submit
{
  text-align:left;
  padding-left:150px;
}