/*--quickSearch--*/
#deliQuickSearch{height:35px;padding:7px 0 0 15px}
#deliQuickSearch IMG{vertical-align:top;}
#deliQuickSearch SELECT{background-color:#036F00;color:#fff;margin:0 0 0 10px;padding:0;width:145px;vertical-align:text-top;}
#deliQuickSearch INPUT{vertical-align:top;margin-left:9px;}

/*--wine sub category headings and paras--*/
H4.subCategoryHeading{margin:5px 0 5px 0;font-size:1.3em;color:#066E00;background-image:url(../images/green_glif.gif);background-repeat:no-repeat;padding-left:20px;}
H4.subCategoryHeading a{color:#066E00 !IMPORTANT;}
P.subCategoryIntro{margin: 3px 0 6px 0;}

/*--wine mini ads--*/
UL.adsListing{overflow:hidden;display:block;height:auto;width:595px;margin:0 0 auto 0;list-style:none inside none;padding-left:0;}
UL.adsListing LI{width:295px;float:left;font-size:1em;border-right:1px solid #fff;margin:2px 0 4px 0;}
UL.adsListing LI IMG{float:left;}
UL.adsListing LI DIV.details{font-size:0.95em !IMPORTANT;padding:4px 0 0 0;width:210px;height:90px;padding:0;float:right;color:#05C505;}
UL.adsListing LI A.blanketLink{text-decoration:none;cursor:hand;}
UL.adsListing LI A.adsListingLink{margin-top:10px;padding-bottom:2px;text-indent:90px;font-size:10px;background-image:url(../images/greenArrow.gif);background-repeat:no-repeat;clear:both;color:#FFF;text-decoration:none;width:195px;display:block;}
UL.adsListing LI A.adsListingLink:hover{}
UL.adsListing SPAN.manName{color:#036F00;}
UL.adsListing SPAN.price{color:#000;}

/*--wine category listings--*/
UL.SubCatListing{display:block !IMPORTANT;height:auto;width:590px;margin:0 0 10px 0;list-style:none inside none;padding-left:0;}
UL.SubCatListing LI{float:left;font-size:1em;width:295px;display:block;background-image:url(../images/categoriesMenu/catListingArrow.gif);background-repeat:no-repeat;}
UL.SubCatListing LI A, UL.SubCatListing LI A:visited{color:#036F00;margin-left:12px;text-decoration:none;}
UL.SubCatListing LI A:hover, UL.SubCatListing LI A:visited:hover{color:#FFF;background-color:#036F00;}

/*--wine product listings--*/
TABLE.productTable{border:0;width:590px;}
TABLE.productTable TH{color:#000;text-align:left;border-bottom:1px solid #C4F0C4;padding:3px 6px 3px 0;}
TABLE.productTable TH.price{text-align:right;}
TABLE.productTable TD{vertical-align:top;border-bottom:1px solid #C4F0C4;padding:3px 6px 3px 0;}
TABLE.productTable TD IMG{border:1px solid #036F00;}
TABLE.productTable TD.price{width:70px;text-align:right;color:black;}
TABLE.productTable TD.productListing{color:#000;}
TABLE.productTable TD.productListing SPAN.manName{color:#036F00;font-weight:bold;}
TABLE.productTable TD.productListing SPAN.productName{color:#05C505;font-weight:bold;}
TABLE.productTable TD A{}

/*--wine product details--*/
TABLE.prodTitleTable{border:0;width:590px;padding:0;margin-bottom:10px;}
TABLE.prodTitleTable TD{padding:0;margin:0;border-bottom:1px solid #C4F0C4;}
TABLE.prodTitleTable TD H4.productHeading{width:505px;margin:10px 0 5px 0;font-size:1.5em;color:#036F00;background-image:url(../images/green_glif.gif);background-repeat:no-repeat;padding-left:20px;}
TABLE.prodTitleTable TD H4.productHeading SPAN{font-weight:normal;}

IMG.productImage{border:1px solid #036F00;margin:0;float:left;}
TABLE.prodDetailsTable{border:0;width:370px;padding:0;float:right;}
TABLE.prodDetailsTable TD{color:#036F00;padding:10px 0 10px 0;border-bottom:1px solid #C4F0C4;vertical-align:bottom;}
TABLE.prodDetailsTable TD.productDescription{}
TABLE.prodDetailsTable TD.size{}
TABLE.prodDetailsTable TD.size SPAN.sizeLabel{font-weight:bold;color:#036F00;}
TABLE.prodDetailsTable TD.price{}
TABLE.prodDetailsTable TD.price SPAN.priceLabel{font-weight:bold;font-size:1.4em;color:#000;}
TABLE.prodDetailsTable TD.basketLink{text-align:center;}

