/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */
   
   
   
/*-------------------------
	Simple reset
--------------------------*/


* {
	margin: 0;
	padding: 0;
}
/*-------------------------
	General Styles
--------------------------*/


a, a:visited {
	outline: none;
	color: #fff;
}
a:hover {
	text-decoration: none;
}
section, footer, header {
	display: block;
}
html, button, input, select, textarea {
	color: #222;
}
body {
	font-size: 1em;
	line-height: 1.4;
}

:-moz-selection {
 background: #b3d4fc;
 text-shadow: none;
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
}
img {
	vertical-align: middle;
}
fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
textarea {
	resize: vertical;
}
.chromeframe {
	margin: 0.2em 0;
	background: #ccc;
	color: #000;
	padding: 0.2em 0;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	min-height: 100%;
	font-family: Arial, Helvetica, sans-serif;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix {
	display: inline-block;
}
/* start commented backslash hack \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* close commented backslash hack */

.floatleft {
	float: left
}
.floatright {
	float: right
}
.clear {
	clear: both;
}
/* ==========================================================================
  	Custom styles
   ========================================================================== */

@font-face {
	font-family: 'BebasNeueRegular';
	src: url('http://www.angelsmedia.co.uk/fonts/BebasNeue-webfont.eot');
	src: url('http://www.angelsmedia.co.uk/fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'), url('http://www.angelsmedia.co.uk/fonts/BebasNeue-webfont.woff') format('woff'), url('http://www.angelsmedia.co.uk/fonts/BebasNeue-webfont.ttf') format('truetype'), url('http://www.angelsmedia.co.uk/fonts/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}
body#display {
	background: #000;
}
.resourcespagenewlogo {
	width: 990px;
	height: 535px;
	margin: 270px auto;
}
.resourcespagenewlogo {
	text-align: center;
}
.resourcespagenewlogo ul.resourceslist li.wide {
	width: 175px;
}
.resourcespagenewlogo ul.resourceslist li {
	border-right: 1px solid #FF0072;
    display: inline;
    height: 20px;
    margin-bottom: 17px;
    padding: 5px 25px 10px;
}
.resourcespagenewlogo ul.resourceslist li.noborder {
	border: 0px none !important;
}
.resourcespagenewlogo ul.resourceslist li a {
	color: #FFFFFF;
	font-size: 30px;
	text-decoration: none;
}
.resourcespagenewlogo ul.resourceslist {
	margin: 40px auto;
	width: 850px !important;
}
.resourcespagenewlogo ul.resourceslist li.wide.left {
	padding-left: 176px !important;
}
.resourcespagenewlogo div.amlogo a img{margin-left:-55px;}