/* Changed for different colour */

h2 {
	background: url(images/title-line.gif) repeat-x 0% 100%;
	margin: 0 0 25px 0;
	padding: 0 0 13px 0;
	line-height: 1.0em;
	font-size: 2.2em;
	font-family: Arial, sans;
	font-weight: normal;
	font-style: italic;
	color: rgb(181,0,75);   /* change colour 1/2 */
}
#navi {
	overflow: hidden;
	position: absolute;
	top: 18px;
	right: 7px;
}

	#navi li {
		background: url(images/navi-divider.gif) no-repeat 0% 6px;
		float: left;
		margin: 0 0 0 -1px;
		padding: 0 8px 0 8px;
		line-height: 1.8em;
		text-transform: uppercase;
		font-size: 0.833em;
		color: rgb(177,178,180); 
	}
	
		#navi li a {
			text-decoration: none;
		color: rgb(177,178,180); 
		}
		
		#navi li a:hover {
			text-decoration: underline;
		}
		
		#navi li.act a {
		   color: rgb(181,0,75);   /* change colour 2/2 */
			text-decoration: underline; 
			}

.logo {
	background: #fff url(images/logo.jpg) no-repeat;  /* change image 1/4 */
	position: absolute;
	top: 38px;
	left: 2px;
	width: 315px;
	height: 66px;
}

.link {
	background: url(images/marker.png) no-repeat 0% 0%;  /* change image 2/4 */
	display: block;
	height: 24px;
	padding: 0 0 0 28px;
	float: left;
	overflow: hidden;
	line-height: 14px;
	text-decoration: none;
	font-size: 1.417em;
	color: #1d1d1d;
}

	.link:hover {
		text-decoration: underline;
	}

.link-indent {
	margin: 0 0 10px 0;
}

#menu {
	position: absolute;
	top: 42px;
	right: 0;
}

	#menu li {
		float: left;
		padding: 0 0 0 1px;
		color: #000;
	}
	
		#menu li a {
			background: url(images/menu-tail.png) repeat-x 50% 100%;
			display: block;
			width: 85px;
			height: 42px;
			overflow: hidden;
			line-height: 40px;
			font-weight: bold;
			text-align: center;
			text-decoration: none;
			color: #000;
		}
		
		#menu li a:hover {
			background: url(images/menu-tail-act.png) repeat-x 50% 100%;  /* change image 3/4*/
		}
		
		#menu li.act a {
			background: url(images/menu-tail-act.png) repeat-x 50% 100%;  /* change image 4/4 */
		}


/* Unchanged style sheet */

* {
	margin: 0;
	padding: 0;
}

.wrapper {
	width: 100%;
	overflow: hidden;
}

.edin {
	   background: url(images/map_edinburgh.jpg) no-repeat 0 0;
		padding-left: 245px;
		height: 198px;
		margin-bottom: 20px;
		display: block;
	}

.lond {
	   background: url(images/map_london.jpg) no-repeat 0 0;
		padding-left: 245px;
		height: 198px;
		border: 0px;
		margin-bottom: 20px;
		display: none;
   }
	
.useful {
   padding-left: 42px;
   margin-right: 2px;
   }

.applicants {
   background: url(images/pic-1.gif) no-repeat 0px 3px;
   }

.employers {
   background: url(images/pic-2.gif) no-repeat 0px 3px;
   }

.prospects {
   background: url(images/pic-3.gif) no-repeat 0px 3px;
   }

.contacts {
   background: url(images/pic-4.gif) no-repeat 0px 3px;
   }

.faq {
   background: url(images/pic-5.gif) no-repeat 0px 3px;
   }

.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}

img {
	border: 0;
	vertical-align: top;
	text-align: left;
}

ul, ol {
	list-style: none;
}

a {
	outline: none;
	color: #59b2c8;
}

	a:hover {
		text-decoration: none;
	}

html {
	min-width: 980px;
}

body {
	background: rgb(59,59,60);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #393939;
}
	
.faqa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.1em;
	color: #393939;
	display: none;
	padding-top: 10px;
	}

