.recipe-object-descr-right .enlarge{
    background:url(/public/images/enlarge.gif) no-repeat 0 0;
    position:relative;
    margin-top:142px;
    margin-left:142px;
    width:20px;height:20px;
}

div.menu-block-top {
	border-top: #ff4e00 5px solid;
	border-bottom: #ff4e00 2px solid;
	margin-bottom: 4px;
}

div.menu-block-middle {
	border-top: #ff4e00 2px solid;
	border-bottom: #ff4e00 2px solid;
	margin-bottom: 4px;
}

div.menu-block-bottom {
	border-top: #ff4e00 2px solid;
	border-bottom: #ff4e00 5px solid;
	margin-bottom: 4px;
}

div.menu-sep {
	border-left: #ff4e00 4px solid;
	padding-left: 2px;
	margin-top: 15px;
}

div.menu-sep-content {
	background: #8b9ca3;
	padding: 4px;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}


/****************************************************/

ul.menu {
	padding: 0;
	margin: 0;
}

ul.menu li {
	list-style: none;
	margin: 0 0 1px 0;
	padding: 6px 0 6px 14px;
	background: #8b9ca3 url(../images/menu_arrow.gif) 0px 9px no-repeat;
}

ul.menu li a {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

ul.menu li a:hover {
	color: #cdd6c7;
}

ul.menu li.last {
	margin-bottom: 0;
}

/****************************************************/

div.recipe-object-header {
	text-align: center;
	margin-top: 20px;
}

div.recipe-object-descr {
	overflow: hidden;
	margin-top: 15px;
}

div.recipe-object-descr-right {
	float: right;
	width: 164px;
	margin-left: 15px;
}

div.recipe-object-descr-left {
	margin-right: 164px;
	font-size: 12px;
    color:#222222;
}

div.recipe-object-descr-left ul {
	padding-left: 15px;
	margin: 0;
	font-size: 12px;
}

div.recipe-object-content {
	margin-top: 15px;
	font-size: 12px;
	text-align: justify;
    color:#222222;
}

div.recipe-object-navigation {
	overflow: hidden;
	margin-top: 20px;
}

div.recipe-object-navigation div.back,
div.recipe-object-navigation div.contents,
div.recipe-object-navigation div.next {
	float: left;
	width: 30%;
	text-align: center;
	color: #ff4e00;
	font-weight: bold;
}

div.recipe-buttons {
	border-top: #8B9CA3 1px solid;
	border-bottom: #8B9CA3 1px solid;
	margin-top: 20px;
}

div.recipe-buttons ul {
	padding: 0px;
}

div.recipe-buttons ul li {
	padding: 4px 20px;
	list-style: none;
}

div.recipe-buttons ul li.print {
	background: url(/public/images/print1.gif) 0 4px no-repeat;
}

div.recipe-buttons ul li.pencil {
	background: url(/public/images/pencil1.gif) 0 4px no-repeat;
}

div.recipe-buttons ul li.mail {
	background: url(/public/images/mail1.gif) 0 4px no-repeat;
}

div.recipe-buttons ul li.book {
	background: url(/public/images/book.gif) 0 4px no-repeat;
}


div.recipe-comments {
	margin-top: 20px;
}

div.recipe-object-navigation a {
	color: #FF8040;
	font-weight: bold;
}

div.recipe-object-navigation a:hover {
	color: #ff4e00;
}

/****************************************************/

ul.recipes {
	padding: 0;
	margin: 0;
}

ul.recipes li {
	list-style: none;
	margin-bottom: 10px;
}

ul.recipes-objects li {
	padding-bottom: 10px;
	border-bottom: #8b9ca3 1px solid;
}

ul.recipes-objects li img {
	float: none;
	display: inline;
}

ul.recipes-objects li table td.text {
    vertical-align: middle;
	padding: 10px;
	width: 100%;
}

ul.recipes-objects li table td.text a, ul.recipes li table td.text a:hover {
    text-decoration: none;
    color: #5a6a72;
}

ul.recipes-objects li h2 {
    margin-bottom: 7px;
}

ul.recipes-objects li div.rating {
    margin-top: 15px;
    font-weight: bold;
    color:#222222;
}

table.pagination {
    width: 100%;
}

table.pagination td {
	text-align: center;
	color: #5a6a72;
	font-weight: bold;
}

table.pagination a {
    font-weight: bold;
}

table.pagination td.pages {
    width: 100%;
    text-align: center;
}

/****************************************************/

#footer-improver, #footer-container {
	height: 130px;
}

#footer-container {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
}

#footer-line {
	margin-top: 20px;
	background: #8b9ca3;
	height: 17px;
}

#footer-content {
	margin-top: 20px;
	text-align: center;
	color: #5a6a72;
	font-weight: bold;
}

/*#footer * {
	font-size: 10px;
}*/

#footer-content a {
	color: #5a6a72;
	font-weight: bold;
}

#footer-content a:hover {
	color: #ff4e00;
}

.fontSize {
	font-family: Verdana, Arial, sans-serif;
	/*font-size: 11px;*/
}

.loginWait, .waitmsg {
    background: #ffffff url('../images/loading.gif') 9px 0 no-repeat;
    height: 25px;
    padding: 2px 0 0 29px;
    display: none;
}

.waitmsg {
    height: 19px;
}

