/* -------------------------------------------------------------- 
	
	screen.css
	Screen stylesheet
	by geckonewmedia.com
	
	TOC
	----------------------------------
	1. =RESET
	2. =BASE_TYPOGRAPHY
	3. =BASE_STYLES
-------------------------------------------------------------- */
 

/* -------------------------------------------------------------- 
	=RESET
-------------------------------------------------------------- */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body { 
	line-height: 1.5; 
}

table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
table, td, th { vertical-align: middle; }

blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

a img { border: none; }

/* -------------------------------------------------------------- 
   =BASE
-------------------------------------------------------------- */

body {
	background: #fff url(images/grass_bg.jpg) center bottom no-repeat;
	text-align: center;
	min-height: 950px;
}

body.ie7,
body.ie6 {
	height: 950px;
}

div#page_container {
	width: 960px;
	text-align: left;
	margin: 20px auto 0 auto;
	background: white;
    font-family: arial, helvetica, sans-serf;
	border: 1px solid #ddddcc;
        
}


div.article {
	width: 679px;
        border-left: 1px solid #ddddcc;
	padding: 40px 20px 70px 20px;
	float: left;
        position: relative;
z-index: 1;
}

.ie6 div.article {
	overflow: hidden;
	width: 677px;
}

div.home_article {
	padding-bottom: 15px;
}




div.aside {
	width: 240px;
	padding: 0 0 110px 0;
	float: left;
    position: relative;
}


div.home_aside {
	padding-bottom:40px;
}

p#logo {
    border-bottom: 1px solid #ddddcc;
    text-align: center;
    margin: 0;
}

p#logo img {

}

/* -------------------------------------------------------------- 
	=HEADER & TOPNAV
-------------------------------------------------------------- */

div.header {
	width: 961px;
	position: relative;
        right: 1px;
        bottom: 1px;
        
}

div.header form.site_search {
	position: absolute;
	right: 15px;
	top: 15px;
}

div.header h1 {
	font-size: 28px;
	padding: 15px 15px 0 15px;
        margin: 0;
}

div.header ul.nav {
	width: 100%;
	margin: 0;
	padding: 0 1px 0 0;
	background: #fff url(images/header_bg.jpg) left bottom repeat-x;
	list-style: none;
	float: left;
	border-right: 0px dashed #ddddcc;
        border-bottom: 1px solid #d7d7c3;
}

.ie6 div.header ul.nav {
	padding-right:0px
}

div.header ul.nav li {
	margin: 0;
	padding: 0;
	display: block;
	float: left;
}

div.header ul.nav li a {
	margin: 0;
	padding: 0;
	display: block;
	float: left;
        line-height: 1.2;
	padding: 0px 20px 5px 20px;
	border-left: 1px dashed #ddddcc;
	text-decoration: none;
        color: #337711;
    font-size: 18px;
	height: 42px;
	text-transform:uppercase;
}

div.header ul.nav li a small {
    display: block;
    font-size: 14px;
    color: #39525e;
    text-transform: lowercase;
	line-height: 1;
padding-bottom: 3px;
}

div.header ul.nav li a:hover {
    color: #5b5b42;
}

div.header ul.nav li.current a {
    color: #5b5b42;
}    

blockquote {
	background: #e4e4e4;
	padding: 10px;
	font-style: italic;
	line-height: 1.3;
	border: 1px solid #ccc;
}

blockquote p:last-child {
	margin-bottom: 0px;
}

p.tagline {
    font-style: italic;
    margin: 0 0 0 0;
    padding: 0 0 0 15px;
}

p.contact  {
    padding: 0 0 0 15px;
    font-size: 11px;
}

.home_aside h1 {
	display: none;
}

/* -------------------------------------------------------------- 
	=SIDEBAR/SUBNAV
-------------------------------------------------------------- */

ul.subnav,
ul.subnav ul {
	margin: 0 0 15px 0;
	padding: 0;
	list-style: none;
	float: left;	
	width: 100%;
}

ul.subnav ul {
	margin-bottom: 0px;
}

ul.subnav li {
	display: block;
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
	clear: left;
        background:#f3f1e4 url(images/subnav_bg.jpg) left top repeat-x;
}

