/* THIS MUST GO FIRST: CLIENT SPECIFIC */
/* Generic styles */
body {
  margin: 0; padding: 0; background-color: #000000;
}

* {
  font-family: Verdana, Arial, helvetica, sans-serif; font-size: 12px;
}

h1, h2, h3 {
  color: #b6902b; font-size: 18px;
}

a {
  color: #b6902b;
}

a:hover {
  text-decoration: none;
}

a img {
  border: 0;
}

.clearall {
  clear: both;
}

dt {
  font-weight: bold; padding-bottom: 5px;
}

dd {
  padding-bottom: 20px;
}

blockquote {
  background-color: #cccccc; padding: 20px; margin-bottom: 20px;
}

/* Top level containers */
#page {
  width: 100%; text-align: center; padding: 0; margin: 0;
}

#container {
  width: 740px; margin-left: auto; margin-right: auto; margin-top: 20px; margin-bottom: 20px; padding: 0px; text-align: left; background-color: #ffffff;
}

#splash {
  width: 740px; margin-left: auto; margin-right: auto; margin-top: 20px; margin-bottom: 20px; padding: 0px;
}

/* Splash */
#splash p {
  color: #ffffff; text-transform: uppercase; font-weight: bold; font-size: 18px;
}

#splash p strong {
  color: #b6902b; font-size: 18px;
}

#splash .logo-left {
  float: left;
}

#splash .logo-right {
  float: right;
}

/* Header */
#header {
  background: #000000; padding: 0px; margin: 0px;
}

#logo h1 {
  display: none;
}

/* Navigation menus */
#menu {
  background: #000000; height: 40px;
}

#nav {
  z-index: 101; position: absolute;
}

#nav, #nav li ul {
  padding: 0px; margin: 0px; list-style: none;
}

#nav li {
  position: relative; float: left; display: block; margin-top: 0px; margin-left: 1px; z-index: 101; text-align: center; text-transform: uppercase;
}

#nav li.first-li, #nav li ul li {
  margin-left: 0px;
}

#nav li a {
  display: block; width: 71px; height: 30px; background: #333333; color: #ffffff; text-decoration: none; padding: 5px;
}

#nav li a:hover {
  background: #b6902b;
}

#nav li.last-li a {
  width: 74px;
}

#nav li ul {
  position: absolute; display: none; width: 151px;
}

#nav li ul li {
  text-align: left; text-transform: none;
}

#nav li ul li a {
  width: 151px; height: 18px;
}

#nav li ul li.double-height a {
  width: 151px; height: 30px;
}

#nav li ul.sub li a {
  margin-top: -1px;
}

#nav li:hover ul {
  left: auto;
}

#nav li:hover ul ul #nav li.sfhover ul ul {
  left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
  display: block;
}

/* Content */
#content {
  padding: 0px; margin: 0px;
}

#kaonixCell, #kaonixcell {
  padding: 20px; width: 700px; background-color: #ffffff;
}

#content-logo-right {
  float: right; padding-left: 20px; padding-bottom: 5px;
}

/* Footer */
#footer {
  padding: 0px; margin: 0px; width: 740px; background: #000000; border-top: 4px solid #b6902b;
}

#footer a {
  color: #ffffff; font-size: 10px;
}

#logo-footer {
  float: left;
}

#top-footer {
  float: right; margin-top: 15px;
}

#links-footer {
  text-align: center; color: #ffffff; margin-left: auto; margin-right: auto; width: 500px;
}

/* Powered by */
#powered-by {
  padding: 0px; margin: 0px; width: 740px; text-align: right; background: #000000; padding-top: 10px;
}

#powered-by a, #powered-by a:hover {
  color: #ffffff; font-size: 10px;
}

/* NOW WE CAN SPECIFY CORE STYLES HERE */
/* JOB-BOARD SPECIFIC */
#kaonixCell ul li { padding-bottom: 20px; font-size: 1em; }
#kaonixCell ul li ul li { padding-bottom: 20px; font-size: 1em; }
#kaonixCell ul .liNoPadding { padding-bottom: 0px; font-size: 1em; }

