*
{
  margin: 0px;
  padding: 0px;
  border: 0px;
  font-family: Verdana;
}

body
{
  background-color: #e8e7de;
}

a
{
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}

/*---///---*/

div#xz
{
  width: 1056px;
  height: auto;
  overflow: hidden;
  background-color: #e8e7de;
  margin: 0px auto;
    
  _position:absolute; 
  _width:1056px; 
  _left:50%; 
  _margin-left:-528px;
  _z-index: 1;
}

div#container
{
  width: 1056px;
  height: auto;
  overflow: hidden;
  background-color: #e8e7de;
  margin: 0px auto;
}

div#container-left-col
{
  width: 33px;
  height: 166px;
  float: left;
  background: right top no-repeat url('../images/left_col_bg.jpg');
  _width: 30px;
}

div#container-right-col
{
  width: 33px;
  height: 306px;
  float: left;
  background: left 126px no-repeat url('../images/right-col-bg.gif');
  _width: 30px;
}

div#container div#container-center-col
{
  width: 990px;
  height: auto;
  overflow: hidden;
  float: left;
  background-color: #fff;
  position: relative;
}

/*---header---*/
div#container div#container-center-col div#header
{
  width: 990px;
  height: 126px;
  background: right top no-repeat url('../images/header.jpg');
  overflow: hidden;
}

div#container div#container-center-col div#header div.banneritem
{
  float: right;
  margin-top: 22px;
  margin-right: 7px;
}

div#container div#container-center-col div#mainmenu
{
  width: 990px;
  height: 40px;
  background: left top repeat-x url('../images/mainmenu-bg.gif');
  overflow: hidden;
  text-align: center;
}

div#container div#container-center-col div#mainmenu  table
{
  height: 40px;
  margin: 0px auto;
}

div#container div#container-center-col div#mainmenu  table td
{
  background: right top no-repeat url('../images/menu-left.gif');
}

div#container div#container-center-col div#mainmenu  table td a
{
  color: #e8e7de;
  font-size: 14px;
  font-weight: bolder;
  font-family: Verdana;
  padding-left: 10px;
  padding-right: 10px;
  display: block;
  float: left;
  line-height: 45px;
  height: 40px;
  text-transform: uppercase;
  background: left top no-repeat url('../images/menu-left.gif');
}

div#container div#container-center-col div#mainmenu  table td a#active_menu
{
  font-weight: bolder;
}

div#container div#container-center-col div#mainmenu ul li a
{
  height: 40px;
  color: #e8e7de;
  font-size: 15px;
  font-weight: normal;
  font-family: Verdana;
}
/*---header---*/

div#plate
{
  right: 0px;
  z-index: 40;
  width: 227px;
  height: 189px;
  position: absolute;
  background: left top no-repeat url('../images/plate.png');
  overflow: hidden;
}

div#cont
{
  width: 990px;
  position: relative;
  overflow: hidden;
  margin-bottom: 10px;
}
/*---block of content---*/
div#content-left
{
  width: 182px;
  height: auto;
  float: left;
  overflow: hidden;
  margin-left: 10px;
  _margin-left: 5px;
  margin-top: 7px;
  overflow: hidden;
  /*border: 1px solid #000;*/
}

div#content-center
{
  width: 594px;
  height: auto;
  float: left;
  margin-left: 6px;
  margin-top: 7px;
  overflow: hidden;
  /*border: 1px solid #000;*/
}

div#content-right
{
  width: 182px;
  height: auto;
  padding-top: 100px;
  float: right;
  overflow: hidden;
  overflow: hidden;
  /*border: 1px solid #000;*/
}
/*---block of content---*/

/*---login form*/
div#login-form
{
  background: left top repeat-y url('../images/form-login-body.gif');
  width: 182px;
  height: auto;
  margin-bottom: 11px;
}

div#login-form div#login-form-title
{
  width: 100%;
  height: 7px;
  background: left top no-repeat url('../images/form-login-title.gif');
  font-size: 0px;
}

div#login-form div#login-form-body
{
  width: 100%;
  height: auto;
  overflow: hidden;
}

