html
{
  height: 100%;
}

br
{
  clear: left;
}

body
{
  margin:0px;
  padding:0px;
  font-family: Arial, Helvetica, Georgia, Sans-serif;
  font-size: 12px;
  height: 100%;
  background: #000000 url('../images/bk.gif');
}

#wrapper
{
  margin: 0 auto 0 auto;
  width: 1000px;
  min-height: 100%;
  height: auto;
  text-align: left;
}

#header
{
  float: left;
  display:inline;
  width: 1000px;
  height: 200px;
  padding: 0px;
}

#header-title
{
  float: left;
  display: inline;
  width: 190px;
  height: 200px;
  margin: 0 10px 0 0;
  font-size: 40px;
  text-align: center;
  font-weight: bold;
  /*background: url('../images/bk.jpg') no-repeat;*/
  padding: 0px;
}

#header-title a:link, #header-title a:active, #header-title a:hover, #header-title a:visited
{
  text-decoration: none;
}

#header-title a img
{
  border: 0;
}

#header-widget
{
  float: left;
  display: inline;
  width: 800px;
  height: 200px;
  background: #ffffff;
  padding: 0px;
}

#leftsidebar
{
  float: left;
  display: inline;
  width: 190px;
  height: auto;
  margin: 10px 10px 10px 0px;
  padding: 0px;
  font-size: 12px;
  display: inline;
}

.associate
{
  margin: 0px 0px 0px 0px;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  background: #ffc36a;
}

#associate
{
  float: left;
  display: inline;
  width: 190px;
  height: auto;
}

.menuwrapper
{
  float: left;
  display: inline;
  width: 188px;
  height: auto;
  margin: 5px 0px 10px 0px;
  padding: 0px;
  border: 1px #800203 solid;
}

.menu
{
  float: left;
  display: inline;
  width: 188px;
  font-size: 14px;
  font-weight: bold;
}

.menu ul
{
  margin: 0px;
  padding: 0px;
  list-style: none;
}

.menu li a
{
  height: 32px;
  voice-family: "\"}\"";
  voice-family: inherit;
  height: 24px;
  text-decoration: none;
}

.menu li a:link, .menu li a:visited
{
  color: #aaa;
  display: block;
  background: url('../images/bk.gif');
  padding: 5px 0 0 30px;
}

.menu li a:hover
{
  color: #fff;
  background: #800203;
  padding: 5px 0 0 30px;
}

.menu li a:active
{
  background: black /*url('../images/bk.gif')*/;
  padding: 5px 0 0 30px;
}

#content
{
  float: left;
  display: inline;
  width: 800px;
  height: auto;
  margin: 10px 0px 10px 0px;
  padding: 0px;
  font-size: 12px;
  background: #ffffff;
  display: inline;
}

#footer
{
  float: left;
  display: inline;
  width: 1000px;
  color: #ffffff;
  padding: 0px;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
}

#footer a:link, #footer a:visited, #footer a:active, #footer a:hover
{
  text-decoration: none;
  color: #ffffff;
}

#productcontent
{
  float: left;
  display: inline;
  width: 780px;
  padding: 10px;
  height: auto;
}

#productcontent a img
{
  border: 0;
}

#searchpage
{
  float: left;
  display: inline;
}

table.products td
{
  vertical-align: bottom;
}

.storeitem
{
  float: left;
  display: inline;
  width: 210px;
  height: auto;
  margin: 10px;
  padding: 10px;
  background: #ffffff;
}

#cartcontent
{
  float: left;
  display: inline;
  width: 776px;
  padding: 10px;
  height: auto;
  background: #dddddd;
  border: 2px #800203 solid;
}

#cartcontent h1
{
  font-size: 16px;
  font-weight: bold;
}

#cartcontent a:link, #cartcontent a:active, #cartcontent a:hover, #cartcontent a:visited
{
  text-decoration: none;
}

#cartcontent a img
{
  border: 0;
}

#cartcontent table
{
  table-layout: auto;
}

.pagenav
{
  float: left;
  display: inline;
  width: 770px;
  margin: 0;
  padding: 3px 5px 3px 5px;
  background: #dddddd;
  color: #000000;
  font-size: 12px;
  text-align: center;
}

.pagenav span
{
  font-size: 14px;
  font-weight: bold;
  color: #000000;
}

.pagenav a:link, .pagenav a:visited, .pagenav a:active
{
  text-decoration: none;
  font-weight: bold;
  color: #000000;
}

.pagenav a:hover
{
  text-decoration: none;
  font-weight: bold;
  color: #ffffff;
}

table.searchlist
{
  width: 100%;
}

table.searchlist td
{
  max-width: 160px;
  min-width: 160px;
  vertical-align: top;
}

div.adcenter
{
  float: left;
  display: inline;
  width: 188px;
  height: auto;
  margin: 0px 0px 5px 0px;
  padding: 5px 0px 0px 0px;
  border: 1px #800203 solid;
  text-align: center;
}
