var video_config = {
	// Basic video data here.  This will allow us to check the config reference without the
	// video specific category_id, like on the spp.
	category_id: "CAT20875",
	flvname: "keri_mineralize.flv",
	xmlname: "video_mineralize.xml",
	
	skus: [
		// leave this blank!
		// This will contain the list of product information indexed by sku_id.  Once this json
		// is resolved, these can be referenced by sku_id:  somesku: { "$ref": "1234" }
	],
 
ext_copy: {
		intro: "Sheer radiance. Natural dimension. Let Keri show you how to perfect your look with M&middot;A&middot;C Mineralize products." 
	},

	
	// This is a list of all the cue points for the given video.   
	cue_points: [
		{
			id: "0022",
			copy: "Apply Mineralize Satinfinish SPF 15 starting in the center of the face and working outward with a synthetic foundation brush.",
			prods: ["CAT20875PROD73779SKU75172","CAT20875PROD73779SKU75173", "CAT20875PROD66070SKU56683"] 
		},
		{
			id: "0044",
			copy: "Using a Mineralize Skinfinish Natural shade that's right for your skin tone, begin sweeping the product through the center of the face to give additional coverage where needed. Use a buffing motion to give the powder more of a natural satin finish on the skin.",
			prods: ["CAT20875PROD71030SKU91941", "CAT20875PROD78902SKU87448"] 
		},
		{
			id: "0105",
			copy: "Choose a Mineralize Skinfinish Natural  that is 1-2 shades darker than your skin tone  and begin sculpting your cheek bones,starting near the ear and moving toward the center of the face, across the hairline and down along the jaw-line. ",
			prods: ["CAT20875PROD71030SKU66470","CAT20875PROD78902SKU87448"] 
		},
		{
			id: "0130",
			copy: "With a smaller tapered brush apply the same color to the crease of the eye to sculpt the eye shape as well giving additional definition to the eye. Sweep the brush under the bottom lash line as well to create a soft shadowed effect.",
			prods:  ["CAT20875PROD71030SKU66470","CAT20875PROD66063SKU56649"] 
		},
		{
			id: "0154",
			copy: "Choosing your favorite Mineralize Blush, apply the product using circular motions starting at the apple of the cheek. This will give your skin a fresh and healthy appearance.  ",
			prods:  ["CAT20875PROD90200SKU112154","CAT20875PROD66205SKU57634"] 
		},
		{
			id: "0218",
			copy: "Mist your brush with a bit of Fix+ and sweep it across the Mineralize Eye Shadow, using a stippling motion press the brush on to the eyelid to apply the color from the lashes to the crease.  Use a dry brush to blend the colors together. ",
			prods:  ["CAT20875PROD90199SKU85909","CAT20875PROD66063SKU56649","CAT20875PROD73583SKU74694"] 
		},
		{
			id: "0241",
			copy: "Apply dark eyeliner along the lower lash line to add definition to the eye.",
			prods:  ["CAT20875PROD66100SKU56949"] 
		},
		{
			id: "0250",
			copy: "Sweep the darker shade of Mineralize Eye Shadow underneath the eye to create a smoky line and play up the shape of the eye.",
			prods:  ["CAT20875PROD90199SKU85909","CAT20875PROD66063SKU56649"] 
		},
		{
			id: "0304",
			copy: "Add highlight to the face by applying a bit of the Mineralize Skinfinish to the brow bone and cheek bone.",
			prods:  ["CAT20875PROD71029SKU117306","CAT20875PROD73781SKU75188"] 
		},
		{
			id: "0320",
			copy: "To finish the look apply a generous coat of mascara.",
			prods:  ["CAT20875PROD94082SKU122773"] 
		},
		{
			id: "0330",
			copy: "Apply some Pigment to add shimmer to the inner corner of the eye.",
			prods:  ["CAT20875PROD66124SKU57242","CAT20875PROD66175SKU57493"]
		},
		{
			id: "0348",
			copy: "Lastly, apply a sheer coat of pale lipstick to your lips with a brush to give the face a finished look. ",
			prods:  ["CAT20875PROD66092SKU56750","CAT20875PROD66175SKU57493"] 
		},
		{
			id: "0407",
			copy: "Get this look with all the products listed below.",
			prods: [ 
				"CAT20875PROD73779SKU75172","CAT20875PROD73779SKU75173","CAT20875PROD66070SKU56683","CAT20875PROD71030SKU91941",
				"CAT20875PROD78902SKU87448","CAT20875PROD71030SKU66470","CAT20875PROD66063SKU56649","CAT20875PROD90200SKU112154",
				"CAT20875PROD66205SKU57634","CAT20875PROD90199SKU85909","CAT20875PROD73583SKU74694","CAT20875PROD66100SKU56949",
				"CAT20875PROD71029SKU117306","CAT20875PROD73781SKU75188","CAT20875PROD94082SKU122773","CAT20875PROD66124SKU57242",
				"CAT20875PROD66175SKU57493","CAT20875PROD66092SKU56750"
				]
		}
	] 
};
