/*╠═════════════ SHARED STYLES ═════════════╠*/
.copy{position:absolute;line-height:19px;font-size:12px;font-family:arial;}
.com{position:relative;width:inherit;padding:0 0 6px 0;}
.btn{position:absolute;}
.video{position:absolute;display:block;}

/*╠═════════════ UNIQUE DOM STYLES ═════════════╠*/
#contentContainer{width:802px;margin:0 auto;background:#fff;}
	
	/* ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ color paradise dom styles  ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯*/
	#colorParadise{height:474px;background:url(/content/images/092010/bkg_colorParadise.jpg) 0 0 no-repeat;}
	#colorParadise .copy{color:#fff;top:65px;left:430px;width:355px;font-size:11px;}
	#colorParadise .video{width:451px;height:253px;background:none;top:170px;left:308px;}
	
	/* ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ tropical fruits dom styles  ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯*/
	#tropicalFruits{height:291px;background:url(../images/landing/bkg_tropicalFruits.jpg) 0 0 no-repeat;}
	#tropicalFruits .copy{color:#000;top:115px;left:370px;width:200px;font-weight:bold;}
	#tropicalFruits .video{width:311px;height:173px;background:none;border:2px solid #000;top:50px;left:27px;}
	
	/* ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ vmo dom styles  ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯*/
	#vmo{height:291px;background:url(../images/landing/bkg_vmo.jpg) 0 0 no-repeat;}
	#vmo .copy{color:#000;top:150px;left:22px;width:340px;font-weight:bold;}
	#vmo .btn{top:210px;left:120px;width:112px;height:42px;}
	
	/* ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ skin tone dom styles  ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯*/
	#skinTone{height:225px;background:url(../images/landing/bkg_skinTone.jpg) 0 0 no-repeat;}
	#skinTone .copy{color:#000;top:130px;left:465px;width:310px;font-weight:bold;}
	#skinTone .pickTone{top:10px;left:660px;}
	#skinTone .fairLight{top:174px;left:16px;}
	#skinTone .beigeOlive{top:174px;left:157px;}
	#skinTone .bronzeEbony{top:174px;left:309px;}
	
	/* ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ trend report dom styles  ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯*/
	#trendReport{height:234px;background:url(../images/landing/bkg_trendReport.jpg) 0 0 no-repeat;}
	#trendReport .copy{color:#fff;top:110px;left:193px;width:280px;}
	#trendReport .copy a{color:#fff;}