ul.subnav li a {
	display: block;
	text-decoration: none;
	position: relative;
	border-bottom: 1px solid #ddddcc;
        background: url(images/subnav_li.gif) 10px 11px no-repeat;
	padding: 5px 10px 5px 28px;
	font-size: 16px;
    color: #5b5b42;
}

ul.subnav li a:hover,
ul.subnav li a.current  {
    background-image: url(images/subnav_li_current.gif);
    color: #337711;
}
ul.subnav li a:hover {

}

ul.subnav li li {
    background: white;
}

ul.subnav li li a {
	padding-left: 32px;
	font-size: 12px;
        background: url(images/subsub_li.gif) 20px center no-repeat;
}


ul.subnav li li a:hover,
ul.subnav li li a.current  {
	padding-left: 32px;
	font-size: 12px;
        background: url(images/subsub_li.gif) 20px center no-repeat;
}

div.aside h3 {
    font-size: 18px;
    padding: 5px 80px 5px 20px;
    margin: 20px 0 0 0;
    color: #39525e;
	clear: both;
    background: url(images/recycle_logo.jpg) 170px top no-repeat;
}
div.aside p {
    padding: 5px 20px;
    font-size: 12px;
    margin-bottom: 0px;
}

div.aside p#logo {
    padding: 0px;
}

div.aside_bottom {
    padding: 0px 0px 0 20px;
    position: absolute;
    bottom: 0px;
    left: 0px;
}

/* -------------------------------------------------------------- 
	=FOOTER
-------------------------------------------------------------- */

div#page_footer {
    width: 920px;
    margin: 0 auto 20px auto;
    position: relative;
    clear: both;
    height: 50px;
    background-color: white;
    border: 1px solid #ddddcc;
    border-top: none;
    padding: 0px 20px;
    font-size: 12px;
}

.ie6 div#page_footer { 
	width: 921px;
	overflow: hidden;
	margin-bottom: 30px;
}

div#page_footer p {
    margin: 0;
    padding: 10px 0 30px 0;
    
}

div#page_footer ul.nav {
    float: left;
    text-align: right;
    width: 480px;
    padding-top: 17px;
}

div#page_footer ul.nav li{
    display: inline;
    padding: 0 15px;
    border-right: 1px solid #ddddcc;   
}

div#page_footer ul.nav li.last-child {
    border-right: none;
    padding-right: 0px;
}

div#page_footer ul.nav li a {
    color: #39525e;
}

p.footer_left {
    width: 440px;
    float: left;
    text-align: left;
}



p.footer_left  a.twitter {
    color: #5b5b42;
    display: block;
    background: url(images/logo_twitter.gif) left center no-repeat;
    padding: 7px 0px 7px 40px;
    
}

p.footer_right {
    width: 480px;
    float: left;
    text-align: right;
}


/* -------------------------------------------------------------- 
	=TYPOGRAPHY
-------------------------------------------------------------- */


body {
	font-family: arial, verdana;
}


h1, h2, h3, h4, h5, h6  {
	margin: 1em 0 0.5em 0;
	line-height: 1;
}

h2 {
	font-size: 32px;  
}

h3 {
	font-size: 26px;  
}

h4 {
	font-size: 20px;  
}

h5 {
	font-size: 18px;  
}

h6 {
	font-weight: bold;
}

.article ul,
.article ol {
	margin: 1em 0;
	padding-left: 2em;
	font-size: 12px;
}

p {
	margin: 0 0 1em 0;
}


div.article h1 {
    font-size: 30px;
    color: #337711;
clear: both;
}

.ie6 .article h1,
.ie7 .article h1 {
	float: left;
	width: 100%;
}

div.article h2 {
    font-size: 20px;
    color: #337711;
}

div.article h3 {
    font-size: 14px;
    font-weight: bold;
}

div.article p {
    font-size: 12px;
}

div.article a {
    color: #337711;
    font-weight: bold;
}

p.breadcrumb a {
    font-weight: normal;
    color: #39525e;
}

/* -------------------------------------------------------------- 
   =FORMS
-------------------------------------------------------------- */


div.form fieldset {

}

ul.form_fields,
div.Doc2Form ol  {
	margin: 15px 0;
	padding: 0;
	list-style: none;
	font-size: 12px;
}

ul.form_fields li,
div.Doc2Form ol li {
	margin: 0 0 5px 0;
	padding: 0;
	clear: both;
}

