/* CSS style document for main secretsales.com website */
/* Piotr Nierobisz - neonm3@gmail.com */
/*------------------------------------------------------------------------------------*/
/* main content - faq */

	#panel_main_content {
	  position: relative;	
      background: url(//secretsales.com/_images/v1/bckg_reminder.png) no-repeat;
	  padding: 0px 0px;
	  width: 965px;
	  height: 550px !important;
	  z-index: 2;	 
	  overflow: hidden;
	 }

#panel_main_content_share {
     position: relative;	
	 width: 965px;
	 height:540px;
	 background: url(//secretsales.com/_images/v1/bg/share_sale.jpg) no-repeat;
	 z-index: 2;	 
	 
	}
/*---------------------------------------------------------------------------------------------------------------------*/	
/* main content panel */
/*---------------------------------------------------------------------------------------------------------------------*/		

h1 {
 margin: 0 0 0 0;
 padding: 0 0 0 0;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-weight: bolder;
 font-size: 20px;
 color: #666666;
}

h2 {
 margin: 5px 0 0 0;
 padding: 0 0 0 0;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-weight: bold;
 font-size: 17px;
 color: #FF00FF;
}


	 #floating_shape {
	   position: absolute;
	   background: url(//secretsales.com/_images/v1/payment/payment_smoke.jpg) no-repeat;
	   left: 715px;
	   top: 0px;
	   width: 251px;
	   height: 530px;
	 }
 
 
	 #about_page_title {
	   position: absolute;
       left: 34px;
	   top: 60px;	   
	   width: 540px;
	   height: 60px;
	}


	#about_image {
	 position: absolute;
	 left: 36px;
	 top: 137px;
     width: 314px;
     height: 248px;
	}
	
	#about_content {
	  position: absolute;
	  top: 100px;
	  left: 34px;
	  height: 367px;
   	  width: 685px;		
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 11px;
	  color: #666666;  
	}
	
	#about_content_reminder {
   	  width: 685px; padding-top:115px; padding-bottom:20px; padding-left:25px;		
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 11px;
	  color: #666666;  

	}

.active_sale {
   position: relative;
   float: left;   
   width: 311px;
   height: 111px;
   margin-top: 15px;
   margin-left: 20px; 
   z-index: 3;  
  }
  
  .active_sale_new {
   position: relative;
   float: left;   
   width: 642px;
   height: 156px;
   margin-top: 15px;
   margin-left: 20px; 
   z-index: 3;  
  }
  
   .sale_logo_new {
	height: 68px; 
	position: absolute; 
	top: 20px; 
	left: 120px;  
    width: 100px; 	
  }


.sale_logo_new_new {
	height: 80px; 
	position: absolute; 
	top: 12px; 
	left: 90px;  
    width: 160px; 	
  }

   .time_period_new {
   position: absolute;
   width: 300px;
   height: 30px;
   top: 95px;
   left: 30px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #666666; 
  }
  .sale_options_new {
   position: absolute;
   width: 328px;
   height: 20px;
   top: 125px;
   left: 7px; 
   line-height: 15px;
   text-align:center;
   
  }
  
  .sale_options_new a {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   color: #FF00FF;
   font-size: 11px; 
   text-decoration: none; 
   font-weight: bold;
  }
  
  .sale_options_new a:hover {
   text-decoration: underline;
  }
  
  
  a {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   color: #FF00FF;
   font-size: 11px; 
   text-decoration: none; 

  }
  
  a:hover {
   text-decoration: underline;
  }
