@charset "UTF-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333;
	font-size: 0.63em;
	line-height: 1.4em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #eeeeee;
	background-image: url(images/bkgdgradient.jpg);
	background-repeat: repeat-x;
}
#dhtmltooltip {
	position: absolute;
	border: 1px solid #6B6E77;
	background-color: #2D313E;
	visibility: hidden;
	z-index: 100;
	color: #FFFFFF;
	text-align: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.twoColFixRtHdr #container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.twoColFixRtHdr #header {
	height: 200px;
	position: relative;
	margin-bottom: 0
}
.twoColFixRtHdr #menuwrapper {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	font-size: 1em;
	background-image: url(images/menu_bkgd.gif);
	background-repeat: repeat-x;
}
.clearfloat {
	clear: both;
	height:0;
	line-height: 0;
	font-size: 0;
	display: block;
}
.twoColFixRtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixRtHdr #menushadow {
	margin-bottom: 5px;
	background-image: url(images/menu_shadow.gif);
	background-repeat: repeat-x;
	height: 7px;
	width: 100%;
}
.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 300px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	margin-right: 0px;
	font-style: italic;
}
.twoColFixRtHdr #sidebar1Search {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}
.twoColFixRtHdr #sidebar1Caption {
	font-weight: bold;
	font-style: normal;
	color: #2B5F88;
	padding-bottom: 7px;
	text-align: right;
	padding-right: 37px;
}
.twoColFixRtHdr #sidebar1 p {
	margin-right: 30px;
}
.twoColFixRtHdr #sidebar1Award {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 60px;
}
.twoColFixRtHdr #sidebar1MarcomAward {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 60px;
}
.twoColFixRtHdr #sidebar1MarcomAward img {
	border: 1px solid #AFB0AE;
}
.twoColFixRtHdr #sidebar1TwoAwards {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	padding-right: 15px;
}
.twoColFixRtHdr #sidebar1TwoAwards img {
	border: 1px solid #AFB0AE;
}

/* rules associated with VTS Video on Home page right col */
.twoColFixRtHdr #vtsVideo {
	padding-top: 5px;
	padding-bottom: 5px;
}
.twoColFixRtHdr #vtsVideo a:link {
	color: #2B5F88;
	text-decoration: underline;
}
.twoColFixRtHdr #vtsVideo a:visited {
	color: #2B5F88;
	text-decoration: underline;
}
.twoColFixRtHdr #vtsVideo a:hover {
	color: #2B5F88;
	text-decoration: none;
}
.twoColFixRtHdr #vtsVideo a:active {
	color: #2B5F88;
	text-decoration: none;
}
.twoColFixRtHdr #vtsVideo img {
	border: 1px solid #AFB0AE;
	margin-right: 5px;
}
/* end rules associated with VTS Video on Home page right col */

/* rules associated with SAFE video on Home page right col */
.twoColFixRtHdr #safeVideo {
	padding-top: 5px;
	padding-bottom: 5px;
}
.twoColFixRtHdr #safeVideo a:link {
	color: #2B5F88;
	text-decoration: underline;
}
.twoColFixRtHdr #safeVideo a:visited {
	color: #2B5F88;
	text-decoration: underline;
}
.twoColFixRtHdr #safeVideo a:hover {
	color: #2B5F88;
	text-decoration: none;
}
.twoColFixRtHdr #safeVideo a:active {
	color: #2B5F88;
	text-decoration: none;
}
.twoColFixRtHdr #safeVideo img {
	padding-right: 5px;
}
.twoColFixRtHdr #safeNews {
	width: 120px;
	float: right;
	padding-left: 10px;
	text-align: center;
}
/* end rules associated with SAFE video on Home page right col */

/* rules associated with Clean Pass on Home page right col */
.twoColFixRtHdr #cleanPass {
}
.twoColFixRtHdr #cleanPass a:link {
	color: #2B5F88;
	text-decoration: underline;
}
.twoColFixRtHdr #cleanPass a:visited {
	color: #2B5F88;
	text-decoration: underline;
}
.twoColFixRtHdr #cleanPass a:hover {
	color: #2B5F88;
	text-decoration: none;
}
.twoColFixRtHdr #cleanPass a:active {
	color: #2B5F88;
	text-decoration: none;
}
.twoColFixRtHdr #cleanPass img {
	padding-right: 5px;
}
/* end rules associated with Clean Pass on Home page right col */