ul.form_fields li label,
div.Doc2Form ol li label {
	display: block;
	float: left;
	width: 90px;
	padding: 5px;
}

ul.block_labels li label {
	float: none;
	padding: 0 0 3px 0;
	font-weight: bold;
}


ul.form_fields li label.indented_label {
	padding-left: 105px;
}


ul.form_fields li label.wide_label {
	width: 100%;
}

input.textbox,
input[type=text],
textarea {
	border:1px solid #dadada;
	border-top-color: #999;    
	padding: 5px;
}

input[type=text]:focus,
textarea:focus {
	border:1px solid #999;
	border-top-color: #555; 
	background-color: #fdffeb;
}

input.input_long { width: 260px; }
input.input_short { width: 80px }

ul.form_fields li select {
	padding: 2px;
	border:1px solid #dadada;
}

div.vsummary {
    background: #ffdbdb;
    width: 440px;
    font-size: 12px;
    color: #990000;
    padding: 0px;
    border: 1px solid #990000;
}

div.vsummary ul {
    color: #990000;
}

/* -------------------------------------------------------------- 
   =NEWS
-------------------------------------------------------------- */

ul.news_list {
    margin: 0;
    padding: 0;
    list-style: none;
    border-top: 1px dashed #ddddcc;
}

ul.news_list li {
    margin: 0 0 0 0;
    padding: 15px 0;
    list-style: none;
    clear: both;
    float: left;
    width: 100%;
    border-bottom: 1px dashed #ddddcc;
}

ul.news_list li.featured_news {
    background: #f4f4f4;

}

div.news_image,
div.main_news_image {
    float: left;
    width: 135px;
}

div.news_image img,
div.main_news_image img {
    width: 120px;
    
}

div.article div.news_content,
div.article div.main_news_item {
    float: left;    
    width: 495px;
}

ul.news_list h3 {
    margin-top: 0px;
}

img.news_image {
	float: right;
	width: 200px;
	margin: 0 0 10px 10px;
}



/* -------------------------------------------------------------- 
   =EVENTS
-------------------------------------------------------------- */

div.event_main {
    float: left;
    width: 495px;
    padding-right: 15px;
}

div.event_main h2 {
    font-size: 22px;
}

div.event_nav {
    background: #f1f1f1;
    border: 1px solid #ccc;
    border-left: none;
    border-right: none;
    font-size: 11px;
    padding: 3px 0;
    position: relative;
    float: left;
    width: 100%;
}


div.event_nav p {
    font-size: 11px;
    float: left;
    margin: 0;
}

div.event_nav a.next_month {
    position: absolute;
    right: 0px;
    top: 4px;
}

div.event_nav a.previous_month {
    position: absolute;
    right: 65px;
    top: 4px;
}

div.event_sidebar {
    width: 220px;
    float: left;
}

div.event_sidebar h5 {
    padding: 2px 0 2px 0;
    border-bottom: 1px solid #ccc;
}

h5 a.previous_month span, 
h5  a.next_month span {
    display:none;
}

h5 a.previous_month,
h5 a.next_month  {
    width: 9px;
    display: block;
    float: left;
    height: 13px;
    margin-right: 4px;
    background-position: top left;
    background-repeat: no-repeat;
}

h5 a.previous_month {
    background-image: url(images/arrow_left.gif);
}

h5 a.next_month {
    background-image: url(images/arrow_right.gif);
}

table.sm_calendar {
    border-collapse: collapse;
    border: 1px solid #ccc;
    width: 220px;
    font-size: 11px;
}

table.sm_calendar th,
table.sm_calendar td {
    padding: 2px;
    border: 1px solid #e7e7e7;
    text-align: center;
    
}

table.sm_calendar td.eventDay {
    background-color: #c6364a;
    color: white;
    font-weight: bold;
    position: relative !important;
    
}

div.events_today {
    position: absolute;
    background: #fff;
    color: #000;
    border: 1px solid #444;
    z-index: 99999;
    width: 200px;
    text-align: left;
    padding: 10px;
    display: none;
}

div.events_today h6 {
    margin: 0 0 5px 0;
    font-size: 14px;
    background: url(images/calendar-day.png) left center no-repeat;
    padding:1px 0 1px 18px;
}

table.sm_calendar th {
    font-weight: bold;
}

p.ical_export {
    padding: 10px 0;
    font-size: 12px;
}

