@charset "utf-8";
/* CSS Document
http://ryanfait.com/resources/footer-stick-to-bottom-of-page/
*/

html, body {
height: 100%;
margin: 0px;
padding: 0px;
}

body {
background-color: #666;

font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000438;
font-size: 11px;
text-align: center;
min-width: 960px;
}

input, select, textarea {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000438;
font-size: 11px;
}

ul {
margin: 0;
padding: 0;
list-style: none;
}

dl {
float: left;
width: 100%;
padding: 2px 0 4px 0;
margin: 0px;
}

dt {
color: #be1817;
float: left;
line-height: 120%;
display: block;
}

dd {
margin-left: 100px;
line-height: 120%;
clear: right;
}

#wrapper {
min-height: 100%;
height: auto !important;
height: 100%;
margin-left: auto;
margin-right: auto;
margin-bottom: -60px;
background-color: #fff;

width: 960px;
padding-bottom: 120px;
text-align: left;
}

.push {
height: 60px;
width: 100%;
clear: both;
}

#header {
background-color: #e3dfdf;
height: 75px;
text-align: left;
padding-right: 10px;
}

#language_change {
margin-top: 3px;
float: right;
text-align: right;
}

#language_change, #language_change a:link, #language_change a:visited {
color: #333;
}

#divider_top {
height: 5px;
background-color: #be1817;
border-top: 1px solid #fff;
}

#divider_bottom {
height: 5px;
background-color: #be1817;
border-bottom: 1px solid #fff;
}

#menu ul {
margin-right: 22px;
list-style: none;
padding-left: 10px;
padding-top: 7px;
padding-bottom: 9px;
}

#menu li {
margin-right: 20px;
display: inline;
}

#menu a:link, #menu a:visited, #menu a:active {
color: #333;
font-weight: bold;
text-decoration: none;
}

#menu a:hover {
color: #be1817;
}

#quick_search {
height: 190px;
min-height: 190px;
padding-top: 10px;
padding-left: 10px;
background-image: url(/images/views/quick_search.gif);
background-repeat: no-repeat;
background-position: bottom;
background-color: #BE1817;
color: #fff;
margin-bottom: 10px;
}

#home_categories {
float: left;
width: 450px;
min-height: 180px;
padding: 10px;
background-color:#333;
color: #fff;
margin-bottom: 10px;
}

#home_categories ul {
float: left;
list-style: none;
padding-top: 7px;
margin-bottom: 10px;
}

#home_categories li {
clear: none;
width: 210px;
margin-right: 15px;
padding-top: 4px;
padding-bottom: 5px;
border-bottom: dotted 1px #e80000;
}

#home_categories li.last {
border: 0px;
}

#home_categories a {
color: #fff;
}

#home_categories a:hover {
color: #ccc;
text-decoration: none;
}

#home_employers {
height: 190px;
min-height: 190px;
padding-left: 10px;
padding-right: 20px;
padding-top: 10px;
background-color: #333;
background-repeat: no-repeat;
color: #fff;
}

#home_employers a {
color: #e80000;
}

#home_employers h1 {
font-weight: bold;
color: #fff;
text-transform: uppercase;
font-size: 11px;
}

#home_employers li {
padding-left: 0px;
}

#home_employers label {
text-align: left;
}

#footer {
background-color: #e3dfdf;
width: 960px;
height: 60px;
margin-left: auto;
margin-right: auto;
}

#footer_content {
margin-top: 5px;
margin-left: auto;
margin-right: auto;
width: 890px;
color: #000;
text-align: left;
}

#listing {
padding-left: 10px;
}

#listing li {
float: left;
width: 100%;
border-bottom: 1px dotted #b50808;
padding-bottom: 8px;
padding-top: 8px;
}

a:link.job_title,  a:visited.job_title {
font-weight: bold;
color: #333;
display: block;
margin-bottom: 3px;
background-image: url(/images/views/arrow.gif);
background-position: right;
background-repeat: no-repeat;
}

#left {
width: 230px;
margin-right: 10px;
float: left;
}

#left_guidetext {
margin-left: 10px;
}

#left_guidetext a:link, #left_guidetext a:visited {
color: #be1817;
}

#right {
width: 240px;
float: left;
}





#map {
border: 1px solid #555;
background-color: #eee;
width: 470px;
height: 280px;
margin-top: 5px;
}

h1 {
padding: 0px;
margin: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #BE1817;
font-size: 18px;
margin-bottom: 3px;
}

