/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
    margin: 0;
    padding: 0;
    background: #FFFFFF url(/images/default/img04.gif) repeat-x ;
    background-position: 0px 30px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #7F7772;
}

h1, h2, h3 {
    margin-top: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #666666;
}

h1 {
    font-size: 197%;
}

h2 {
    font-size: 136%;
}

h3 {
    font-size: 100%;
    font-weight: bold;
}

p, ul, ol {
    margin-bottom: 1.6em;
    line-height: 180%;
}

p {
}

blockquote {
    font-style: italic;
}

ul {
}

ol {
}

a {
    color: #336633;
}

a:hover {
    text-decoration: none;
}

small {
}

hr {
    display: none;
}

img {

}

img.left {
    float: left;
    margin: 0 15px 0 0;
}

img.right {
    float: right;
    margin: 0 0 0 15px;
}

input {
    border: 1px solid #EDEBD5;
    font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #7F7772;
}


/* header */

#header {
    width: 992px;
    height: 120px;
    margin: 0 auto;
}

/* Logo */

#logo {
    float: left;
    padding-top: 15px;
}

#logo img {
    border: none;
}


#logo h1, #logo h2 {
    margin: 0;
    text-transform: lowercase;
    text-align: center;
}

#logo h1 {
    padding-top: 15px;
    font-size: 36px;
}

#logo h2 {
    font-size: 12px;
}

#logo a {
    text-decoration: none;
    color: #FFFFFF;
}

/* right_top */

#right_top {
    float:right;
    padding-top:0;
    text-align:right;
    width:200px;
}

#search_div {
    float: left;
    padding-left: 20px;
    padding-top: 20px;
    text-align: right;
}

#string, #job_location {
    padding: 2px 5px;
    width: 260px;
    border: 2px solid #901C1D;
    color: #CE002C;
    font-size: 20px;
}

.search_now {
    background-color: #CE002C;
    border: 2px solid #901C1D;
    color: #FFFFFF;
    font-size: 13px;
    font-weight: bold;
    line-height: 16px;
    padding: 2px 5px;
    text-align: center;
    margin: 0;
    color: white;
    text-decoration: none;
    cursor: pointer;
    cursor: hand;
    font-size: 20px;
}

.highlight_string {
    color:red;
    font-weight:bold;
}

/* Menu */

#menu {
    width: 992px;
    height: 70px;
    margin: -20px auto 0 auto;
}

#menu ul {
    float: right;
    margin: 0;
    padding: 0;
    list-style: none;
}

#menu li {
    float: left;
    display: block;
    height: 40px;
}

#menu li:hover {
    background: #F9F8F1;
}

#menu a {
    display: block;
    width: 60px;
    height: 35px;
    padding: 5px 20px 0 20px;
    text-align: center;
    text-decoration: none;
    text-transform: lowercase;
    font-weight: bold;
    color: #7F7772;
}

html>body #menu a {
    width: auto;
}

#menu li.active {
    background: #EDEBD5 url(/images/default/img05.gif) no-repeat;
}

#menu li.active a {
    background: url(/images/default/img06.gif) no-repeat right top;
}

/* Page */

#page {
    width: 992px;
    margin: 0 auto 20px auto;
    background: url(/images/default/img07.gif) repeat-y 210px 0;
}

/* Content */
#content {
    float: right;
    width: 762px;
}

.title {
    padding-bottom: 5px;
    border-bottom: 1px solid #EDEBD5;
}

#searchform {
    margin: 0;
    padding: 10px 0;
}

.action {
    background-image:url(/images/icons/loader.gif);
    background-position:right center;
    background-repeat:no-repeat;
}

#most_viewed_header {
    padding-top: 20px;
    clear: both;
}


/* Sidebar */

#sidebar {
    float: left;
    width: 200px;
}

#sidebar ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#sidebar li {
    padding: 20px;
    background: url(/images/default/img11.gif) no-repeat;
}

#sidebar li ul {
}

#sidebar li li {
    padding: 5px 0;
    background: url(/images/default/img12.gif) repeat-x left bottom;
}

#sidebar h2 {
    border-bottom: 1px solid #EDEBD5;
    font-size: 114%;
    font-weight: bold;
}

#sidebar h3 {
    margin: 0;
}

#sidebar p {
    margin: 0;
    line-height: normal;
}

#sidebar a {
    text-decoration: none;
}

#sidebar a:hover {
    text-decoration: underline;
}

/* Footer */

#footer {
    clear: both;
    height: 100px;
    padding-top: 20px;
    background: #EDEBD5 url(/images/default/img08.gif) repeat-x;
}

#footer p {
    margin: 0;
    text-align: center;
    font-size: 77%;
}

/* apply / create / edt job form & refistration form */

#apply label, #job label, #registration_form label, #login_form label {
    width: 150px;
    float: left;
    font-weight: bold;
}

#apply div, #job div, #registration_form div, #login_form div {
    padding-bottom: 10px;
}

