﻿.globalSpotlight
{
	position:absolute;	
	width:275px;
	height:317px;
	background:#f8f7f4;
	left:657px;
	top:10px;
	padding-top:10px;
	padding-left:30px;
	z-index:2;
}

.brandExpression
{
	background:#ffffff;	
	height:352px;
	width:975px;	
	overflow:hidden;
}

.brandArea
{
	background:#ffffff;	
	height:352px;
	width:975px;	
	position:relative;
}


.globalImgBrandExp
{	
	height:352px;
	width:975px;	
	top:0px;
	left:0px;	
}

.globalImgBrandExpAlt
{
	position:absolute;
	height:352px;
	width:975px;		
	top:0px;
	left:0px;
}

.brandExp1Div
{
	height:352px;
	width:975px;	
	top:0px;
	left:0px;		
}

.brandExp2Div
{
	position:absolute;
	height:352px;
	width:975px;		
	top:0px;
	left:0px;
}

.countrySpotBar
{
	height:50px;
	background:#0093d0;
}

.countrySpotBar .countrySpotWelcomeTxt
{	
	height:24px;
	position:relative;
	float:left;	
	font-size:17px;
	color:#ffffff;
	top:14px;
	left:16px;
}

.countrySpotBar .countrySpotDivider
{
	/*background-image:url('/sysimg/slashDivider.gif');*/
	background-repeat:no-repeat;	
	position:relative;
	float:left;
	height:25px;
	width:10px;
	left:20px;
	top:11px;
	font-size:20px;
	color:#ffffff;
}

.countrySpotBar .countrySpotLinkArea
{
	position:relative;
	float:left;
	left:26px;
	top:18px;
	
}

.countrySpotLinkArea .countrySpotLink
{
	font-size:12px;	
	color:#ffffff;
} 

.countrySpotlight
{
	height:345px;	
	background:#ffffff;	
}

.countrySpotlight .spotlightArea
{
	position:relative;
	float:left;	
	width:300px;
	height:300px;	
	top:15px;
	padding:12px 0px 0px 20px;	
	overflow:hidden;
	color:#858587;			
}

.spotlightArea .area1Row
{	
	height:12px;
}


.spotlightArea .viewMore
{	
	padding-top:20px;	
}

.spotlightArea .area2Item
{
	color:#0093d0;
}

.spotlightArea .areaItemLink
{
	color:#0093d0;
}

.area1Row .area1Item
{
	text-decoration:none;
	font-size:12px;
	color:#858587;
}

.spotlightArea .altSpotContent
{	
	overflow:hidden;
	height:280px;	
	width:300px;		
}

.countrySpotlight .spotlightRIA
{
	position:relative;
	float:left;	
	width:285px;
	height:285px;
	left:17px;
	top:15px;	
	background:#ebeced;	
	overflow:hidden;
	padding:12px 8px 0px 12px;	
}


/*================================== CTA STYLES =================================*/
.ctaBar 
{
	position:absolute;			
	width:540px;
	height:76px;	
	
	top:240px;	
	left:90px;
	z-index:2;
}

.ctaBar .ctaLeftEnd
{
	height:76px;	
	width:18px;
	background-image:url('/sysimg/ctaLeftEnd.gif');
	background-repeat:no-repeat;
	position:relative;
	float:left;
}

.ctaBar .ctaBody
{
	height:76px;		
	position:relative;
	float:left;
	background-image:url('/sysimg/ctaBar.gif');
	background-repeat:no-repeat;	
}

.ctaBar .ctaRightEnd
{
	height:76px;	
	width:18px;
	background-image:url('/sysimg/ctaRightEnd.gif');
	background-repeat:no-repeat;
	position:relative;
	float:left;
}

.ctaBar .ctaItem
{	
	width:80px;
	height:30px;
	padding:0px 5px 0px 10px;
	position:relative;
	float:left;	
	top:-3px;	
}

.ctaBar .ctaDivider
{
	height:30px;
	width:18px;
	border-left:solid 2px #0473b1;
	background-repeat:no-repeat;		
	position:relative;
	top:-3px;
	float:left;		
}

.ctaItem .ctaArea
{
	position:relative;		
}

.ctaArea .ctaTopLine
{
	font-size:11px;
	text-transform:uppercase;
	color:#ffffff;
	text-decoration:none;
}

.ctaArea .ctaBottomLine
{
	font-size:16px;	
	color:#ffffff;
	text-decoration:none;
	
}

.ctaItems
{
	height:76px;	
}