h2 {
font-size: 16px;
margin-bottom: 3px;
}

p {
line-height: 140%;
margin-bottom: 15px;
}

ul.column_list {
width: 230px;
float: left;
list-style: none;
margin-bottom: 10px;
}

ul.column_list.right {
margin-left: 10px;
}

ul.column_list li {
width: 220px;
padding: 3px;
border-bottom: dotted #ff8000 1px;
}

ul.column_list li.last {
border: 0px;
}

a:link, a:active, a:visited {
color: #be1817;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

a.arrow:link, a.arrow:active {
padding-right: 11px;
color: #FF5500;
background-image: url(/en/images_new/template/arrow.gif);
background-position: right;
background-repeat: no-repeat;
text-decoration: none;
}

a.arrow:visited {
padding-right: 11px;
color: #b78a4d;
background-image: url(/en/images_new/template/arrow.gif);
background-position: right;
background-repeat: no-repeat;
text-decoration: none;
}

a:link:hover {
text-decoration: underline;
}

.highlight {
color: #be1817;
}

.chinese {
font-size: 14px;
}

a.paginate {
padding: 3px;
padding-left: 5px;
padding-right: 5px;
font-weight: bold;
color: #ccc;
background-color: #0E5A8C;
}

a.paginate_current {
background-color: #ccc;
color: #fff;
}

.picture-slides-previous-image, .picture-slides-next-image {
cursor: pointer;
margin-right: 20px;
color: #777;
}

.picture-slides-image-counter {
margin-right: 20px;
color: #777;
font-size: 11px;
}

.navigation-controls {
padding-top: 3px;
padding-bottom: 4px;
border-top: dotted 1px #555;
}

.picture-slides-container {
margin-bottom: 15px;
}

.picture-slides-fade-container {
text-align: center;
}










form ul
{
margin: 0px;
padding: 0px;
list-style: none;
}

form ul li
{
padding: 3px;
float: left;
width: 100%;
}

fieldset
{
padding-bottom: 5px;
margin-bottom: 10px;
border: 1px solid #ccc;
}

#form_errors ul {
padding-left: 145px;
list-style: circle;
}

#form_errors li {
padding-top: 4px;
padding-bottom: 4px;
}

legend
{
font-weight: bold;
margin-left: 5px;
padding: 3px;
}

textarea {
height: 150px;
width: 300px;
}

label {
float: left;
width: 140px;  
margin-right: 10px;  
text-align: right; 
}

label em
{
color: #f00;
}

form .guidetext
{
margin-left: 150px;
margin-top: 5px;
margin-bottom: 5px;
color: #be1817;
}

.tl_dark {
background-image: url(/images/corners/tl_333_fff.gif);
background-repeat: no-repeat;
margin-bottom: 10px;
}




#left_red_block {
background-image: url(/images/corners/br_b50808_fff.gif);
background-repeat: no-repeat;
background-position: bottom right;
width: 210px;
background-color:#b50808;
min-height: 100px;
margin-bottom: 10px;
margin-right: 10px;
color: #fff;
padding: 10px;
}

#left_red_block a:link, #left_red_block a:visited {
color: #fff;
}

#middle {
width: 470px;
margin-right: 10px;
float: left;
}

#middle_dark_block {
width: 460px;
height: 110px;
min-height: 110px;
padding-left: 10px;
padding-top: 10px;
background-color:#333;
color: #fff;
margin-bottom: 10px;
}

#middle_dark_block li {
display: block;
width: 220px;
padding-top: 3px;
padding-bottom: 3px;
}

#middle_dark_block a:link, #middle_dark_block a:visited {
color: #fff;
}

.rss {
display: block;
height: 15px;
background-image:url(/images/icons/feed.png);
background-position: left;
background-repeat: no-repeat;
padding-left: 20px;
margin-bottom: 3px;
}

.email {
display: block;
height: 15px;
background-image:url(/images/icons/email.png);
background-position: left;
background-repeat: no-repeat;
padding-left: 20px;
margin-bottom: 3px;
}

#browse_actions {
padding-right: 10px;
margin-bottom: 10px;
}

#browse_actions form {
padding-top:5px;
}

#browse_actions label {
text-align: left;
}

.pages {
margin-right: 2px;
padding-top: 3px;
padding-bottom: 3px;
padding-right: 6px;
padding-left: 6px;
border: 1px #ddd solid;
background-color: #eee;
}

#employers_az {
text-align: right;
}