div#login-form div#login-form-body div#form-signin
{
  width: 160px;
  height: 152px;
  background: left top no-repeat url('../images/form-signin.gif');
  margin: 0px auto;
  padding-top: 46px;
  padding-left: 7px;
  _margin-left: 8px;
  _width: 167px;
  _height: 198px;
}

div#login-form div#login-form-body div#form-signin label
{
  display: block;
  color: #333333;
  font-size: 12px;
  font-weight: normal;
  font-family: Verdana;
}

div#login-form div#login-form-body div#form-signin input.text
{
  width: 150px;
  height: 18px;
  _height: 16px;
  border: 1px solid #7a7a7a;
  margin-bottom: 6px;
  _margin-bottom: 4px;
}

*+html div#login-form div#login-form-body div#form-signin input.text
{
  width: 150px;
  height: 16px;
  border: 1px solid #7a7a7a;
  margin-bottom: 4px;
}

div#login-form div#login-form-body div#form-signin label#checkbox-label
{
  margin-bottom: 8px;
  _margin-bottom: 6px;
  margin-left: 3px;
}

div#login-form div#login-form-body div#form-signin a
{
  display: block;
  color: #333333;
  font-size: 11px;
  font-weight: normal;
  font-family: Verdana;
  text-decoration: underline;
  word-spacing: 0px;
}

div#login-form div#login-form-body div#form-signin a:hover
{
  text-decoration: none;
}

div#login-form div#login-form-body div#form-signin input.submit
{
  width: 58px;
  height: 23px;
  background: left top no-repeat url('../images/signin-button.gif');
  color: #fff;
  font-size: 12px;
  font-weight: normal;
  font-family: Verdana;
  margin-top: 5px;
}

div#login-form div#login-form-body label.n
{
  display: block;
  margin-left: 13px;
  margin-top: 11px;
  color: #333333;
  font-size: 12px;
  font-weight: normal;
  font-family: Verdana;
}

div#login-form div#login-form-body a.join
{
  display: block;
  width: 69px;
  height: 23px;
  background: left top no-repeat url('../images/join-button.gif');
  color: #fff;
  font-size: 12px;
  font-weight: normal;
  font-family: Verdana;
  margin-left: 12px;
  margin-top: 3px;
  cursor: pointer;
  line-height: 23px;
  text-align: center;
}

div#login-form div#login-form-body a.join:hover
{
  text-decoration: none;
}

div#login-form div#login-form-bottom
{
  width: 100%;
  height: 6px;
  background: left top no-repeat url('../images/form-login-footer.gif');
  font-size: 0px;
}
/*---login form*/


/*---logout form*/
div#logout-form
{
  background: left top repeat-y url('../images/form-login-body.gif');
  width: 182px;
  height: auto;
  margin-bottom: 11px;
  overflow: hidden;
}

div#logout-form div#logout-form-title
{
  width: 100%;
  height: 7px;
  background: left top no-repeat url('../images/form-login-title.gif');
  font-size: 0px;
}

div#logout-form div#logout-form-body
{
  width: 100%;
  height: auto;
  text-align: center;
  color: #333;
  font-size: 14px;
  font-weight: normal;
  font-family: Verdana;
}

div#logout-form div#logout-form-body a
{
  display: block;
  margin-top: 5px;
  color: #333;
  font-size: 14px;
  font-weight: bolder;
  font-family: Verdana;
}

div#logout-form div#logout-form-body input
{
  margin-top: 10px;
  background-color: #fff;
  border: 1px solid #ccc;
  font-size: 12px;
  font-weight: normal;
  font-family: Verdana;
  padding-left: 10px;
  padding-right: 10px;
  height: 25px;
}

div#logout-form div#logout-form-bottom
{
  width: 100%;
  height: 6px;
  background: left top no-repeat url('../images/form-login-footer.gif');
  font-size: 0px;
}
/*---logout form*/

/*---recipe-categories---*/
div#recipe-categories
{
  width: 180px;
  height: auto;
  overflow: hidden;
  /*border: 1px solid #000;*/
}

