body,div,ul,li,h1,h2,h3,h4,h6,form,input,p,blockquote
    {
    margin: 0;
    padding: 0;
}

img {
    border: 0;
}

ul,li {
    list-style: none;
    list-style-position: outside;
}

a img {
    border: 0;
}

a:link,a:visited {
    color: #000;
    text-decoration: none;;
}

a:hover {
    color: #666666;
    text-decoration: underline;
}

body {
    font-size: 62.5%;
    padding-bottom: 20px;
    font-family: Arial, Helvetica, sans-serif;
    background: #fff;
}

.wrapper {
    width: 850px;
    margin: 0 auto;
}

#header {
    width: 100%;
    overflow: hidden;
    margin: 12px 0 15px 0;
}

h1 {
    float: left;
    width: 245px;
    display: inline;
    margin-left: 15px;
}

.user_area {
    float: left;
    margin: 10px 0 0 65px;
    font-size: 1.4em;
    color: #0099cc;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
}

.user_area p.login,.user_area p.login a:link,.user_area p.login a:visited
    {
    color: #0099cc;
    text-decoration: none;
}

.user_area p.sign_up,.user_area p.sign_up a:link,.user_area p.sign_up a:visited
    {
    color: #cf7010;
    text-decoration: none;
}

.user_area p.sign_up a:hover, .user_area p.login a:hover {
    text-decoration: underline;
}

.employers_area {
    float: right;
    width: 213px;
    display: inline;
    margin: 5px 10px 0 0;
}

.employers_area h2 {
    width: 100%;
    background: #5aa3c4 url(../../../../shared/images/common/index/employer_bottom.gif) bottom
        no-repeat;
    font-size: 1.4em;
}

.employers_area h2 span {
    display: block;
    text-align: center;
    width: 100%;
    background: url(../../../../shared/images/common/index/employer_top.gif) top no-repeat;
    line-height: 160%;
    color: #fff;
}

.employers_area h2 span a, .employers_area h2 span a:link, .employers_area h2 span a:visited  {
    color: #fff;
    text-decoration: none;
}

.employers_area .employers_links {
    width: 186px;
    margin: 0 auto;
    padding: 4px 0 6px 0;
    background: url(../../../../shared/images/common/index/employ_bottom.gif) bottom no-repeat;
    font-size: 1.1em;
}

.employers_links p {
    width: 84%;
    overflow: hidden;
    margin: 0 auto;
}

.employers_links a:link,.employers_links a:visited {
    color: #105472;
    font-size: 1.0em;
    line-height: 160%;
}

.employers_links a.link1 {
    float: left;
}

.employers_links a.link2 {
    float: right;
}

#navigation {
    width: 100%;
    margin: 5px auto;
    overflow: hidden;
    background: #f0f0f0;
}

#navigation ul {
    margin-left: 10px;
}

#navigation li {
    display: inline;
    color: #757676;
    font-size: 1.0em;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

#navigation li a:link,#navigation li a:visited {
    color: #757676;
    padding: 0 4px;
    line-height: 280%;
}

#navigation li a:hover {
    color: #000;
}

#navigation li.on a:link,#navigation li.on a:visited {
    color: #000;
}

.search_panel {
    width: 850px;
    background: #ffbd81 url(../../../../shared/images/common/index/search_bg.gif) top repeat-x;
}

.search_panel_inside {
    padding-bottom: 35px;
    overflow: hidden;
    background: url(../../../../shared/images/common/index/search_people.gif) 98% 25px no-repeat
        ;
}

.search_panel label {
    font-size: 1.6em;
    font-family: "Times New Roman", Times, serif;
    display: block;
}

.search_panel label span {
    font-size: 0.8em;
    color: #6666cc;
    padding: 0 4px;
}

.search_panel em {
    display: block;
    font-style: normal;
    font-size: 1.1em;
    color: #3a2911;
    margin-left: 10px;
}

.search_panel h3 {
    font-size: 1.6em;
    font-weight: normal;
    font-family: "Times New Roman", Times, serif;
    cursor: default;
}

.search_panel .row {
    width: 100%;
    overflow: hidden;
}

.search_panel .form {
    float: left;
    display: inline;
}

.search_panel .keyword {
    margin: 18px 0 0 32px;
    width: 230px;
}

.search_panel .keyword input {
    width: 180px;
    padding: 2px 0;
}

.search_panel .city {
    margin: 18px 0 0 0px;
    width: 230px;
}

.search_panel .city input {
    width: 180px;
    padding: 2px 0;
}

.search_panel .state {
    margin: 18px 0 0 0;
}

html> /**/ body  .search_panel .state {
    position: relative;
    top: -2px;
}

.search_panel .state select {
    padding: 2px 0;
}

.search_panel .role {
    margin: 18px 0 0 30px;
    width: 135px;
}

