

body  {	
   /* background-image:url('../baby-gifts/baby-athlete-bg.gif'); */
  	
	font: normal 90% Verdana, Arial, Helvetica, sans-serif ;
	text-align:center;
	margin:0px 0px 0px 0px;
	padding:0;
   color:#000; /* #00f; */
	background-color: #ffffcc;/*#ff3; #fcf; */
	}

p.product {
margin: 0px 30px 5px 30px;
padding: 20px;
background-color: #ffffcc; /*#fcf;*/
text-align: left;
}

.footer{
	clear:both;
   font: 85% verdana,arial,sans-serif; 
   font-weight: bold;
   line-height:1.2em;
   color:#000; 
   
   text-align:center; 
   border-right:0px solid #09C;
   width: 100%; 
	padding-bottom: 1em;
	}
	
a {
color: #0066ff;/*#909;*/

}

a:hover {
color:#990099; /*#f03;*/
}	 		   

table.main {
background-color: #fff;
	border:5px solid #ff0033; /*#f3f;*/
	width: 740px;
	text-align:center;
	margin-top: 10px;
	font: normal 90% Verdana, Arial, Helvetica, sans-serif ;

}

ul.selection {
	list-style-type: none;
	line-height:140%;
	text-align: left;
	}

img.banner {
width:642px;
height:136px;
 /* align:center; */
padding: 10px 10px 10px 10px;
}

td.product {
padding: 5px 10px 5px 10px;
text-align: center;
	border:0px solid #ff0033; /*#f3f;*/
	width: 40%
}

td.singleproduct {
padding: 5px 10px 5px 10px;
margin-left: 20px;
text-align: center;
	border:0px solid #ff0033; /*#f3f;*/
	
}		



td {
padding: 5px 10px 5px 10px;
text-align:center;
	border: 0px solid #ff0033; /*#f3f;*/

}	


span.strong {
	color: #ff0033; /*#f3f;*/
	}

hr {
height:3px;
color: #ff0033;/*#f3f;*/
}
 
		
img.right{float:right;}
img.left{float:left;}


	
ul {
	list-style: outside square;
	margin-top: 5px;
	}
	
strong.sale
{
color: #ff0033;

}