

.shopDiv
{
	width:770px;

	text-align:left !important;
	float:left;

	background-image:url(../images/background/mapleleaf_header_bottom.png);
	background-repeat:no-repeat;
	background-position:653px top;
	
	padding-top:10px;
}


img
{
	border:none;
}

h1
{

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

}

.specification
{
	clear:both;
	font-size:0.85em;
	

}

.options
{
	clear:both;
}

.mainImageDiv
{
	text-align:center;
	background-color:white;
	border: none;
	width:450px;
	margin-bottom:4px;

}

.mainImageDiv img
{
	cursor:pointer;
}

.mainImageEnlarge
{
	float:left;

}

.mainProductLeft
{
	float:left;
	width:452px;
}
.mainProductRight
{
	float:left;
	margin-top:0px;

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

.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:#3F3F3F;
	color:white;
	
	font-weight: normal;
	font-size:0.9em;


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


	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;

}

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

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

.itemViewImageChooser
{
	cursor:pointer;
	border:1px solid #999999;
}


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