p.ical_export a {
    background: url(images/calendar-day.png) left center no-repeat;
    padding:1px 0 1px 18px;
}

ul.events_list {
    clear: both;
    margin: 0;
    padding: 0;
    list-style: none;
}

ul.events_list li {
    clear: both;
    margin: 0;
    padding: 15px 0 0 0;
    float: left;
    width: 100%;
}

ul.events_list li p.event_date_cal {
    width: 40px;
    margin: 0 15px 0 0;
    text-align: center;
    border: 1px solid #999;
    float: left;

    -moz-box-shadow: 0px 0px 3px #c1c1c1;
}

span.event_date_cal_day {
    display: block;
    background: #ccc;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    border-bottom: 1px solid #999;
}

span.event_date_cal_month {
    display: block;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
}

ul.events_list li h3 {
    margin: 0;
    font-size: 18px;
}

ul.events_list li p {
    font-size: 12px;
}



/* -------------------------------------------------------------- 
	=HOMEPAGE
-------------------------------------------------------------- */

ul#home_banners {
    width: 719px;
    float: left;
    margin: 0;
    display: block;
    padding: 0px !important;
    list-style: none;
    height: 325px;
    overflow: hidden;
    position: relative;
    bottom: 1px;
    border-left: 1px solid #ddddcc;
}

ul#home_banners li {
    display: block;
    height: 325px;
    float: left;
    margin: 0px  !important;
    width: 719px;
    padding: 0px !important;
    position: relative;
    
}

ul#home_banners li div {
    position: absolute;
    bottom: 8px;
    left: 0px;
    width: 679px;
    padding: 20px;
    background: transparent url(/media/9934/trans-bg.png) repeat;
    background: rgba(255,255,255, 0.8) none;
}

body.ie ul#home_banners li div {
	background: #fff none;
	filter: alpha(opacity = 85);
}

ul#home_banners li div h2 {
    color: #39525e;
    margin: 0;
    padding: 0 0 10px 0;
}


ul#home_banners li a {
    display: block;
    float: left;    
    height: 38px;
    line-height: 38px;
    background: url(images/button_arrow.png) right top no-repeat;
    padding-right: 22px;
    text-decoration: none;
    
}


ul#home_banners li a strong {
    height: 38px;
    line-height: 38px;
    display: block;
    padding:0 20px 0 13px;
    font-size: 20px;
    color: white;
    background: url(images/button_bg2.jpg) left top repeat-x;
    
}

.ie6 ul#home_banners li a strong { 
float: left;

}

.ie6 ul#home_banners li a {
	background: url(images/button_arrow.gif) right top no-repeat;
	display:inline;
	width: auto;
}

div.home_article {
    padding-top: 20px;
}


ul#home_banners li a span {
    background: url(images/button_bullet.png) center left no-repeat;
    padding-left: 18px;
}


div.homepage {
    padding: 0 15px 15px 15px;
}


ul.home_news {
    margin: 0;
    padding: 0;
    list-style: none;
}

ul.home_news li {
    clear: left;
}

ul.home_news li h3 {
    font-size: 18px;
    margin: 0 0 5px 0 ;
}


ul.zerowaste_info {
    margin: 0;
    float: left;
    width: 700px;
    padding: 0 0 20px 0;
    list-style: none;
}

ul.zerowaste_info li {
    margin: 0 17px 0 0;
    padding: 0;
    list-style: none;
    display: block;
    float: left;
    width: 213px;
    border: 1px solid #ddddcc;
}

ul.zerowaste_info li:last-child,
ul.zerowaste_info li.last {
    margin-right: 0px;
}

ul.zerowaste_info li h3 {
    margin: 0;
    padding: 8px 7px;
    color: #337711;
    text-decoration: none;
    border-bottom: 1px solid #ddddcc;
}

ul.zerowaste_info li h3 a {
    text-decoration: none;
}


ul.zerowaste_info li img {
    floaT: left;
    width: 213px;
}

ul.zerowaste_info li p {
    margin: 0px;
    float: left;
    background: url(images/header_bg.jpg) bottom left repeat-x;
    border: 1px solid #ddddcc;
    border-left: none;
    border-right: none;
    padding: 10px;
}