/* rules associated with Quality System Certificates on Home page right col */
.twoColFixRtHdr #qualitySystem {
	font-style: normal;
	line-height: 12px;
}
.twoColFixRtHdr #qualitySystem a:link {
	color: #2B5F88;
	text-decoration: underline;
	font-style: italic;
}
.twoColFixRtHdr #qualitySystem a:visited {
	color: #2B5F88;
	text-decoration: underline;
	font-style: italic;
}
.twoColFixRtHdr #qualitySystem a:hover {
	color: #2B5F88;
	text-decoration: none;
	font-style: italic;
}
.twoColFixRtHdr #qualitySystem a:active {
	color: #2B5F88;
	text-decoration: none;
	font-style: italic;
}
/* end rules associated with Quality System Certificates on Home page right col */

/* rules associated with video links at bottom on Home page right col */
.twoColFixRtHdr #video {
}
.twoColFixRtHdr #video a:link {
	color: #2B5F88;
	text-decoration: underline;
}
.twoColFixRtHdr #video a:visited {
	color: #2B5F88;
	text-decoration: underline;
}
.twoColFixRtHdr #video a:hover {
	color: #2B5F88;
	text-decoration: none;
}
.twoColFixRtHdr #video a:active {
	color: #2B5F88;
	text-decoration: none;
}
/* end rules associated with video links at bottom on Home page right col */

.twoColFixRtHdr #leftnav {
	float: left; /* since this element is floated, a width must be given */
	width: 150px;
	font-style: normal;
	padding-left: 35px;
}
.twoColFixRtHdr #leftnavThirdParties {
	float: left; /* since this element is floated, a width must be given */
	width: 150px;
	font-style: normal;
	padding-left: 35px;
	margin-top: -25px;
}
.twoColFixRtHdr  #navSearch {
	width: 150px;
	font-style: normal;
	margin-top: 25px;
}
.twoColFixRtHdr  #navSearchSubmit {
	padding-top: 8px;
}
.twoColFixRtHdr #navlist {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	border-top-width: 1px;
	-top-style: solid;
	border-top-color: #2D313E;
}
.twoColFixRtHdr #navlist a, #navlist a:visited {
	display: block;
	padding: 3px 3px 3px 24px;
	background-color: #2D313E;
	background-image:  url(images/l1_down.gif);
	background-repeat: no-repeat;
	background-position: 5% 50%;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
.twoColFixRtHdr #navlist a:hover {
	background-color: #dcdac0;
	color: #2D313E;	background-image:  url(images/l1_over.gif);
}
.twoColFixRtHdr #leftnav #navlist .uberlink {
	background-color: #DBA760;
	background-image:  url(images/l1_over.gif);
	background-repeat: no-repeat;
	background-position: 5% 50%;
	color: #A5501B !important;
	font-weight: bold;
	cursor: default;
}
.twoColFixRtHdr #download {
	font-style: normal;
	margin-top: 15px;
}
.twoColFixRtHdr #download a:link, #download a:visited, #download a:active {
	display: block;
	background-image:  url(images/pdf.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 20px;
	text-decoration: underline;
	color: #2B5F88;
}
.twoColFixRtHdr #download a:hover {
	text-decoration: none;
}

/* begin rules associated with PROMO video in left column */
.twoColFixRtHdr #leftColVideo {
	font-style: normal;
	margin-top: 15px;
}
.twoColFixRtHdr #leftColVideo a:link, #leftColVideo a:visited, #leftColVideo a:active {
	text-decoration: underline;
	color: #2B5F88;
}
.twoColFixRtHdr #leftColVideo a:hover {
	text-decoration: none;
}
.twoColFixRtHdr #leftColVideo img {
	border: 1px solid #CCC;
}
/* end rules associated with PROMO video in left column */

