@charset "utf-8";
#main p.lastNode {
	margin-bottom: 0;
}
a:link img, a:visited img {
	border: none;
}
div.clearFloat {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0px;
} 
li.clearFloat {
	clear: both;
}
ul.symbolList {
	display: inline;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.AbsWrap {
	position: relative;
	width: 100%;
}
.rowWrap {
	width: 100%;
}
#iqMain {
	margin: 0 auto;
	width: 980px;
	background-color: #fff;
}
#iqTopBanner {
	margin-left: 0px;
	margin-top: 0px;
	display: inline;
	float: left;
	margin-bottom: 0;
	background-color: #fff;
	width: 980px;
	padding-top: 0px;
	height: 100px;
	background-image: url(../index_files/Security365iq_metalBG.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
html > body #TopBanner {
	height: auto;
	min-height: 94px;
}
#LogoInfoCommIntnl {
	margin-left: 40px;
	margin-top: 16px;
	display: inline;
	float: left;
	height: 57px;
	margin-bottom: 0;
	width: 205px;
}
#LogoInfoCommIntnlIE6 {
	display:none;
}
/*BEGIN LOGIN*/
#InfoCommLogin {
	margin-right: 36px;
	margin-top: 19px;
	display: inline;
	float: right;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	width:300px;
}
.logged-in {
	bottom: 12px !important;
	width: 300px;
	left: 400px !important;
}
#InfoCommLogin input.text {
	width: 120px;
	border:none;
}
#InfoCommLogin a:link, #InfoCommLogin a:visited {
	color:#000;
	font-weight: normal;
	text-decoration: underline;
}
#InfoCommLogin a:hover, #InfoCommLogin a:focus {
	color: #BF1800;
	font-weight: normal;
	text-decoration: underline;
}
#InfoCommLogin a:active {
	color: #BF1800;
	font-weight: normal;
	text-decoration: underline;
}


#InfoCommLogin ul {
	margin-top: 0;
	padding-top: 0;
}
#InfoCommLogin p {
	margin: 4px 0 !important;
	line-height: 1.0em !important;
}
#InfoCommLogin ul {
	float: left;
	list-style-type: disc;
}
#InfoCommLogin li {
	padding-bottom: 4px;
}
#InfoCommLogin input.button {
	float: left;
	border:none;
}
/*END LOGIN*/

/*BEGIN TopNav*/
#TopNav {
	margin-left: 0px;
	margin-top: 0px;
	display: inline;
	float: left;
	margin-bottom: 0;
	background-color: #D5E8F9;
	width: 980px;
	padding-top: 0px;
	height: 28px;
}
html > body #TopNav {
	height: auto;
	min-height: 29px;
}
#BttnAVprodProv {
	margin-left: 0px;
	margin-top: 4px;
	display: inline;
	float: left;
	height: 25px;
	margin-bottom: 0;
	width: 197px;
}
#BttnProducts {
	margin-left: 0px;
	margin-top: 4px;
	display: inline;
	float: left;
	height: 25px;
	margin-bottom: 0;
	width: 194px;
}
#BttnMfrs {
	margin-left: 0px;
	margin-top: 4px;
	display: inline;
	float: left;
	height: 25px;
	margin-bottom: 0;
	width: 195px;
}
#BttnServices {
	margin-left: 0px;
	margin-top: 4px;
	display: inline;
	float: left;
	height: 25px;
	margin-bottom: 0;
	width: 195px;
}
#BttnAboutUs {
	margin-left: 0px;
	margin-top: 4px;
	display: inline;
	float: left;
	height: 25px;
	margin-bottom: 0;
	width: 199px;
}
#iqTopBar {
	display: inline;
	float: left;
	background-color: #D5E8F9;
	width: 980px;
	height: 33px;
	clear:both;
	margin:0;
	padding:0;
	border-top:1px dotted #fff;
}
html > body #iqTopBar {
	height: auto;
	min-height: 33px;
}
#iqSearch {
	text-align:left;
	display:inline;
	float:left;
	margin:0 0 0 20px;
	width:470px;
}
#iqSearch form, #iqSearch form button, #iqSearch form input, #iqSearch form select {
	text-align:left;
	float:left;
	border:none;
}
#SearchButton {
	color: #000;
	background-color:transparent;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-style: normal;
	font-weight: bold;
	overflow: visible;
	padding: 0;
	display: inline;
	float: right;
	margin:3px 0 0 0;
	border:none;
	width:37px;
	height:25px;
	background-image:url(../../images/BttnGo.png);
}
#SearchField {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-style: normal;
	font-weight: normal;
	display: inline;
	float: right;
	height: 14px;
	width: 190px;
	margin:6px 6px 0 0;
}
#SearchMenu {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-style: normal;
	font-weight: normal;
	display: inline;
	float: right;
	height:auto;
	width: 110px;
	margin:6px 5px 0 0;
	background-color:#fff;
}
#iqNetworking {
	display: inline;
	float: right;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	width:470px;
	height: auto;
	text-align: right;
	padding:0;
	margin:8px 20px 0 0;
}
/*END TopNav*/