.search_panel .role select {
    border: 1px #000 solid;
    font-size: 1.2em;
}

.search_panel .job_type {
    width: 105px;
    margin: 18px 0 0 0;
}

.search_panel .experience {
    margin: 18px 0 0 0;
    width: 105px;
}

.search_panel .setting {
    margin: 18px 0 0 0;
    width: 230px;
}

.search_panel .job_source {
    width: 210px;
    margin: 18px 0 0 35px;
}

.search_panel .job_source select {
    width: 160px;
    border: 1px #000 solid;
}

.search_panel .job_post_date {
    width: 150px;
    margin: 18px 0 0 0;
}

.search_panel .job_post_date select {
    border: 1px #000 solid;
}

#btn_search_jobs {
    width: 89px;
    padding: 0;
    height: 20px;
    color: #1d82b1;
    font-size: 1.2em;
    margin: 0px 0 0 0;
    background: url(../../../../shared/images/common/index/btn_search_jobs.gif) no-repeat;
    border: 0;
    position: absolute;
    top: -33px;
    left: 397px
}

a.less,a.less:visited {
    font-size: 1.2em;
    color: #4e6098;
    text-decoration: underline;
    font-family: "Times New Roman", Times, serif;
    margin-left: 20px;
    margin-top: 2px;
    outline: none;
    cursor: pointer
}

#toggle {
    position: absolute;
    top: -33px;
    left: 490px
}

.search_panel .role label {
    display: inline;
}

.search_panel select {
    font-size: 1.3em;
    color: #5c5c5c;
}

.search_panel .setting select {
    width: 218px;
    border: 1px #000000 solid;
}

.search_panel .job_type p,.search_panel .experience p {
    width: 100%;
    overflow: hidden;
    margin: 2px 0;
}

.search_panel .job_type label,.search_panel .experience label
    {
    font-size: 1.0em;
    display: inline;
    float: left;
    line-height: 140%;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.search_panel .job_type input,.search_panel .experience input {
    float: left;
    margin-right: 3px;
    margin-left: 10px;
}

#content_wrapper {
    width: 100%;
    overflow: hidden;
    margin: 25px auto;
    padding: 0 0 20px 0;
}

.main_content {
    width: 552px;
    overflow: hidden;
    float: left;
    display: inline;
}

.jobs_list_box {
    width: 552px;
    margin-bottom: 5px;
}

.select_card {
    width: 500px;
    overflow: hidden;
    margin-left: 7px;
    position: relative;
    top: 1px;
    padding-top: 2px;
}

.select_card li {
    float: left;
    background: url(../../../../shared/images/common/index/tab_off_right.gif) right top
        no-repeat;
    position: relative;
    top: -1px;
}

.select_card li a:link,.select_card li a:visited, .select_card li h2,.select_card li h2 {
    float: left;
    padding: 0 17px;
    font-size: 1.0em;
    font-weight: bold;
    color: #547294;
    line-height: 210%;
    background: url(../../../../shared/images/common/index/tab_off_left.gif) left top no-repeat;
    text-decoration: none;
}

.jobs_list_box .select_card li.on {
    background: url(../../../../shared/images/common/index/tab1_on_right.gif) right top
        no-repeat;
    top: 0;
}

.jobs_list_box .select_card li.on h2,.jobs_list_box .select_card li.on h2
    {
    background: url(../../../../shared/images/common/index/tab1_on_left.gif) left top no-repeat;
}

.jobs_list {
    width: 550px;
    border: 1px #999999 solid;
    background: url(../../../../shared/images/common/index/box_bg_orange.gif) top repeat-x;
}

.jobs_list .title {
    width: 100%;
    overflow: hidden;
    margin: 14px 0 0 0;
}

.jobs_list h4 {
    font-size: 1.1em;
    color: #003366;
    float: left;
    display: inline;
    line-height: 200%;
}

.jobs_list .co1 {
    width: 133px;
    margin: 0 0 0 20px;
}

.jobs_list .co2 {
    width: 190px;
}

.jobs_list .co3 {
    width: 190px;
}

.jobs_list ul.list {
    margin-bottom: 8px;
}

.jobs_list ul.list li {
    width: 100%;
    overflow: hidden;
    line-height: 160%;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.jobs_list ul.list li span {
    float: left;
    display: inline;
    width: 125px;
    margin: 0 0 0 20px;
    padding-left: 8px;
    background: url(../../../../shared/images/common/index/dot.gif) left center no-repeat;
}

.jobs_list ul.list li strong {
    float: left;
    width: 190px;
    font-weight: normal;
}

.jobs_list ul.list li em {
    float: left;
    width: 190px;
    font-style: normal;
}

.jobs_list ul.list li a:link,.jobs_list ul.list li a:visited {
    color: #005a87;
}

#featured_employers {
    width: 580px;
    overflow: hidden;
}

