/* GLOBAL ITEMS */

body {
  background-color: #FFFFFF;
  margin: 0;
  padding: 0;
  width: 100%;
}

body, td {
	font-family: Arial, Helvetica, Sans-Serif;
  color: #FFFFFF;
  font-size: 13px;
  font-weight: bold;
}

p {
  text-align: left;
  margin: 0;
  padding: 4px 0 10px 0;
}

a:link, a:visited {
  color: #fdcc09;
  text-decoration: none;
}
a:hover, a:active {
  color: #fdcc09;
  text-decoration: underline;
}

.err, .required {
  color: #fdcc09;
  font-weight: bold;
}

.err0 {
  color: #fdcc09;
  font-weight: normal;
}


form {
  margin: 0;
}

#wrapper {
  width: 794px;
  margin: 30px auto;
}

#header {
  position: relative;
  width: 794px;
  height: 141px;
}

#header h1 a {
  display: none;
}

#header h1 {
  position: absolute;
  margin: 0;
  padding: 0;
  top: 30px;
  left: 0;
  width: 273px;
  height: 111px;
  background: url(../images/hireability_logo.gif) no-repeat left top;
}

#header .home {
  display: block;
  position: absolute;
  margin: 0;
  padding: 0;
  top: 30px;
  left: 0;
  width: 273px;
  height: 111px;
  z-index: 1000;
}

#header h2 {
  position: absolute;
  margin: 0;
  padding: 0;
  top: 30px;
  right: 0;
  width: 511px;
  height: 101px;
  background: #8C738A url(../images/header_sec.gif) no-repeat left top;
}

#header h2 span {
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  margin: 0 6px 2px 2px;
	font-family: Arial, Helvetica, Sans-Serif;
  font-size: 42px;
  font-weight: bold;
  color: #FFFFFF;
}

#header h5 {
  position: absolute;
  margin: 0;
  padding: 0;
  top: 30px;
  right: 0;
  width: 511px;
  height: 101px;
  background: #8C738A url(../images/header_home.gif) no-repeat left bottom;
  overflow: hidden;
}

#header h5 span {
  display: block;
  position: relative;
  margin: 0;
  padding: 10px 12px 9px 12px;
  text-align: justify;
	font-family: Arial, Helvetica, Sans-Serif;
  font-size: 13px;
  line-height: 15px;
  font-weight: normal;
  color: #FFFFFF;
}



#nav { 
  position:absolute;
  top: 0;
  right: 0;
  display:block;
  width: 511px;
  height:30px;
  font-size:18px;
  font-weight:bold;
  font-family:Arial,Helvitica,sans-serif;
text-align:center;
}

#nav ul {
  display:inline;
  margin:0 auto;
  padding:0;
  list-style-type:none;
}
#nav ul li {
  display:inline;
  margin-right:35px;
  padding: 4px 0;
}
#nav ul li.item4 {
margin-right:0;
}

#nav ul li a {
  color:#000000;
  text-decoration:none;
  font-weight:bold;
}

#nav ul li a:hover, #nav ul li a:active {
  color:#000000;
  text-decoration:underline;
}


#content {
  position: relative;
  width: 794px;
  text-align: left;
  min-height: 320px;
  overflow: visible;
  background: url(../images/bg.gif) repeat-y left top;
}

* html #content {
  height: 320px;
  overflow: visible;
}

#content_home {
  position: relative;
  width: 794px;
  text-align: left;
  height: 320px;
  overflow: hidden;
}

#col1 {
  position: relative;
  float: left;
  width: 253px;
  height: 310px;
  padding:5px 10px;

  text-align: left;
  background: #8C738A url(../images/col1_bg.jpg) no-repeat left bottom;
}

#col2 {
  position: relative;
  float: left;
  width: 234px;
  height: 310px;
  padding:5px 10px;
  text-align: left;
  background: #FFFFFF url(../images/col2_bg.gif) no-repeat left top;
}

#col3 {
  position: relative;
  float: left;
  width: 227px;
  height: 310px;
  padding:5px 10px;
  text-align: left;
  background: #FFFFFF url(../images/col3_bg.jpg) no-repeat left top;
}

#button_home_register a {
  display: none;
}

#button_home_register {
  position: absolute;
  bottom: 18px;
  right: 147px;
  width: 258px;
  height: 43px;
}

#button_home_register a.join {
  display: block;
  width: 258px;
  height: 43px;
  background: url(../images/button_home_register.gif) no-repeat left top;
}

