/* CSS DISPLAY SCREEN TED-E-BEAR */

/* ---------- 1. 0 Misc ---------- */

*   {
	padding:0;
	margin:0;
	border:0;
	}
	
body {
	color:#003488;
	font: 0.7em "Arial", Tahoma, Helvetica, Sans-Serif;
	background:#F4F4F4;
	text-align:center;
	}
	
.end {
	clear:both;
	list-style:none;
	height:0;
	line-height:0;
	font-size:0;
	}

#container {
	position:relative;
	left:0px;
	width:950px;
	margin:0 auto;
	text-align:left;
	background:#fff;
	border:1px solid #16164D;
	}

	
	
	
/* ---------- 2.0 HEADER ---------- */

#link {	
	width: 720px;
	position:absolute;
	left:-1000px;
	top:-1000px;
}




/* ---------- 2.0 HEADER ---------- */
#header {
	width:950px;
	height:80px;
	}

#header #logo {
	width:950px;
	}


h1, h2 {
	font-weight: normal;
	font-size: 1.0em;
	line-height: 1.0em;
	text-indent: -2000em;
	display:block;
	}

h2 {
	position:absolute;
	top:0;
	left:0;
	text-decoration:none;
	}


h1 {
	width:574px;
	height:80px;
	background:#fff url(images/easylogo1.gif) 0 0 no-repeat;
	float:left;
	}

h1 a {
	width:574px;
	height:80px;
	display:block;
	text-decoration:none;
	}

ul#basketMenu {
	display:block;
	width:270px;
	height:64px;
	padding:16px 0 0 106px;
	float:left;
	background:#fff url(images/easylogo2.gif) 0 0 no-repeat;
	}

ul#basketMenu li{
	display:inline;
	float:left;
	}

ul#basketMenu li a {
	font-weight: normal;
	font-size: 1.0em;
	line-height: 1.0em;
	text-indent: -2000em;
	display:block;
	float:left;
	height:44px;
	width:124px;
	margin-right:3px;
	}

ul#basketMenu li.favourite a {
	background:url(images/favour.gif) 0 0 no-repeat;
	width:125px;
	}

ul#basketMenu li.viewCart a {
	background:url(images/view_cart.gif) 0 0 no-repeat;
	}

ul#basketMenu li.checkOut a {
	background:url(images/view_check.gif) 0 0 no-repeat;
	width:125px;
	}


/* ---------- 3.0 MENU ---------- */
#menu {
	width:950px;
	clear:left;
	background:url(images/menu-back.gif) 0 0 repeat-x;
	height:23px;
	}

#menu h3 {
	font-weight: normal;
	line-height: 1.0em;
	text-indent: -2000em;
	font-size:0;
	position:absolute;
	}

#menu ul {
	padding:5px 0 0 38px;
	width:912px;
	display:block;
	list-style:none;
	}
	
#menu li {
	display:inline;
	color:#000;
	font-size:0.9em;
	}

#menu li a {
	color:#16164D;
	text-decoration:none;
	font-size:1.2em;
	padding:0 10px 0 7px;
	}

#menu li a:hover {
	color:#ED1C24;
	}


/* ---------- 4.0 SUBMENU ---------- */
#submenu {	
	clear:both;
	width:290px;
	float:left;
	padding-top:50px;
	}

#submenu ul {	
	padding-left:20px;
	margin-bottom:30px;
	display:block;
	}

#submenu h3 {
	font-weight:normal;
	line-height:1.0em;
	text-indent:-2000em;
	font-size:0;
	position:absolute;
	}

#submenu li {
	list-style:none;
	}

#submenu li a {
	font-weight: normal;
	font-size: 1.0em;
	line-height: 1.0em;
	text-indent: -2000em;
	display:block;
	height:44px;
	width:124px;
	}

#submenu li.link1 a {
	background:url(images/sanitisers.gif) 0 0 no-repeat;
	}

#submenu li.link2 a {
	background:url(images/water_treatment.gif) 0 0 no-repeat;
	}

#submenu li.link3 a {
	background:url(images/clarifiers.gif) 0 0 no-repeat;
	}

#submenu li.link4 a {
	background:url(images/pool_testing.gif) 0 0 no-repeat;
	}

#submenu li.link5 a {
	background:url(images/starter.gif) 0 0 no-repeat;
	}

