/*ul#programmes {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#programmes li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	width: 119px;
}*/

ul#whatwedo {
	height: 115px;
	margin-left: 20px;
	margin-bottom: 40px;
	padding-left: 0;
}

ul#whatwedo li {
	display: block;
	float: left;
	height: 26px;
	padding-left: 45px;
	width: 175px;
}

ul#whatwedo li#discussions {
	background: url(../images/icons/discussions.png) no-repeat center left;
	padding-top: 20px;
}

ul#whatwedo li#cpd {
	background: url(../images/icons/cpd.png) no-repeat center left;
	padding-top: 20px;
}

ul#whatwedo li#industry {
	background: url(../images/icons/industry.png) no-repeat center left;
	padding-top: 20px;
}

ul#whatwedo li#resources {
	background: url(../images/icons/resources.png) no-repeat center left;
	padding-top: 20px;
}

ul#whatwedo li#curriculum {
	background: url(../images/icons/curriculum.png) no-repeat center left;
	padding-top: 20px;
}

ul#whatwedo li#fmn {
	background: url(../images/icons/fmn.png) no-repeat center left;
	margin-top: 10px;
	padding-top: -15px;
}

ul#whatwedo li#fmn a {
	background: none;
	padding-left: 0;
}
/*

ul#programmes li a {
	display: block;
	margin: 0;
	padding: 0;
	/*width: 105px;
}

ul#programmes li#FMN a{
	background: url(http://www.mei.org.uk/images/FMN_new_logo_small.jpg) no-repeat center;
	height: 120px;
	margin-bottom: 1.1em;
}

ul#programmes li#TAM a{
	background: url(http://www.mei.org.uk/images/TAM_logo.jpg) no-repeat center;
	height: 120px;
}

ul#programmes li#SMAU a{
	background: url(http://www.mei.org.uk/images/smau.jpg) no-repeat center;
	height: 120px;
}

ul#programmes li#TFM a{
	background: url(http://www.mei.org.uk/images/TFM_logo.jpg) no-repeat center;
	height: 120px;
}*/

div.secondarycontent ul#accreditation {
	list-style: none;
	margin: 0;
	padding: 0;
}

div.secondarycontent ul#accreditation li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	width: 125px;
}

div.secondarycontent ul#accreditation li a {
	display: block;
	margin: 0;
	padding: 0;
	width: 125px;
}

div.secondarycontent ul#accreditation li#iso9001 {
	background: url(../images/iso9001.jpg) no-repeat center;
	height: 97px;
}

div.secondarycontent ul#accreditation li#iso14001 {
	background: url(../images/iso14001.jpg) no-repeat center;
	height: 97px;
}

span.available {
	background: url(../images/icons/tick.gif) no-repeat center;
	color: #FFFFFF;
	display: block;
	float: left;
	font-size: 0;
	height: 11px;
	width: 30px;
}

#onlineresourcesbutton {
	background: none;
	background-color: #682F54;//#3366FF;#FF8205;
	color: #FFFFFF;
	display: block;
	font-size: 0.9em;
	font-weight: bold;
	height: 1.8em;
	margin: 0;
	padding: 0;
	padding-top: 3px;
	text-align: center;
	width: 270px;
}

#twitterbutton {
	background: none;
	background-color: #682F54;//682F54;#3366FF;#FF8205;
	color: #FFFFFF;
	display: block;
	font-size: 0.9em;
	font-weight: bold;
	height: 1.8em;
	margin: 0;
	margin-top: 0.4em;
	padding: 0;
	padding-top: 3px;
	text-align: center;
	width: 270px;
}


#onlineresourcesbutton2 {
	/*background: url(images/onlineresources.png) no-repeat;*/
	background-color:  #FFFF8F;
	color: #000000;
	display: block;
	font-size: 0.9em;
	font-weight: bold;
	height: 1.8em;
	/*height: 75px;*/
	margin: 0;
	margin-top: 0.4em;
	padding: 0;
	padding-top: 3px;
	/*text-indent: -9999px;*/
	text-align: center;
	width: 270px;
}



#pastpapersbutton {
	/*background: url(images/onlineresources.png) no-repeat;*/
	background-color:  #D76C2D; //#69D100;
	color: #000000;
	display: block;
	font-size: 0.9em;
	font-weight: bold;
	height: 1.8em;
	/*height: 75px;*/
	margin: 0;
	margin-top: 0.4em;
	padding: 0;
	padding-top: 3px;
	/*text-indent: -9999px;*/
	text-align: center;
	width: 270px;
}

div.secondarycontent ul.toc {
	border-top: none;
	clear: both;
	font-size: 0.9em;
	list-style: none;
	margin: 0;
	margin-top: 10px;
}

div.secondarycontent ul.toc li {
	display: block;
	margin: 0;
	padding: 5px;
	padding-bottom: 2px;
	padding-top: 3px;
}

