@charset "UTF-8";
/* CSS Document */


/* -- BEGIN GLOBAL ELEMENTS --*/
body,td,th {
	font-family: "Frutiger", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #010206;
}

body {
	background-color: #292929;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	padding: 0;
}

h1 {
	font-family: "Frutiger", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #b21300;
	margin: 20px 0px 10px 0px;
}

h2 {
	font-family: "Frutiger", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	margin: 10px 0px 10px 0px;
}

h3 {
	font-family: "Frutiger", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #b21300;
	margin: 10px 0px 10px 0px;
}

p {
	line-height: 140%;
	margin: 5px 0px 15px 0px;
}

a, a:active, a:visited {
	color: #b21300;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* STYLES FOR HORIZONTAL RULE GRAPHIC */
div.hr {
	background: url(images/divide.gif) no-repeat scroll center;
	height: 18px;
	clear: both;
	padding: 5px 0 10px 0;
	margin: 10px 0px 10px 0px;
}
div.hr hr {display: none}


/* -- END GLOBAL ELEMENTS --*/


/* -- BEGIN STRUCTURAL ELEMENTS -- */
#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 950px;
}

#header {
	width: 950px;
	position: relative;
	margin: 0;
}

#center {
	width: 950px;
	min-height: 520px;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-y;
	overflow: hidden;
	margin: 0;
}

#centerSplash {
	width: 950px;
	height: 822px;
	background-image: url(images/splash_bg.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	position: relative;
	margin: 0;
}

#centerHome {
	width: 950px;
	height: 671px;
	background-image: url(images/npe_home_bg.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	position: relative;
	margin: 0;
}

*left_splash {
	width: 207px;
	height: 248px;
	float: left;
	border: 0;
	margin: 248px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}
	

#left {
	width: 207px;
	min-height: 300px;
	float: left;
	border: 0;
	margin: 0;
	padding: 0px 0px 0px 14px;
	overflow: hidden;
}

#leftnav {
	width: 197px;
	min-height: 240px;
	background: url(images/nav_bg.jpg);
	background-repeat: repeat-y;
}

#navbase {
	width: 197px;
	height: 21px;
	background:url(images/nav_base.jpg);
	background-repeat:no-repeat;
}

#right {
	width: 680px;
	float: right;
	padding: 0;
	margin: 0px 30px 0px 0px;
	border: 0;
}

#flash {
	width: 670px;
	margin: 0;
	padding: 0px;
	background-color: #e1e0e0;
	border: 1px solid #999;
}

#video {
	width: 650px;
	min-height: 200px;
	margin: 0;
	padding: 15px;
	background-color: #e1e0e0;
	border: 1px solid #999;
}

#software {
	width: 680px;
	min-height: 135px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	background-color: #fff;
	border: 1px solid #fdbc2f;
}

#hardware {
	width: 680px;
	min-height: 135px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	background-color: #fff;
	border: 1px solid #fc8c11;
}

.callout {
	width: 650px;
	background-color: #FFF;
	border: 1px solid #b21300;
	padding: 15px 15px 15px 20px;
	margin: 0px 0px 30px 0px;
	position: relative;
	overflow: auto;
}

.callout2 {
	width: 620px;
	background-color: #FFF;
	border: 1px solid #b21300;
	padding: 15px 15px 15px 15px;
	margin: 0px 0px 30px 15px;
	position: relative;
	overflow: auto;
}

.productBox {
	width: 685px;
	background-color: #FFF;
	border: 1px solid #CCC;
	padding: 0;
	margin: 0px 0px 30px 0px;
	position: relative;
	overflow: auto;
	clear: both;
}
	

.productRow {
	width: 650px;
	border: 0;
	padding: 15px 15px 15px 20px;
	margin: 0 auto;
	position: relative;
	clear: left;
}

.product {
	width: 150px;
	margin: 0px 10px 0px 0px;
	padding: 0;
	border: 0;
	text-align: center;
	float: left;
}

.promoRow {
	width: 650px;
	background-color: #FFF;
	border: 1px solid #CCC;
	padding: 15px 15px 15px 20px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	clear: both;
}

.promoImage {
	width: 150px;
	margin: 0px 10px 0px 0px;
	padding: 0;
	border: 1px solid #CCC;
	text-align: center;
	float: left;
}

.promo {
	width: 485px;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: left;
	float: left;
}

.clearer{
	margin: 10px 0px 0px 0px;
	padding: 0;
	clear: both;
}
	

/* -- sets up a row containing the x-rite | pantone links & print 09 banner -- */
#center_spanner {
	width: 950px;
	height: 80px;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-y;
	text-align: right;
	overflow: hidden;
	margin: 0 auto;
	padding: 20px 0px 0px 0px;
}

