#home-line-chooser {
	margin-bottom: 20px;
	margin-left: 0;
	background-color: #dadada;
	background-position: 0 0;
	width: 758px;
	}

#home-line-chooser div h2 {
	padding: 0 10px;
	border-bottom: 0;
}
	
.line-top-level-content { color: #666; visibility: visible;}
.inactive .line-top-level-content { visibility: hidden;}
.line-top-level-content img { 
	background-color:#FFF;
	border:1px solid #CCC;
	float:left;
	height:40px;
	padding:2px;
	vertical-align:top;
	width:40px;
	margin-right: 5px;
	}	
	
.line-top-level {
	width:188px;
	}

.line-top-level.inactive{ background-color: transparent;}
.line-top-level.support { border-right-width: 0;}
.line-top-level.support.inactive{ border-right-width: 0; }

.line-top-level-content .two-wide li { width: 45%; }
.line-top-level-content .one-wide li{ width:92%; }
.line-top-level-content .one-high li{ margin-top:25px; }

#productsImageDiv,
#configImageDiv,
#chooseImageDiv,
#supportImageDiv {
	width: 80px;
	height: 80px;
	background-image:url(http://static.renishaw.net/media/shared/renishaw_com_2.3_styli_lines.png);
	background-repeat: no-repeat;
	margin: 0 auto;
}

#productsImageDiv {
	background-position: 3px 0;
}

#configImageDiv {
	background-position: -157px 0;
}

#chooseImageDiv {
	background-position: -77px 0;
}
#supportImageDiv {
	background-position:-241px 0;
}

#productsImageDiv,
#configImageDiv,
#chooseImageDiv,
#supportImageDiv { display: none; }
.line-top-level.products.inactive #productsImageDiv,
.line-top-level.config.inactive #configImageDiv,
.line-top-level.choose.inactive #chooseImageDiv,
.line-top-level.support.inactive #supportImageDiv { display: block; }
.line-top-level:first { border-left-width: 1px; }
.line-top-level h3,.line-top-level h3 a,
.line-top-level h2,.line-top-level h2 a{ font-size: 16px;color: #fa7200; text-align:center; margin-top: 5px; margin-bottom:8px;}
.line-top-level-content li {
	margin-left:15px;
	width:30%;
	_width:29%;
	}

.line-top-level a, .line-top-level a strong { text-decoration: none;}
.line-top-level a:hover, .line-top-level a:hover strong { text-decoration: underline;}

#styli-type-image,
#styli-renishaw-image,
#styli-faro-image,
#styli-zeiss-image,
#styli-custom-image,
#styli-g3-image,
#styli-config-image,
#styli-cmm-image,
#styli-scan-image,
#styli-inspect-image,
#styli-materials-image,
#styli-cal-image,
#styli-support-image,
#styli-download-image
 {
	border: solid 1px #CCC;
	background-image:url(http://static.renishaw.net/media/shared/renishaw_com_2.3_styli_combined.jpg);
	background-repeat: no-repeat;
	float: left;
	margin-right: 5px;
	width: 50px;
	height: 50px;
}

#styli-renishaw-image  {background-position: -50px 0;}
#styli-faro-image      {background-position: -100px 0;}
#styli-zeiss-image     {background-position: -150px 0;}
#styli-custom-image    {background-position: -200px 0;}
#styli-g3-image        {background-position: -250px 0;}
#styli-config-image    {background-position: -300px 0;}
#styli-cmm-image       {background-position: -350px 0;}
#styli-scan-image      {background-position: -400px 0;}
#styli-inspect-image   {background-position: -450px 0;}
#styli-materials-image {background-position: -500px 0;}
#styli-cal-image       {background-position: -550px 0;}
#styli-support-image   {background-position: -600px 0;}
#styli-download-image  {background-position: -650px 0;}