
/*************************************************************************
/*
/*  DPS PORTAL MAIN IMAGE
/*
/*************************************************************************/

#mainBannerPortalDps{
	width:675px;
	height:405px;
	background-image:url("/images/dps/headerBanners/DPS-main.jpg");
	padding:0px;
	margin:0px;
	
}

#sideNavPortalDps {
	width:313px;
	height:405px;
	background-image:url("/images/dps/side-nav.jpg");
	background-repeat:no-repeat;
	float:left;
	padding:0px;
	margin:0px;
}

/*************************************************************************
/*
/*  DPS PORTAL MAIN IMAGES
/*
/*************************************************************************/

#mainBannerPortalAdaptiveManufacturing{
	width:675px;
	height:405px;
	background-image:url("/images/dps/headerBanners/Adaptive-Manufacturing.jpg");
	padding:0px;
	margin:0px;
	float:right;
	
}

#mainBannerPortalWorkCellAuto{
	width:675px;
	height:405px;
	background-image:url("/images/dps/headerBanners/WorkCellAuto.jpg");
	padding:0px;
	margin:0px;
	float:right;
	
}

#mainBannerPortalCustomisedSoftware
{
	width:675px;
	height:405px;
	background-image:url("/images/dps/headerBanners/Customised-Software.jpg");
	padding:0px;
	margin:0px;
	float:right;
}

#mainBannerPortalRoboticsProgramming
{
	width:675px;
	height:405px;
	background-image:url("/images/dps/headerBanners/Robot-Programming.jpg");
	padding:0px;
	margin:0px;
	float:right;
}

#mainBannerPortalAdvancedManufacturingFacility
{
	width:675px;
	height:405px;
	background-image:url("/images/dps/headerBanners/Advanced-Manufacturing-Facility.jpg");
	padding:0px;
	margin:0px;
	float:right;
	
}

#mainBannerPortalProgrammingSupport
{
	width:675px;
	height:405px;
	background-image:url("/images/dps/headerBanners/Programming-Support.jpg");
	padding:0px;
	margin:0px;
	float:right;
	
}


.navItemDPS {
	height:47px;
	/*width:210px; */
	width:260px;
	background-image:url(/images/dps/nav-item.jpg);
	line-height:47px;
	padding-left:10px;
	padding-right:0px;
	cursor:pointer;
}

/*************************************************************************
/*  Adaptive Manufacturing
/*************************************************************************/

.adaptiveManufacturingBanner{
	background-image:url("/images/dps/headerBanners/adapManufacturing.jpg");
	background-repeat:no-repeat;
	width:988px;
	height:245px;

}
.adaptiveMHomeBanner1{
	background-image:url("/images/dps/adaptive-manufacturing/adaptive-fixturing.jpg");
	background-repeat:no-repeat;
	/*height:158px; 
	width:224px; */
	height:158px; 
	width:308px;
	cursor:pointer;
	
}
.adaptiveMHomeBanner2{
	background-image:url("/images/dps/adaptive-manufacturing/adaptive-machining.jpg");
	background-repeat:no-repeat;
	height:158px; 
	width:308px;
	cursor:pointer;
	
}
.adaptiveMHomeBanner3{
	background-image:url("/images/dps/WIP_banner3.jpg");
	background-repeat:no-repeat;
	height:158px; 
	width:224px; 
	cursor:pointer;
	
}

/*************************************************************************
/*  Adaptive Fixturing
/*************************************************************************/
.adaptiveFixturingBanner{
	background-image:url("/images/dps/headerBanners/adapfix.jpg");
	background-repeat:no-repeat;
	width:988px;
	height:245px;
}

/*************************************************************************
/*  Adaptive Machining
/*************************************************************************/
.adaptiveMachiningBanner{
	background-image:url("/images/dps/headerBanners/adapMachining.jpg");
	background-repeat:no-repeat;
	width:988px;
	height:245px;
}


/*************************************************************************
/*  Advanced Manufacturing Facility Home
/*************************************************************************/
.amfHomeBanner{
	background-image:url("/images/dps/headerBanners/amf.jpg");
	background-repeat:no-repeat;
	width:988px;
	height:245px;
}

/*************************************************************************
/*  Customised Software Home
/*************************************************************************/
.CustomSoftwareBanner{
	background-image:url("/images/dps/headerBanners/customSoftware.jpg");
	background-repeat:no-repeat;
	width:988px;
	height:245px;
}

/*************************************************************************
/*  Medical Home
/*************************************************************************/
.MedicalBanner{
	background-image:url("/images/dps/headerBanners/medical.jpg");
	background-repeat:no-repeat;
	width:988px;
	height:245px;
}

/*************************************************************************
/*  Programming Support Home
/*************************************************************************/
.progSupportBanner{
	background-image:url("/images/dps/headerBanners/progsupport.jpg");
	background-repeat:no-repeat;
	width:988px;
	height:245px;
}

/*************************************************************************
/*  Robot Programming Home
/*************************************************************************/
.robotProgBanner{
	background-image:url("/images/dps/headerBanners/robotprogram.jpg");
	background-repeat:no-repeat;
	width:988px;
	height:245px;
}

/*************************************************************************
/*  Work Cell Automation Home
/*************************************************************************/
.workCellBanner{
	background-image:url("/images/dps/headerBanners/workCellAuto.jpg");
	background-repeat:no-repeat;
	width:988px;
	height:245px;
}
