html,body,p,ul,li,dt,dl,dd,form,label,fieldset,blockquote,h1,h2,h3,h4,h5,h6,img,table,td,tr,textarea,input,select {
    margin:0;padding:0;border:0;border-collapse:collapse;margin:0;
}

body {
    background-color: #7f9f6c;
    background-image: url('/img/bg.jpg');
    background-repeat: no-repeat;
    overflow:auto;
}

body,div,td {
    color:#000;
    font-family:Tahoma,sans-serif;
    font-size:14px;line-height:20px;
}

a {
    color:#610a0b;
    font-weight:bold;
    text-decoration:none;
}

input,select,textarea {
    font-size:12px;
    width:160px;
    padding-left:2px;
    background-color:#FFF;
    border:none;
    vertical-align:bottom;
}

html,body {
    height:100%;
    width:100%;
}

textarea {
    overflow:auto;
    width:555px;
    height:150px;
    font-size:12px;
    font-family:Tahoma;
}

img.pngfix {
    behavior:url('/js/libs/iepngfix.htc');
}

.button {
    cursor:pointer;
}

.delc {
    cursor:pointer;
    position:relative;
    top:5px;
}

.e {
    color:red;
    padding-left:5px;
}

.s {
    color:green;
    padding-left:5px;
}

table.frame td,table td.frame {
    width:1px;
    line-height:0;
}

div.relative {
    position:relative;
    width:1px;
}

span.contact {
    font-weight:bold;
    text-decoration:underline;
    cursor:pointer;
}

div.hr {
    padding-left:50px;
    padding-top:9px;
}

div.comments {
    width:565px;
    padding-top:5px;
}

i.comment_date {
    color:#f99;
}

input.button {
    width:37px;
    height:20px;
    border:1px solid #f79e9f;
}

span.rewind_bar {
    cursor:pointer;
    text-decoration:underline;
}

span#search_rarr,span#search_larr {
    text-decoration:none;
    font-size:18px;
}

div.category_link,div.category_link a {
    color:#000;
    text-align:left;
    font-size:14px;
    font-weight:bold;
    padding-bottom:1px;
    cursor:pointer;
}

div.subcategory_links {
    padding-left:5px;
}

div.subcategory_links div.category_link,div.subcategory_links div.category_link a {
    color:#444;
}

div.category_link a.selected_category,div.subcategory_links div.category_link a.selected_category {
    color:red;
    text-transform:uppercase;
}

div.recipes {
    text-align:left;
    padding-left:30px;
    z-index:3;
}

div.recipes ul {
    line-height:16px;
    list-style-type:square;
}

div.recipes ul li a {
    font-weight:normal;
    font-size: 12px;
}

div.recipes ul li a:hover {
    color:red;
}

div#logo {
    position:absolute;
    left:0;
    top:0;
}

div#tomatos {
    position:absolute;
    z-index:1;
    _z-index:0;
    right:0;
    top:0;
}

div#cloud {
    width:100px;
    height:99px;
    padding-top:10px;
    padding-right:7px;
    text-align:center;
    position:absolute;
    z-index:10;
    display:none;
    background-image:url('/img/cloud.png')!important;
    background-image:url('/img/spacer.gif');_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale,src='/img/cloud.png');
}

table#table_tool {
    margin-bottom:6px;
    position:relative;
}

form#scaler_formular {
    background-image:url('/img/scaler_bg.jpg');
}

form#recipe_offerer_formular {
    background-image:url('/img/recipe_offer_bg.jpg');
}

form#recipe_comment_formular {
    background-image:url('/img/comments_bg.jpg');
}

table#scaler_formular {
    width:100%;
    text-align:left;
}

table#scaler_formular td.scaler_formular {
    padding-left:5px;
}

select#scaler_pre_unit,select#scaler_post_unit,select#scaler_product {
    width:200px;
}

input#scaler_amount_field {
    width:198px;
    text-align:right;
}

div#scaler_solution {
    position:absolute;
    left:250px;
    top:-12px;
    width:380px;
}

table#scaler_info {
    width:100%;
}

table#scaler_info tr td {
    display:none;
    text-align:left;
}

div#search_form {
    position:absolute;
    width:400px;
    top:38px;
    left:25%;
    text-align:right;
    display:table-row;
    z-index:4;
}

img#sherlock {
    position:relative;
    top:8px;
    left:-70px;
    z-index:-1;
}

input#search_field {
    width:160px;
}

table#search_content,table#search_content tr td {
    position:relative;
    z-index:2;
}

div#bttn_close_rel {
    position:relative;
    z-index:2;
    height:1px;
    width:1px;
    float:right;
}

div#bttn_close {
    position:absolute;
    z-index:3 !important;
    right:0;
    top:0;
    cursor:pointer;
}

div#header_path {
    position:absolute;
    top:164px;
    left:310px;
    line-height:15px;
}

table#content {
    position:relative;
    top:230px;
    width:100%;
}

div#copyrights {
    text-align:right;
    font-style:italic;
    padding-top:15px;
}

div#adsense {
    text-align:center;
    padding-bottom:30px;
}

div#main_content {
    padding-bottom:10px;
}

div#recipe_title {
    padding-top:10px;
}

div#recipe_description, div#recipe_ingredients {
    padding:40px;
    padding-top: 10px;
}

div#tools {
    padding-top:40px;
}

div#tools table tr td {
    text-align:center;
}

div#preface {
    padding:50px;
    padding-top:20px;
    padding-bottom:20px;
}

img#menu_header {
    padding-bottom:10px;
}

div#menu_scroll_content {
    height:415px;
    overflow:auto;
}
