html {
	height: 100%;
}
body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #c8e6f8;
	color: #00708e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
input {
	font-size: 100%;
}
#wrapper {
	width: 792px;
	height: 100%;
	margin: 0 auto;
	background: #ffffff url(/images/bgWrapper.gif) repeat-y 0 0;
	color: #000000;
}
#outer {
	float: left;
	width: 790px;
	min-height: 690px;
	background: #ffffff url(/images/bgOuter.gif) no-repeat 0 0;
	border-right: 1px solid #006699;
	border-left: 1px solid #006699;
}
#topbar {
	float: left;
	width: 780px;
}
#fishlogo {
	float: left;
	width: 97px;
	height: 112px;
}
#logonavblock {
	float: right;
	width: 660px;
}
#logoblock {
	position: relative;
	float: left;
	width: 384px;
	min-height: 82px;
	padding: 12px 276px 0 0;
}
#logoblock img {
	display: block;
}
#contactdetails {
	font-size: 70%;
}
#hydralogo {
	position: absolute;
	bottom: 0;
	left: 408px;
}
#navblock {
	clear: left;
	float: left;
	width: 100%;
	background: #10a5cd url(/images/bgNavBlock.gif) no-repeat 0 0;
	color: #ffffff;
}

#mainbar {
	float: left;
	width: 780px;
	padding: 8px 0 0;
}

#titles {
	position: relative;
	float: left;
	width: 321px;
	padding: 14px 0 25px 215px;
	background-color: #ffffff;
	color: #f2754e;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	font-weight: bold;
	font-style: italic;
}
#titles .fade {
	position: absolute;
	top: 5px;
	left: 26px;
	background-color: transparent;
	color: #fbd3c6;
	z-index: 1;
}
#titles .focus {
	position: relative;
	z-index: 2;
}

#zone1 {
	float: left;
	width: 550px;
	padding: 0 0 0 14px;
}

#zone1 .contentbox {
	clear: left;
	float: left;
	width: 100%;
	margin: 0 0 10px;
}
#zone1 .contentbox .heading {
	float: left;
	width: 100%;
	background: transparent url(/images/bgContentBoxHeading.gif) no-repeat right top;
	color: #006699;
}
#zone1 .contentbox .heading h1 {
	float: left;
	margin: 0;
	padding: 0 0 5px 4px;
	border-bottom: 2px solid #f2754e;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	font-style: italic;
}
#zone1 .contentbox .heading img {
	float: left;
}
#zone1 .contentbox .content {
	clear: left;
	float: left;
	width: 528px;
	padding: 9px 9px 1px;
	background-color: #ffffff;
	color: #000000;
	border: 2px solid #f2754e;
	border-top: 0;
}
#zone1 .contentbox a {
	background-color: #ffffff;
	color: #006699;
}
#zone1 .contentbox a:hover {
	background-color: #ffffff;
	color: #f2754e;
}
#zone1 .contentbox a:focus {
	background-color: #ffffff;
	color: #f2754e;
}
#zone1 .contentbox h1,#zone1 .contentbox h2,#zone1 .contentbox h3,#zone1 .contentbox h4,#zone1 .contentbox h5 {
	margin: 0 0 1.2em;
	font-size: 75%;
	line-height: 1.2em;
}
#zone1 .contentbox h6 {
	margin: 0;
	font-size: 70%;
	line-height: 1.2em;
}
#zone1 .contentbox p {
	margin: 0 0 1.2em;
	font-size: 70%;
	line-height: 1.2em;
}
#zone1 .contentbox .files {
	margin: 0 0 1.2em;
	padding: 0 0 0 24px;
	font-size: 70%;
	line-height: 1.2em;
	list-style: none;
}
#zone1 .contentbox .files li {
	min-height: 16px;
	padding: 0 0 0.4em 22px;
	background: #ffffff url(/images/bulletFile.gif) no-repeat;
	color: #006699;
}

