﻿
body, td, th {
	font-family: 'Open Sans', Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: left;
}

html, body {
    height: 100%;
} 

/*strong, b {
font-weight:normal;
}*/
h1 {
    font-size: 16px;
}
h2 {
	font-size: 14px;
    font-weight: normal;
}
h3 {
	font-size: 12px;
}
h4 {
	font-size: 10px;
}


.termsBox {
    margin-right: 40px; margin-top: 40px; padding: 40px; font-size:20px; display: inline-block; background: #FF6600; color: white;
    text-align: center
}
.termsBox:hover {
    background-color: blue;
    cursor: pointer;
}


.tlmBanner {
    margin-bottom: 12px;
}

#panelSearchBar {
    margin-bottom: 12px;
}
.prod150Text {
    margin: 2px;
    height: 78px;
    overflow: hidden;
    cursor: default;
}
.prod150Text:hover {
    
}


.textboxItemSearch {
    height: 30px;
    width: 200px;
    font-size: 20px;
}

.textboxRecipeSearch {
    height: 30px;
    width: 200px;
    font-size: 20px;
}

.buttonRecipeSearch {
    height: 36px;
    width: 100px;
    font-size: 20px;
}

.panelRecipeSearch {
    padding-left: 10px;
}

/* Category bar */


#category-bar-placeholder
{
    _display:none;
}
      
      
.category-bar-fixed 
{
    position: fixed;
    top: 0px;
    z-index: 190;
}
.category-bar-content
{
    line-height:60px; 
    color:White; 
    text-align:center; 
    z-index: 190;
    float: left;
    background-color: white;
}
            
.category-bar-transparency
{
    /*-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    -moz-opacity:0.5; 
    -khtml-opacity: 0.5; 
    opacity: 0.5; 
    height:3px; 
    background-color:#ccc;*/
    clear: left;
}

            
/* 
	DROP DOWN MENU LEVEL ONE
*/
ul.dropdown                         { position: relative; _position:inherit; list-style: none; z-index:190; margin-top: 0px; padding-left:0px;  }
ul.dropdown li                      { float: left;  border-top: 1px solid white; }
ul.dropdown a:hover		            { color: black; }

ul.dropdown li a                    { display: block; }
ul.dropdown li.hover,
ul.dropdown li:hover                { position: relative; }
ul.dropdown li.hover a              { color: black; }