/*BEGIN ColWrapper - for making sure background color is always the same behind all columns, even when they are not of equal length - for making sure iqFooter does not get bumped to the right when LeftCol is longer than other columns*/
#ColWrapper {
	background-color: #fff;
	margin:0;
	padding:0;
	border:none;
}
/*END ColWrapper*/

/*BEGIN LeftCol*/
#LeftCol {
	display: inline;
	float: left;
	background-color: #fff;
	width: 218px;
	margin: 0;
	padding:0;
}
html > body #LeftCol {
	height: auto;
}
#iqYBfeatVideo {
	margin-left: 0px;
	margin-top: 11px;
	background-color: #BF1800;
	overflow: hidden;
	display: inline;
	float: left;
	height: 25px;
	margin-bottom: 0;
	width: 205px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:120%;
	font-weight:bold;
	font-style:normal;
	color:#fff;
	padding:7px 0 0 13px;
	text-transform:capitalize;
}
#FeatVidTitle:link, #FeatVidTitle:visited {
	display: inline;
	float: left;
	margin-bottom: 0;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	text-decoration: none;
	margin:12px 0 0 14px;
}
#FeatVidTitle:hover, #FeatVidTitle:focus {
	color:#000;
	font-weight: bold;
	text-decoration: underline;
}
#FeatVidTitle:active {
	color: #BF1800;
	font-weight: bold;
	text-decoration: none;
}
#iqHolderFeatVideo {
	display: inline;
	float: left;
	/* keep smaller for now height: 144px;*/
	/*keep smaller for now width: 192px;*/
	/* different margin with 120x90 image margin:12px 0 0 14px;*/ margin:12px 0 0 45px;
}
#iqHolderFeatVideo a {
	border:none;
}
#FeatVidCo:link, #FeatVidCo:visited {
	display: inline;
	float: left;
	margin-bottom: 0;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: normal;
	text-decoration: none;
	margin:12px 0 0 14px;
}
#FeatVidCo:hover, #FeatVidCo:focus {
	color:#000;
	font-weight: normal;
	text-decoration: underline;
}
#FeatVidCo:active {
	color: #BF1800;
	font-weight: normal;
	text-decoration: none;
}
.div_FeatVidPara {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: left;
	color:#000;
	line-height: 110%;
	display: inline;
	float: left;
	width: 196px;
	font-style:italic;
	margin:7px 0 0 14px;
}
#iqYBmvProd {
	margin-left: 0px;
	margin-top: 13px;
	background-color: #BF1800;
	overflow: hidden;
	display: inline;
	float: left;
	height: 25px;
	margin-bottom: 0;
	width: 205px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:120%;
	font-weight:bold;
	font-style:normal;
	color:#fff;
	padding:7px 0 0 13px;
	text-transform:capitalize;
}
#p_MVPlinks {
	font-family: 'Arial Bold', Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	text-align: left;
	color: #ffcf3d;
	line-height: 110%;
	padding-bottom: 2px;
	padding-top: 1px;
	margin-left: 14px;
	margin-top: 14px;
	display: inline;
	float: left;
	margin-bottom: 0;
	width: 196px;
}
#p_MVPlinks p a {
	color: #BF1800;
	font-weight: bold;
	text-decoration: none;
}
#p_MVPlinks p a:link, #p_MVPlinks p a:visited {
	color: #BF1800;
	font-weight: bold;
	text-decoration: none;
}
#p_MVPlinks p a:visited {
	color: #BF1800;
	font-weight: bold;
	text-decoration: none;
}
#p_MVPlinks p a:hover, #p_MVPlinks p a:focus {
	color: #BF1800;
	font-weight: bold;
	text-decoration: underline;
}
#p_MVPlinks p a:active {
	color: #BF1800;
	font-weight: bold;
	text-decoration: none;
}
#iqYBmfrSearch {
	background-color: #BF1800;
	overflow: hidden;
	display: inline;
	float: left;
	height: 25px;
	width: 205px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:120%;
	font-weight:bold;
	font-style:normal;
	color:#fff;
	padding:7px 0 0 13px;
	text-transform:capitalize;
	margin:11px 0 15px 0;
}
#iqMfrSearch {
}
#iqMfrSearchTxt {
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-weight:bold;
	float:left;
	text-align:left;
	margin:0 0 0 14px;
	padding:0;
}
#iqMfrSearchSelect {
	float:left;
	text-align:left;
	margin:0 0 0 7px;
	padding:0;
}
#iqMfrSearchInput {
	color:#000000;
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:110%;
	font-style:normal;
	font-weight:normal;
	height:14px;
	margin:7px 0 0 14px;
	padding:0;
	width:150px;
	float:left;
}
#iqMfrSearchBttn {
	color: #fff;
	background-color:transparent;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-style: normal;
	font-weight: bold;
	overflow: visible;
	padding: 0;
	display: inline;
	float: left;
	margin:7px 0 0 7px;
	padding:0;
	border:none;
	width:37px;
	height:25px;
	background-image:url(../../images/BttnGo.png);
}
#iqYBmfrCat {
	margin-left: 0px;
	margin-top: 11px;
	background-color: #BF1800;
	overflow: hidden;
	display: inline;
	float: left;
	height: 25px;
	margin-bottom: 0;
	width: 205px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:120%;
	font-weight:bold;
	font-style:normal;
	color:#fff;
	padding:7px 0 0 13px;
	text-transform:capitalize;
}
#iqYBPromotions {
	margin-left: 0px;
	margin-top: 11px;
	background-color: #BF1800;
	overflow: hidden;
	display: inline;
	float: left;
	height: 25px;
	margin-bottom: 0;
	width: 205px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:120%;
	font-weight:bold;
	font-style:normal;
	color:#fff;
	padding:7px 0 0 13px;
	text-transform:capitalize;
}
#p_Promotionlinks {
	font-family: 'Arial Bold', Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	text-align: left;
	color: #3985E5;
	line-height: 110%;
	display: inline;
	float: left;
	width: 196px;
	margin:14px 0 0 14px;
	padding:1px 0 2px 0;
}
#p_Promotionlinks p a {
	color: #3985E5;
	font-weight: bold;
	text-decoration: none;
}
#p_Promotionlinks p a:link, #p_Promotionlinks p a:visited {
	color: #3985E5;
	font-weight: bold;
	text-decoration: none;
}
#p_Promotionlinks p a:hover, #p_Promotionlinks p a:focus {
	color: #3985E5;
	font-weight: bold;
	text-decoration: underline;
}
#p_Promotionlinks p a:active {
	color: #3985E5;
	font-weight: bold;
	text-decoration: none;
}
/*END LeftCol*/

