.shopDiv
{
	width:780px;

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

.bodyShop
{
	color:black;
	font-family:Arial, Helvetica, sans-serif !important;

	min-height:400px;
	
	font-size: 0.8em;
	

	
}

a
{
	text-decoration:none;
	color:white;
}

h1
{

	color:black;
	margin-top:0px;
	margin-bottom:0px;
	font-size:1.3em;

}

h2
{
	background-color:#666666;
	color:white;
	font-size:1.1em;
	padding:3px;
	font-weight:normal;
}

h3
{
	font-size:1.1em;
	font-weight:normal;
	color:#666666;
	
}

img
{
	border:none;
}



.mainProductSubtitle
{
	margin-left:5px;
	margin-top:0px;
	margin-bottom:9px;
}

.mainProductImages
{
	float:left;

	margin-right:10px;
	
/*	font-size:1px;*/

}

.mainProductDescription
{

	margin-bottom:20px;

}
.mainProductRetailDetail
{
/*	height:50px;*/
	clear:left;
	text-align:right;
}

.productPanel, .finalProductPanel
{

	border: 1px solid #BBBBBB;
	margin-top:10px;
	margin-bottom:10px;
	padding-left:2px;
	padding-top:10px;
	padding-bottom:0px;
	padding-right:0px;
	height:230px;
	
	width:248px;
	
	float:left;
	margin-right:16px;
	text-align:center;
	background-color:white;

}

.finalProductPanel
{
/*	border-bottom:1px solid white;*/

}
.productPanelMoreInfo
{
	text-align:right;
	margin-top:2px;
}
.productPanelImage
{
	width:150px;
	height:150px;
	
}

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

.productPanelPrice
{
	width:1px;
}

.productCategoryPanel, .finalProductCategoryPanel
{


	border: 1px solid #BBBBBB;
	margin-top:10px;
	margin-bottom:10px;
/*	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:5px;
padding:0px;*/

	height:230px;
	width:188px;
	float:left;
	margin-right:6px;
	text-align:center;
	background-color:white;
	

}

.finalProductCategoryPanel
{
	margin-right:0px;
/*	border-bottom:1px solid white;*/

}

.productCategoryPanelMoreInfo
{
	text-align:right;
	margin-top:2px;
}
.productCategoryPanelImage
{
	width:150px;
	height:150px;
	
}

.productCategoryBrowseThumb
{

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

.productCategoryPanelPrice
{
	width:1px;
}






.productRRP
{
	font-size: 1.4em;

	border: 1px solid white;
	margin-bottom:-5px;

	width:100px;
	color:black;
	background-color:white;
	text-align:right;
	


}

.button, .buttonBuy
{
	cursor:hand;
	
	background-color:#999999;
	color:white;
	
	border-top:solid 1px navy;
	border-bottom:solid 1px navy;
	font-weight: normal;

	font-size:0.85em;
	padding-top:1px;
	padding-bottom:1px;


	margin-top:0px;
	margin-bottom:0px;
	
	padding-left: 5px;
	padding-right: 5px;
}

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

.whereYouAre
{
	color:navy;
	font-family:Arial, Helvetica, sans-serif !important;
	font-size:10px;
	margin-bottom:5px;
	height:19px;
	padding-top:3px;

}


/*
Fix crap css is main styles.css
*/
.whereYouAre a
{
	color:navy;
	font-family:Arial, Helvetica, sans-serif !important;
	font-size:10px;	

}

.whereYouAre a:hover
{
	color:navy;
	font-family:Arial, Helvetica, sans-serif !important;
	font-size:10px;	
}

.whereYouAre a:link
{
	color:navy;
	font-family:Arial, Helvetica, sans-serif !important;
	font-size:10px;	
}
.whereYouAre a:visited
{
	color:navy;
	font-family:Arial, Helvetica, sans-serif !important;
	font-size:10px;	
}


.checkoutAddressTable
{
	background-color:#F9FBF9;
	margin-bottom:20px;
}

.basketIntro
{
	width:540px;

}

.basketView
{
	font-size:1em;
	

}

.basketView th
{

	font-weight: normal;
	border-bottom-style: solid;
	border-bottom-color:#666666;
	border-bottom-width: 1px;
}

.basketView td
{
	text-align:left;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-bottom-width: 1px;
}
.basketTotal
{
	border-bottom-color:#666666;
	border-bottom-style:none !important;
}
.basketRemoveColumn
{
	padding-left: 10px;
	text-align:left;
	border-bottom-color:#666666;
	border-bottom-style:none !important;
}





.address_details table
{
	font-size:0.85em;
}

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

}