/*
    Project: CrystalX
    URL: http://www.nuvio.cz

    Output device: print

    Author: Vit Dlouhy (vit.dlouhy@nuvio.cz); Nuvio (www.nuvio.cz)
    Last revision: 2006-12-05, 12:00 GMT+1

    Structure:
        display | position | float | overflow | width | height | border | margin | padding | background | align | font
*/

body {border:0; margin:0; padding:0; font-size:12pt}

a {color:#000; text-decoration:none;}

h1, h2, h3 {page-break-after:avoid; page-break-inside:avoid;}

table {border-collapse: collapse; border-width:1px; border-style:solid;}
th, td {display:table-cell; border-width:1px; border-style:solid;}


hr {display:block; height:2px; margin:0; padding:0; background:#000; border:0 solid #000; color:#000;}

blockquote {page-break-inside:avoid}
ul, ol, dl {page-break-before:avoid}

.noprint {display:none;}

/* ****************************************************
        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.floatlist {
/* display: table-cell;
display:table-cell;display:inline-table;display:inline-block; */}

div.floatfirstrow {}

div.floatrows {
  display: table-row;
  clear: both;
  padding: 0;
  width: 100%;/* 411px; */
  margin-bottom: 5px;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
}

div.floattext {
  display: inline;
  margin: 0 auto;
  padding: 0;
}

div.thumb {
  min-height: 122px;
  height: 122px;
}
/* ****************************************************
        SHOPPING BASKET
**************************************************** */


div.basketsummary {}
div.basketsummary_line {clear: both; }
div.basketsummary_header {border:1px solid #AAAAAA; padding:3px; float:left; width:140px; font-weight:bold; background-color:#CCCCCC; text-align:right;}
div.basketsummary_amount {border:1px solid #AAAAAA; padding:3px;float:left; width:140px;text-align:right;}



div.basketrow {
  clear: both;
  width: 558px;
  margin-bottom: 8px;
}

div.basketcell {
  float: left;
  margin-right: 4px;
}

div.basketdes {
  width: 160px;
  float: left;
  margin-right: 4px;
}

div.basketimage {
  width: 120px;
  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: 120px;
  float: left;
  margin-right: 4px;
  font-weight: bold;
  color: #000000;
}

div.basketprice_hdr {
  width: 60px;
  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;
}

div.float {
  float: left;
  width: 125px;
  display: inline;
  margin-right: 12px;
  padding: 0;
/* min-height:120px; _height: 120px; */
/*display:table-cell; */
/* display:inline-table; */
/* display:inline-block; */
/*

display: inline-table;
display:table-cell;display:inline-table;display:inline-block




display: inline;
clear: left;


*/
}

div.float p {
  width: 120px;
  margin: 0 auto;
  padding: 0;
}

.float img {
  border: 1px solid #CCC;
}
/* ****************************************************
        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: 175px;
}


td.pricelist_description {
  width: 175px;
}


td.pricelist_description2_hdr {
  width: 190px;
}


td.pricelist_description2 {
  width: 190px;
}


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: 130px;
}

td.pricelist_quantity {
  width: 130px;
}

td.pricelist_quantity_size {
  width: 100px;
}

td.pricelist_size {
  width: 100px;
}


.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;
}

div.product_text {
/*  border: 1px red solid; */
  float: left;
}

div.product_images {
  display: inline; float: right;
  /* border: 3px grey solid; */
}

span.productlabel {
  font-weight: bold;
  color: black;
}


.FoodImageThumbnail img {
  border: 1px solid #999999;
  margin-right: 5px;
}

.FoodImageMedium {  }
.FoodImageMedium img {
  padding: 1px;
  border: 1px solid #BBBBBB;/* #51629C;  #cc6633;  #323D61 ;  */
/* #CCC; */
  background-color: #EEEEEE;/*#999999 #999999; #51629C*/
  margin-left: 5px;
  float: right;
}

.FoodImageMediumNoMargin { }
.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: 2px;
}


.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;
}
.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;
}
