body {
	font: 12px Arial;
	background: #acacac url(../images/background.png) repeat-x;
	color: #4b4b4b;
    padding: 0;
    margin: 0;
}


.date {
    width: 62px;
    height: 52px;
    background: url(../images/calendar.png) bottom center no-repeat;
    color: #fff;
    text-align: center;
    font-size: 10px;
    font-weight: bold;
    padding-top: 1px;
	margin-top: 3px;
    padding-left: 5px;
    padding-right: 5px;
    float: left;
}
.date span {
    color: #000;
    display: block;
    font-size: 25px;
    padding-top: 2px;
}

.date1 {
    width: 62px;
    height: 52px;
    background: url(../images/calendar.png) bottom center no-repeat;
    color: #fff;
    text-align: center;
    font-size: 10px;
    font-weight: bold;
    padding-top: 16px;
	margin-top: 3px;
    padding-left: 5px;
    padding-right: 5px;
    float: left;
}
.date1 span {
    color: #000;
    display: block;
    font-size: 25px;
    padding-top: 2px;
}

.page-wrapper {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	background-color: #fff;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 14px;
}

a {
	color: #41465f;
}

img {
	border: none;
}

form {
    margin: 0;
    padding: 0;
}

/* @group header */

.head-top-wrapper {
	height: 41px;
	background: #77819e;
}

.head-top {
	height: 32px;
	background: #515f82 url(../images/head-top-right.png) no-repeat right;
	overflow: hidden;
}

.head-mid {
    height: 200px;
    overflow: hidden;
    position: relative;
}

.nav-bar {
	background-color: #41465f;
	height: 31px;
	overflow: hidden;
}

.nav-bar a {
	color: white;
	font-size: 13px;
    font-weight: bold;
	text-decoration: none;
    float: left;
    display: block;
    padding-right: 9px;
    padding-top: 5px;
    padding-bottom: 6px;
}

.nav-bar a:hover {
	text-decoration: underline;
}

.nav-bar .active a {
	color: #d78c0c;
	background: url(../images/nav-but-right.png) no-repeat right top;
    float: left;
}

.nav-bar ul {
	padding-left: 0;
    list-style-type: none;
    margin: 0 0 0 10px;
    padding-top: 5px;
    padding-bottom: 0;
}

.nav-bar li {
	display: list-item;
	margin-left: 5px;
    float: left;
    padding-left: 12px;
    margin-top: 0;
    padding-top: 0;
}

.nav-bar .active {
	background: url(../images/nav-but-left.png) no-repeat;
	display: list-item;
	float: left;
    margin: 0 0 0 7px;
    padding: 0 0 0 8px;
}

/* @end */

/* @group nav-column */

.nav-column {
	width: 183px;
	margin-left: 10px;
	margin-top: 15px;
	background-color: white;
    float: left;
    display: inline;
}

.nav-column a {
	text-decoration: none;
	color: #41465f;
	font-size: 13px;
    display: inline;
    margin-left: 5px;
}

.nav-column a:hover {
	text-decoration: underline;
}

.nav-column ul {
	padding: 0;
	margin: 0;
    display: inline;
}

.nav-column li {
	list-style-type: none;
	border-top: 1px solid #e0e0e0;
    padding: 8px 0;
    margin: 0;
    display: list-item;
}

.nav-column li ul li {
    margin: 5px 0 0 8px;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    border-style: none;
}

.nav-column li ul li a {
    font-size: 12px;
}

.nav-column-clients-grey {
	background-color: #e6e6e6;
	color: #717070;
	text-align: center;
    display: none;
}

.nav-column-clients {
	margin-bottom: 10px;
	border-bottom: 1px solid #e0e0e0;
}

.nav-column-clients p {
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
}



/* @end */

/* @group content */

/* @group jobs */

.jobs td {
	background-color: #e0e0e0;
}

.job-item {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	color: black;
}

.job-space {
	height: 2px;
	background-color: white;
}

.job-title h2 {
	color: white;
	font-weight: bold;
}

.job-detail tbody {
	background-color: #e0e0e0;
}

.job-detail td {
	padding-left: 10px;
	padding-bottom: 10px;
}

.job-title {
	background: url(../images/blue-bar.png) no-repeat;
}

.job-buttons {
	margin-top: 10px;
	margin-bottom: 10px;
}

#pagination-box {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}

#pagination-box li {
	display: inline;
}



/* @end */

.content {
    margin-top: 16px;
}

/* @group content-mid */

.content-mid {
	background: url(../images/content-back.png) no-repeat;
	width: 502px;
	padding-left: 20px;
    float: left;
    margin-left: 12px;
    display: inline;
}

.content-mid h3 {
	margin-top: 8px;
	margin-bottom: 5px;
}

.content-mid p {
	margin-top: 5px;
	margin-bottom: 9px;
	line-height: 18px;
    font-size: 12px;
}

.content-mid h1 {
	color: #d78c0c;
	font: italic 21px "Trebuchet MS";
    margin-top: 0;
    padding-top: 16px;
    margin: 0;
    padding-bottom: 9px;
}

