/*-----------------------------------------------------------------------------
Prototype Style Sheet (empty commented stylesheet)

version:   1.0
author:    Jamie Stanton
email:     jamie.stanton@gmail.com
website:   http://www.evolution-e.com
-----------------------------------------------------------------------------*/

/* =General
-----------------------------------------------------------------------------*/


/* Remove padding and margin */
* {
	margin: 0;
	padding: 0;
}

/* Class for clearing floats */
.clear {
	clear:both;
}

/* Help Cursor */
.help {
	cursor:help;
}

/* Remove border around linked images */
img {
	border: 0;
}


/* Floats left or right */
.left {
	float:left;
}

.right {
	float:right;
}

img.leftPad {
	float:left;
	margin-right: 5px;
	margin-bottom: 5px;
}

img.rightPad {
	float:right;
	margin-left: 5px;
	margin-bottom: 5px;
}


/* Removes styling from all list items */
ul, li {
	list-style:none;
}

/* =Typography (Global)
-----------------------------------------------------------------------------*/

body {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif;
	font-size: 0.75em;
	margin-top: 29px;
	min-width:757px;
	padding: 0px;
	text-align: center;
	background-image: url(../images/body-bg.jpg);
	background-repeat: repeat-x;
	background-position: left 29px;
}

.wrapper {
	position: relative;
	margin-left:auto;
	margin-right:auto;
	width: 757px;
	text-align: left;
	background-image: url(../images/watermark.png);
	background-repeat: no-repeat;
	background-position: center 400px;
}

a {
	color: #004A95;
	font-weight: normal;
}

a:link {
	color: #004A95;
	text-decoration: underline;
	}

a:visited {
	color: #666666;
	text-decoration: underline;
	}

a:hover {
	color: #004A95;
	text-decoration: none;
	}

a:active {
	color: #004A95;
	text-decoration: none;
	}



/* =Header
-----------------------------------------------------------------------------*/

.Header {
	height:129px;
	voice-family: "\"}\"";
	voice-family: inherit;
	position:relative;
	}

.Header a, .Header a:link, .Header a:visited {
	text-decoration: none;
	text-transform: uppercase;
	color: #333333;
	padding: 3px;
	font-weight: bold;
}

.Header a:hover {
	text-decoration: underline;
	color: #333333;
}

.Header h1 {
	float: left;
	height: 138px;
	width: 396px;
	display: block;
}
.Header ul li {
	float: left;
	padding: 3px;
}
.Header .navone {
	position:absolute;
	left:0px;
	text-align:left;
	width: 423px;
	bottom: 0px;
}

.Header .navtwo {
	position:absolute;
	text-align:right;
	width: 523px;
	top: 39px;
	right: 0px;
}


html>body .Header {
	height:138px;
	}
.Header .banner {
	padding-top: 0px;
	padding-left: 0px;

	z-index:1;
}


.Header .align {
	text-align:right;
}

/* =Column One
-----------------------------------------------------------------------------*/


