@charset "utf-8";
/* CSS Document */


#landing_tasks
{
	width: 600px;
	height: 179px;
	padding: 0;
	margin: 0;
	font-size: .9em;
}

#landing_tasks A, #landing_tasks A:visited
{
	width: 120px;
	_width: 119px; /* Ie6 */
	height: 179px;
	background-position:left top;
	background-repeat: no-repeat;
	float: left;
	display: block;
	text-decoration: none;
	color: black;
}

#landing_tasks A EM
{
	display:block;
	margin-top: 129px;
	text-align:center;
	font-style: normal;
}

#landing_tasks A:hover
{
	background-position: left bottom;
}

/* Bottom container for Item Dispotal and Right side */

#landing_bottom
{
	margin-top: .5em;
}

#disposal_form
{
	width: 400px; 
	_float: left; /* IE6 */
	_width: 390px; /* IE6 */
	padding: 0 0 1em 0; 
	background: url(/living/waste/art/concept/ask-phil-concept-bottom.jpg) no-repeat bottom left; 
	margin: 0; 
	min-height: 180px;
}

#results { }

#results DIV { clear: left; padding-bottom: 1em; width: 300px; }

.item_image { width: 60px; float: left; margin: 0 10px 5px 0; }

.item_image IMG { width: 60px; height: 60px; }

.item_title { font-weight: bold; margin: 0 0 0 0; }

.item_desc { font-size: .95em; margin: 0; padding: 0 0 0 70px; }

#second_row
{
	margin-top: .3em;
}



/* Blue Box on right bottom side */
#landing_sub_tasks
{
	width: 200px;
	height: 200px;
	padding: 10px 0 0 0;
	margin: 2px 0 0 0;
	float: right;
	background: url(/living/waste/images/landing/landing-blue-bg.jpg) no-repeat top left;
	font-size: .9em;
}

#landing_sub_tasks A, #landing_sub_tasks A:visited
{
	background: url() no-repeat top left;
	padding-left: 48px;
	margin: 2px 0 2px 6px;
	display: block;
	height: 42px;
	color: black;
	text-decoration: none;
}

#landing_sub_tasks A EM
{
	font:normal bold 1.1em arial;
	color: #014568;
}

#landing_sub_tasks A:hover
{
	text-decoration: none;
	color: black;
}

#landing_sub_tasks A:hover EM
{
	text-decoration: underline;
	color: #7A0;
}






/* Waste */

	.waste_bluebox { display: table-row; }

	.waste_donate { display: table-row; }

	.waste_grnbin { display: table-row; }

	.waste_grybox { display: table-row; }

	.waste_hhw { display: table-row; }

	.waste_nrg { display: table-row; }

	.waste_yw { display: table-row; }

	.waste_large { display: table-row; }

	.waste_grnyd { display: table-row; }

	.waste_bluebox TD, .waste_donate TD, .waste_grnbin TD, .waste_grybox TD, .waste_hhw TD, .waste_nrg TD, .waste_yw TD, .waste_large TD, .waste_grnyd TD
	{
		padding-left: 20px;
	}


	.waste_bluebox TD { background: url(/living/waste/images/blueboxX.jpg) no-repeat 235px center; }

	.waste_donate TD { background: url(/living/waste/images/donateX.jpg) no-repeat 565px center; }

	.waste_grnbin TD { background: url(/living/waste/images/greenbinX.jpg) no-repeat 325px center; }

	.waste_grybox TD { background: url(/living/waste/images/greyboxX.jpg) no-repeat 280px center; }

	.waste_hhw TD { background: url(/living/waste/images/hwasteX.jpg) no-repeat 470px center; }

	.waste_nrg TD { background: url(/living/waste/images/garbageX.jpg) no-repeat 370px center; }

	.waste_yw TD { background: url(/living/waste/images/yardwasteX.jpg) no-repeat 520px center; }

	.waste_large TD { background: url(/living/waste/images/largeitemsX.jpg) no-repeat 420px center; }

	.waste_grnyd TD { background: url(/living/waste/images/grnydX.jpg) no-repeat 325px center;}

	.th_bluebox, .th_greybox, .th_greenbin, .th_garbage, .th_hhw, .th_largeitems, .th_yardwaste, .th_donation, .th_grnyd
	{
		float: right;
		height: 30px;
		font: normal normal 1em tahoma;
		text-align: center;
	}

	.th_bluebox, .th_greybox, .th_greenbin, .th_garbage, .th_largeitems, .th_yardwaste, .th_donation, .th_grnyd
	{
		width: 45px;
	}

	.th_hhw
	{
		width: 60px;
	}
