@charset "utf-8";
/* CSS Document */
	/* Landing Banner Image */
	.sys_sitewrap .sys_sub-landingbanner {
	/* background:#eef5f8 url("/siteelements/Images/Banners/bgSubsidiaryLandingBanner.jpg") 100% 0 no-repeat; */
	}
	
	.sys_sitewrap .sys_sub-landingbanner .sys_subtext-overlay1 {
	width:340px;
	width:428px;
	}
	
/*==== Fix the height for the Subsidiary Landing Page ====*/

#LandingBlockSubsidiary1 .sys_sub-inner, 
#LandingBlockSubsidiary2 .sys_sub-inner, 
#LandingBlockSubsidiary3 .sys_sub-inner, 
#LandingBlockSubsidiary4 .sys_sub-inner, 
#LandingBlockSubsidiary5 .sys_sub-inner, 
#LandingBlockSubsidiary6 .sys_sub-inner {
	min-height: 148px;
	height: 148px;
	overflow: hidden;
}
.sys_sitewrap .sys_sub-landingblock-plain .sys_sub-inner {
	height: 126px;
	overflow: hidden;
}
#LandingBlockSubsidiary1.sys_sub-landingblock-plain .sys_news-control.sys_news-minilist-control {
	height: 126px !important;
	overflow: hidden !important;
}
#SubsidiaryNewsMiniListing_List.sys_datarepeatercontrol ul.sys_itemslist {float: left; border-bottom: 0;}

/*==== End of fixed height code ====*/

/* Rotating banner - right rounded corner overlay styles */

.sys_subtext-overlayRightCorners#subsidiarylanding {
	background: url("/siteelements/images/productimageoverlay-gateway.png") 0 0 no-repeat;
}

/* My domino login box styles */

.sys_sitewrap #LandingBlockCorporate4.sys_sub-landingblock {position: relative;}

.sys_sitewrap #LandingBlockCorporate4.sys_sub-landingblock h2 {
	margin: 0; 
	padding: 12px 12px 4px;
	background: transparent url(/siteelements/Images/LandingBoxes/bgLandingBoxI1b.png) no-repeat scroll 0 0;
}
.sys_sitewrap #LandingBlockCorporate4.sys_sub-landingblock span.sys_help-link {
	display:block;
	height:22px;
	position:absolute;
	right:18px;
	top:12px;
	width:22px;
}
.sys_sitewrap #LandingBlockCorporate4.sys_sub-landingblock .sys_sub-inner {
	background: transparent url(/siteelements/images/LandingBoxes/bgLandingBoxI1c.png) no-repeat scroll 0 0
}
.sys_sitewrap .sys_sub-landingblock#LandingBlockCorporate4 span.sys_help-link a {
	background:transparent url(/siteelements/Images/Buttons/btnHelp.png) no-repeat scroll 0 0;
	display:block;
	height:22px;
	overflow:hidden;
	text-indent:-999px;
	width:22px;
}
