/*   Style Sheet Overrides for BabyClothes & more */
				
.tdBorder { border:1px solid #E18AAC; /* main table Borders E0FFFF */
 }
				
.tdTopBanner_Original {
  font: 10pt Verdana;
  color: #FFCEE3;
  background-color: blue;
  font-weight: bold;
}

.tdtb1 { 	/* Pink*/ 
  border: 1px solid #3366CC; /* #FFCEE3;  #3366CC; */
  color: #3366CC; 				/* #E18AAC #FFCEE3 */
  background-color: #FFCEE3;  	/* was #3366CC */  

  text-align: center;  
  font-style:normal; 
  font-variant:normal; 
  font-weight:normal; 
  font-size:8.0pt; 
  font-family:Verdana

}	


	/* Reversed for hyperlinks / Fonts with Dark Backgrounds */
 .tdtb1 A:Link 	{ color: #3366CC} 	  		/*  003267 Dark;  #FFCEE3; #E0FFFF; */
 .tdtb1 A:Visited { color: #3366CC} 		  	/*   #FFCEE3; */
 .tdtb1 A:Active  { color: #3366CC}         	/*   #FFCEE3; */
 .tdtb1 A:Hover   { color: #7744C4} 			/*   #66FF66; Green 00EE00 was 22EE00*/


.tdtb2 {
  border-left:1px solid #3366CC; /*  #FFCEE3; */ 
  border-right:1px solid #3366CC; /*  #FFCEE3; */ 
  border-bottom:1px solid #3366CC; /*  #FFCEE3; */ 
  color: #003267;
  background-color: #FFCEE3 ; /*#FFCEE3 */
  text-align: center;
  font-style:normal; 
  font-variant:normal; 
  font-weight:normal; 
  font-size:9.0pt; 
  font-family:Verdana
  
}
 .tdtb2 A:Link	   { color: #3366CC; font-size: 9.0pt} /*  #003267; 	*/
 .tdtb2 A:Visited   { color: #3366CC; font-size: 9.0pt} /*  #003267; 	*/
 .tdtb2 A:Active    { color: #3366CC; font-size: 9.0pt} /*  #003267; 	*/
 .tdtb2 A:Hover     { color: #7744C4; font-size: 9.0pt} /*  #008800; 	*/

 .tdtb2bg  { color: #FFCEE3; 		/* background Color Class */	
 		font-family: "Verdana, Arial";
 		font-size: 7.0pt;
 		font-weight: normal;
 		text-decoration : none;
 		 }		
 .tdtb2nbg  { color: #F9C4E9; 		/* Very Close to Background Color */	
 		font-family: "Verdana, Arial";
 		font-size: 7.0pt;
 		font-weight: normal
 		 } 
 
.tdtb3 {

  padding:0; 
  border:0px solid #3366CC; /* */
  color: #3366CC;
  background-color: #3366CC;
  text-align: center;
  font-style:normal; 
  font-variant:normal; 
  font-weight:normal; 
  font-size:9.0pt; 
  font-family:Verdana
  
}
 .tdtb3 A:Link	   { color: #E0FFFF; font-size: 9.0pt} /*   */
 .tdtb3 A:Visited   { color: #E0FFFF; font-size: 9.0pt} /*   */
 .tdtb3 A:Active    { color: #E0FFFF; font-size: 9.0pt} /*   */
 .tdtb3 A:Hover     { color: #326432; font-size: 9.0pt} /*   */ 
 

.tdCH {  /* ch column Head storelist */

  border:3px solid #3366CC; 
  color: #FFCEE3;
  background-color: #3366CC;
  font-style:normal; 
  font-variant:normal; 
  font-weight:normal; 
  font-size:8.0pt; 
  font-family:Verdana
  }
 
.lt1 {  /* Logo Title Box */

  border:none 0px #3366CC; 
  color: #3366CC; /* text was  #5F82F3; */
  background-color: #FFCEE3;
  font-size:8.0pt; 
  text-align: center;
  vertical-align: middle;
  padding: 0pt;
  white-space:nowrap; 
}
  .lt1 A:Link    { color: #3366CC; text-decoration:none} /* #D0E4F9 Light Light Blue */ 
  .lt1 A:Active  { color: #3366CC; text-decoration:none} /* Light Light Blue */ 
  .lt1 A:Visited { color: #3366CC; text-decoration:none} /* 003267 Was D0E4F9 */
  .lt1 A:Hover   { color: #008800; text-decoration:none} /* 33CF66 #66FF66 Light Green / /* red #FF0000 */
    
  
.sb1 {  /* search box */

  border:none 0px #3366CC; 
  color: #3366CC; /* text was  #5F82F3; */
  background-color: #FFCEE3;
  font-size:8.0pt; 
  text-align: center;
  vertical-align: middle;
  padding: 0pt;
  white-space:nowrap;    
}  

/* Reversed for hyperlinks with Dark Backgrounds */
  .tdCH A:Link    { color: #003267} /* Light Light Blue */ 
  .tdCH A:Active  { color: #003267} /* Light Light Blue */ 
  .tdCH A:Visited { color: #003267} /* Was D0E4F9 */
  .tdCH A:Hover   { color: #66FF66} /* Light Green / /* red #FF0000 */
  
 .t1   { color: #003267; 		/* color: #FFCEE3; Title 1 */	
 		font-family: "Arial,Verdana";
 		font-size: 12pt;
 		font-weight: bold }  
 .t2   { color: #003267; 		/* color: #E18AAC;  Title 2 */
 		font-family: "Verdana, Arial";
 		font-size: 10pt;
 		font-weight: bold
 		} 	
 .t3  { color: #003267; 		/* color: #003267; color: #FFCEE3;  Title 3 */	
 		font-family: "Verdana, Arial";
 		font-size: 7.5pt;
 		font-weight: normal } 			