
/*************************************************************************
/*
/*  Delcam UK Home page banners
/*
/*************************************************************************/

#mainBannerPortalUK{
	width:675px;
	height:405px;
	background-image:url(/images/delcamuk/headerBanners/main.jpg);
	float:right;
	padding:0px;
	margin:0px;
}

#mainBannerPortalUKExhibitions{
	width:675px;
	height:405px;
	background-image:url(/images/delcamuk/headerBanners/exhibitions.jpg);
	float:right;
	padding:0px;
	margin:0px;	
}

#mainBannerPortalUKTraining{
	width:675px;
	height:405px;
	background-image:url(/images/delcamuk/headerBanners/training.jpg);
	float:right;
	padding:0px;
	margin:0px;
}

#mainBannerPortalUKSupport{
	width:675px;
	height:405px;
	background-image:url(/images/delcamuk/headerBanners/uksupport.jpg);
	float:right;
	padding:0px;
	margin:0px;
}

#mainBannerPortalUKDPS{
	width:675px;
	height:405px;
	background-image:url(/images/delcamuk/headerBanners/professionalservices.jpg);
	float:right;
	padding:0px;
	margin:0px;
}

#mainBannerPortalUKSoftware{
	width:675px;
	height:405px;
	background-image:url(/images/delcamuk/headerBanners/softwareproducts.jpg);
	float:right;
	padding:0px;
	margin:0px;
}

#mainBannerPortalUKCaseSt{
	width:675px;
	height:405px;
	background-image:url(/images/delcamuk/headerBanners/casestudies.jpg);
	float:right;
	padding:0px;
	margin:0px;
}

#sideNavPortalUK {
	width:313px;
	height:405px;
	background-image:url(/images/delcamil/side-nav.jpg);
	background-repeat:no-repeat;
	float:left;
	padding:0px;
	margin:0px;
}

.navItemUK {
	height:47px;
	width:260px;
	background-image:url(/images/delcamil/nav-item.jpg);
	border-top:solid 1px #cccccc;
	border-left:solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	line-height:47px;
	padding-left:5px;
	padding-right:5px;
	cursor:pointer;
}

.navItemUKLast {
	height:47px;
	width:260px;
	background-image:url(/images/delcamil/nav-item.jpg);
	border-top:solid 1px #cccccc;
	border-left:solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
	line-height:47px;
	padding-left:5px;
	padding-right:5px;
	cursor:pointer;
}

.navLink {
	height:47px;
	/*width:150px;*/
	width:205px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	/*color: #1b75bc*/
	color:#3D7DCA;
	font-size:11px;
	font-weight:bold;
}

.nav_icon {
	width:49px;
	height:47px;
	float:right;
}

div.scroll_uk {
	position: relative;
	width: 280px;
	height: 240px;
	float: left;
	margin-left: 12px;
	
}

div.scroll_uk div.scroll-holder {
	position: absolute;
	z-index: 5;
	top:-30px;
	left: 4px;
	height: 300px;
	width: 280px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:justify;
}

div.scroll_uk div.scrollable {
	height: 300px;
	width: 300px;
	margin:0px;
	overflow: auto;
}
div.scroll_uk a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	/*color: #484848;*/
	color:#333333;
}

/* Scrollpane styles */

.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}
.jScrollPaneTrack {
	position: absolute;
	z-index: 99;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: transparent;
}
.jScrollPaneDrag {
	position: absolute;
	cursor: pointer;
	overflow: hidden;
	background: url(/images/common/scrollbar/scroll_drag_middle.gif) repeat-y;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	background: url(/images/common/scrollbar/scroll_drag_top.gif);
	background-repeat:repeat-x;
	height: 19px;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
	background: url(/images/common/scrollbar/scroll_drag_bottom.gif) repeat-x left bottom;
	height: 19px;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	height: 24px;
}
a.jScrollArrowUp:hover {
/*background-color: #f60;*/
}
a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	height: 24px;
}
a.jScrollArrowDown:hover {
/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
/*background-color: #f00;*/
}
a.jScrollArrowUp {
	background: url(/images/common/scrollbar/scroll_arrow_up.png) no-repeat;
}
a.jScrollArrowDown {
	background: url(/images/common/scrollbar/scroll_arrow_down.png) no-repeat left bottom;
}

/*************************************************************************
/*  UK Exhibition Banner
/*************************************************************************/

.UKExhibBanner{
	background-image:url("/images/delcamuk/headerBanners/exhibitions2.jpg");
	background-repeat:no-repeat;
	width:988px;
	height:245px;
}

/*************************************************************************
/*  UK Support Banner
/*************************************************************************/

.UKSupportBanner{
	background-image:url("/images/delcamuk/headerBanners/support.jpg");
	background-repeat:no-repeat;
	width:988px;
	height:245px;
}

/*************************************************************************
/*  Design for Manufacture Banner
/*************************************************************************/

.IsraeliDesignBanner{
	background-image:url("/images/delcamil/headerBanners/designfor-small.jpg");
	background-repeat:no-repeat;
	width:988px;
	height:245px;
}
/*************************************************************************
/*  Dental Banner
/*************************************************************************/
.IsraeliDentalBanner{
	background-image:url("/images/delcamil/headerBanners/dental-small.jpg");
	background-repeat:no-repeat;
	width:988px;
	height:245px;
}
/*************************************************************************
/*  Footwear and Orthotics Banner
/*************************************************************************/
.IsraeliFootOrthoBanner{
	background-image:url("/images/delcamil/headerBanners/footortho-small.jpg");
	background-repeat:no-repeat;
	width:988px;
	height:245px;
}
/*************************************************************************
/*  Artistic Banner
/*************************************************************************/
.IsraeliArtBanner{
	background-image:url("/images/delcamil/headerBanners/art-small.jpg");
	background-repeat:no-repeat;
	width:988px;
	height:245px;
}

/*************************************************************************
/*  Inspection banner
/*************************************************************************/
.IsraeliInspectBanner{
	background-image:url( "/images/delcamil/headerBanners/inspection-small.jpg" );
	background-repeat:no-repeat;
	width:988px;
	height:245px;
}

/*************************************************************************
/*  Software Products banner
/*************************************************************************/
.IsraeliSoftwareBanner{
	background-image:url( "/images/delcamil/headerBanners/software-banner.jpg" );
	background-repeat:no-repeat;
	width:988px;
	height:245px;
}

.generalUKWebinarFeatureMILL{
	background-image:url("/images/delcamuk/headerBanners/featuremill-webinar.jpg");
	background-repeat:no-repeat;
	width:988px;
	height:245px;
}