
.pagingLinks {font-family:verdana;font-size:11px;}

.tabularData { padding:5px;font-size:12px; }

.tabularData td{ padding:5px;font-size:12px; }


/*these are the style for the results page   */ 
	 #tableSearchResults {width:528px;margin-left:-7px;}
	 
	 #tableSearchResults td h1{font-size:11px;padding:0px;margin:1px 0px 1px 0px;}
	 
	 #momshome #tableSearchResults td h1{font-size:11px;padding:0px;margin:1px 0px 1px 0px;}
	 
	 #tableSearchResults td{
	padding:6px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	vertical-align: top;
}

     #tableSearchResults td.white{background:#fff;}
	 
	 #tableSearchResults img{border:1px solid #94b767;width:120px;}
	 
	 
	  #tableSearchResults a:hover img{border-color:#5A2762;}
	
	 
	 .altRowEven {}
	 
	 .altRowOdd {background:#F3F3F3;}
	 
	 .dashedLine td{border-top:1px double #ccc;}
	 
	 
	 
	 /*these are the styles for the cart page   */ 
	 
	 #scart{width:528px;} 
	 
	 #scart td, #scart th{font-size:11px;}
	 
	/* #scart th{background:#d3b8d5;}*/
	 
	/* this is the style for the order form*/
	 #customerinfo {width:538px;margin-bottom:1em;}
	 
	 #customerinfo #cstComments{width:410px;height:50px;}
	 
	 .alignRt {text-align:right;}
	 
	 
	 /*this is the style for the details page*/
	 #tableProductDetails {width:540px;}
	 #tableProductDetails h1{font-size:16px;margin:0 0 .2em 0;}
	 #tableProductDetails p{margin:0 0 1em 0;}
	 /*#tableProductDetails #description{vertical-align:top;padding-top:4em;}*/
	  #tableProductDetails td{padding-bottom:1em;}
	 
	.oldprice {
	text-decoration: line-through;
	/*color:#666;*/
	color:#900;
     }
	 
	 #discountDescriptions{
	 
	 color:#900;
		 
	 }


 #boys #discountDescriptions, #girls #discountDescriptions{
		 
	 padding:10px 0px;
	 font-weight:bold;
	 
	 
	 }
