<style>
.logo {font-family: Pristina; font-size: 32px; font-weight: bold; background-color: #66CC66; padding-bottom: 20px; padding-top: 20px;}
.heading-text {font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #000; background-color:#99FF99; padding-left: 6px;}
.title {background: url(http://www.ultimatehomeandgarden.co.uk/images/topimage2.jpg); height: 42px; font-family:Arial, Helvetica, sans-serif; font-size: 24px; font-weight: bold; color: #FFF; padding-left: 8px;}
.title2 {font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #FFF; padding-left: 12px;}
.sideboxtop {background-color: #CBE8C9; padding-left: 4px; height: 18px; color: #000; font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size: 12px;}
.sideboxtopspec {background-color: #CBE8C9; height: 18px; padding-left: 4px; color: #FF0000; font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size: 12px;}
.sideboxbody {border: solid 2px #CBE8C9; height: 150px; background-color:#FFFFFF;}
.bodytext {font-family: Arial, Helvetica, sans-serif; font-size:14px; text-align:left; padding: 6px;}
.smalltext {font-family: Arial, Helvetica, sans-serif; font-size:10px; text-align:left;padding-left: 6px;}
.smalltext1 {font-family: Arial, Helvetica, sans-serif; font-size:12px; text-align:left;}
.sideboxtext {text-align:center; font-size:12px; padding-top: 6px; font-weight: bold;}
.sideboxtextleft {text-align:left; font-size:12px; padding: 2px; font-weight: bold;}
.sideboximage img { width: 80px; height: 80px;}
.thumbnail1{
position: relative;
z-index: 0;
}
.thumbnail1:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail2{
position: relative;
z-index: 0;
}
.thumbnail2:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail3{
position: relative;
z-index: 0;
}
.thumbnail3:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail1 span{ /*CSS for enlarged image*/
position: absolute;
background-color: #FFF;
left: -1000px;
visibility: hidden;
color: black;
text-decoration: none;
}
.thumbnail1 span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}
.thumbnail1:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -75px;
#top: 0px;
_top: 0px;
left: 150px; /*position where enlarged image should offset horizontally */
}


.thumbnail2 span{ /*CSS for enlarged image*/
position: absolute;
background-color: #FFF;
left: -1000px;
visibility: hidden;
color: black;
text-decoration: none;
}
.thumbnail2 span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}
.thumbnail2:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -170px;
#top: -95px;
_top: -95px;
left: 150px; /*position where enlarged image should offset horizontally */
}


.thumbnail3 span{ /*CSS for enlarged image*/
position: absolute;
background-color: #FFF;
left: -1000px;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail3 span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}
.thumbnail3:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -265px;
#top: -190px;
_top: -190px;
left: 150px; /*position where enlarged image should offset horizontally */
}

.sideboxtextred {color: #FF0000}
</style>