/* CSS Document */
/* ---------------CSS for orange-background pages of Looped LOGIC site ----------------*/
@import url("sIFR-screen.css");
body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#container {
	margin: 0 auto;
	padding: 0px;
	width: 900px;
	height: auto;
	text-align: left;
	background: #F07C0F url(../images/all_grad.jpg) repeat-x;
	position: relative;
	top: -22px;
}
#Logo {
	position:relative;
	left:-34px;
	top:-98px;
	width:700px;
	height:200px;
	z-index:1;
	background: url(../experiments/expImages/navLogo.jpg) no-repeat left top;
}
/* -------------------------------------------------------- */
/* -----------------Menu & ID styling --------------------- */
#topstuff {
	background: url(../images/navLogo.jpg) no-repeat 0px 0px;
	position: relative;
	left: -34px;
	top: 25px;
	width: 925px;
	height: 210px;
	z-index: 1;
	padding-top: 30px;
}
.tagline {
	float: left;
	padding: 36px 0 0 280px;
	clear: both;
	text-align: center;
}
#menu {
	position: absolute;
	left: 36px;
	top: 210px;
	width: 930px;
	height: 30px;
	z-index: 10000;
	margin: 0;
	padding: 0;
}
/* ------------------------------------------- */
#leftcol {
	float: left;
	background-color: #F27F12;
}
h1 {
	color: #FFFFFF;
	padding: 5px 15px 5px 15px;
	margin: 5px 0 0 15px;
	font-size: 18px;
	font-style: normal;
}
h2 {
	color: #CCCCCC;
	margin-left: 15px;
	padding: 0 8px 0 15px;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 0 8px;
	padding: 0 8px;
}
#topstuff h4 {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	padding: 16px 14px 0 200px;
	margin: auto;
}
p {
	margin: 0 5px;
	padding: 0 8px 0 10px;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 20px;
}
a:link {
	color: #535900;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #333333;
}
a:hover {
	font-weight: bold;
	color: #535900;
	text-decoration: underline;
}
/* Left-justified wide text column down the middle of the page */
.middleText {
	margin: 0 50px;
	padding: 0 50px 16px 50px;
}
/* ----------------------------------------------------------- */
/* Text that sits on the right with a picture on the left */
.rightColumn {
	float: left;
	padding: 10px 10px 5px 0;
	margin: 10px 5px 30px 0;
}
/* --------------------------------------------------------- */
/* Narrow left column and container for lab pix flash */
#narrowleftcol {
	float: left;
	width: 300px;
	margin: 0;
	padding: 0;
}
#flashportbox {
	float: left;
	width: 500px;
	margin: 0;
	padding: 10px;
}
/* Text specific to About Us Page */
.indentedCallout {
	margin: 0 20px 0 10px;
	padding: 0 50px 0 150px;
}
.barelyIndcallout {
	margin-left: 10px;
	padding-left: 30px;
}
/* ------------------------------ */
/* Text for labels and SKUs for product charts */
.productLabel {
	font-size: 12px;
	font-weight: bold;
/*	text-align: center;*/
	padding: 10px;
	color:#000000;
	background-color: #ffffff;
}
.productinfo {
	background: #FFFFFF;
	font-size: 12px;
	text-align: center;
}
.productDescript {
	background: #FFFFFF;
	font-size: 12px;
	text-align: center;
	padding: 4px 0 10px 0;
	font-weight: normal;
}
.productinfoaltrow {
	background: #E6E8C0;
	font-size: 12px;
	text-align: center;
}
p .productcaption {
	font-size: 12px;
	font-weight: normal;
	background: #FFFFFF;
	text-align: left;
	color: #000000;
	margin: 10px;
}
.productImage {
	border-color: #333333;
	background-color: #ffffff;
}
/* ------------------------------------------- */
#mainContent {
	float: left;
	height: 1400px;
	width: 100%;
	background-color: #F07C0F;
	position: relative;
	padding-top: 40px;
}
#footer {
	background: #FFFFFF;
	margin-bottom: 10px;
	border: 1px solid #FFFFFF;
	z-index: 2;
	clear: both;
	width: 920px;
	padding: 20px 0 40px 40px;
	margin: 10px 0;
}
#printFooter {
	display: none;
}
h5 {
	font-size: 11px;
	color: #7F8384;
}
#productTable {
	width: 900px;
	background-color: #F07C0F;