#zone1 .contentbox .files li.pdf {
	background-image: url(/images/bulletPDF.gif);
}
#zone1 .highlightlink {
	font-weight: bold;
	text-decoration: none;
}
#zone1 .contentbox img.editorial {
	float: right;
	margin: 0 0 0 12px;
}

#zone1 #homefocus {
	float: left;
	width: 100%;
	padding: 0 0 12px;
}
#zone1 #homefocus .item {
	float: left;
	margin: 0 6px 0 0;
}
#zone1 #homefocus .item img {
	float: left;
	border: 0;
}

.productlist {
	clear: left;
	float: left;
	width: 512px;
	padding: 0 8px;
	font-size: 70%;
	line-height: 1.2em;
}
.productlist .row {
	clear: left;
	float: left;
	width: 100%;
	padding: 0 0 18px;
}
.productlist .item {
	float: left;
	width: 113px;
	margin: 0 0 0 20px;
}
.productlist .item.first {
	margin: 0;
}
.productlist img {
	display: block;
	width: 113px;
	/*height: 151px;*/
	margin: 0 0 2px;
	border: 0;
}
.productlist .name {
	background-color: #ffffff;
	color: #ff0000;
	font-weight: bold;
}
.productlist .prevprice {
	background-color: #ffffff;
	color: #999999;
	text-decoration: line-through;
}
#zone1 .contentbox .productlist .more a {
	display: block;
	padding: 0 0 0 6px;
	background: #ffffff url(/images/bulletOne.gif) no-repeat 0;
	color: #f2754e;
	text-decoration: none;
}
#zone1 .contentbox .productlist .more a:hover {
	background-color: #ffffff;
	color: #006699;
}
#zone1 .contentbox .productlist .more a:focus {
	background-color: #ffffff;
	color: #006699;
}

#product {
	float: left;
	width: 100%;
	padding: 0 0 8px;
}
#product #backlink {
	float: left;
	width: 80px;
	font-size: 70%;
}
#zone1 #product #backlink a {
	float: left;
	padding: 0 0 0 6px;
	background: #ffffff url(/images/bulletOneRev.gif) no-repeat 0;
	color: #666666;
	text-decoration: none;
}
#zone1 #product #backlink a:hover {
	background-color: #ffffff;
	color: #f2754e;
	text-decoration: underline;
}
#zone1 #product #backlink a:focus {
	background-color: #ffffff;
	color: #f2754e;
	text-decoration: underline;
}
#product #img {
	float: left;
	width: 200px;
	font-size: 70%;
}
#product #img img {
	display: block;
	width: 200px;
	border: 0;
}
#product #img .noimg {
	width: 186px;
	min-height: 27px;
	padding: 120px 6px;
	border: 1px solid #999999;
	text-align: center;
}
#product #detail {
	float: right;
	width: 200px;
}
#zone1 #product #detail a.enlarge {
	float: left;
	padding: 0 6px 0 0;
	background: #ffffff url(/images/bulletOne.gif) no-repeat right;
	color: #666666;
	font-size: 70%;
	text-decoration: none;
}
#zone1 #product #detail a.enlarge:hover {
	background-color: #ffffff;
	color: #f2754e;
	text-decoration: underline;
}
#zone1 #product #detail a.enlarge:focus {
	background-color: #ffffff;
	color: #f2754e;
	text-decoration: underline;
}
#product #detail .name {
	margin: 0 0 2.4em;
	background-color: #ffffff;
	color: #ff0000;
	font-size: 70%;
}
#product #detail .body {
	margin: 0 0 2.4em;
}
#product #detail .ref {
	font-size: 70%;
}
#product #detail .prevprice {
	background-color: #ffffff;
	color: #999999;
	text-decoration: line-through;
}
#product #detail .price {
	margin: 0 0 1.2em;
	background-color: #ffffff;
	color: #ff0000;
	font-size: 70%;
}
#zone1 #product #detail h6 {
	margin: 0 0 0.6em;
	background-color: #ffffff;
	color: #ff0000;
	font-size: 70%;
}

