/* CSS Document */
/*-- left navigation --*/
#left-nav{width: 232px; margin-top:26px; background-color:#7e868d; height:168px;}
#left-nav li{vertical-align:middle;margin:0px 0px 0px 0px;text-align:left;}
#left-nav a{background: url(../images/css/left-nav.gif) no-repeat;display:block;z-index:999;overflow:hidden;text-indent:-999px; }

#nav-drywall a{height:33px;background-position:0px 0px;	}
#nav-drywall a:hover, .drywall-active #nav-drywall a{background-position:-232px 0px;	}
#nav-single-glazing a{height:24px; width:232px;background-position:0px -34px;	}
#nav-single-glazing a:hover{background-position:-232px -34px;	}
#nav-double-glazing a{height:24px; width:232px;background-position:0px -59px;	}
#nav-double-glazing a:hover{background-position:-232px -59px;	}
#nav-demoutable a{height:24px; width:232px;background-position:0px -84px;	}
#nav-demoutable a:hover{background-position:-232px -84px;	}
#nav-doors a{height:24px; width:232px;background-position:0px -109px;	}
#nav-doors a:hover{background-position:-232px -109px;	}
#nav-fire-rated a{height:24px; width:232px;background-position:0px -134px;	}
#nav-fire-rated a:hover, .fire-rated-active #nav-fire-rated a{background-position:-232px -134px;	}

.active-fire-rated #left-nav,.active-fire-rated-rev-54 #left-nav, .active-fire-rated-117 #left-nav {height:244px;}

.active-fire-rated #nav-fire-rated ul,.active-fire-rated-rev-54 #nav-fire-rated ul, .active-fire-rated-117  #nav-fire-rated ul{display:block;}
.active-fire-rated #left-nav #nav-fire-rated a,.active-fire-rated-117 #left-nav #nav-fire-rated a,.active-fire-rated-rev-54 #left-nav #nav-fire-rated a{background-image: url(../images/css/left-nav-fire-rated.png); background-repeat: no-repeat;}

.active-fire-rated #nav-fire-rated > a,.active-fire-rated-rev-54  #nav-fire-rated > a, .active-fire-rated-117 #nav-fire-rated > a{height:25px; width:232px;background-position:0px 0;	}
.active-fire-rated #nav-fire-rated > a:hover{background-position:-232px 0;	}
#nav-fire-rated-single-glazing a{height:22px; background-position:0 -25px;}
#nav-fire-rated-single-glazing a:hover,.active-fire-rated #nav-fire-rated-single-glazing a{ background-position:-232px -25px;}
#nav-fire-rated-117 a{height:22px; background-position:0 -47px;}
#nav-fire-rated-117 a:hover,.active-fire-rated-117 #nav-fire-rated-117 a{ background-position:-232px -47px;}
#nav-fire-rated-rev-54 a{height:24px; background-position:0 -69px;}
#nav-fire-rated-rev-54 a:hover,.active-fire-rated-rev-54 #nav-fire-rated-rev-54 a{ background-position:-232px -69px;}






