@charset "utf-8";
/* CSS Document */
.attention {
	color: #FF0000;
	text-transform: uppercase;
}
.clickable {
	cursor: pointer;
}
.text_right {
	text-align: right;
}
body, html {
	height: 100%;
	margin: 0;
	padding: 0;
	width: 100%;
}
body {
	background: #fff;
	color: #49483A;
	font: 0.69em Arial, Helvetica, sans-serif;
}
h1 {
	color: #97BE0D;
	font-size: 1.91em;
	margin: 0 0 12px 0;
	padding: 0;
}
h2 {
	color: #97BE0D;
	font-size: 1.36em;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
}
h2 a {
	color: #97BE0D;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
p {
	font-size: 1.2em;
	margin: 0;
	padding: 0 0 18px 0;
}
#main_content ul {
	font-size: 1.2em;
}
#main_content ul li {
	margin: 7px 0 7px 0;
}
#main_content ul li ul {
	font-size: 1em;
}
a {
	color: #49483A;
}
img {
	border: 0;
}
blockquote {
	font-size: 1.18em;
	font-style: italic;
	margin: 0 auto;
	padding: 30px 0;
	width: 75%;
}
form {	
	margin: 0;
	padding: 0;
}
ul {
	margin: 0 0 0 30px;
	padding: 0 0 18px 0;
}
ul ul {
	margin: 0 0 0 30px;
	padding: 0 0 18px 0;
}

