#shopbody {
	width:775px; 
	text-align:left;
	background-color:fff;
}

#shop_content {
	width:660px; 
	height:418px; 
	background-color:#F59330; 
	background-position:bottom; 
	background-repeat:no-repeat;
	float:right;
}

#searchoptions{
	width:114px; 
	height:418px; 
	background-color:#F59330;
	border-right:1px solid #F59330; 
	float:left; 
}

	#searchoptions .iborder {
		border-top:1px solid #ccc;
	}
	
#shopfooter {
	width:775px; 
	height:50px;
	text-align:left;
	background-color:#b6b8ae;
}

#pagecontrols {
	width:775px;
	border-top:1px solid #d9d9d9;
	height:38px;
}	

#showall {
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	line-height:35px;
	color:#fff;
	text-align:center;
}

	#showall a {
		color:#fff;
		text-decoration:none;
	}
	
	#showall a:hover {
		text-decoration:underline;
	}

#searchheader {
	padding-top:15px;
	text-align:center;
	color:#fff;
	border-bottom:1px solid #fff;
}

.option_bg {
	/*background-image:url('/images/shop/option_bg.jpg');*/
	background-repeat:no-repeat;
	padding-top:2px;
	padding-left:2px;
	height:24px;
	line-height:24px;
}

#shop_pagecontrols {
	font:11px verdana; 
	/* color:#666; */
	color:#fff;
}

#shop_pagecontrols a {
	/* color:#666; */
	color:#fff;
	text-decoration:none;
}

#shop_pagecontrols a:hover {
	/* color:#666; */
	color:#fff;
	text-decoration:underline;
}

td.productview {
	/* color:#666; */
	color:#fff;
}

td.productview a {
	/* color:#666; */
	color:#fff;
}