a,
a:link {
	color: #333;
	text-decoration: underline;
}

a:hover {
  color: #00B679;
}

/* @group Layout */

#background {
	background: #fff url(/sites/ealing/img/layout/background.png) repeat 0 0;
	padding-bottom: 50px;
}

#wrapper {
	background-color: #f8f8f8;
	border: 10px solid #f8f8f8;
	color: #666;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.25;
}

.article {
	line-height: 1.5;
}

.article .wrapper {
  padding-bottom: 24px;
}

.sidebar .bottom .wrapper {
  padding: 10px 0;
}

/* @end */

/* @group Header */

.header {
	border-bottom: 10px solid #00b679;
}

/* @end */

/* @group Footer */

.footer .wrapper {
	background: #00b679;
	color: #fff;
	font-size: 11px;
	line-height: 1.5;
	padding: 15px 30px;
}

.footer .wrapper a,
.footer .wrapper a:link,
.footer .wrapper a:visited,
.footer .wrapper a:hover,
.footer .wrapper a:active {
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}

/* @end */

/* @group Sidebar */

.sidebar .wrapper {
  background-color: #00b679;
	padding: 0 20px 10px;
}

.sidebar .wrapper img.children {
	position:relative;
	top:5px;
	left:10px;
}

#primary-navigation ul,
#primary-navigation ul ul {
  padding: 0 0 7px 0;
}

#primary-navigation ul {
  border-top: 1px solid #3fc483;
  border-bottom: 1px solid #3fc483;
  margin-top: 7px;
}

#primary-navigation li {
  color: #fff;
  padding-bottom: 7px;
  font-weight: normal;
}

#primary-navigation li li {
  padding-bottom: 0;
  padding-top: 7px;
  padding-left: 15px;
}

#primary-navigation a,
#primary-navigation a:link,
* html #primary-navigation a.selected {
	color: #fff;
	font-size: 14px;
	padding-left: 0;
	text-decoration: none;
}

#primary-navigation a:hover {
	color: #333;
}

#primary-navigation span {
	/*background: url(/sites/wokingham/img/layout/primary-navigation-span.png) repeat-x 0 0;*/
	display: block;
	padding: 11px 0 0;
}

#primary-navigation li.first-child span {
  background: none;
  padding-top: 10px;
}

#primary-navigation ul span {
  background: none;
  display: inline;
  padding: 0;
}

#primary-navigation > li > a.selected {
	/*background: url(/sites/wokingham/img/layout/primary-navigation-selected.png) no-repeat 0 13px;*/
	color: #000;
	font-weight: normal;
}

* html #primary-navigation a.selected {
	color: #000;
}

#primary-navigation ul a,
#primary-navigation ul a:link,
* html #primary-navigation ul a.selected {
  padding-left: 0;
}



* html #primary-navigation ul a.selected {
	color: #333;
}

#primary-navigation ul ul a,
#primary-navigation ul ul a:link,
* html #primary-navigation ul ul a.selected {
  padding-left: 15px;
}

#primary-navigation > li > ul > li > ul > li > a.selected {
	color: #333;
}

* html #primary-navigation ul ul a.selected {
	color: #333;
}

/* @end */

/* @group Content Blocks */

.content-block .wrapper {
	padding: 0 15px 0 15px;
}

.job .content-block .wrapper {
  padding: 0;
}

.video p.link {
  padding: 10px;
}

.article h1 {
	background: #f9f9f9;
	border-bottom: 1px solid #e9e9e9;
	color: #00b679;
	margin: 0 15px;
	padding: 25px 0 0 0;
	font-size: 24px;
	font-weight: normal;
	line-height: 1;
	margin-bottom: 0.5em;
	margin-top: 0;
}

.content-block h2 {
  border-bottom: 1px solid #e9e9e9;
	color: #00b679;
	font-size: 24px;
	line-height: 1;
	margin-bottom: 0.5em;
	margin-top: 1em;
	padding-bottom: 4px;
	font-weight: normal;
}

.content-block h3 {
	color: #00B679;
	font-size: 16px;
	line-height: 1;
	margin-bottom: 0.75em;
	margin-top: 1.5em;
	font-weight: normal;
}

h2.form-heading {
	color: #00B679;
	font-size: 16px;
	line-height: 1;
	margin: 1.5em 15px 0.75em;
	font-weight: bold;
}


.content-block a,
.content-block a:link,
.content-block a:visited,
.content-block a:hover,
.content-block a:active,
.content-block p.link a,
.content-block p.link a:link,
.content-block p.link a:visited,
.content-block p.link a:hover,
.content-block p.link a:active {
	color: #333;
  text-decoration: underline;
}

.content-block a:hover,
.content-block p.link a:hover {
	color: #00B679;
}

/* Padding-left should be set to  total width of border and padding on .image img */

.align-left .content {
  margin-left: 267px;
  padding-left : 0;
}

/* Padding-right should be set to  total width of border and padding on .image img */

.align-right .content {
  margin-right: 267px;
  padding-left : 0;
}

/* @end */

/* @group Jobs */

.index .job {
  margin-bottom: 20px;
}

.index .job .module-fg {
  padding: 0 15px;
}

.view .job {
  margin-top: 0;
}

.view .job .module-fg {
  padding: 0 15px;
}

.index .job .module-hd {
  padding-bottom: 1em;
}

.index .job .module-hd a,
.index .job .module-hd a:link {
  color: #00B679;
  font-weight: normal;
  font-size: 16px;
  text-decoration: underline;
}

.index .job .module-hd a:hover {
  color: #333;
}

.article .footer .wrapper {
  background-color: #f8f8f8;
  padding: 0 15px;
}

.article .footer .wrapper a,
.article .footer .wrapper a:link,
.article .footer .wrapper a:visited {
  color: #333;
  font-weight: normal;
  text-decoration: underline;
}

.article .footer .wrapper a:hover,
.article .footer .wrapper a:active {
  color: #00B679;
}

.submit input,
.apply {
  background: url(/sites/ealing/img/layout/register.png) no-repeat 0 0;
  display: block;
  height: 41px;
  overflow: hidden;
  text-indent: -5000px;
  width: 169px;
  margin-bottom: 1em;
}

.apply:hover {
  background-position: 0 100%;
}

.submit input{
  background: url(/sites/ealing/img/layout/register.png) no-repeat 0 0;
  border: 0;
  cursor: pointer;
  display: block;
  height: 41px;
  margin: 0;
  overflow: hidden;
  padding: 0 0 0 0;
  text-indent: -5000px;
  width: 169px;
}

.submit input:hover {
  background-position: 0 100%;
}

.submit {
  margin: 1em 0 1em 170px;
}

* html .submit input {
  padding-top: 41px;
}

/* @end */


/* @videos */

.video .content-block {
  margin-top: 20px;
}

.video .first-child {
  margin-top: 30px;
}

.video .player {
  float: left;
  margin-left: 15px;
}

.video .description {
  float: right;
  margin-right: 15px;
  width: 150px;
}

/* @end */

.bad {
  margin: 0 15px;
}

#tertiary-navigation li {
  border-right: none;
  border-left: 1px solid #fff;
}

#tertiary-navigation li a,
#tertiary-navigation li a span {
  font-weight: bold;
}

#tertiary-navigation li.first-child {
  border: 0;
  padding-left: 0;
}

#tertiary-navigation li.last-child {
  display: none;
}
