/*

	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;
}

/* blues */

.ui-1 {
	background-color:#073484;
}

.ui-2 {
	background-color:#0d4aa5;
}


/* Green  */

.ui-3 {
	background-color:#065031;
}


/* browns */

.ui-4 {
	background-color:#4a170d;
}


/* pink */
.ui-5 {
	background-color:#6a2872;
}


/* amanah's official colors */

.ui-6 {
	background-color:#062758;
}

.ui-7 {
	background-color:#062758;
}

.ui-8 {
	background-color:#062758;
}

.ui-9 {
	background-color:#062758;
}

.ui-10 {
	background-color:#062758;
}


/* End Sponsorship Zone Styling */






