html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  border: 0 none;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline-color: -moz-use-text-color;
  outline-style: none;
  outline-width: 0;
  padding: 0;
  vertical-align: baseline; }

a {
  color: #0066CC;
  text-decoration: none; }

ol,
ul {
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none; }

h1 {
  font-size: 2em;
  font-style: bold; }

h2 {
  font-size: 1.5em;
  font-style: bold; }

body {
  background: #D5DDE6;
  padding: 20px 20px;
  font-family: tahoma, tahoma, verdana, arial, sans-serif;
  font-size: 0.7em;
  line-height: 1.5em; }

#wrapper {
  margin: 0 auto;
  width: 780px; }

#header {
  background: #FFFFFF url(../images/white.gif) repeat-y scroll 0 0;
  clear: left;
  display: inline;
  float: left;
  margin: 0 0 0 0;
  width: 100%; }
  #header h1 a {
    background: transparent url(../images/logo.jpg) no-repeat scroll 0 0;
    display: block;
    height: 251px;
    left: 7px;
    overflow: hidden;
    position: absolute;
    text-indent: -9999px;
    top: 8px;
    width: 476px; }
  #header #user-navigation {
    color: #444444;
    padding: 10px 60px 45px 498px;
    background-position: top right; }
    #header #user-navigation #box {
      border-left: 2px solid #339901;
      width: 100%;
      height: 210px;
      background: #EEEEFF;
      padding: 20px 20px; }
      #header #user-navigation #box h2 {
        font-size: 1.5em;
        margin: 10px 0; }
  #header .wrapper {
    background: transparent url(../images/white_top.gif) no-repeat scroll 0 0;
    float: left;
    height: auto;
    position: relative;
    width: 100%; }

#navigation {
  background: transparent url(../images/menu.jpg) no-repeat scroll 0 0;
  bottom: 0;
  height: 23px;
  left: 5px;
  position: absolute;
  width: 780px; }
  #navigation li {
    display: inline; }
    #navigation li a {
      background: transparent url(../images/menu.jpg) no-repeat scroll 0 0;
      display: block;
      height: 23px;
      overflow: hidden;
      position: absolute;
      text-indent: -9999px;
      top: 0; }

li#menu_link a {
  background-position: -234px 0;
  left: 234px;
  width: 80px; }
  li#menu_link a:hover {
    background-position: -234px -23px; }

li#guestbook a {
  background-position: -315px 0;
  left: 315px;
  width: 80px; }
  li#guestbook a:hover {
    background-position: -315px -23px; }

li#gallery_link a {
  background-position: -396px 0;
  left: 396px;
  width: 80px; }
  li#gallery_link a:hover {
    background-position: -396px -23px; }

li#contacts a {
  background-position: -477px 0;
  left: 477px;
  width: 80px; }
  li#contacts a:hover {
    background-position: -477px -23px; }

#content-top {
  background: transparent url(../images/content-top.gif) no-repeat scroll left top;
  float: left;
  margin: 0 0 20px;
  padding-top: 22px;
  width: 760px; }

#content-bottom {
  background: transparent url(../images/content-bottom.gif) no-repeat scroll left bottom;
  float: left;
  margin-left: 2px;
  padding-bottom: 35px;
  width: 778px; }

#content {
  background: transparent url(../images/content.gif) repeat-y scroll left top;
  color: #454545;
  float: left;
  margin-left: 0px;
  padding: 0 0 0 0;
  width: 776px; }

#error {
  margin: 0 20px 10px 20px;
  border: 2px solid #FF5656;
  width: 442px;
  padding: 5px 5px 5px 5px; }

#notice {
  margin: 0 20px 10px 20px;
  border: 2px solid green;
  width: 442px;
  padding: 5px 5px 5px 5px; }

#main {
  color: #666666;
  float: left;
  padding-right: 30px;
  padding-left: 20px;
  padding-top: 6px;
  width: 412px; }

