body {
	background-color: #999999;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
}
h1 {
	color: #CC0000;
	margin-top: -10px;
	margin-bottom: -5px;
	font-size: 20px;
	font-weight: lighter;
}
h2 {
	font-weight: bold;
	color: #CC0000;
	font-size: 13px;
	margin-bottom: 2px;
	margin-top: 0px;
}
a {
	color: #123187;
	text-decoration: none;
}
a:hover {
	color: #006699;
	text-decoration: none;
}
.top-nav {
	background-image: url(1top-nav.gif);
	height: 25px;
	padding-top: 15px;
	padding-left: 15px;
	color: #FFFFFF;
}
.top-nav a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-left: 10px;
}
.top-nav a:hover {
	color: #E6F8FF;
	text-decoration: none;
}
.basket {
	color: #FFFFFF;
	text-decoration: none;
	float: right;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: -10px;
}
.basket a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.main {
	background-color: #FFFFFF;
}
.main-left {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.main-right {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
ul {
	margin-left: 1em;
	padding-left: 1em;
}
.cart {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #01A8EB;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.spas {
	background-image: url(spas/1mid.gif);
	background-repeat: repeat-y;
	background-position: left top;
	font-size: 11px;
	color: #106BB6;
	padding-right: 10px;
	padding-left: 5px;
}


.bottom {
	background-image: url(1bottom.jpg);
	height: 16px;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 20px;
	padding-top: 4px;
}
.bottom a {
	color: #FFFFFF;
	text-decoration: none;
}
.bread {
	font-size: 11px;
	color: #666666;
	padding-left: 15px;
}
.bread a {
	color: #666666;
	text-decoration: underline;
}
.box-top {
	background-image: url(boxes/top.jpg);
	height: 25px;
	padding-top: 10px;
	text-align: center;
	font-size: 14px;
	background-repeat: no-repeat;
	background-position: center top;
}
.box-top a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 5px;
}
.box-bottom {
	background-image: url(boxes/bottom.jpg);
	height: 23px;
	text-align: right;
	font-size: 10px;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	padding-top: 3px;
	background-repeat: no-repeat;
	background-position: center top;
}
.box-bottom a {
	color: #CC0000;
	text-decoration: none;
}
.nav {
	color: #003366;
	text-align: left;
	background-image: url(1nav.gif);
	background-repeat: no-repeat;
	display: block;
	text-indent: 15px;
	margin-bottom: -4px;
	height: 20px;
	width: 175px;
	margin-left: 10px;
	margin-top: 5px;
	padding-top: 5px;
}
.nav a {
	color: #006699;
	text-decoration: none;
}
.nav a:hover {
	color: #CC0000;
	text-decoration: none;
}
.banners {
	height: 100px;
	background-image: url(banner-bg.jpg);
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.top-bg {
	background-image: url(1top-bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: right;
}
.products344 {
	background-image: url(product344x120.gif);
	height: 126px;
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
}
.products688 {
	background-image: url(product688x150.gif);
	height: 204px;
	background-repeat: no-repeat;
}
.tubs1 {
	padding: 5px;
}

.buy {
	margin: 0px;
}
.buy1 {
	font-size: 10px;
	color: #006699;
}
.product {
	font-weight: bold;
	color: #006699;
}
.price {
	color: #666666;
	text-decoration: line-through;
}
#Layer1 {
	position:absolute;
	width:120px;
	height:100px;
	z-index:1;
	font-size: 25px;
	color: #000000;
	text-align: center;
	padding-top: 10px;
	font-weight: bold;
	text-decoration: blink
}
.bot-nav {
	font-size: 11px;
	color: #666666;
}
.bot-nav a {
	color: #666666;
	text-decoration: none;
}
.bot-nav a:hover {
	color: #006699;
	text-decoration: none;
}
.red-price {
	font-weight: bold;
	color: #CC0000;
}


/*float */

a.float {
	text-decoration: none; /* definition for the link that will display the layer */
	color: #CC0000;
	position:relative; /*this is the key*/
	z-index:24;
	text-decoration:none;
	font-weight: bold;
}
a.float:hover {
	background-image: none;
	z-index:25;
}
a.float span { /* definition of <span> tag included in <a> */
display: none;
}
a.float:hover span{ /*the span will display just on :hover state*/
	display: inline;
	position: fixed;
	top: 0; /* layer's place and dimension that you can change at will */
	left: 20px;
	width: 200px;
	color: #003366;
	background-color: #CCCCCC;
	padding: 5px;
	border: 1px solid #666666;
	font-weight: normal;
}

/*desc */

a.desc {
	text-decoration: none; /* definition for the link that will display the layer */
	color: #CC0000;
	position:relative; /*this is the key*/
	z-index:24;
	text-decoration:none;
	font-weight: bold;
}
a.desc:hover {
	background-image: none;
	z-index:25;
}
a.desc span { /* definition of <span> tag included in <a> */
display: none;
}
a.desc:hover span{ /*the span will display just on :hover state*/
	display: inline;
	position: absolute;
	width: 300px;
	color: #003366;
	background-color: #D9F4FD;
	padding: 10px;
	border: 1px solid #666666;
	font-weight: normal;
	left: 50px;
	top: -25px;
}


/*specs */

a.specs {
	text-decoration: none; /* definition for the link that will display the layer */
	color: #CC0000;
	position:relative; /*this is the key*/
	z-index:24;
	text-decoration:none;
	font-weight: bold;
}
a.specs:hover {
	background-image: none;
	z-index:25;
}
a.specs span { /* definition of <span> tag included in <a> */
display: none;
}
a.specs:hover span{ /*the span will display just on :hover state*/
	display: inline;
	position: fixed;
	top: 0; /* layer's place and dimension that you can change at will */
	left: 20px;
	width: 520px;
	color: #003366;
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #666666;
	font-weight: normal;
	z-index:25;
}

a.cover-diag {
	text-decoration: none; /* definition for the link that will display the layer */
	color: #006699;
	position:relative; /*this is the key*/
	z-index:24;
	text-decoration:none;
	font-weight: bold;
	font-size: 14px;
}
a.cover-diag:hover {
	background-image: none;
	z-index:25;
}
a.cover-diag span { /* definition of <span> tag included in <a> */
display: none;
}
a.cover-diag:hover span{ /*the span will display just on :hover state*/
	display: inline;
	position: fixed;
	top: 0; /* layer's place and dimension that you can change at will */
	left: 20px;
	width: 600px;
	color: #003366;
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #666666;
	font-weight: normal;
	z-index:25;
}


/*colours */

a.colours {
	text-decoration: none; /* definition for the link that will display the layer */
	color: #006699;
	position:relative; /*this is the key*/
	z-index:24;
	text-decoration:none;
	font-weight: bold;
}
a.colours:hover {
	background-image: none;
	z-index:25;
}
a.colours span { /* definition of <span> tag included in <a> */
display: none;
}
a.colours:hover span{ /*the span will display just on :hover state*/
	display: inline;
	position: fixed;
	top: 0; /* layer's place and dimension that you can change at will */
	width: 560px;
	color: #003366;
	background-color: #E9F8FE;
	padding: 5px;
	border: 1px solid #666666;
	font-weight: normal;
}

a.colours1 {
	text-decoration: none; /* definition for the link that will display the layer */
	color: #006699;
	position:relative; /*this is the key*/
	z-index:24;
	text-decoration:none;
	font-weight: bold;
}
a.colours1:hover {
	background-image: none;
	z-index:25;
}
a.colours1 span { /* definition of <span> tag included in <a> */
display: none;
}
a.colours1:hover span{ /*the span will display just on :hover state*/
	display: inline;
	position: fixed;
	top: 0; /* layer's place and dimension that you can change at will */
	width: 760px;
	color: #003366;
	background-color: #E9F8FE;
	padding: 5px;
	border: 1px solid #666666;
	font-weight: normal;
}
.covers-box {
	width: 680px;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-top: 10px;
	background-image: url(covers-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 340px;
}
.indent {
	width: 610px;
	margin-left: 45px;
	margin-top: 10px;
}
.indent li {
	color: #003366;
	line-height: 20px;
}
.indent1 {
	width: 610px;
	margin-left: 45px;
	margin-top: 10px;
	padding: 10px;
	border: 1px dashed #999999;
}

/* photo enlargement */

a.photo {
	text-decoration: none; /* definition for the link that will display the layer */
	color: #CC0000;
	position:relative; /*this is the key*/
	z-index:0;
	text-decoration:none;
	font-weight: bold;
}
a.photo:hover {
	background-image: none;
	z-index:25;
}
a.photo span { /* definition of <span> tag included in <a> */
display: none;
}
a.photo:hover span{ /*the span will display just on :hover state*/
	display: inline;
	position: fixed;
	top: 0; /* layer's place and dimension that you can change at will */
	left: 20px;
	width: 600px;
	background-color: #006699;
	padding: 5px;
	border: 1px solid #666666;
	z-index:25;
}
