/*
 * #0054BD
 * #E5E5E5
 * #60B430
 */

body {
    margin: 0px;
    padding: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
    background: #FFF url("./images/gen/background.jpg") 0px 71px repeat-x;
    text-align: center;
}

a:link {
    color: #6078BF; text-decoration: underline;
}
a:visited {
    color: #809FFF;
}
a:hover {
    text-decoration: none;
}

hr {height: 1px; background: #BFA260; color:#BFA260; border: 0;}

h1 {
    font-size: 18px;
    font-weight: normal;
    color: #0054BD;
    margin: 0px 0px 5px;
}

h2 {
    color: #70A5E8;
    color: #60B430;
    font-size: 14px;
    font-weight: normal;
    margin: 0px 0px 5px;
}

#containermain {
    width: 80%;
    margin: 0px auto;
    text-align: left;    min-width: 800px;
    _width: expression(
        (this.scrollWidth < 800) ? "800px" : "auto"
    );
}


#header {
    display: block;
    width: 370px;
    height: 63px;
    background: url("./images/gen/logo.gif") top left no-repeat;
    margin: 0px 0px 8px;
}

#header h1 {
    display: none;
}

#menu, #navbar {
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 370px;
    list-style-type: none;
    height: 30px;
    background: url("./images/gen/flavor.jpg") left top no-repeat;
}

#menu li, #navbar li {
display: inline;
}

#menu li a:link, #menu li a:visited, #navbar li a:link, #navbar li a:visited {
    display: block;
    float: right;
    padding: 0px 10px;
    font-size: 10px;
    line-height: 30px;
    text-decoration: none;
    color: #FFF;
}

#menu li a:hover, #navbar li a:hover {
    background: url("./images/gen/menu.jpg") top repeat-x;
}

#login {
    float: left;
    margin: 0px;
    width: 350px;
    padding: 10px;
    background: #F4F9FF url("./images/gen/account_back.jpg") top repeat-x;
}

#login h1 {
    font-size: 1px;
    height: 1px;
    margin: 0px;
    visibility: hidden;
    _display: none;
}

#login fieldset {
    clear: both;
    border: none;
    padding: 0px;
}

#login .field {
    float: left;
    margin-right: 5px;
}

#login label {
    display: block;
    color: #60B430;
    font-size: 10px;
    text-transform: uppercase;
}

#login input {
    border: 0px;
    height: 20px;
    margin-bottom: 5px;
}

#login input.login_image {
    height: 38px;
    width: 108px;
}

#login button {
    display: block;
    clear: both;
}

#login .login_link{
    display: block;
    font-size: 10px;
}

#tagteaser {
    margin: 0px 0px 0px 370px;
}

#tagteaser a:link, #tagteaser a:visited {
    display: block;
    padding: 10px;
    color: #88A5C8;
    border: solid #88A5C8;
    border-width: 1px 0px;
    text-decoration: none;
    text-align: center;
}

#tagteaser a:hover {
    background: #F4FFEE;
    color: #60B430;
}

#teaser, #tagging  {
    margin: 0px 0px 0px 370px;
    padding: 10px;
    background: #FFF url("./images/gen/faq_back.jpg") top repeat-x;
}

#teaser #p1 {
    letter-spacing: 2px;
    color: #60B430;
    font-size: 24px;
}

#teaser #p2 {
    letter-spacing: 2px;
    color: #0054BD;
    font-size: 24px;
}

#teaser ul {
    padding: 0px 0px 0px 1em;
    list-style-type: none;
}

#teaser li {
    margin: 0.5em 0px;
}

#teaser a#p3:link, #teaser a#p3:visited {
    color: #999;
    text-decoration: none;
    font-size: 18px;
}

#teaser #p3 img {
    border: 0px;
}

#teaser a#p3:hover {
    color: #0054BD;
}

#teaser a#p3 .life {
    color: #60B430;
}

#teaser a#p3 .of {
    color: #999;
}

#teaser a#p3 .work {
    color: #0054BD;
}

#resumes {
    clear: left;
    float: left;
    width: 350px;
    margin: 0px;
    padding: 10px;
    background: #FFF url("./images/gen/faq_back.jpg") top repeat-x;
    overflow: hidden;
}
#jobdetails {
    clear: left;
    float: left;
    width: 890px;
    margin: 0px;
    padding: 10px;
    background: #FFF url("./images/gen/faq_back.jpg") top repeat-x;
    overflow: hidden;
}

#resumes ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

#resumes ul li {
    margin: 0px;
    padding: 0px;
}

#resumes ul li a:link, #resumes ul li a:visited {
    display: block;
    line-height: 18px;
    font-size: 12px;
    padding: 2px 2px 2px 2em;
    
    color: #0054DB;
    text-decoration: none;
}