.content-mid li {
    margin-bottom: 8px;
}

.home-list {
	background: url(../images/home-list.png) no-repeat;
}

.home-list h3 {
	margin-left: 40px;
	padding-top: 10px;
	margin-bottom: 0;
}

.home-list p {
	margin-left: 40px;
	margin-top: 5px;
}

.latest-news-news {
	width: 502px;
	background-color: #e0e0e0;
    margin-top: 20px;
    margin-bottom: 20px;
}

.latest-news-news h3 {
	margin-left: 10px;
	color: #424141;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 8px;
    font-size: 12px;
}

.latest-news-news p {
	margin-left: 10px;
}

.latest-news-head {
	height: 31px;
	background: url(../images/blue-bar.png) no-repeat;
}

.latest-news-head h2 {
	color: white;
	margin-left: 11px;
	padding-top: 8px;
    margin-bottom: 0;
    margin-top: 0;
}

.latest-news-foot {
	background-image: url(../images/grey-box-bot.png);
	height: 6px;
	overflow: hidden;
}


/* @end */

/* @group content-right */

.content-right {
	float: right;
	width: 224px;
	color: white;
	margin-left: 20px;
    margin-top: 5px;
    margin-bottom: 12px;
}

.content-right a {
	color: white;
}

.vacancy {
	width: 202px;
	background-color: #5e6b8b;
}

.vacancy h2 {
	background-color: #d78c0c;
	font-weight: bold;
	padding: 6px 5px 7px 11px;
	margin: 0;
    font-size: 14px;
}

.vacancy-top h2 {
	background-image: url(../images/right-box-top-orange.png);
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 11px;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    font-size: 14px;
}

.vacancy-search {
	background: url(../images/right-box-pic.png) no-repeat right top;
	height: 100px;
}

.vacancy-search form {
	border: none;
}

.vacancy-search form {
	padding-top: 10px;
	padding-left: 10px;
    padding-bottom: 5px;
}

.vacancy-search a {
	margin-left: 16px;
    font-size: 10px;
}

.quick-search-btn {
	width: 122px;
	height: 22px;
	background: url(../images/but-quick-search.png) no-repeat;
	border: none;
	margin-top: 10px;
}

.vacancy-search input {
	width: 122px;
}

.vacancy-bot {
	background: url(../images/right-box-bot.png) no-repeat;
	height: 7px;
	overflow: hidden;
}

.vacancy h4 {
    font-size: 12px;
}

.content-right h4 {
	font-weight: bold;
	padding: 12px 11px 0;
	color: white;
	margin: 0;
}

.content-right p {
	font-size: 12px;
	padding: 0 11px;
	color: white;
	margin: 0;
}

.register-cv {
	width: 202px;
	background: #737e9a url(../images/right-box-top-blue.png) no-repeat;
	margin-top: 20px;
}

.register-cv h2 {
	font-size: 14px;
	font-weight: bold;
	padding: 7px 5px 5px 11px;
	margin: 0;
	height: 16px;
}

.register-cv p {
	margin-top: 10px;
}

.register-cv a {
	text-decoration: none;
}

.register-cv-bot {
	height: 7px;
	background: url(../images/right-lightbox-bot.png) no-repeat;
}


/* @end */



/* @end */

/* @group footer */

.footer {
	background-color: #d0d0d0;
	padding-top: 10px;
    clear: both;
    height: 40px;
    overflow: hidden;
    font-size: 11px;
}

.footer table {
	margin-left: auto;
	margin-right: auto;
	height: 39px;
	width: 970px;
	background-color: white;
}

.footer td {
    vertical-align: middle;
}

.footer-left {
	width: 10px;
	background: url(../images/foot-bot-left.png) no-repeat;
}

.footer-right {
	width: 10px;
	background: url(../images/foot-bot-right.png) no-repeat;
}

.footer ul {
	color: #77819e;
	padding-left: 10px;
    margin: 0;
    padding-top: 0;
    padding-bottom: 0;
}

.footer li {
	display: inline;
}

.footer p {
    font-size: 11px;
}

.footer a {
	padding-left: 5px;
	padding-right: 5px;
    font-size: 11px;
}

.logos {
    width: 175px;
    height: 70px;
    position: relative;
    padding: 4px 0 5px;
    display: none;
}

.logos img {
    position: absolute;
    left: 4px;
    top: 4px;
}

.logos .bottom {
    display: none;
}

.charity {
    float: left;
    margin-right: 6px;
    margin-bottom: 11px;
}

.charity img {
    display: block;
    margin-bottom: 4px;
}

.head-mid img {
    display: none;
    z-index: 1000;
    position: absolute;
    top: 0;
    left: 0;
}

.head-mid .top {
    display: block;
    z-index: 3000;
}

p.small {
    font-size: 10px;
    line-height: 12px;
}

p.justify {
    text-align: justify;
}

form.contact {
    padding: 0;
    margin: 20px 0;
}

form.contact label {
    float: left;
    width: 150px;
}

form.contact .text {
    width: 200px;
}

