/*//////////////Aspidistra styles/////////////////////////////*/
html {background: #8cad3a;}


.right
{
	text-align: right;
	color: #fff;
	float: right;
	padding-top: 8px;
	font-size: 105%;
	list-style-type: none;
}
.right a
{
	
	color: #fff;
	
}
#header h1
{
	font-weight:normal;
	margin-bottom:23px;
}
	
#banner 
{
}

.ContactFieldset
{
	margin-left:215px;
}

.ContactFieldset fieldset
{
	border-top:0;
}

.ContactFieldset input.ContactButton
{
	width:100px !important;
}
.ContactFieldset input
{
	width:200px !important;
}

#PrimaryContent
{
	margin:3em 0 1em 0px;
	width:780px;
	text-align:left;
	line-height: 150%;
}
#PrimaryContent h1
{
	border-top:1px solid #D0D0D0;
	border-right:1px solid #D0D0D0;
	border-bottom:4px solid #9BB751;
	border-left:1px solid #D0D0D0;
	text-align:left;
	padding-top: 5px; padding-bottom: 5px;
}

#SecondaryContent
{
	text-align:left;
	margin:0 0 1em 0px;
}

.Department
{
	float:left;
	width:200px;
	padding:0;
	margin:8px 32px 8px 0;
	text-align:center;
	background:url(../images/dept-bg.png) no-repeat;
}
.Department img
{
	margin:40px 0 34px 0;
}

.Department a
{
	margin:0;
	text-decoration:none;
	background:#8CAD3A;
	color:White;
	text-transform:uppercase;
	font-weight:bold;
	display:block;
	padding:12px 0;
}
.Department .DepartmentLink a
{
	padding:4px 0 0 0;
	margin:0;
	text-decoration:none;
	background:#fff;
	color:#0066ff;
	text-transform:none;
	font-weight:normal;
	display:block;
}
.Product
{
	width:760px;
	text-align:left;
	clear:both;
	margin-bottom:10px;
}

.Product .Header
{
	background:#8CAD3A;
	border-bottom:2px solid #fff;
	text-align:left;
	color:Black;
	padding:0.6em;
}
.Product .Header a
{
	color:white;
	text-decoration:none;
	text-transform:capitalize;
	font-weight:bold;
	font-size:medium;
}
.Product .Header img
{
	vertical-align:top;
	margin-left:8px;float:right;
	
}
.Product h3
{
	color:white;
	text-decoration:none;
	text-transform:capitalize;
	font-weight:bold;
	font-size:medium;
	padding:0.4em;
	
}
.Product .Information
{
	border:1px solid #9BB751;
	background:#E1E9D1;
	padding:4px;
}

.Product .ImgHolder
{
	width:250px;
	float:left;
}
.Product .ImgHolder p
{
	margin-top:4px;
	font-weight:bold;
}
.Product .ImgHolder p img
{
	vertical-align:top;
}
.Product .ImgHolder p a
{
	color:#0066ff;
	text-decoration:underline;
}

.Product .Description
{
	margin-left:250px;
	margin-right:300px;
	line-height:150%;
	height:280px;
	overflow:auto;
}
.Product .QuantityPrice
{
	float:right;
	width:296px;
}

.Product fieldset
{
	border:none;
	width:296px;
	clear:left;
	text-align:left;
}

.Product fieldset input
{
	width:30px;
	background:#fff;
	border:1px solid #9BB751;
	text-align:center;
	vertical-align:top;
	cursor:pointer;
}

.Product fieldset input.Button
{
	background:url(../images/button-bg.png) repeat-x;
	color:White;
	font-weight:bold;
	text-align:center;
	width:120px;
	border:none;
}

.Product fieldset img.CartIcon
{
	margin-left:12px;
	margin-right:12px;
}

.Product table
{
	float:left;
	width:147px;
	border:1px solid #9BB751;
	background:#fff;
	margin-bottom:0px;
	height:236px;
}
.Product .Qnty table
{
	margin-right:2px;
}
.Product .Qnty table th
{
}
.Product table.Delivery td.Img
{
	vertical-align:top;
	width:34px;
}
.Product .Qnty table td,
.Product .Qnty table th
{
	border:1px solid #9BB751;
	padding:7px 0 7px 3px;
	text-align:left;
}
.Product table.Delivery td
{
	border:none;
}

.Product table th
{
	color:Black;
	background:none;
	text-align:center;
	padding:6px 0;
	font-weight:bold;
}
.Product table td
{
	padding:6px 2px;
}

.Product .Price
{
	text-align:right;
	padding:0;
	margin:0;
}

.Product .Price p
{
	padding:0;
	margin:0;
}




/*//////////// Main Product Description/////////////////////////*/

.ProductMainDesc .Description
{
	margin-left:250px;
	margin-right:0;
	height:100%;
	overflow:auto;
}
.ProductMainDesc .QuantityPrice
{
	width:500px;
	margin-top:20px;
	margin-bottom:80px;	
}

.ProductMainDesc table#Quantity
{
		width:240px;
		height:200px;
}
.ProductMainDesc table#Quantity td.Price
{	
	padding:14px 2px;
	margin:0;
	text-align:left;

}
.ProductMainDesc table#Quantity td.Price input
{	
	width:30px;
	background:#fff;
	border:1px solid #9BB751;
	text-align:center;
	vertical-align:top;
	cursor:pointer;

}

.ProductMainDesc table#Quantity td.Price input.Button
{
	background:url(../images/button-bg.png) repeat-x;
	color:White;
	font-weight:bold;
	text-align:center;
	width:120px;
	border:none;
}
.ProductMainDesc table#Del
{
	width:240px;
}
.ProductMainDesc table#Quantity,
.ProductMainDesc table#Del

{
	border:1px solid #9BB751;
	background:#fff;
	height:1px;
	margin:0px 3px;
}
.ProductMainDesc table#Quantity td,
.ProductMainDesc table#Del td
{
	padding:0;
	margin:0;
}

/*////////////Recommendations/////////////////////////*/

.Recommendations
{
	float:left;
	width:150px;
	margin-bottom:20px;
}

.Recommendations
{
	font-size:12px;
}
.Recommendations p
{
	margin:12px 0;
}
.Recommendations a
{
	font-weight:bold;
}
/*////////////cart table/////////////////////////*/

table.CartDataTable
{
	margin-bottom: 10px;
	width: 100%;
}

table.CartDataTable td
{
	padding:10px;
	vertical-align:top;
}
table.CartDataTable thead
{
}

table.CartDataTable th
{
	padding:6px 4px 2px 6px;
	font-weight:bold;
	text-align:left;
}
table.CartDataTable td input
{
	width:26px;
	text-align:center;
	border:1px solid black;
}
table.CartDataTable td.Buttons input
{
	width:100px;
	margin-left:0px;
	background:#9BB751;
	color:white;
}
table.CartDataTable td.Buttons
{
	white-space:nowrap;
	text-align:right;
	padding-right:0;
}
table.CartDataTable td.Seperator
{
	border-bottom:1px solid black;
}

table.CartDataTable tr.Total
{
	text-align:right;
	font-weight:bold;
}

table.CartDataTable tr.Total td.Price
{
	text-align:left;
	font-weight:bold;
}

table.CartDataTable tr.AlternateItem
{
	background:#F6F5FA;
}


.Print
{
	border:1px outset #000;
	padding:4px;
	background:#fff;
	margin-left:160px;
}

.Print a
{
	text-decoration:none;
}
.Print img
{
	vertical-align:middle;
}


/*///////////////reviews////////////////////////*/

.Reviews
{
	font-size:13px;
}

.Reviews h2
{
	border-top:1px solid #D0D0D0;
	border-right:1px solid #D0D0D0;
	border-bottom:4px solid #9BB751;
	border-left:1px solid #D0D0D0;
	text-align:left;
	padding:4px;
	font-size:13px;
}

/*//////////////////////////////////////////*/

.Installation img
{
	border:0;
	margin-right:5px;
}

.PageRepeater
{
	margin:0 0 6px 0;
	padding:0;
	float:right;
	color:#0066ff;
}

#Breadcrumbs
{
	margin:1em 0;
}

#banner {
	width: 760px;
	margin:-4px 0 0 0;
	padding:0;
	text-align: left;
}

#banner img{vertical-align:middle;padding:0 6px 0 0;}

