/* ****************************************************
        RECIPES
**************************************************** */

#recipesectionslist {}

#recipesectionslist h3 {
  font: normal 1.1em Arial, Helvetica, sans-serif;
  color: #CC6633;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 4px;
  padding: 0px;
}

#recipesectionslist h3 a {
  border-bottom: 1px solid #CCC;
}

#recipesectionslist h3 a {
  padding: 0px;
  margin: 0px;
  background-color: #FFF;
}

#recipesectionslist h3 a:hover {
  background-color: #F5F5F5;
}

#recipesectionslist h4 {
  font: normal 11px Arial, Helvetica, sans-serif;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 5px;
  background-color: #FFF;
  padding: 0px;
}

#recipesectionslist p {
  margin: 1px;
  padding: 0px;
}

#recipesectionslist div {
  margin-bottom: 1px;
  padding: 0px;
}

#recipesectionslist h1 {
  margin-bottom: 1px;
  padding: 0px;
}
/* ****************************************************
        PRODUCTS
**************************************************** */


.PrintLink {
margin-top:15px;
  display: block; 
  clear:both;

  color: #666666;
}



.PrintLink a {
  border-bottom: 1px solid #CCC;
}


.PrintLink a:link {
  color: #CC6714;
  text-decoration: none;
}

.PrintLink a:hover {
  background: #000000 url(arrow.gif) 96% 50% no-repeat;
  background-color: #F5F5F5;
  color: #CC6714;
}


.RecipeBody {}
.RecipeImage {}

.RecipeImage img {
  border: 1px solid #999999;
  margin-left: 5px;
  margin-bottom: 5px;  
  float: right;
  
  padding: 2px;
  background-color: #FFFFFF;
}



.FoodDescriptionCell {
  width: 125px;
}


/* ****************************************************
        GRIDS
**************************************************** */

div.productgridlist 
{
    margin-top:10px;
/* display: table-cell;
display:table-cell;display:inline-table;display:inline-block; */}


.productgridtable
{
    margin-top:10px;

/* display: table-cell;
display:table-cell;display:inline-table;display:inline-block; */
}



div.productgridfirstrow {}

div.productgridrows {
  display: table-row;
  clear: both;
  padding: 0;
  width: 100%;/* 411px; */
  margin-bottom: 5px;
  margin-left: 0;
  margin-right: 0;
  margin-top: 10px;
}

.productgridtr {
  display: table-row;
  clear: both;
  padding: 0;
  padding-top:0px;
  width: 100%;/* 411px; */
  margin-bottom: 5px;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0px;
}

.productgridtabledivider {
  min-height: 10px;
  height: 10px;
}



div.productgridtext {
  display: inline;
  margin: 0 auto;
  padding: 0;
}

div.productgridthumb {
  min-height: 162px;
  height: 162px;
}

.productgridtdthumb {
  min-height: 162px;
  height: 162px;
}


div.productgriditem {
  float: left;
  width: 180px;
  display: inline;
  margin-right: 12px;
  padding: 0;
}

.productgridtd {
  float: left;
  width: 180px;
  display: inline;
  margin-right: 12px;
  padding: 0;
}


div.productgriditem {
  width: 170px;
  margin: 0 auto;
  padding: 0;
}

.productgridtd {
  width: 187px;
  margin: 0 auto;
  padding: 0;
}


.productgriditem img {
  border: 1px solid #CCC;
}

.productgridtd img {
  border: 1px solid #CCC;
}


/* ****************************************************
        SHOPPING BASKET
**************************************************** */

.basket2 {}
.basket2 TABLE { width: 80%;}
.basket2 TR {}
.basket2 TH {}
.basket2 TD {}
.basket2 TD#Num { text-align: right;}

.basket2 img {
  border: 1px solid #999999;
}