div#recipe-categories div#recipe-categories-title
{
  width: 100%;
  height: 25px;
  background: left top no-repeat url('../images/recipe-categories-title.gif');
  text-align: center;
  line-height: 25px;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  font-family: Verdana;
  text-transform: uppercase;
}

div#recipe-categories div#recipe-categories-body
{
  width: 100%;
  height: auto;
  background: left top repeat-y url('../images/recipe-categories-body.gif');
  margin-top: 2px;
}

div#recipe-categories div#recipe-categories-body ul
{
  list-style: none;
  padding-top: 8px;
  padding-bottom: 14px;
}

div#recipe-categories div#recipe-categories-body ul li
{
  margin-left: 8px;
  padding-left: 8px;
  line-height: 16px;
}

div#recipe-categories div#recipe-categories-body ul li a
{
  color: #66842e;
  font-size: 12px;
  font-weight: normal;
  font-family: Verdana;
  text-decoration: underline;
}

div#recipe-categories div#recipe-categories-body ul li a:hover
{
  text-decoration: none;
}
/*---recipe-categories---*/

/*---form content---*/
div#form-content
{
  width: 594px;
  height: auto;
  background: top left repeat-y url('../images/form-content-body.gif');
}

div#form-content div#form-content-title
{
  width: 100%;
  height: 8px;
  background: top left no-repeat url('../images/form-content-title.gif');
  font-size: 0px;
}

div#form-content div#form-content-body
{
  width: 100%;
  height: auto;
}

td.contentheading
{
  color: #333;
  font-size: 14px;
  font-weight: bolder;
  font-family: Verdana;
}

div#form-content div#form-content-body table.contentpaneopen
{
  margin-left: 15px;
  margin-right: 15px;
}

div#form-content div#form-content-body table.contentpaneopen td
{
  color: #333;
  font-size: 12px;
  font-weight: normal;
  font-family: Verdana;
}

div#form-content div#form-content-body table.contentpaneopen td.contentheading
{
  color: #333;
  font-size: 14px;
  font-weight: bolder;
  font-family: Verdana;
}

div#form-content div#form-content-bottom
{
  width: 100%;
  height: 8px;
  background: top left no-repeat url('../images/form-content-bottom.gif');
  font-size: 0px;
}
/*---form content---*/

/*---footer---*/
div#footer
{
  width: 990px;
  height: auto;
  background: left top no-repeat url('../images/footer-bg.gif');
  margin: 0px auto;
  
  _margin-left: 30px;
}

div#footer div#footer-menu
{
  width: 990px;
  height: 23px;
  background: left top no-repeat url('../images/footer-bg.gif');
}

div#footer div#copyright
{
  width: 990px;
  height: auto;
  background-color: transparent;
  margin: 0px auto;
  text-align: center;
  color: #456903;
  font-size: 10px;
  font-weight: normal;
  font-family: Verdana;
  padding-top: 8px;
  padding-bottom: 10px;
}
/*---footer---*/

/*---contact form---*/
table.contact_form
{
  border: 0px;
  width: 70%;
  height: auto;
  border-spacing: 0px;
  margin-left: 20px;
}

table.contact_form td.contact_form_name
{
  width: 80px;
  height: 30px;
  color: #333;
  font-size: 14px;
  font-weight: normal;
  font-family: Verdana;
  vertical-align: top;
}

table.contact_form td.contact_form_input
{
  vertical-align: top;
}

table.contact_form td.contact_form_input input
{
  border: 1px solid #94a66d;
  width: 90%;
}

table.contact_form td.contact_form_input textarea
{
  border: 1px solid #94a66d;
  width: 90%;
  height: 100px;
}

table.contact_form td.contact_form_buttons
{
  text-align: center;
  padding-top: 10px;
}

table.contact_form td.contact_form_buttons input#contact_form_submit
{
  background-color: #fff;
  border: 1px solid #94a66d;
  padding-left: 10px;
  padding-right: 10px;
}
/*---contact form---*/

#copyright a, #copyright a:visited, #copyright a:active {
color:#66842E;
font-family:Verdana;
font-weight:normal;
text-decoration:underline;
}

#copyright a:hover {
text-decoration:none;
}