#middle {
  color: #666666;
  float: left;
  width: 300px;
  padding-right: 230px;
  padding-left: 150px;
  padding-top: 20px;
  width: 726px; }
  #middle h1 {
    font-size: 2em;
    font-style: bold; }
  #middle h2 {
    font-size: 1.5em;
    font-style: bold; }
  #middle p {
    margin-top: 20px;
    width: 400px; }
    #middle p em {
      font-weight: bold; }

#gallery {
  color: #666666;
  float: left;
  padding-right: 30px;
  padding-left: 30px;
  padding-top: 20px;
  width: 726px; }
  #gallery .image {
    margin: 0 20px;
    width: 320px; }
  #gallery img {
    border: 2px solid #339901;
    margin: 20px 20px; }

#secondary {
  background: transparent url(../images/secondary.gif) no-repeat scroll left top;
  float: left;
  padding: 20px 0 20px 15px;
  width: 284px;
  margin-top: 15px; }
  #secondary h1 {
    font-size: 2em;
    font-style: bold; }
  #secondary h2 {
    font-size: 1.5em;
    font-style: bold; }
  #secondary p {
    margin: 10px 0px; }
  #secondary em {
    font-weight: bold; }

#cart table.items {
  width: 250px; }
  #cart table.items .item .item_text .description {
    font-style: italic; }

#footer {
  border-top: 1px solid #C7CFD7;
  clear: both;
  color: #888888;
  height: 50px;
  margin: 15px 5px 30px;
  padding: 10px;
  text-align: right; }

#copyright {
  float: left; }

#menu {
  width: 100%; }
  #menu h1 {
    font-size: 2em;
    font-style: bold; }
  #menu .items {
    width: 100%;
    padding: 2px 0 2px 0; }
  #menu .order {
    padding: 0 0 5px 10px; }
    #menu .order:hover {
      background: #D5DDE6; }
  #menu .item .text {
    width: 350px; }
    #menu .item .text .name {
      width: 100%; }
    #menu .item .text .description {
      width: 100%;
      font-size: smaller;
      font-style: italic; }
  #menu .item .price {
    padding: 5px 20px 5px 0;
    text-align: right;
    vertical-align: top; }
  #menu .category .top {
    height: 30px; }
    #menu .category .top h2 {
      font-size: 1.5em;
      font-style: bold; }
    #menu .category .top h3 {
      font-size: 1.3em;
      font-style: bold; }
  #menu .category .order:hover {
    background: #D5DDE6; }

.form {
  margin-top: 15px; }
  .form tr {
    padding-top: 10px;
    height: 35px; }
    .form tr td {
      width: 150px; }
    .form tr .control {
      width: 7%; }

.delivery {
  width: 400px; }
  .delivery .form_row .control {
    width: 7%; }
  .delivery .form_row .address {
    width: 93%; }

.select_item_inner {
  margin: 10px 0 10px 15px;
  background: #EEEEFF;
  width: 100%; }
  .select_item_inner .left {
    float: left;
    width: 61%; }
    .select_item_inner .left .instructions_for_item {
      width: 200px; }
      .select_item_inner .left .instructions_for_item #instructions {
        width: 180px; }
  .select_item_inner .right {
    float: right;
    width: 30%;
    left: 10%; }

.red {
  color: #FF0000; }

#wall_wrapper #new_message {
  padding-left: 70px; }
#wall_wrapper #messages #wall .message {
  margin: 50px 0;
  padding: 0 30px 0 0;
  background: transparent url("../images/blockquote.gif") scroll no-repeat 0 0; }
  #wall_wrapper #messages #wall .message .body {
    margin: 20px 0 0 20px;
    padding-left: 50px;
    color: #575757;
    font-weight: bold;
    font-size: 1.2em;
    line-height: 1.7; }
  #wall_wrapper #messages #wall .message .name {
    width: 39%;
    text-align: right;
    float: right; }
  #wall_wrapper #messages #wall .message .on {
    text-align: right;
    float: right; }
  #wall_wrapper #messages #wall .message .control {
    margin-left: 70px;
    width: 61%; }
