@charset "utf-8";
/* CSS Document */
/* ------------------------------------------- 	*/
/*  This CSS groups all the custom CSS Items   	*/
/*  used across the site.						*/
/* ------------------------------------------- 	*/

/* Use the following location to include in your pages  */
/* <link href="/staticfiles/css/custom/custom.css" rel="stylesheet" type="text/css" media="screen"> */


/* -------------- Schroders Selling Point Video Table --------------- */
/* /luprofinvest/sisf/selling-point */

.videosectiontitle{
	padding:3px;
	color:#fff;
	font-weight:bold;
	font-size:1em;
	background-color:#003772;
	}
	
	
/* -------------- ----------------------------- --------------- */	
/* -------------- Schroders Campaign highlights --------------- */
/* used on most of the key fund pages to show slogan. */

.campaign-title-highlight-blue{
	font-size:1.3em;
	font-weight:bold;
	color:#003772;
	}
.campaign-title-highlight-grey{
	font-size:1.1em;
	font-weight:bold;
	color: #666;
	}
/* -------------- ----------------------------- --------------- */	
/* -------------- Newsletter Page Layout ---------------------- */
/* used on France ~/Notre recherche ~/newsletter ~/and other French pages  */


.newsletter-summary{
	width:585px; 
	float:left; 
	margin-left:10px; 
	margin-bottom:10px; 
	}

.newsletter-summary h2 {
	font-size:1em;
	font-weight:bold;
	border-bottom:#ccc 1px solid;
	margin-bottom:5px;
	padding-bottom:4px;}
	
.focus-section-title{
	margin-bottom:15px;
	}
.focus-image{
	width:150px; 
	float:left;
	margin-right:10px;
	overflow:hidden;
	border:#CCC 1px solid;
	}
.focus-section-orange{
	font-weight:bold; 
	color:#f90; 
	font-size:1.2em;
	}	
.focus-overlap-prevent{
	 clear:left; 
	 border-bottom:#F90 1px solid;
	 margin-bottom:15px;
	 }
/* -------------- ----------------------------- --------------- */	
/* -------------- FIX for line height when using <sup> text ---------------------- */
.line-height-adjustment p{ line-height:1.4em;}


/* -------------- ----------------------------- --------------- */	
/* --- France Homepage ---*/

.schContentHighlight02{
	clear:left;
	margin-top:10px;
	}


.videocontent-01{
	width:374px;
	float:left;
	overflow:hidden;
	}
	
.videotitle{
	clear:both;
	background-color:#666;
	font-size:1em;
	font-weight:bold;
	color:#FFF;
	padding:4px;
	float:left;
	width:375px;
	margin-bottom:5px;
	background-image:url(/staticfiles/Image%20Library/supporting/video-title-bg.gif);
	background-repeat: repeat-x;

	}
	
.videobox120{
	float:left;
	width:120px;
	height:130px;
	margin-bottom:5px;
	border:#CCC 1px solid;
	}
	
.videoimage40{
	height:40px;
	overflow:hidden;
	width:120px;
	margin-bottom:5px;	
	}	
.videodesc{
	padding-left:3px;
	padding-right:3px;
	}	
#aligncenterbox-15{
	margin-left:4px;
	margin-right:4px;
	}
.defin{
	display:none;
	border-bottom:#ccc solid 1px;
	margin-bottom:5px;
	padding-top:10px;
}

.defin-title{
	font-weight:bold;
	font-size:1.1em;
	padding-bottom:3px;
	margin-bottom:3px;
	border-bottom:#ccc solid 1px;}
.advertbox{
	clear: both;
	width:375px;
	margin-top:5px;
	float:left;
	}

.newslinks-wrapper{
	clear: both;
	width:372px;
	margin-top:10px;
	float:left;
	margin-bottom:10px;

	border:#ccc 1px solid;
	}
	
.newslinks-content{	
	padding:10px;
}
.newslinks h2{
	color:#003772;
	font: 1.2em;
	}
