@charset "UTF-8";
/* CSS Document 
Created by Torbz - 26th February 2010
torbz@ergonet.org
01458 - 830047
*/
.cushycms {background-color: #f1dd58; 
-moz-border-radius: 20px; 
-webkit-radius: 20px; 
padding-top: 10px; 
padding-bottom: 10px; 
padding-left:10px; 
padding-right:10px;
font-family:"Lucida Grande CY", "Lucida Sans Unicode", Tahoma, Arial, sans-serif;
font-size: 13px;
line-height: 16px;
border: #de902d 8px solid;}
.cushycms img {width: 170px; margin-bottom: 10px;}

.cushycms a {color: #CC3300;}
.cushycms a:hover {text-decoration: underline;}
html {
background-image: url(images/body-bkg.jpg);
margin: 0;
padding: 0;
font-family:"Lucida Grande CY", "Lucida Sans Unicode", Tahoma, Arial;
color: #9b271d;
font-size: 14px;
font-weight: normal;
}
body {}
a {color: #9b271d;
text-decoration:none;}
a:hover {
color: #FF0000;
text-decoration:underline;}
a:visited {}
p {margin: 0;
padding: 0;}
h1 {}
h2 {}
h3 {}


#container {
	margin-top: 0px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 992px;
	min-height: 774px;
}
#header {
position: relative;
top: 0px;
width: 980px;
height: 170px;
background-image:url(images/header-main.jpg);
background-repeat:no-repeat;}
#headerBottom {
position:absolute;
top: 170px;
height: 25px;
width: 980px;
background-repeat:no-repeat;
background-image:url(images/header-bottom.png);}

#navigation {
z-index: 10;
float: left;
margin-top: 30px;
left: 10px;
width: 208px;
min-height: 400px;}

#navTop {
position:relative;
background-image:url(images/navTop.png);
background-repeat:no-repeat;
height: 31px;
width: 208px;
margin: 0px;}

#navMiddle {
margin: 0px;
position:relative;
background-image:url(images/navMiddle.png);
background-repeat:repeat-y;
width: 208px;
min-height:50px;
height: auto;
text-align:center;
}
#navMiddle p{
padding-bottom: 10px;
z-index: 10;}
#navBottom {
position:relative;
background-image:url(images/navBottom.png);
height: 28px;
width: 208px;
margin: 0px;
z-index: 10;}

#content {
	float: left;
	margin-top: 30px;
	width: 778px;
	margin-left: 5px;
	min-height: 500px;
	padding-top: 0px;
}
#lifestyle1 {
	height:261px;
	width:363px;
	overflow: visible;
	background-image:url(images/banz-lifestyle.png);
	background-repeat: no-repeat;
	float: left;
	z-index: 100;
}

#lifestyle2 {
	height:251px;
	width:411px;
	background-image:url(images/lifestyle2.png);
	background-repeat: no-repeat;
	float: left;
	overflow: visible;
	margin-left: 0px;
	z-index: 5;
	margin-bottom: 10px;
}

#lifestyle3 {
height:272px;
width:398px;
background-image:url(images/footwear.png);
background-repeat: no-repeat;
float: left;
top: 0px;
margin-top: 10px;
z-index: 5;
}
#lifestyle4 {
height:272px;
width:358px;
background-image:url(images/eyewear.png);
background-repeat: no-repeat;
float: left;
top: 0px;
margin-left: 10px;
margin-bottom: 17px;
z-index: 5;
}
#lifestyle5 {
height:272px;
width:358px;
background-image:url(images/swimming-aids.png);
background-repeat: no-repeat;
float: left;
top: 0px;
margin-left: 0px;
z-index: 5;
}
#lifestyle6 {
height:272px;
width:402px;
background-image:url(images/footwear2.png);
background-repeat: no-repeat;
float: left;
top: 0px;
margin-bottom: 20px;
z-index: 5;
}
#lifestyle7 {
height:295px;
width:184px;
background-image:url(images/nametapes.png);
background-repeat: no-repeat;
float: left;
top: 0px;
margin-left: 0px;
z-index: 5;
}
#lifestyle8 {
height:198px;
width:261px;
background-image:url(images/suncream.png);
background-repeat: no-repeat;
float: left;
top: 0px;
margin-left: 20px;
z-index: 5;
}
#lifestyle9 {
height:295px;
width:276px;
background-image:url(images/pram-fleeces.png);
background-repeat: no-repeat;
float: left;
top: 0px;
margin-left: 20px;
z-index: 5;
}
.contentButton {
width: 147px;
height: 39px;
padding-top: 7px;
background-image: url(images/contentButton.png);
background-repeat: no-repeat;
z-index: 300;
text-align:center;
font-size: 12px;
overflow: visible; }
.contentButton:hover {
background-image: url(images/contentButtonHover.png);

}
.contentButtonLarge:hover {
background-image: url(images/contentButtonLargeHover.png);}
.contentButtonLarge {
width: 184px;
height: 39px;
padding-top: 7px;
background-image: url(images/contentButtonLarge.png);
background-repeat: no-repeat;
z-index: 300;
text-align:center;
font-size: 12px; }
#footer {
margin-top: -20px;
float: left;
height: 225px;
width: 980px;
background-image: url(images/footer.png);
background-repeat:no-repeat;
z-index: 1000;
}
#footer img {z-index: 1;}

