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 outside none;
}

a img {
    border: 0;
}

a:link, a:visited {
    color: #000;
}

a:hover {
    color: #666;
    text-decoration: none;
}

body {
    font-size: 16px;
    padding-bottom: 20px;
    font-family: Arial, Helvetica, sans-serif;
    background: #fff;
}

.wrapper {
    width: 960px;
    margin: 0 auto;
}

#header {
    width: 100%;
    overflow: hidden;
    margin: 12px 0 15px;
}

h1 {
    float: left;
    width: 270px;
    display: inline;
    margin-left: 15px;
}

.user_area {
    float: left;
    margin: 10px 0 0;
    color: #09c;
    font-weight: bold;
}

.user_area p.login, .user_area p.login a:link, .user_area p.login a:visited {
    color: #0099cc;
}

.user_area p.sign_up, .user_area p.sign_up a:link, .user_area p.sign_up a:visited {
    color: #cf7010;
}

.socialNetworking {
    width: 105px;
    margin: auto;
}

.employers_area {
    float: right;
    width: 300px;
    display: inline;
}

.employers_area h2 {
    background: url(../../../../shared/images/common/index/employer_background.gif?v=1.1) bottom no-repeat;
    font-size: 1.125em;
    display: block;
    text-align: center;
    line-height: 165%;
    color: #fff;
}

.employers_area h2 a, .employers_area h2 a:link, .employers_area h2 a:visited {
    color: #fff;
}

.employers_area .employers_links {
    width: 275px;
    margin: 0 auto;
    padding: 4px 0 6px;
    background: url(../../../../shared/images/common/index/employ_bottom.gif?v=1.1) bottom no-repeat;
}

.employers_links p {
    width: 84%;
    overflow: hidden;
    margin: 0 auto;
}

.employers_links a:link, .employers_links a:visited {
    color: #105472;
    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-weight: bold;
}

#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;
}

#navigation span {
    float: right;
    margin: -34px 20px 0 0;
}

.search_panel {
    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, .search_panel .label {
    display: block;
}

.search_panel label span {
    padding: 0 4px;
}

.search_panel em {
    display: block;
    font-style: italic;
    font-size: 0.75em;
    color: #666;
}

.search_panel h3 {
    font-weight: normal;
    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;
    width: 230px;
}

.search_panel .city input {
    width: 180px;
    padding: 2px 0;
}

.search_panel .state {
    margin: 18px 0 0;
}

.search_panel .state select {
    padding: 2px 0;
}

.search_panel .role {
    margin: 18px 0 0 30px;
    width: 125px;
}

.search_panel .job_type, .search_panel .experience {
    width: 120px;
    margin: 18px 0 0;
}

.search_panel .setting {
    margin: 18px 0 0;
    width: 260px;
}

.search_panel .job_source {
    width: 210px;
    margin: 18px 0 0 35px;
}

.search_panel .job_source select {
    width: 160px;
}

.search_panel .job_post_date {
    width: 150px;
    margin: 18px 0 0;
}

#btn_search_jobs {
    font-size: 1.25em;
    width: 125px;
    padding: 0;
    height: 25px;
    margin: 0 0 0 0;
    background: url(../../../../shared/images/common/index/btn_search_jobs.gif?v=1.1) no-repeat;
    border: 0;
    position: absolute;
    top: -30px;
    left: 355px;
    cursor: pointer;
}

a.less, a.less:visited {
    color: #4e6098;
    margin-left: 20px;
    margin-top: 2px;
    outline: none;
    cursor: pointer;
}

#toggle {
    position: absolute;
    top: -30px;
    left: 490px;
    font-size: 0.875em;
}

.search_panel .role label {
    display: inline;
}

.search_panel .setting select {
    width: 218px;
    height: 85px;
}

.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 {
    display: inline;
    float: left;
    line-height: 140%;
}

.search_panel .job_type input, .search_panel .experience input {
    float: left;
    margin: 3px 3px 0 0;
}

#content_wrapper {
    width: 100%;
    overflow: hidden;
    margin: 25px auto;
    padding: 0 0 10px;
}

.main_content {
    width: 640px;
    overflow: hidden;
    float: left;
    display: inline;
}

.jobs_list_box {
    width: 640px;
    margin-bottom: 5px;
}

.select_card {
    width: 640px;
    overflow: hidden;
    margin-left: 7px;
    position: relative;
    top: 2px;
}

.select_card li {
    float: left;
    background: url(../../../../shared/images/common/index/tab_off_right.gif?v=1.1) right top no-repeat;
    position: relative;
}

.select_card li a:link, .select_card li a:visited, .select_card li h2 {
    font-size: 1.125em;
    float: left;
    padding: 0 17px;
    font-weight: bold;
    color: #547294;
    line-height: 130%;
    background: url(../../../../shared/images/common/index/tab_off_left.gif) left top no-repeat;
}