#container {
	background: url(../../images/global/container-bg.gif) left bottom repeat-x;
	border-bottom: 1px solid #90BD1E;
	border-left: 1px solid #90BD1E;
	border-right: 1px solid #90BD1E;
	margin: 0 auto;
	width: 978px;
}
#header {
	float: left;
	height: 180px;
	position: relative;
	width: 100%;
	border-bottom: 6px solid #97BE0D;
}
#header .logo {
	display: inline;
	float: left;
	margin: 53px 0 0 44px;
}
.ie6 #header .logo {
	margin: 39px 0 0 44px;
}
#header_background {
	display: block;
	height: 151px;
	width: 978px;
}
#logo_container {
	height: 151px;
	left: 0;
	position: absolute;
	top: 0;
	width: 350px;
}
#logo_bg {
	height: 151px;
	width: 350px;
}
#recycle_norfolk_logo {
	height: 65px;
	width: 178px;
	position: absolute;
	top: 43px;
	left: 14px;
}
#search_panel {
	display: inline;
	float: left;
	margin: 14px 0 0 90px;
	width: 457px;
}
.ie6 #search_panel {
	margin: 0 0 0 90px;
}
#search_panel .extradecor {
	float: left;
	height: 27px;
	margin: 0 0 -1px 0;
	width: 100%;
}
.search_panel_ends {
	float: left;
	clear: both;
}
#search_panel form {
	margin: 0;
	padding: 0;
}
#where_can_find {
	float: left;
	margin: 0 12px 14px 12px;
}
#search_wrap {
	background: url(../../images/search/search-panel-bg.gif);
	float: left;
	width: 100%;
}
#search_panels_wrap {
	float: left;
	width: 100%;
}
#site_search {
	color: #fff;
	display: inline;
	float: left;
	margin-left: 12px;
	position: relative;
	width: 155px;
}
#site_search .text_input, #nearest_center .text_input {
	border: 0;
	display: block;
	font-size: 1em;
	margin: 6px 0 0 0;
	padding: 4px 6px;
}
#site_search .text_input {
	width: 127px;
}
.search_arrow {
	position: absolute;
	right: 0;
	top: 5px;
}
.search_button {
	float: right;
	font-size: 1em;
	margin: 7px 16px 0 0;
}
#nearest_center {
	color: #fff;
	display: inline;
	float: left;
	margin-left: 12px;
	position: relative;
	width: 173px;
}
#nearest_center .text_input {
	width: 145px;
}
#boy_can {
	bottom: 0;
	position: absolute;
	right: 194px;
}
#contact_us {
	display: inline;
	float: right;
	margin: 115px 0 0 0;
}
#green_divider {
	background: url(../../images/global/green-divider-bg.gif);
	height: 6px;
	float: left;
	width: 100%;
	line-height: 0;
}
#content {
	float: left;
	padding-bottom: 66px;
	width: 100%;
}
#left {
	float: left;
	width: 208px;
}
#navigation {
	float: left;
	padding: 23px 13px;
	width: 16.46em;
	width: 181px;
}
#navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#navigation .flower_1 {
	background: url(../../images/menu/flower-1.gif) right top no-repeat;
}
#navigation .flower_2 {
	background: url(../../images/menu/flower-2.gif) right top no-repeat;
}
#navigation .flower_3 {
	background: url(../../images/menu/flower-3.gif) right top no-repeat;
}
#navigation .flower_4 {
	background: url(../../images/menu/flower-4.gif) right top no-repeat;
}
#navigation li {
	background: url(../../images/menu/button-underline.gif) bottom left no-repeat;
}
#navigation a {
	display: block;
	color: #000;
	line-height: 2.18em;
	text-decoration: none;
	width: 181px;
}
#navigation ul ul a, #navigation ul ul li {
	background: none;
}
#navigation ul ul li {
	background: url(../../images/menu/button-underline.gif) top no-repeat;
}
#navigation ul ul a {
	padding-left: 20px;
	width: 161px;
}
#navigation ul ul ul a {
	padding-left: 40px;
	width: 141px;
}
.submenu {
	display: none;
}
.submenuover {
	display: block;
}
#center {
	float: left;
	width: 575px;
}
#main_content {
	float: left;
	padding: 31px 11px 19px 11px;
	width: 543px;
}
#i-z_jump {
	font-size: 1.3em;
	text-align: center;
}
#i-z_jump a {
	font-weight: bold;
}
.page_title {
	margin-bottom: 12px;
}
#welcome {
	height: 26px;
	width: 266px;
}
.first_paragraph {
	color: #6E8B08;
	font-size: 1.27em;
	padding: 0 0 18px 0;
}
#latest_news {
	height: 14px;
	width: 98px;
}
.news_story {
	float: left;
	width: 500px;
	margin-bottom: 13px;
}
.news_thumb {
	float: left;
	margin-right: 14px;
	width: 60px;
}
#news_button {
	float: right;
}
#ezine {
	float: left;
	position: relative;
}
#ezine_background {
	width: 207px;
	height: 242px;
}
#ezine_text {
	left: 20px;
	position: absolute;
	top: 59px;
	width: 173px;
}
#ezine_text p {
	font-size: 1em;
}
#ezine_text p a {
	text-decoration: none;
}
#ezine_button {
	display: block;
	height: 25px;
	position: absolute;
	right: 14px;
	bottom: 62px;
	width: 25px;
}
#interesting_center {
	float: left;
	position: relative;
}
#interesting_center p {
	font-size: 1.2em;
}
#interesting_center_bg {
	height: 186px;
	width: 348px;
}
#interesting_center_text {
	color: #fff;
	left: 20px;
	position: absolute;
	top: 64px;
	width: 195px;
}
#interesting_center_button {
	height: 25px;
	position: absolute;
	right: 10px;
	top: 104px;
	width: 100px;
}
#dates {
	padding: 0em 0em 1.64em 0em;
}
#dates div {
	padding: 2px 0;
}
#dates span {
	display: block;
	float: left;
	font-weight: bold;
	width: 75px;
}
.genericImg {
	height: 270px;
	width: 150px;
}
.imgRight {
	float: right;
	margin: 0 0 10px 10px;
}
.imgLeft {
	float: left;
	margin: 0 20px 10px 0;
}
.quote_wrapper {
	border: 1px dotted #ccc;
	background: url(../../images/global/quote-bg.gif);
	margin: 20px 0;
}
blockquote p {
	/*font-size: 0.79em;*/
	font-style: normal;
	margin-top: 10px;
}
#what_do_form {
	margin: auto;
	width: 270px;
}
#what_do_form .text_input {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	/*font-size: 11px;*/
	margin: 6px 0 0 0;
	padding: 4px 6px;
	width: 200px;
}

#what_do_form .text_input_check {
    margin : 7px 6px 0 0;
    padding : 0 0 7px 0;
}
#what_do_form .submit_button {
	font-size: 1em;
	margin-top: 5px;
}

#waste_box {
	float: left;
	border: 1px solid #6E8B08;
	padding: 13px 20px;
	margin: 0 0 20px 0;
}

#waste_box p {
	padding: 7px 0;
	margin: 0;
}
#waste_image {
    padding : 0 0 10px 10px;
	float: right;
}
.christmas_image {
    padding : 0 0 30px 10px;
	float: right;
	clear: right;
}
#waste_wrapper {
	float: left;
}

#waste_form {
	margin: auto;
	width: 270px;
}
#waste_form .text_input {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	/*font-size: 11px;*/
	margin: 6px 0 0 0;
	padding: 4px 6px;
	width: 200px;
}