/*		padding-right: 20px;*/
	position: absolute;
	left: 0;
	top: 268px;
	height: 1165px;
	padding: 0;
	margin: 0 auto;
/*	text-align: center;*/
}
/*--------  New, full-width product table----------------*/
.productTable209 {
	border: 1;
	border-color: #666666;
	padding: 0 10px 0 10px;
	margin: 0;
	width: 900px;
}
.productTable209 img, .productTableNoPix img, .productTable209 img.Wide, .productTableNoPix img.Wide {
	padding: 6px 10px;
	margin: 0 auto;
	border: none;
}
.productTable209 td, .productTableNoPix td {
	text-align: center;
}
.productTable209 img, .productTableNoPix img {
	width: 160px;
	height: 174px;
}
.productTable209 img.Wide, .productTableNoPix img.Wide {
	width: 160px;
	height: 100px;
}
.productTable209 img.Default, .productTableNoPix img.Default {
	width: auto;
	height: auto;
}
.productTable209 a:hover img, .productTableNoPix a:hover img {
	width: 300px;
	height: 325px;
	padding: 5px;
	background-color: #A3AF10;
	border: 2px solid #80824;
	z-index: 100;
	position:absolute;
	margin-top:-100px;
	margin-left:-150px;
}

/*--------  TESTS FOR RESIZABLE HOVER IMAGES----------------*/
.productTableTest {
	border: 1;
	border-color: #666666;
	padding: 0 10px 0 10px;
	margin: 0;
	width: 800px;
}
.productTableTest img, .productTableTest img.Wide{
	padding: 0 10px;
	margin: 0;
	border: none;
}
.productTableTest img{
	width: 75%;
	height: 75%;
}
.productTableTest img.Wide{
	width: 160px;
	height: 100px;
}
.productTableTest img.Default{
	width: 75%;
	height: 75%;
}
.productTableTest a:hover img{
	width: 100%;
	height: 100%;
	padding: 5px;
	background-color: #A3AF10;
	border: 2px solid #80824;
	z-index: 100;
}
/* -------  Narrow, centered product table with drawings, but no photos --------*/
.productTableNoPix {
	width: 700px;
	border: 0;
	margin: auto;
	padding: 0;
}
#aboutlogo {
	width: 100%;
	background-color: #F07C0F;
}
/* ----------------------- Product Photo pages styling ---------------------------- */
#productPhotos {
	font-size: .74em;
	text-align: left;
	margin: 10px 60px;
	list-style-type: none;
	color: #ffffff;
	position: relative;
}
#productPhotos img {
	border-color: #535900;
	border: 7px;
	border-style: solid;
	margin: 0 0 10px 0;	
}
.photo1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 380px;
}
.photo2 {
	position: absolute;
	top: 0;
	left: 400px;
	width: 380px;
}
.photo3 {
	position: absolute;
	left: 0px;
	top: 430px;
	width: 380px;
}
.quote {
	align: center;
	background-color: #F07C0F;
	color: #ffffff;
	}
/* image adjustments */
.fltleft {
	float: left;
	margin: 0;
	padding: 10px 0 0 50px;
}
.fltright {
	float: right;
	margin: 0;
	padding: 0 30px 0 10px;
}
/* tool tips */
a.tooltip {
	position: relative;
	z-index: 24;
	text-decoration: none;
}
a.tooltip:hover {
	z-index:25;
	background-color: #e3d496;
}
a.tooltip span {
	display: none;
}
a.tooltip:hover span {
	display: block;
	position: absolute;
	top: 2em;
	left: 0;
	width: 24em;
	border: 2px ridge #5e8bb9;
	background-color: #23abcd;
	color: #ffffff;
	text-align: left;
	font-size: 12px;
	padding: 6px;
}
td ul {
	margin: 50 5px;
	padding: 0 8px 0 10px;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
}
td li {
	padding-left: 5px;
	margin-left: 14px;
}
