/* Multilingual Recruitment area classes */
/* Blue */
/* Dark		=	030,045,083	=	#1E2D53	*/
/* Light	=	069,080,132	=	#455084 */
/* Yellow */
/* Dark		=	232,102,145	=	#E8DC91 */
/* Light	=	231,194,206	=	#FCF9CE */
/* Area colour is Purple */
/* Dark		=	101,070,147	=	#654693 */
/* Light	=	172,151,195	=	#AC97C3 */
.multilingual_recruitment {background:#654693;}

h1 {color:#654693;}	/* dark purple */
h2 {color:#654693;}	/* dark purple */
h3 {color:#654693;margin-top:10px;margin-bottom:5px;}
h4 {color:#666;margin-top:5px;margin-bottom:7px;}
h4.lastquestion {color:#666;margin-top:5px;margin-bottom:15px;}
h5 {color:#654693;}
a:link, a:visited {color:#654693;} /* dark purple */
a:hover {color:#AC97C3;} /* light purple */
/* case studies page specific classes */
#casestudy h4 {color:#666;margin-top:5px;margin-bottom:0px;}
#casestudy p {margin-top:0;}

/* header column 2 */
#headercol2 {background:transparent url(../../../images/multi_rec_swish_top_bg.gif) top right no-repeat;}

/* sub navigation in header */
#subnav {background:#654693;color:#fff;} /* background and text color of sub nav */
#subnav_indent {width:280px;height:20px;float:left; background: url(../../../images/multi_rec_logo.gif) bottom left no-repeat}
#subnav li.padleft {list-style-type:none; margin:0; padding:0px 0px 0px 102px; text-indent:0px; float:left;}
#subnav ul a:link, #subnav ul a:visited {color:#AC97C3;}
#subnav ul a:hover {color:#fff;}

/* bottom of page in content copy of sub navigation */
#bottom_subnav {color:#654693;}
#bottom_subnav ul a:link, #bottom_subnav ul a:visited {color:#AC97C3;}
#bottom_subnav ul a:hover {color:#654693;}

/* page content */
#contentcol1 {background:transparent;border-bottom:solid 5px #654693;}

/* images */
img.portrait_left	 	{border:solid 1px #654693;}
img.portrait_right 	{border:solid 1px #654693;}
img.landscape_left	{border:solid 1px #654693;}
img.landscape_right {border:solid 1px #654693;}
img.square_left	 		{border:solid 1px #654693;}
img.square_right 		{border:solid 1px #654693;}

