HTML {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background: #a4a4b1;
}

BODY {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background: #a4a4b1;
}

A {
	outline: none;
	color: #007EFF;
}

A:hover {
	text-decoration: none;
}

IMG {
	border: none;
}

FORM {
	margin: 0;
	padding: 0;
}

LABEL {
	cursor: pointer;
}

.row {
	width: 100%;
	float: left;
}

.hidden {
	display: none;
}

.page {
	margin: auto;
	width: 980px;
}

.header {
	padding: 9px 0 11px 0;
}

LI.header {
	padding: 5px 0 0 0;
}

.header A.logo {
	display: block;
	float: left;
}

.header .banner {
	float: right;
}

.footer {
	padding: 28px 0;
}

.footer A {
	text-decoration: underline!important;
	color: #FFFFFF!important;
}

.footer A:hover {
	text-decoration: none!important;
}

.footer .counters {
	float: right;
	padding: 3px 21px 0 0;
}

.footer .counters .item {
	float: left;
	padding: 0 10px 0 0;
}

.footer P {
	margin: 0 0 0 20px;
	padding: 0;
	color: #FFFFFF;
	line-height: 19px;
}

.footer A {
	color: #FFFFFF;
}

.frame {
	background: #FFFFFF;
}

.frame .f-ctl {
	background: url("../images/frame/ctl.gif") no-repeat left top;
}

.frame .f-ctr {
	background: url("../images/frame/ctr.gif") no-repeat right top;
}

.frame .f-cbr {
	background: url("../images/frame/cbr.gif") no-repeat right bottom;
}

.frame .f-cbl {
	background: url("../images/frame/cbl.gif") no-repeat left bottom;
	padding: 0 0 30px 0;
}

.frame.fr-bottom {
	margin-top: 20px;
}

.content {
	padding: 20px 20px 0 20px;
}

.top-menu UL {
	margin: 0;
	padding: 0;
	list-style: none;
}

.top-menu UL LI {
	float: left;
	margin: 0 1px 0 0;
}

.top-menu UL LI A {
	display: block;
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	height: 28px;
	background: url("../images/top-menu/left.gif") no-repeat left top;
}

.top-menu UL LI A:hover, 
.top-menu UL LI A.sel {
	color: #000000;
	background: url("../images/top-menu/left-sel.gif") no-repeat left top;
}

.top-menu UL LI A SPAN.bg {
	float: left;
	display: block;
	height: 100%;
	background: url("../images/top-menu/right.gif") no-repeat right top;
	cursor: pointer;
}

.top-menu UL LI A:hover SPAN.bg, 
.top-menu UL LI A.sel SPAN.bg {
	background: url("../images/top-menu/right-sel.gif") no-repeat right top;
}

.top-menu UL LI A SPAN.text {
	display: block;
	padding: 5px 10px 0 10px;
}

.top-menu UL.auth {
	float: right;
}

.top-menu UL.auth LI A {
	background: url("../images/top-menu/auth-left.gif") no-repeat left top!important;
	color: #484850;
	font-size: 12px;
}

.top-menu UL.auth LI A.auth-registration {
	color: #ff0000;
}

.top-menu UL.auth LI A SPAN.bg {
	background: url("../images/top-menu/auth-right.gif") no-repeat right top!important;
}

.top-menu UL.auth LI A SPAN.text {
	padding-top: 6px;
	text-decoration: underline;
}

.top-menu UL.auth LI A:hover SPAN.text {
	text-decoration: none;
}

.top-menu UL.auth LI SPAN.auth-text {
	margin: 6px 3px 0 0;
	display: block;
}

.fp-text {
	padding: 39px 0 0 0;
}

.fp-text H2 {
	margin: 0;
	padding: 0;
	font-size: 18px;
	font-weight: normal;
}

.fp-text P {
	margin: 12px 0 0 0;
	padding: 0;
	font-size: 11px;
	line-height: 17px;
}

.long-banner {
	padding: 19px 0 0 0;
	text-align: center;
	width: 728px;
	margin: auto;
}

.fp-rounded {
	background: url("../images/fp-rounded/border.gif") repeat-y left top;
	margin: 19px 0 0 0;
}

.fp-rounded .rb-top {
	background: url("../images/fp-rounded/border.gif") repeat-x left top;
}