/* 
	DROP DOWN MENU LEVEL TWO
*/
ul.dropdown ul 						{ visibility: hidden; position: absolute; top: 100%; left: 0; border: 1px solid #eee; padding:0px; list-style: none; text-align:left; background: white; }
ul.dropdown ul li 					{ background: white; color: #000; float: none; line-height:18px;}
									  
                                    /* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a					{ width: 184px; display: inline-block; height:22px; margin:3px; padding-left:3px; } 



.navCat,.navCart {
    width: 60px;
    height: 60px;
    font-size: 15px;
    text-transform: uppercase;
    text-decoration: none;
    margin-left: 1px;
    margin-bottom: 1px;
}


.navCat:hover {
    color: white;
}

.navCat:link {
    color: white;
}

.navCat:visited {
    color: white;
}

.navCatText {
    width: 58px;
    height: 58px;
    border: 1px solid #555;
    color: black!Important;
}

.navCatSearch {
    cursor: pointer;
}

.navQuickFind {background-color: red; background-image:url(images/cat_icons/quickfind_icon_white.png);width: 122px; }
.navQuickFind:hover { background-image:url(images/cat_icons/quickfind_icon_black.png); }
.navBin {background-color: #754c29; background-image:url(images/cat_icons/bin_icon_white.png); background-size: cover;}
.navCart  {background-image:url(images/cat_icons/cart_icon_black.png);}
.navCatShops  {background-color: #DDE51E; background-image:url(images/cat_icons/shops_icon_white.png);}
.navCatShops:hover  { background-image:url(images/cat_icons/shops_icon_black.png); }
.navCatVegetables  {background-color: #AEE53F; background-image:url(images/cat_icons/veg_icon_white.png); }
.navCatVegetables:hover  { background-image:url(images/cat_icons/veg_icon_black.png); }
.navCatFruit        {background-color: #FC8C24; background-image:url(images/cat_icons/fruit_icon_white.png);}
.navCatFruit:hover  { background-image:url(images/cat_icons/fruit_icon_black.png); }
.navCatMeat       {background-color: #FF4040; background-image:url(images/cat_icons/meat_icon_white.png); }
.navCatMeat:hover  { background-image:url(images/cat_icons/meat_icon_black.png); }
.navCatBakery       {background-color: #C56A21; background-image:url(images/cat_icons/bakery_icon_white.png); font-size: 13px;}
.navCatBakery:hover  { background-image:url(images/cat_icons/bakery_icon_black.png); }
.navCatDairy      {background-color: #EEE249; background-image:url(images/cat_icons/dairy_icon_white.png); }
.navCatDairy:hover  { background-image:url(images/cat_icons/dairy_icon_black.png); }
.navCatFish          {background-color: #6CABBA; background-image:url(images/cat_icons/fish_icon_white.png); }
.navCatFish:hover  { background-image:url(images/cat_icons/fish_icon_black.png); }
.navCatPantry     {background-color: #EEBB55; background-image:url(images/cat_icons/pantry_icon_white.png); font-size: 13px;}
.navCatPantry:hover  { background-image:url(images/cat_icons/pantry_icon_black.png); }
.navCatDrinks      {background-color: #996699; background-image:url(images/cat_icons/drinks_icon_white.png); }
.navCatDrinks:hover  { background-image:url(images/cat_icons/drinks_icon_black.png); }
.navCatSweets_and_Snacks {background-color: #FDA8E3; background-image:url(images/cat_icons/sweets_icon_white.png); }
.navCatSweets_and_Snacks:hover  { background-image:url(images/cat_icons/sweets_icon_black.png); }
.navCatPrepared {background-color: #00a79; background-image:url(images/cat_icons/prepared_icon_white.png); }
.navCatPrepared:hover  { background-image:url(images/cat_icons/prepared_icon_black.png); }
.navCatHampers      {background-color: #D59C48; background-image:url(images/cat_icons/hampers_icon_white.png); }
.navCatHampers:hover  { background-image:url(images/cat_icons/hampers_icon_black.png); }
.navCatSeasonal        {background-color: #EED62E; background-image:url(images/cat_icons/seasonal_icon_white.png);  }
.navCatSeasonal:hover  { background-image:url(images/cat_icons/seasonal_icon_black.png); }
.navCatMiscellaneous {background-color: #CCCCCC; background-image:url(images/cat_icons/misc_icon_white.png); }
.navCatMiscellaneous:hover  { background-image:url(images/cat_icons/misc_icon_black.png); }
.navCatMisc {background-color: #CCCCCC; background-image:url(images/cat_icons/misc_icon_white.png); }
.navCatMisc:hover  { background-image:url(images/cat_icons/misc_icon_black.png); }
.navCatRecipes  {background-color: #DD96DD; background-image:url(images/cat_icons/recipe_icon_white.png); font-size: 13px;}
.navCatRecipes:hover  { background-image:url(images/cat_icons/recipe_icon_black.png); }
.navCatFrozen  {background-color: #00aeef;background-image:url(images/cat_icons/frozen_icon_white.png);font-size: 13px;
}
.navCatFrozen:hover  { background-image:url(images/cat_icons/frozen_icon_black.png); }
.navCatPet  {background-color: #0b8040; background-image:url(images/cat_icons/pets_icon_white.png); font-size: 13px;}
.navCatPet:hover  { background-image:url(images/cat_icons/pets_icon_black.png); }
/*.navCatSearch  {background-color: #8dc63f; background-image:url(images/cat_icons/search_icon_white.png); font-size: 13px;}
.navCatSearch:hover  { background-image:url(images/cat_icons/search_icon_black.png); }*/
.navCatOffers  {background-color: #f7d91b; background-image:url(images/cat_icons/offers_icon_white.png); font-size: 13px;}
.navCatOffers:hover  { background-image:url(images/cat_icons/offers_icon_black.png); }
.navCatFav  {background-color: #ffed1a; background-image:url(images/cat_icons/fav_icon_white.png); font-size: 13px;}
.navCatFav:hover  { background-image:url(images/cat_icons/fav_icon_black.png); }
.navCatFloral { background-color: #39b54a; background-image:url(images/cat_icons/floral_icon_white.png); font-size: 13px;}
.navCatFloral:hover  { background-image:url(images/cat_icons/floral_icon_black.png); }
.navCatHousehold { background-color: #0075ff; background-image:url(images/cat_icons/household_icon_white.png); font-size: 13px;}
.navCatHousehold:hover  { background-image:url(images/cat_icons/household_icon_black.png); }
.navCatHealth_and_Beauty { background-color: #ec4a8c; background-image:url(images/cat_icons/healthbeauty_icon_white.png); font-size: 13px;}
.navCatHealth_and_Beauty:hover  { background-image:url(images/cat_icons/healthbeauty_icon_black.png); }
.navCatTobacco { background-color: #b74239; background-image:url(images/cat_icons/tobacco_icon_white.png); font-size: 13px;}
.navCatTobacco:hover  { background-image:url(images/cat_icons/tobacco_icon_black.png); }





/*.navCat:hover {
    opacity: 0.8;
}*/






/* Useful CSS */

.clear { clear:both; }

.clearfix:after, .container:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  overflow:hidden;
}
.clearfix, .container {display: block;}

.displaynone {display: none;}

/* Template CSS */

.maincontainer {
	width:959px;
	margin:0 auto; 
	background:white; 
}

.layout-1-1 {
	float:left; 
	width:553px; 
	height:31px;
	background-image:url(../assets/images/wdltopbar2.jpg); 
    background-color: #90BC37;
}

.layout-1-2 {
	float:left; 
	width:406px;
	height:31px;
    background-image: url(../assets/images/wdltopbar3bkg.jpg);
    background-color: #90BC37;
	overflow: hidden;
}

.topbar-0 {
	float:left;
	width:65px;
}
.topbar-1 {
	float:left;
	width:155px;
	text-align:left;
}
.topbar-2 {
	float:left;
	width:160px;
	text-align:left;
}

.layout-2-1 {
	float:left; 
	width:482px;
	height:124px;
    background-image: url(../assets/images/wdltopbar4.jpg);
    background-color: #90BC37;
}

.layout-2-2 {
	float:left; 
	width:477px;
	height:124px;
    background-image: url(../assets/images/wdltopbar5.jpg);
    background-color: #A5C445;
}

.button {
	float:left;
	height:28px;
}

.welcome_topbar {
	float:left;
	height:28px;
	background-color: #AEE53F;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #98C838;
	width:250px;
	overflow: hidden;
}


.navigation-bar {
    position: relative;
	clear:both;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	text-align: left;
}

.navigation-bar2 {
    position: relative;
	clear:both;
    padding-bottom: 10px;
	text-align: left;
}

.main-content {
    position: relative;
    min-height: 500px;
    _height:500px;
	clear:both;
    padding-top: 10px;
	margin-left:9px;
	margin-right:9px;
    margin-bottom: 5px;
}

.bottom-bar {
	background-color:#31577c;
	padding:10px;
	color:white;
	height:235px;
}

.footer-bar {
	color:white;
	background-color:black;
	padding:10px;
	height:14px;
	text-align:left;
}


.welcome_topbar_bkg {
	background-color: #AEE53F;
	border-right-width: 3px;
	border-right-style: solid;
	border-top-color: #98C838;
	border-right-color: #98C838;
	border-bottom-color: #98C838;
	border-left-color: #98C838;
}

/*  -----  */


.textboxflash {
  background-color:#f5f5f5;
}

/*  Login and Register Boxes */

.jqmWindow {
    display: none;
    position: absolute;
    top: 160px;
    left: 0;
    left: 50%;
    margin-left: -355px;
    color: #333;
}

.jqmOverlay { background-color: #000; }

.jqmOverlay { display: none;}

.popupbuttonRegister {
    cursor: pointer;
}

.popupbuttonLogin {
    cursor: pointer;
}

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .jqmWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
     margin-top: -200px;
}

* html .jqmOverlay {
	display:none;
}


/*  -----  */


.topbarbkgcell {
    background-color: #90BC37;
    background-image: url(../assets/images/wdltopbar3bkg.jpg);
}

.twitterbox
{
	background-color: white;
	height: 150px;
	border: 1px solid #D9D4CE;
	padding: 10px;
	text-align: left;
	margin-bottom: 8px
	}
.officedeliverybox
{
	background-color: #FFFFFF;
	background-image:url(images/officedelivery.jpg);
	height: 205px;
	padding: 10px;
	text-align: left;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #ffb306;
	border-right-color: #ffb306;
	border-bottom-color: #ffb306;
	border-left-color: #ffb306;
}
.officedeliverybox2
{
	background-color: #FFFFFF;
	height: 65px;
	padding: 10px;
	text-align: left;
	margin-bottom: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffb306;
	border-right-color: #ffb306;
	border-bottom-color: #ffb306;
	border-left-color: #ffb306;
}
.searchboxsmall
{	background: #f1e767; /* Old browsers */
	background: -moz-linear-gradient(top,  #f1e767 0%, #feb645 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f1e767), color-stop(100%,#feb645)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f1e767 0%,#feb645 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f1e767 0%,#feb645 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f1e767 0%,#feb645 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f1e767 0%,#feb645 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1e767', endColorstr='#feb645',GradientType=0 ); /* IE6-9 */
	height: 160px;
	border: 1px solid #ffb306;
	padding: 10px;
	text-align: left;
	margin-bottom: 8px
}
.searchboxtall
{
	background: #f1e767; /* Old browsers */
	background: -moz-linear-gradient(top,  #f1e767 0%, #feb645 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f1e767), color-stop(100%,#feb645)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f1e767 0%,#feb645 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f1e767 0%,#feb645 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f1e767 0%,#feb645 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f1e767 0%,#feb645 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1e767', endColorstr='#feb645',GradientType=0 ); /* IE6-9 */
	height: 302px;
	border: 1px solid #ffb306;
	padding: 10px;
	text-align: left;
	margin-bottom: 8px
}

.facebookbox
{
	margin-bottom: 8px
}
.signinbox
{
	background-color: #eb7d00;
	height: 150px;
	border: 1px solid #eb7d00;
	padding: 10px;
	text-align: left;
	margin-bottom: 8px
}


.mainbannerbox
{
	margin-bottom: 8px
}

.spanLookupItem {
    cursor: pointer;
    text-decoration: underline;
    color:#06F;
}
.spanLookupItem:hover {
    color:#03C;
}
.maintextbox
{
	background-color: #ffffff;
    height: 280px;
	width: 428px;
	border: 1px solid #D9D4CE;
	padding: 10px;
	text-align: left;
	float: left;
	margin-bottom: 8px
	
	
}
.notepadbox
{
	background-color: white;
	height: 208px;
	border: 1px solid #D9D4CE;
	padding: 10px;
	text-align: left;
	margin-bottom: 8px;
	width: 410px;
	float: left
}

.loginbox
{
	background-color: #415e9b;
	padding: 10px;
	text-align: left;
	width: 710px;
	float: left;
	

}.loginbox2
{
	background-color: #415e9b;
	text-align: right;
	padding-bottom: 10px;
}
.loginbox3
{
	background-color: white;
	padding: 10px;
}



.loginboxCol {
    display: inline-block;
    vertical-align: top;
    width: 310px;
}

.loginboxCol td, .loginboxCol p {
    font-size: 16px;
}

.loginboxColRight {
    border-right: 1px solid #D6D6D6;
    margin-right: 10px;
    padding-right: 30px;
    clear: right;
}

@media only screen and (max-width: 730px) {
    .loginbox { width: 346px; }
    .jqmWindow {
        margin-left: -195px;
    }
    .loginboxColRight {
        border-left: none;
        margin-left: 0px;
        padding-left: 0px;
        margin-top: 20px;
    }
}


.linevert
{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D6D6D6;	
	

}
.creditcardbox
{
	background-color: white;
	height: 208px;
	border: 1px solid #D9D4CE;
	padding: 10px;
	text-align: left;
	margin-bottom: 8px;
	width: 204px;
	float: left;
	margin-right: 8px
}
.shopsignupbox
{
	background-color: #ffffff;
    height: 280px;
	border: 1px solid #D9D4CE;
	padding: 10px;
	text-align: left;
	margin-left: 8px;
	width: 204px;
	float: left;
	margin-bottom: 8px
}

.text_12 {
	font-size: 12px;
}
.line_hor {
	background-image: url(images/line_hor.gif);
	background-repeat: repeat-x;
}


.item_quantity_div_Small
{
    position: absolute; 
    width: 160px; 
    text-align: center;
}
.item_quantity_div_Large
{
    position: absolute; 
    width: 330px; 
    text-align: center;
}

.item_quantity_box_Small
{
    position: relative;
    top: 110px;
    border: 1px solid #ccc;
    background-color: White;
    display: none;
    font-size: 14px;
    padding: 5px 10px 5px 10px;
}

.item_quantity_box_Large
{
    position: relative;
    top: 210px;
    border: 1px solid #ccc;
    background-color: White;
    display: none;
font-size: 20px;
  padding: 15px 25px 20px 25px;
    z-index: 10;
}

.product_name {
    display: table-cell; width: 114px; text-align: center; vertical-align: middle;
}

.product_name_small {
    font-size: 14px;
    /*min-height: 28px;*/
    cursor: default;
}
   
.product_name_medium {
    font-size: 12px;
}         

.product_name_large {
    font-size: 16px;
    height: 36px;
}

.product_box_Medium {
    width: 328px;
    float: left; 
    height: 200px;
    background-color: white;
    margin-left: 7px; 
    margin-bottom: 8px; 
    background-color: white; 
    text-align: left;
}


.product_box_Medium:hover {
    border: 1px solid black !Important;
}

.product_box_Large {
    margin-right: 6px;
    height: 260px;
    background-color: white;
    margin-left: 7px; 
    margin-bottom: 8px; 
    background-color: white; 
    text-align: left;
    border-bottom: solid 1px #ccc;
}


.product_box_Large:hover {
    /*border: 1px solid black !Important;*/
}

.productinfo {
    width: 25px;
    height: 25px;
}

.productinfoSmall {
    width: 20px;
    height: 20px;
}

.prodinfodiv {
    position: absolute; left:125px; top: 125px; z-index:102;
}


.product_box_Small_container {
    position: relative;
    float: left;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
}

.product_box_NoImage_container {
    margin-right: 6px; height:32px; margin-left: 7px; margin-top: -1px; clear:both; background-color: white;
}



.product_box_Small {
    width: 158px; 
    background-color: white;
    margin-bottom: 8px; 
    text-align: left;
    font-size: 14px;
    border: 1px solid white;
}

.product_box_Small:hover {
    border: 1px solid black !Important;
}

.minbutton {
    background:url('images/minusicon.png');
    margin: 3px;
    height: 20px;
    width: 20px;
    cursor: pointer;
    background-position: 2px 2px;
}

.minbutton:hover {
    background:url('images/minusicon_rollover.png');
    background-position: 2px 2px;
}

.plusbutton {
    background:url('images/plusicon.png');
    margin: 3px;
    height: 20px;
    width: 20px;
    cursor: pointer;
    background-position: 2px 2px;
}

.plusbutton:hover {
    background:url('images/plusicon_rollover.png');
    background-position: 2px 2px;
}

.product_image_div
{
    margin-left: 4px;
    margin-top: 4px;
}


.productSmall_image_div_lit a::before
{
    width: 150px;
    height: 150px;
}

.productLarge_image_div_lit a::before
{
    width: 250px;
    height: 250px;
}


.product_image_box_Meat::before
{
    -moz-box-shadow:inset 0px 0px 0px 15px rgba(255, 64, 64, 0.5);
    -webkit-box-shadow:inset 0px 0px 0px 15px rgba(255, 64, 64, 0.5);
    box-shadow:inset 0px 0px 0px 15px rgba(255, 64, 64, 0.5);
    display: none;
}


.product_image_box_Vegetables::before
{
    -moz-box-shadow: inset 0px 0px 0px 15px rgba(174, 229, 63, 0.5);
    -webkit-box-shadow: inset 0px 0px 0px 15px rgba(174, 229, 63, 0.5);
    box-shadow: inset 0px 0px 0px 15px rgba(174, 229, 63, 0.5);
    display: none;z-index: 100;
}

.product_image_box_Fruit::before
{
    -moz-box-shadow:inset 0px 0px 0px 15px rgba(252, 140, 36, 0.5);
    -webkit-box-shadow:inset 0px 0px 0px 15px rgba(252, 140, 36, 0.5);
    box-shadow:inset 0px 0px 0px 15px rgba(252, 140, 36, 0.5);
    display: none;
}

.product_image_box_Bakery::before
{
    -moz-box-shadow:inset 0px 0px 0px 15px rgba(197, 106, 33, 0.5);
    -webkit-box-shadow:inset 0px 0px 0px 15px rgba(197, 106, 33, 0.5);
    box-shadow:inset 0px 0px 0px 15px rgba(197, 106, 33, 0.5);
    display: none;
}

.product_image_box_Dairy::before
{
    -moz-box-shadow:inset 0px 0px 0px 15px rgba(255, 242, 89, 0.5);
    -webkit-box-shadow:inset 0px 0px 0px 15px rgba(255, 242, 89, 0.5);
    box-shadow:inset 0px 0px 0px 15px rgba(255, 242, 89, 0.5);
    display: none;
}

.product_image_box_Fish::before
{
    -moz-box-shadow:inset 0px 0px 0px 15px rgba(108, 171, 186, 0.5);
    -webkit-box-shadow:inset 0px 0px 0px 15px rgba(108, 171, 186, 0.5);
    box-shadow:inset 0px 0px 0px 15px rgba(108, 171, 186, 0.5);
    display: none;
}

.product_image_box_Pantry::before
{
    -moz-box-shadow:inset 0px 0px 0px 15px rgba(255, 204, 102, 0.5);
    -webkit-box-shadow:inset 0px 0px 0px 15px rgba(255, 204, 102, 0.5);
    box-shadow:inset 0px 0px 0px 15px rgba(255, 204, 102, 0.5);
    display: none;
}

.product_image_box_Drinks::before
{
    -moz-box-shadow:inset 0px 0px 0px 15px rgba(153, 102, 153, 0.5);
    -webkit-box-shadow:inset 0px 0px 0px 15px rgba(153, 102, 153, 0.5);
    box-shadow:inset 0px 0px 0px 15px rgba(153, 102, 153, 0.5);
    display: none;
}

.product_image_box_SweetsandSnacks::before
{
    -moz-box-shadow:inset 0px 0px 0px 15px rgba(253, 168, 227, 0.5);
    -webkit-box-shadow:inset 0px 0px 0px 15px rgba(253, 168, 227, 0.5);
    box-shadow:inset 0px 0px 0px 15px rgba(253, 168, 227, 0.5);
    display: none;
}

.product_image_box_Prepared::before
{
    -moz-box-shadow:inset 0px 0px 0px 15px rgba(217, 27, 224, 0.5);
    -webkit-box-shadow:inset 0px 0px 0px 15px rgba(217, 27, 224, 0.5);
    box-shadow:inset 0px 0px 0px 15px rgba(217, 27, 224, 0.5);
    display: none;
}


.product_image_box_Hampers::before
{
    -moz-box-shadow:inset 0px 0px 0px 15px rgba(213, 156, 72, 0.5);
    -webkit-box-shadow:inset 0px 0px 0px 15px rgba(213, 156, 72, 0.5);
    box-shadow:inset 0px 0px 0px 15px rgba(213, 156, 72, 0.5);
    display: none;
}

.product_image_box_Seasonal::before
{
    -moz-box-shadow:inset 0px 0px 0px 15px rgba(238, 214, 46, 0.5);
    -webkit-box-shadow:inset 0px 0px 0px 15px rgba(238, 214, 46, 0.5);
    box-shadow:inset 0px 0px 0px 15px rgba(238, 214, 46, 0.5);
    display: none;
}

.product_image_box_Miscellaneous::before
{
    -moz-box-shadow:inset 0px 0px 0px 15px rgba(204, 204, 204, 0.5);
    -webkit-box-shadow:inset 0px 0px 0px 15px rgba(204, 204, 204, 0.5);
    box-shadow:inset 0px 0px 0px 15px rgba(204, 204, 204, 0.5);
    display: none;
}

.product_image_box_Misc::before
{
    -moz-box-shadow:inset 0px 0px 0px 15px rgba(204, 204, 204, 0.5);
    -webkit-box-shadow:inset 0px 0px 0px 15px rgba(204, 204, 204, 0.5);
    box-shadow:inset 0px 0px 0px 15px rgba(204, 204, 204, 0.5);
    display: none;
}


.product_image_box_Floral::before
{
    -moz-box-shadow:inset 0px 0px 0px 15px rgba(57, 181, 74, 0.5);
    -webkit-box-shadow:inset 0px 0px 0px 15px rgba(57, 181, 74, 0.5);
    box-shadow:inset 0px 0px 0px 15px rgba(57, 181, 74, 0.5);
    display: none;
}

.product_image_box_Household::before
{
    -moz-box-shadow:inset 0px 0px 0px 15px rgba(0, 117, 255, 0.5);
    -webkit-box-shadow:inset 0px 0px 0px 15px rgba(0, 117, 255, 0.5);
    box-shadow:inset 0px 0px 0px 15px rgba(0, 117, 255, 0.5);
    display: none;
}

.product_image_box_HealthBeauty::before
{
    -moz-box-shadow:inset 0px 0px 0px 15px rgba(236, 74, 140, 0.5);
    -webkit-box-shadow:inset 0px 0px 0px 15px rgba(236, 74, 140, 0.5);
    box-shadow:inset 0px 0px 0px 15px rgba(236, 74, 140, 0.5);
    display: none;
}

.product_image_box_Tobacco::before
{
    -moz-box-shadow:inset 0px 0px 0px 15px rgba(183, 66, 57, 0.5);
    -webkit-box-shadow:inset 0px 0px 0px 15px rgba(183, 66, 57, 0.5);
    box-shadow:inset 0px 0px 0px 15px rgba(183, 66, 57, 0.5);
    display: none;
}






td.highlightcolincrease {
    background-color: #8888ff;
    padding-left: 5px;
}

td.highlightcolerror {
    background-color: #ff8888;
    padding-left: 5px;
}

.grey_text {
    color: #666;
}

.shop_bar_grey_text {
    color: #666;
    margin-top: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.logoimage
{
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
    border: 1px solid #e3e3e3;
    background-color: white;
}

.main_title_white {
   
    font-size: 20px;

    color: #FFF;
}

.main_title {

    font-size: 20px;
	color:#415e9b;
  
}

.sub_title {
    
    font-size: 16px;
    color: #000;
    text-align: left;
}
.sub_title18_orange {
	
	font-size: 17px;
	font-weight: normal;
	color: #EB7D00;
	text-align: left;
}.sub_title18_green {
	
	font-size: 17px;
	font-weight: normal;
	color: #060;
	text-align: left;
}.sub_title18_brown {
	
	font-size: 17px;
	font-weight: normal;
	color: #753E00;
	text-align: left;
}.sub_title18_white {
	
	font-size: 17px;
	font-weight: normal;
	color: #FFF;
	text-align: left;
}
.sub_title18_black {
	
	font-size: 17px;
	font-weight: normal;
	color: black;
	text-align: left;
}
.sub_title_white {
  
    font-size: 16px;
    font-weight: normal;
    color: #FFF;
    text-align: left;
}

.large_title {
  
    font-size: 20px;
    color:#415e9b;
}

img {
    border: 0px;
}

.Title_black {

    font-size: 14px;
    color: #000;
    font-weight: normal;
}

tr.noPrint
{

}

td.noPrint
{

}

table.noPrint
{

}

.cursordefault
{
    cursor: default;
}

.cursorauto
{
    cursor: auto;
}

.orderhistory_head {
    padding: 5px 10px;
    cursor: pointer;
    margin: 1px;
}

.orderhistory_body
{
    padding: 5px 10px 15px;
    background-color: #F4F4F8;
    clear: both;
}


.calendarFrame
{
    border-right: #add8e6 thin solid;
    border-top: #add8e6 thin solid;
    border-left: #add8e6 thin solid;
    border-bottom: #add8e6 thin solid;
}

.calendarMonthYear
{
    color: #ffffff;
    font-weight: normal;
    background-color: #335ea8;
    letter-spacing: 1px;
    height: 30px;
}

.calendarDay
{
    color: #ffffff;
    font-weight: normal;
    background-color: #6fa1d9;
}

.highlightday
{
    color: #ffffff;
    background-position: center center;
    background-image: url(images/event.gif);
    background-repeat: no-repeat;
    text-align: center;
    cursor: pointer;
    height: 20px;
}

.highlightday2
{
    color: #ffffff;
    background-position: center center;
    background-image: url(images/event2.gif);
    background-repeat: no-repeat;
    text-align: center;
    cursor: pointer;
    height: 20px;
}

.highlightday A:link {
    color: white;
    text-decoration: none
}

.highlightday A:visited {
    color: white;
    text-decoration: none
}

.highlightday A:active {
    color: white;
    text-decoration: none
}

.highlightday A:hover {
    color: white;
    text-decoration: none;
    font-weight: 900
}

.highlightday2 A:link {
    color: black;
    text-decoration: none
}

.highlightday2 A:visited {
    color: black;
    text-decoration: none
}

.highlightday2 A:active {
    color: black;
    text-decoration: none
}

.highlightday2 A:hover {
    color: black;
    text-decoration: none;
    font-weight: 900
}

.normalday
{
    text-align: center;
    height: 20px;
}



.textboxWatermark
{
    color: #888;
}

.textboxWatermarkPassword
{
    color: White;
    font-family: Tahoma;

    font-size: 11px;
    border: solid 1px #a9a9a9;

    text-indent: 2px;
    vertical-align: middle;
    text-align: right;

    background-image: url(images/watermarkpassword.gif);
    background-repeat: no-repeat;
}


.box_title {
    font-size: 18px;
    color: #060;
    font-weight: normal;
    padding-top: 7px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
}

body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}

.white_text {
    color: #FFF;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 10px;
    text-align: left;
}

.white_text_big {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 18px;
    font-weight: normal;
    color: #FFF;
    text-align: left;
}

a.whitelink:link {
    color: #fff;
    text-decoration: none;
}

a.whitelink:visited {
    color: #fff;
    text-decoration: none;
}

a.whitelink:active {
    color: #fff;
    text-decoration: none;
}

a.whitelink:hover {
    color: #FF0000;
    text-decoration: none;
}


.topbarbkgfix {
    background-color: #A5C445;
    background-image: url(../assets/images/wdltopbar5.jpg);
}

.toptab {
    font-family: Verdana, Geneva, sans-serif;
}

.greybox {
	background-color: #fff;
	padding: 10px;
	text-align: left;
	margin-bottom: 10px;
}

.toptabtext {
    font-size: 13px;
    padding-top: 8px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
	color:#FFF;
}

.textboxUpper
{
    text-transform: uppercase;
}

#main {
    position: relative;
    min-height: 500px;
    _height:500px;
}

#main_column {
    position: relative;
    left: 0px;
    width: 683px;
    top: 20px;

}

#right_column {
    position: relative;
    left: 692px;
    top: 20px;
    width: 246px;
}

#main_page_div {
    position: absolute;
    width: 687px;
    height: 553px;
    z-index: 1;
    top: 0px;
    left: 0px;
}

#innerlargebanner1 {
    position: absolute;
    width: 248px;
    height: 302px;
    z-index: 1;
    left: 0px;
    top: 0px;
}

#innerlargebanner2 {
    position: absolute;
    width: 435px;
    height: 302px;
    z-index: 2;
    left: 248px;
    top: 0px;



}

#sign_in_div {
    position: absolute;
    width: 244px;
    height: 145px;
    z-index: 3;
    left: 0px;
    top: 0px;
}

#signed_in_div {
    position: absolute;
    width: 244px;
    height: 145px;
    z-index: 3;
    left: 0px;
    top: 0px;
}

#signed_in_text_div {
    position: absolute;
    width: 200px;
    height: 25px;
    z-index: 2;
    left: 15px;
    top: 40px;
    color: white;
}

