/********************************************************/
/* General stylesheet for shop							*/
/* merlinlazer.co.uk									*/
/*														*/
/* Copyright 2006 by MSO.net			 				*/
/* By Steve Tanner 										*/
/* 					 									*/
/* File Created on 09/11/2006							*/
/* Last Edited on 23/11/2006							*/
/********************************************************/

.SHOP_categoryBox {
	background-color:#f1f1f1;
	color: #6b6b6b;
	font-family:Verdana;
	font-size:11px;
	margin: 10px 0px 0px 0px;
	text-align:left;
	width: 207px;
}
.SHOP_categoryBoxInner
{
	padding: 0px 0px 0px 0px;
}

.SHOP_menuLeft1 {
	list-style: none;
	/*list-style-position: outside;*/
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.SHOP_menuLeft1 ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.SHOP_menuLeft1_item {
	list-style: none;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 6px;
	text-indent: 0px;
	border-bottom: 1px solid #dedede;
	background-color:#f1f1f1;
}
.SHOP_menuLeft1_itemSelected {
	font-weight: bold;
	list-style: none;
	/*list-style-image: url(/images/icon_menu_arrow_right.gif);*/
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 6px;
	text-indent: 0px;
	border-bottom: 1px solid #dedede;
	background-color: #dedede;
}

.SHOP_menuLeft1_link {
	color: #5e5e5e;
	font-weight: bold;
	text-decoration: none;
}
.SHOP_menuLeft1_link:hover {
	color: #5e5e5e;
	font-weight: bold;
	text-decoration: underline;
}
.SHOP_menuLeft1_linkSelected
{
	color: #2b2b2b;
	font-weight: bold;
	text-decoration: none;
}
.SHOP_menuLeft1_linkSelected:hover {
	color: #2b2b2b;
	font-weight: bold;
	text-decoration: underline;
}
.SHOP_menuLeft1_itemSub
{
	background-color: #fafafa;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	vertical-align: top;
	border-top: 1px solid #fafafa;
}

.SHOP_menuLeft2 {
	border: 0;
	list-style: none;
	/*list-style-position: outside;*/
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.SHOP_menuLeft2_item {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 20px;
	text-indent: 0px;
	border-bottom: 1px solid #dedede;
	background-color: #fafafa;
}
.SHOP_menuLeft2_itemSelected {
	list-style: none;
	/*list-style-image: url(/images/icon_menu_arrow_right.gif);*/
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 20px;
	text-indent: 0px;
	border-bottom: 1px solid #dedede;
	background-color: #e0e0e0;
}
.SHOP_menuLeft2_itemSub
{
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 20px;
	text-indent: 0px;
	border-bottom: 1px solid #dedede;
	background-color: #fdfdfd;
}
.SHOP_menuLeft2_link {
	color: #646464;
	text-decoration: none;
}
.SHOP_menuLeft2_link:hover {
	color: #FF0000;
	text-decoration: none;
}
.SHOP_menuLeft2_linkSelected,
.SHOP_menuLeft2_linkSelected:hover {
	color: #FF0000;
	text-decoration: none;
}

.SHOP_menuLeft3 {
	list-style: none;
	/*list-style-position: outside;*/
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.SHOP_menuLeft3_item {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 10px;
	text-indent: 0px;
}
.SHOP_menuLeft3_itemSelected {
	list-style-image: url(/images/icon_menu_arrow_right.gif);
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 10px;
	text-indent: 0px;
}
.SHOP_menuLeft3_link {
	color: #333333;
	text-decoration: none;
}
.SHOP_menuLeft3_link:hover {
	color: #FF0000;
	text-decoration: none;
}
.SHOP_menuLeft3_linkSelected,
.SHOP_menuLeft3_linkSelected:hover {
	color: #FF0000;
	text-decoration: none;
}



.SHOP_CategoryList
{
	background-color: #bdcfd6;
	padding: 10px 0px 10px 0px;
}
.SHOP_CatalogueHeader
{
	background-color: #bdcfd6;
	width: 235px;
	height: 30px;
	margin: 0px;
	padding: 0px;
}
.SHOP_CategoryLink
{
	font: 0.8em arial, sans-serif;	
	padding: 1px 0px 1px 10px;
}
.SHOP_CategoryLink, .SHOP_CategoryLink a, .SHOP_CategoryLink a:visited
{
	color: #666666;
	text-decoration: none;
}
.SHOP_CategoryLink a:hover
{
	text-decoration: underline;
}
.SHOP_generalPageContainerSmall {
	width: 500px;
	margin: 0;
	padding: 0px 0px 0px 6px;
	/*padding						: 5px 10px 5px 10px;*/
	vertical-align				: top;
}

.SHOP_generalPageContainer {
	width: 750px;
	/*padding						: 5px 10px 5px 10px;*/
	vertical-align				: top;
}
.SHOP_generalPageContainer h1, .SHOP_generalPageContainerSmall h1
{
	margin: 0px;
	font: 14px Arial;
	font-weight: bold;	
	color: #666666;
}
.SHOP_generalPageContainer td a, .SHOP_generalPageContainer td a:visited
{
	color: #666666;	
	text-decoration: underline;
}
.SHOP_generalPageContainer td a:hover
{
	color: #666666;
	text-decoration: none;
}

.SHOP_generalPageContainer ul
{
	list-style: disc;
	margin: 0px;
	padding: 0px;
	display: inline;
}
.SHOP_generalPageContainer li
{
	margin-left: 20px;
}

.SHOP_generalPageContainer ul a, .SHOP_generalPageContainer ul a:visited,
.SHOP_generalPageContainer p a, .SHOP_generalPageContainer p a:visited
{
		color: #666666;
		text-decoration: underline;
}
.SHOP_generalPageContainer ul a:hover,
.SHOP_generalPageContainer p a:hover
{
	color: #666666;
	text-decoration: none;
}


.SHOP_generalPageContainerSmall td a, .SHOP_generalPageContainerSmall td a:visited
{
	color: #666666;	
	text-decoration: underline;
}
.SHOP_generalPageContainerSmall td a:hover
{
	color: #666666;
	text-decoration: none;
}
.SHOP_generalPageContainerSmall ul
{
	list-style: disc;
	margin: 0px;
	padding: 0px;
	display: inline;
}
.SHOP_generalPageContainerSmall li
{
	margin-left: 20px;
}

.SHOP_generalPageContainerSmall ul a, .SHOP_generalPageContainerSmall ul a:visited
{
		color: #666666;
		text-decoration: underline;
}
.SHOP_generalPageContainerSmall ul a:hover
{
	color: #666666;
	text-decoration: none;
}

#SHOP_documentArchiveItem, #SHOP_documentArchiveItem:visited
{
	color: #333333;
	text-decoration: none;
}
#SHOP_documentArchiveItem:hover
{
	color: #333333;
	text-decoration: underline;
}


div.paddedBlock {
	/*width : 500px;*/
	padding						: 10px;
	vertical-align				: top;
	margin						: 0;
	border						: 0;
}

div.paddedBottom {
	padding						: 0px 0px 10px 0px;
	vertical-align				: top;
	margin						: 0 0 0 0;
	border						: 0;
}

.colourLight {
	background-color			: #eaeaea;
}

.colourDeep {
	background-color			: #d9d9d9;
}

table.rightBox {
	margin						: 0 0 0 25px;
}

table.rightBox td {
	padding						: 0 0 6px 0;
}

.pagethru a {
	text-decoration				: none;
	color						: #01538b;
}

.pagethru a:hover {
	text-decoration				: underline;
	color						: #01538b;
}


div.product_image {
	float						: left;
}

#SHOP_BasketFormTag
{
	margin: 8px 0px 0px 0px;
	padding: 0;
}