#print_banner {
	width: 332px;
	height: 73px;
	margin: 0px 30px 0px 0px;
	padding: 0px;
	float: right;
}

#center_base {
	width: 950px;
	height: 19px;
	background-image: url(images/body_base.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	margin: 0;
}
/* -- END STRUCTURAL ELEMENTS -- */


/* -- BEGIN NAVIGATION ROLLOVERS -- */

/* -- adds spacing at top and bottom of navigation bar -- */
#nav_spacer {
	height: 10px;
}

/* -- line between navigation titles -- */
#nav_divider {
	height: 11px;
	width: 166px;
	margin: 0px 0px 0px 14px;
	background: url(images/nav_divider.gif) 0px -2px no-repeat;
}

/* -- alternate text in case images do not display -- */
.nav_text {
	display: none;
	color: #FFF;
}

/* -- home button -- */
#nav_home a {
	width: 166px;
	height: 30px;
	margin: 0px 0px 0px 14px;
	display: block;
	background: url(images/nav_home.gif) 0px -30px;
}
#nav_home a:hover {background: url(images/nav_home.gif) 0px 0px;}
#nav_home a:active {background: url(images/nav_home.gif) 0px 0px;}

/* -- explore button -- */
#nav_explore a {
	width: 166px;
	height: 30px;
	margin: 0px 0px 0px 14px;
	display: block;
	background: url(images/nav_explore.gif) 0px -30px;
}
#nav_explore a:hover {background: url(images/nav_explore.gif) 0px 0px;}
#nav_explore a:active {background: url(images/nav_explore.gif) 0px 0px;}

/* -- press room button -- */
#nav_pressroom a {
	width: 166px;
	height: 30px;
	margin: 0px 0px 0px 14px;
	display: block;
	background: url(images/nav_pressroom.gif) 0px -30px;
}
#nav_pressroom a:hover {background: url(images/nav_pressroom.gif) 0px 0px;}
#nav_pressroom a:active {background: url(images/nav_pressroom.gif) 0px 0px;}
#nav_explore a:active {background: url(images/nav_explore.gif) 0px 0px;}

/* -- promotions button -- */
#nav_promotions a {
	width: 166px;
	height: 30px;
	margin: 0px 0px 0px 14px;
	display: block;
	background: url(images/nav_promotions.gif) 0px -30px;
}
#nav_promotions a:hover {background: url(images/nav_promotions.gif) 0px 0px;}
#nav_promotions a:active {background: url(images/nav_promotions.gif) 0px 0px;}

/* -- videos button -- */
#nav_videos a {
	width: 166px;
	height: 30px;
	margin: 0px 0px 0px 14px;
	display: block;
	background: url(images/nav_videos.gif) 0px -30px;
}
#nav_videos a:hover {background: url(images/nav_videos.gif) 0px 0px;}
#nav_videos a:active {background: url(images/nav_videos.gif) 0px 0px;}

/* -- products button -- */
#nav_products a {
	width: 166px;
	height: 30px;
	margin: 0px 0px 0px 14px;
	display: block;
	background: url(images/nav_products.gif) 0px -30px;
}
#nav_products a:hover {background: url(images/nav_products.gif) 0px 0px;}
#nav_products a:active {background: url(images/nav_products.gif) 0px 0px;}

/* -- contacts button -- */
#nav_contacts a {
	width: 166px;
	height: 30px;
	margin: 0px 0px 0px 14px;
	display: block;
	background: url(images/nav_contacts.gif) 0px -30px;
}
#nav_contacts a:hover {background: url(images/nav_contacts.gif) 0px 0px;}
#nav_contacts a:active {background: url(images/nav_contacts.gif) 0px 0px;}

/* -- meeting button -- */
#nav_meeting a {
	width: 166px;
	height: 30px;
	margin: 0px 0px 0px 14px;
	display: block;
	background: url(images/nav_meeting.gif) 0px -30px;
}
#nav_meeting a:hover {background: url(images/nav_meeting.gif) 0px 0px;}
#nav_meeting a:active {background: url(images/nav_meeting.gif) 0px 0px;}

/* -- buy online button -- */
#nav_buyonline a {
	width: 166px;
	height: 30px;
	margin: 0px 0px 0px 14px;
	display: block;
	background: url(images/nav_buyonline.gif) 0px -30px;
}
#nav_buyonline a:hover {background: url(images/nav_buyonline.gif) 0px 0px;}
#nav_buyonline a:active {background: url(images/nav_buyonline.gif) 0px 0px;}

/* -- social media button -- */
#nav_social a {
	width: 197px;
	height: 66px;
	margin: 0px 0px 30px 0px;
	display: block;
	background: url(images/nav_social.jpg) 0px -66px;
}
#nav_xritecom a:hover {background: url(images/nav_social.jpg) 0px 0px;}
#nav_xritecom a:active {background: url(images/nav_social.jpg) 0px 0px;}