#register_div {
    position: absolute;
    width: 244px;
    height: 145px;
    z-index: 4;
    left: 0px;
    top: 155px;
}

#forgotpassworddiv {
    position: absolute;
    width: 128px;
    height: 15px;
    z-index: 1;
    left: 108px;
    top: 115px;
    font-size: 11px;
    text-align: center;
    color: #FFF;
    font-family: Verdana, Geneva, sans-serif;
}

#registertxt {
    position: absolute;
    width: 217px;
    height: 32px;
    z-index: 1;
    left: 15px;
    top: 34px;
    font-size: 11px;
    color: #FFF;
}

#registertxt-signedin {
    position: absolute;
    width: 217px;
    height: 32px;
    z-index: 1;
    left: 15px;
    top: 189px;
    font-size: 11px;
    color: #FFF;
}

#driver_box {
    position: absolute;
    width: 244px;
    height: 216px;
    z-index: 5;
    left: 0px;
    top: 0px;
}

#driver_txt {
    position: absolute;
    width: 200px;
    height: 132px;
    z-index: 1;
    left: 18px;
    top: 36px;
    text-align: left;
}

#apDiv2 {
    position: absolute;
    width: 338px;
    height: 63px;
    z-index: 2;
    left: 393px;
    top: 785px;
}