h3 {
	padding: 0 0 15px 0;
	line-height: 1.1em;
	font-size: 1.667em;
	font-weight: normal;
	color: #525252;
}

h6 {
	padding: 0 0 21px 0;
	line-height: 1.222em;
	font-size: 1.5em;
	font-weight: normal;
	color: #6f787a;
}
   
.fright { 
	float: right;
}

#main-tail-top {
	background: #fff url(images/main-tail-top.png) repeat-x 50% 0%;
}

#main-tail-bot {
	background: url(images/main-tail-bot.png) repeat-x 50% 100%;
}

#main-bg {
	background: url(images/main-bg-2.jpg) no-repeat 50% 130px;
	width: 100%;
}

#text-bg {
	width: 100%;
}

#main {
	width: 960px;
	margin: 0 auto;
	font-size: 0.75em;
}

#header {
	position: relative;
	height: 340px;
}

#header2 {
	position: relative;
	height: 110px;
}

#logo {
	position: absolute;
	top: 38px;
	left: 2px;
	width: 315px;
	height: 66px;
}

#content {
	background: url(images/content-tail.gif) repeat-y 100% 0%;
	padding: 0px;
	padding-bottom: 20px;
}

	#page7 #content{
		background: none;
	}

	#content p {
		padding: 0 0 15px 0;
		line-height: 1.429em;
		font-size: 1.167em;
		color: #6f787a;
	}
	
		#content p.extra {
			padding: 0 0 24px 0;
		}
		
		#content p.extra1 {
			padding: 0 0 20px 0;
		}
		
			#content p big {
				display: block;
				padding: 3px 0 0 0;
				font-size: 1em;
			}
			
		#content p small {
			float: right;
			margin-top: -20px;
			font-size: 1em;
		}

#column-left {
	float: left;
	width: 627px;
	overflow: hidden;
}

	#column-left .indent {
		padding: 21px 40px 20px 3px;
	}

#column-right {
	float: left;
	width: 333px;
	overflow: hidden;
}

	#column-right .indent {
		padding: 21px 30px 0 31px;
	}
	
	#column-right .indent-1 {
		padding: 41px 30px 27px 31px;
	}
	
		#column-right a.link {
			background: url(images/pointer.gif) no-repeat 0% 0%;
		}
		
		#column-right .list li {
			background: url(images/pointer.gif) no-repeat 0% 5px;
		}

	#column-right p {
		padding: 0 0 20px 0 !important;
		line-height: 1.5em !important;
		font-size: 1em !important;
		color: #5d818f !important;
	}
	

.line-hor {
	background: url(images/line-hor.gif) repeat-x 50% 0%;
	width: 100%;
	height: 3px;
	overflow: hidden;
	margin: 0 0 20px 0;
}

.list {
	overflow: hidden;
}

	.list li {
		background: url(images/pointer.gif) no-repeat 0% 5px;
		padding: 0 0 0 35px;
		line-height: 2.286em;
		font-size: 1.167em;
		color: #292929;
	}
	
		.list li a {
			text-decoration: none;
			color: #292929;
		}
		
		.list li a:hover {
			text-decoration: underline;
		}