.ColOne {
	position: fixed;
	left:0px;
	top:0px;
	width:100%;
	background-image: url(../images/topnav-bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	height: 29px;
	z-index: 9999;
	}

.ColOne ul {
	float: left;
	width: 100%;

}
.ColOne li {
	display: inline;
}
.ColOne a, .ColOne a:link, .ColOne a:visited {
	display: inline;
	font-size: 13px;
	color: #EBF2FA;
	font-weight: normal;
	text-decoration: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #6B6B6B;
	border-left-color: #999999;
	float: left;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	height: 21px;
}

.ColOne a:hover {
	color: #EBF2FA;
	font-weight: normal;
	text-decoration: underline;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #6B6B6B;
	border-left-color: #999999;
	background-color:#005883;
}

.ColOne h2 {
	background-image: url(../images/topnav-bg.png);
	background-repeat: no-repeat;
	display: block;
	background-position: left top;
	float: left;
	position: absolute;
	left: -9000px;
}


.ColOne a.ie {
	background-image: url(../images/topnav-flag-ie.png);
	background-position: left top;
	display: block;
	background-repeat: no-repeat;
	width: 100px;
	padding-left: 22px;
	height: 21px;
}

.ColOne a.de {
	background-image: url(../images/topnav-flag-de.png);
	background-position: left top;
	display: block;
	background-repeat: no-repeat;
	width: 110px;
	padding-left: 22px;
	height: 21px;
}

.ColOne a.cz {
	background-image: url(../images/topnav-flag-cz.png);
	background-position: left top;
	display: block;
	background-repeat: no-repeat;
	width: 150px;
	padding-left: 22px;
	height: 21px;
}

.ColOne a.sk {
	background-image: url(../images/topnav-flag-sk.png);
	background-position: left top;
	display: block;
	background-repeat: no-repeat;
	width: 110px;
	padding-left: 22px;
	height: 21px;
}

.ColOne a.pl {
	background-image: url(../images/topnav-flag-pl.png);
	background-position: left top;
	display: block;
	background-repeat: no-repeat;
	width: 100px;
	padding-left: 22px;
	height: 21px;
}

.ColOne a.bg {
	background-image: url(../images/topnav-flag-bg.png);
	background-position: left top;
	display: block;
	background-repeat: no-repeat;
	width: 110px;
	padding-left: 22px;
	height: 21px;
}



/* =Column Two
-----------------------------------------------------------------------------*/
.ColTwo  {
	position: absolute;
	right:0px;
	top:145px;
	width:262px;
}
.ColTwo table {
	width: 100%;
	background-color: #025583;
}
.ColTwo .topJobs {
	background-image: url(../images/ColTwo-bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 264px;
	background-color: #025583;
}
.ColTwo caption {
	background-image: url(/images/ColTwo-caption.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 31px;
	width: 262px;
	font-size: 1.7em;
	color: #FFFFFF;
	font-weight: normal;
	text-align: left;
	padding-top: 6px;
	padding-left: 6px;
		padding-bottom: 0px;
	border: 1px none;
}

.ColTwo table a, .ColTwo table a:link, .ColTwo table a:visited {
	display: block;

	padding: 3px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: capitalize;
	font-weight: bold;
	height: 15px;
	width: 165px;
overflow: hidden;
}

.ColTwo table a:hover {
	text-decoration: underline;
}



.ColTwo table td {
	overflow: hidden;
	font-size: 9px;
	color: #CCCCCC;
	padding-left: 6px;
}


.ColTwo table th {
	color: #FFFFFF;
	text-align: left;
	background-color: #0376B4;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 6px;

}

.ColTwo table tr:hover {
	overflow: hidden;
	background-color: #014061;
}
.ColTwo .submit {

}

.ColTwo .submit a, .ColTwo .submit a:link, .ColTwo .submit a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;
	background-image: url(../images/ColTwo-submit.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 59px;
	width: 170px;
	margin-top: 5px;
	padding-top: 8px;
	padding-left: 8px;
	display: block;
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;
	padding-right: 85px;
	}

.ColTwo .submit a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;
	background-position: left bottom;
}


.ColTwo .submit h2 {
	font-size: 21px;
	font-weight: normal;
}



.ColTwo .register {

}

.ColTwo .register a, .ColTwo .register a:link, .ColTwo .register a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;
	background-image: url(../images/ColTwo-register.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 59px;
	width: 170px;
	margin-top: 5px;
	padding-top: 8px;
	padding-left: 8px;
	display: block;
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;
	padding-right: 85px;
	}

.ColTwo .register a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;
	background-position: left bottom;
}


.ColTwo .register h2 {
	font-size: 21px;
	font-weight: normal;
}

.ColTwo .news {
	background-image: url(../images/ScrollBG.png);
	height: 121px;
	width: 246px;
	padding: 8px;
	margin-top: 5px;
}

.ColTwo .news h2 {
	font-size: 21px;
	font-weight: normal;
	color: #FFFFFF;
}
.ColTwo .news a {
	font-weight: normal;
}
.ColTwo .news li {
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: left 4px;
	margin-bottom: 8px;
	display: block;
	padding-left: 15px;
}







.ColTwo .awardWrapper {
	background-image:url(../images/awardsBG.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 264px;
	margin-top: 10px;
	width: 265px;
}

.ColTwo .awardWrapper div {
	margin: 10px; float: left; width: 100%; margin-left: 20px;
}

.ColTwo .awardWrapper p  {
	float: left; margin-right: 10px; display: block; width: 10px; width: 110px; height: 70px;
}


.ColTwo .awardWrapper h2 {
	background-image: url(/images/ColTwo-caption.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 31px;
	width: 262px;
	font-size: 1.7em;
	color: #FFFFFF;
	font-weight: normal;
	text-align: left;
	padding-top: 6px;
	padding-left: 6px;
	padding-bottom: 0px;
	border: 1px none;
}
















/* =blockLinks
-----------------------------------------------------------------------------*/
.blockLinks a {
	display: block;
	padding: 2px;
	margin-bottom: 1px;
	background-color: #0376B4;
	color: #FFFFFF;
	}



.blockLinks a:link {
	text-decoration: none;
	}

.blockLinks a:visited {
	color: #333333;
	text-decoration: none;
	}

.blockLinks a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3399FF;
	}

.blockLinks a:active {
	color: #FFFFFF;
	text-decoration: none;
	}

.blockLinks h2 {
	font-size: 1.2em;
	color: #990000;
	position: absolute;
	left: -9000px;
}

.blockLinks ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

.blockLinks li {
	margin: 0;
	}



/* =General Content
-----------------------------------------------------------------------------*/
.content {
	margin-left: 0px;
	margin-right:271px;
	/*
	IE5x PC mis-implements the box model. Because of that we sometimes have
	to perform a little CSS trickery to get pixel-perfect display across browsers.
	The following bit of code was proposed by Tantek Celik, and it preys upon a CSS
	parsing bug in IE5x PC that will prematurly close a style rule when it runs
	into the string "\"}\"". After that string appears in a rule, then, we can override
	previously set attribute values and only browsers without the parse bug will
	recognize the new values. So any of the name-value pairs above this comment
	that we need to override for browsers with correct box-model implementations
	will be listed below.

	We use the voice-family property because it is likely to be used very infrequently,
	and where it is used it will be set on the body tag. So the second voice-family value
	of "inherit" will override our bogus "\"}\"" value and allow the proper value to
	cascade down from the body tag.

	The style rule immediately following this rule offers another chance for CSS2
	aware browsers to pick up the values meant for correct box-model implementations.
	It uses a CSS2 selector that will be ignored by IE5x PC.

	Read more at http://www.glish.com/css/hacks.asp
	*/

	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 0px;
	margin-right:271px;
	margin-top: 5px;
	padding: 0px;
	margin-bottom: 5px;
	font-size: 1.2em;
	}
html>body .content {
	margin-left: 0px;
	margin-right:271px;
	margin-top: 5px;
	}

body .wrapper .inner {
	margin-right:0px;
}

.content p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


.content h1 {
	font-size: 1.4em;
	font-weight: normal;
	letter-spacing: 0.1em;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #990000;
	padding: 0px;


}

.content h2 {
	font-size: 1.2em;
	font-weight: normal;
	letter-spacing: 0.1em;
	font-weight: normal;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color:#666666;
	padding: 0px;
}

.content h3 {
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: 0.1em;
	font-weight: normal;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color:#666666;
	padding: 0px;
}

.content caption {
	background-color: #025583;
	color: #FFFFFF;
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	text-align: left;
}

.content table th {
	background-color: #0376B4;
	color: #FFFFFF;
	font-size: 1.1em;
	text-align: left;
	margin: 0px;
	padding: 5px;
	font-weight: normal;
	vertical-align: top;
}

.content table td {
	color: #333333;
	font-size: 1.1em;
	text-align: left;
	margin: 0px;
	padding: 5px;
}

.content tr:hover {
	background-color: #BBD6E3;
}

.content .odd {
	background-color: #F2F7FA;
}

.content .even {
	background-color: #D9E8F0;
}


.content ul {
	padding: 0px;
	margin-top: 5px;
	margin-right: 10%;
	margin-bottom: 5px;
	margin-left: 10%;
	display: block;
}

.content ul li {
	margin: 3px;
	background-image: url(../images/bullet.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
}
.content blockquote {
	background-color: #EEEEEE;
	color: #999999;
	margin-right: 10%;
	margin-left: 10%;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-style: italic;
}
.content code {
	font-family: "Courier New", Courier, monospace;
	font-size: 1.2em;
	margin-right: 10%;
	margin-left: 10%;
	color: #FFFFFF;
	background-color: #0000CC;
	padding: 10px;
	display: block;
}

.content #searchForm {
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 258px;
	width: 482px;
	padding-top: 8px;
	padding-left: 8px;
	margin: 0px;
}
.content .photo0 {
	background-image: url(../images/search001.jpg);
}

.content .photo1 {
	background-image: url(../images/search002.jpg);
}

.content .photo2 {
	background-image: url(../images/search003.jpg);
}

.content .photo3 {
	background-image: url(../images/search004.jpg);
}

.content .photo4 {
	background-image: url(../images/search005.jpg);
}

.content iframe {
	border: 1px solid #CCCCCC;
	background-image: url(../images/loading.gif);
}

.content #searchForm h1 {
	font-weight: normal;
	color: #FFFFFF;
	font-size: 21px;
	margin: 0px;
	padding: 0px;
}
.content #searchForm label {
	position: absolute;
	left: -9000px;
}
.content #searchForm p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	font-size: 11px;
	position:relative;
}

