/* CSS Document navigation for office recycling */
/*--- left navigation ---*/

@import url("left-nav-simple.css");
#left-nav{
	width: 246px;
	position:relative;
	left:2px;
}
#lift-nav li{}
#left-nav a{background-image: url(../images/css/left-nav.gif); background-repeat: no-repeat;display:block;z-index:999;overflow:hidden;text-indent:-999px; }
#left-nav ul a{background-image: url(../images/css/left-nav-it.gif); background-repeat:  no-repeat;display:block;z-index:999;overflow:hidden;text-indent:-999px; }

#nav-legislation a{height:24px;background-position:0px -151px;	}
#nav-legislation a:hover, .activ-nav-legislation #nav-legislation a{background-position:-246px -151px;	}
#nav-sec-option a{height:24px;background-position:0px -175px;	}
#nav-sec-option a:hover, .activ-nav-sec-option #nav-sec-option a{background-position:-246px -175px;	}
#nav-get-quote a{height:36px;background-position:0px -317px;	}
#nav-get-quote a:hover, .activ-nav-get-quote #nav-get-quote a{background-position:-246px -317px;	}



#nav-home a{height:40px;background-position:0px 0px;	}
#nav-home a:hover, .activ-nav-home #nav-home a{background-position:-248px 0px;	}
#nav-office a{height:36px;background-position:0px -41px;	}
#nav-office a:hover, .activ-nav-office #nav-office a{background-position:-248px -41px;	}
#nav-food a{height:37px;background-position:0px 0px;	background: url(../images/css/food-recycling.gif) no-repeat;}
#nav-food a:hover, .activ-nav-food #nav-food a{background-position:-246px 0px;	}

#nav-waste a{height:37px;background-position:0px -77px;}
#nav-waste a:hover, .activ-nav-waste #nav-waste a{background-position:-248px -77px;	}
a.nav-it{height:37px;background-position:0px -114px;	}
a.nav-it:hover, .activ-nav-it a.nav-it{background-position:-248px -114px;	}
#nav-security a{height:35px;background-position:0px -151px;	}
#nav-security a:hover, .activ-nav-security #nav-security a{background-position:-248px -151px;	}
#nav-stationary a{height:37px;background-position:0px -297px;}
#nav-stationary a:hover, .activ-nav-stationary #nav-stationary a{background-position:-248px -297px;	}
/*
#nav-stationary a{height:37px;background-position:0px 0px;	background: url(../images/css/stationery.gif) no-repeat;}
#nav-stationary a:hover, .activ-nav-stationary #nav-stationary a{background-position:-246px 0px;	}
*/
#nav-shop a{height:37px;background-position:0px 0px;	background: url(../images/css/recycling-shop.gif) no-repeat;}
#nav-shop a:hover, .active-shop #nav-shop a{background-position:-246px 0px;	}

#nav-bins a{height:38px;background-position:0px -334px;	}
#nav-bins a:hover, .activ-nav-bins #nav-bins a{background-position:-248px -334px;	}
#nav-do-more a{height:38px;background-position:0px -262px;	}
#nav-do-more a:hover, .active-nav-do-more #nav-do-more a,.active-nav-carbon-smart #nav-do-more a{background-position:-248px -262px;	}

.activ-nav-weee #nav-weee ul{
	display:block;
}
.activ-nav-weee #nav-weee ul #nav-legislation a{
	background-position:0 -291px;
}
.activ-nav-weee #nav-weee ul #nav-sec-option a{
	background-position:0 -313px;
}
.activ-nav-weee #nav-weee ul #nav-legislation a:hover{
	background-position:-246px -291px;
}
.activ-nav-weee #nav-weee ul #nav-sec-option a:hover{
	background-position:-246px -313px;
}

.activ-nav-weee #nav-weee ul #nav-get-quote a{
	background-position:0 -335px;
}
.activ-nav-weee #nav-weee ul #nav-get-quote a:hover{
	background-position:-246px -335px;
}

.activ-nav-legislation #nav-weee ul #nav-legislation a{
	background-position:-246px -291px;
}
.activ-nav-sec-option #nav-weee ul #nav-sec-option a{
	background-position:-246px -313px;
}
.activ-nav-get-quote #nav-weee ul #nav-get-quote a{
	background-position:-246px -335px;
}