#apply input, select, #job input, select, file, #registration_form input, select, #login_form input {
    width: 400px;
    -x-system-font:none;
    border:1px solid #7F7772;
    color:#7F7772;
    font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size:100%;
}

#apply textarea, #registration_form textarea {
    width: 400px;
    height: 100px;
    -x-system-font:none;
    border:1px solid #7F7772;
    color:#7F7772;
    font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size:100%;
}

#job textarea {
    width: 400px;
    -x-system-font:none;
    border:1px solid #7F7772;
    color:#7F7772;
    font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size:100%;
}

#job #closing_date {
    width: 90px;
}

#job #status, #job #paid {
    width: 20px;
}


#apply #captcha-input {
    margin-left: 60px;
}

#apply #apply_for_job #registration_form {
    margin-left: 100px;
    margin-top: 10px;
}
#apply submit, #registration_form #submit_request, #login_form #submit_request {
    margin-left: 60px;
}

#apply #submit_request {
    margin-left: 100px;
    width: 405px;
}

.large_button {
    background-color: #CE002C;
    border: 1px solid #901C1D;
    color: #FFFFFF;
    font-size: 13px;
    font-weight: bold;
    line-height: 16px;
    width: 130px;
    display: block;
    padding: 3px 5px;
    text-align: center;
    margin: 0;
    color: white;
    text-decoration: none;
}

#apply_now {

}

#send_to_freind {
    background-color: #CFCCB5;
    color:#333;
}

#send2friend .submit_button {
    background-color: #CFCCB5;
    color:#333;
}

.validation-advice, .errors {
    background-color:#FF3300;
    color:#FFFFFF;
    font-weight:bold;
    margin:2px 0;
    padding:0;
    margin-left: 60px;
    width: 402px;
    height: 10px;
    padding-bottom:10px;
}

#advice-required-captcha-input {
    margin-left: 60px;
    width: 395px;
}

#search_results_placeholder {
    display: block;
    clear: both;
}

dd {
    padding-bottom: 10px;
}

.paginationControlTop {
    padding-top: 0;
    padding-bottom: 20px;
    font-family: verdana;
    font-size: 12px;
}

.paginationControlBottom {
    padding-top: 10px;
    padding-bottom: 20px;
    font-family: verdana;
    font-size: 12px;
}


.paginationControl_showing {
    float: left;
    position: relative;
}
.paginationControl_pages {
    float: right;
    position: relative;
}

/* SEARCH RESULTS */
.job_type_1 {
    background:transparent url(/images/default/icon-fulltime.png) no-repeat 0 0px;
    width: 55px;
    height: 11px;
    float: left;
    border: none;
}

.part_time {
    background:transparent url(/images/default/icon-parttime.png) no-repeat 0 3px;
    width: 55px;
    height: 11px;
    float: left;
    border: none;
}

.freelance {
    background:transparent url(/images/default/icon-freelance.png) no-repeat;
    width: 55px;
    height: 11px;
    float: left;
    border: none;
}

table {
    width: 765px;
    padding: 0;
    margin: 0;
    font-size: 11px;
}

table img {
    border: none;
}

caption {
    padding: 0 0 5px 0;
    width: 700px;
    text-align: right;
}

th {
    background: #EDEBD5 url(/images/default/img08.gif) repeat-x scroll 0 0;
    font-weight: bold;
    color: #4f6b72;
    border: 1px solid #f5fafa;
    border-left: none;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-align: left;
    padding: 6px 6px 6px 12px;
}

td.nobg {
    border-top: 0;
    border-left: 0;
    border: 1px solid #EDEBD5;
    border-top: none;
    background: none;
}

td.highlight {
    border-top: 0;
    border-left: 0;
    border: 1px solid #EDEBD5;
    border-top: none;
    background-color: #F9F8F1;
}

td {
    border: 1px solid #EDEBD5;
    border-top: none;
    border-left: none;
    background: #fff;
    padding: 6px 6px 6px 12px;
    color: #4f6b72;
}

td.alt {
    background: #F5FAFA;
    color: #797268;
}

th.spec {
    border-left: 1px solid #EDEBD5;
    border-top: 0;
    background-color: #fff;
    font-weight: bold;
    font-size: 10px;
}

th.specalt {
    border-left: 1px solid #EDEBD5;
    border-top: 0;
    background-color: #f5fafa;
    font-weight: bold;
    font-size: 10px;
    color: #797268;
}

.col_short {
    width: 50px;
}

.col_medium {
    width: 75px;
}

.col_long {
    width: 175px;
}

/* display details */


ul.job_details {
    list-style: none;
    margin-left: 0;
    padding-left: 1em;
    text-indent: -1em;
    width: 400px;
    clear: both;
}

ul.job_details li span {

    font-weight:bold;
    width:110px;
}

ul.job_details li {
    list-style-type:none;
    text-align:left;
}