.fp-rounded .rb-right {
	background: url("../images/fp-rounded/border.gif") repeat-y right top;
}

.fp-rounded .rb-bottom {
	background: url("../images/fp-rounded/bottom.gif") repeat-x left bottom;
}

.fp-rounded .r-ctl {
	background: url("../images/fp-rounded/ctl.gif") no-repeat left top;
}

.fp-rounded .r-ctr {
	background: url("../images/fp-rounded/ctr.gif") no-repeat right top;
}

.fp-rounded .r-cbr {
	background: url("../images/fp-rounded/cbr.gif") no-repeat right bottom;
}

.fp-rounded .r-cbl {
	background: url("../images/fp-rounded/cbl.gif") no-repeat left bottom;
	padding: 15px 0;
}

.fp-rounded .col {
	float: left;
	width: 50%;
}

.fp-rounded H2 {
	margin: 0;
	padding: 0 25px 13px 11px;
	font-size: 18px;
	font-weight: normal;
	float: left;
}

.fp-rounded A.a-all {
	font-size: 14px;
	font-weight: bold;
	color: #007eff;
	display: block;
	margin: 3px 0 0 0;
}

.fp-rounded P {
	margin: 0 10px 0 11px;
	padding: 0;
	clear: left;
	text-align: justify;
}

.fp-rounded UL {
	margin: 10px 10px 0 11px;
	padding: 0;
	clear: left;
	line-height: 32px;
	font-size: 14px;
	font-weight: bold;
	list-style: none;
}

.fp-rounded UL A {
	color: #007eff;
}

.fp-scroller-container {
	margin: 26px 0 0 0;
}

.fp-scroller-container H3 {
	margin: 0 0 0 11px;
	padding: 0 0 7px 0;
	font-size: 14px;
	font-weight: bold;
}

.fp-scroller-container .fp-scroller {
	height: 66px;
}

.fp-scroller-container.employers .fp-scroller {
	height: 88px;
}

.fp-scroller-container .fp-scroller .sc-left {
	float: left;
	padding: 17px 11px 0 11px;
}

.fp-scroller-container .fp-scroller .sc-right {
	float: right;
	height: 100%;
	padding: 17px 11px 0 11px;
}

.fp-scroller-container .fp-scroller .items-container {
	height: 100%;
	overflow: hidden;
	position: relative;
	width: 89%;
}

.fp-scroller-container .fp-scroller .sc-items {
	width: 9999px;
	float: left;
	position: relative;
	left: 0px;
}

.fp-scroller-container .fp-scroller .item {
	width: 110px;
	float: left;
	padding: 0 40px 0 0;
	text-align: center;
	
	position: relative;
	left: 0px;
	top: 0px;
}

.fp-scroller-container .fp-scroller .item P {
	margin: 5px 0 0 0;
	padding: 0;
	color: #747474;
	font-size: 11px;
}

.fp-rounded.r-form {
	width: 460px;
}

.fp-rounded.rf-right {
	float: right;
}

.fp-rounded.r-form .rb-top {
	background: url("../images/fp-rounded/f-top.gif") repeat-x left top;
}

.fp-rounded.r-form .r-ctl {
	background: url("../images/fp-rounded/f-ctl.gif") no-repeat left top;
}

.fp-rounded.r-form .r-ctr {
	background: url("../images/fp-rounded/f-ctr.gif") no-repeat right top;
}

.fp-rounded.r-form .r-cbl {
	padding-top: 0;
}

.fp-rounded.r-form .total {
	float: right;
	padding: 9px 15px 0 0;
	color: #FFFFFF;
}

.fp-rounded.r-form .total A {
	color: #FFFFFF;
}

.fp-rounded.r-form H2 {
	float: none;
	margin: 9px 0 0 16px;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.fp-rounded.r-form TABLE {
	width: 413px;
	margin: 20px 0 0 17px;
}

.fp-rounded.r-form TABLE TD {
	width: 270px;
	padding: 4px 0;
	vertical-align: middle;
}

.fp-rounded.r-form TABLE TD.label {
	width: 155px;
}

.fp-rounded.r-form LABEL {
	color: #5f5f89;
}

.fp-rounded.r-form TABLE TD INPUT {
	width: 99%;
	border: 1px solid #e5e5e5;
	color: #747474;
}

.fp-rounded.r-form TABLE TD SELECT {
	width: 100%;
	border: 1px solid #e5e5e5;
	color: #747474;
}

.fp-rounded.r-form TABLE TD #v-city, 
.fp-rounded.r-form TABLE TD #r-city {
	width: 178px;
}