.content .searchForm form {
	position:relative;
}

.content #searchForm #btnSearch {
	position: absolute;
	left: 176px;
	bottom: 3px;
	background-image: url(../images/search.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 82px;
	padding-left: 5px;
	margin-left: 50px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border: 1px solid #666666;
	cursor: pointer;
}

.content #searchForm #btnSearch:hover {
	background-image: url(../images/searchA.png);
	color: #FFFFFF;
}

.content #searchForm #keywords {
	border: 1px solid #7F9DB9;
	padding: 1px;
}

.content #searchForm .help-tip {
	display: block;
	background-image: url(../images/help.jpg);
	background-color: #CCCCCC;
	height: 19px;
	width: 19px;
	font-size: 1px;
	color: #000000;
	text-indent: -9000px;
}

.content #searchForm .help-tip span {
	font-size: 1px;
	color: #000000;
	text-indent: -9000px;
}

.content #searchForm #categoryLauncher{
	position:absolute;
	top: 76px;
	left: 210px;
	cursor: help;
}

.content #searchForm #subCategoriesLauncher{
	position:absolute;
	top: 101px;
	left: 210px;
	cursor: help;
	z-index: 1;
}

.content #searchForm #locationLauncher{
	position:absolute;
	top: 191px;
	left: 210px;
	cursor: help;
	z-index: 1;
}

