/* Begin AESTYLE */
.spanpopup { cursor:help; border-bottom:1px solid #0C55A1; color:#0C55A1; }
/* End AESTYLE */



/*******************************************
** COLOUR PALLET
** 	MAIN 		#542581
   	DARKER		#2c0250
	LIGHTER		#6e4997
*******************************************/

/*******************************************
** AREAS BAR
*******************************************/

	/* main colour red for selected */
	#areas li.corporate a { color:#999999; }
	#areas li.families a { color:#999999; }
	#areas li.careers a { color:#542581; }
	#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:#542581; }
        #navigation-mobile a { background-image:url("/public/20210219204958oe_/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/20210219204958oe_/https://www.sps.gov.uk/upload/structure/img/icon-expand.png"); background-position:85px center; background-repeat:no-repeat; }

	/* main colour red */
	#navigation { background:#542581; }
	
	/* darker colour red */
	#navigation li { border-right:1px solid #2c0250; }
	
	/* lighter colour red */
	#navigation li a { border-right:1px solid #6e4997; }

        /* lighter colour background */
        #navigation li.ae_open { background-color: #6e4997; border-right:1px solid #6e4997; }

	/* slight colour change from orignal */
	#navigation li a:hover { background-color:#491e72; }
	
/*******************************************
** CIRCLE COLOUR
*******************************************/

	/* change the circle colour */
	#families-content-r .circle { background-image:url("/public/20210219204958oe_/https://www.sps.gov.uk/upload/structure/img/circles/purp-big.png"); }
	
/*******************************************
** BREADCRUMB LINK COLOUR
*******************************************/

	#breadcrumb a { color:#542581; }
	
/*******************************************
** SLIDESHOW RIGHT HEADING
*******************************************/
	
	#slideshow-r .head { color:#542581; }
	
/*******************************************
** SIDE NAVIGATION
*******************************************/

	/* section circle */
	#main-l #section { background-image:url("/public/20210219204958oe_/https://www.sps.gov.uk/upload/structure/img/circles/purp-small.png"); }
	
	/* set the border line at bottom of navigation to main colour */
	#main-l ul { border-color:#542581; } 
	
	/* set the arrow colours */
	#main-l ul li { background-image:url("/public/20210219204958oe_/https://www.sps.gov.uk/upload/structure/img/arrows/purp-small.png"); } 
	
	/* set selected link to main colour */
	#main-l ul li.selected a { color:#542581; }
	
/*******************************************
** TEXT FORMAT
*******************************************/

	/* update headers to be main colour */
	.text-format h1 { color:#542581; }
	.text-format h2 { color:#542581; }
	.text-format h3 { color:#542581; }
	.text-format h4 { color:#542581; }
	.text-format a { color:#542581; }
	
/*******************************************
** FLEXSLIDER DOT COLOUR
*******************************************/

	/* change the dot colour to main colour */
	.flex-control-paging li a.flex-active { background:#6e4997; }
	
	/* change the circle background colour */
	.flex-circle-left, .flex-circle-right { background-image:url("/public/20210219204958oe_/https://www.sps.gov.uk/upload/structure/img/slideshow/purple-circle.png"); }
	
	/* change the anchor colour */
	.flex-circle-left a, .flex-circle-right a { color:#542581; }
	
/*******************************************
** SIDE NAVIGATION RIGHT
*******************************************/
	
	/* set the arrow colours */
	#families-content-r ul li { background-image:url("/public/20210219204958oe_/https://www.sps.gov.uk/upload/structure/img/arrows/purp-small.png"); } 
	
	/* set selected link to main colour */
	#families-content-r ul li a { color:#542581; }
	
	/* set selected link to main colour */
	#families-content-r ul li.selected a { color:#542581; }
	
/*******************************************
** EVENTS CIRCLE
*******************************************/

	/* change the events circle hover colour */
	#boxes.events .box .circle a:hover { background-image:url("/public/20210219204958oe_/https://www.sps.gov.uk/upload/structure/img/circles/purp-small.png"); }
	
	/* change the events link colour */
	#boxes.events .box .link a {  color:#542581; background-image:url("/public/20210219204958oe_/https://www.sps.gov.uk/upload/structure/img/arrows/purp-small.png"); }
	
	/* change the back anchor arrow */
	#event-goback a { background-image:url("/public/20210219204958oe_/https://www.sps.gov.uk/upload/structure/img/arrows/purp-small.png"); }
	
/*******************************************
** PRISON INFORMATION
*******************************************/

	/* change the prison text */
	#prison-main-r .row .label { color:#542581; }
	
	/* change the tab highlight colour */
	#prison-content-l #tabs ul li.ui-state-active a { color:#542581; }	
	
/*******************************************
** NEWS LISTING
*******************************************/
	
	/* update the heading colour */
	#news-main-r .title { color:#542581; }
	
	/* update the link colour in the circle */
	#news-main-r .link a { color:#542581; }
	
/*******************************************
** PUBLICATIONS
*******************************************/

	/* change the link colour of the categories */
	#recent-publications-search .row a { color:#542581; }

/*******************************************
** 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*/