#waste_form .text_input_check {
    margin : 7px 6px 0 0;
    padding : 0 0 7px 0;
}
#waste_form p {
    padding : 0;
	font-size: 0.9em;
}
#waste_form .submit_button {
	font-size: 1em;
	margin-top: 5px;
	clear: both;
	display: inline;
}
#recommend_form {
	margin-bottom: 20px;
}
#recommend_form .text_input {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	/*font-size: 11px;*/
	margin: 6px 0 0 0;
	padding: 4px 6px;
	width: 350px;
}
#recommend_form .submit_button {
	font-size: 1em;
	margin-top: 5px;
}
.contact_container {
	margin-bottom: 20px;
}
.contact_container, .contact_row {
	float: left;
	width: 100%;
}
.contact_col {
	float: left;
	width: 50%;
}
#facts_shortcuts {
	float: left;
	width: 100%;
}
.facts_item_start {
	float: left;
	margin-bottom: 10px;
	width: 112px;
}
.facts_item {
	float: left;
	margin: 0 0 10px 24px;
	width: 112px;
}
.facts_center {
	float: left;
	margin: 0 24px 10px 24px;
	width: 10.18em;
	width: 112px;
}
.facts_item img, .facts_item_start img {
	height: 112px;
	width: 112px;
	margin-bottom: 5px;
}
.facts_link {
	display: block;
	margin: 0 5px;
	text-align: center;
}
#right {
	float: right;
	width: 195px;
}
#flash_movie_holder {
	width: 195px;
	height: 635px;
}
#interesting_right {
	display: inline;
	float: right;
	margin: 10px 10px 0 0;
	position: relative;
}
#interesting_right_bg {
	height: 326px;
	width: 184px;
}
#interesting_right_text {
	color: #fff;
	left: 16px;
	position: absolute;
	top: 181px;
	width: 145px;
}
#interesting_right_text a {
	color: #fff;
	text-decoration: none;
}
#interesting_right_button {
	height: 25px;
	position: absolute;
	right: 10px;
	bottom: 15px;
	width: 100px;
}
#fun_activities {
	display: inline;
	float: left;
	margin: 27px 10px 0 0;
	/*padding: 0 5px;*/
	position: relative;
	width: 184px;
}
#fun_activities_title {
	float: left;
	height: 15px;
	width: 108px;
}
.fun_activities_item {
	float: left;
	margin-top: 14px;
	width: 100%;
}
.fun_thumb {
	float: left;
	height: 62px;
	width: 60px;
}
.fun_text {
	float: left;
	padding: 0 10px;
	width: 8.18em;
}
#fun_activities_button {
	float: right;
	height: 25px;
	width: 109px;
	margin-top: 10px;
}
#footer {
	margin: 13px auto 13px auto;
	width: 978px;
}
#vistor_number {
	float: left;
	font-size: 1.27em;
	/*font-size: 14px;*/
}
#vistor_number img {
}
.clear {
	float: left;
	clear: both;
	padding: 0 0 10px 0;
	width: 100%;
}
#site_details {
	float: right;
}
#main_content .logo {
	text-align: center;
}
/******** NEWS *****************/.news_item {
    float: left;
    width: 400px;
}
.news_item_date {}
.news_strap {
    padding: 0;
    margin: 0;
}
.news_main_content {
    padding: 0;
    margin: 0;
}
.newsitem {
	float: left;
	clear: both;
	width: 100%;
}
.newsitem h2 {
	padding: 0 0 18px 0;
	color: #97BE0D !Important;
}
.newsitem p { float: left; display: block; width: 100%; }
.newsitem p .title { font-weight: bold; width: 210px; display: inline-block; float: left; }
.newsitem p .desc-text { display: inline-block; float: left; width: 300px; }
.newsitem p.desc { padding: 0 0 5px 0; }

.newsitem p a { color: #0000ff; }

.newsitem .venue-details { float: left; display: block; width: 100%; }
.newsitem .venue-details p.desc { width: 215px;}
.newsitem .venue-details  p.desc-details { line-height: 1.6em; width: 300px; }


.newsitem img {
	float: right;
}
/******** FASCINATING FACTS *****************/.fact_wrapper {
	display: none;
}

/******** FASCINATING FACTS *****************/#waste_free_week_img {
	width: 18em;
	float: left;
	/*padding: 0.45455em;*/
}
#downloads_box {
	margin: 20px 0 0 0;
}
.ipodpanel {
	display: inline;
	float: left;
	margin: 10px 0 0 11px
}