/*BEGIN CenterCol*/
#CenterCol {
	margin-left: 0px;
	margin-top: 0px;
	display: inline;
	float: left;
	margin-bottom: 0;
	background-color: #fff;
	width: 544px;
	padding:0;
	/*sj temp height: 904px;*/
}
html > body #CenterCol {
	height: auto;
	/*sj temp min-height: 905px;*/
}
#iqFlashBanner {
	margin-left: 5px;
	margin-top: 11px;
	display: inline;
	float: left;
	height: 60px;
	margin-bottom: 0;
	width: 530px;
	display:none;
	background-image:url(../ads/FullBanner468x60.gif); 
	background-position: center;
	background-repeat:no-repeat;
	text-indent:-9999px;
}
#iqBBfeatProd {
	display: inline;
	float: left;
	height: 32px;
	width: 530px;
	margin:16px 0 0 6px;
}
#FeatProdTop {
	display: inline;
	float: left;
	height: 25px;
	width: 515px;
	margin:11px 0 0 7px;
	background-color: #BF1800;
	font-family:Arial, Helvetica, sans-serif;
	font-size:120%;
	font-weight:bold;
	font-style:normal;
	color:#fff;
	padding:7px 0 0 13px;
	text-transform:capitalize;
	}
#FeatProdContainer {
	background-color:#fff;
	height: auto;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 7px;
	width: 528px;
	float: left;
	padding:0 0 14px 0;
	display:inline;
}
#FeatProdContainer td.FeatProdTD {
	vertical-align:middle;
	text-align:center;
}
.FeatProdLeftWrap {
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	width: 176px;
}
.FeatProdLeftBox {
	display: inline;
	float: left;
	background-color: #fff;
	width: 176px;
	padding-top: 0px;
	height: 164px;
	margin: 0px;
}
html > body .FeatProdLeftBox {
	height: auto;
	min-height: 165px;
}
.FeatProdLeftImg {
	margin-left: 20px;
	margin-top: 14px;
	display: inline;
	float: left;
	margin-bottom: 0;
	background-color: #fff;
	width: 149px;
	padding-top: 0px;
	height: 106px;
}
html > body .FeatProdLeftImg {
	height: auto;
	min-height: 107px;
}
.div_FeatProdLeftCo {
	font-family: 'Arial Bold', Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	color: #000;
	padding-bottom: 2px;
	padding-top: 1px;
	margin-left: 18px;
	margin-top: 13px;
	display: inline;
	float: left;
	margin-bottom: 0;
	width: 150px;
}
.div_FeatProdLeftCo a:link, .div_FeatProdLeftCo a:visited {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
.div_FeatProdLeftCo a:visited {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
.div_FeatProdLeftCo a:hover, .div_FeatProdLeftCo a:focus {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}
.div_FeatProdLeftCo a:active {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
.div_FeatProdLeftDesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: #333;
	padding-bottom: 2px;
	padding-top: 1px;
	margin-left: 18px;
	margin-top: 0px;
	display: inline;
	float: left;
	margin-bottom: 0;
	width: 150px;
}
.div_FeatProdLeftDesc a:link, .div_FeatProdLeftDesc a:visited {
	color: #333;
	font-weight: normal;
	text-decoration:none;
}
.div_FeatProdLeftDesc a:visited {
	color: #333;
	font-weight: normal;
	text-decoration:none;
}
.div_FeatProdLeftDesc a:hover, .div_FeatProdLeftDesc a:focus {
	color: #333;
	font-weight: normal;
	text-decoration:underline;
}
.div_FeatProdLeftDesc a:active {
	color: #333;
	font-weight: normal;
	text-decoration:none;
}
.FeatProdMidWrap {
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	width: 176px;
}
.FeatProdMidBox {
	margin-left: 0px;
	margin-top: 0px;
	display: inline;
	float: left;
	margin-bottom: 0;
	background-color: #fff;
	width: 176px;
	padding-top: 0px;
	height: 164px;
}
html > body .FeatProdMidBox {
	height: auto;
	min-height: 165px;
}
.FeatProdMidImg {
	margin-left: 13px;
	margin-top: 14px;
	display: inline;
	float: left;
	margin-bottom: 0;
	background-color: #fff;
	width: 149px;
	padding-top: 0px;
	height: 106px;
}
html > body .FeatProdMidImg {
	height: auto;
	min-height: 107px;
	text-align: center;
}
.div_FeatProdMidCo {
	font-family: 'Arial Bold', Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	color: #000;
	padding-bottom: 2px;
	padding-top: 1px;
	margin-left: 11px;
	margin-top: 13px;
	display: inline;
	float: left;
	margin-bottom: 0;
	width: 150px;
}
.div_FeatProdMidCo a:link, .div_FeatProdMidCo a:visited {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
.div_FeatProdMidCo a:hover, .div_FeatProdMidCo a:focus {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}
.div_FeatProdMidCo a:active {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
.div_FeatProdMidDesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: #333;
	padding-bottom: 2px;
	padding-top: 1px;
	margin-left: 11px;
	margin-top: 0px;
	display: inline;
	float: left;
	margin-bottom: 0;
	width: 150px;
}
.div_FeatProdMidDesc a:link, .div_FeatProdMidDesc a:visited {
	color: #333;
	font-weight: normal;
	text-decoration:none;
}
.div_FeatProdMidDesc a:visited {
	color: #333;
	font-weight: normal;
	text-decoration:none;
}
.div_FeatProdMidDesc a:hover, .div_FeatProdMidDesc a:focus {
	color: #333;
	font-weight: normal;
	text-decoration:underline;
}
.div_FeatProdMidDesc a:active {
	color: #333;
	font-weight: normal;
	text-decoration:none;
}
.FeatProdRightWrap {
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	width: 176px;
}
.FeatProdRightBox {
	margin-left: 0px;
	margin-top: 0px;
	display: inline;
	float: left;
	margin-bottom: 0;
	background-color: #fff;
	width: 176px;
	padding-top: 0px;
	height: 164px;
}
html > body .FeatProdRightBox {
	height: auto;
	min-height: 165px;
}
.FeatProdRightImg {
	margin-left: 6px;
	margin-top: 14px;
	display: inline;
	float: left;
	margin-bottom: 0;
	background-color: #fff;
	width: 149px;
	padding-top: 0px;
	height: 106px;
}
html > body .FeatProdRightImg {
	height: auto;
	min-height: 107px;
}
.div_FeatProdRightCo {
	font-family: 'Arial Bold', Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	color: #000;
	padding-bottom: 2px;
	padding-top: 1px;
	margin-left: 4px;
	margin-top: 13px;
	display: inline;
	float: left;
	margin-bottom: 0;
	width: 150px;
}
.div_FeatProdRightCo a:link, .div_FeatProdRightCo a:visited {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
.div_FeatProdRightCo a:visited {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
.div_FeatProdRightCo a:hover, .div_FeatProdRightCo a:focus {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}
.div_FeatProdRightCo a:active {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
.div_FeatProdRightDesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: #333;
	padding-bottom: 2px;
	padding-top: 1px;
	margin-left: 4px;
	margin-top: 0px;
	display: table-row-group;
	float: left;
	margin-bottom: 0;
	width: 150px;
}
.div_FeatProdRightDesc a:link, .div_FeatProdRightDesc a:visited {
	color: #333;
	font-weight: normal;
	text-decoration:none;
}
.div_FeatProdRightDesc a:visited {
	color: #333;
	font-weight: normal;
	text-decoration:none;
}
.div_FeatProdRightDesc a:hover, .div_FeatProdRightDesc a:focus {
	color: #333;
	font-weight: normal;
	text-decoration:underline;
}
.div_FeatProdRightDesc a:active {
	color: #333;
	font-weight: normal;
	text-decoration:none;
}
/*END CenterCol*/

/*BEGIN RightCol*/
#RightCol {
	margin-left: 0px;
	margin-top: 0px;
	display: inline;
	float: left;
	margin-bottom: 0;
	background-color: #fff;
	width: 198px;
	padding: 0;
	/*sj temp height: 904px;*/
}
html > body #RightCol {
	height: auto;
	/*sj temp min-height: 905px;*/
}
#iqYBnewProd {
	margin-left: 0px;
	margin-top: 11px;
	background-color: #BF1800;
	overflow: hidden;
	display: inline;
	float: left;
	height: 25px;
	margin-bottom: 0;
	width: 205px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:120%;
	font-weight:bold;
	font-style:normal;
	color:#fff;
	padding:7px 0 0 13px;
	text-transform:capitalize;
}
#iqIconEmail {
	margin-left: 15px;
	margin-top: 9px;
	background-image: url(../images/iqIconEmail.jpg);
	overflow: hidden;
	display: inline;
	float: left;
	height: 25px;
	margin-bottom: 0;
	width: 33px;
}
#RecieveEmail:link, #RecieveEmail:visited {
	margin-left: 6px;
	margin-top: 9px;
	display: inline;
	float: left;
	margin-bottom: 0;
	color: #BF1800;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	text-decoration: none;
}
#RecieveEmail:visited {
	color: #BF1800;
	font-weight: bold;
	text-decoration: none;
}
#RecieveEmail:hover, #RecieveEmail:focus {
	color: #BF1800;
	font-weight: bold;
	text-decoration: underline;
}
#RecieveEmail:active {
	color: #BF1800;
	font-weight: bold;
	text-decoration: none;
}
#ViewProd:link, #ViewProd:visited {
	margin-left: 14px;
	margin-top: 14px;
	display: inline;
	float: left;
	margin-bottom: 0;
	color: #BF1800;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	text-decoration: none;
}
#ViewProd:visited {
	color: #BF1800;
	font-weight: bold;
	text-decoration: none;
}
#ViewProd:hover, #ViewProd:focus {
	color: #BF1800;
	font-weight: bold;
	text-decoration: underline;
}
#ViewProd:active {
	color: #BF1800;
	font-weight: bold;
	text-decoration: none;
}
#NewProdSpotTop {
	margin:18px 0 0 14px;
	background-image: url(../images/NewProdSpotTop.png);
	background-repeat:no-repeat;
	background-position:top left;
	width: 194px;
	height: 21px;
	display:inline;
	float:left;
}
#NewProdSpot {
	display: inline;
	float: left;
	background-color: transparent;
	width: 194px;
	height: 276px;
	margin:0 0 0 14px;
	padding:0;
	background-image:url(../images/NewProdSpotMid.png);
}
html > body #NewProdSpot {
	height: auto;
}
#NewProdSpotBttm {
	margin:0 0 0 14px;
	background-image:url(../images/NewProdSpotBttm.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	width:194px;
	height:21px;
	display: inline;
	float:left;
}
#iqHolderProdSpotImg {
	margin-top: 7px;
	display: inline;
	margin-bottom: 0;
	max-width:180px;
	max-height:180px;
}
#NewProdSpotCo:link, #NewProdSpotCo:visited {
	margin:7px 0 0 7px;
	display: inline;
	float: left;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	text-decoration: none;
}
#NewProdSpotCo:visited {
	color:#000;
	font-weight: bold;
	text-decoration: none;
}
#NewProdSpotCo:hover, #NewProdSpotCo:focus {
	color:#000;
	font-weight: bold;
	text-decoration: underline;
}
#NewProdSpotCo:active {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
#NewProdSpotModel:link, #NewProdSpotModel:visited {
	display: inline;
	float: left;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: normal;
	text-decoration: none;
	margin:7px 0 0 7px;
}
#NewProdSpotModel:visited {
	color:#000;
	font-weight: normal;
	text-decoration: none;
}
#NewProdSpotModel:hover, #NewProdSpotModel:focus {
	color:#000;
	font-weight: normal;
	text-decoration: underline;
}
#NewProdSpotModel:active {
	color: #000;
	font-weight: normal;
	text-decoration: none;
}
.div_NewProdSpotDesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	text-align: left;
	color:#000;
	padding-bottom: 2px;
	padding-top: 1px;
	display: inline;
	float: left;
	width: 180px;
	font-style:italic;
	font-weight:normal;
	margin:7px 0 0 7px;
}
.div_NewProdSpotDesc a:link, .div_NewProdSpotDesc a:visited{
	color:#000;	
	font-weight:normal;
	text-decoration:none;
}
.div_NewProdSpotDesc a:visited {
	color:#000;
	font-weight:normal;
	text-decoration:none;
}
.div_NewProdSpotDesc a:hover, .div_NewProdSpotDesc a:focus {
	color:#000;
	font-weight:normal;
	text-decoration:underline;
}
.div_NewProdSpotDesc a:active {
	color:#000;
	font-weight:normal;
	text-decoration:none;
}
#iqYBindustryNews {
	margin-left: 0px;
	margin-top: 18px;
	background-color: #BF1800;
	overflow: hidden;
	display: inline;
	float: left;
	height: 25px;
	margin-bottom: 0;
	width: 205px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:120%;
	font-weight:bold;
	font-style:normal;
	color:#fff;
	padding:7px 0 0 13px;
	text-transform:capitalize;
}
#iqIconRSS {
	margin-left: 13px;
	margin-top: 8px;
	background-image: url(../images/iqIconRSS.jpg);
	overflow: hidden;
	display: inline;
	float: left;
	height: 30px;
	margin-bottom: 0;
	width: 30px;
}
#SubscribeRSS:link, #SubscribeRSS:visited {
	margin-left: 6px;
	margin-top: 14px;
	display: inline;
	float: left;
	margin-bottom: 0;
	color: #BF1800;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	text-decoration: none;
}
#SubscribeRSS:visited {
	color: #BF1800;
	font-weight: bold;
	text-decoration: none;
}
#SubscribeRSS:hover, #SubscribeRSS:focus {
	color: #BF1800;
	font-weight: bold;
	text-decoration: underline;
}
#SubscribeRSS:active {
	color: #BF1800;
	font-weight: bold;
	text-decoration: none;
}
#ViewNews:link, #ViewNews:visited {
	margin-left: 13px;
	margin-top: 12px;
	display: inline;
	float: left;
	margin-bottom: 0;
	color: #BF1800;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	text-decoration: none;
}
#ViewNews:visited {
	color: #BF1800;
	font-weight: bold;
	text-decoration: none;
}
#ViewNews:hover, #ViewNews:focus {
	color: #BF1800;
	font-weight: bold;
	text-decoration: underline;
}
#ViewNews:active {
	color: #BF1800;
	font-weight: bold;
	text-decoration: none;
}
.p_NewsLinks {
	font-family: 'Arial Bold', Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color:#000;
	padding-bottom: 2px;
	padding-top: 1px;
	margin-left: 14px;
	margin-top: 18px;
	display: inline;
	float: left;
	margin-bottom: 0;
	width: 196px;
}
.p_NewsLinks p a {
	font-weight: bold;
	color:#000;
	text-decoration:none;
}
.p_NewsLinks p a:link, .p_NewsLinks p a:visited {
	color:#000;
	font-weight: bold;
	text-decoration: none;
}
.p_NewsLinks p a:hover, .p_NewsLinks p a:focus {
	color:#000;
	font-weight: bold;
	text-decoration: underline;
}
.p_NewsLinks p a:active {
	color:#000;
	font-weight: bold;
	text-decoration: none;
}
/*END RightCol*/

