/* CSS Document */
body {
background-color: #F2EAB9;
scrollbar-face-color: #fde3fe;
scrollbar-highlight-color: #0066ff;
scrollbar-3dlight-color: #fde3fe;
scrollbar-darkshadow-color: #0066ff;
scrollbar-shadow-color: #0066ff;
scrollbar-arrow-color: #0066ff;
scrollbar-track-color: #fde3fe;
}
#top {
WIDTH: 100%; 
POSITION: absolute; 
TOP: 0px; 
HEIGHT: 137px;
text-align: left;
background-image: url(http://www.nursery-bedding.co.uk/images/topbg.gif);
border-bottom-style: dashed;
border-bottom-color: #0066ff;
border-bottom-width: 1px;
}
#nav {
WIDTH: 145px; 
POSITION: absolute; 
TOP: 137px; 
text-align:left;
background-color: #B6B6D8;
height: 200%;
}
#nav2 {
WIDTH: 145px; 
POSITION: absolute; 
TOP: 137px; 
text-align:left;
background-color: #B6B6D8;
height: 800%;
}
#nav3 {
WIDTH: 145px; 
POSITION: absolute; 
TOP: 137px; 
text-align:left;
background-color: #B6B6D8;
height: 1000%;
}
#navmap {
WIDTH: 145px; 
POSITION: absolute; 
TOP: 137px; 
text-align:left;
background-color: #B6B6D8;
height: 1500%;
}
#right {
POSITION: absolute; 
width: 650px;
top: 140px;
left: 160px;
}
img {
    border: none;
}
p.nav {
font-size: 12px;
}
p.center {
text-align: center;
}
h1 { 
font-size: medium; 
font-weight: bold; 
text-align: center;
}
h2 { 
font-size: x-small; 
font-weight: bold; 
text-align: center;
} 
table td.buynow {
background-color: transparent;
border-bottom: 1px dotted #ccc;
vertical-align: top;
}
table td.price {
background-color: transparent;
border-bottom: 1px dotted #ccc;
vertical-align: top;
font-weight: bold;
}
hr {
style: dotted;
}
p.statement { 
font-size: x-small; 
color: #cc0000; 
font-weight: bold; 
} 
p.center { 
text-align: center; 
}

p.headings { 
text-align: center; 
color: #0000FF; 
font-weight: bold; 
}
p.prodtitle { 
font-size: medium; 
font-weight: bold; 
text-align: center; 
}

p.enlarge { 
font-size: x-small; 
color: #999999; 
font-weight: bold; 
text-align: center; 
}
p.centerbold { 
font-weight: bold; 
text-align: center; 
}
p.statement { 
font-size: x-small; 
color: #cc0000; 
font-weight: bold; 
text-align: center; 
} 
#nav a:hover {
background-color: #0066ff;
}
#nav2 a:hover {
background-color: #0066ff;
}
#nav3 a:hover {
background-color: #0066ff;
}
#navmap a:hover {
background-color: #0066ff;
} 
hr {
color: #F2EAB9;
}
hr.right {
color: #B6B6D8;
}