.list-1 {
	width: 100%;
}

	.list-1 li {
		margin: 0 0 0 0;
		padding: 0 0 20px 0;
		vertical-align: top;
		line-height: 1.5em;
		font-size: 1em;
		color: #5d818f;
	}
	
	.list-1 li.news1 {
		padding-left: 100px;
		background: url(images/news1.jpg) no-repeat 0 48px;
		height: 138px;
	}
	
	.list-1 li.news2 {
		padding-left: 100px;
		background: url(images/news2.jpg) no-repeat 0 0;
		height: 90px;
	}

	.list-1 li.news3 {
		padding-left: 100px;
		background: url(images/news3.jpg) no-repeat 0 0;
		height: 90px;
	}

	.list-1 li.news4 {
		padding-left: 100px;
		background: url(images/news4.jpg) no-repeat 0 0;
		height: 90px;
	}

	.list-1 li.news5 {
		padding-left: 100px;
		background: url(images/news5.jpg) no-repeat 0 0;
		height: 90px;
	}

	.list-1 li.news6 {
		padding-left: 100px;
		background: url(images/news6.jpg) no-repeat 0 0;
		height: 90px;
	}
	
	.list-1 li.news7 {
		padding-left: 100px;
		background: url(images/news7.jpg) no-repeat 0 0;
		height: 90px;
	}

		.list-1 li big {
			display: block;
			padding: 0 0 22px 0;
			margin-left: -100px;
			line-height: 1.1em;
			font-size: 1.667em;
			font-weight: normal;
			color: #525252;
		}
		
		.list-1 li small {
			display: block;
			padding: 0 0 20px 0;
			line-height: 1.1em;
			font-size: 1.667em;
			font-weight: normal;
			color: #525252;
		}
	
		.list-1 li img {
			float: left;
			margin: 5px 15px 0 1px;
		}
		
		.list-1 li strong {
			display: block;
			padding: 0 0 5px 0;
			font-weight: normal;
			color: #59b2c8;
		}
		
		.list-1 li span {
			padding: 0 0 0 3px;
		}
		
			.list-1 li span a {
				text-transform: uppercase;
				font-size: 0.917em;
				color: #59b2c8;
			}

.box {
	width: 100%;
	margin: 0 0 2px 0;
	overflow: hidden;
	line-height: 1.5em;
	font-size: 1em;
	color: #7899a6;
}

	.box .border-top {
		background: #fff url(images/border-top.gif) repeat-x 0% 0%;
	}
	
	.box .border-bot {
		background: url(images/border-bot.gif) repeat-x 0% 100%;
	}
	
	.box .border-left {
		background: url(images/border-left.gif) repeat-y 0% 0%;
	}
	
	.box .border-right {
		background: url(images/border-right.gif) repeat-y 100% 0%;
	}
	
	.box .corner-top-left {
		background: url(images/corner-top-left.gif) no-repeat 0% 0%;
	}
	
	.box .corner-top-right {
		background: url(images/corner-top-right.gif) no-repeat 100% 0%;
	}
	
	.box .corner-bot-left {
		background: url(images/corner-bot-left.gif) no-repeat 0% 100%;
	}
	
	.box .corner-bot-right {
		background: url(images/corner-bot-right.gif) no-repeat 100% 100%;
		width: 100%;
	}
	
	.box .inner {
		padding: 13px 20px 15px 12px;
	}
	
	.box img {
		float: left;
		margin: 3px 8px 0 0;
	}
	
	.box strong {
		color: #525252;
	}
	
	.box a {
		margin: 0 0 0 6px;
		color: #59b2c8;
	}

.box-indent {
	margin: 0 0 32px 0 !important;
}

	#contact-form 	.buttn {
		background: url(images/pointer.gif) no-repeat 0% 0%;
		display: block;
		height: 21px;
		margin: 0px 0 0 20px;
		padding: 0 0 0 0px;
		float: left;
		overflow: hidden;
		line-height: 22px;
		text-decoration: none;
		font-size: 1.217em;
		color: #1d1d1d;
	}