.datatable { padding: 0px; border-collapse: collapse; width: 100%; }
.dataheader { padding-top: 3px; padding-right: 3px; border-bottom: 3px solid #cccccc; text-align: left; vertical-align: top; font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 12px; font-weight: bold; color:#000000; }
.datacell { padding-top: 3px; padding-right: 3px; padding-bottom: 10px; border-bottom: 1px solid #cccccc; vertical-align: top; }
.datacellmiddle { padding-top: 3px; padding-right: 3px; vertical-align: top; }

.formtable { width: 100%; }
.labelcell { vertical-align: top; font-weight: bold; }
.fieldcell { vertical-align: top; }
.fielddividercell { vertical-align: top; border-bottom: 1px solid #cccccc; }
.dividercell { line-height: 10px; border: 0px; border-top: 1px solid #cccccc; }

.questiontable { padding: 0px; border-collapse: collapse; width: 100%; }
.questionlabel { padding-top: 0px; }
.subquestionlabel { padding-top: 25px; }

.required { font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 12px; font-weight: bold; color: Red; }
.small { font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 10px; font-weight: normal; margin: 5px; }
.redbold { font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 11px; font-weight: bold; color: Red; }
.errormessage { background-color: #ffcccc; }

.headeralignleft { font-family :Verdana,Arial,Helvetica,sans-serif; font-size : 10px; font-style : normal; font-weight : bold; color : #000000; text-align : left; }
.mycvtop { font-weight : bold; font-size : 111px; font-family :Verdana,Arial,Helvetica,sans-serif; font-style : normal; vertical-align: text-bottom; text-align : right; background-color : #FFFFCC; }
.mycvheaderlarge { font-weight : bold; font-size : 111px; font-family :Verdana,Arial,Helvetica,sans-serif; font-style : normal; vertical-align: bottom; text-align : left; }
.mycvheaderbld { font-weight : bold; font-size : 14px; font-family :Verdana,Arial,Helvetica,sans-serif; font-style : normal; vertical-align: text-top; text-align : left; }
.mycvheadermed { font-weight : normal; font-size : 14px; font-family :Verdana,Arial,Helvetica,sans-serif; font-style : normal; vertical-align: text-top; text-align : left; }
.mycvheadersmlrt { font-weight : bold; font-size : 10px; font-family :Verdana,Arial,Helvetica,sans-serif; font-style : normal; vertical-align: text-top; text-align : right; }
.mycvhdrsmlltnorm { font-weight : normal; font-size : 10px; font-family :Verdana,Arial,Helvetica,sans-serif; font-style : normal; vertical-align: text-top; text-align : left; }
.mycvhdrsmlrtnorm { font-weight : normal; font-size : 10px; font-family :Verdana,Arial,Helvetica,sans-serif; font-style : normal; vertical-align: text-top; text-align : right; }
.mycvheadersmllt { font-weight : bold; font-size : 10px; font-family :Verdana,Arial,Helvetica,sans-serif; font-style : normal; vertical-align: text-top; text-align : left; }
.mycvtextjust { font-family :Verdana,Arial,Helvetica,sans-serif; font-size : 10px; font-style : normal; font-weight : normal; text-align: justify; vertical-align: text-top; }
.mycvtext { font-family :Verdana,Arial,Helvetica,sans-serif; font-size : 11px; font-style : normal; font-weight : normal; text-align: right; vertical-align: text-top; }
.mycvpage { font-family :Verdana,Arial,Helvetica,sans-serif; font-size : 10px; background-color : #999999; margin-left : 0; margin-right : 0; margin-top : 0; margin-bottom : 0; margin : 0; padding-left : 0; padding-right : 0; padding-top : 0; padding-bottom : 0; padding : 0; }
.whitetext { font-size : 10px; font-family :Verdana,Arial,Helvetica,sans-serif; font-style : normal; color : #ffffff; text-align : justify; }

div#maplocation { width: 550px; height: 325px; border: 1px black solid; }