.twoColFixRtHdr #mainContent {
	margin-right: 325px;
	margin-left: 25px;
	background-color: #dcdac0;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	text-align: justify;
} 
.twoColFixRtHdr #mainContent a:link {
	color: #2D313E;
	text-decoration: underline;
}
.twoColFixRtHdr #mainContent a:visited {
	color: #789456;
	text-decoration: underline;
}
.twoColFixRtHdr #mainContent a:hover {
	color: #2D313E;
	text-decoration: none;
}
.twoColFixRtHdr #mainContent a:active {
	color: #123456;
	text-decoration: none;
}
.twoColFixRtHdr #Content {
	margin-right: 35px;
	margin-left: 210px;
	background-color: #dcdac0;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	text-align: justify;
}
.twoColFixRtHdr #Content a:link {
	color: #2D313E;
	text-decoration: underline;
}
.twoColFixRtHdr #Content a:visited {
	color: #2D313E;
	text-decoration: underline;
}
.twoColFixRtHdr #Content a:hover {
	color: #2D313E;
	text-decoration: none;
}
.twoColFixRtHdr #Content a:active {
	color: #2D313E;
	text-decoration: none;
}

/* rules associated with PROMO video */
.twoColFixRtHdr #promoVideo {
	margin-right: 35px;
	margin-left: 35px;
	background-color: #eee;
}
/* end rules associated with PROMO video */

/* the following controls the link colors for the accordion panel */
.twoColFixRtHdr #Content #p7ABW1 .p7ABtrig a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.twoColFixRtHdr #Content #p7ABW1 .p7ABtrig a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.twoColFixRtHdr #Content #p7ABW1 .p7ABtrig a:hover {
	color: #2D313E;
	text-decoration: none;
}
.twoColFixRtHdr #Content #p7ABW1 .p7ABtrig a:active {
	color: #FFFFFF;
	text-decoration: none;
}
/* for pages with two content columns for product descriptions and photos */
.twoColFixRtHdr #ColumnWrapper {
	background-image: url(images/content_bkgd.gif);
	background-repeat: repeat-y;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DCDAC0;
	border-bottom-color: #DCDAC0;
	padding: 0px;
	margin-top: 1.4em;
}
.twoColFixRtHdr #ColumnWrapper ul{
	margin-left: 30px;
	padding-left: 0px;
}
.twoColFixRtHdr #ColumnWrapper ul ul{
	margin-left: 20px;
	padding-left: 0px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
.twoColFixRtHdr #ProductDescription {
	width: 229px;
	float: left;
}
.twoColFixRtHdr #ProductDescription309 {
	width: 309px;
	float: left;
}
.twoColFixRtHdr #ProductPhotos {
	width: 250px;
	float: right;
	padding-left: 14px;
	font-weight: bold;
	text-align: center;
}
.twoColFixRtHdr #ProductPhotos170 {
	width: 172px;
	float: right;
	padding-left: 14px;
	font-weight: bold;
	text-align: center;
}
.twoColFixRtHdr #ProductPhotosWrap {
	width: 250px;
	float: right;
	padding-left: 14px;
	text-align: center;
	font-weight: bold;
}
.twoColFixRtHdr #ProductPhotosWrap170 {
	width: 170px;
	float: right;
	padding-left: 14px;
	text-align: center;
	font-weight: bold;
}

.twoColFixRtHdr #ProductTable {
	margin-top: 20px;
}
.twoColFixRtHdr #ProductTable td {
	text-align: center;
	font-weight: bold;
}
.twoColFixRtHdr #MonitorSpecTable {
	margin-top: 20px;
}
.twoColFixRtHdr #MonitorSpecTable td {
	text-align: center;
	color: #000000;
}
.twoColFixRtHdr #img_w_caption {
	float: right;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-top: 12px;
}
.twoColFixRtHdr #logos {
	float: left;
	width: 150px;
	padding-left: 35px;
}
.twoColFixRtHdr #footer {
	font-size: 9px;
	text-align: right;
	padding-right: 15px;
	font-style: italic;
	line-height: 13px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6C6962;
	padding-bottom: 25px;
	margin-top: 20px;
} 
.twoColFixRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

.twoColFixRtHdr #footer a:link {
	color: #2B5F88;
	text-decoration: underline;
}
.twoColFixRtHdr #footer a:visited {
	color: #2B5F88;
	text-decoration: underline;
}
.twoColFixRtHdr #footer a:hover {
	color: #2B5F88;
	text-decoration: none;
}
.twoColFixRtHdr #footer a:active {
	color: #2B5F88;
	text-decoration: none;
}
.pagehead {
	font-size: 125%;
	font-weight: bold;
	color: #2B5F88;
}

