BODY,
TD,
#wpdisplaycontainer,
#wpdisplaycontainer table,
#wpdisplaycontainer td
{
	font-family: Arial;
	font-size: 14px;
}

A {
}

A:Hover {
}

.smallbutton, .largebutton {
	color: white;
	background: #0090FF;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	font-weight: bold;
	font-size: 11px;
}

.largebutton {
	padding: 2px 5px 2px 5px;
}

.input, .select {
	color: #555;
	font-family: Arial;
	font-size: 14px
}
.input {
	border: 1px solid #0090FF;
}

.select {
}

td.tdPageHeader {
	border-bottom: 2px solid silver;
	font-size: 20px;
	height: 1%;
}

td.tdTopNavSpacerRow {
	font-size: 7px;
}
td.tdTopNavCell, td.tdTopNavCellEdge {
	width: 1%;
	padding: 0px 10px 0px 10px;
}
td.tdTopNavCell, td.tdTopNavCellSpacer {
	border-left: 2px solid #A1A1A1;
}
td.tdTopNavCellSpacer {
	font-size: 1px;
	width: 100%;
}
td.tdTopNavCellSpacer, td.tdTopNavCellEdge {
	border-right: 2px solid #A1A1A1;
}


/* top nav list experiment */

#navcontainer {
	width: 700px;
}

#navcontainer ul
{
	padding-bottom: 2px;
	list-style-type: none;
}

#navcontainer ul li {
	display: inline;
	border-left: 2px solid silver;
	border-right: 2px none silver;
}

#navcontainer a
{
	display: inline;
	padding: 0px;
	text-decoration: none;
}

/* Common styles */
/* Generic "Box" styles */
td.tdIndexGrassCell,
#aboutpageboxtext,
#contactpageboxtext
{
	color: white;
	background-color: #A1A1A1;
}

#singleboxlayoutcell
{
	padding: 50px 20px 40px 20px;
}

/* Thumbnail styles */

.ProductThumbnail
{
	height: 160px;
	width: 160px;
	margin: 5px;
}

.ProductThumbnail,
.ProductHotPick,
{
	border: 1px solid black;
}

.ProductThumbnail,
.ProductHotPick,
#tdProductImageCell
{
	background-color: #CCC;
	text-align: center;
	vertical-align: middle;
}



/* Index Page Styles */

td.tdIndexGrassCell
{
	padding: 10px 10px 0px 10px;
	width: 240px;
}

.ProductHotPick
{
	height: 75px;
	width: 75px;
}


/* About Us Styles */

#aboutpageboxtext
{
	display: block;
	padding: 10px 10px 0px 30px;
	height: 1%;
	font-size: 13px;
}

#aboutoutsideboxcell
{
	padding-top: 30px;
	color: #A1A1A1;
}

/* Catalogue Page Styles */

div.catalogue ul, li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div.catalogue img {
	margin: 10px 10px 10px 10px;
	float: left;
	clear: both;
	border: 1px solid black;
}


div.catalogue li li {
	display: inline;
}

.subproducttitle {
	width: 250px;
}

.subproductprice {
	padding-right: 5px;
	text-align: right;
	width: 170px;
	white-space: nowrap;
}


/* Product Image Styles */
#tdProductImageCell {
	height: 420px;
	width: 410px;
	padding: 10px;
	background-color: #CCC;
	text-align: center;
	vertical-align: middle;
}

#tdProductDisplayTitle {
	background-color: #BBB;
	color: white;
	height: 40px;
	padding-left: 10px;
	font-size: 20px;
	text-align: center;
}


/* Formats Page Styles */

#FormatsContainer ul, li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#FormatsContainer img {
	margin: 10px 10px 10px 10px;
	float: left;
	clear: both;
	border: 1px solid black;
}


/* Suggestions Page Style */
#SuggestionContainer ul{
	Display: block;
}


/* Contact Page style */
#ContactContainer ul{
	Display: block;
}

#contactpageboxtext
{
	display: block;
	padding: 10px 10px 0px 10px;
	height: 1%;
}



/* Cart Page Styles */
td.tdCartBody {
	vertical-align: top;
	padding: 20px;
}

td.tdCartHeader, td.tdCartLine, td.tdCartTotals {
	padding: 5px 5px 5px 0px;
}

td.tdCartHeader {
	border-bottom: 1px solid black;
}

td.tdCartLine {
	border-bottom: 1px dotted silver;
}

td.tdCartTotals {
	padding-left: 15px;
	text-align: right;
}


/* Checkout pages Styles */

.CheckoutValueRight
.CheckoutValueLeft,
.CheckoutValueMissing
{

}

.CheckoutValueLeft,
.CheckoutValueMissing
{

}

.CheckoutValueMissing
{
	color: red;
	font-weight: bold;
}

#checkoutconfirm {
	width: 100%;
	padding-right: 30px;
	text-align: center;
}


/* Admin Page Styles */

#admindiv
{
	text-align: center;
}

tr.trAdminButtonRow
{
	padding-top: 10px;
	padding-bottom: 2px;
}

td.tdAdminPictureCell {
	padding-right: 5px;
}

#adminproductlistheader
{
	font-weight: bold;
	font-size: 16px;
}

#adminproductlist
{
	white-space: nowrap;
}

.admincategory
{
	font-weight: bold;
}

.adminproduct
{
	padding-left: 10px;
}

.adminproduct a
{
	text-decoration: none;
	color: black;
}

.adminproduct a:hover
{
	background-color: blue;
}

#adminproductframediv
{
	float: left;
	clear: none;
}

#adminproductframediv ul, li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#adminproductframediv li
{
	margin: 0px 3px;
	padding: 0px;
	display: inline;
}

/* Worldpay Results / Callback page */
#wpdisplaycontainer table,
#wpdisplaycontainer td
{
	background-color: white;
}

.banner,
.bannererror
{
	background-color: white;
}