/* -- register button -- */
#nav_register a {
	width: 197px;
	height: 150px;
	margin: 0px 0px 20px 0px;
	display: block;
	background: url(images/nav_register.jpg) 0px 0px;
}
#nav_register a:hover {background: url(images/nav_register.jpg) 0px -150px;}
#nav_register a:active {background: url(images/nav_register.jpg) 0px -150px;}

/* -- xrite.com button -- */
#nav_xritecom a {
	width: 197px;
	height: 25px;
	margin: 20px 0px 20px 12px;
	display: block;
	background: url(images/xritedotcom.gif) 0px -24px;
	float: left;
}
#nav_xritecom a:hover {background: url(images/xritedotcom.gif) 0px 0px;}
#nav_xritecom a:active {background: url(images/xritedotcom.gif) 0px 0px;}

/* -- xrite.com button on Splash Page -- */
#nav_xritecomSplash a {
	width: 197px;
	height: 25px;
	margin: 10px 0px 20px 0px;
	display: block;
	background: url(images/xritedotcom.gif) 0px -24px;
	float: left;
}
#nav_xritecomSplash a:hover {background: url(images/xritedotcom.gif) 0px 0px;}
#nav_xritecomSplash a:active {background: url(images/xritedotcom.gif) 0px 0px;}



/* -- invisible button in header for X-Rite logo -- */
#nav_xrite a {
	width: 150px;
	height: 45px;
	margin: 0px 0px 0px 0px;
	background:url(images/blank.gif);
	border: 0;
	color: #000;
	position: absolute;
	left: 35px;
	z-index: 10;
	display:block;
}

/* -- invisible button in header for Pantone logo -- */
#nav_pantone a {
	width: 150px;
	height: 110px;
	margin: 0px 0px 0px 0px;
	background:url(images/blank.gif);
	border: 0;
	color: #000;
	position: absolute;
	left: 35px;
	top: 50px;
	z-index: 10;
	display:block;
}

/* -- invisible button in header for event logo -- */
#nav_print09 a {
	width: 150px;
	height: 55px;
	margin: 0px 0px 0px 0px;
	background:url(images/blank.gif);
	border: 0;
	color: #000;
	position: absolute;
	left: 35px;
	top: 180px;
	z-index: 10;
	display:block;
}

/* -- invisible button for event logo onsplash page -- */
#nav_print09Splash a {
	width: 350px;
	height: 75px;
	margin: 0px 0px 0px 0px;
	background:url(images/blank.gif);
	border: 0;
	color: #000;
	position: absolute;
	right: 15px;
	top: 685px;
	z-index: 10;
	display:block;
}

/* -- invisible button for video callout on splash page -- */
#nav_videoCalloutSplash a {
	width: 395px;
	height: 35px;
	margin: 0px 0px 0px 0px;
	border: 0;
	color: #000;
	position: absolute;
	right: 20px;
	top: 765px;
	z-index: 0;
	display:block;
}

/* -- END NAVIGATION ROLLOVERS -- */


/* -- BEGIN FOOTER ELEMENTS -- */
#footerWrap {
	width: 950px;
	margin: 10px 0px 0px 0px;
	color: #949393;
	text-align: center;
}

#byline {
	width: 710px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	color: #949393;
	text-align: left;
}

#terms {
	width: 220px;
	margin: 0px 0px 0px 0px;
	padding: 1px 20px 0px 0px;
	float: right;
	text-align: right;
	border: 0;
}

#terms a, a:visited a:active {
	color: #949393;
	text-decoration: none;
}

#terms a:hover {
	color: #CCC;
	text-decoration: underline;
}
/* -- END FOOTER ELEMENTS -- */



/* IE PNG FIX */
div, img, ul, li, span, a { 
    behavior: url(iepngfix.htc); 
}



/* -- FORM ELEMENTS --*/
.formInput {
	width:200px;
	height: 20px; 
	border: 1px solid #000; 
	color: black;
	margin: 5px 0px 5px 10px;
}

.formZip {
	width:50px;
	height: 20px; 
	border: 1px solid #000; 
	color: black;
	margin: 5px 0px 5px 10px;
}

.formTextArea { 
	border: 1px solid #000; 
	color: black;
	margin: 5px 0px 5px 10px;
	font-family: "Frutiger", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.formDropdown { 
	height: 20px;
	width: 100px;
	margin: 5px 0px 5px 10px;
	border: solid 1px #000
}

.formCheckbox {
	margin: 10px 0px 5px 10px;
	padding: 5px 0px 5px 0px;
}

.formMessage {
	margin: 5px 0px 5px 10px;
}

.goicon{
	margin: 5px 0px 0px 8px;
}