.fp-rounded.r-form TABLE TD #v-schedule, 
.fp-rounded.r-form TABLE TD #r-schedule {
	width: 137px;
}

.fp-rounded.r-form TABLE TD #v-edu, 
.fp-rounded.r-form TABLE TD #r-edu {
	width: 172px;
}

.fp-rounded.r-form TABLE TD #v-exp, 
.fp-rounded.r-form TABLE TD #r-exp {
	width: 144px;
}

.fp-rounded.r-form TABLE TD #v-ipp, 
.fp-rounded.r-form TABLE TD #r-ipp {
	width: 80px;
}

.fp-rounded.r-form TABLE TD #v-age, 
.fp-rounded.r-form TABLE TD #r-age {
	width: 100px;
}

.fp-rounded.r-form TABLE TD #v-sal-from, 
.fp-rounded.r-form TABLE TD #v-sal-to, 
.fp-rounded.r-form TABLE TD #r-sal-from, 
.fp-rounded.r-form TABLE TD #r-sal-to {
	width: 71px;
} 

.fp-rounded.r-form TABLE TD #r-age-from, 
.fp-rounded.r-form TABLE TD #r-age-to {
	width: 71px;
	margin: 0 5px;
}

BUTTON.button {
	margin: 0;
	padding: 0;
	background: none;
	border: none;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

BUTTON.button .left {
	display: block;
	background: url("../images/top-menu/left-sel.gif") no-repeat left top;
	float: left;
}

BUTTON.button .right {
	float: left;
	display: block;
	background: url("../images/top-menu/right-sel.gif") no-repeat right top;
	height: 28px;
}

BUTTON.button .text {
	float: left;
	display: block;
	width: 60px;
	text-align: center;
	margin: 5px 0 0 0;
	cursor: pointer;
}

.breadcrumbs {
	margin: 25px 0 0 0;
}

.breadcrumbs A {
	color: #000000;
}

.pagetitle {
	margin: 10px 0 0 0;
	background: url("../images/title-bg.gif") repeat-x left top;
}

.pagetitle .left {
	background: url("../images/title-left.gif") no-repeat left top;
}

.pagetitle .right {
	background: url("../images/title-right.gif") no-repeat right top;
	height: 32px;
}

.pagetitle H1 {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding: 8px 0 0 15px;
	margin: 0;
}

.articles-list H2 {
	margin: 17px 0 0 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;	
}

.articles-list H2 A {
	color: #698800;	
}

.articles-list P {
	margin: 0;
	padding: 0;
	font-size: 14px;
}

.vacancies-list {
	margin: 20px 0 0 0;
}

.vacancies-list H2 {
	margin: 0 0 4px 0;
	padding: 7px 0 6px 12px;
	background: #f6f6f7;
	font-size: 14px;
	font-weight: bold;
}

.vacancies-list H2 A {
	color: #698800;
}

.vacancies-list TABLE {
	width: 100%;
}

.vacancies-list TABLE TH {
	font-size: 11px;
	color: #a4a4b1;
	padding: 0 0 10px 0;
	font-weight: normal;
}

.vacancies-list TABLE TD {
	vertical-align: top;
	line-height: 18px;
	width: 25%;
}

.vacancies-list TABLE TD.label {
	color: #888888;
	padding: 0 10px 0 12px;
	width: 1px;
}

.vacancies-list TABLE TD.label SPAN {
	white-space: nowrap;
}

.vacancies-list TABLE TD.sallary {
	font-weight: bold;
	font-size: 14px;
	padding: 0 10px;
}

.vacancies-list TABLE TD.bookmark {
	padding: 5px 0 15px 12px;
}

.vacancies-list TABLE TD.bookmark A {
	color: #698800;
	background: url("../images/bookmark.gif") no-repeat left center;
	display: block;
	float: left;
	padding: 4px 0 4px 27px;
}

.vacancies-list TABLE TD.bookmark A.added {
	background: url("../images/bookmark-added.gif") no-repeat left center;
}

.vacancies-list TABLE TD.bookmark A.loading {
	background: url("../images/loading.gif") no-repeat 3px center;
}

.vacancies-list TABLE TD.bookmark A.hidden {
	display: none;
}

.vacancies-list TABLE TD.long-banner {
	padding-bottom: 20px;
}

.vacancy {
	padding: 10px 0 0 0;
}

.vacancy H2, 
.simple-form H2 {
	margin: 10px 0 0 0;
	padding: 9px 0 9px 17px;
	font-size: 12px;
	font-weight: bold;
	color: #010101;
	background: #f6f6f7;
	clear: left;
}

.vacancy P {
	margin: 5px 17px 0 17px;
	padding: 0;
}

.vacancy UL {
	margin: 5px 17px 10px 24px;
	padding: 0;
	list-style: none;
}

.vacancy UL LI {
	background: url("../images/bullet.gif") no-repeat left 6px;
	padding: 0 0 0 11px;
}

.vacancy .bookmark A {
	background: url("../images/bookmark.gif") no-repeat left center;
	display: block;
	float: left;
	color: #698800;
	margin: 27px 0 0 8px;
	padding: 4px 0 4px 27px;
}

.vacancy .bookmark A.hidden {
	display: none;
}

.vacancy .bookmark A.loading {
	background: url("../images/loading.gif") no-repeat 3px center;
}

.vacancy .bookmark A.added {
	background: url("../images/bookmark-added.gif") no-repeat left center;
}


.vacancy .bookmark A.send {
	background: url("../images/mail.gif") no-repeat left center;
	display: block;
	float: left;
	color: #698800;
	margin: 27px 0 0 30px;
	padding: 4px 0 4px 27px;
}

.vacancy .user-info .photo {
	float: left;
	padding: 0 0 0 10px;
}

.vacancy .user-info P {
	margin: 0 0 0 145px;
	padding: 0;
	line-height: 18px;
}

.vacancy .user-info P SPAN {
	color: #888888;
	width: 122px;
	float: left;
}

.empty-list {
	margin: 20px 0 0 0;
}

.empty-list P {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 14px;
}

.simple-form TABLE {
	width: 100%;
}

.simple-form TABLE TD {
	padding: 4px 0;
	vertical-align: middle;
}

.simple-form TABLE TD.label {
	width: 143px;
}

.simple-form TABLE TD.input INPUT {
	border: 1px solid #E5E5E5;
	color: #747474;
	width: 99%;
}

.simple-form TABLE TD.select SELECT {
	border: 1px solid #E5E5E5;
	color: #747474;
	width: 100%;
}

.simple-form TABLE TD.input TEXTAREA {
	border: 1px solid #E5E5E5;
	color: #747474;
	width: 99%;
	height: 100px;
}

.simple-form TABLE TD .radio {
	padding: 2px 0;
}

.simple-form LABEL {
	color: #5F5F89;
}

.registration.simple-form TABLE {
	width: 400px;
	margin: auto;
}

.registration.simple-form BUTTON.button .text {
	width: auto;
	padding: 0 10px;
}

.message {
	padding: 10px;
	font-weight: bold;
}

.message UL {
	margin: 5px 17px 10px 24px;
	padding: 0;
	list-style: none;
}

.message UL LI {
	background: url("../images/bullet-error.gif") no-repeat left 6px;
	padding: 0 0 0 11px;
}

.message.error {
	color: #CC0000;
}

.message.success {
	color: #009900;
}

.registration {
	padding-top: 10px;
}

.registration.simple-form .message {
	width: 400px;
	margin: auto;
}

.registration.simple-form INPUT#captcha {
	width: 100px;
	position: relative;
	top: -25px;
}

