/* CSS Document */
/*-- left navigation single glazing--*/
#left-nav{width: 232px; margin-top:26px; background-color:#7e868d; height:242px;}
#left-nav li{vertical-align:middle;margin:0px 0px 0px 0px;text-align:left;}
#left-nav a{background: url(../images/css/left-nav-demountable.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{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, .demountable-active #nav-demoutable a{background-position:-232px -84px;	}
#nav-futurewall a{height:24px; width:232px;background-position:0px -109px;}
#nav-futurewall a:hover, .futurewall-active #nav-futurewall a{height:24px; width:232px;background-position:-232px -109px;}
#nav-mistral a{height:24px; width:232px;background-position:0px -134px;	}
#nav-mistral a:hover, .mistral-active #nav-mistral a{background-position:-232px -134px;	}
#nav-nebula a{height:24px; width:232px;background-position:0px -158px;	}
#nav-nebula a:hover, .nebula-active #nav-nebula a{background-position:-232px -158px;	}


#nav-doors a{height:24px; width:232px;background-position:0px -183px;	}
#nav-doors a:hover{background-position:-232px -183px;	}
#nav-fire-rated a{height:24px; width:232px;background-position:0px -208px;	}
#nav-fire-rated a:hover{background-position:-232px -208px;	}