#contact-form {
	width: 558px;
	padding: 16px 0 0 0;
}

	#contact-form strong {
		display: block;
		width: 288px;
		float: right;
		font-weight: normal;
		color: #6f787a;
	}
	
	#contact-form label {
		display: block;
		height: 47px;
		overflow: hidden;
	}
	
	#contact-form span {
		display: block;
		padding: 0 0 2px 0;
		line-height: 1em;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.167em;
		color: #6f787a;
	}
	
	#contact-form textarea {
		background: none;
		width: 280px;
		height: 150px;
		padding: 3px 3px 3px 3px;
		border: 1px solid #d5d5d5;
		float: left;
		overflow: auto;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #000;
	}
	
	#contact-form input {
		background: none;
		width: 211px;
		height: 15px;
		padding: 2px 3px 2px 3px;
		border: 1px solid #d5d5d5;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #000;
	}

	#contact-form a {
		background: url(images/pointer.gif) no-repeat 0% 0%;
		display: block;
		height: 21px;
		margin: 6px 0 0 27px;
		padding: 0 0 0 28px;
		float: right;
		overflow: hidden;
		line-height: 22px;
		text-decoration: none;
		font-size: 1.417em;
		color: #1d1d1d;
	}
	
		#contact-form a:hover {
			text-decoration: underline;
		}


	#helpdesk label {
		display: block;
		height: 50px;
	}
	
	#helpdesk span {
		display: block;
		padding: 0 0 2px 0;
		line-height: 1em;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.167em;
		color: #6f787a;
	}
	
	#helpdesk textarea {
		background: none;
		width: 95%;
		height: 15em;
		padding: 3px 3px 3px 3px;
		border: 1px solid #d5d5d5;
		float: left;
		overflow: auto;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #000;
	}
	
	#helpdesk input  {
		background: none;
		width: 211px;
		height: 15px;
		padding: 2px 3px 2px 3px;
		border: 1px solid #d5d5d5;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #000;
	}

  #helpdesk select	{
	background: none;
		width: 220px;
		height: 22px;
		padding: 2px 3px 2px 3px;
		border: 1px solid #d5d5d5;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #000;
	}

	#helpdesk a {
		background: url(images/pointer.gif) no-repeat 0% 0%;
		display: block;
		height: 21px;
		margin: 6px 0 0 27px;
		padding: 0 0 0 28px;
		float: right;
		overflow: hidden;
		line-height: 22px;
		text-decoration: none;
		font-size: 1.417em;
		color: #1d1d1d;
	}
	

#footer {
	height: 100px;
	overflow: hidden;
}

	#footer .inner {
		padding: 10px 0px 0px 90px;
		background: url(images/mono.png) no-repeat 2px 15px; 
	}

	#footer strong {
		display: block;
		float: right;
	
		padding: 0 0 0 0;
		word-spacing: 2px;
		letter-spacing: -1px;
		line-height: 1.538em;
		font-family:"Times New Roman", Times, serif;
		font-size: 2em;
		font-weight: normal;
		color: #c1cdd5;
	}
	
		#footer strong b {
			display: block;
			padding: 0 4px 0 0;
			word-spacing: 0;
			letter-spacing: 0;
			text-transform: lowercase;
			text-align: right;
			font-size: 0.792em;
			font-weight: normal;
			font-style: italic;
		line-height: 1.538em;
		
		}
		
	#footer ul {
		float: left;
		margin: 0 0 0 -8px;
		padding: 6px 0 0 0;
		overflow: hidden;
	}
	
		#footer ul li {
			background: url(images/divider.gif) no-repeat 0% 4px;
			float: left;
			margin: 0 0 0 -1px;
			padding: 0 10px 0 10px;
			line-height: 1.8em;
			text-transform: uppercase;
			font-size: 0.833em;
			color: #96a0a7;
		}
		
			#footer ul li a {
				text-decoration: none;
				color: #96a0a7;
			}
			
			#footer ul li a:hover {
				text-decoration: underline;
			}
			
	#footer p {
		width: 70%;
		padding: 8px 0 0 0;
		overflow: hidden;
		line-height: 1.2em;
		font-size: 0.833em;
		text-transform: uppercase;
		color: #6c7174;
	}
	
		#footer p span {
			padding: 0 3px;
		}
		
		#footer p b {
			font-weight: normal;
			color: #c1cdd5;
		}
		
		#footer p a {
			margin: 0 0 0 9px;
			color: #6c7174;
		}

#quotes p {
   	line-height: 2.0em;
	   font-style: italic;
   	margin: 0 10px 0 10px;
   }

a.femail {
	   color: #c1cdd5;
      text-decoration: none;  
      font-style: italic; 
	   }
	   
a.femail:hover {
	   text-decoration: underline;
	   }

a.email {
	   text-decoration: none;
	   }

a.email:hover {
	   text-decoration: underline;
	   }

div.valid {
	   float: right;
	   padding-top: 0px;
	   }
	   
img.valid {
	   height: 15px;
	   width: 80px;
	   border: 0;
	   }