.content #searchForm #keywordsLauncher{
	position:absolute;
	top: 54px;
	left: 160px;
	cursor: help;
	z-index: 1;
	margin-left: 50px;
}


.content .awards {
	list-style-type: none;
	background-image: none;
	margin: 0px;
	padding: 0px;
}
.content .awards li {
	background-image: none;
	display: inline;
	margin-right: 0px;
	padding: 0px;
	margin-top: 00px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.content #results table {
	width: 757px;
	font-size: 0.8em;
	letter-spacing: 1px;
}
.content #results {
	margin-top: 5px;
}


.content #results table a {
	font-weight: normal;
}
.content #results th {
	color: #FFFFFF;
	padding: 0px;
	text-align: left;
	font-weight: normal;
	background-color: #B1CDE0;
	position:relative;
}

.content #results th a, th a:link, th a:visited {
	padding: 5px;
	width: 100%;
	display: block;
	color: #FFFFFF;
	text-decoration: underline;
	background-color:#B1CDE0;
	cursor:pointer;
}

.content #results th a:hover {
	padding: 5px;
	width: 100%;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	background-color:#025583;
	cursor:pointer;
}

.content #results .endlink, .content #shortlist .endlink {
	padding: 5px;
}

.content #results caption {
	background-image: url(../images/results-title.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
	width: 757px;
	background-color: #A0C1D8;
	font-size: 0.8em;
	color: #FFFFFF;
	padding-top: 26px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: left;
}

.content #results tr.odd {
 background-color: #F9F9F9;
}


.content #results tr.even {
 background-color: #EBF1F6;
}

.content #results .rating {
	height: 16px;
	width: 50px;
	position: relative;
	background-image: url(../images/star-grey.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.content #results td {
	padding: 5px;
}
.content #results table td p {
	display: block;
	margin: 0px;
	padding: 0px;
	font-size: 0.8em;
	color: #999999;
}
.content #results .title {
	width: 350px;
}
.content #results .category {
	width: 180px;
}
.content #results .rating .frame-odd {
	position: absolute;
	top: 0px;
	right: 0px;
	background-image: url(../images/stars-frame-odd.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 16px;
	width: 50px;
}

