


#addtocart  .inputbox{
width: 25px;
}


#sepV{
	background-image: url(../../../../images/shop/borderV.gif);
	background-position:center;
	background-repeat:no-repeat;
	height:225px;
	width:5px;
	float:left;
	}
	
	#sepH{
	background-image: url(../../../../images/shop/borderH.gif);
	background-repeat:repeat-x;
	height:3px;
	overflow:hidden;
	margin-right:30px;
	margin-left:30px;
	margin-bottom:10px;
	
	}


#item  {

	margin-left:5px;
	width: 180px;
	height:220px;

	
	
}
#firstRow{
position:relative;
top:00px;

}

#item #title{
	background:none;
	height: 30px;
	text-align: center;
	padding-top:5px;
}

#item #title a{
	color:#005B92;
	font-size:13px;
	font-weight:bold;
}


#item .content{
	border:none;
	background-color:#FFFFFF;
	
	margin-left:20px;
	margin-right:20px;



}
#item .content2{
height:122px !important; height:132px;
overflow:hidden;
}
#item #addtocart{
font-size:13px;
clear:both;

}
#item .more2{
	
	
	text-align:center;
	font-size:12px;
	
	
}
#item .more2 a{
	color:#0066CC;
	font-weight:bolder;
	text-decoration: underline;

}

#item #price {
	font-size:12px;
	color:#0033cc;
	font-weight: bolder;
	background-image: url(../../../../images/shop/star3.gif);
	background-repeat:no-repeat;
	width:69px;
	height:69px;
	text-align:center;
	padding-top:13px;
	line-height:14px;
	vertical-align:middle;
	position:relative;
	top:-132px;
	left:86px !important; left:86px;
	z-index: 222;	
}

form {
margin:0px;

}
#item #price span{
	
	
	
	
}

#item #details{
	line-height:14px;
	font-size:12px;
	position:relative;
	top:-10px;
}





#related  {

	
	width: 140px;
	margin-left:5px;
	
}


#related #content{
	background-color:#FFFFFF;
	border-left:#CCCCCC 1px solid;
	border-bottom: 0px hidden;
	border-top: 0px;
	border-right:#CCCCCC 1px solid;
	padding-left:2px;
	font-size:10px;
	height:135px;
	overflow:hidden;
	
	
	

}


 .AgeLevel td{
text-align:center;
	line-height:12px;
}
#related .price{

font-size:11px;
	color:#0033cc;
	font-weight: bolder;
	background-image: url(../../../../images/shop/star2.gif);
	background-repeat:no-repeat;
	width:55px;
	height:55px;
	text-align:center;
	padding-top:13px;
	line-height:14px;
	vertical-align:middle;
position:relative;
	top:-80px;
	left:80px !important; left:33px;
	z-index: 222;	
}


#related a {
font-size:12px;
text-decoration:underline;
}



#related #bottom {
background-position:bottom;
height:18px;
}


