/* UNIVERSALS */



body {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	text-decoration:none;
	margin:0px;
}

h1 {
	font-size:1.6em;
	color:#1e2e69;
	margin:0px;
}

h2 {
    font-size:1.1em;
	color:#00956f;
	text-decoration:none;
    margin:15px 0px 0px 0px;

}

.subcategory {
    font-size:1.3em;
	color:#1E2E69;
	text-decoration:none;
    margin:15px 0px 0px 0px;

}

h3 {
	padding:36px 0px 0px 14px;
	font-size:1em;
	color:#1e2e69;
	background-color:#ecf8f5;

}


h4 {
    font-size:.9em;
	color:#00956f;
	text-decoration:none;
	padding:20px 0px 0px 0px;
	margin:0px;

}

li {
margin-top:2px;
margin-left:-23px;

}

img {
	border:0px;
}

a {
	font-weight:bold;
	color:#1e2e69;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

p {
	margin:2px 0px 10px 0px;
}

.error {
font-size:.7em;
color:red;
}


/* STRUCTURAL */


#container  {
	width:770px;
}




/* HEADER */

#header {
    margin-top:10px;
	width:770px;
	height:100px;
}

#search {
	margin-top:60px;
	width:210px;
	float:right;

}


#search input {
	border:1px solid #03936d;
	font-size:10px;
	padding:3px;
}

.submit {
   color:white;
   text-decoration:bold;
   background-color:#03936d;
   padding:0px;
   width:60px;
   height:21px;
 }

.submit_news {
text-align:center;
width:70px;
border:0px;
margin-top:10px;
	font-size:.6em;
   color:white;
   text-decoration:bold;
   background-color:#03936d;
   padding:5px;
   }


.cs-button {
  color:white;
  text-decoration:bold;
  background-color:#03936d;
  padding:5px;
}

#logo {
   float:left;
   margin:0px 0px 5px 10px;

}

#extranet {
  float: left;
  height: 30px;
  width: 100px;
  text-align: right;
  font-size: .8em;
}

/* NAVIGATION */

#nav {
	clear:both;
	float:left;
  	width:640px;
	margin: 10px 0px 0px 0px;
 	padding:0px 0px 0px 130px;
	position: relative;
	background-image:url(images/nav_bg.gif);
	background-color:green;

}

#nav a {
	float:left;
	color:white;
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
	font-weight:bold;
	padding:14px 10px 7px 10px;

}

#nav a:hover {
	background-color:#03936d;
 }

#nav a.current {
	background-color:#03936d;
}

ul#nav2 {
	margin:0px 0px 0px 0px;
	padding:10px 0 20px 0;
	background-color:#03936d;
}

ul#nav2 li {
  margin-left:8px;
	padding-left:12px;
  list-style-type:none;
}


ul#nav2 a {
	color:white;
	font-size:.6em;
}

ul#nav2 li.current {
	background: url(images/nav2_li.gif) no-repeat left 6px;
}

h2.news-cat {
	color:white;
	padding:0px;
	margin:5px 0px 0px 0px;
}



/* BODY */


#leftCol {
	float:left;
	width:200px;
	height: auto !important;
	min-height:500px;
	height: 500px;
}

#leftCol img {
	border-bottom:0px solid #47BEA0;
}

#rightCol {
	width:190px;
	height:100%;
	font-size:1em;
	float:right;
	background-color:#edf8f5;
	padding:20px 10px;
}


#centreCol {
    font-size: 12px;
    position: relative;
    display: block;
    float: left;
    border: 1px solid;
    width: 350px;
}

#centreCol p {
    margin: 0 0 0 20px;
}

#centreCol ul {
    list-style-type: none;
    margin-left: 20px;
}

#centreCol h2 {
    margin-top: 20px;
    margin-left: 20px;
}

#rightColpic{
	width:190px;
	height:400px;
	font-size:.7em;
	float:right;
	padding:10px 0px;
}

#rightCol h3 {
	margin:0px;
	padding:0px;
}

#rightCol p {
	font-size:.7em;
	color:black;
	padding:5px 0px 0px 0px;
	margin:5px 0px 3px 0px;
}


.subForm {

margin-top:10px;
}

.subForm label {
    font-size: 12px;
}