.content #results .rating .frame-even {
	position: absolute;
	top: 0px;
	right: 0px;
	background-image: url(../images/stars-frame-even.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 16px;
	width: 50px;
}
.content .sitemap li {
	background-image: url(../images/page.png);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 20px;
}




/* =Footer
-----------------------------------------------------------------------------*/
.Footer {
	min-width: 750px;
	width: 100%;
	margin-top: 30px;
	margin-right: 0px;
	margin-left: 0px;
	position: relative;
	text-align: center;
	padding-top: 30;
	padding-right: 0;
	padding-left: 0;
}


.Footer li {
	display: inline;
	padding-right: 10px;
	padding-left: 0px;
}


.Footer a {
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.Footer ul, .Footer p {
	margin-bottom: 10px;
}


/* =Tables
-----------------------------------------------------------------------------*/

table {
	border-spacing: 0;
	border-collapse: collapse;
}

td {
	text-align: left;
	font-weight: normal;
}
/* =Forms
-----------------------------------------------------------------------------*/
/*.form {
	border: 1px solid #999999;
	width: 489px;
	margin-top: 10px;
	background-image: url(../images/alpha-yellow40.png);
}
*/

.form div {
	padding:10px;
	font-size: 0.8em;
	z-index: 1;
}

.form {
	padding: 10px;
	width: 470px;
	font-size: 12px;
	background-image: url(../images/formBGA.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 5px;
}
.form h1 {
	font-size: 1.8em;
	color: #333333;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.form label {
	width: 120px;
	display: block;
	height: 30px;
	float: left;
	font-size: 1.2em;
	color: #666666;
	z-index: 9999;
}

/*
.form h1 {
	background-color: #CBD23E;
	background-repeat: no-repeat;
	background-position: right top;
	height: 56px;
	width: 479px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #999999;
	color: #333333;
	padding-top: 5px;
	padding-left: 10px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}*/


/*
.loginForm h1 {
	background-image:url(../images/login.jpg);
}

.candidateForm h1 {
	background-image:url(../images/uploadCV.jpg);
}

.clientForm h1 {
	background-image:url(../images/vacancy.jpg);
}

.form {
	border: 1px solid #999999;
	width: 489px;
	margin-top: 10px;
	background-image: url(../images/alpha-yellow40.png);
}

.form div {
	padding:10px;
	font-size: 0.8em;
}

.form h1 {
	background-color: #CBD23E;
	background-repeat: no-repeat;
	background-position: right top;
	height: 56px;
	width: 479px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #999999;
	color: #333333;
	padding-top: 5px;
	padding-left: 10px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.form #btnLogin, .form #btnSave {
	font-size: 1.3em;
	color: #FFFFFF;
	border: 2px solid #782E33;
	background-color: #963941;
}


#submit {
	font-size: 1.3em;
	color: #FFFFFF;
	border: 2px solid #782E33;
	background-color: #963941;
}



.form .centre {
	text-align: center;
}*/


/* =Tooltip
-----------------------------------------------------------------------------*/

.tooltip {
	background-image: url(/images/tooltip-01.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	width: 194px;
	padding-top: 24px;
	z-index: 1;
}

.tooltip .close {z-index:2;
	background-image: url(/images/close.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	width: 15px;
	position: absolute;
	top: 0px;
	right: 15px;
	font-size: 1px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
}
.close2 {display:none;}

.tooltip .close:hover {
	background-position: left bottom;
}


.tooltip .body {
	background-image: url(/images/tooltip-02.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-right: 33px;
	padding-bottom: 20px;
	padding-left: 20px;
	position: relative;
}

.tooltip .body p {
	margin: 0px;
	padding: 0px;
}



/* =Extra
-----------------------------------------------------------------------------*/

.flourish {
	position: fixed;
	left:0px;
	top:29px;
	width:100%;
	background-image: url(../images/shadow.png);
	background-repeat: repeat-x;
	text-align: center;
	height: 7px;
	background-position: left top;
	}

.tx-recruitengine-pi3 caption {
	font-weight: normal;
	margin-top: 5px;
	background-image: url(../images/caption.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
}
.tx-recruitengine-pi3 .padded {
	background-color: #FFFFFF;
	border: 10px solid #F2F7FA;
}
#results button {
	background-image: url(../images/add.png);
	background-repeat: no-repeat;
	height: 19px;
	width: 19px;
	color: #EBF1F6;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color:transparent;
	cursor: pointer;
}

#results button:hover {
	background-image: url(../images/add-hover.png);
	background-color:transparent;
	cursor: pointer;
}

/*
Add width to the search form elements
*/
div.tx-recruitengine-pi1 select
{
	width: 200px;
}

/*
Add spacing below the search results
*/
div.tx-recruitengine-pi2
{
	margin-bottom: 20px;
}


div.tx-recruitengine-pi3 {
	font-size: 0.8em;
}
div.tx-recruitengine-pi3 th {
	background-color: #7CAACB;
}
div.tx-recruitengine-pi3 caption {
	font-size: 1.6em;
	font-weight: normal;
	text-transform: capitalize;
}


div.tx-recruitengine-pi5 #shortlist table {
	width: 757px;
	font-size: 0.8em;
	letter-spacing: 1px;
}
div.tx-recruitengine-pi5 #shortlist {
	margin-top: 5px;
}

div.tx-recruitengine-pi5 #shortlist table a {
	font-weight: normal;
}
div.tx-recruitengine-pi5 #shortlist th {
	color: #FFFFFF;
	padding: 0px;
	text-align: left;
	font-weight: normal;
	background-color: #B1CDE0;
}
div.tx-recruitengine-pi5 #shortlist th a, th a:link, th a:visited {
	padding: 5px;
	width: 100%;
	display: block;
	color: #FFFFFF;
	text-decoration: underline;
	background-color:#B1CDE0;
}