table.search-results {
	padding: 0;
	border: none;
	border-spacing: 0;
	margin: 5px 0 15px;
	width: 100%;
}

.search-results th {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-align: left;
	height: 31px;
	background: #4e5d80;
	padding-left: 15px;
}

.search-results td {
	padding-left: 15px;
	color: #4e5d80;
	font-weight: bold;
	padding-top: 12px;
}

.search-results th.first {
	background: #4e5d80 url(../images/header-left.png) no-repeat;
}

.search-results th.last {
	background: #4e5d80 url(../images/header-right.png) no-repeat top right;
}

.button {
	color: #070d27;
	padding: 4px 25px 0 10px;
	margin: 0;
	text-decoration: none;
	border: none;
	font: bold 12px Arial, Helvetica, sans-serif;
	position: relative;
	background: url(../images/button-right.png) no-repeat top right;
	height: 28px;
	display: inline-block;
	vertical-align: bottom;
}

.send {
	background: url(../images/send.jpg) no-repeat top right;
	border:0px;
	width: 130px;
	height:24px;
}

.button span {
	position: absolute;
	left: 0;
	top: 0;
	background: url(../images/button-left.png) no-repeat;
	width: 8px;
	height: 32px;
}

.pagination {
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	background: #4e5d80 url(../images/pagination-left.png) no-repeat;
	height: 26px;
	padding: 5px 0 0 8px;
}

.pagination .right {
	background: url(../images/pagination-right.png) no-repeat bottom right;
	float: right;
	display: block;
	height: 26px;
	padding-right: 5px;
}

.pagination .right a {
	text-decoration: none;
	color: #fff;
	margin: 0 8px 0 5px;
}

.pagination .right a:hover, .pagination .right a:active {
	text-decoration: underline;
}

h1.border {
	padding: 3px 0;
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	margin: 15px 0;
}

h1.border.first {
	border-top: none;
	margin-top: 10px;
}

span.label {
	font-weight: bold;
	color: #808080;
	float: left;
	width: 110px;
}

span.value {
	font-weight: bold;
	color: #4e5d80;
}

.clear {
	clear: both;
}

.box h2 {
	background: #4e5d80 url(../images/header-left.png) no-repeat;
	position: relative;
	height: 24px;
	padding: 7px 0 0 10px;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
}

.box h2 span {
	background: #4e5d80 url(../images/header-right.png) no-repeat top right;
	position: absolute;
	right: 0;
	top: 0;
	height: 31px;
	width: 8px;
}

.box {
	background: #e9e9e9;
	padding: 0 0 10px;
	position: relative;
	margin-bottom: 13px;
}

.box .left {
	background: #4e5d80 url(../images/box-left.png) no-repeat;
	position: absolute;
	left: 0;
	bottom: 0;
	height: 7px;
	width: 7px;
}

.box .right {
	background: #4e5d80 url(../images/box-right.png) no-repeat;
	position: absolute;
	right: 0;
	bottom: 0;
	height: 7px;
	width: 7px;
}

label {
	float: left;
	width: 115px;
	color: #4e5d80;
	font-weight: bold;
	padding-top: 2px;
}

.box p {
	padding: 0 15px;
	margin-top: 12px;
}

form .text {
	width: 210px;
}

.box .column {
	float: left;
	width: 250px;
}

.box .column.alt {
	width: 200px;
}

.box .column p {
	margin-top: 0;
	margin-bottom: 10px;
}

.box .column a {
	color: #4e5d80;
	font-weight: bold;
	text-decoration: none;
}

.box .column a:hover, .box .column a:active {
	text-decoration: underline;
}

.box .button span {
	background: url(../images/button-left2.png) no-repeat;
}

#contact-form label {
	color: #808080;
	width: 170px;
	padding-top: 3px;
}

#contact-form .text {
	width: 260px;
	background: #fff;
	border: 1px solid #d9d9d9;
	height: 23px;
}
.content-mid.changan {
	background: none;
	width: 680px;
}
.page-wrapper div.content-mid.changan h1 {
	color: #000;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	margin: 0;
	display: block;
	padding: 10px 0 10px;
}
.content-mid.changan p {
	padding: 0;
	margin: 3px 0 0;
	color: #111;
}
.content-mid.changan ul {
	margin: 15px 0 0;
	list-style: disc;
	padding-left: 15px;
}
.content-mid.changan li {
	margin-top: 3px;
	padding-left: 20px;
	color: #111;
}
.content-mid.changan h1 a {
	text-decoration: none;
	color: #000;
}
.content-mid.changan h1 a:hover, .content-mid.changan h1 a:active {
	text-decoration: underline;
}
.content-mid.mtc p.intro {
	font-size: 14px;
	font-weight: bold;
}
.content-mid.changan.mtc {
	width: auto;
	padding-right: 90px;
}
.content-mid.mtc p {
	margin: 12px 0 0;
	text-align: justify;
	line-height: 14px;
}
.content-mid.mtc ul {
	margin-top: 0;
	padding-top: 0;
	list-style: inside disc;
}
.content-mid.mtc li {
	margin: 0;
	padding: 0;
}

/* @end */
