/* CSS Document */
/*@import url("typo.css");*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
	background-color: #000000;
	margin: 0px;
}
img { border:none;}
form { margin:0 0 0 0; padding:0 0 0 0;}
form table { font-size:.95em;}
h1 { 
	font-size:1.3em;
}
h2 { 
	font-size:1em;
	Margin-top:0;
}
a,
a:link 
a:active {
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#main { 
	width:770px;
	margin:10px auto 10px auto;
	background-color:#01A3F1;
	border-top:1px solid #000000;
	border-right:1px solid #01A3F1;
	border-bottom:1px solid #01A3F1;
	border-left:1px solid #01A3F1;
}
.header { 
	width:770px;
	height:140px;
	clear:both;
}
.footer { 
	width:770px;
	margin:5px auto 10px auto;
	color:#999999; 
	font-size:.78em;
	font-weight:bold;
	clear:both;
}
.footer a { color:#999999; }
.header img { float:left; }
.header .crumb { float:left; margin-top:120px; }
.crumb p { 	margin: 0 0 0 40px; font-size:.78em; padding:0 0 0 0;}
.crumb a { color:#000000; }
.home { background:#FFFFFF url(../graphics/headers/home.jpg) no-repeat center top;}
.vacancy { background:#FFFFFF url(../graphics/headers/vacancies.jpg) no-repeat center top;}
.about { background:#FFFFFF url(../graphics/headers/about.jpg) no-repeat center top;}
.building { background:#FFFFFF url(../graphics/headers/building.jpg) no-repeat center top;}
.civil { background:#FFFFFF url(../graphics/headers/civil.jpg) no-repeat center top;}
.security { background:#FFFFFF url(../graphics/headers/security.jpg) no-repeat center top;}
.employer { background:#FFFFFF url(../graphics/headers/employers.jpg) no-repeat center top;}
.fire { background:#FFFFFF url(../graphics/headers/fire.jpg) no-repeat center top;}
.work { background:#FFFFFF url(../graphics/headers/work.jpg) no-repeat center top;}
.rail { background:#FFFFFF url(../graphics/headers/rail.jpg) no-repeat center top;}
.candidates2 { background:#FFFFFF url(../graphics/headers/candidates.jpg) no-repeat center top;}
.contact { background:#FFFFFF url(../graphics/headers/contact.jpg) no-repeat center top;}
.contentStandard { 
	width:770px;
	height:400px;
}
.contentTall { 
	width:770px;
	height:auto;
}
.homeContent {
	background-image: url(../graphics/content/home.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.vacancyContent{
	background-image: url(../graphics/content/vacancies.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.aboutContent{
	background-image: url(../graphics/content/about.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.aboutContent2 {
	background-image: url(../graphics/content/about2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.buildingContent{
	background-image: url(../graphics/content/building.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.railContent{
	background-image: url(../graphics/content/rail.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.civilContent{
	background-image: url(../graphics/content/civil.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.securityContent{
	background-image: url(../graphics/content/security.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.employersContent{
	background-image: url(../graphics/content/employers.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.fireContent{
	background-image: url(../graphics/content/fire.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.workContent{
	background-image: url(../graphics/content/work.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.candidatesContent{
	background-image: url(../graphics/content/candidates.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.contactusContent{
	background-image: url(../graphics/content/contactus.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.homeModules {
	height:auto;
}
#leftMenus {
	float:left;
	width:155px;
	height:250px;
}
#leftMenus a { padding:0 0 0 0; margin:0 0 0 0;  width:155px;}
#leftMenus img {display:block; padding:0 0 0 0; margin:0 0 0 0; }
#leftMenus a img { margin:0 0 0 0; padding:0 0 0 0;}
#main .pageContents p { font-size:.85em; }
.contents { 
	float:left;
	width: 415px; 
	height:250px;
	padding:0px 160px 0 40px;
	color:#FFFFFF;
}
.contentsVacancy { 
	float:left;
	width: auto; 
	height:250px;
	padding:0px 0px 0 40px;
	color:#FFFFFF;
}
.contentsAbout{ 
	float:left;
	width: auto; 
	width:490px;
	padding:0px 0px 0 40px;
	color:#FFFFFF;
}
.contentsFire{ 
	float:left;
	width: auto; 
	width:540px;
	padding:0px 0px 0 40px;
	color:#FFFFFF;
}
.contentsBuilding{ 
	float:left;
	width: auto; 
	width:430px;
	padding:0px 0px 0 40px;
	color:#FFFFFF;
}

.button {
	float:left;
	color:#FFFFFF;
	font-size:.75em;
	
}
.button p { padding:0 8px 0 8px; margin:0 0 0 0;}
.button a { color:#FFFFFF; font-weight:normal; }
.candidates {
	width:256px;
	height:150px;
	background-image: url(../graphics/buttons/images/buttons_04.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.candidates p { float:left; width:125px;}
.vacancies {
	width:258px;
	height:150px;
	background-image: url(../graphics/buttons/images/buttons_05.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.vacancies p { float:none; margin-top:48px;}
.employers {
	width:256px;
	height:150px;
	background-image: url(../graphics/buttons/images/buttons_06.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.employers p { float:right; width:125px;}


.pageContents table.pageTable caption,
.pageContents table.formTable caption { font-size:1em; font-weight:bold; padding-bottom:5px; text-align:left;}
.pageContents table.pageTable
{
	border-top:1px solid #E2E0DE;
	border-right:1px solid #E2E0DE;
	border-left:1px solid #E2E0DE;
	width:99%;
	margin-left:1px;
	border-spacing:0;
}
.pageContents table.formTable
{
	width:99%;
}
.pageContents table.formTable td table.bookingUnit { width:100%;}
.pageContents table.pageTable th{	font-size:.7em;}
.pageContents table.pageTable td,
.pageContents table.pageTable th {
	padding:.3em;
	vertical-align: text-top;
	border-bottom:1px solid #E2E0DE;
	text-align:left;


}
.pageContents table.pageTable p { margin:0 0 .25em 0; padding:0px; vertical-align: text-top; line-height:normal; }
.pageContents table.pageTable img { padding:0px 0px 0px 0px; margin:0px 0px 0px 5px; }
.pageContents a { color:#FFFFFF;}
.error { width:auto; padding:10px; background:#FFFF87; border:1px solid #BD9810; }
.error p {
	padding-left:18px;
	background-image: url(../graphics/default/warning.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin:0;
	color:#000000;
}
.blue,
.blue a { color:#000099;}