div.tx-recruitengine-pi5 #shortlist th a:hover {
	padding: 5px;
	width: 100%;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	background-color:#025583;
}

div.tx-recruitengine-pi5 #shortlist caption {
	background-image: url(../images/shortlist-title.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
	width: 757px;
	background-color: #A0C1D8;
	font-size: 0.8em;
	color: #FFFFFF;
	padding-top: 26px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: left;
}

div.tx-recruitengine-pi5 #shortlist button {
	background-image: url(../images/trashcan.png);
	background-repeat: no-repeat;
	height: 19px;
	width: 19px;
	color: #EBF1F6;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color:transparent;
	cursor: pointer;
	font-size: 1px;
}


div.tx-recruitengine-pi5 #shortlist tr.odd {
 background-color: #F9F9F9;
}


div.tx-recruitengine-pi5 #shortlist tr.even {
	background-color: #EBF1F6;
}

div.tx-recruitengine-pi4 label
{
	width: 170px;
}

div.tx-recruitengine-pi4 select, div.tx-recruitengine-pi4 input[type='text'], div.tx-recruitengine-pi4  input[type='password']
{
	width: 219px;
}


div.tx-recruitengine-pi4 textarea
{
	width: 400px;
	height: 150px;
}


.clearit {clear: both;height: 0;line-height: 0.0;font-size: 0;}
#p7menubar *{z-index:99999;text-align:left;margin:0;padding:0;}
#p7menubar, #p7menubar ul {padding: 0;margin: 0;list-style: none;}
#p7menubar a {display: block;text-decoration: none;padding: 0px 0px 0px 0px;font-size:0.75em;}
#p7menubar a.trigger {padding: 0px 9px 3px 9px;font-size:1.0em;}
#p7menubar li {float: left;width: 9em;}
#p7menubar li {position: relative;}
/* hide from IE mac \*/
#p7menubar li {position: static; width: auto;}
/* end hiding from IE5 mac */
#p7menubar li ul,#p7menubar ul li   {width:12em;}
#p7menubar ul li a  {color: #565656; padding:2px;border-bottom:1px solid #333;z-index:99999;}
#p7menubar li ul {position: absolute;display: none;background:#dbe8f5;}
#p7menubar li:hover a, #p7menubar a:focus,#p7menubar a:active, #p7menubar li.p7hvr a {color: #000;}
#p7menubar li:hover ul, #p7menubar li.p7hvr ul {display: block;}
#p7menubar li:hover ul a, #p7menubar li.p7hvr ul a {color: #000;background-color: transparent;}
#p7menubar ul a:hover {background: #0376B4!important;color: #FFF !important;}
#swf {z-index:0;}