#pagebody {
  position: relative;
  float: right;
  width: 483px;
  background-color: #8C738A;
  text-align: left;
  padding: 13px 13px 13px 15px;
}

#leftside {
  position: relative;
  float: right;
  width: 273px;
  text-align: left;
}

#leftside h2 {
  position: relative;
  margin: 0;
  padding: 6px 2px 6px 10px;
	font-family: Arial, Helvetica, Sans-Serif;
  text-align: left;
  font-size: 28px;
  font-weight: bold;
  color: #FFFFFF;
  background-color: #8C738A;
}

#subnav { 
  position: relative;
  width: auto;
  min-height: 80px;
  font-weight: bold;
  font-family: Arial,Helvitica,sans-serif;
  text-align: left;
  overflow: visible;
}

* html #subnav {
  height: 80px;
  overflow: visible;
}

#subnav ul {
  margin: 0;
  padding: 0 0 10px 0;
  list-style-type: none;
  width: auto;
}
#subnav ul li {
  display: block;
  padding: 1px 2px 1px 30px;
  margin: 0;
  font-size: 16px;
  font-weight: bold;
  color: #fdcc09;
}
#subnav ul li a {
  display: block;
  position: relative;
  color:#fdcc09;
  text-decoration:none;
  padding:0;
  font-weight:bold;
}

#subnav2 { 
  position: relative;
  width: auto;
  min-height: 50px;
  font-weight: bold;
  font-family: Arial,Helvitica,sans-serif;
  text-align: left;
  overflow: visible;
}

* html #subnav2 {
  height: 50px;
  overflow: visible;
}

#subnav2 ul {
  margin: 0;
  padding: 0 0 0 0;
  list-style-type: none;
  width: auto;
}
#subnav2 ul li {
  display: block;
  padding: 1px 2px 1px 18px;
  margin: 0;
  font-size: 16px;
  font-weight: bold;
  color: #fdcc09;
}
#subnav2 ul li a {
  display: block;
  position: relative;
  color:#fdcc09;
  text-decoration:none;
  padding:0;
  font-weight:bold;
}

#subnav ul li a:hover, #subnav ul li a:active, #subnav2 ul li a:hover, #subnav2 ul li a:active {
  color:#fdcc09;
  text-decoration:underline;
}

#leftside #subnav, #leftside #subnav2 {
  background-color: #8C738A;
}


#leftbox { 
  position: relative;
  padding: 10px 8px 10px 12px;
  font-weight: bold;
  font-family: Arial,Helvitica,sans-serif;
  text-align: left;
  color: #FFFFFF;
  background-color: #8C738A;
}


.v_div {
  float: right;
  width: 10px;
  height: 10px;
  background-color: #FFFFFF;
}

#content_home .v_div {
  float: left;
}

.h_div {
  position: relative;
  width: 10px;
  height: 10px;
  background-color: #FFFFFF;
}

.clear {
  clear: both;
}

#footer {
  position: relative;
  width: 794px;
  height: 35px;
}

#comp508 { 
  position:absolute;
  top: 6px;
  left: 0;
  display: block;
  width: 273px;
  height: 29px;
  font-size: 10px;
  letter-spacing: -1px;
  color: #000000;
  font-weight: normal;
  font-family: Arial,Helvitica,sans-serif;
}

.copyright {
  font-size: 11px;
  color: #333333;
}

.copyright a, .copyright a:link, .copyright a:visited {
  color: #FF6600;
  text-decoration: underline;
}

.copyright a:active, .copyright a:hover {
  color: #FF6600;
  text-decoration: none;
}


/* Log in form */

#login {
  position: relative;
  width: auto;
  height: auto;
}

#user, #password, #submit, #signuplink {
  display: block;
}

#user input, #password input, .text {
	font-family: Arial, Helvetica, Sans-Serif;
  color: #000000;
  font-size: 12px;
  border: #8d8d8d 1px solid;
  background-color: #ededed !important;
}

#user input, #password input {
  width: 247px;
}

#submit {
  margin: 10px 5px 3px 0;
  text-align: right;
}

#forgotlink {
  font-size: 11px;
  margin-top: 2px;
}

#user .label, #password .label {
  padding: 4px 0 0 0;
  font-size: 11px;
}


/* Log in form on home page */

#login_home {
  position: absolute;
  width: auto;
  height: auto;
  bottom: 44px;
  left: 294px;
}

#login_home #user input, #login_home #password input {
  width: 174px;
}

#login_home #submit {
  margin: 10px 1px 0 0;
  text-align: right;
}

