/*           Peachhead Familes           */
/*   Site by Herzog Cowen Interactive    */
/*                                       */
/*           Peachhead Topics            */
/*                                       */

/*
#ph_                    {
                              
                              }
*/

/* ------------------ */
/*       Topics        */
/* ------------------ */
#ph_topics                    {
                              width: 766px;
							  height: 458px;
							  position: relative;
                              } 
/* Topics - Header */
#ph_topics_header             {
                              background-image: url(../images/layout/topics/ph_topics_header.jpg);
							  width: 766px;
							  height: 46px;
							  position: absolute;
							  top: 0px;
							  left: 0px;
                              } 
/* Topics - left Graphic */
#ph_topics_left               {
                              background-image: url(../images/layout/topics/ph_topics_left.jpg);
							  background-repeat: no-repeat;
							  width: 26px;
							  height: 412px;
							  position: absolute;
							  top: 46px;
							  left: 0px;
                              } 
/* Topics - Right Graphic */
#ph_topics_right              {
                              background-image: url(../images/layout/topics/ph_topics_right.jpg);
							  background-repeat: no-repeat;
							  width: 28px;
							  height: 412px;
							  position: absolute;
							  top: 46px;
							  left: 738px;
                              } 
/* Topics - Bottom Graphic */
#ph_topics_bottom             {
                              background-image: url(../images/layout/topics/ph_topics_footer.jpg);
							  width: 712px;
							  height: 23px;
							  position: absolute;
							  top: 435px;
							  left: 26px;
                              } 
/* Topics - Main Holder */
#ph_topics_main               {
                              background-image: url(../images/layout/topics/ph_topics_tile.jpg);
							  background-repeat: repeat-x; 
							  width: 712px;
							  height: 389px;
							  position: absolute;
							  top: 46px;
							  left: 26px;
							  font-weight: bold;
                              }
/* Topics - Gradient on the holder */
#ph_topics_main_gradient      {
                              background-image: url(../images/layout/topics/ph_topics_topGrad.jpg);
							  background-repeat: no-repeat; 
							  width: 712px;
							  height: 186px;
							  z-index: 1;
							  position: absolute;
							  top: 0px;
							  left: 0px;
                              }  
/* Topics - Content Holder */
#ph_topics_main_content       { 
							  width: 317px;
							  height: 372px;
							  z-index: 10;
							  position: absolute;
							  top: 15px;
							  left: 0px;
                              }  
/* Topics - Section Image */
#ph_topics_main_image         {
                              background-image: url(../images/layout/topics/ph_topics_image.jpg);
							  width: 320px;
							  height: 370px;
							  position: absolute;
							  z-index: 2;
							  top: 15px;
							  left: 352px;
                              }  
/* Topics - Contact Info */
.ph_topics_topic              {
			      			  background-image: url(../images/layout/topics/ph_topics_peach.gif);
							  background-repeat: no-repeat;
							  color: #ef3823;
							  font-size: 14px;
							  padding-left: 39px;
							  padding-top: 8px;
							  z-index: 4;
							  width: 278px;
							  height: 28px;
                              }  
 

/* ------------------ */
/* Site Footer Banner */
/* ------------------ */
#ph_fBanner                   {
                              background-image: url(../images/layout/topics/ph_topics_banner.jpg);
							  color: #E8B825;
                              width: 766px;
							  height: 130px;
                              text-align: left;
                              position: relative;
							  top: 0px;
							  left: 0px;							  
                              }
#ph_fBanner_banner            {
                              color: #E8B825;
                              width: 728px;
							  height: 90px;
                              text-align: left;
							  position: absolute;
							  top: 20px;
							  left: 17px;							  
                              }	
/* -------------------- */
/*  Additional Gradient */
/* -------------------- */
#ph_topics_botGrad            {
                              background-image: url(../images/layout/topics/ph_topics_pageGrad.jpg);
							  color: #E8B825;
                              width: 766px;
							  height: 145px;
                              text-align: left;
                              position: relative;
							  top: 0px;
							  left: 0px;							  
                              }
#ph_topics_verLine            {
                              background-image: url(../images/layout/topics/ph_topics_verLine.jpg);
							  color: #E8B825;
                              width: 2px;
							  height: 389px;
                              text-align: left;
							  z-index: 8;
                              position: relative;
							  top: 0px;
							  left: 336px;							  
                              }
