@charset "UTF-8";
/* CSS Document */

body {
	font-family: "News Gothic MT", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
}
#mainWrapper {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
#theTop {
	height:130px;
	background-image: url(../images/interface/topBackground.gif);
	background-repeat: repeat-x;
	background-position: 0px 71px;
	position:relative;
}
#theTop a.topHomeLink {
	width:129px;
	height:128px;
	float:left;
	overflow:hidden;
	line-height:1000px;
	background-image: url(../images/interface/topLogo.gif);
	background-repeat: no-repeat;
}
#theTop h2 {
	width:317px;
	height:27px;
	background-image: url(../images/interface/creativeImagingTechnology.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin:0;
	padding:0;
	line-height:1000px;
	top:26px;
	left:144px;
	position:absolute;
	z-index:1;
	overflow:hidden;
}
#theTop a.topPressLink {
	float:right;
	text-decoration:none;
	color:#501e78;
	font-size:13px;
	background-image: url(../images/interface/verySmallDoubleArrows.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left:6px;
	margin-top:26px;
}
#theTop a.topPressLink:hover {
	color:#000;
}
#theTop a.topIPEXLink {
	float:right;
	text-decoration:none;
	color:#94cd00;
	font-size:13px;
	background-image: url(../images/interface/verySmallDoubleArrows.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left:6px;
	margin-top:26px;
	margin-right:20px;
	text-transform: uppercase;
	font-weight:bold;
}
#theTop a.topIPEXLink:hover {
	color:#000;
}
#theTop ul {
	padding:0;
	list-style-type:none;
	margin: 0px;
	z-index:1;
	position:absolute;
	left:135px;
	top:71px;
}
#theTop ul li {
	float:left;
	height:42px;
	margin-right:17px;
	position:relative;
}
#theTop ul li a {
	height:40px;
	display:block;
	background-image: url(../images/interface/topNav.gif);
	background-repeat: no-repeat;
	line-height:1000px;
	overflow:hidden;
	padding-left:8px;
	padding-right:8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #f2f2f2;
	border-bottom-color: #f2f2f2;
}
#theTop ul li a:hover {
	background-color:#FFF;
}
#theTop ul li a.aboutFFEILink {
	background-position: 8px 0px;
	width:84px;
}
#theTop ul li a.coreTechnologiesLink {
	background-position: -121px 0px;
	width:132px;
}
#theTop ul li a.productsLink {
	background-position: -296px 0px;
	width:68px;
}
#theTop ul li a.industrySectorsLink {
	background-position: -408px 0px;
	width:118px;
}
#theTop ul li a.partnersLink {
	background-position: -570px 0px;
	width:100px;
}
#theTop ul li a.contactUsLink {
	background-position: -712px 0px;
	width:84px;
}
#theTop ul li a.aboutFFEILink:hover, #theTop ul li a.aboutFFEILinkSelected, #theTop ul li a.aboutFFEILinkSelectedSelected {
	background-position: 8px -40px;
	width:84px;
	background-color:#FFF;
}
#theTop ul li a.coreTechnologiesLink:hover, #theTop ul li a.coreTechnologiesLinkSelected, #theTop ul li a.coreTechnologiesLinkSelectedSelected {
	background-position: -121px -40px;
	width:132px;
	background-color:#FFF;
}
#theTop ul li a.productsLink:hover, #theTop ul li a.productsLinkSelected, #theTop ul li a.productsLinkSelectedSelected {
	background-position: -296px -40px;
	width:68px;
}
#theTop ul li a.industrySectorsLink:hover, #theTop ul li a.industrySectorsLinkSelected, #theTop ul li a.industrySectorsLinkSelectedSelected {
	background-position: -408px -40px;
	width:118px;
	background-color:#FFF;
}
#theTop ul li a.partnersLink:hover, #theTop ul li a.partnersLinkSelected, #theTop ul li a.partnersLinkSelectedSelected {
	background-position: -570px -40px;
	width:100px;
	background-color:#FFF;
}
#theTop ul li a.contactUsLink:hover, #theTop ul li a.contactUsLinkSelected, #theTop ul li a.contactUsLinkSelectedSelected {
	background-position: -712px -40px;
	width:84px;
	background-color:#FFF;
}
#theTop ul li ul {
	position:absolute;
	z-index:12;
	top:41px;
	left:0;
	display:none;
	background-color:#f6f6f6;
	-webkit-box-shadow: 5px 5px 8px #666666;
	-moz-box-shadow: 5px 5px 8px #666666;
}
#theTop ul li ul li {
	float:none;
	margin:0;
	padding:0;
	height:auto;
}
#theTop ul li ul li h3 {
	margin:0;
	font-size:16px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
}
#theTop ul li ul li h3.extraHeadRoom {
	margin-top:8px;
}
#theTop ul li ul li a.productLink {
	line-height:16px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size:12px;
}
#theTop ul li ul li a {
	background-image:none;
	line-height:16px;
	border:none;
	height:auto;
	margin:0;
	padding-top: 7px;
	padding-right: 8px;
	padding-bottom: 7px;
	padding-left: 8px;
	text-decoration:none;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#505050;
}
#theTop ul li ul li a:hover {
	background-color:#501e78;
	color:#FFF;
}
#breadCrumbArea {
	height:34px;
	overflow:hidden;
	padding-left:263px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.homePageTechnologySelectorWrapper {
	margin-bottom: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e9e9e9;
	padding-bottom:25px;
}
#homePageTechnologySelector {
	height:300px;
	background-image: url(../images/homepageTechnologyTypes/allBackdrops.jpg);
	background-repeat: no-repeat;
	background-position: 210px 0px;
	overflow:hidden;
}
#homePageTechnologySelector ul {
	margin:0;
	padding:0;
	list-style-type:none;
	width:210px;
}
#homePageTechnologySelector ul li {
	height:49px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c8c8c8;
}
#homePageTechnologySelector ul li a {
	cursor:pointer;
	padding-left:79px;
	padding-right:8px;
	display:block;
	background-color:#f0f0f0;
	height:41px;
	color:#666;
	background-repeat: no-repeat;
	padding-top:8px;
}
#homePageTechnologySelector ul li a.selected {
	color:#000;
}
#homePageTechnologySelector ul li a:hover {
	color:#000;
}
.preLoaderImage {
	display:none;
}
#homePageTechnologySelector ul li a {
	text-decoration:none;
}
#homePageTechnologySelector ul li a.commercialOffset {
	background-image: url(../images/homepageTechnologyTypes/commercialBackground.gif);
	height:32px;
	padding-top:17px;
}
#homePageTechnologySelector ul li a.packaging {
	background-image: url(../images/homepageTechnologyTypes/packagingBackground.gif);
}
#homePageTechnologySelector ul li a.newspaperCTP {
	background-image: url(../images/homepageTechnologyTypes/newspaperBackground.gif);
	height:32px;
	padding-top:17px;
}
#homePageTechnologySelector ul li a.prepressWorkflow {
	background-image: url(../images/homepageTechnologyTypes/prepressBackground.gif);
	height:32px;
	padding-top:17px;
}
#homePageTechnologySelector ul li a.designCreativeSoftware {
	background-image: url(../images/homepageTechnologyTypes/designBackground.gif);
}
#homePageTechnologySelector ul li a.technologyIntegration {
	background-image: url(../images/homepageTechnologyTypes/technologyBackground.gif);
}
.homepageRHSColumn {
	float:right;
	width:347px;
	padding-bottom:32px;
}
.homepageLHSColumn {
	float:left;
	width:210px;
	padding-bottom:32px;
}
.homepageMiddleColumn {
	float:left;
	width:340px;
	margin-left:32px;
	padding-bottom:32px;
}
.homepageColumns h3 {
	padding:0;
	font-size:16px;
	color:#000;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 19px;
	margin-left: 0px;
}
.homepageMiddleColumn p.readmeLine {
	margin-bottom:8px;
}
.homepageColumns {
	color:#515151;
	font-size:12px;
	line-height:19px;
}
.homepageColumns p {
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}
.bottomArea {
	clear:both;
	background-color:#f6f6f6;
	padding-top:28px;
	border-top-width: 1px;
	margin-top:34px;
	border-top-style: solid;
	border-top-color: #e9e9e9;
	padding-right: 25px;
	padding-bottom: 50px;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c1c1c1;
}
.bottomArea ul {
	float:right;
	margin:0;
	padding:0;
	list-style-type:none;
}
.bottomArea ul li {
	float:left;
	margin-left:16px;
	padding-left:16px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c1c1c1;
}
.bottomArea p {
	margin:0;
	padding:0;
}
.bottomArea p span {
	margin-right:12px;
}
.bottomArea ul li a {
	text-decoration:none;
	color: #c1c1c1;
}
.bottomArea ul li a:hover {
	color:#000;
}
.homepageLHSColumn p.mainLine {
	background-image: url(../images/interface/salesPortalScreenshot.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-top: 117px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.homepageLHSColumn p {
	margin:0;
	padding:0;
}
.homepageLHSColumn p a, .homepageMiddleColumn p a {
	background-image: url(../images/interface/doubleArrow.gif);
	background-repeat: no-repeat;
	padding-left: 13px;
	background-position: 0px 3px;
}
.homepageColumns a {
	color:#501e78;
	font-weight:bold;
	text-decoration:none;
	font-family: "News Gothic MT", Arial, Helvetica, sans-serif;
}
.homepageColumns a:hover {
	color:#000;
}
.homepageColumns h4 {
	font-size:15px;
	margin:0;
	padding:0;
}
.countDown {
	background-image: url(../images/interface/ipex2010Background.gif);
	background-repeat: no-repeat;
	height: 68px;
	padding-left: 99px;
	padding-top: 22px;
}
.countDown h4 {
	margin:0;
	padding:0;
	font-size:18px;
}
.countDown h4 a {
	color:#7c7c7c;
}
.countDown h5 {
	padding:0;
	font-size:16px;
	color:#FFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.countdown_section {
	margin-right:10px;
	display: block;
	float: left;
	font-size: 12px;
	line-height:13px;
	text-align: center;
}
.countdown_amount {
	font-size: 18px;
	line-height:18px;
}
.countdown_descr {
	display: block;
	width: 100%;
}
.homepageRHSColumn p {
	margin-top:8px;
}
a.IPEXLink {
	display:block;
	background-image: url(../images/ipex/homepageBanner.jpg);
	background-repeat: no-repeat;
	height: 225px;
	width: 346px;
	overflow:hidden;
	line-height:1000px;
}