.subForm label.small {
    font-size: 11px;
    margin: 0px;
	
}

#submitButton {
    border: 1px solid;
    font-weight: bold;
    margin-top: 10px;
}

#form1 {
line-height:.6em;
width:120px;
color:white;
margin:0px;
}


#content1 {
	float:left;
	padding:20px 25px 20px 25px;
	width:300px;
 	font-size:.7em;

}


#content2 {
	float:left;
	padding:20px 25px 20px 25px;
	width:510px;
	font-size:.7em;
}

#content2_img {
	float:left;
	padding-bottom:5px;
	width:100%;
	}
#content2_img img {
	float:left;
	}



.director {
margin-top:0px;
}



.logos {
	width:300px;
}

.logos img.apm {
padding:0;
}

.logos img {
padding:15px 0px 0px 0px;
margin:0;
}


.logos_about {
	width:500px;
}

.logos_about img.apm {
padding:0;
}

.logos_about img {
padding:15px 0px 0px 0px;
margin:0;
}


.table {
padding:3px;
background-color:#ecf8f5;
border-right: 3px solid white;
color:#1e2e69;
border-bottom: 3px solid white;
}

.vacancy_table {
  margin: 10px 0px 10px 0px;
}

.vacancy_table td {
  padding: 2px 0px;
}

.contact_wales {
float:left;
margin-top:65px;
}

/* FOOTER */

#footer {
	clear:both;
	float:left;
	color:white;
	width:762px;
	text-align:right;
	background-color:#03936d;
	padding:4px 4px 4px 4px;

}

#footer a {
	font-size:.6em;
	text-decoration:none;
	color:white;
	padding-right:8px;
	padding-left:8px;
}

#footer a:hover {
	font-size:.6em;
	color:black;
}

.copy {
font-size:.6em;
color:white;
float:left;
padding:4px 4px 4px 4px;

}


#contact {
	width:768px;
	clear:left;
	float:left;
	padding:10px 0px 0px 10px;
	color:#505050;
	font-size:.7em;

}

#address {
	width:768px;
	clear:left;
	float:left;
	padding:10px 0px 0px 10px;
	color:#999999;
	font-size:.6em;

}

.popcorn,
.popcorn a {
float:right;
width:145px;
color:#999999;
}


#pieces {
	margin:70px 0px 0px 0px;
}





.cs_image {
	float:right;
	margin: 0px 0 10px 15px;
}


#print_header{
	display:none;
}

/* search */
.search-results .synopsis {
  font-size: 110%;
  margin: 10px 0;
}

.search-results .record {
  margin-bottom: 15px;
}

.search-results .record .title {
  margin-bottom: 5px;
  font-size: 120%;
  font-weight: bold;
}

.search-results .record .description {
  margin-bottom: 5px;
}

.search-results .record .info {
  color: #006600;
  font-size: 90%;
}

.search-results .page-controls {
  text-align: center;
  color: #777777;
  margin-bottom: 15px;
  border-top: #DDDDDD 1px solid;
  border-bottom: #DDDDDD 1px solid;
  padding: 5px;
}

.green {
	color:#00956f;
}

blockquote {
  margin: 0px;
  color: #2F3231;
  background-color: #ECF8F5;
  padding: 8px 12px 8px 12px;
  margin:2px 0px 10px;
}
blockquote p {
  margin: 0px;
  padding: 0px;
}

li#nav2-newsletter {
	margin-top:5px;
	line-height:10px;
}

.case-column-1 {
  float: left;
  width: 180px;
  padding-right: 20px;
}

.case-column-1 h2 {
  margin-bottom: 10px;
}

.case-column-1 h2 a {
  color: #00956F;
}

.case-column-2 {
  float: left;
  width: 140px;
  padding-right: 20px;
}

.case-column-2 h2 {
  margin-bottom: 10px;
}

.case-column-2 h2 a {
  color: #00956F;
}

.case-column-3 {
  float: left;
  width: 120px;
  padding-right: 20px;
}

.case-column-3 h2 {
  margin-bottom: 10px;
}

.case-column-3 h2 a {
  color: #00956F;
}


.case-column-1 p a,
.case-column-2 p a,
.case-column-3 p a {
  font-weight: bold;
}