#localshopbox {
	position: absolute;
	width: 244px;
	height: 200px;
	z-index: 6;
	top: 0px;
	left: -1px;
}

#apDiv4 {
	position: absolute;
	width: 213px;
	height: 35px;
	z-index: 1;
	left: 15px;
	top: 37px;
}

#freshbox {
    position: absolute;
    width: 428px;
    height: 218px;
    z-index: 7;
    top: 310px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-right-style: none;
    border-left-style: none;
    border-top-color: #e3e3e3;
    border-right-color: #e3e3e3;
    border-bottom-color: #e3e3e3;
    border-left-color: #e3e3e3;
    border-top-style: none;
    border-bottom-style: none;
    left: 0px;
}

#apDiv3 {
    position: absolute;
    width: 428px;
    height: 38px;
    z-index: 1;
}

#freshboxtop_div {
    position: absolute;
    width: 200px;
    height: 38px;
    z-index: 1;
}

#freshbox_div {
	position: absolute;
	width: 426px;
	height: 210px;
	z-index: 2;
	top: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #e3e3e3;
	border-right-color: #e3e3e3;
	border-bottom-color: #e3e3e3;
	border-left-color: #e3e3e3;
	border-top-style: solid;
}

#freshboxbottom_div {
    position: absolute;
    width: 428px;
    height: 8px;
    z-index: 3;
    top: 210px;
}