#resumes ul li a:hover {
    background: #F4F9FF url("./images/gen/bullet.png") 0.5em no-repeat;
    
    color: #60B430;
}
#resumes ul li a.lock:hover {
    background: #F4F9FF url("./images/gen/lock.png") 0.5em no-repeat;
    
    color: #60B430;
}

#content {
    background: #FFF url("./images/gen/faq_back.jpg") top repeat-x;
    padding: 10px;
}

#content form fieldset {
    border: 0px;
    padding: 0px;
}

table.profile_table {
    padding: 10px;
    background: url("../images/gen/box_back.jpg") top repeat-x;
    vertical-align: top;
    margin-bottom: 1em;
}

#relatedtags, #tagging {
    color: #e6e6e6;
    margin-left: 370px;
    padding: 10px;
    background: #FFF url("./images/gen/faq_back.jpg") top repeat-x;
}

#relatedtags a:link, #relatedtags a:visited {
    text-decoration: none;
}

#relatedtags a:hover {
    text-decoration: underline;
}

#relatedtags ul, #tagging ul {
    padding: 0px;
    list-style-type: none;
    margin: 0px;
}

#relatedtags ul li, #tagging ul li {
    margin-right: 3px;
    display: inline;
}

#jobdetails .position {
  color: #0054BD;
}
#jobdetails .company {
  font-size: 10px;
}
#jobdetails .jobdesc {
  font-size: 10px;
}
#jobdetails .posted {
  font-size: 10px;
  color: #666;
}
.apply a:link, .apply a:visited {
    padding: 0px 5px;
    font-size: 10px;
    text-transform: uppercase;
    text-decoration: none;
    color: #6078BF;
    border: solid 1px #6078BF;
}
.apply a:hover {
    background: #6078BF;
    color: #FFF;
}

form input, form select, form textarea {
    border: 1px solid #666;
    background: #FFF;
    padding: 1px;
}

.button {
    border: 1px solid #666;
    background: #ccc;
    font-size: 11px;
}

.ast {
    color: #f00;
    font-weight: bold;
}

.description {
    font-size: 10px;
    color: #666;
}

.special01 {
    color: #60B430;
    font-style: italic;
    font-weight: normal;
}

.privacy_name {
    color: #0054BD;
}

.privacy_section {
    padding: 10px;
    background: #FFF url("./images/gen/box_back.jpg") top repeat-x;
}

hr {
    height: 1px;
    background: #60B430;
    color: #60B430;
    border: 0px;
}

#footer {
    clear: both;
    border-top: solid 1px #CFE1F6;
    color: #0054DB;
    padding: 10px 0px;
    background: #FFF;
    font-size: 10px;
}

#footer a:link, #footer a:visited {
    text-decoration: none;
}

#footer a:hover {
    text-decoration: underline;
}

#tagging a {
  text-decoration: none;
}
#tagging a:hover {
  color: #005fbd;
  text-decoration: underline;
}
#tagging p a {
    color: #005fbd;
    font-size: 10px;
    text-transform: lowercase;
}

#populartags {
    clear: left;
    float: left;
    width: 350px;
    margin: 0px;
    padding: 10px;
    background: #FFF url("./images/gen/faq_back.jpg") top repeat-x;
    overflow: hidden;
}

#populartags ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

#populartags ul li {
    margin: 0px;
    padding: 0px;
    display: inline;
}

#populartags ul li a {
    line-height: 18px;
    font-size: 12px;
    margin: 2px;
    text-decoration: none;
}
#populartags ul li a:link {
    color: #0054DB;
}
#populartags ul li a:hover {
    text-decoration: underline;
}


.messageSuccessBox {
    margin: 4px 2px 7px 2px;
    color: #005FBD; 
    font-size: 12px;
    font-weight: bold;
}
.messageErrorBox {
    margin: 4px 2px 7px 2px;
    font-size: 10px;
    color: #f00;
    border: 1px dashed #fff;
}

.messageAlertBox {
    margin: 4px 2px 7px 2px;
    font-size: 10px;
}
.messageBox {
    margin: 4px 2px 7px 2px;
    font-size: 10px;
    color: #eee;
}

#resumepages {
    padding-left: 23px;
    margin-top: 20px;
    color: #999;
    text-decoration: none;
    font-size: 10px;
    text-transform: uppercase;
}
#resumepages a:link, #resumepages a:visited {
    color: #0054DB;
}

#resumepages a:hover {
    color: #60B430;
}


#search {
    color: #0054DB;
    margin-left: 370px;
    padding: 10px;
    background: #FFF url("./images/gen/faq_back.jpg") top repeat-x;
}
#search fieldset {
    border: none;
}
#search .field {
    float: left;
    margin-right: 5px;
}

#search label {
    display: block;
    color: #60B430;
    font-size: 10px;
    text-transform: uppercase;
}

#search input {
    border: 0px;
    height: 20px;
    margin-bottom: 5px;
    border: 1px solid #666;
}

#search button {
    display: inline;
}
#search .buttons {
    clear: both;
}
