/* Start of CMSMS style sheet 'dw2e_style' */
/* Dublin Waste To Energy Style Sheets
----------------------------------------------- */

body {
margin: 0;
font-size: small;
font-family: Arial,Verdana,Helvetica,sans-serif;
background: none;
}

#wrapper {
width: 750px;
margin-left: auto;
margin-right: auto;
margin-top: 0;
}

h1, h2, h3, p, ol, ul, li, form {
margin-top: 0;
margin-bottom: 0;
}

img {
border: none;
}

/* Header
----------------------------------------------- */

#header {
width: 750px;
background: none;
margin: /* Top */ 10px /* Right */ 0 /* Bottom */ 10px /* Left */ 0;
float: left;
}

#header #logos {
width: 750px;
float: left;
text-align: center;
margin: /* Top */ 0 /* Right */ 0 /* Bottom */ 10px /* Left */ 0;
clear: both;
}

#header #logos img  {
margin: /* Top */ 0 /* Right */ 7px /* Bottom */ 0 /* Left */ 7px;
vertical-align: middle;
}

#header #banner {
color: #35872e;
font-weight: normal;
font-size: 2.5em;
width: 750px;
background: url('images/skin/dwte_banner.jpg') no-repeat;
text-decoration: none;
/* background-position: 0 50%; */
clear: both;
}

#header #banner p {
padding: /* Top */ 24px /* Right */ 0 /* Bottom */ 24px /* Left */ 125px;
}

#header #banner p a {
    text-decoration: none;
    color: #35872e;
}

#header #banner p a:hover {
    text-decoration: none;
    color: #35872e;
}


/* Top navigation
----------------------------------------------- */

#nav, #nav ul {
padding: 0;
margin: 1px;
list-style: none;
line-height: 1;
font-size: .9em;
}

#nav a, #nav a:visited {
color: #223c8c;
display: block;
padding: /* Top */ 3px /* Right */ 10px /* Bottom */ 3px /* Left */ 10px;
text-decoration: none;
}

#nav a:hover {
color: #FFF;
text-decoration: none;
background-color: #223c8c;
}

#nav li {
float: left;
border-left: #35872e solid 1px;
}

#nav li span {
    display: block;
    padding: 3px 9px 3px 9px;
    color: #FFF;
    text-decoration: none;
    background-color: #223c8c;
}

/* Content
----------------------------------------------- */

#content {
width: 750px;
background: none;
margin: /* Top */ 15px /* Right */ 0 /* Bottom */ 10px /* Left */ 0;
float: left;
/* background-color: #666; */
}

#content #left-container {
width: 162px;
float: left;
}

#content #content-left-top {
width: 160px;
float: left;
border-left: #35872e solid 1px;
border-right: #35872e solid 1px;
}

#content #content-left-top h1 {
font-size: .8em;
color: #FFF;
background-color: #35872e;
padding: /* Top */ 2px /* Right */ 5px /* Bottom */ 2px /* Left */ 5px;
text-transform: uppercase;
}

#content #content-left-top img {
display: block;
margin: /* Top */ 4px /* Right */ 5px /* Bottom */ 10px /* Left */ 5px;
}

#content #content-left-top p {
margin: 0 5px;
padding: 5px;
color: #000;
font-size: .9em;
border-bottom: 1px dashed #223C8C;
}

#content #content-left-top p.lastItem {
    border-bottom: none;
}

#content-left-top a, #content-left-top a:visited {
color: #223c8c;
text-decoration: none;
}

#content-left-top a:hover {
text-decoration: underline;
}

#content #content-left-bottom {
width: 160px;
float: left;
font-size: .9em;
border-left: #35872e solid 1px;
border-right: #35872e solid 1px;
border-bottom: #35872e solid 1px;
padding: /* Top */ 5px /* Right */ 0 /* Bottom */ 5px /* Left */ 0;
}

#content #content-left-bottom p {
margin: /* Top */ 0 /* Right */ 5px /* Bottom */ 0 /* Left */ 5px;
}

#content #content-left-bottom a, #content #content-left-bottom a:visited {
color: #223c8c;
padding: /* Top */ 0 /* Right */ 0 /* Bottom */ 0 /* Left */ 16px;
background: url(images/skin/arrow.gif) no-repeat 0 50%;
text-decoration: none;
}

#content #content-left-bottom a:hover {
padding: /* Top */ 0 /* Right */ 0 /* Bottom */ 0 /* Left */ 16px;
background: url(images/skin/arrow.gif) no-repeat 0 50%;
text-decoration: underline;
}

#content #archive {
width: 160px;
color: #FFF;
font-size: .9em;
background-color: #223c8c;
float: left;
border: #223c8c solid 1px;
margin-top: 10px;
}

#content #archive p {
font-size: .9em;
margin: /* Top */ 10px /* Right */ 5px /* Bottom */ 10px /* Left */ 5px;
}

#content #archive p span {
font-weight: bold;
}

#content #archive a, #content #archive a:visited {
color: #FFF;
text-decoration: none;
}

#content #archive a:hover {
text-decoration: underline;
}

#content #right-container {
width: 570px;
float: right;
border-left: #35872e dashed 1px;
padding: /* Top */ 0 /* Right */ 0 /* Bottom */ 10px /* Left */ 0;
}

#content #right-container h1, #content #right-container h2 {
font-size: 1em;
color: #223c8c;
border-bottom: #223c8c solid 1px;
padding-bottom: .2em;
margin: /* Top */ 0 /* Right */ 10px /* Bottom */ 1em /* Left */ 15px;
}

#content #right-container h1 span {
text-transform: uppercase;
}

#content #right-container p {
     margin: 0 10px 1em 15px;
color: #000;
font-size: 1em;
}

#content #right-container p.NewsPostDetailDate {
     margin: 0 10px 1em 15px;
     font-size: smaller;
}

#content #right-container h3 {
     margin: 0 10px 1em 15px;
}

#NewsPostDetailHorizRule {
    color: #223C8C;
}

#content #right-container p.image-container-left {
text-align: left;
}

#content #right-container p.image-container-centre {
text-align: center;
}

#content #right-container p.image-container-right {
text-align: right;
}

#content #right-container p span {
color: #35872e;
}

#content #right-container a, #content #right-container a:visited {
color: #223c8c;
text-decoration: none;
}

#content #right-container a:hover {
text-decoration: underline;
}

#content #right-container span.highlight {
color: #F00;
}

#content #right-container ul {
color: #223c8c;
font-size: 1em;
font-weight: normal;
list-style: disc url(images/skin/bullet.gif) outside;
margin-bottom: 1em;
}

#content #right-container ul li {
margin-bottom: 3px;
}

#content #right-container ol {
color: #223c8c;
font-size: 1em;
font-weight: normal;
list-style: decimal;
margin-bottom: 1em;
}

#content #right-container ol li ul {
list-style: disc url(images/skin/bullet.gif) outside;
}

#content #right-container ol li ul li {
margin-bottom: 1px;
}

#content #right-container ol li {
margin-bottom: .9em;
}

#content #right-container p.did-you-know {
padding: /* Top */ 35px /* Right */ 55px /* Bottom */ 7px /* Left */ 0;
background: url(images/skin/dyk-top-bg.gif) right top no-repeat;
border-bottom: #35872e 2px solid;
color: #223c8c;
margin-bottom: 2em;
}

#content #right-container .movie-container {
text-align: center;
margin: /* Top */ 2em /* Right */ 10px /* Bottom */ 2em /* Left */ 15px;
}

.li strong {
	color: #223C8C;
    font-weight: bold;
}

/* End of 'dw2e_style' */