div.basketsummaryOLD { margin-left:10px;}
div.basketsummary-inOLD {}
div.basketsummary_lineOLD {clear: both; }
div.basketsummary_headerOLD {border:1px solid #AAAAAA; padding:3px; float:left; width:140px; font-weight:bold; background-color:#CCCCCC; text-align:right;}
div.basketsummary_amountOLD {border:1px solid #AAAAAA; padding:3px;float:left; width:140px;text-align:right; }


div.basketsummary { margin-left:10px;}
div.basketsummary-in {}
div.basketsummary_line {clear: both; display: block; width:100%;}
div.basketsummary_header {float: left; border:1px solid #AAAAAA; padding:3px; width:80px; font-weight:bold; background-color:#CCCCCC; text-align:right;}
div.basketsummary_amount {float: left; border:1px solid #AAAAAA; padding:3px; width:80px;text-align:right; }
span.basketsummary_header {border:1px solid #AAAAAA; padding:3px; width:140px; font-weight:bold; background-color:#CCCCCC; text-align:right;}
span.basketsummary_amount {border:1px solid #AAAAAA; padding:3px; width:140px;text-align:right; }



div.basketrow {
  clear: both;
  width: 580px;
  margin-bottom: 8px;
}

div.basketcell {
  float: left;
  margin-right: 4px;
}

div.basketdes {
  width: 160px;
  float: left;
  margin-right: 4px;
}

div.basketimage {
  width: 160px;
  float: left;
  margin-right: 4px;
}

.basketimage img {
  border: 1px solid #999999;
}

div.basketprice {
  width: 60px;
  float: left;
  margin-right: 7px;
  text-align: right;
}

.basketprice {
  color: #CC0000;
  font-weight: bold;
}/* float:right;  */

div.basketqty {
  width: 50px;
  float: left;
  margin-right: 4px;
}

div.basketactions {
  width: 120px;
  float: left;
  margin-right: 4px;
}

div.basketdes_hdr {
  width: 160px;
  float: left;
  margin-right: 4px;
  font-weight: bold;
  color: #000000;
}

div.basketimage_hdr {
  width: 160px;
  float: left;
  margin-right: 4px;
  font-weight: bold;
  color: #000000;
}

div.basketprice_hdr {
  width: 170px;
  float: left;
  margin-right: 7px;
  font-weight: bold;
  color: #000000;
}

div.basketqty_hdr {
  width: 50px;
  float: left;
  margin-right: 4px;
  font-weight: bold;
  color: #000000;
}

div.basketactions_hdr {
  width: 120px;
  float: left;
  margin-right: 4px;
  font-weight: bold;
  color: #000000;
}


/* ****************************************************
        PRODUCT PRICES
**************************************************** */

div.variation_prices {}

div.variationprice {
  margin-top: 10px;
  border-top: blue dotted 1px;
  clear: both;
}

div.variationtext {
  float: left;
  width: 105px;
  font-weight: bold;
  clear: both;
}

div.vp_name {
  float: left;
  width: 105px;
  clear: both;
}

div.vp_amount {
  float: right;
  color: #CC0000;
  font-weight: bold;
  width: 80px;
}

div.vp_quantity {
  clear: both;
}

.vp_quantity input {
  width: 30px;
  margin-right: 5px;
}

div.vp_sale {
  float: right;
  color: #CC0000;
  font-weight: bold;
  width: 80px;
}

div.vp_sale_v2 {
  clear: both;
  float: right;
  font-style: italic;
  width: 200px;
}



/* ****************************************************
        PRODUCT PRICES V2
**************************************************** */

div.pricelist {
  clear: both;
  margin-top: 10px;
}

.pricelist_table {
}




div.pricelist_rowetc {
  width: 415;
}


tr.pricelist_row_hdr {
width: 415px;
  }

tr.pricelist_row {
width: 415px;
  }






DIV.space-line {
  clear: both; margin: 0; padding: 0; width: auto;
}

div.pricelist_row_container {
}


td.pricelist_description_hdr {
  width: 230px;
}


td.pricelist_description {
  width: 230px;
}


td.pricelist_description2_hdr {
  width: 230px;
}


td.pricelist_description2 {
  width: 230px;
}


td.pricelist_price_hdr {
  width: 75px;
  text-align:right;
  margin-right:5px;
}

td.pricelist_price {
  width: 75px;
  text-align:right;
  margin-right:5px;
}

td.pricelist_quantity_hdr {
  width: 140px;
}

td.pricelist_quantity {
  width: 140px;
}

td.pricelist_quantity_size {
  width: 140px;
}

td.pricelist_size {
  width: 140px;
}


.pricelist_quantity input {
  width: 30px;
  vertical-align:middle;
}

span.pricelist_onsale {
  color: #CC0000;
  font-weight: bold;
}


span.pricelist_onsale_cross {
  color: #FF0000;
  text-decoration: line-through;
}





div.product_body {display:inline;

/*  border: 1px yellow solid; */
  float: left;
  width: 508px;
margin-top:15px;
}

div.product_text {
/*  border: 1px red solid; */

  float: left;
  width: 240px;
  display:inline;
  font-size:105%;
}

span.product_text 
{
    width: 240px;
    }

div.product_images {
  display: inline; float: right;
  margin-left:20px;
  /* border: 3px grey solid; */
}

span.productlabel {
  font-weight: bold;
  color: black;
}


.FoodImageThumbnail img {
  border: 1px solid #999999;
  margin-right: 5px;
}

.FoodImageMedium {   margin-left: 20px;
  float: right; }
.FoodImageMedium img {
  padding: 1px;
  border: 1px solid #BBBBBB;/* #51629C;  #cc6633;  #323D61 ;  */
/* #CCC; */
  background-color: #EEEEEE;/*#999999 #999999; #51629C*/

}
.FoodImageMediumText {
padding-left:20px; clear:left; display:block;
}

.FoodImageMediumNoMargin {   margin-left: 20px;
  float: right; }
.FoodImageMediumNoMargin img {
  padding: 1px;
  border: 1px solid #BBBBBB;/* #51629C;  #cc6633;  #323D61 ;  */
/* #CCC; */
  background-color: #EEEEEE;/*#999999 #999999; #51629C*/

}

.FoodImageMediumNoMargin2 { }
.FoodImageMediumNoMargin2 img {  
  padding: 1px;
  border: 1px solid #BBBBBB;/* #51629C;  #cc6633;  #323D61 ;  */
/* #CCC; */
  background-color: #EEEEEE;/*#999999 #999999; #51629C*/
  margin-left: 0px;
  margin-top:10px;
  float: left;
}


.FoodImageMedium_Unavailable {  }
.FoodImageMedium_Unavailable img {
  padding: 1px;
  border: 2px solid #BBBBBB;/* #51629C;  #cc6633;  #323D61 ;  */
/* #CCC; */
  background-color: #EEEEEE;/*#999999 #999999; #51629C*/
  margin-left: 5px;
  float: right;
}

/* price table v2 */



/*
    Grey Suits you Sir. Please host the images on your own server.
    written by Stuart Colville http://www.muffinresearch.co.uk
*/

.pricelist table, .pricelist td
{
    border               : 1px solid #CCC;
    border-collapse      : collapse;
    vertical-align: middle;
}
.inner_table table, .inner_table td
{
    border               : 0;
    border-collapse      : collapse;
    vertical-align: middle;
    padding               : 1px 1px;
}

.PriceListCategoryDescription { font-size:12px;
font-weight:bold;
}

.pricelist table
{
    border                :none;
    border                :1px solid #CCC;
}
.pricelist thead th,
.pricelist tbody th
{
    background            : #FFF;
  color                 : #666;
    padding               : 3px 10px;
  border-left           : 1px solid #CCC;
}

.pricelist thead th,
.pricelist tbody th
{
    background            : #EEE;
}


.pricelist tbody th
{
  background            : #fafafb;
  border-top            : 1px solid #CCC;
  text-align            : left;
  font-weight           : normal;
}
.pricelist tbody tr td
{
    padding               : 3px 10px;
  color                 : #666;
}
.pricelist tbody tr:hover
{
  background            : #FFF ;
}

.pricelist tbody tr:hover td
{
  color                 : #454545;
}
.pricelist tfoot td,
.pricelist tfoot th
{
  border-left           : none;
  border-top            : 1px solid #CCC;
    padding               : 3px;
  background            : #FFF ;
  color                 : #666;
}
.pricelist caption
{
    text-align            : left;
    padding               : 3px 0;
    color                 : #666;
    background: #eeeeee;
}
.pricelist table a:link
{
    color                 : #666;
}
.pricelist table a:visited
{
    color                 : #666;
}
.pricelist table a:hover
{
    color                 : #003366;
}
.pricelist table a:active
{
    color                 : #003366;
}

.sectionlabel {font-style:italic; padding-top:20px; color: #990033; font-weight:bold }
.sectionlabel hr { width:346px; color:#990033; height:1px; border-bottom-style:solid}
.req {
  color: red;
}

/* ****************************************************
        LEFT NAVIGATION
**************************************************** */

.leftnavtitle {
  display: block;
  padding: 2px;
/*  width: 140px;
            border-bottom: 1px solid #CCC;
            background-color: #eeeeee;
            color:#CC6714; */
  color: #333333;
  font-weight: bold;
/*          font-style:italic; */
}

#navlist ul {
  margin-bottom: 10px;
  margin-left: 0;
  padding-left: 0;
  list-style-type: none;
  float: left;
  display: block;
}

#navlist a {
  display: block;
  width: 140px;
}

#navlist li {
  display: block;
  padding: 2px;
  width: 140px;
  border-bottom: 1px solid #CCC;
  color: #666666;
}

#navlist a:link, #navlist a:visited {
  color: #CC6714;
  text-decoration: none;
}

#navlist a:hover {
  background: #000000 url("/images/nav/arrow.gif") 96% 50% no-repeat;
  background-color: #F5F5F5;
  color: #CC6714;
}

.qtybox {
  width:40px;
}

/*
    Grey Suits you Sir. Please host the images on your own server.
    written by Stuart Colville http://www.muffinresearch.co.uk
*/

.input_order { width:120px }

.tradeordertable table, .pricelist td
{
    border               : 1px solid #CCC;
    border-collapse      : collapse;
    vertical-align: middle;
}
.inner_table table, .inner_table td
{
    border               : 0;
    border-collapse      : collapse;
    vertical-align: middle;
    padding               : 1px 1px;
}


.tradeordertable table
{
    border                :none;
    border                :1px solid #CCC;
}
.tradeordertable thead th,
.tradeordertable tbody th
{
    background            : #FFF;
  color                 : #666;
    padding               : 3px 10px;
  border-left           : 1px solid #CCC;
}

.tradeordertable thead th,
.tradeordertable tbody th
{
    background            : #EEE;

  border-top            : 1px solid #CCC;
  text-align            : left;
  font-weight           : normal;
    
}


.tradeordertable tbody th
{
  background            : #EEE;
  border-top            : 1px solid #CCC;
  text-align            : left;
  font-weight           : normal;
}
.tradeordertable tbody tr td
{
    padding               : 1px 10px;
  color                 : #666;
}
.tradeordertable tbody tr:hover
{
  background            : #FFF ;
}

.tradeordertable tbody tr:hover td
{
  color                 : #454545;
}
.tradeordertable tfoot td,
.tradeordertable tfoot th
{
  border-left           : none;
  border-top            : 1px solid #CCC;
    padding               : 1px;
  background            : #FFF ;
  color                 : #666;
}
.tradeordertable td
{
  border            : 1px solid #CCC;
}

.tradeordertable caption
{
    text-align            : left;
    padding               : 3px 0;
    color                 : #666;
    background: #eeeeee;
}
.tradeordertable table a:link
{
    color                 : #666;
}
.tradeordertable table a:visited
{
    color                 : #666;
}
.tradeordertable table a:hover
{
    color                 : #003366;
}
.tradeordertable table a:active
{
    color                 : #003366;
}

.sectionlabel {font-style:italic; padding-top:20px; color: #990033; font-weight:bold }
.sectionlabel hr { width:346px; color:#990033; height:1px; border-bottom-style:solid}
.req {
  color: red;
}

.labeltextbox {line-height:2em; }




/*                <ul id="archive">
                   <li><a href="#">January 2007</a></li>
                    <li><a href="#">December 2006</a></li>
                    <li id="archive-active"><a href="#">August 2006</a></li> <!-- Active -->
                    <li><a href="#">January 2006</a></li>
                </ul> */

 /* Right column */
#navtree {float:left; width:160px; margin:0; padding-left:10px; }

    /* Right column - items */
    #navtree ul#items {margin:15px 0; padding:0; list-style:none;}
    #navtree ul#items li {margin:0; padding:0; border-bottom:1px solid #E0E8FA;}
    #navtree ul#items li a {display:block; padding:3px 0 3px 22px; background:url("../design/ico_links.gif") 5px 50% no-repeat; text-decoration:none;}
    #navtree ul#items li a:hover {background-color:#D3DFF8; color:#192666;}


    #navtree ul#items li.itemSEL a {display:block; padding:3px 0 3px 22px; background:url("../design/ico_links.gif") 5px 50% no-repeat; text-decoration:none; font-weight:bold;}
    #navtree ul#items li.itemSEL a:hover {background-color:#D3DFF8; color:#192666;}




    #navtree ul#items li#midlevelSEL {font-weight:bold;display:block; padding:3px 0 3px 22px; background:url("../design/ico_links_down.gif") 5px 50% no-repeat; text-decoration:none;}
    #navtree ul#items li#midlevel a {display:block; padding:3px 0 3px 22px; background:url("../design/ico_links_down.gif") 5px 50% no-repeat; text-decoration:none;}
#navtree ul#items li#midlevel a:hover {background-color:#D3DFF8; color:#192666;}

    #navtree ul#items li.itemSEL2 a {font-weight:bold;display:block; padding:3px 0 3px 22px; background:url("../design/ico_links.gif") 5px 50% no-repeat; text-decoration:none;}
    #navtree ul#items li#itemSEL a:hover {background-color:#D3DFF8; color:#192666;}
#navtree ul#items li#itemJUSTSEL  {font-weight:bold;display:block; padding:3px 0 3px 22px; background:url("../design/ico_links.gif") 5px 50% no-repeat; text-decoration:none;}    
    


    /* Right column - About me */
    #navtree #about-me {margin-bottom:15px; line-height:130%;}
    #navtree #about-me p {margin:0;}
    #navtree #about-me #me {float:left; width:54px; height:58px; margin-right:7px;}

    /* Right column - Category */
    #navtree ul#basketlinks {margin:15px 0; padding:0; list-style:none;}
    #navtree ul#basketlinks li {margin:0; padding:0; border-bottom:1px solid #E0E8FA;}
    #navtree ul#basketlinks li a {display:block; padding:3px 0 3px 22px; background:url("../design/ico_links.gif") 5px 6px no-repeat; text-decoration:none;}
    #navtree ul#basketlinks li a:hover {background-color:#D3DFF8; color:#192666;}
    #navtree ul#basketlinks li#category-active a {background:#E0E8FA url("../design/ico_links2.gif") 5px 50% no-repeat; font-weight:bold;}
    

    /* Right column - Category */
    #navtree ul#about_us {margin:15px 0; padding:0; list-style:none;}
    #navtree ul#about_us li {margin:0; padding:0; border-bottom:1px solid #E0E8FA;}
    #navtree ul#about_us li a {display:block; padding:3px 0 3px 22px; background:url("../design/ico_links.gif") 5px 6px no-repeat; text-decoration:none;}
    #navtree ul#about_us li a:hover {background-color:#D3DFF8; color:#192666;}
    #navtree ul#about_us li#category-active a {background:#E0E8FA url("../design/ico_links2.gif") 5px 50% no-repeat; font-weight:bold;}















/* ****************************************************
        THE ORDER
**************************************************** */

div.theorder {
  clear: both;
  margin-top: 10px;
}

.theorder_table {
}




div.theorder_rowetc {
  width: 415;
}


tr.theorder_row_hdr {
width: 415px;
  }

tr.theorder_row {
width: 415px;
  }






DIV.space-line {
  clear: both; margin: 0; padding: 0; width: auto;
}

div.theorder_row_container {
}


td.theorder_description_hdr {
  width: 170px;
}


td.theorder_description {
  width: 170px;
}


td.theorder_description2_hdr {
  width: 170px;
}


td.theorder_description2 {
  width: 170px;
}


td.theorder_price_hdr {
  width: 70px;
  text-align:right;
  margin-right:5px;
}

td.theorder_price {
  width: 70px;
  text-align:right;
  margin-right:5px;
}

td.theorder_quantity_hdr {
  width: 50px;
}

td.theorder_quantity {
  width: 50px;
  text-align: right;
}

td.theorder_quantity_size {
  width: 70px;
  text-align: right;
}

td.theorder_size {
  width: 100px;
}


.theorder_quantity input {
  width: 40px;
  vertical-align:middle;
}

span.theorder_onsale {
  color: #CC0000;
  font-weight: bold;
}


span.theorder_onsale_cross {
  color: #FF0000;
  text-decoration: line-through;
}

.theorder_line {
  width: 70px;
  vertical-align:middle;
  text-align: right;
}
















.theorder table
{
    border                :none;
    border                :1px solid #CCC;
}
.theorder thead th,
.theorder tbody th
{
    background            : #FFF;
  color                 : #666;
    padding               : 3px 10px;
  border-left           : 1px solid #CCC;
}

.theorder thead th,
.theorder tbody th
{
    background            : #EEE;
}


.theorder tbody th
{
  background            : #fafafb;
  border-top            : 1px solid #CCC;
  text-align            : left;
  font-weight           : normal;
}
.theorder tbody tr td
{
    padding               : 3px 10px;
  color                 : #666;
}
.theorder tbody tr:hover
{
  background            : #FFF ;
}

.theorder tbody tr:hover td
{
  color                 : #454545;
}
.theorder tfoot td,
.theorder tfoot th
{
  border-left           : none;
  border-top            : 1px solid #CCC;
    padding               : 3px;
  background            : #FFF ;
  color                 : #666;
}
.theorder caption
{
    text-align            : left;
    padding               : 3px 0;
    color                 : #666;
    background: #eeeeee;
}
.theorder table a:link
{
    color                 : #666;
}
.theorder table a:visited
{
    color                 : #666;
}
.theorder table a:hover
{
    color                 : #003366;
}
.theorder table a:active
{
    color                 : #003366;
}



















.salesorder table
{
     vertical-align:top;
     text-align:left;
      font-family: Arial;
}

.salesorder th
{
  background            : #fafafb;
  text-align            : left;
  vertical-align:top;
}

.salesorder td
{
text-align: left;
vertical-align:top;
}

