/* CSS Document */

.MsoNormal
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.1em;


}





.category_image
{
	float:left;

	text-align:center;
	width:256px;

	min-height:1px;
	margin-left:10px;

}

	.category_image img
	{
/*		width:230px;*/
	}

.category_description
{

	float:left;
	width:490px;
	margin-left:10px;

	margin-top:0px;
	

	
}

.category_description a
{
	font-weight:bold;
	color:blue;
}


.category_description p
{
	margin-top:7px;
	margin-bottom:7px;
}


	
.product_image_enlargebutton
{
	float:right;
}



.product_description ul
{
	list-style-position:outside;
	padding:10px;

}

.product_description a
{
	font-weight:bold;
	color:blue;
}






	.product_pricing_notes
	{
		text-align:right;
		clear:both;
	}
	
	.product_buy
	{
	
	}

	.product_buy_button
	{
		float:right;
	}
	
	.product_rrp
	{	
		font-size:1.5em;
		float:right;
		
		margin-right:10px;
		margin-top:3px;
	}
	
	.product_out_of_stock
	{
		float:right;
		width:300px;
	}

	.product_quantity
	{
		width:30px;
		height:20px;
		text-align:center;
/*		font-weight:bold;*/
		font-family:Arial, Helvetica, sans-serif;
		font-size:1.4em;

		float:right;

		margin-right:10px;


	}

.no_products
{
	margin-left:10px;
	font-size:1.5em;
	color:#999999;
	
}


.category_results_info_bar
{
	clear:both;
/*	border-top:1px solid #777777;
	border-bottom:1px solid #777777;*/
	background-color:#80B796;
	color:white;
	padding:5px;
	padding-bottom:0px;
	margin-bottom:7px;
	margin-top:7px;
	margin-left:10px;
	height:23px;
	font-size:0.95em;
}
	.category_results_info_bar a
	{
		color:white;	
	}

	.category_resultcount
	{
		float:left;
		margin-right:10px;
		padding-top:2px;
	}

	.category_paging
	{
		margin-top:2px;
		float:right;
		margin-left:10px;
	}
	
		.category_paging .bold
		{
			font-weight:bold;
		}

	.category_ordering_title
	{
		float:left;
		margin-left:20px;
		padding-top:2px;
	}

	.category_ordering
	{
/*		background-color:red;*/
		float:left;
		margin-left:10px;

	}	
		.category_ordering select
		{
			margin-top:0px;
			font-size:0.9em;

		}



.specification
{
	border:1px solid #999999;
	width:400px;
	float:left;
	margin-top:20px;
	min-height:100px;
}

.resultsBarBottom
{
	clear:both;
}

/* Hide everything on the info bar except the page selectors for the bottom version  */
.resultsBarBottom .category_ordering, .resultsBarBottom  .category_ordering_title, .resultsBarBottom  .category_resultcount
{
	display:none;
}
