/*

	when this file, updates, you need to update the following files as well
	
		/plain-child/functions.php 
			in it, update this var --> $blp_final_version_number_when_random_string_is_not_engaged = ...
		/global/static-header.php ( I'm not sure if this is needed since functions.php is also involved, but certainluy cannot harm )   
			in it, update this var --> 		$version_TEMPLATE ...
		/global/static-header.asp
			in it, update this var --> 		version_TEMPLATE ...	
*/
	
/* Start Sponsorship Zone Styling */


/* amanah */

.ui-0 {
	/* background-color:#062758; */
	background-color: #1a78c3;
}


/* blues */

.ui-1 {
	/* background-color:#073484; */
	background-color:RGB(14,71,199);
}


/* red */

.ui-2 {
	/* background-color:#0d4aa5; */
	background-color:RGB(217,2,1);
}


/* Green  */

.ui-3 {
	/* background-color:#065031; */
	background-color: RGB(8,138,11);
}


/* Orange */

.ui-4 {
	/* background-color:#4a170d; */
	background-color: RGB(255,133,0);
}


/* pink */
.ui-5 {
	/* background-color:#6a2872; */
	background-color:RGB(207,1,137);
}





/* amanah's official colors */

.ui-6 {
	/* background-color:#062758; */
	background-color: #1a78c3;
}

.ui-7 {
	/* background-color:#062758;  */
	background-color: #1a78c3;
}

.ui-8 {
	/* background-color:#062758; */
	background-color: #1a78c3;
}

.ui-9 {
	/* background-color:#062758;  */
	background-color: #1a78c3;
}

.ui-10 {
	/* background-color:#062758;  */
	background-color: #1a78c3;
}


/* End Sponsorship Zone Styling */