.loginError {
    color: red;
    display: none;
    padding: 5px 0 0 9px;
    height: 25px;
    background: #ffffff;
}

.error {
    color: red;
    clear: both;
    background: #ffffff;
}

/*******************************************************************************/

div.forks {
    display: none;
}

.print-chioce {
    display: none;
    padding: 5px;
    background: #f5f5f5;
    white-space: nowrap;
    width: 210px;
    margin-top: 4px;
}

a.print {
    background: url(/public/images/print1.gif) right 0 no-repeat;
    padding-right: 21px;
    padding-bottom: 3px;
}

@media print {
  a.print {
     display: none;
  }
}

#comment-form {
    background: #ffffff;
}

#comment-form .error {
    display: none;
}

#comments {
    display: none;
}

h3.comments-title {
    text-align: center;
    margin: 15px 0;
}
.comment {
    margin-bottom: 15px;
}
.comments-pagination {
    display: none;
    text-align: center;
}
.comment-header {
    background: #e9e9e9;
    overflow: hidden;
}
.comment-header small {
    font-size: 0.6em;
}
.comment-header small.links {
    margin-left: 10px;
}
.comment-header p {
    margin-top: 0px;
    margin-bottom: 4px;
}
.comment-header p.date {
    font-size: 0.6em;
}
.comment-header h2 {
    margin-top: 0px;
    margin-bottom: 4px;
}
.comment-avatar {
    float: left;
}
.comment-info {
    padding: 5px;
}
.comment-body {
    clear: both;
    padding: 5px 0;
    text-align: justify;
}

.fork-1, .fork-2, .fork-3 {
    float: left;
    width: 9px;
    height: 24px;
    background: url(/public/images/fork-transparent.gif) no-repeat;
}

.fork-2 {
    background-position: -9px 0;
}

.fork-3 {
    background-position: -19px 0;
}

.fork-rate {
    cursor: pointer;
    cursor: hand;
}

/*
#rate {
    background: #fff;
    padding: 10px;
    margin-bottom: 15px;
    border: #8B9CA3 1px solid;
    width: 250px;
    display: none;
}

#rate div.hint {
    padding-bottom: 5px
}

#rate div.forks-rate {
    float: left;
}

#rate div.info {
    float: left;
    padding: 5px;
}

#rate br {
    font-size: 0;
}

#rate div.bottom {
    padding-top: 10px;
    text-align: center;
}

#rate div.choice {
    padding-top: 5px;
}

#rate-chioce {
    margin: 0;
}
*/
/*******************************************************************************/

.cookbook th, .cookbook td {
    padding: 5px;
}

.cookbook th a {
    padding-right: 10px;
}

.cookbook tr.odd td {
    background: #f5f5f5;
}

.cookbook tr.active td {
    background: #ffffcc;
}

.cookbook tr.odd.active td {
    background: #f7f7cc;
}

div.notes {
    width: 16px;
    height: 16px;
    background: url(../images/plus.gif) no-repeat;
    cursor: pointer;
    cursor: hand;
    text-indent: -100000px;
}

div.notes-filled {
    background: url(../images/note.gif) no-repeat;
}

div.notes-div {
    position: absolute;
    display: none;
    width: 200px;
    height: 150px;
    padding: 10px;
    background: #fff;
    border: #8B9CA3 1px solid;
}

div.notes-div textarea {
    width: 200px;
    height: 137px;
    font-size: 10px;
}

div.tabs {
    overflow: hidden;
    height: 24px;
    padding: 0 25px 0 25px;
    background:url("../images/tabs-border.gif") bottom repeat-x;
}

div.tabs div.tab {
    position: relative;
    float: left;
    top: 1px;
    margin-right: 5px;
    height: 22px;
    background: url("../images/tabs.gif") -10px -26px repeat-x;
}

div.tabs-right div.tab {
    float: right;
}

div.tabs div.tab a {
    text-decoration: none;
}

div.tabs div.tab div.corner {
    float: left;
    width: 6px;
    height: 22px;
    background: url("../images/tabs.gif") 0 -26px no-repeat;
}

div.tabs div.tab div.text {
    float: left;
    height: 18px;
    padding: 4px 6px 0 0;
    background: url("../images/tabs.gif") right -75px no-repeat;
}

div.tabs div.active {
    height: 25px;
    top: 0;
    background: url("../images/tabs.gif") -10px 0 repeat-x;
}

div.tabs div.active div.corner {
    height: 25px;
    background: url("../images/tabs.gif") no-repeat;
}

div.tabs div.active div.text {
    padding: 5px 6px 0 0;
    height: 25px;
    background: url("../images/tabs.gif") right -49px no-repeat;
}

table.sort {
    width: 100%;
    border-collapse: collapse;
}

table.sort td {
    padding: 5px;
    border: #8b9ca3 1px solid;
    text-align: center;
    width: 50%;
    color: #5a6a72;
}

table.sort td.active {
    background: #e9e9e9;
}

table.calorie ul {
	padding: 0;
}

table.calorie ul li {
	list-style: none;
	padding: 5px 10px 10px 20px;
	margin: 0;
	background: url("../images/dot.gif") 0 5px no-repeat;
}

table.calorie ul li a {
	color: #222;
	font-weight: bold;
}

table.calorie ul li a:hover {
	color: #ff4e00;
	text-decoration: none;
}

div.padded {
    margin:15px;
    margin-bottom:0;
}
