/* -------------------------------------------------------------- 
  
   CSS Framework
   
   * Profile page styles :: PINK *
      
-------------------------------------------------------------- */


/* -------------------------------------------------------------- 
	Profile page styling (PINK)
---------------------------------------------------------------*/
.profile-header-row	{ background: #e264b0; color: #fff; }
.profile-header		{ background: #e264b0; color: #fff; }
.profile-header h1	{ color: #fff; }
.profile-block 		{ background: #f5dfec; }
.profile-block h2 	{ background: #e264b0; color: #fff; }
.profile-blockmain  { background: #fff; }
.profile-specialoffer 	 { border: 1px solid #e264b0; background: #dcefe8; }
.profile-specialoffer h3 { color: #CA1239; }
