﻿body 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

form
{
	padding: 0px;
	margin: 0px;
}

a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

table
{
	width: 465px;
}

table tr
{
	border: solid 1px #ccc;
}

table td
{
	vertical-align: top;
	padding: 5px 0px 5px 0px;
}

.title
{
	color: #d90000;
	font-size: 11px;
	font-weight: bold;
	background-color: #fff;
}

.city
{
	color: #9e9e9e;
	font-size: 11px;
}

.vacancydate
{
	color: #9e9e9e;
	font-size: 11px;
}

.tabledetail tr
{
}

.tabledetail td
{
	line-height: 20px;
	padding-left: 11px;
	border-bottom: solid 1px #d90000;
}

.functiontitle a
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}

.functiontitle a:hover
{
	color: #d90000;
}

.titlefunctiondetails
{
	color: #000;
	font-weight: bold;
	font-size: 11px;
}

.functiondetails
{
	color: #000;
	font-size: 11px;
}

/*style for navigation*/

tfoot
{
}

tfoot a
{
	text-decoration: none;
	color: #000000;
}

tfoot td
{
	background-color: #fff;
}

tfoot a:hover
{
	text-decoration: underline;
}

tfoot div
{
	margin: 0px 0px 0px 0px;
}

tfoot .navPage tr
{
	background-color: #fff;
}

tfoot div.navPage
{
	float: left;
	min-width: 10px;
	text-align: center;
	margin: 0px 2px 0px 2px;
	color: Black;
	padding: 0px;
	overflow: visible;
	cursor: pointer;
}

tfoot div.navPageCurrent
{
	float: left;
	min-width: 10px;
	text-align: center;
	margin: 0px 2px 0px 2px;
	color: Black;
	padding: 0px;
	overflow: visible;
	font-weight: bold;
}

tfoot div.navPageFirst
{
	float: left;
	margin-right: 10px;
	margin-left: 190px;
}

tfoot div img
{
	cursor: pointer;
	padding: 0px;
	margin: 0px;
}

tfoot div.navPageLast
{
	float: left;
	margin-left: 10px;
}

tfoot .vacancyAction
{
    color: Black;
    float: right;
}

tfoot .vacancyAction .caption
{
    font-weight: bold;
    text-align: right;
    margin-right: 10px;
}

tfoot .captionClick
{
    cursor: pointer;
}

tfoot .vacancyAction .captionClick
{
    margin: 0px;
    padding: 0px;
    float: none;
}

tfoot .vacancyAction .bullet
{
    margin: 0px;
    padding: 0px;
}

/*temp styles for form*/
.formsiteId
{
	width: 600px;
}

.formsiteId input
{
	width: 200px;
}

.formsiteId .title
{
	width: 300px;
	font-size: 11px;
}

.formsiteId .result
{
	width: 100px;
}

form
{
	padding: 0px;
	margin: 0px;
}
