td
{
	font: 10pt verdana;
}

a
{
		color: #555;
		font: 10pt verdana;

}

a img
{
	border: none;
}

#logo
{
	border: none;
}
#right table
{
	width: 148px;
	margin: auto;
	margin-top: 0px;
	background: url('../images/cart-head.gif') top center no-repeat;
	padding: 0;
	border: 0;
}

#right table table
{
	margin-top: 25px;
	background: none;
	width: 150px;
}

#right table table table
{
	margin: 5px 2px;
	background: none;
	width: 144px;
}

#right .infoBoxHeading
{
	display: none;
}

#right table.infoBoxContents
{
	border: 1px solid #FDB7B9;
	background: white;
}

#right td
{
	padding: 0;

}
#right table table table.infobox
{
	border-bottom: 1px dashed #FDB7B9;

}



#centrecontent .infoBoxHeading
{
	background: #FDB7B9;
	font: 8pt verdana;
	color: black;
	margin-bottom: 3px;
}

#centrecontent .infobox
{
	width: 90%;
	margin-left: 20px;
}

.topimage
{
	margin: 20px 20px 0 0;
}

#maintable
{
	width: 90%;
	margin-left: 20px;
}

.shippinghead
{
	font-size: 10pt;
	color: #EF404B;
}

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }


.ptable_bw
{
	width: 600px;
}
.product_bw
{
	width: 300px;
	height: 180px;
	background: white;
}

.productbwcelll
{
	width: 50%;
	vertical-align: top;
	text-align: center;

}
.productbwcellr
{
	width: 50%;
	text-align: left;
	valign: top;

}
.product_bwlineh
{
	height: 1px;
	background: #FDB7B9;
}

.product_bwlinev
{
	width: 1px;
		padding: 0;
	margin: 0;
	font-size: 1pt;
	background: url('http://www.nurserydecorland.com/images/1px-dblue.gif') repeat-y;

}

.product_divleft
{
	float: left;
	width: 115px;
	margin-left: 10px;
}

.product_divleft img
{
	border: 1px solid black;
	width: 100px;
	height: 117px;
}

.absolutep
{
	position: relative;
	left: 0;
	top: 0;
	width: 265px;
	height: 180px;
}

.product_divright
{
	float: right;
	width: 150px;
		position: absolute;
		top: 0;
		left: 135px;
		font-size: 8pt;

}

.product_divright a
{
text-decoration: none;
font-weight: bold;
		font-size: 10pt;


}

.product_divright a font
{
font-weight: normal;
		font-size: 8pt;

}

.prod-price
{
	color: red;
	font-size: 12pt;
		font-weight: bold;
	margin-top: 10px;
}

.prodbold
{
	color: black;
}

.product-options
{
	font-size: 10pt;
	color: #000;
	margin: 15px 0;
}

.product-options span
{
	font-weight: normal;
}

/* ---------------- View Shopping Cart -------------------------------- */

.productListing
{
	width: 90%;
	margin: 0 0 0 20px;
	border: 1px solid #FDB7B9;
}

.productListing td
{
	padding: 2px;
}

.productListing-heading
{
	color: #EF404B;
	background: #FEE3A6;
	font-weight: bold;
	border-right: 1px solid #fff;
}

.productListing-heading, .productListing-even .productListing-data
{
	border-bottom: 1px dashed #FDB7B9;
}

.productListing-data img
{
	border: 1px solid black;
	width: 100px;
	height: 117px;
}

.productListing-even .productListing-data
{
	color: #333;
	background: #DDF3FF;
}

.productListing-even .productListing-data a
{
	color: #333;
}

.productListing-odd .productListing-data
{
	color:  #FDB7B9;
	background: #fff;
}

td.main b
{
	color: #EF404B;

}

.stockWarning
{
	font-size: 8pt;
	color: #EF404B;
}

.product-main-table
{
	width: 400px;
	border: 1px solid #FDB7B9;
	margin: auto;

}

.product-main-table img
{
	border: 1px solid black;
}

.product-main-table td
{
	color: #FDB7B9;
	font-weight: bold;
	text-align: left;
			font-size: 11pt;

}
.product-main-table td p
{
	margin-bottom: 0;
}

.prod-main-price
{
	color: #EF404B;
	font-weight: bold;
	margin-bottom: 10px;
}

.product-main-table td.product-main-left, .product-main-table td.product-main-left a

{
	width: 160px;
		text-align: center;

}


.product-main-table td.product-main-right
{
	vertical-align: middle;
}


.product-main-table td.product-main-head
{
	border-bottom: 1px dashed #FDB7B9;
	background: #FFCCCC;
	color: #555;
	font-weight: bold;
	padding: 2px;
}

.moduleRow { }
.moduleRowOver { background-color: #FFCCCC; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #DDF3FF; }


.headerNavigation
{
	background: #FEE3A6;
	color: #EF404B;
}
#footer span {
	display:none;	
}

.markProductOutOfStock
{
	display: none;
}