/* QSI Corporation Product Page Styles */
/* qlarity resources */
#qlarrsrc { width: 200px; margin: 0 0 10px; padding: 25px 0 0; background: url(/img/layout/qlarity/bg_qlarrsrc.gif) left top no-repeat; }
#qlarrsrc ul { width: 180px; margin: -2px 0 15px; padding: 10px; background: #ddd url(/img/layout/qlarity/bg_qlarrsrc-content.gif) left bottom no-repeat; border-top: 1px solid #576C89; }
#qlarrsrc li { list-style: none outside; }

.buynow { position: absolute; width: 135px; height: 51px; left: 505px; top: 300px; }

#compare { position: absolute; right: 0; top: 285px; z-index:800; }
	#compare a { display: block; width: 46px; height: 448px; background: url(/img/layout/compare-these-terminals-bg.gif) no-repeat 0 0; }
	#compare a:hover { background-position: -46px 0; }
	#compare a span { display: none; }
/* config header */
.configh { color: #333; font-size: 1.2em; font-weight: normal; margin: 0; padding-bottom: 1.5em; }
.configh strong { display: block; color: #900; font-size: 1.75em; line-height: 1em; padding-top: 0; padding-bottom: .3em; font-weight: bold; }
/* case study list styles */
.casestudy { display: block; margin: 1em 0; padding: 0; }
	.casestudy li { list-style: none outside; display: block; margin: 0; padding: 0 0 1em; height: 64px; }
	.casestudy img { display: block; float: left; }
	.casestudy strong { font-size: 1.5em; }
/* config list */
.configlist { display: block; clear: right; position: relative; border-top: 1px solid #aaa; margin: 1em 0 1em; padding: 0; }
	.configlist h2 { font-size: 1.3em; font-weight: bold; color: black; margin: 0 50px 0 115px; padding: 0; }
	.configlist h3 { margin: 0 50px 0 115px; padding-bottom: 0; font-size: 1.1em; font-weight: bold; color: #999; }
	.configlist img { position: relative; display: block; float: left; margin: 0; padding: 0; }
	.configlist li { list-style: none outside; display: block; margin: 0; padding: 1em 0; border-bottom: 1px solid #aaa; }
	.configlist p { position: relative; margin-right: 50px; margin-left: 115px; line-height: 1.3em; }
	.configlist ul { position: relative;border: 1px solid #ccc; margin: .5em 50px .5em 115px; padding: 0; }
		.configlist ul li { position: relative; display: block; margin: 2px; padding: .1em 0; border-bottom: 0; }
		.configlistdis { background-color: white; }
		.configlist ul li.configlistdis:hover { background-color: #EDEDED; color: #777; }
		.configlist ul li.configlistena { background-color: #CFF; color: #777; }
		.configlist .configlistdesc { margin-left: 20px; padding: 3px; }
		.configlist .configlistradio { position: relative; float: left; padding: 0; margin: 0; }
        
#comparison { margin: 12px auto; color:#666; text-align: center; font-size: 10px; border: solid 1px #c2c2c2; }
	#comparison tr td {padding: 4px; border-right: 1px solid #c2c2c2;  }
	#comparison tr.th { background:  URL(/img/layout/comparison-th-background.jpg) repeat top left; height: 35px; }
	#comparison th { color:#062e4e; font-size: 12px; padding: 5px; border-bottom: solid 2px #97abc3; }
	#comparison th a, #comparison th a:visited { color: #062e4e; }
	#comparison th a:hover { text-decoration: underline; }
	#comparison th.micro {font-size: 10px; font-weight: normal; }
	#comparison tr.shaded { background-color: #e5e5e5; }
	#comparison td.feature { color:#333; font-size: 12px; line-height: 12px; }
	#comparison td.feature span { font-size: 9px; }
	#comparison td.feature a { font-size: 10px; }

.comparison { text-align: center; }
.comparison .left-align { text-align: left; }
/* call to action bar */
.ctabar {	padding:0; margin:0; position: relative; }
	.ctabar ul { padding:0 0 4em 0; margin: 0; }
	.ctabar li { display: inline; list-style-type: none; padding: 0; }

/* Call to Action Buttons (new to May 09 Version) */
.ctabtns { margin: 0; padding: 0; width: 700px; }
	.ctabtns ul {margin: 0; padding: 1.5em 0; }
	.ctabtns ul li {display: inline; list-style-type: none; margin-right: 2.3em; }
	
/* feature list styles */
.featlist { position: relative; margin: 0 0 1em; padding: 0; border-top: 1px solid #ccc; border-left: 1px solid #ccc; }
@media screen { .featlist { width: 473px; } }
	.featlist li { list-style: none outside; position: relative; display: block; font-size: 1em; line-height: 1.4em; margin: 0; padding: 7px; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; }
	.featlist .featlista { background-color: white; color: #777; }
	.featlist .featlistb { background-color: #efefef; color: #777; }
/* feature list with tabs */
.featlist-tabbed { position: relative; margin: 0 0 1.8em; padding: 0; border-top: none; border-left: 2px solid #b4b4b4; border-right: 2px solid #b4b4b4; border-bottom: 2px solid #b4b4b4; }	
@media screen { .featlist-tabbed { width: 473px!important/*Use !important on properties for all browsers but IE6. Set IE6 property afterward*/; width: 471px; } }
	.featlist-tabbed li { list-style: none outside; position: relative; display: block; font-size: 1em; line-height: 1.2em; margin: 0; padding: 4px; }
	.featlist-tabbed .featlista { background-color: white; color: #777; }
	.featlist-tabbed .featlistb { background-color: #ececec; color: #777; }
/* gallery styles */
.gallery {
	float: right;
	margin-left: 37px;
	margin-top: 60px;
	position: relative;
	width: 175px;
}
.gallery a img.centered {
	margin-left: auto;
	margin-right: auto;
	display: inline-block;
}
/* model info */
@media screen {
	.modelinfo { width: 460px; }
}
.model-chart { width: 467px; border: solid 2px #b4b4b4; padding: 0.5em; margin-bottom: 1em; margin-right: 0; padding-right: 0; background: url(/img/layout/model-chart-bg.gif) repeat-x top left; -moz-border-radius: 5px; -webkit-border-radius: 5px;  border-radius: 5px; }
table.modelinfo { border-radius: 10px;  -moz-border-radius: 10px; -webkit-border-radius: 10px; border: 1px solid #ccc; }
.modelinfo { margin: 1.5em; padding: 0; }
.modelinfo th { background: none; color: #000; font-size: 1.2em; font-weight: bold; text-align: left; margin: 0; padding: 8px; }
.modelinfo td { border: 1px solid #d1d1d1; border-left: none; border-right: none; background: url("/img/layout/bg_table-row.jpg") top left repeat-x; padding: 8px; }
.modelinfo td:hover, .modelinfo tr:hover { background-color: white; background-image:none; color: #036; }


/* order info styles */
@media screen {
	.orderinfo { width: 455px; margin: 0 0 1em; padding: 0; }
		.orderinfo li { list-style: none outside; display: block; margin: 0 0 1px; padding: 10px; background: #eee; }
			.orderinfo li a { font-size: 1.2em; line-height: 1.2em; font-weight: bold; }
}
@media print { .orderinfo { display: none; } }

.prodcopy p { width: 473px; display: block; }

/* product image */
.productimg { position: absolute; width: 325px; height: 250px; left: 405px; }
* html .productimg { position: absolute; width: 325px; height: 250px; left: 380px; }
.productdesc { width: 375px; min-height: 250px;}
/* *html .productdesc { /*width: 375px; height: 250px; overflow: visible; }*/

/* product column large */
.prod-col-lg { float: left; margin-left: 0px; padding-left: 12px; width: 95%; }
	.prod-col-lg ul { margin: 0px; padding: 0px; }
	.prod-col-lg ul li { background: url(/img/layout/2col-prod-box-lg.jpg) no-repeat; padding: 2px 8px 2px 3px; height: 138px; width: 345px; list-style: none; margin-bottom: 1.2em; margin-left: 0px; float: left; }
	.prod-col-lg  ul  li  a img.main { margin: 0px; padding: 0 0 0 10px; border-style: none; float: left; }
	.prod-col-lg h4 { font: bold 14px "Lucida Grande", Arial, Helvetica, Verdana, sans-serif; color: #a20808; margin: 0px; padding: 5px 0 0 0; text-align: center; }
	.prod-col-lg h5 { font: bold 12px "Lucida Grande", Arial, Helvetica, Verdana, sans-serif; text-transform: uppercase; color: #000000; margin: 0px; padding: 0px; text-align: center; }
	.prod-col-lg hr { color: #666666; height: 1px; width: 104px; margin: 3px auto; text-align:center; }
	.prod-col-lg h2 { padding: 0 0 7px 0; font-size: 16px; color:#003366; line-height:20px; }

/*product column small */
.prod-col-sm { margin-left: 15px; }
	.prod-col-sm ul { margin: 0px; padding: 0px; }
	.prod-col-sm ul li { background: url(/img/layout/2col-prod-box-sm.jpg) no-repeat; padding: 0 6px 0 0px; height: 93px; width: 332px; list-style: none; margin-bottom: 0; margin-left: 0px; text-align:center; float: left; margin-right: 18px }
	.prod-col-sm  ul  li  a img { margin: auto 0px; padding: 0 0 0 10px; border-style: none; float: left; margin-right: 9px; }
	.prod-col-sm .prodtitle  { height: 100%; float: left; }
	.prod-col-sm h4 { font: bold 14px "Lucida Grande", Arial, Helvetica, Verdana, sans-serif; color: #a20808; margin: auto 0px; text-align: center; }
	.prod-col-sm .prodtitle h4 {text-align:center; float:left; width: 7em; padding-top: 38px; }
	.prod-col-sm p a {color:#333333; }
	.prod-col-sm p { padding-top: 24px; padding-right: 7px; margin-left: 0; line-height: 15px; }
	.prod-col-sm h2 { padding: 0 0 7px 0; font-size: 16px; color:#003366; line-height:20px; }

/* Product Family List */
.prod-fam-list { margin-left: 0px; padding-left: 12px; }
	.prod-fam-list ul { margin: 0px; padding: 0px; }
	.prod-fam-list ul li { background: url(/img/layout/2col-prod-box-lg.jpg) no-repeat; padding: 2px 8px 2px 3px; height: 138px; width: 355px; list-style: none; margin-bottom: 1.2em; margin-left: 0px; float: left; }
	.prod-fam-list  ul  li  a img.main { margin: 0px; padding: 0 0 0 10px; border-style: none; float: left; }
	.prod-fam-list h4 { font: bold 14px "Lucida Grande", Arial, Helvetica, Verdana, sans-serif; color: #a20808; margin: 0px; padding: 5px 0 0 0; text-align: center; }
	.prod-fam-list h5 { font: bold 12px "Lucida Grande", Arial, Helvetica, Verdana, sans-serif; text-transform: uppercase; color: #000000; margin: 0px; padding: 0px; text-align: center; }
	.prod-fam-list hr { color: #666666; height: 1px; width: 104px; margin: 3px auto; text-align:center; }
	.prod-fam-list h2 { padding: 0 0 7px 0; font-size: 16px; color:#003366; line-height:20px; }

/* Product Landing Page Boxes */
table.prod-land-pg { margin-left: auto; margin-right: auto; text-align: center; }
	.prod-land-pg tr td { width: 208px; height: 292px; padding: 6px 24px 11px 24px; margin: 20px; line-height: 1.2em; background: url(/img/layout/bg_prod-land-pg-li.jpg) top center no-repeat; }
	.prod-land-pg tr td h3 a, .prod-land-pg tr td h3 a:visited { padding: 0; margin: 0 auto; font-weight: bold; font-size: 100%; text-align: center; color:#333; }
	.prod-land-pg tr td a img { margin: 0 auto; display: block; }
	.prod-land-pg tr td a, .prod-land-pg tr td a:visited { text-decoration: none; color:#555; font-size:11px; } 

/* product list */
.productlist { margin: 0; padding: 0; }
	.productlist li { height: 110px; margin: 10px 0; padding: 0; list-style: none inside; }
	.productlist li img { display: block; float: left; margin: 0; padding: 0; }
	.productlist h3 { margin-left: 110px; }
	.productlist p { margin-left: 110px; }
/* product title */
.producttitle strong { margin-top: .7em; }
/* product overview styles */
.prodovimg { margin: 0 0 1em; padding: 0 0 .5em; text-align: center !important; border-bottom: 1px solid #999; }
.prodovtitle { font-size: 12px; font-weight: normal; color: black; letter-spacing: 0; }
	.prodovtitle a { display: block; font-size: 14px; font-weight: bold; margin: 0; padding: 0 0 .3em; text-decoration: none; letter-spacing: .05em; }
	.prodovtitle a:link, .prodovtitle a:visited { color: #900; text-decoration: none; }
	.prodovtitle a:hover, .prodovtitle a:active { color: #900; text-decoration: underline; }
/* product tab bullet list */
.prodtabbull { margin-left:20px; }
	.prodtabbull li { list-style: url(/img/bullet/circle.gif) outside; margin-left:20px; padding:0;}
/* product overview footer styles */
.prodovfoot { width: 510px; font-size: 11px; margin: 1em 0; padding: .5em 0 0; text-align: center; }
/* A/B Test product resource list styles */
.pr { margin: 0; padding: 0 0 7px; text-align:center; }
	.pr li { display: inline; padding: 0 18px 0 28px; font-size: 14px; line-height:2.3em; }
	.pr .prvideo { background: url(/img/icon/20/video.gif) left center no-repeat; }
	.pr .prpdf { background: url(/img/icon/20/pdf.gif) left center no-repeat; }
	.pr .prsoftware { background: url(/img/icon/20/software.gif) left center no-repeat; }
	.pr .prstudy { background: url(/img/icon/20/study.gif) left center no-repeat; }
	.pr .rsrcpricing { background: url(/img/icon/20/price.gif) left center no-repeat; }
		.pr .rsrcpricing a {background:none; }
	.pr .praccessories { background: url(/img/icon/20/accessories.gif) left center no-repeat; }
	.pr .prkeypad { background: url(/img/icon/20/keypad.gif) left center no-repeat; }
	.pr .prgallery { background: url(/img/icon/20/gallery.gif) left center no-repeat; }
	.pr .prorder { background: url(/img/icon/20/cart.gif) left center no-repeat; }

/* qlarity learn more button & block  styles */
.qlaritylearnbtn { display: block; width: 100px; height: 20px; margin: 12px -70px 12px 12px; padding: 0; }
.qlaritylearnbtn:link, .qlaritylearnbtn:visited { background: url("/img/layout/qlarity/btn_learnmore.png") left top no-repeat; }
.qlaritylearnbtn:hover, .qlaritylearnbtn:active { background-position: right top; }
.qlaritylearnbtn span { display: none; }

/* Related Products Box */
.relprod { margin: 0; padding: 0 0 7px; position:relative; }
	.relprod li { display: inline; position: relative; height: 100px; margin: 5px; padding: 0; text-align: center; list-style-type: none; float: left; }
	.relprod li a { font-size: 90%;}
	.relprod li a img { border: solid 1px #ccc; width: 75px; height: 75px; }
	
/* original product resource list styles */
.rsrc { margin: 0; padding: 0 0 7px; position: relative; z-index: 502; }
	.rsrc li { display: block; height: 28px; margin: 0; padding: 10px 0 0 34px; }
	.rsrc .rsrcsoftware { background: url(/img/icon/32/software.png) left center no-repeat; }
	.rsrc .rsrcpdf { background: url(/img/icon/32/pdf.png) left center no-repeat; }
	.rsrc .rsrcsoft { background: url(/img/icon/32/software.png) left center no-repeat; }
	.rsrc .rsrcaccess { background: url(/img/icon/32/acc.png) left center no-repeat; }
	.rsrc .rsrccustom { background: url(/img/icon/32/c.png) left center no-repeat; }
	.rsrc .rsrcdem { background: url(/img/icon/32/d.png) left center no-repeat; }
	.rsrc .rsrccasestudy { background: url(/img/icon/32/mg.png) left center no-repeat; }
	.rsrc .rsrcusermanual { background: url(/img/icon/32/pdf.png) left center no-repeat; }
	.rsrc .rsrcdatasheet { background: url(/img/icon/32/pdf.png) left center no-repeat; }
	.rsrc .rsrcaccessories { background: url(/img/icon/32/acc.png) left center no-repeat; }
	.rsrc .rsrccustomize { background: url(/img/icon/32/c.png) left center no-repeat; }
	.rsrc .rsrcdemo { background: url(/img/icon/32/d.png) left center no-repeat; }
	.rsrc .rsrcpricing { background: url(/img/icon/32/pricing.png) left center no-repeat; }
	.rsrc .rsrcq { background: url(/img/icon/32/q.png) left center no-repeat; }
	.rsrc .rsrcvid { background: url(/img/icon/32/video.png) left center no-repeat; }
	.rsrc .rsrcix { background: url(/img/icon/32/ix.png) left center no-repeat; }
	.rsrc .rsrcid { background: url(/img/icon/32/id.png) left center no-repeat; }
	.rsrc .rsrchd { background: url(/img/icon/32/h.png) left center no-repeat; }

/* legend styles */
.legendinfo { display: block; position: relative; width: 325px; margin: 0; padding: 0 0 1em; float: left; clear: right; }
	.legendinfo dt { margin: 0; padding: 3px 6px; background-color: #ddd; font-weight: bold; color: #555; font-size: 12px; }
	.legendinfo dd { margin: 0 0 1px; padding: 3px 6px; background-color: #eee; }
.legendimgs { width: 325px; margin: 0 0 0 335px; padding: 0; background-color: #ddd; }
	.legendimgs h3 { margin: 0; padding: 3px 6px; font-weight: bold; color: #555; font-size: 12px; }
	.legendimgs p { margin: 0; padding: 1em 0; text-align: center; width: 325px; background: #eee; } /* width must be specified to fix IE background-color bug */
	.legendimgs .legendimgsnote { margin: 0; padding: 0 0 1em; font-size: 10px; }
@media print { .legendimgs .legendimgsnote { display: none; } }
.legendimgoverlay { border-top: 2px solid #444; border-right: 2px solid #777; border-bottom: 2px solid #777; border-left: 2px solid #444; margin-top: .5em; }
/* TREQ logo title */
.treqlogo { background: url(/img/logo/treq_logo.gif) left top no-repeat; padding:70px 0 0 0; margin:10px 0 0 0; clear:left; }
.treqlogo span { display:none; }

/*H1 Tags */
h2.windows { background: url(/img/icon/16/windows.gif) no-repeat 0px 2px; padding: 0 0 7px 21px; font-size: 16px; color:#003366; line-height:20px; }

/* Developer's Kit Button */
.btn_devkit { display:inline-block; width: 135px; height: 51px; background-image: url(/img/layout/btn_devkit.gif); background-repeat: no-repeat; }
.btn_devkit:link, .btn_devkit { background-position: left top; }
.btn_devkit:hover, .btn_devkit:hover { background-position: left bottom; }
	.btn_devkit span { display: none; }
	
/* Configure This Terminal Button */
.btn_configure { display:inline-block; width: 135px; height: 51px; background-image: url(/img/layout/btn_configure.gif); background-repeat: no-repeat; }
.btn_configure:link, .btn_configure { background-position: left top; }
.btn_configure:hover, .btn_configure:hover { background-position: left bottom; }
	.btn_configure span { display: none; }
	
/* Ask A Question Button */
.btn_ask { display:inline-block; width: 135px; height: 51px; background-image: url(/img/layout/btn_ask-a-question.gif); background-repeat: no-repeat; }
.btn_ask:link, .btn_ask { background-position: left top; }
.btn_ask:hover, .btn_ask:hover { background-position: left bottom; }
	.btn_ask span { display: none; }
	
/* Request a Demo Button */
.btn_demo { display:inline-block; width: 135px; height: 51px; background-image: url(/img/layout/btn_request-a-demo.gif); background-repeat: no-repeat; }
.btn_demo:link, .btn_demo { background-position: left top; }
.btn_demo:hover, .btn_demo:hover { background-position: left bottom; }
	.btn_demo span { display: none; }
	
/* Learn About Information Designer Button */
.btn_id { display:inline-block; width: 135px; height: 51px; background-image: url(/img/layout/btn_learn_id.gif); background-repeat: no-repeat; }
.btn_id:link, .btn_id { background-position: left top; }
.btn_id:hover, .btn_id:hover { background-position: left bottom; }
	.btn_id span { display: none; }
	
/* Learn About H-Designer Button */
.btn_hd { display:inline-block; width: 135px; height: 51px; background-image: url(/img/layout/btn_learn_about_h-designer.gif); background-repeat: no-repeat; }
.btn_hd:link, .btn_hd { background-position: left top; }
.btn_hd:hover, .btn_hd:hover { background-position: left bottom; }
	.btn_hd span { display: none; }
    
/* Buy Now Button */
.btn_buynow { display:inline-block; width: 135px; height: 51px; background-image: url(/img/layout/btn_buynow.gif); background-repeat: no-repeat; }
.btn_buynow:link, .btn_buynow { background-position: left top; }
.btn_buynow:hover, .btn_buynow:hover { background-position: left bottom; }
	.btn_buynow span { display: none; }
	
/* Downlad the Datasheet Button */
.btn_datasheet { display:inline-block; width: 135px; height: 51px; background-image: url(/img/layout/btn_download_datasheet.gif); background-repeat: no-repeat; }
.btn_datasheet:link, .btn_datasheet { background-position: left top; }
.btn_datasheet:hover, .btn_datasheet:hover { background-position: left bottom; }
	.btn_datasheet span { display: none; }
	
/* Downlad the iX Software Button */
.btn_downloadix { display:inline-block; width: 135px; height: 51px; background-image: url(/img/layout/btn_download_ix.gif); background-repeat: no-repeat; }
.btn_downloadix:link, .btn_downloadix { background-position: left top; }
.btn_downloadix:hover, .btn_downloadix:hover { background-position: left bottom; }
	.btn_downloadix span { display: none; }
	
/* Downlad the Qlarity Button */
.btn_downloadqlarity { display:inline-block; width: 135px; height: 51px; background-image: url(/img/layout/btn_download_qlarity.gif); background-repeat: no-repeat; }
.btn_downloadqlarity:link, .btn_downloadqlarity { background-position: left top; }
.btn_downloadqlarity:hover, .btn_downloadqlarity:hover { background-position: left bottom; }
	.btn_downloadqlarity span { display: none; }
	
/* State-of-the-art Graphics Button */
.btn_graphics { display:inline-block; width: 151px; height: 51px; background-image: url(/img/layout/btn_graphics.gif); background-repeat: no-repeat; }
.btn_graphics:link, .btn_graphics { background-position: left top; }
.btn_graphics:hover, .btn_graphics:hover { background-position: left bottom; }
	.btn_graphics span { display: none; }
	
/* Solid HMI Functionality Button */
.btn_solid { display:inline-block; width: 151px; height: 51px; background-image: url(/img/layout/btn_solid.gif); background-repeat: no-repeat; }
.btn_solid:link, .btn_solid { background-position: left top; }
.btn_solid:hover, .btn_solid:hover { background-position: left bottom; }
	.btn_solid span { display: none; }
	
/* Smarter Tools Button */
.btn_smarter { display:inline-block; width: 151px; height: 51px; background-image: url(/img/layout/btn_smarter.gif); background-repeat: no-repeat; }
.btn_smarter:link, .btn_smarter { background-position: left top; }
.btn_smarter:hover, .btn_smarter:hover { background-position: left bottom; }
	.btn_smarter span { display: none; }
	
/* Truly Open Button */
.btn_open { display:inline-block; width: 151px; height: 51px; background-image: url(/img/layout/btn_open.gif); background-repeat: no-repeat; }
.btn_open:link, .btn_open { background-position: left top; }
.btn_open:hover, .btn_open:hover { background-position: left bottom; }
	.btn_open span { display: none; }

/* Comparison Chart */
.comparison th {vertical-align: top; }

/* Software Page */
div#content.contentsoftware { background: white url(/img/layout/bg_software.jpg) no-repeat 0% 0%;}
div#content.contentsoftware h2 a span { color: #666; font-size: 90%; }