/* BEGIN CenterRightCol for pages that use center and right column for content*/
#CenterRightCol {
padding:9px 20px 0 20px;
display: inline;
float: left;
background-color: #fff;
/*just for 1642 width: 762px;*/ width:722px;
margin: 0;
/*sj temp height: 904px;*/
}
html > body #CenterRightCol {
height: auto;
/*sj temp min-height: 905px;*/
}
/* END CenterRightCol */

/*Begin Manufacturer Page CSS*/
#OneCol {
	margin-left: 0px;
	margin-top: 0px;
	display: inline;
	float: left;
	margin-bottom: 0;
	background-color: #fff;
	width: 980px;
	padding-top: 0px;
	height: 904px;
}
html > body #OneCol {
	height: auto;
	min-height: 905px;
}
#iqYBfeatMfrs {
	margin-left: 13px;
	margin-top: 11px;
	background-color: #BF1800;
	display: inline;
	float: left;
	height: 25px;
	margin-bottom: 0;
	width: 942px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:120%;
	font-weight:bold;
	font-style:normal;
	color:#fff;
	padding:7px 0 0 13px;
	text-transform:capitalize;
}
#FeatMfrLogos {
	margin-left: 35px;
	margin-top: 28px;
	overflow: hidden;
	display: inline;
	float: left;
	height: auto;
	margin-bottom: 0;
	width: 910px;
	background-color: #FFF;
	text-align:center;
	padding:0 0 10px 0;
}
#FeatMfrLogos  img { 
	margin:10px 14px 0 14px;
	padding:0;
}
#FeatMfrLogos a {
	border:none;
}
#iqYBviewAllMfrs {
	margin-left: 13px;
	margin-top: 27px;
	background-color:#BF1800;
	display: inline;
	float: left;
	height: 25px;
	margin-bottom: 0;
	width: 942px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:120%;
	font-weight:bold;
	font-style:normal;
	color:#fff;
	padding:7px 0 0 13px;
	text-transform:capitalize;
}
.AlphaAnchorFirst:link, .AlphaAnchorFirst:visited {
	margin-left: 35px;
	margin-top: 11px;
	display: inline;
	float: left;
	margin-bottom: 0;
	color: #BF1800;
	background-color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: bold;
	text-decoration: none;
	padding: 0px;
	margin-right: 0px;
}
.AlphaAnchorFirst:hover, .AlphaAnchorFirst:focus {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	background-color: #BF1800;
}
.AlphaAnchorFirst:active {
	color: #BF1800;
	background-color:#fff;
	font-weight: bold;
	text-decoration: underline;
}
.AlphaAnchor:link, .AlphaAnchor:visited {
	margin-left: 10px;
	margin-top: 11px;
	display: inline;
	float: left;
	margin-bottom: 0;
	color: #BF1800;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: bold;
	text-decoration: none;
	padding: 0px;
	margin-right: 0px;
}
.AlphaAnchor:hover, .AlphaAnchor:focus {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	background-color: #BF1800;
}
.AlphaAnchor:active {
	color: #BF1800;
	font-weight: bold;
	text-decoration: underline;
}
#AlphaHdrTop {
	margin-left: 35px;
	margin-top: 21px;
	display: inline;
	float: left;
	margin-bottom: 0;
	color:#000;
	background-color: #fff;
	width: 910px;
	padding-top: 0px;
	height: auto;
	border-bottom: 1px #BF1800 solid;
}
html > body #AlphaHdrTop {
	height: auto;
}
.AlphaHdrLtr p.lastNode{
	font-family: 'Arial Bold', Arial, Helvetica, sans-serif;
	font-size: 140%;
	line-height:140%;
	font-weight: bold;
	text-align: left;
	color:#000;
	display: inline;
	float: left;
	margin:0 0 0 10px;
	padding:0;
}
.iqToTop {
	font-family: 'Arial Bold', Arial, Helvetica, sans-serif;
	font-size:90%;
	font-weight:normal;
	color:#000;
	float:left;
	margin:0 0 0 15px;
	padding:1px; 
}
.iqToTop a:link, .iqToTop a:visited {
	color:#BF1800;
	text-decoration:none;
	font-weight:normal;
}
.iqToTop a:hover, .iqToTop a:focus {
	color:#BF1800;
	background-color:#fff;
	text-decoration:underline;
	font-weight:normal;
}
.iqToTop a:active {
	color:#BF1800;
	text-decoration:none;
	font-weight:normal;
}
#AlphaHdrMid {
	margin-left: 35px;
	margin-top: 0px;
	display: inline;
	float: left;
	margin-bottom: 0;
	color:#BF1800;
	background-color: #fff;
	width: 910px;
	padding-top: 0px;
	height: auto;
	border-bottom: 1px #BF1800 solid;
}
html > body #AlphaHdrMid {
	height: auto;
	min-height: auto;
}
#AlphaColAll {
	float: left;
	margin-left: 35px;
	margin-top: 0px;
	width: 909px;
	background-color:#fff;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.AlphaMfr:link , .AlphaMfr:visited{
	color: #000;
	text-decoration: none;
	font-weight:normal;
}
.AlphaMfr:hover, .AlphaMfr:focus {
	color: #000;
	text-decoration: underline;
	font-weight:normal;
}
.AlphaMfr:active {
	color: #000;
	text-decoration: none;
	font-weight:normal;
}
.AlphaMfrPremium:link , .AlphaMfrPremium:visited{
	color: #000;
	text-decoration: underline;
	font-weight:bold;
}
.AlphaMfrPremium:hover, .AlphaMfrPremium:focus {
	color:#fff;
	text-decoration: none;
	font-weight:bold;
	background-color: #000;
}
.AlphaMfrPremium:active {
	color:#fff;
	text-decoration: none;
	font-weight:bold;
	background-color: #000;
}
#AlphaColLeft {
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	width: 338px;
}
.AlphaListLeft {
	margin-left: 0px;
	margin-top: 0px;
	display: inline;
	float: left;
	margin-bottom: 0;
	background-color: #fff;
	width: 303px;
	padding-top: 0px;
	height: 193px;
}
html > body .AlphaListLeft {
	height: auto;
}
.p_AlphaListLtext {
	font-family: '', Arial, Helvetica, sans-serif;
	font-size: 110%;
	text-align: left;
	color: #000;
	line-height: 110%;
	padding-bottom: 2px;
	padding-top: 1px;
	margin-top: 10px;
	display: inline;
	float: left;
	margin-bottom: 0;
	margin-left: 10px;
}
.AlphaListCenter {
	margin-left: 0px;
	margin-top: 0px;
	display: inline;
	float: left;
	margin-bottom: 0;
	background-color: #fff;
	width: 303px;
	padding-top: 0px;
	height: 193px;
}
html > body .AlphaListCenter {
	height: auto;
}
.p_AlphaListCtext {
	font-family: '', Arial, Helvetica, sans-serif;
	font-size: 110%;
	text-align: left;
	color: #000;
	line-height: 110%;
	padding-bottom: 2px;
	padding-top: 1px;
	margin-left: 10px;
	margin-top: 10px;
	display: inline;
	float: left;
	margin-bottom: 0;
}
.AlphaListRight {
	margin-left: 0px;
	margin-top: 0px;
	display: inline;
	float: left;
	margin-bottom: 0;
	background-color: #fff;
	width: 303px;
	padding-top: 0px;
	height: 193px;
}
html > body .AlphaListRight {
	height: auto;
}
.p_AlphaListRtext {
	font-family: '', Arial, Helvetica, sans-serif;
	font-size: 110%;
	text-align: left;
	color: #000;
	line-height: 110%;
	padding-bottom: 2px;
	padding-top: 1px;
	margin-left: 10px;
	margin-top: 10px;
	display: inline;
	float: left;
	margin-bottom: 0;
}
/*end Manufacturer Page CSS*/

/*BEGIN iqFooter*/
#iqFooter {
	margin-left: 0px;
	margin-top: 0px;
	display: inline;
	float: left;
	margin-bottom: 0;
	background-color: #fff;
	width: 980px;
	padding-top: 0px;
	height: 58px;
}
html > body #iqFooter {
	height: auto;
	min-height: 59px;
}
#iqLogoIQ {
	margin-left: 399px;
	margin-top: 10px;
	display: inline;
	float: left;
	height: 45px;
	margin-bottom: 0;
	width: 173px;
}
/*END iqFooter*/

