@import url("common/sidebar.css");
@import url("common/sidebar_cart.css");
@import url("common/probox-listgrid.css");
@import url("common/grid.css");
/*##################################
CATEGORY CSS
##################################*/
#category .atoz{
	display:none;
	}
#category .probox .morebar{
	display:none;
	}

#category .probox .details h2 {
	margin:0 0 0px 0;	
	/*border-bottom:none;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	font-weight:bold;
	text-transform:none;*/
	
	}
#category .probox .details h2 a {
	color:#000000;
	background-image:url(../images/morearrow.gif);
	background-repeat:no-repeat;
	background-position:right 4px;
	padding:5px 20px 5px 0px;
	display:block;
	}
#category .probox .details h2 a:hover {
	color:#0099CC;
	}
/*##################################
SEARCH BAR CSS
##################################*/
#category .searchbox {
	font-size:120%;
	}