/* --------------------------
		E L E M E N T S
----------------------------*/

#sitecontent.homecontent  { color: #ffffff; background-color: #1F2024; }
#sitecontent #showcase_home { 
	background: url(../images/cpulse/bkg_showcase.jpg) repeat-x; 
	height: 281px; 
	border-bottom: solid 2px white;  
}
#sitecontent #showcase_home_flash {
	background: url(../images/cpulse/bkg_showcase.jpg) repeat-x; 
	min-height: 291px; 
	border-bottom: solid 2px white;  
}
#sitecontent #showcase_home h1, #sitecontent #showcase_home_flash h1 { font-size: 1.4em; margin-top: 22px; margin-left: 28px; }
#sitecontent #showcase_home h1 span, #sitecontent #showcase_home_flash h1 span { display: none; }

#sitecontent #showcase_home #thumbs { margin-top: 30px; margin-bottom: 0px; }
head:first-child+body #sitecontent #showcase_home #thumbs{ margin-bottom: 21px; }

#sitecontent #showcase_home #thumbs img { margin-left: 30px; }
#sitecontent #showcase_home #morelink { text-align: center;}



#sitecontent.homecontent #midcontent { background: url(../images/cpulse/bkg_home_content.jpg) repeat-x; padding: 25px 0px;  }

#sitecontent.homecontent #contentleft { width: 470px; padding: 0px 0px 0px 30px; border-right: solid 1px #676968; }
#sitecontent.homecontent #contentright { width: 340px; margin: 0px 0px 0px 590px; height: 201px; padding: 0px; }
#sitecontent.homecontent h2, #sitecontent.homecontent h3 { font-size: 1.2em; }
#sitecontent.homecontent h3 { margin-top: 15px;}
#sitecontent.homecontent h2 span, #sitecontent.homecontent h3 span { display: none; }
#sitecontent.homecontent p { margin-top: 15px;}
#sitecontent.homecontent #contentleft p { margin-right: 50px; }
#sitecontent.homecontent a { color: #FFFFFF; }
#sitecontent.homecontent a.pinklink { color: #E103F6; }