.subhead {
	font-weight: bold;
	color: #2D313E;
}
.documentationSubhead {
	font-weight: bold;
	color: #2D313E;
	font-size: 1.1em;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.img {
	border: 1px solid #818284;
	margin-left: 15px;
	margin-bottom: 10px;
}
.imgNoMargin {
	border: 1px solid #818284;
}
.RepProjImg {
	border: 1px solid #818284;
}
.RepProjImgCaption {
	text-align: center;
	padding-bottom: 10px;
}
.productimg {
	margin-right: 14px;
	border: 1px solid #818284;
}
.productimgNoMargin {
	border: 1px solid #818284;
}
.product_table_photo {
	margin-bottom: 4px;
	border: 1px solid #818284;
}
.PhotoWithCaptionUnder {
	border: 1px solid #818284;
	margin-bottom: 4px;
}
.illustration {
	text-align: center;
	float: right;
	width: 250px;
	margin-left: 14px;
	font-weight: bold;
}
.isearch-head {
	font-weight: bold;
}
.isearch-title {
	font-weight: bold;
}
.twoColFixRtHdr #DiscontinuedProductTable {
	margin-top: 15px;
}
.twoColFixRtHdr #DiscontinuedProductTable th {
	font-size: 1.1em;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #999999;
}
.twoColFixRtHdr #DiscontinuedProductTable td {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 1px solid #999999;
}
.twoColFixRtHdr #DocumentationTable {
	margin-top: 15px;
}
.twoColFixRtHdr #DocumentationTable th {
	font-size: 1.1em;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #999999;
}
.twoColFixRtHdr #DocumentationTable td {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 1px solid #999999;
}


/* RULES FOR CMS DOCUMENTATION ----------------------------------*/


.twoColFixRtHdr #DocumentationTableCMSCategories {
}
.twoColFixRtHdr #DocumentationTableCMSCategories td {
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.twoColFixRtHdr #DocumentationTableCMS {
	margin-top: 15px;
}
.twoColFixRtHdr #DocumentationTableCMS th {
	font-size: 1em;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 1px solid #999999;
	line-height: 1em;
}
.twoColFixRtHdr #DocumentationTableCMS td {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 1px solid #999999;
	text-align: left;
}

.twoColFixRtHdr #DocumentationTableCMS img {
	padding-top: 2px;
}
.documentName {
	text-align: left;
	font-weight: bold;
}


/* END RULES FOR CMS DOCUMENTATION ------------------------------*/


.twoColFixRtHdr #accessoriesTable {
	margin-top: 20px;
	text-align: left;
}
.twoColFixRtHdr #accessoriesTable th {
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #999999;
	background-color: #2D313E;
	color: #FFFFFF;
	text-align: left;
}
.twoColFixRtHdr #accessoriesTable td {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 1px solid #999999;
}

.twoColFixRtHdr #EventsTable {
	margin-top: 20px;
	text-align: left;
}
.twoColFixRtHdr #EventsTable td {
	padding-right: 10px;
	padding-bottom: 5px;
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-left: 5px;
}
.twoColFixRtHdr #RequestQuoteTable td {
	padding-bottom: 2px;
	text-align: left;
	padding-top: 2px;
	padding-left: 0px;
}
.twoColFixRtHdr #News td {
	padding-bottom: 8px;
	padding-top: 0px;
	padding-right: 8px;
	padding-left: 0px;
	font-style: normal;
	text-align: left;
	vertical-align: top;
}
.twoColFixRtHdr #News a:link {
	color: #2D313E;
	text-decoration: underline;
}
.twoColFixRtHdr #News a:visited {
	color: #2D313E;
	text-decoration: underline;
}
.twoColFixRtHdr #News a:hover {
	color: #2D313E;
	text-decoration: none;
}
.twoColFixRtHdr #News a:active {
	color: #2D313E;
	text-decoration: underline;
}
.twoColFixRtHdr #ThirdParties {
	margin-right: 35px;
	margin-left: 210px;
	background-color: #fff;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


/* RULES FOR Search ----------------------------------*/

.mak_1 {
	font-weight: bold;
}

