body {
	margin: 0px;
	font: normal small Arial, Helvetica, sans-serif;
	color: #333333;
}
#leftcolumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	color: #000000;
	position: absolute;
	left: 0px;
	top: 84px;
	width: 125px;
	padding-left: 5px;
}

#yourbasket {
	font-size: small;
	text-align: center;
	width: 140px;
	margin-bottom: 2px;
	border: thin solid #CC0000;
}
#yourbasket h3 {
	font-size: small;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	width: 100%;
	margin-bottom: 2px;
	background-color: #CC0000;
}

/* navlist CSS from http://www.projectseven.com/tutorials/css_menus/list_01/ */

#navlist ul {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
}
#navlist li {
	margin: 0 0 1px 0;
}
#navlist a {
	display: block;
	padding: 3px 3px 3px 16px;
	width: 100%;
	font-weight: bold;
	background: #CC0000 url(http://www.delianddelights.co.uk/images/up.gif) no-repeat;
}
#navlist a:link, #navlist a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#navlist a:hover {
	background-color: #FFFF99;
	background-image:   url(http://www.delianddelights.co.uk/images/down.gif);
	color: #333333;
}

#Content {
	position:	absolute;
	top: 20px;
	left:125px;
	width: 615px;
	color: #333333;
	margin: 0px auto 0px 30px;
	text-align: left;
	padding-top: 10px;
}
h1 {
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC9933;
	margin-left: 20px;
	padding-left: 10px;
	margin-bottom: 30px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	text-transform: uppercase;
	color: #666666;
	text-align: center;
}
h3 {
	font-weight: bold;
	font-size: small;
	text-align: left;
	margin-bottom: 0px;
	color: #333333;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #333333;
}
img {
     border: 0;
	clear: both;
	float: none;

}	 
.address {
	font-size: xx-small;
	color: #333333;
}
table.ProductList {
	border-collapse:collapse;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 100%;
}
table.ProductList td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990000;
	border-collapse:collapse;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 8px;
    padding-right: 0px;
}
table.ProductList td#colone {
width: 108px;
}
table.ProductList td#coltwo {
width: auto;
text-align: left;
}
table.ProductList td#colthree {
width: 60px;
text-align: right;
}
table.ProductList td#colfour {
width: 60px;
text-align: right;
}
table.ProductList td#colfive {
width: 80px;
text-align: center;
}
td.box {
	width: 280px;
	text-align: left;
	border-collapse:collapse;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: x-small;

}

a.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-align: center;
}
#imgbot {
	position: absolute;
	bottom: -282px;
	left: 0px;
}
#tablepos {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	/* the property below appears to work on the table itself in IE6/Win at least */
	text-align: center;
}
#Content ul {
    margin-top: 0px;
	list-style-image:  url(http://www.delianddelights.co.uk/images/bullet.gif);
}
#Content ol {
    margin-top: 0px;
}
h4 {
	font-weight: bold;
	font-size: small;
	text-align: left;
	margin-bottom: 0%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #CC9933;

}
.imgleft {
	float: left;
	border: none;
	margin: 0px 20px 20px;
}
.bold {
	font-weight: bold;
}
table.DeliveryCharge {
	width: 50%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	border-collapse:collapse;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
table.DeliveryCharge td {
	border: 1px solid #990000;
	border-collapse:collapse;
	padding: 6px 0px 6px 8px;
	text-align: center;
}
table.DeliveryCharge th {
	border: 1px solid #990000;
	border-collapse:collapse;
	padding: 6px 0px 6px 8px;
	font-weight: bold;
}
table.Home {
	border-collapse:collapse;
	width: auto;
	margin-right: auto;
	margin-left: auto;
}
table.Home td{
	border-collapse:collapse;
	margin: 0px;
	padding: 1px;
}
div#HomeFeaturedProduct {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	font-size: small;
	padding: 0;
}
div#HomeFeaturedProduct div.prodbox{
	border: 1px solid #CC9933;
	margin: 0 10px 10px 0;
	padding: 0 0 5px 0;
	position: relative; /* This fixes the issue of a small part of the left and right borders disappearing on scrolling. See http://www.webmasterworld.com/forum83/8079.htm */
	width: 48%;
	float:left;
	display: inline;
}
div#HomeFeaturedProduct div.proddesc{
	width: 45%;
	padding-left:5px;
	font-size: 80%;
}
div#HomeFeaturedProduct img.imgleft{
	position: relative;
	margin: 0 5px 20px 5px;
	float:right;
}
div#HomeFeaturedProduct h1{
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 10px;
	padding: 2px 0 2px 5px;
}
div.cleardiv {
	clear:both;
}
.warning {
	font-weight: bold;
	font-size: 110%;
	color: #FF0000;
}