.auth.simple-form {
	padding-top: 20px;
}

.auth.simple-form TABLE {
	width: 250px;
	margin: auto;
}

.auth.simple-form TABLE TD.label {
	width: 75px;
}

.auth.simple-form .message {
	width: 250px;
	margin: auto;
}

.change-password.simple-form TABLE {
	width: 300px;
	margin: auto;
}

.change-password.simple-form TABLE TD.label {
	width: 150px;
}

.change-password.simple-form .message {
	width: 300px;
	margin: auto;
}

.change-password.simple-form BUTTON.button .text {
	width: auto;
	padding: 0 10px;
}

.personal-data.simple-form TABLE {
	width: 400px;
	margin: auto;
}

.personal-data.simple-form TABLE TD.label {
	width: 125px;
}

.personal-data.simple-form .message {
	width: 400px;
	margin: auto;
}

.personal-data.simple-form BUTTON.button .text {
	width: auto;
	padding: 0 10px;
}

.personal-data.simple-form .d-day, 
.my-resume-edit.simple-form .d-day {
	float: left;
	width: 50px;
	margin: 0 10px 0 0;
}

.personal-data.simple-form .d-day INPUT,
.my-resume-edit.simple-form .d-day INPUT {
	border: 1px solid #E5E5E5;
	color: #747474;
	width: 99%;
}

