@charset "utf-8";
/* CSS Document */

body {
	background: #5f5f5f;
	color: #5f5f5f;
	font: 0.86em Tahoma, Arial, Helvetica, sans-serif;
	text-align: justify;
	margin: 0px;
	padding: 0px;
}

#wrap {
	position: relative;
	width: 1000px;
	margin: 0px auto;
	padding: 0px;
	background: url(../images/bg/top-bg.jpg) repeat-y top center;
}

#TopHeader {
	background: url(../images/bg/Top-header.jpg) no-repeat top center;
	padding: 19px 16px 0px 16px;
	height: 160px
}

#Logo {
	float: left;
	padding-top: 4px;
}

#RegisterTab {
	position: absolute;
	top: 25px;
	right: 20px;
	background: url(../images/bg/register.jpg) no-repeat top left;
	width: 263px;
	height: 111px;
}

#ImageHeader {
	margin-top: 10px;
	text-align: center;
	height: 159px
}

#MainContent {
	background: url(../images/bg/middle-bg.gif) repeat-y top center;
	padding: 0px 16px;
}

#MainContent2 {
	padding: 0px 16px;
}

#LeftBlock {
	padding-top: 32px;
	float: left;
	width: 601px;
	padding-left: 25px
}

#RightBlock {
	float: right;
	width: 275px;
	padding-top: 32px;
	margin-right: 8px
}

.LatestVacancies {
	background: url(../images/bg/right-block-middle.jpg) repeat-y top center;
	width: 275px;
}

.LatestTop {
	background: url(../images/bg/right-block-top.jpg) no-repeat top center;
	height: 25px;
}

.LatestBottom {
	background: url(../images/bg/right-block-bottom.jpg) no-repeat bottom center;
	height: 29px;
}

#Footer {
	background: url(../images/bg/footer-bg.jpg) no-repeat bottom center;
	height: 24px;
	position: relative;
}

.Footer {
	position: absolute;
	bottom: 27px;
	left: 35px;
	padding: 0px 0px 0px 0px;
	width: 626px;
	height: 45px;
	font-size: 10px;
	color: #026432
}

.FooterLeft {
	float: left;
	width: 300px;
	line-height: 6em;
}

.FooterRight {
	float: right;
	height: 45px;
	width: 287px;
}

div.Locations {
	background: url(../images/bg/right-block-middle.jpg) repeat-y top center;
	width: 275px;
}

div.LocationsTop {
	background: url(../images/bg/right-block-top.jpg) no-repeat top center;
	height: 25px;
}

div.LocationsBottom {
	background: url(../images/bg/right-block-bottom.jpg) no-repeat bottom center;
	height: 29px;
}

/* styles */

h1 {
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #5f5f5f;
	font-size: 2em;
	color: #026432;
	font-weight: 400
}

#RightBlock h2 {
	margin: 0px 10px 10px 10px;
	padding: 0px;
	border-bottom: 1px solid #5f5f5f;
	font-size: 2em;
	color: #fff;
	font-weight: 400;
}

#RightBlock h3 {
	margin: 0px;
	padding: 0px 25px 5px 25px;
	font-size: 1.1em;
	color: #026432;
}

h3 {
	margin: 0px;
	padding: 15px 0px 5px 0px;
	font-size: 1.1em;
	color: #8ec73f;
}

#LeftBlock p {
	padding: 15px 0px;
	margin: 0px;
}

.LatestVacancies p, .Locations p {
	padding: 5px 25px 0px 25px;
	margin: 0px;
	font-size: 12px
}

.LatestVacancies a {
	font-weight: bold;
	color: #8ec73f;
	text-decoration: none
}

#RegisterTab p {
	margin: 0px;
	padding: 16px;
	font-size: 12px
}

#RegisterTab p span {
	color: #026432;
	font-size: 1.2em;
	font-weight: bold;
}

span#FirstChoice, span.FirstChoice {
	color: #8ec73f;
	font-weight: bold
}

table.Locations {
	font-size: 0.9em;
}

table.Categories td {
	border-bottom: 1px solid #d2e9b2;
}

table.Categories td.OddRow {
	background: #e8f4d9;
}

.InputField {
	border: 1px solid #8ec73f;
	background: #fff;
	color: #5f5f5f;
	padding: 2px
}

.Button {
	background: url(../images/reg-but.gif) no-repeat top center;
	width: 71px;
	height: 20px;
	border: none;
	color: #fff;
	padding: 0px 2px 1px 2px;
	cursor: pointer
}

a:link, a:visited {
	color: #8ec73f;
	text-decoration: underline;
}

a:hover {
	color: #026432;
	text-decoration: none;
}
