/* REDEFINED HTML ELEMENTS */

body,td,th { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #7A7A7A; line-height: 1.4em; }
body {
	text-align:center;
	background-color: #FFFFFF; 
	margin:0px;
	padding:0px;
	/*background-image:url(../../display_images/recyclenow/christmas_page_background.gif);
	background-repeat:no-repeat;
	background-position:50% 0%;*/
}

input, textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

img { border: 0px; }
form { margin: 0px; padding: 0px; }

a { color: #7E0403; }
a:link { text-decoration: none; }
a:visited { text-decoration: none; color: #7E0403; }
a:hover { text-decoration: underline; color: #000000; }
a:active { text-decoration: none; color: #7E0403; }

h1{ font-size: 12px; color: #8DC73F; margin: 0px 0px 5px 0px; padding: 0px}
h2{ font-size: 11px; color: #6E7E71; text-transform: uppercase; padding: 0px; margin:0px 0px 5px 0px; }
h3{ font-size: 12px; color: #707E6D; margin: 0px 0px 5px 0px; padding: 0px;}
h4{ font-size: 11px; color: #888888; text-transform: uppercase; padding: 0px; margin: 0px 0px 5px 0px; }


/* CLASSES */

.pollhead
{
	margin-top:20px;
}

.pollform
{
	margin:5px 0px 20px 0px; 
	padding:10px; 
	background-image:url(../../display_images/recyclenow/poll_bg.gif);
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.pollform .pollsubmit
{
	vertical-align:middle;
	margin-top:20px;
	margin-bottom:5px;
	color: #8DC63F;
	font-weight:bold;
	/*background-image:url(../../display_images/recyclenow/icons/button_search.gif);
	background-repeat:no-repeat;
	background-position:right center;
	height:30px;
	padding-right:23px;
	background-color:none;
	border:none;*/
	
}
.pollform .pollsubmit a{color: #8DC63F;}
.pollform .pollsubmit img
{
	vertical-align:middle;
}
.specialform{
	border-top:1px solid #666666;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #f2f2f2;
	border-left:1px solid #cccccc;
	padding:1px;
}

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

.topimageright, .topimageleft{
	color:white;
}
.topimageright p, .topimageleft p{
	padding:15px;
}
.topimageright img{
	float:right;
	margin-left:20px;
}
.topimageleft img{
	float:left;
	margin-right:20px;
}

.smallfont { clear:both; font-size: 11px; line-height: 1.2em; margin-bottom:10px;}
.form { font-size: 12px; color: #666666; }

.highlights { padding: 20px 0px; width:100%; background-color: #E9E6DF; color: #263842; font-size: 12px; }
.highlightswhite {padding: 20px 0px; width:100%;background-color: #FFFFFF; color: #263842; font-size: 12px; }

.highlightpic { float: left; width: 180px; text-align:right;}
.highlighttext { float: right; width: 200px; padding-right:20px;}

.highlighttext span{
	font-size:11px;
}

a.grey,a.grey:visited  { color: #666666; } 
a.grey:hover { color: #000000; }
a.green, a.green:visited{ color: #8DC73F}
a.green:hover{color: #000000;}
.black { color: #000000; }
.white {color:#ffffff;}

.bullet{
	color: #666666;
	background-image:url(../../display_images/recyclenow/bullets/greenbullet.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
}

.tipgreen{
	padding:0px 0px 15px 33px;
	background-image:url(../../display_images/recyclenow/bullets/greenbullet.gif);
	background-position:14px 6px;
	background-repeat:no-repeat;
	color:#BB914E!important;
}

.tipgrey{
	padding:0px 0px 15px 33px;
	background-image:url(../../display_images/recyclenow/bullets/greenbullet.gif);
	background-position:14px 6px;
	background-repeat:no-repeat;
	color:#0A0A0A!important;	
}

.teaseritem{
	margin-top:20px; 
	margin-bottom:20px;
	padding-top:10px;
}

.splitter{
	padding: 10px; 
	border-top:1px solid #CECECE;
}

.greenhead{
	color:#90C43C !important; 
	font-weight:bold;
}

.maincolumn li{
	list-style-image:url(../../display_images/recyclenow/bullets/greencontentbullet.gif);
}

/*misc*/
.standardcontent{
	/*margin:0px 0px 20px 0px;*/
	margin:0px 0px 0px 0px;
}

.standardcontent img
{
	margin-left:10px;
}




/* LAYOUT excluding navigation */

#header { 
	margin: 20px 5px 6px 5px; 
	overflow:hidden;
	width:100%;
}
#headerlogo{float:left; height:67px;width:230px;}
#headerlinks { display:none; margin:45px 0px 0px 0px; float:left; width:280px; padding:0px; }
#headerlinks .smallfont{margin:0px 0px 0px 5px}
/*Search box*/
#topSearchLeft{
	width:228px;
	float:right;
	height:31px;
	margin:20px 10px 0px 5px;
	padding:0px 0px 0px 10px;
	background-color:#E9E6DF;
	background-image: url(../../display_images/recyclenow/rn_search_boxleft.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
#topSearchLeft #topSearchBox{
	height:31px;
	background-color:#E9E6DF;
	background-image: url(../../display_images/recyclenow/rn_search_boxright.gif);
	background-repeat:no-repeat;
	background-position:right top;
}
#topsearchform{
	margin:0px; padding:5px 0px 0px 0px;
}

#topsearchform .searchterm{ height:40%; width:140px; margin:0px; padding: 0px 0px 0px 3px; font-size:0.9em  !important; color:#6E7E71; vertical-align:middle;}
#topsearchform .searchsubmit{padding:0px; margin:0px; vertical-align:middle;}



#signpost { 
	margin: 0px;
	background-image: url(../../display_images/recyclenow/index_banklocator.gif); 
	background-repeat: no-repeat;
}


#banklocatorform { 
	margin-left: 13px;
	float:left;
} 

#wheretorecycle { 
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-image: url(../../display_images/recyclenow/wheretorecycle_bg.gif);
	background-repeat: repeat-y;
	padding: 7px 0px 7px 5px; 
}

#main{
	margin:0px;
	padding:0px;
	position: relative;
	width: 764px;
	margin-left: auto;
	margin-right: auto;
	text-align: left !important;
}
.content{
	width:760px;
	margin: 0px;
	padding:0px;
}
.onemaincolumn{
	/*width: 595px;
	margin-left:10px;
	margin-right:auto;
	padding:0px;
	float:left;*/
	width:600px; 
	margin-left:10px;
	margin-right:0px !important;
	padding:0px !important;
	float:left;
}
.maincolumn{
	width: 420px;
	margin-left:10px;
	margin-right:auto;
	padding:0px;
	float:left;
}
.rightcolumn{
	float: right;
	width: 165px;
	margin-left:auto;
	margin-right:auto;
}
.leftcolumn{
	float: left;
	width: 150px;
	margin:10px 0px 0px 0px;
}
.threeColumnList{
	padding:10px 5px 20px 5px !important; 
	width:30% !important;
}

#backtotop { text-align: right; font-size: 12px; color: #8DC73F; } 

#footer { 
	margin: 10px 175px 10px 160px;
	background-color: #FFFFFF;
}
/*
#footer .clearing{
	background-image:url(../../display_images/recyclenow/christmas_footer_background.gif);
	background-repeat:no-repeat;
	height:20px;
	border:0px;
	margin:0px 0px 7px 0px;
}*/

.clearing { 
	border-bottom:1px solid #cccccc; 
}

.contentpad{
	padding:10px;
}

.brownbox{
	background-color: #E9E6DF;
	padding:10px;
	color: #6E7E71;
	margin-bottom:10px;
}

.brownbox h2{
	color: #6E7E71;
}

.emailbox {
	background-image: url(../../display_images/recyclenow/emailbox_bg.gif);
	background-repeat:no-repeat;
	padding: 10px 10px 10px 8px ;
	height: 186px;
}
/*
.christmasleft{
	background-image:url(../../display_images/recyclenow/christmas_red_bg_left.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	color:white;
}
.christmasright{
	background-image:url(../../display_images/recyclenow/christmas_red_bg_right.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	color:white;
	padding-bottom:25px;
}

.christmasleft h2, .christmasright h2, .christmasleft h3, .christmasright h3{
	color:white !important;
}
.christmasleft h2 a, .christmasright h2 a, .christmasleft h3 a , .christmasright h3 a{
	color:white !important;
}
*/
/* NAVIGATION */

#navigation { 
	background-color:#8DC73F;
	height:40px;
	width:605px;
	text-align:right; 
}
#navigation ul { 
	margin: 0px; 
	padding:0px;
	height:40px;
}
#navigation li {
	padding: 0px; 
	margin: 0px; 
	float: right;
	list-style-type: none; 
	height:40px;
}
#navigation a{
	background-position:0px 0px;
	background-repeat:no-repeat;
	display:block;
	height:40px;
}
#navigation a:hover{
	background-position:0px -40px;
}
#navigation span{
	display:none;
}
#navigation a.home{
	background-image:url(../../display_images/recyclenow/navigation/athome.gif);
	width:70px;
}
#navigation a.home_on{
	background-image:url(../../display_images/recyclenow/navigation/athome.gif);
	width:70px;
	background-position:0px -40px;
}
#navigation a.garden{
	background-image:url(../../display_images/recyclenow/navigation/inthegarden.gif);
	width:85px;
}
#navigation a.garden_on{
	background-image:url(../../display_images/recyclenow/navigation/inthegarden.gif);
	width:85px;
	background-position:0px -40px;
}
#navigation a.work{
	background-image:url(../../display_images/recyclenow/navigation/atwork.gif);
	width:72px;
}
#navigation a.work_on{
	background-image:url(../../display_images/recyclenow/navigation/atwork.gif);
	width:72px;
	background-position:0px -40px;
}
#navigation a.school{
	background-image:url(../../display_images/recyclenow/navigation/atschool.gif);
	width:85px;
}
#navigation a.school_on{
	background-image:url(../../display_images/recyclenow/navigation/atschool.gif);
	width:85px;
	background-position:0px -40px;
}
#navigation a.shops{	
	background-image:url(../../display_images/recyclenow/navigation/attheshops.gif);
	width:75px;
}
#navigation a.shops_on{	
	background-image:url(../../display_images/recyclenow/navigation/attheshops.gif);
	width:75px;
	background-position:0px -40px;
}
#navigation a.leisure{
	background-image:url(../../display_images/recyclenow/navigation/atleisure.gif);
	width:106px;
}
#navigation a.leisure_on{
	background-image:url(../../display_images/recyclenow/navigation/atleisure.gif);
	width:106px;
	background-position:0px -40px;
}
#subnav {
	text-align: right;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 1em;
	/*padding-bottom:100px;
	background-image:url(../../display_images/recyclenow/christmas_menu_angel.gif);
	background-position:bottom right;
	background-repeat:no-repeat;*/
}
#subnav ul { 
	margin: 0px; 
	padding:0px;
}
#subnav li {
	padding: 0px; 
	margin: 0px; 
	list-style-type: none;
	margin-bottom:12px;
}
.normalcase{
	text-transform:none;
	font-size:11px;
}

.subnavsub{
	margin-top:8px !important;
	margin-bottom:8px !important;
}

.subnavsub li{
	line-height: 1.1em !important;
}
.subnavsub li a{
	line-height:1.1em;
	/*padding-right:12px;
	background-image:url(../../display_images/recyclenow/bullets/greybullet.gif);
	background-repeat:no-repeat;
	background-position:100% 5px;*/
}

#nav2 {	
	text-transform: uppercase; 
	font-size: 10px; 
	height: 20px;
	margin-left:10px;
	margin-right:auto;
	padding:0px;
	float:left;
	width:595px;
	margin-top:5px;
}
#nav2 a {	
	color:#8DC73F;
}