/********************************************************/
/* General Style Sheet for Revital						*/
/* For styles that are used on various pages			*/
/*														*/
/* Copyright 2006 by MSO.net			 				*/
/* By Daniel Dabner 									*/
/* 					 									*/
/* File Created on 22/02/2006							*/
/* Last Edited on 22/02/2006							*/
/********************************************************/

.SHOP_CategoryLinkOuter
{
	padding: 0px 0px 0px 10px;
	margin: 0px;
}

.SHOP_CategoryLink
{
	font: 0.9em arial, sans-serif;	
	padding: 0px;
	margin: 0px;
}
.SHOP_CategoryLink a, .SHOP_CategoryLink a:visited
{
	color: #0d97f8;
	text-decoration: none;
}
.SHOP_CategoryLink a:hover
{
	text-decoration: underline;
}

.SHOP_CategorySubLink
{
	font: 0.9em arial, sans-serif;	
	padding: 1px 0px 1px 45px;
}
.SHOP_CategorySubLink, .SHOP_CategorySubLink a, .SHOP_CategorySubLink a:visited
{
	color: #666666;
	text-decoration: none;
}
.SHOP_CategorySubLink a:hover
{
	text-decoration: underline;
}


.SHOP_Line
{
	height: 3px;
	background-position: center;
	background-image: url('/images/shop/blue_line.gif');
	background-repeat: no-repeat;
}


.SHOP_generalPageContainerSmall {
	width: 710px;
	margin: 0;
	padding: 0px 0px 0px 6px;
	/*padding						: 5px 10px 5px 10px;*/
	vertical-align	: top;
	text-size		: 0.8em;
}

.SHOP_generalPageContainer {
	width: 710px;
	/*padding						: 5px 10px 5px 10px;*/
	vertical-align	: top;
	text-size		: 0.8em;
}
.SHOP_generalPageContainer h1, .SHOP_generalPageContainerSmall h1
{
	margin: 0px;
	font: 1em Arial;
	font-weight: bold;	
	color: #0d97f8;
}
.SHOP_generalPageContainer h2, .SHOP_generalPageContainerSmall h2
{
	margin: 0px;
	font: 0.9em Arial;
	font-weight: bold;	
	color: #0d97f8;
}
.SHOP_generalPageContainer td
{	font-size: 0.8em;
}
.SHOP_generalPageContainer td a, .SHOP_generalPageContainer td a:visited
{
	color: #0d97f8;	
	text-decoration: underline;
}
.SHOP_generalPageContainer td a:hover
{
	color: #0d97f8;
	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: #0d97f8;
		text-decoration: underline;
}
.SHOP_generalPageContainer ul a:hover,
.SHOP_generalPageContainer p a:hover
{
	color: #0d97f8;
	text-decoration: none;
}


.SHOP_generalPageContainerSmall td a, .SHOP_generalPageContainerSmall td a:visited
{
	color: #0d97f8;	
	text-decoration: underline;
}
.SHOP_generalPageContainerSmall td a:hover
{
	color: #0d97f8;
	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: #0d97f8;
		text-decoration: underline;
}
.SHOP_generalPageContainerSmall ul a:hover
{
	color: #0d97f8;
	text-decoration: none;
}


#SHOP_documentArchiveItem, #SHOP_documentArchiveItem:visited
{
	/*color: #0d97f8;*/
	text-decoration: none;
}
#SHOP_documentArchiveItem:hover
{
	/*color: #0d97f8;*/
	text-decoration: underline;
}


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

.colourLight {
	background-color			: #FFFFFF;
}

.colourDeep {
	background-color			: #FFFFFF;
}

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;
}