.content #searchForm .tooltipLauncher {
	display: block;
	background-image: url(../images/help.jpg);
	background-color: #CCCCCC;
	height: 19px;
	width: 19px;
	font-size: 1px;
	color: #000000;
	z-index:9998;
}

.content #searchForm .help-tip span {
	font-size: 1px;
	color: #000000;
	text-indent: -9000px;
}

.keywordsTooltip
{
	position: absolute;
	top: 220px;
	left: 235px;
}

.locationTooltip
{
	position: absolute;
	top: 354px;
	left: 230px;
}

.subCategoriesTooltip
{
	position: absolute;
	top: 250px;
	left: 230px;
}


.categoryTooltip
{
	position: absolute;
	top: 230px;
	left: 230px;
}

.hiddenTooltip
{
	position: absolute;
	margin-left: -9000px;
}
.pr1 {position:relative;left:1px;}



#testimonialInsertPoint
{
	padding: 0 !important;
	margin: 0 !important;
}


div.testimonialTicker
{
	width: 500px !important;
	height: 55px !important;
	overflow: hidden !important;
	padding-right: 5px;
	background-image: url(/images/testimonial-background.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	cursor: pointer;
	color:#FFF;
}

#testimonialTicker blockquote
{
	padding: 0 !important;
	margin: 0 !important;
}

div.testimonialTicker blockquote a,
div.testimonialTicker blockquote a:link,
div.testimonialTicker blockquote a:visited,
div.testimonialTicker blockquote a:hover,
div.testimonialTicker blockquote a:active
{
	text-transform: none !important;
	color: #FFFFFF !important;
}

div.blog-listing
{
	width: 673px;
	margin-top: 20px;
}

div.blog-listing div.blog-entry
{
	height: 120px;
	clear: both;
	border: 1px solid #ccc;
	padding: 10px;
	margin-bottom: 10px;
}

div.blog-listing div.blog-entry div.blog-text,
div.blog-listing div.blog-entry div.blog-image
{
	float: left;
}

div.blog-listing div.blog-entry div.blog-text
{
	width: 530px;
}

div.blog-listing div.blog-entry div.blog-text h2
{
	padding: 0px;
	margin: 0px;
}


div.blog-listing div.blog-entry div.blog-text div.blog-title span.date-posted
{
	color: #666;
	font-size: 8pt;
	font-style: italic;
}


div.social-media-icons
{
	text-align: center;
}






.ColTwo .blog-link a, .ColTwo .blog-link a:link, .ColTwo .blog-link a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;
	background-image: url(../images/col-two-blog.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 59px;
	width: 170px;
	margin-top: 5px;
	padding-top: 8px;
	padding-left: 8px;
	display: block;
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;
	padding-right: 85px;
	}

.ColTwo .blog-link a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;
	background-position: left bottom;
}


.ColTwo .blog-link h2 {
	font-size: 21px;
	font-weight: normal;
}





.ColTwo .work-in-ireland a, .ColTwo .work-in-ireland a:link, .ColTwo .work-in-ireland a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;
	background-image: url(../images/col-two-work-in-ireland.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 59px;
	width: 170px;
	margin-top: 5px;
	padding-top: 8px;
	padding-left: 8px;
	display: block;
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;
	padding-right: 85px;
	}

.ColTwo .work-in-ireland a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;
	background-position: left bottom;
}


.ColTwo .work-in-ireland h2 {
	font-size: 21px;
	font-weight: normal;
}

.ColTwo .career-centre a, .ColTwo .career-centre a:link, .ColTwo .career-centre a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;
	background-image: url(../images/ColTwo-career.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 59px;
	width: 170px;
	margin-top: 5px;
	padding-top: 8px;
	padding-left: 8px;
	display: block;
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;
	padding-right: 85px;
	}

.ColTwo .career-centre a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;
	background-position: left bottom;
}


.ColTwo .career-centre h2 {
	font-size: 21px;
	font-weight: normal;
}




div.testimonialsContainer blockquote
{
	margin-bottom: 20px;
}