/* CSS Document */

.image_chooser
{

	margin-top:0px;
}

	.image_chooser_surround
	{
		float:left;
		border:1px solid #BBBBBB;
		width:80px;
		min-height:130px;
		background:white;
		margin-right:3px;
		margin-bottom:3px;
		
	}

		.image_chooser img
		{
			width:80px;
			margin-right:1px;
			margin-bottom:1px;
			cursor:pointer;
		}

.productPanel, .finalProductPanel
{


	margin-top:10px;
	margin-bottom:10px;
	margin-right:14px;


	padding-left:2px;
	padding-top:10px;
	padding-bottom:0px;
	padding-right:0px;

/*	height:230px;*/
	width:176px;
	
	float:left;
	text-align:left;
/*	background-color:white;*/

}

.finalProductPanel
{

}


.productPanelMoreInfo
{
	text-align:right;
	margin-top:2px;
	margin-right:24px;
}
.productPanelImage
{
	width:150px;
	height:150px;
	border: 1px solid #BBBBBB;
	background-color:white;
	text-align:center;

}

.productPanelText
{
	margin-left:3px;
	height:50px;
}

	.productPanelText span
	{
		font-size:0.9em;	
	}


	.press_cuttings .productPanel, .press_cuttings .finalProductPanel
	{
		padding:3px !important;
		margin:10px !important;
		width:140px !important;
		height:140px !important;
		background-color:white;
		border:1px solid gray;
		cursor:pointer;
	}
	
	.press_cuttings .productPanelImage
	{
		width:140px !important;
		height:140px !important;
		border:none;
	}
	.press_cuttings .productPanelText
	{
		display:none;
	}
	
	.press_cuttings .productPanelMoreInfo
	{
		display:none;
	}
	
	.press_cuttings img
	{
		border:none;
	}

	.press_cuttings a
	{
		border:none;
	}
	


.productPanelPrice
{
	width:1px;
}

.button_holder
{
	padding:4px;
	margin-right:0px;
	margin-left:2px;
	padding-right:0px;
	padding-left:5px;
	background-color:#FFFFFF;
	margin-bottom:5px;
	color:#000000;
	width:130px;
}

	.button_holder:hover
	{
		background-color:#AAAAAA;
	}

	.button_holder a
	{

		color:#000000;
		background-color:#CCCCCC;
	}
	
		.button_holder a:hover
		{
			background-color:#AAAAAA;
		
		}

.button
{
	background:#333333;
	color:white;
	padding-left:10px;
	padding-right:10px;
	padding-top:3px;
	padding-bottom:3px;

}

.mainImageDiv
{
	cursor:pointer;
}











.productCategoryPanel, .finalProductCategoryPanel
{

	margin-top:10px;
	margin-bottom:10px;
	margin-right:6px;


	width:174px;
	
	float:left;
	text-align:center;

	

}

.finalProductCategoryPanel
{
	margin-right:0px;

}


.productCategoryPanelImage
{
	width:150px;
	height:150px;
	border:1px solid #BBBBBB;
	background-color:white;
	
}

.productCategoryBrowseThumb
{

	
}
.productCategoryPanelText
{
	margin-left:3px;
/*	height:50px;*/
	text-align:left;
}

.productCategoryPanelMoreInfo
{
	text-align:right;
	margin-top:2px;
}

.productCategoryPanelPrice
{
	width:1px;
}