/* Reset
========*/

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;
}

:focus {
  outline: 0;
}

ol, ul {
  list-style: none;
}

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: "" "";
}

strong {
	font-weight: bold;
}

.clearfix:after {
	clear: both;
	content:".";
	display: block;
	height: 0;
	visibility: hidden;
}

.replacement,
.button{
	background-image: url(../../img/site/layout/popup.png);
	background-repeat: no-repeat;
	display: block;
	overflow: hidden;
	text-indent: -5000px;
}

.button {
	border: 0 transparent;
	cursor:pointer;
}

.image {
	margin-bottom:1.5em;
}

.image img {
	display: block;	
}

p {
	margin-bottom: 1.5em;
}


/* Layout
=========*/

body {
    font-family: arial, helvetica, sanserif;
    font-size: 62.5%;
}

#wrapper {
    background: url(../../img/site/popups/header.png) no-repeat 0 0;
    font-size: 1.2em;
    line-height: 1.5;
    margin: 0 auto;
    padding: 85px 30px 20px;
    position: relative;
    width: 585px;
}

#wrapper ul li {
    background: url(../../img/site/popups/bullet.png) no-repeat 0 4px;
    margin-bottom: 1em;
    padding-left: 13px;
    zoom:1;
}

#wrapper ol li{
	background:none;
	margin-bottom:0.5em;
	list-style:decimal;
}

ol.school{
	margin-left:15px;
}

.item{
	border-top:1px solid #f8ccd6;
	clear:both;
	position: relative;
	padding: 10px 0 0 0;
	zoom:1;
}

.item .image{
	position: absolute;
	left: 0;
	top: 50%;
	width:170px;
}

.item .inside{
    padding: 0 10px 0 180px;
}

.wastrec ul li{
padding-left:20px;
}

h1 {
    background: url(../../img/site/popups/logo.png) no-repeat 0 0;
	display: block;
	overflow: hidden;
	text-indent: -5000px;
    height: 48px;
    right: 16px;
    position: absolute;
    top: 16px;
    width: 106px;
}

h2 {
    background: url(../../img/site/popups/strapline.png) no-repeat 0 0;
	display: block;
	overflow: hidden;
	text-indent: -5000px;
    height: 31px;
    right: 163px;
    position: absolute;
    top: 19px;
    width: 130px;
}

p#footer a {
    background: url(../../img/site/popups/back.png) no-repeat 0 0;
	display: block;
	overflow: hidden;
	text-indent: -5000px;
    height: 17px;
    left: 10px;
    position: absolute;
    top: 9px;
    width: 221px;
}

h3 {
    background-repeat: no-repeat;
    background-position: 0 0;
	display: block;
	margin: 1em 0;
	overflow: hidden;
	text-indent: -5000px;
}

h3.top_tips {
    background-image: url(../../img/site/popups/top_tips.png);
    height: 35px;
    width: 122px;
}

h3.reducing_waste{
    background-image: url(../../img/site/popups/waste.jpg);
    height: 35px;
    width: 309px;
}

h3.new_waste_recycling{
    background-image: url(../../img/site/popups/waste2.jpg);
    height: 37px;
    width: 366px;	
}

h3.keen_to_be_green{
    background-image: url(../../img/site/popups/keen_to_be_green.jpg);
    height: 35px;
    width: 263px;	
}

h3.recycling_at_school{
    background-image: url(../../img/site/popups/school.jpg);
    height: 74px;
    width: 281px;	
}

h3.did_you_know{
    background-image: url(../../img/site/popups/did_you_know.jpg);
    height: 35px;
    width: 297px;	
}

h3.all_doing_our_bit{
    background-image: url(../../img/site/popups/were_all.jpg);
    height: 35px;
    width: 344px;	
}