#submenu li.link6 a {
	background:url(images/cleaners.gif) 0 0 no-repeat;
	}

#submenu li.link7 a {
	background:url(images/spa.gif) 0 0 no-repeat;
	}

#submenu li.link8 a {
	background:url(images/disp.gif) 0 0 no-repeat;
	}

#submenu li.link9 a {
	background:url(images/large.gif) 0 0 no-repeat;
	}

#submenu li.link10 a {
	background:url(images/specialoffers.gif) 0 0 no-repeat;
	}
	
#submenu li.link15 a {
	background:url(images/milks.gif) 0 0 no-repeat;
	}
	

#mailing-list {
	/*float: left;*/
	clear: left;
	width: 120px;
	height: 100px;
	margin: 20px;
	border: 1px solid #ccc;
	padding: 5px;
}

#mailing-list h4 {
	font-size: 12px;
	font-weight: 500;
	margin: 0 0 6px;
}

#mailing-list label {
	font-weight: 700;
	color: #666;
	clear: left;
}

#mailing-list input {
	clear: left;
	border: 1px solid #ccc;
	padding: 2px;
	width: 80px;
	margin: 0;
}	


/* ---------- 6.0 CONTENT ---------- */

#content1 {
	margin:0 0 0 290px;
	width:627px;
	padding:40px 0 0 0;
	}

#content1 h3 {
	font-size:2.7em;
	margin-bottom:25px;
	color:#3262A4;
	position:relative;
	top:0;
	left:0;
	}

#content1 .intro {
	font-weight:bold;
	font-size:1.3em;
	}

.blockTextLeft .pic {
	float:right;
	}

.blockTextLeft .pic img{
	display:block;
	margin-bottom:17px;
	}

.blockTextLeft .content {
	margin-right:220px;
	}

#content1 h4 {
	font-size:1.6em;
	color:#BC2B16;
	font-weight:bold;
	}

#content1 h4 strong{
	margin-right:15px;
	}


#content1 p {
	text-align:left;
	line-height:1.4em;
	margin-bottom:1.4em;
	font-size:1.3em;
	}

#content1 ul {
	margin:0 0 25px 20px;
	display:block;
	list-style:none;
	}

#content1 ul ul {
	margin:10px 0 40px 25px;
	display:block;
	}


#content1 li {
	margin-bottom:2px;
	list-style:disc;
	font-size:1.1em;
	}

#content1 .linksList {
	margin:10px 0 40px 0px;
	display:block;
	}

#content1 .linksList li {
	margin-bottom:6px;
	list-style:none;
	padding-left:0px;
	font-size:1.1em;
	}

#content1 .listSwingyde li {
	padding-left:5px;
	}

#content1 li li {
	font-size:1em;
	}

#content1 li span {
	color:#555;
	}

#content1 dl {
	margin-bottom:20px;
	font-size:1.0em;
	}

#content1 dt {
	margin-bottom:4px;
	font-weight:bold;
	}

#content1 dd {
	margin-bottom:4px;
	}

#content1 strong {
	font-weight:bold;
	text-decoration:none;
	}


#content1 a {
	color:#BC2B16;
	text-decoration:none;
	}

#content1 a:hover {
	color:#BC2B16;
	}

.payPal {
	padding:20px 0 20px 130px;
	}





/* ---------- 3.0 MENU ---------- */

#footer {
	width:950px;
	clear:left;
	background:url(images/menu-back.gif) 0 0 repeat-x;
	height:23px;
	}

#footer h3 {
	font-weight: normal;
	line-height: 1.0em;
	text-indent: -2000em;
	font-size:0;
	position:absolute;
	}

#footer ul {
	padding:5px 0 0 38px;
	width:912px;
	display:block;
	list-style:none;
	}
	
#footer li {
	display:inline;
	color:#000;
	font-size:0.9em;
	}

#footer li a {
	color:#16164D;
	text-decoration:none;
	font-size:1.2em;
	padding:0 10px 0 7px;
	}

#footer li a:hover {
	color:#ED1C24;
	}

#submenu li a.tradelink {
	width:124px;
	height:40px;
	margin:0 0 10px 0;
	padding:0;
	text-indent:-9999px;
	background: url('images/trade.gif') 0 0 no-repeat;
}

#submenu li a.tradelink:hover {
	background-position: 0 100% ;
}