#freshtxt_div {
	position: absolute;
	width: 398px;
	height: 157px;
	z-index: 1;
	left: 15px;
	top: 41px;
	font-size: 12px;
}

#meatfish_div {
    position: absolute;
    width: 213px;
    height: 81px;
    z-index: 3;
    left: 172px;
    top: 72px;
}

#postcode_div {
	position: absolute;
	width: 150px;
	height: 23px;
	z-index: 2;
	left: 309px;
	top: -45px;
}

#postcode_div-signedin {
    position: absolute;
    width: 150px;
    height: 23px;
    z-index: 2;
    left: 15px;
    top: 228px;
}

#username_div {
    position: absolute;
    width: 200px;
    height: 25px;
    z-index: 2;
    left: 15px;
    top: 40px;
}

#Password_div {
    position: absolute;
    width: 200px;
    height: 25px;
    z-index: 4;
    left: 15px;
    top: 69px;
}

#navigation {
    position: absolute;
    width: 938px;
}

.grey_border {
    border: 1px solid #CCC;
}

.grey_border_bottom {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCC;
}

.grey_border_top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}

.grey_border_left {
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #CCC;
}

.grey_border_right {
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #CCC;
}

.grey_border_top_left {
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: solid;
    border-top-color: #CCC;
    border-right-color: #CCC;
    border-bottom-color: #CCC;
    border-left-color: #CCC;
}

.grey_border_bottom_left {
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #CCC;
    border-right-color: #CCC;
    border-bottom-color: #CCC;
    border-left-color: #CCC;
}

.grey_border_bottom_right {
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: none;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: none;
    border-top-color: #CCC;
    border-right-color: #CCC;
    border-bottom-color: #CCC;
    border-left-color: #CCC;
}

.grey_border_top_right {
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: none;
    border-left-style: none;
    border-top-color: #CCC;
    border-right-color: #CCC;
    border-bottom-color: #CCC;
    border-left-color: #CCC;
}

.grey_border_top_both {
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: none;
    border-left-style: solid;
    border-top-color: #CCC;
    border-right-color: #CCC;
    border-bottom-color: #CCC;
    border-left-color: #CCC;
}
.grey_border {
    border: 1px solid #ccc;
}