#searchresults {
	width: 348px;
	margin: 0 auto;
	font-size: 70%;
}
#searchresults th {
	background-color: #ffffff;
	color: #006699;
	text-align: left;
}
#searchresults td .name {
	font-weight: bold;
}
#zone1 #searchresults td .name a {
	background-color: #ffffff;
	color: #f2754e;
	text-decoration: none;
}
#zone1 #searchresults td .name a:hover {
	background-color: #ffffff;
	color: #006699;
}
#zone1 #searchresults td .name a:focus {
	background-color: #ffffff;
	color: #006699;
}
#searchresults td .price {
	margin: 0 0 0.6em;
}
#zone1 #searchresults td p {
	margin: 0 0 0.6em;
	font-size: 100%;
}

#zone2 {
	float: right;
	width: 192px;
	margin: 0 5px 0 0;
}
#zone2 .contentbox {
	clear: left;
	float: left;
	width: 100%;
	margin: 0 0 20px;
}
#zone2 .contentbox form {
	clear: left;
	float: left;
	width: 100%;
	margin: 0 0 0.2em;
}
#zone2 .contentbox label {
	display: block;
	font-weight: bold;
}
#zone2 .contentbox input {
	float: left;
	width: 14em;
	border: 1px solid #f2754e;
	font-size: 70%;
}
#zone2 .contentbox input.submit {
	float: right;
	width: auto;
	border: 0;
}
#zone2 .contentbox .top {
	height: 12px;
	background: transparent url(/images/contentBoxTwoTop.gif) no-repeat right 0;
	color: #000000;
}
#zone2 .contentbox .content {
	clear: left;
	float: left;
	width: 182px;
	padding: 3px 3px 1px;
	background-color: #fce3dc;
	color: #000000;
	border: 2px solid #f2754e;
	border-top: 0;
}
#zone2 .contentbox .content h6,#zone2 .contentbox label {
	margin: 0 0 0.2em;
	font-size: 70%;
}
#zone2 .contentbox .content p {
	margin: 0 0 0.6em;
	font-size: 70%;
}
#zone2 .contentbox .content ul {
	margin: 0 0 0.6em;
	padding: 0 6px;
	font-size: 70%;
	line-height: 1.2em;
	list-style: none;
}
#zone2 .contentbox .content li {
	padding: 0 0 0 8px;
	background: transparent url(/images/bulletOne.gif) no-repeat 0;
	color: #000000;
}
#zone2 .contentbox .content li a {
	background-color: transparent;
	color: #000000;
	text-decoration: none;
}
#zone2 .contentbox .content li a:hover {
	text-decoration: underline;
}
#zone2 .contentbox .content li a:focus {
	text-decoration: underline;
}
#zone2 .contentbox .content .notices {
	min-height: 28px;
	background: #fce3dc url(/images/bgNoticesDiv.gif) no-repeat right;
	color: #000000;
}
#zone2 .contentbox.two .top {
	background-image: url(/images/contentBoxTwoTop2.gif);
}
#zone2 .contentbox.two .content {
	background-color: #c8e6f8;
	color: #00708e;
	border-color: #71c7e4;
}
#zone2 .contentbox.two input {
	border-color: #00708e;
}

#footer {
	clear: left;
	float: left;
	width: 752px;
	padding: 50px 14px 12px;
	font-size: 65%;
}
#footer a {
	background-color: transparent;
	color: #000000;
}
#footer a:hover {
	background-color: transparent;
	color: #f2754e;
}
#footer a:focus {
	background-color: transparent;
	color: #f2754e;
}

input.submit{
	font-size:80%;
	border:0;
	color:#ff0000;
	font-weight:bold;
	cursor:pointer;
	background:#ffffff;
}
p.product_note,p.basket_note,span.basket_note_flag{
	color:#ff0000;
}
span.basket_note_flag{
	margin:0 0 0 0.5em;
}