ul.zerowaste_info li a.info_link {
    display: block;
    padding: 6px 10px 8px 30px;
    margin: 0;
    float: left;
    width: 173px;
    color: #5b5b42 ;
    font-weight: bold;
    font-size: 12px;
    line-height: 1.1;
    background:#f3f0e4 url(images/clear_button_bg.gif) left center repeat-x;
}

div.aside div.news_content {
    background:url(images/header_bg.jpg) left bottom repeat-x;
    border-bottom: 1px solid #ddddcc;
    width: 210px;
	float: left;
    padding: 5px 15px 15px 15px;
}


div.aside ul.home_news li {
    margin: 0;
    padding: 0;
    list-style: none;
}


div.aside div.news_content h3 {
    background-image: none;
    width: 100%;
    padding: 0;
}

div.aside div.news_content h3 a {
    color: #39525e;
    text-decoration: none;
    font-family: "trebuchet MS", sans-serif;
    font-weight: bold;
    font-size: 14px;
}

div.aside div.news_content p {
    margin: 0;
    padding: 0;
    font-size: 12px;
    color: #333;
}


div.aside p.news_title {
    padding: 15px 0px 0px 15px;
    line-height: 1;
    margin: 0;
    font-size: 18px;
    color: #337711;
}


div.aside div.news_content p a {
    color: #333;
}

div.aside form {
    clear: both;
    float: left;
    padding: 15px 15px;
	width: 210px;
    border-bottom: 1px dashed #ddddcc;
}

div.aside form input {
    floaT: left;
    margin-right: 5px;
}

div.aside form input#search {
    padding: 4px 3px;
    margin: 0 4px 0 0;
}

div.aside form label {
    display: block;
    font-size: 12px;
    font-weight: bold;
    color: #5b5b42;
}




/* -------------------------------------------------------------- 
   =INNERPAGE
-------------------------------------------------------------- */

div.article_top {
    position: absolute;
    top: 0px;
    width: 680px;
    left: 0px;
	float: left;
    padding: 10px 20px;
    border-bottom: 1px dashed #ddddcc;
}

div.article_top p {
    floaT: left;
    margin: 0;
    font-size: 12px;
    color: #5b5b42;
    width: 440px;
    padding-top: 6px;
}

div.article_top form {
    float: right;
    text-align: right;
}

.ie6 div.article_top form {
	width: 190px;
}

div.article_top form input {
    float: left;
}

div.article_top form input#search {
    padding: 4px 3px;
    margin: 0 4px 0 0;
}

input[type=image] {
	position: relative;
	top: 0px;
}

div.article_top form fieldset {
    margin: 0;
    padding: 0;
}

div.clear {
	clear: both;
	height: 0px;
	overflow:hidden;
}

.goright {
	float: right;
	margin-left: 10px;
}

.goleft {
	float: left;
	margin-right: 10px
}

div#skiplinks {
	height: 0px;
	overflow: hidden;
}



/* DOCUMENT LIST
-------------------------------------------------------------- */

ul.document_list {
    margin:0 !important;
    padding:0 !important;
    list-style: none;
}

ul.document_list li {
    margin: 0;
    padding: 0;
    
}


ul.document_list h4 {
    font-size: 15px;
    font-weight: bold;
    margin: 25px 0 10px 0;
}

ul.document_list li h5 {
    margin: 0;
    padding: 0;
}

ul.document_list li p { 
    margin: 0 0 0px 0;
    padding: 5px 0;
    font-size: 11px;
    font-style: italic;
    color: #666;
}

ul.document_list li h5  a{
    font-size: 12px;
}

ul.document_list li.file{
    padding: 5px 0 5px 0;
    margin-bottom: 10px;
    background: url(images/icon_file.gif) left 5px no-repeat;
    height: 30px;
    min-height: 30px;
    padding-left: 40px;
    border-bottom: 1px dotted #008000;
}

html>body ul.document_list li.file{ 
    height: auto;
}

ul.document_list li.doc,
ul.document_list li.docx {background-image: url(images/icon_doc.gif)}
ul.document_list li.pdf {background-image: url(images/icon_pdf.gif)}
ul.document_list li.ppt,
ul.document_list li.pptx {background-image: url(images/icon_ppt.gif)}
ul.document_list li.gif,
ul.document_list li.png,
ul.document_list li.JPG,
ul.document_list li.jpg,
ul.document_list li.jpeg {background-image: url(images/icon_images.gif)}










/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

