@charset "utf-8";
/* CSS Document */

/* begin global elements */
body {margin:0px; padding:0px; width:100%; height:100%; font: 11px Vedana, Helvetica, Arial, San-Serif; color:#666666; background-color:#fff; text-align:center;}
div, p {text-align:left;}
div,ol,ul,li,h1,h2,h3,h4,h5,h6,p {margin:0; padding:0}
h1, h2, h3, h4, h5, h6 {color:#91A023; font-size:100%; font-weight:normal; line-height:150%}
.content h1 {font-size:2.1em; font-weight:normal;}
h2 {font-size:1.8em; font-weight:normal; font-family:Georgia, Serif;}
h3 {font-size:1.3em; font-weight:normal; font-family:Georgia, Serif;}
hr {border:0; color:#ccc; background-color:#ccc; height:1px; width:100%; margin-top: 0px;}
ul{list-style:none;}
br {clear:both;}
.clr10 {clear:both;height:10px;line-height:10px;padding:0;margin:0;}
.clr5 {clear:both;height:5px;line-height:5px;padding:0;margin:0;}
/* end global elements */

/* begin recipe */
#recipes br {padding:0; margin:0; display:inline;}
#recipes p br { display:inline;}
#recipes img {padding:0; margin:0; line-height:0;}
#recipes .clr10{display: block;}
#recipes p {margin-bottom:10px;}
#recipes h2 {float:left; width:380px; margin:0px; padding:0px;}
#recipes h3 {padding-bottom:5px;}
/* end recipe */

/* begin print recipe */
#recipes .printRecipe {margin-left:10px; padding-left:14px; width: 500px; width:510px;}
#recipes .printRecipe .printIcon, #recipes .printRecipe .closeWindow {margin-top:12px;}
#recipes .printRecipe .commands {float:right; width:110px;}
#recipes .printRecipe .printLi {float:left;width:47px;}
#recipes .printRecipe .closeLi {float:right;width:47px;}
#recipes .printRecipe .recipeContent {margin-top:5px; padding-top:5px; line-height:140%; border-top:solid 1px #dbd2be;}
#recipes .printRecipe .recipeContent a {border-bottom: dotted #888 1px; text-decoration: none;}
#recipes .printRecipe .recipeContent a:link, a:visited, a:active {color:#666666;}
/* end print recipe */

/* begin sprite backgrounds */
.closeWindow {width:47px; height:12px; display:block; text-indent:-999em; background-color:#fff; background-repeat:no-repeat; overflow:hidden; background-image: url('../images/close.gif');}
.printIcon {width:47px; height:12px; display:block; text-indent:-999em; background-color:#fff; background-repeat:no-repeat; overflow:hidden;  background-image: url('../images/printer.gif');}
/* end sprite backgrounds */