.jobs_list_box .select_card li.on {
    background: url(../../../../shared/images/common/index/tab1_on_right.gif?v=1.1) right top no-repeat;
    top: 0;
}

.jobs_list_box .select_card li.on h2 {
    background: url(../../../../shared/images/common/index/tab1_on_left.gif) left top no-repeat;
}

.jobs_list {
    border: 1px #999 solid;
    background: url(../../../../shared/images/common/index/box_bg_orange.gif) top repeat-x;
}

.jobs_list .title {
    overflow: hidden;
    margin: 5px 0 0;
}

.jobs_list h3 {
    font-size: 1em;
    color: #003366;
    float: left;
    display: inline;
    line-height: 150%;
}

.jobs_list .co1 {
    width: 200px;
    margin: 0 0 0 12px;
}

.jobs_list .co2 {
    width: 210px;
}

.jobs_list .co3 {
    width: 210px;
}

.jobs_list ul.list {
    margin-bottom: 8px;
}

.jobs_list ul.list li {
    overflow: hidden;
    line-height: 160%;
}

.jobs_list ul.list li span {
    float: left;
    display: inline;
    width: 200px;
    margin: 0 0 0 12px;
}

.jobs_list ul.list li strong {
    float: left;
    width: 210px;
    font-weight: normal;
}

.jobs_list ul.list li em {
    float: left;
    width: 210px;
    font-style: normal;
}

.jobs_list ul.list li a:link, .jobs_list ul.list li a:visited {
    color: #005a87;
}

#featured_employers {
    overflow: hidden;
    margin-top: 10px;
}

#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 {
    margin-top: 10px;
}

.education_box .select_card li.on {
    background: url(../../../../shared/images/common/index/tab2_on_right.gif?v=1.1) right top no-repeat;
    top: 0;
}

.education_box .select_card li.on h2 {
    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 {

    color: #173474;
}

.education_search p select {
    width: 155px;
}

.advanced_search {
    text-align: right;
    margin: 0 28px 0 0;
    clear: both;
}

.advanced_search a:link, .advanced_search a:visited {

    color: #5b7b8b;
    margin-right: 10px;
}

.logo {
    margin: -20px 0 5px 15px;
}

.sidebar {
    float: right;
    width: 280px;
    display: inline;
    color: #666;
}

.sidebar .banner_ads {
    width: 232px;
    text-align: left;

    margin: 15px 22px 0 0;
    color: #4A73A3;

}

.testimonial_holder p.heading {
    color: #69c;
    text-align: center;
    line-height: 175%;
    font-weight: bold;
}

.testimonial {
    overflow: hidden;
}

.testimonial blockquote {
    text-align: justify;
}

.testimonial p.author {
    margin-top: 5px;
    text-align: right;
    font-style: italic;
}

.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;
}

.testimonial .tell_us {
    float: right;
    display: inline;
    margin-right: 10px;
    color: #369;
    line-height: 200%;
}

#footer {
    width: 100%;
    text-align: center;
    color: #a2a2a2;
}

#footer a:link, #footer a:visited {
    color: #a2a2a2;
    padding: 0 4px;
}

#footer a:hover {
    color: #444;
}

#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: url(../../../../shared/images/shared/footer_navbar.gif) no-repeat;
    display: block;
    height: 36px;
    overflow: hidden;
    text-indent: -9999px;
}

#footer_navbar li.ptjobs a {
    background-position: 0 0;
    width: 105px;
}

#footer_navbar li.ptjobs a:hover {
    background-position: 0 -36px;
}

#footer_navbar li.jobsot a {
    background-position: -154px 0;
    width: 111px;
    margin-left: 49px;
}

#footer_navbar li.jobsot a:hover {
    background-position: -154px -36px;
}

#footer_navbar li.jobsslp a {
    background-position: -304px 0;
    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;
}

div.textDescription h3 {
    color: #666;
}

#uploadResume {
    background: url(../../../../shared/images/common/index/orange_gradiant.gif) repeat-x;
    text-align: center;
    margin: 5px 22px;
}

#uploadResume h3 {
    color: #BC5E17;
    font-style: oblique;
}

#uploadResume img {
    margin-top: 10px;
}

#uploadResume p {
    margin: 10px 0;
}

#membership ul {
    margin: 15px auto 0;
    list-style: none;
    width: 457px;
}

#membership ul li {
    float: left;
    padding-left: 15px;
}

#membership ul li.first {
    padding-left: 0;
}

.hidden {
    left: -9999px;
    position: absolute;
}

.job_count {
    margin: 5px 0 5px 12px;
}

.job_count h2 {
    font-size: 1em;
}
