/* Begin AESTYLE */
.spanpopup { cursor:help; border-bottom:1px solid #0C55A1; color:#0C55A1; }
/* End AESTYLE */



/*******************************************
** COLOUR PALLET
** 	MAIN 		#ec4e42
   	DARKER		#f37066
	LIGHTER		#c32c1b
*******************************************/

/*******************************************
** AREAS BAR
*******************************************/

	/* main colour red for selected */
	#areas li.corporate a { color:#999999; }
	#areas li.families a { color:#ec4e42; }
	#areas li.careers a { color:#999999; }
	#areas li.people a { color:#999999; }	
	
	/* grey colour link for the rest */
	#areas li a { color:#9e9e9e; }
		
/*******************************************
** NAVIGATION BAR
*******************************************/

	/* main colour red */
	#navigation-mobile a, #sub-navigation-mobile a { background-color:#ec4e42; }
        #navigation-mobile a { background-image:url("/public/20210219204654oe_/https://www.sps.gov.uk/upload/structure/img/icon-expand.png"); background-position:115px center; background-repeat:no-repeat; }
        #sub-navigation-mobile a { background-image:url("/public/20210219204654oe_/https://www.sps.gov.uk/upload/structure/img/icon-expand.png"); background-position:85px center; background-repeat:no-repeat; }
	
	/* main colour red */
	#navigation { background:#ec4e42; }
	
	/* darker colour red */
	#navigation li { border-right:1px solid #c32c1b; }
	
	/* lighter colour red */
	#navigation li a { border-right:1px solid #f37066; }

        /* lighter colour background */
        #navigation li.ae_open { background-color:#f37066; border-right:1px solid #f37066; }

	/* slight colour change from orignal */
	#navigation li a:hover { background-color:#db4834; }
	
/*******************************************
** CIRCLE COLOUR
*******************************************/

	/* change the circle colour */
	#families-content-r .circle { background-image:url("/public/20210219204654oe_/https://www.sps.gov.uk/upload/structure/img/circles/red-big.png"); }
	
/*******************************************
** BREADCRUMB LINK COLOUR
*******************************************/

	#breadcrumb a { color:#e94e38; }
	
/*******************************************
** SLIDESHOW RIGHT HEADING
*******************************************/
	
	#slideshow-r .head { color:#ec4e42; }
	
/*******************************************
** SIDE NAVIGATION
*******************************************/

	/* section circle */
	#main-l #section { background-image:url("/public/20210219204654oe_/https://www.sps.gov.uk/upload/structure/img/circles/red-small.png"); }
	
	/* set the border line at bottom of navigation to main colour */
	#main-l ul { border-color:#ec4e42; } 
	
	/* set the arrow colours */
	#main-l ul li { background-image:url("/public/20210219204654oe_/https://www.sps.gov.uk/upload/structure/img/arrows/red-small.png"); } 
	
	/* set selected link to main colour */
	#main-l ul li.selected a { color:#ec4e42; }
	
/*******************************************
** TEXT FORMAT
*******************************************/

	/* update headers to be main colour */
	.text-format h1 { color:#ec4e42; }
	.text-format h2 { color:#ec4e42; }
	.text-format h3 { color:#ec4e42; }
	.text-format h4 { color:#ec4e42; }
	.text-format a { color:#ec4e42; }
	
/*******************************************
** FLEXSLIDER DOT COLOUR
*******************************************/

	/* change the dot colour to main colour */
	.flex-control-paging li a.flex-active { background:#c32c1b; }
	
	/* change the circle background colour */
	.flex-circle-left, .flex-circle-right { background-image:url("/public/20210219204654oe_/https://www.sps.gov.uk/upload/structure/img/slideshow/red-circle.png"); }
	
	/* change the anchor colour */
	.flex-circle-left a, .flex-circle-right a { color:#ec4e42; }
	
/*******************************************
** SIDE NAVIGATION RIGHT
*******************************************/
	
	/* set the arrow colours */
	#families-content-r ul li { background-image:url("/public/20210219204654oe_/https://www.sps.gov.uk/upload/structure/img/arrows/red-small.png"); } 
	
	/* set selected link to main colour */
	#families-content-r ul li a { color:#ec4e42; }
	
	/* set selected link to main colour */
	#families-content-r ul li.selected a { color:#ec4e42; }
	
/*******************************************
** EVENTS CIRCLE
*******************************************/

	/* change the events circle hover colour */
	#boxes.events .box .circle a:hover { background-image:url("/public/20210219204654oe_/https://www.sps.gov.uk/upload/structure/img/circles/red-small.png"); }
	
	/* change the events link colour */
	#boxes.events .box .link a {  color:#EC4E42; background-image:url("/public/20210219204654oe_/https://www.sps.gov.uk/upload/structure/img/arrows/red-small.png"); }
	
	/* change the back anchor arrow */
	#event-goback a { background-image:url("/public/20210219204654oe_/https://www.sps.gov.uk/upload/structure/img/arrows/red-small.png"); }
	
/*******************************************
** PRISON INFORMATION
*******************************************/

	/* change the prison text */
	#prison-main-r .row .label { color:#ec4e42; }
	
	/* change the tab highlight colour */
	#prison-content-l #tabs ul li.ui-state-active a { color:#ec4e42; }	
	
/*******************************************
** NEWS LISTING
*******************************************/
	
	/* update the heading colour */
	#news-main-r .title { color:#ec4e42; }
	
	/* update the link colour in the circle */
	#news-main-r .link a { color:#ec4e42; }
	
/*******************************************
** PUBLICATIONS
*******************************************/

	/* change the link colour of the categories */
	#recent-publications-search .row a { color:#ec4e42; }

/*******************************************
** AE STYLES
*******************************************/

	/*begin AESTYLE*/
	.PadImageRight{ margin-right:15px; }
	.PadImageLeft{ margin-left:15px; } 
	.FloatRightAndPad { float:right; padding-left:10px; }
	.FloatLeftAndPad { float:left; padding-right:10px; }
	/*end AESTYLE*/