

.shopDiv
{
	width:655px;

	text-align:left !important;

	background-color:white;

	
	padding-top:10px;
	
	padding:5px;
	margin-right:10px;
	
}


img
{
	border:none;
}

h1
{

	color:black;
	margin-top:0px;
	margin-bottom:0px;
	font-size:1.6em;
	font-weight:normal;

}

.specification
{
	font-size:0.85em;
	background-color:#BBBBBB;
	padding:5px;
	width:330px;
	float:right;
}

.vehicles_suitable
{
	clear:both;
	font-size:0.7em;
	background-color:#DDDDDD;
	padding:5px;
	margin-top:10px;
}

.vehicles_suitable ul
{
	list-style:none;
}


.options
{
	clear:both;
}

.mainImageDiv
{
	text-align:center;
	background-color:white;
	border: 1px solid white;
	width:300px;
	margin-bottom:4px;

}

.mainImageDiv img
{
	/*cursor:pointer;*/
}

.mainImageEnlarge
{
	float:left;

}

.mainProductLeft
{
	float:left;
	width:310px;

	border:1px solid gray;
	
}


	.mainProductLeft_inner
	{

		background-image:url(../images/background/product_detail_panel_background.png);
		background-repeat:repeat-y;
		
		padding:4px;
		padding-bottom:0px;
	
	}
	
	.mainProductLeft_bottom
	{
		background-image:url(../images/background/product_detail_panel_background_bottom.png);
		background-repeat: no-repeat;
		width:467px;
		height:14px;
	}



.mainProductRight
{
	float:left;
	margin-top:0px;

	margin-left:10px;
	width:290px;
}

.mainProductRight_fullwidth
{
	width:630px !important;
}


.mainProductRetailDetail
{
	

}

.price_detail
{
	margin-top:5px;
	margin-bottom:10px;
	clear:both;
	font-size:0.85em;
	border:1px solid #999999;
	padding:2px;
}

.optionPanel
{
}
.optionPanel h2
{
	border:none;
	margin-bottom:0px;
	margin-top:0px;
}

.optionPanel img
{
	border:1px solid #BBBBBB;
	width:60px;
	margin-right:1px;
	margin-bottom:1px;

}


.button, .buttonBuy
{
	cursor:pointer;
	
	background-color:white !important;;

	
	font-weight: normal;
	font-size:0.9em;


	padding-top:3px !important;
	padding-bottom:3px !important;
	padding-left: 5px !important;
	padding-right: 5px !important;


	margin-top:0px;
	margin-bottom:0px;
	
}

.buttonBuy
{
	background-color:white;
	border:none;
	padding:0px;
	margin-top:0px;
	margin-left:0px;
}


.productRRP
{
	font-size: 1.4em;

	border: none;
	margin-bottom:-5px;

	width:100px;
	color:black;

	text-align:right;
	
	background-color:transparent;
}

.priceandbuy
{
	width:300px;
	text-align:right;
	



}	

.priceandbuy input
{
	float:right;
	margin-top:2px;



}

.buyDiv
{
	float:right;
	margin-left:10px;
	margin-bottom:10px;

}

.mainProductDescription
{
	margin-bottom:20px;
	clear:both;
}

.basketIntro
{
	margin-top:0px;
	margin-bottom:8px;
}

.itemViewImageChooser
{
	cursor:pointer;
	border:1px solid white;
	margin-right:5px;
}


.divider
{
	height:1px;
	background-color:#D59758;
	width:100%;
	clear:both;
	margin-top:9px;
	margin-bottom:5px;
	display:none;
	 
}

.order_quick_summary
{
	background-color:#CCCCCC;
	border:1px solid black;
	padding:4px;
	margin-right:20px;
	margin-bottom:15px;
}

.checkout_back_next
{
	border-top:5px solid #666666;
	margin-right:17px;
	padding-top:10px;
}

.checkout_back_next .back
{
	float:left;
}

.checkout_back_next .next
{
	float:right;

}

.content2
{
	padding:0px;

	width:665px;
}

.shop_top
{

}

	.shop_top_minibasket
	{
		float:right;
		background-image:url(../images/mini_basket_background.png);
		background-repeat:no-repeat;
		padding:0px;

		width:259px;
		padding-left:20px;

		height:28px;
		
		margin-right:1px;
		
		
		font-size:0.85em;

		
	}
		.shop_top_minibasket div
		{
			margin-top:7px;

		}

	
		.shop_top_minibasket img
		{
			float:right;
			margin-right:4px;
			margin-top:4px;
		}
	
	
	.shop_top_content
	{
/*		background-color:red;*/
		margin:1px;
		margin-left:5px;
	}