/* Column layouts */
.twocoltwocol, .twocolonecolonecol {background: white url(/img/bluerich/bg-twocoltwocol.png) left repeat-y;}
.threecolonecol {background: white url(/img/bluerich/bg-threecolonecol.png) left repeat-y;}

.siteid {
	background-image:url(/img/sitename-bluerich.gif);
	background-repeat:no-repeat;
	margin:0;
	color:#FFFFFF;
	font-size:0px;
}

	.siteid.consultant {
		background-image:url(/img/sitename-bluerich-consultant.gif);
	}
	
	.siteid.distributor {
		background-image:url(/img/sitename-bluerich-distributor.gif);
	}
	
	.siteid.ifa {
		background-image:url(/img/sitename-bluerich-ifa.gif);
	}
	
	.siteid.consumer {
		background-image:url(/img/sitename-bluerich-consumer.gif);
	}
	
	.siteid.institutional {
		background-image:url(/img/sitename-bluerich-institutional.gif);
	}
	
	.siteid.january2009 {
		background-image:url(/img/sitename-bluerich-january2009.gif);
	}
	
	.siteid.bank {
		background-image:url(/img/sitename-bluerich-deutsche.gif);
	}	

/* The Rich Blue colours */
			#nav map a {
				border-left: solid 17px #a6cad4;
			}
			
			/* You are here */
			#nav map em, #nav map strong a {
				border-left: solid 17px #006784;
				background: #ebf3f5;
				color: #006784;
			}
				
				#nav map a:hover {
					border-left: solid 17px #7cb1c0;
					background: #ebf3f5;
					color: #000000;
				}
				
				#nav map strong a:hover {
					border-left: solid 17px #006784;
					background: #e0edf0;
					color: #006784;
				}
				
			/* Second level navigation */
			#nav map ul ul {
				border-left: solid 17px #006784;
			}
			
			#nav map ul li em a:hover {
				color:#00a7d4;
			}
			
			#nav map ul ul a, #nav map ul ul em {
				background: white url(/img/bluerich/bg-nav-ul-ul-a.gif) top left no-repeat;
			}
			
				#nav map ul ul a:hover {
					background: white url(/img/bluerich/bg-nav-ul-ul-a-hover.gif) top left no-repeat;
				}
			
				#nav map ul ul a:hover {
					color:#00a7d4;
				}
				
					#nav map ul ul ul em, #nav map ul ul ul a:hover {
						color: #00a7d4;
					}

div.datamap {background: url(/img/bluerich/bg-datamap.png) top left no-repeat;}

h1, h2, h3, h4, h5, h6, #content p.date, h3 a, #jobDetails td {
	color: #006784;
}

#content ul li {
	background: url(/img/bluerich/bullet-default.gif) top left no-repeat;
}

div.dropshadow {
	background:url(/img/bluerich/drop-shadow.png) repeat-x scroll left top;
}

#newsticker {
    background:#006784;
}

/***************************************************
This style is suitable for marketing information.
***************************************************/
.infotable, div.infobox,div.infoboxTraining  {
	background: #ebf3f5;
}

	.infotable caption span {
		background: #00a7d4;
	}
	.infotable th, .infotable td {
		border-bottom: solid 1px #96c8d6;
	}
	.infotable td {
		background: #f5f9fa;
	}
	
div.infoboxPress {
	background: #ebf3f5;
}

	#content .infoboxPress p.year {
		background-color:#00a7d4;
	}
	
#content p.quote, #content div.quoteblock {
	background-color:#f0f6f8;
}

/* Literature colours */

.infotableLiterature {
	background: #EBF3F5;
}

	#content div.infotableLiterature p {
		background-color:#00A7D4;
		color:#FFFFFF;
	}

#maincontent .literaturelinkblock td {
	border-color:#F2F7F8;
	background-color:#85B1BA;
}

#maincontent .literaturelinkblock td.selected, #maincontent .literaturelinkblock td.selected:hover {
	background-color:#006784;
}

#maincontent .literaturelinkblock td:hover, #maincontent .literaturelinkblock td.ie6-hover {
	background-color:#9DC1C8;
}

	.literaturelinkblock a {
		color:#FFFFFF;
	}	
	
div.datamaphomepage {
	background-color:#ebf3f5;
	background-image: url(/img/bluerich/bg-datamap-2.gif);
}

div.datamapsection {
	background-color:#ebf3f5;
}

#content .homepanelslist ul li {
	background: url(/img/bluerich/homenav.gif) 8px no-repeat;
}

#content .homepanelslist ul li a:hover {
	background: #FFFFFF url(/img/bluerich/homenav.gif) 8px no-repeat;
}

/* AJAX Homepage */

#storyBox {
	background:url(/img/ajax_homepage/bluerich/bg_trans.png);
}
	.ie #storyBox {
		background:url(/img/ajax_homepage/trans_gif.gif);
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/ajax_homepage/bluerich/bg_trans.png', sizingMethod='scale');
	}

	#storyBox.highlighted {
		background:url(/img/ajax_homepage/bluerich/bg_trans_highlight.png);
	}
	
		.ie #storyBox.highlighted {
			background:url(/img/ajax_homepage/trans_gif.gif);
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/ajax_homepage/bluerich/bg_trans_highlight.png', sizingMethod='scale');
		}	