.darkgrey_border {
    border: 1px solid #cccccc;
}

.noimageBorder:hover {
    background-color: #eee!important;
}


.cat_bottom_text_spacing {
    padding-top: 3px;
    padding-right: 0px;
    padding-bottom: 3px;
    padding-left: 0px;
    text-align: center;
	
}

.grey_border_top_and_bottom {
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: #CCC;
    border-right-color: #CCC;
    border-bottom-color: #CCC;
    border-left-color: #CCC;
}

.grey_border_sub_bar_right {
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: none;
    border-top-color: #CCC;
    border-right-color: #CCC;
    border-bottom-color: #CCC;
    border-left-color: #CCC;
}

.Cat_Type {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    color: #000;
    padding-left: 11px;
}

.cat_sidebar {
    font-size: 11px;
    margin: 0px;
    padding-top: 6px;
    padding-right: 4px;
    padding-bottom: 6px;
    padding-left: 0px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: none;
    border-bottom-style: solid;
    border-left-style: none;
    border-top-color: #CCC;
    border-right-color: #CCC;
    border-bottom-color: #CCC;
    border-left-color: #CCC;
}

.grey_border_sub_bar_left {
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: none;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #CCC;
    border-right-color: #CCC;
    border-bottom-color: #CCC;
    border-left-color: #CCC;
}

.cat_Vegetables
{
    background-color: #AEE53F;
    background-image: url(images/bkg_bar_vegetable_colour.gif);
	
}

.cat_Fruit
{
    background-color: #FC8C24;
    background-image: url(images/bkg_bar_fruit_colour.gif);
}

.cat_Meat
{
    background-color: #FF4040;
    background-image: url(images/bkg_bar_meat_colour.gif);
}

.cat_Bakery
{
    background-color: #C56A21;
    background-image: url(images/bkg_bar_bread_colour.gif);
}

.cat_Dairy
{
    background-color: #FFF259;
    background-image: url(images/bkg_bar_dairy_colour.gif);
}

.cat_Fish
{
    background-color: #6CABBA;
    background-image: url(images/bkg_bar_fish_colour.gif);
}

.cat_Pantry
{
    background-color: #FFCC66;
    background-image: url(images/bkg_bar_pantry_colour.gif);
}

.cat_Drinks
{
    background-color: #996699;
    background-image: url(images/bkg_bar_drinks_colour.gif);
}

.cat_SweetsandSnacks
{
    background-color: #FDA8E3;
    background-image: url(images/bkg_bar_snacks_colour.gif);
}

.cat_Prepared
{
    background-color: #D91BE0;
    background-image: url(images/bkg_bar_prepared_colour.gif);
}

.cat_Hampers
{
    background-color: #D59C48;
    background-image: url(images/bkg_bar_hampers_colour.gif);
}

.cat_Seasonal
{
    background-color: #EED62E;
    background-image: url(images/bkg_bar_pet_colour.gif);
}

.cat_Miscellaneous
{
    background-color: #CCCCCC;
    background-image: url(images/bkg_bar_misc_colour.gif);
}

.cat_Misc
{
    background-color: #CCCCCC;
    background-image: url(images/bkg_bar_misc_colour.gif);
}

.cat_Pet {
    background-color: #0b8040;
    background-image: url(images/bkg_bar_pet_colour.gif);
}

.cat_Sweets {
    background-color: #ffd0ff;
    background-image: url(images/bkg_bar_snacks_colour_long.gif);
}

.cat_Sweets_and_Snacks {
    background-color: #ffd0ff;
    background-image: url(images/bkg_bar_snacks_colour_long.gif);
}

.cat_Frozen {
    background-color: #6dba9f;
    background-image: url(images/bkg_bar_frozen_colour.gif);
}

.cat_Prepared {
    background-color: #D91BE0;
    background-image: url(images/bkg_bar_prepared_colour_long.gif);
}

.cat_Floral {
    background-color: #39b54a;
    background-image: url(images/bkg_bar_floral_colour_long.gif);
}

.cat_Household {
    background-color: #0075ff;
    background-image: url(images/bkg_bar_fish_colour_long.gif);
}

.cat_Health_and_Beauty {
    background-color: #ec4a8c;
    background-image: url(images/bkg_bar_snacks_colour_long.gif);
}

.cat_Tobacco {
    background-color: #b74239;
    background-image: url(images/bkg_bar_hampers_colour.gif);
}



.cat_Vegetables_long {
    background-color: #AEE53F;
    background-image: url(images/bkg_bar_vegetable_colour_long.gif);
}

.cat_Fruit_long {
    background-color: #FC8C24;
    background-image: url(images/bkg_bar_fruit_colour_long.gif);
}

.cat_Dairy_long {
    background-color: #FFF259;
    background-image: url(images/bkg_bar_dairy_colour_long.gif);
}

.cat_Pantry_long {
    background-color: #FFCC66;
    background-image: url(images/bkg_bar_pantry_colour_long.gif);
}

.cat_Floral_long {
    background-color: #39b54a;
    background-image: url(images/bkg_bar_floral_colour_long.gif);
}

.cat_Household_long {
    background-color: #0075ff;
    background-image: url(images/bkg_bar_fish_colour_long.gif);
}

.cat_Health_and_Beauty_long {
    background-color: #ec4a8c;
    background-image: url(images/bkg_bar_snacks_colour_long.gif);
}

.cat_Tobacco_long {
    background-color: #b74239;
    background-image: url(images/bkg_bar_hampers_colour_long.gif);
}





.italic_title {
    font-size: 14px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    font-family: Verdana, Geneva, sans-serif;
    text-transform: none;
    font-weight: normal;
    font-style: italic;
    color: #06F;
}

.line_middle_bkg {
    background-image: url(images/middle_line_bkg.gif);
    background-repeat: repeat;
}

.veg_line {
    border-top-width: 1px;
    border-right-width: 3px;
    border-bottom-width: 3px;
    border-left-width: 3px;
    border-top-style: solid;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-top-color: #AFE542;
    border-right-color: #AFE542;
    border-bottom-color: #AFE542;
    border-left-color: #AFE542;
}

.pantry_line {
    border-top-width: 1px;
    border-right-width: 3px;
    border-bottom-width: 3px;
    border-left-width: 3px;
    border-top-style: solid;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-top-color: #FFCC67;
    border-right-color: #FFCC67;
    border-bottom-color: #FFCC67;
    border-left-color: #FFCC67;
}

.black_title {
    font-size: 20px;
    color: #000000;
}

.width100 {
    width: 100%;
}

.button_orange {
    font-size: 18px;
    display: block;
    text-align: center;
    padding: 15px;
    background-color: #a2ce43;
    border: 1px solid #FFF;
    text-decoration: none;
    cursor: pointer;
    color: #fff;
    border-radius: 8px;
}

    .button_orange:hover {
        color: black;
        background-color: #b2de53;
    }


.blue_title {
    font-size: 20px;
    color: #415e9b;
}

.grey_border_bottom_column {
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: none;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #CCC;
    border-right-color: #CCC;
    border-bottom-color: #CCC;
    border-left-color: #CCC;
}

.navigation_text {
    padding-bottom: 7px;
}

.Vegetables_title {
    font-size: 18px;
    color: #fe7f00;
	
}

.Fruit_title {
    font-size: 18px;
    color: #fe7f00;
}

.Bakery_title {
    font-size: 18px;
    color: #fe7f00;
}

