/********************************************

Amplifier Content Marketing
Feature Module

Version: 1.0 
Author: Poccuo (http://www.poccuo.com)        	

*******************************************/
		
#featureModule { width: 900px; height: 380px; background: #132936; background-image: url('../images/_global/homepage_module_bkgd.gif'); }

#featureModule .page { width: 900px; height: 380px; clear:both; background-image: url('../images/_global/homepage_module_bkgd.gif'); display: none;}
#featureModule .page img { width: 540px; height: 380px; float: left; }
#featureModule .page .copy { width: 355px; height: 380px; float: right; }
			
#featureModule .page h2 { font-family: Georgia, serif; font-weight: normal; font-size: 28px; line-height: 36px; color: #ceb5cc; margin: 35px 12px 0 12px; padding-bottom: 20px; border-bottom: 1px solid #253c4a; }
#featureModule .page h3 { font-family: Georgia, serif; font-weight: bold; font-style: italic; font-size: 14px; line-height: 20px; color: #fff; margin: 14px; }
#featureModule .page p { font-family: Georgia, serif; font-style: italic; font-size: 14px; line-height: 20px; color: #fff; margin: 12px; }
#featureModule .page a:link, #featureModule .page a:active, #featureModule .page a:visited { text-decoration: none; color: #7093C0; }
#featureModule .page a:hover { text-decoration: underline; }
			
#pageControls { height: 25px; width: 338px; position: relative; top: -25px; left: 550px; z-index:10; display: none; }
#pageButtons { float: right; }
#pageButtons li { display: inline; }
#pageButtons li a:link, #pageButtons li a:active, #pageButtons li a:visited { height: 12px; width: 12px; margin-left: 4px; border: 1px solid #7093C0; background: transparent; float: left; }
#pageButtons li .activeSlide { background: #7093C0; }
#pageButtons li a.activeSlide, #pageButtons li a.activeSlide:link, #pageButtons li a.activeSlide:active, #pageButtons li a.activeSlide:visited { background: #7093C0; }

