#addtocart  .inputbox{
width: 25px;
}

#inside_cathead {
	background-image: url(../../../../images/layout/bar_mask2.gif);
	background-color:#D4CEC7;
	overflow:hidden;
	height: 33px;
	width:580px;
	margin-left:4px;
	margin-right:6px;
	vertical-align:bottom;
	position:relative;
	top:-5px;
	
}
#inside_cathead h1 {

	white-space: nowrap;
}
#inside_cathead A , #inside_cathead {
color:#5E5E5E;
font-size:16px;
font-weight:bold;
line-height:34px;

}

#inside_cathead #left {
	background-image: url(../../../../images/layout/bar01.gif);
	background-repeat:no-repeat;
	height:100%;
	width: 12px;
	float:left;
	background-color: #D4CEC7;
}

#inside_cathead #right {
	background-image: url(../../../../images/layout/bar01.gif);
	background-position:-28px 0px;
	background-repeat:no-repeat;
	height:100%;
	width: 12px;
	float:right;
}


#item  {

	margin-left:5px;
	width: 188px;
	overflow:hidden;
	
}


#item #title{
	background-image: url(../../../../images/layout/itembar0.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 30px;
	text-align: center;
	padding-top:5px;
}

#item #title a{
	color:#5E5E5E;
	font-size:16px;
	font-weight:bold;
}


#item #content{
	background-color:#FFFFFF;
	border-left:#CCCCCC 1px solid;
	border-bottom: 0px hidden;
	border-top: 0px;
	border-right:#CCCCCC 1px solid;
	padding:5px;
	height:255px;

}

#item #more{
	
	height: 15px;
	width: 100px;
	padding: 6px;
	text-align:center;
	position:relative;
	left:85px;
	top:-25px !important; top: -10px;
	font-size:12px;

}
#item #more a{
	color:#0066CC;
	font-weight:bolder;
	text-decoration: underline;
}

#item #price { 
	font-size:12px;
	color:#993300;
	font-weight: bolder;
}

#item #price span{
	
	
	
	
}
#item #addtocart{
font-size:10px;

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


#item #bottom {
	background-image: url(../../../../images/layout/itembar0.gif);
	background-position:  right 100%;
	background-repeat: no-repeat;
	height: 5px;
	
}









#related  {

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


#related #title {
	background-image: url(../../../../images/layout/related0.gif);
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
	height: 26px;
	padding-top:7px;
	font-size:12px;
	font-weight:bold;
	color:#5E5E5E;
	line-height:16px;
}
#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;
	

}


#related #bottom {
	height: 10px;
	overflow:hidden;
	background-image: url(../../../../images/layout/related0.gif);
	background-position:  right -290px;
	
	

	
}

#related #blueRec{
	background-image: url(../../../../images/layout/menutop2.gif);
	height: 47px;
	width: 145px;
	margin-left:4px;
	overflow: hidden;
	background-repeat: no-repeat;
	padding-top:13px;
	padding-left:10px;
	font-size:18px;
	text-align:left;
	color:#5E5E5E;
}



