@charset "utf-8";

/*  
Theme Name: Astudio
Description:   
Version: 1
Author: 
Author URI: http://themeforest.net/user/ThemeMakers
*/


/* ---- Top Area Background Color ---- */

.top_full,
.main_nav_full,
.textSlide,
.lof-main-item-desc strong a	{
				background-color: /* copy and paste the code color from frontend color picker to here */ #003399; 
				}

/* ---- Header Area, background color under the Slider ---- */
.header_full	{
				background-color: /* copy and paste the code color from frontend color picker to here */ #079AD6;
				}