#featured_employers img {
    float: left;
    margin-top: 9px;
}

#featured_employers img.first {
    margin: 0 10px 0 0;
}

#featured_employers .vertical_rule {
    float: left;
    display: inline;
    margin: 19px 10px 0;
    width: 1px;
    height: 40px;
    background-color: #999;
}

#slider {
    width: 850px;
    position: relative;
    height: 1px
}

.education_box .select_card li.on {
    background: url(../../../../shared/images/common/index/tab2_on_right.gif) right top
        no-repeat;
    top: 0;
}

.education_box .select_card li.on a:link,.education_box .select_card li.on a:visited
    {
    background: url(../../../../shared/images/common/index/tab2_on_left.gif) left top no-repeat;
}

.education_content {
    width: 550px;
    border: 1px #999999 solid;
    background: url(../../../../shared/images/common/index/box_bg_grey.gif) top repeat-x;
}

.education_search {
    width: 520px;
    overflow: hidden;
    margin: 24px 0 0 30px;
}

.education_search p {
    float: left;
    display: inline;
    width: 170px;
    margin-bottom: 10px;
}

.education_search p label {
    font-size: 1.1em;
    color: #173474;
}

.education_search p select {
    width: 155px;
}

.education_search p.form_profession {

}

.education_search p.form_topic {

}

.education_search p.form_format {

}

.advanced_search {
    text-align: right;
    margin: 0 28px 0 0;
    clear: both;
}

.advanced_search a:link,.advanced_search a:visited {
    font-size: 1.3em;
    color: #5b7b8b;
    text-decoration: none;
    margin-right: 10px;
}

.logo {
    margin: -20px 0 5px 15px;
}

.sidebar {
    float: right;
    width: 280px;
    display: inline;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #666;
}

.sidebar .banner_ads {
    width: 232px;
    text-align: left;
    font-size: 10px;
    margin: 15px 22px 0 0;
    color: #4A73A3;

}

.testimonial_holder h6 {
    font-size: 1.5em;
    color: #6699cc;
    text-align: center;
    line-height: 280%;
}

.testimonial {
    width: 100%;
    overflow: hidden;
}

.testimonial .testi_img {
    float: left;
    margin-bottom: 10px;
}

.testimonial .testi_txt {
    float: left;
    width: 175px;
    margin: 0 0 0 12px;
}

.testimonial .testi_txt cite {
    font-style: normal;
}

.testimonial .testi_txt img {
    display: block;
}

.testimonial blockquote {
    clear: both;
    font-size: 1.0em;
}

.testimonial .tell_us {
    float: right;
    display: inline;
    margin-right: 10px;
    color: #336699;
    font-size: 1.2em;
    text-decoration: underline;
    line-height: 200%;
}

#footer {
    width: 100%;
    text-align: center;
    color: #a2a2a2;
}

#footer a:link,#footer a:visited {
    color: #a2a2a2;
    text-decoration: underline;
    font-size: 1.1em;
    padding: 0 4px;
}

#footer a:hover {
    color: #444;
}

/* Rollovers at the bottom
*****************************************************************/
#footer_navbar {
    margin: 2em auto 0;
    background-image: url(../../../../../shared/images/shared/footer_navbar.gif);
    height: 36px;
    width: 426px;
    list-style:none;
}

#footer_navbar li {
    float: left;
}
#footer_navbar li a {
    background-image: url(../../../../../shared/images/shared/footer_navbar.gif);
    background-repeat: no-repeat;
    display: block;
    height: 36px;
    overflow: hidden;
    text-indent: -9999px;
}

#footer_navbar li.ptjobs a {
    background-position: 0px 0px;
    width: 105px;
}

#footer_navbar li.ptjobs a:hover {
    background-position: 0px -36px;
}

#footer_navbar li.jobsot a {
    background-position: -154px 0px;
    width: 111px;
    margin-left: 49px;
}

#footer_navbar li.jobsot a:hover {
    background-position: -154px -36px;
}


#footer_navbar li.jobsslp a {
    background-position: -304px 0px;
    width: 122px;
    margin-left: 39px;
}

#footer_navbar li.jobsslp a:hover {
    background-position: -304px -36px;
}

div.textDescription {
    margin: 15px;
    padding: 10px;
    text-align: center;
    background-color: #F0AC80;
}

div.textDescription h2 {
    color: #6699CC;
    font-size: 16px;
}

div.textDescription h3 {
    color: #666;
}

#uploadResume {
    background: url(../../../../shared/images/common/index/orange_gradiant.gif) repeat-x;
    text-align: center;
    padding: 5px 22px;
}

#uploadResume h2 {
    color: #BC5E17;
    font-size: 20px;
    font-style: oblique;
}

#uploadResume img {
    margin-top: 10px;
}

#uploadResume p {
    margin: 10px 0;
    font-size: 14px
}