/* 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_aboutus.gif) no-repeat;*/
	  padding: 0px 0px;  
	  width: 965px;
	  height: 414px;
	  z-index: 2;	 
	  overflow: hidden;
	 }


/*---------------------------------------------------------------------------------------------------------------------*/	
/* main content panel */
/*---------------------------------------------------------------------------------------------------------------------*/		

ul, li {list-style-type: none}
h1 {
 margin: 0 0 0 0;
 padding: 0 0 0 0;
 font-family: Verdana;
 font-weight: bolder;
 font-size: 20px;
 color: #000000;
}

h2 {
 margin: 5px 0 0 0;
 padding: 0 0 0 0;
 font-family: Verdana, Arial;
 font-weight: bold;
 font-size: 17px;
 color: #000000;
}

	 #floating_shape {
	   position: absolute;
	   background: url(//secretsales.com/_images/v1/about/floating_something.jpg) no-repeat;
	   left: 500px;
	   top: 0px;
	   width: 463px;
	   height: 414px;
	 }
 
 
	 #about_page_title {
	   position: absolute;
       left: 34px;
	   top: 60px;	   
	   width: 850px;
	   height: 60px;
	}


	#about_image {
	 position: absolute;
	 left: 36px;
	 top: 137px;
     width: 314px;
     height: 248px;
	}
	
	#a404_content {
	  position: relative;
	  top: 40px;
	  left: 35px;
	  height: 367px;
   	  width: 806px;		
	  font-family:  Georgia, Times New Roman, Times,serif;
	  font-size: 14px;
	  color: #333333;  
	}
	
a.visit_homepage {
background:url(//secretsales.com/_images/v1/new/buttons/visit_homepage.gif) no-repeat scroll 0 0 transparent;
border:0 none;
display:block;
height:37px;
text-indent:-9999px;
width:140px;
}

a.visit_homepage:hover {
background:url(//secretsales.com/_images/v1/new/buttons/visit_homepage.gif) no-repeat scroll -140px 0 transparent;
border:0 none;
}

/* 
***********************************
CSS cleanup styles
***********************************
*/
 
.cssCleanUp1{padding-top:20px; margin-left:25px; padding-left:0px}
.cssCleanUp2{height:350px; background-image:url(images/none.jpg); padding-left:0px; margin-left:95px;}
.cssCleanUp3{font-size:14px;padding-right:10px;margin-top:25px;}
