﻿@media all, print {
	
	#header
	{
	margin: 0 0 20px;
	}
	#header hr
	{
	border:0;
	background-color:#000000;
	display: block;
	height:1px;
	margin-left: 64px;
	width:536px;
	}
	
	#InstrumentIntroText
	{
		float:left;
		line-height:3em;
		margin-top:25px;
		width:350px;
	}
	
	#InstrumentIntroText strong
	{
		font-size:1.4em;
	}
	#InstrumentIntroText .intro
	{
		font-weight:bold;
		
	}
	#InstrumentIntroText .content
	{
		font-size:.8em;
		
	}
	
	
	
	#InstrumentImages
	{
		float:right;
		margin-left:50px;
		overflow:hidden;
		width:200px;
	}
	#InstrumentImages ul
	{
		list-style:none;
		margin:0;
		padding:0;
		width:200px;
	}
	#InstrumentImages ul li
	{
	border-bottom:1px solid #eee;
	padding-bottom:5px;
		text-align:left; 
		width:200px;
	}
	#InstrumentImages ul li img
	{
	margin-top:10px;
	margin-bottom:0;
	}
	#InstrumentImages ul li h3
	{
	font-size:1.5em;
	margin-bottom:0;
	margin-top:0;
	}
	
	
	
	.ProductIntroText { 
		font-size:2em; 
	}    
	.InstrumentSeriesTitle {
	color:#00d0ff;
	font-family:Helvetica,Geneva,Arial,SunSans-Regular,sans-serif;
	font-size:2.2em;
	font-style:italic;
	font-weight:600;
	}
	.InstrumentSeriesTitleSM {
	color:#00d0ff;
	font-family:Helvetica,Geneva,Arial,SunSans-Regular,sans-serif;
	font-size:.9em;
	font-style:italic;
	font-weight:600;
	}
	
	.InstrumentSeriesbyinfinity {
	color:#000;
	font-family:Helvetica,Geneva,Arial,SunSans-Regular,sans-serif;
	font-size:1em;
	}
	
	h1.InstrumentSeriesTitle {
	color:#00d0ff;
	font-size:2.2em;
	font-style:italic;
	font-weight:600;
	margin-bottom:0;
	padding-bottom:0;
	}
	
	#InstrumentSeriesLenses {
	clear:both;
	margin:20px auto;
	padding-bottom:20px;
	position:relative;
	width:450px;
	}
	
	#InstrumentsSeriesHeader {
	margin:0;
	}
	
	#InstrumentsSeriesHeader h1 {
	clear:both;
	margin:0;
	padding:0;
	}
	
	.InstrumentSeriesIntro {
	color:#000;
	font-family:Helvetica,Geneva,Arial,SunSans-Regular,sans-serif;
	font-size:3em;
	font-style:italic;
	text-decoration:none;
	}
	
	.InstrumentSeriesLens {
	height:145px;
	margin:10px 0 0;
	text-align:center;
	width:225px;
	}
	
	.InstrumentSeriesLensImage {
	clear:both;
	float:left;
	height:111px;
	width:225px;
	}
	
	.InstrumentSeriesLensTitle {
	clear:both;
	float:left;
	text-align:center;
	width:225px;
	}
	
	
	
	ul.Instruments {
	list-style:none;
	margin:20px 0;
	padding:0;
	position:relative;
	width:600px;
	}
	
	ul.Instruments li {
	border:0 solid #000;
	display:block;
	float:left;
	height:200px;
	list-style-type:none;
	margin:0 10px 0 0;
	padding:0;
	text-align:left;
	width:180px;
	}
	
	ul.Instruments li .Caption{
	text-align:center;
	
	}
	
	.InstrumentSeriesLensImageX
	{
	text-align:left;
	vertical-align:bottom;
	
	height:115px;
	}
	
	.InstrumentSeriesLensImageX a
	{
	display:block;
	margin:0 auto;} 
}