.personal-data.simple-form .d-month,
.my-resume-edit.simple-form .d-month {
	float: left;
	width: 100px;
	margin: 0 10px 0 0;
}

.personal-data.simple-form .d-month SELECT,
.my-resume-edit.simple-form .d-month SELECT {
	border: 1px solid #E5E5E5;
	color: #747474;
	width: 99%;
}

.personal-data.simple-form .d-year,
.my-resume-edit.simple-form .d-year {
	float: left;
	width: 50px;
	margin: 0 10px 0 0;
}

.personal-data.simple-form .d-year INPUT,
.my-resume-edit.simple-form .d-year INPUT {
	border: 1px solid #E5E5E5;
	color: #747474;
	width: 99%;
}

.access-denied .message {
	text-align: center;
}

.contact-data.simple-form TABLE {
	width: 350px;
	margin: auto;
}

.contact-data.simple-form TABLE TD.label {
	width: 150px;
}

.contact-data.simple-form .message {
	width: 400px;
	margin: auto;
}

.contact-data.simple-form BUTTON.button .text {
	width: auto;
	padding: 0 10px;
}

.send-form{
	padding: 20px 0 0 0;
}

.send-form.simple-form TABLE {
	width: 400px;
	margin: auto;
}

.send-form.simple-form TABLE TD.label {
	width: 120px;
}

.send-form.simple-form .message {
	width: 400px;
	margin: auto;
}

.send-form.simple-form BUTTON.button .text {
	width: auto;
	padding: 0 10px;
}

.send-form.simple-form TABLE TD.input INPUT#captcha {
	width: 100px;
	position: relative;
	top: -23px;
}

.password-recovery{
	padding: 20px 0 0 0;
}

.password-recovery.simple-form TABLE {
	width: 350px;
	margin: auto;
}

.password-recovery.simple-form TABLE TD.label {
	width: 120px;
}

.password-recovery.simple-form .message {
	width: 400px;
	margin: auto;
}

.password-recovery.simple-form BUTTON.button .text {
	width: auto;
	padding: 0 10px;
}

.password-recovery.simple-form TABLE TD.input INPUT#captcha {
	width: 100px;
	position: relative;
	top: -23px;
}

.my-resume-edit.simple-form TABLE {
	width: 500px;
	margin: auto;
}

.my-resume-edit.simple-form TABLE TD.label {
	width: 150px;
}

.my-resume-edit.simple-form .message {
	width: 500px;
	margin: auto;
}

.my-resume-edit.simple-form BUTTON.button .text {
	width: auto;
	padding: 0 10px;
}

.my-resume-list .message {
	width: 400px;
	margin: auto;
}

.my-resume-list BUTTON.button {
	margin-top: 10px;
}

.my-resume-list BUTTON.button .text {
	width: auto;
	padding: 0 10px;
}

.simple-list TABLE {
	width: 100%;
}

.simple-list TABLE TH {
	padding: 5px 0;
	text-align: center;
	font-weight: bold;
}

.simple-list TABLE TR.sel {
	background: #EEEEEE;
}

.simple-list TABLE TD {
	padding: 2px 5px;
}

.simple-list TABLE TD.checkbox {
	width: 1px;
	padding: 2px;
}

.simple-list TABLE TD.control {
	width: 1px;
	font-size: 11px;
}

.simple-list TABLE TD.date {
	text-align: center;
}

.simple-list TABLE TD.state {
	text-align: center;
}

.my-resume-edit TABLE TD.input input#money {
	width: 100px;
}