.Dairy_title {
    font-size: 18px;
    color: #fe7f00;
}

.Meat_title {
    font-size: 18px;
    color: #fe7f00;
}

.Fish_title {
    font-size: 18px;
    color: #fe7f00;
}

.Pantry_title {
    font-size: 18px;
    color: #fe7f00;
}

.Recipes_title {
    font-size: 18px;
    color: #fe7f00;
}

.Drinks_title {
	font-size: 18px;
    color: #fe7f00;
}

.Frozen_title {
    font-size: 18px;
    color: #fe7f00;
}

.Pet_title {
    font-size: 18px;
    color: #fe7f00;
}
.SweetsandSnacks_title {
    font-size: 20px;
    color: #fe7f00;
}

.Prepared_title {
    font-size: 20px;
    color: #fe7f00;
}

.Hampers_title {
    font-size: 20px;
    color: #fe7f00;
}

.Seasonal_title {
    font-size: 20px;
    color: #fe7f00;
}

.Miscellaneous_title {
    font-size: 20px;
    color: #fe7f00;
}

.Floral_title {
    font-size: 20px;
    color: #fe7f00;
}

.Household_title {
    font-size: 20px;
    color: #fe7f00;
}

.HealthandBeauty_title {
    font-size: 20px;
    color: #fe7f00;
}

.Tobacco_title {
    font-size: 20px;
    color: #fe7f00;
}

.Misc_title {
    font-size: 20px;
    color: #fe7f00;
}


ul.menu_Offers li a:hover   {background-color: #f7d91b; }
ul.menu_Vegetables li a:hover   {background-color: #AEE53F; }
ul.menu_Fruit li a:hover        {background-color: #FC8C24; }
ul.menu_Meat li a:hover         {background-color: #FF4040; }
ul.menu_Bakery li a:hover       {background-color: #C56A21; }
ul.menu_Dairy li a:hover        {background-color: #FFF259; }
ul.menu_Fish li a:hover         {background-color: #6CABBA; }
ul.menu_Pantry li a:hover       {background-color: #FFCC66; }
ul.menu_Drinks li a:hover       {background-color: #996699; }
ul.menu_Sweets_and_Snacks li a:hover{background-color: #FDA8E3; }
ul.menu_Prepared li a:hover{background-color: #00a79d}
ul.menu_Hampers li a:hover      {background-color: #D59C48; }
ul.menu_Seasonal li a:hover          {background-color: #EED62E; }
ul.menu_Miscellaneous li a:hover{background-color: #CCCCCC; }
ul.menu_Misc li a:hover{background-color: #CCCCCC; }
ul.menu_Shops li a:hover{background-color: #EED62E; }
ul.menu_Floral li a:hover{ background-color: #39b54a; }
ul.menu_Household li a:hover{ background-color: #0075ff; }
ul.menu_Health_and_Beauty li a:hover{ background-color: #ec4a8c; }
ul.menu_Tobacco li a:hover{ background-color: #b74239; }
ul.menu_Pet li a:hover{ background-color: #0b8040; }
ul.menu_Frozen li a:hover{ background-color: #00aeef; }

.text_largeblue {
	font-size: 30px;
	color: #415e9b;
	}

.buttonbig1 {
    cursor: pointer;
    -moz-box-shadow: inset 0px 1px 0px 0px #97c4fe;
    -webkit-box-shadow: inset 0px 1px 0px 0px #97c4fe;
    box-shadow: inset 0px 1px 0px 0px #97c4fe;
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #3d94f6), color-stop(1, #1e62d0) );
    background: -moz-linear-gradient( center top, #3d94f6 5%, #1e62d0 100% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d94f6', endColorstr='#1e62d0');
    background-color: #3d94f6;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #337fed;
    display: inline-block;
    color: #ffffff;
    font-family: Arial;
    font-size: 16px;
    font-weight: normal;
    padding: 11px 38px;
    text-decoration: none;
    text-shadow: 1px 1px 0px #1570cd;
}.buttonbig1:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #1e62d0), color-stop(1, #3d94f6) );
	background:-moz-linear-gradient( center top, #1e62d0 5%, #3d94f6 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e62d0', endColorstr='#3d94f6');
	background-color:#1e62d0;
}.buttonbig1:active {
	position:relative;
	top:1px;
}
.textbox1{

	font-size:16px;
	background-color:#fffff;
	border:1px solid #dbdbdb;
	padding:7px;
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
	}
	

.whitebk{background-color:#FFFFFF}


  
li:not(#foo) > fieldset > div > span > input[type='radio'], 
li:not(#foo) > fieldset > div > span > input[type='checkbox'] {
   
    opacity: 0;
    float: left;
    width: 18px;
}

li:not(#foo) > fieldset > div > span > input[type='radio'] + label,
li:not(#foo) > fieldset > div > span > input[type='checkbox'] + label {
	margin: 0;
	clear: none;

    padding: 5px 0 4px 24px;
	
    cursor: pointer;
	background-image: url(images/check_off.png);
	background-repeat: no-repeat;
	background-position: left center;
}

li:not(#foo) > fieldset > div > span > input[type='radio']:checked + label {
    background-image: url(radio.png);
}
li:not(#foo) > fieldset > div > span > input[type='checkbox']:checked + label {
    background-image: url(images/check_on.png);
}
.checkbox1{
	width:140px;	
	}
.checkbox2{
	float:left;
	width:40px;
	height:30px;	
	}
.checkbox3{
	float:left;
	width:100px;
	font-size:12px;
	line-height:30px;
	}
.checkbox4{
	margin-top:20px;
	float:left;
	width:100%;
	}
.checkbox5{
	float:left;
	width:50px;
	height:50px;	
	}
.checkbox6{
	float:left;
	width:100px;
	font-size:12px;
	line-height:30px;
	}
	.text_14 {
	font-size: 14px;
}

    .panelSearchBar {
        width: 244px;
    }

    .divCategory {
        margin-left: -10px;
        padding-left: 10px;
        margin-right: -10px;
        padding-right: 10px;
        background-color: white;
    }
    
    .shopBoxSearch {
        width: 150px;
        height: 112px;
        padding: 5px;
        margin-right: 5px;
        margin-bottom: 5px;
        float: left;
        border: 1px solid #cccccc;
        cursor: pointer;
           color: black;
    }

       
     .shopBoxOrder {
        width: 150px;
        height: 130px;
        padding: 6px;
        margin-right: 6px;
        margin-bottom: 6px;
        float: left;
        border: 1px solid #cccccc;
        cursor: pointer;
        color: black;
        background-color: #FBFBF0;
    }

     
     .shopBoxOrder:hover {
        border: 1px solid #777777;
        background-color: white;
    }

    .shopContainer {
        width: 170px;
        height: 124px;
        margin-right:10px;
        position: absolute;
    }


  .shopBox {
        width: 150px;
        height: 112px;
        padding: 5px;
        margin-right: 8px;
        position: absolute;
        border: 1px solid #cccccc;
        cursor: pointer;
        background-color:  #FBFBF0;
    }

    .shopBoxSelected {
        width: 150px;
        height: 138px;
        padding: 6px;
        float: left;
        border: 1px solid #cccccc;
        cursor: default;
        margin-bottom: -1px;
        border-left: 1px solid #cccccc;
        border-right: 1px solid #cccccc;
        border-top: 1px solid #cccccc;
        border-bottom: 1px solid white;
        background-color: white;
    }

    .shopBox:hover {
        height: 126px;
        border-left: 1px solid #777777;
        border-right: 1px solid #777777;
        border-top: 1px solid #777777;
        border-bottom: 1px solid #FBFBF0;
        margin-bottom: -1px;
        background-color: #FBFBF0;
    }
    
    .shopBoxSelected:hover {
        border-left: 1px solid #cccccc;
        border-right: 1px solid #cccccc;
        border-top: 1px solid #cccccc;
        border-bottom: 1px solid white;
        background-color: white;
    }

    .shopBoxDescription {
        width: 100%;
        min-height: 40px;
        overflow: hidden;
        clear: both;
		display:none;
        font-size: 12px;
        z-index: 100;
    }

    .shopBoxDescriptionSelected {
        border-top: 1px solid #cccccc;
        border-left: none;
        border-right: none;
        border-bottom: 1px solid white;
        display: block;
        padding-top: 5px;
        margin-left: -10px;
        padding-left: 10px;
        margin-right: -10px;
        padding-right: 10px;
        width: 100%;
    }

    .shopBoxTitle {
        font-size:13px; 
    }

    .shop_bar {
        margin-left: -10px;
        padding-left: 20px;
        margin-right: -10px;
        padding-right: 20px;
        padding-top: 10px;
        padding-bottom: 10px;
        /*border-bottom: 1px solid #cccccc;*/
        margin-bottom: 10px;
    }

    .mainButton {
	
	background-color:#9dce2c;
	border:0px;
	display:inline-block;
	color:#ffffff;
	font-size:15px;
	padding:6px 24px;
	text-decoration:none;
    cursor: pointer;
}.mainButton:hover {
	background-color:#415e9b;
}.mainButton:active {
	background-color:#415e9b;
}
.mainButton:disabled {
    opacity: 0.5;
}

 .searchShopGroup {
     padding: 6px;
     border: 1px solid #cccccc;
 }

 .searchShopGroup:hover {
     border: 1px solid black;
 }

 .ddContainer {
     width: 235px;
 }

 .ddDay {
     float: left;
     width: 32px;
     height: 16px;
     font-size: 11px;
     text-align: center;
     margin-left: 1px;
     color: grey;
 }

 .ddOpen {
     float: left;
     width: 32px;
     height: 40px;
     background-color: white;
     font-size: 14px;
     text-align: center;
     color: black;
     border: 1px solid #bcbcbc;
     margin-left: -1px;
     margin-top: -1px;
     padding-top: 8px;
     font-family: Arial, Helvetica, sans-serif;
     overflow: hidden;
     text-decoration: none;
 }

 .ddOpenWide {
     width: 230px; height: 27px; padding-top: 2px;
     font-size: 20px;
 }

.ddOpen:hover {
    background-color: #c4e13b;
    color: black;
}

.ddOpen:link {
    color: black;
}
.ddOpen:visited {
    color: black;
}

.ddOpen a {
    text-decoration: none;
    color: black;
}

.ddOpen a:link {
    color: black;
}

 .ddClosed {
     float: left;
     width: 32px;
     height: 40px;
     background-color: #FF4040;
     font-size: 14px;
     text-align: center;
     color: white;
     border: 1px solid #bcbcbc;
     margin-left: -1px;
     margin-top: -1px;
     padding-top: 8px;
     font-family: Arial, Helvetica, sans-serif;
     overflow: hidden;
     cursor: default;
 }

 .ddToday {
     font-size: 12px;
     height: 40px;
 }

 .userReviews {
     text-decoration: underline;
     cursor: pointer;
 }

 .filterCategories {
     cursor: pointer;
 }

 .blueButton.blue .pluginButton:hover {
background: #5b7bd5;
background: -webkit-gradient(linear, center top, center bottom, from(#5b7bd5), to(#4864b1));
background: -webkit-linear-gradient(#5b7bd5, #4864b1);
border-bottom-color: #41599f;
border-left-color: #4961a8;
border-right-color: #4961a8;
border-top-color: #5874c3;
-webkit-box-shadow: inset 0 0 1px #607fd6;
}
.blueButton.blue .pluginButton {
background: #4c69ba;
background: -webkit-gradient(linear, center top, center bottom, from(#4c69ba), to(#3b55a0));
background: -webkit-linear-gradient(#4c69ba, #3b55a0);
border: none;
-webkit-border-radius: 2px;
color: #fff;
height: 20px;
line-height: 20px;
text-shadow: 0 -1px 0 #354c8c;
}
.pluginButton:hover {
border-color: #9dacce;
}
.pluginButton {
background: #eceef5;
-webkit-border-radius: 3px;
border: 1px solid #cad4e7;
cursor: pointer;
padding: 2px 6px 4px;
white-space: nowrap;
color: #3b5998;
text-decoration: none;
}

a.ajaxy {
    text-decoration: none;
}

.orderDetailsTitle {
    background-color: #415e9b;
    padding: 4px;
    color: white;
    font-size: 16px;
}

#divHeaderTitle {
    display:none; position: absolute; text-align:center; margin: 40px 0 0 400px; background-color:white; color:black; padding:5px;
}


.footer a:link {
	color:#fff;text-decoration: none;
}
.footer a:visited {color:#fff; text-decoration: none;}
.footer a:hover {
	color:black;
	text-decoration: none;
}
.footer a:active {color:#fff;text-decoration: none;}

.footer {
	width:100%;
	background-color:#415e9b;
	}
	
.footer_content {
	margin:auto;
	}
.footer_text {
	font-size:12px;
	color:#FFF;
	padding:20px;
	padding-top:20px;
	}
.productBoxNoImage {
height: 26px;
overflow: hidden;
width: calc(100% - 230px);
float: left;
}

.buttonLoginFacebook {
    background-image: url('/assets/images/buttonsq_loginfacebook.png');
    width:245px;
    height: 33px;
    cursor: pointer;
}

.buttonLoginFacebook:hover {
    background-image: url('/assets/images/buttonsq_loginfacebook_lit.png');
}

.divTopSocial {
    position: absolute;
    right: 0px;
    width: calc(100% - 370px);
    height: 131px;
    overflow: hidden;
}

@media only screen and (max-width: 910px) {
    #divHeaderTitle {
        visibility: hidden;
    }
}

.tlmText {
    float:left; width: 31%; font-size: 12px; padding-right: 10px; text-align: center; text-transform: uppercase; 
}

.tlmBox {
    margin-bottom: 10px; border: 1px solid #ccc; padding: 4px;
}

.alert {
padding: 15px;
margin-bottom: 20px;
border: 1px solid transparent;
border-radius: 4px;
}
.alert-header {
    margin: 10px;
}
.alert-success {
color: #3c763d;
background-color: #dff0d8;
border-color: #d6e9c6;
}
.alert-info {
color: #31708f;
background-color: #d9edf7;
border-color: #bce8f1;
}
.alert-warning {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #faebcc;
}
.alert-danger {
color: #a94442;
background-color: #f2dede;
border-color: #ebccd1;
}



/*
*---Orange Button, 50%---
*/

.button_orange_50 {
    display:block;
    text-align:center;
    width:50%;
    padding:8px;
    background-color:#a2ce43;
    border:1px solid #FFF;
	color:#000000;
	text-decoration:none;
    cursor: pointer;
    color: white;
    font-size: 16px;
}

.button_orange_50:hover {
   	color:#fff;
    background-color:#415e9b;}

a.button_orange_50:hover {
	color:#fff;
	}


.textlink {
     background:none!important;
     border:none; 
     padding:0!important;
    
    /*optional*/
     font-family:arial,sans-serif; /*input has OS specific font-family*/
     color:#069;
     text-decoration:underline;
     cursor:pointer;
}