body {
    background-color:#000000;
  background-image:url('bg.gif');
  background-repeat:repeat-x;
  color: #FFFFFF;
  margin:0px;
}
body, p, table, td, th, ul, ol {
  font-size: 10px;
  font-family: verdana,arial,helvetica,sans-serif;
}
h1 {
  color: #FFFFFF;
  font-size: 150%;
  font-family: verdana,arial,helvetica,sans-serif;
}
h2, h3 {
  color: #FFFFFF;
  font-size: 130%;
  font-family: verdana,arial,helvetica,sans-serif;
}
textarea, input {
/*  font-size: 100%;*/
  font-family: verdana,arial,helvetica,sans-serif;
}
strike, s {
  font-family: 'Century Gothic', sans-serif;
}

a{
  text-decoration: none;
  color: #FFFFFF;
}
a:hover{
  text-decoration:underline;
}

.black{
  color:black;
}

img {
  border:0px;
}






#page {
/*  margin:0 auto;
  width:898px;*/
  bottom:0;
  color:#fff;
  text-shadow: 0 0 0 #000; /* fixes the safari issue of all fonts looking bold */
  font-family: "Trebuchet MS", arial, helvetica, sans-serif;
  border-collapse: collapse;
}

#content {
  padding:0px;
  margin:0px;
  line-height:0px;
  min-height:600px;
}

#header {
  height:60px;
  width:898px;
}

#logo {
  position:absolute;
  top:12px;
  float:left;
}

#header_right {
  float:right;
  height:60px;
  width:550px;
  text-align:right;
}

.header_right_table {
  height:60px;
  width:550px;
}

.header_right_table td {
  vertical-align:bottom;
  padding-right: 10px;
  font-size:12px;
  line-height:12px;
}


#menu {
  background-image:url('menu_bar.gif');
  background-repeat:no-repeat;
  background-position:center;
  width:898px;
  height:73px;
}
/*
#menu table {
  position:relative;
  top:18px;
  margin:0 auto;
  font-size:15px;
  line-height:15px;
}
*/


#footer {
  background-image:url('footer_bg.gif');
  background-repeat:no-repeat;
  background-position:center;
  height:103px;
  text-align:center;
  clear:both;
}

#footer span {
  position:relative;
  top:45px;
  font-size:12px;
  color:#ccc;
}













#user-menu-float { 
}
.floating-box {
/*  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  background-color: #FFFFFF;*/
  border: 1px solid gray;
  background-color: #000000;
}
.floating-box-top {
  font-size: 11px;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  border-top: 1px solid #000000;
  background-color: #949494;
}
.bottombar-text, .bottombar-text a, .bottombar-text a:hover {
/*  color: #080361;*/
  color: #FFFFFF;
  font-size: 11px;
}



.search-bar-input, .search-bar-button,
.newsletter-signup-input, .newsletter-signup-button {
/*  color:#FFFFFF;*/
/*  font-size: 100%;*/
}
.search-bar-input,
.newsletter-signup-input {
  color:#BBBBBB;
  background-color:#000000;
  border:1px solid gray;
}
.search-bar-button,
.newsletter-signup-button {
  color:#FFFFFF;
  background-color:gray;
  border:1px solid black;
}

/*These adjust the list of categories*/
/*.category-list-div {
  padding:6px;
}
.category-list-item {
  text-indent: -2ex;
  margin-left: -4ex;
}
.category-list {
  list-style-type: none;
  margin-top: 0px;
  margin-bottom: 0px;
}
*/
/*These adjust the list of categories*/
.category-list-item, .category-list-item * {
  color:#FFFFFF;
  font-size:14px;
/*  line-height:35px;*/
  
}
.category-list-item {
  padding: 0px;
  margin: 0px;
/*  padding-top:2px;
  padding-bottom:2px;*/
  background-image:URL('sidebar_divider.gif');
  background-repeat:no-repeat;
  background-position: bottom left;
  padding-top:3px;
  padding-bottom:6px;
}
.category-list-item {
  text-indent: 16px;
}
.category-list-item .category-list-item {
  background-image:none;
  padding-bottom:0px;
/*  text-indent: 16px;*/
  text-indent: 32px;
}
.category-list-item .category-list-item a {
  font-size:12px;
}
.category-list {
  list-style-type: none;
  margin: 0px;
  margin-left: 2px;
  padding: 0px;
}





/*This adjusts the shopping cart top spacer*/
.cart-top-spacer-div {
  padding-top:14px;
}
/*These adjust the shopping cart backgrounds */
.cart-background-light {
/*  background-color: #FBFBFB;*/
  background-color: #FFFFFF;
}
.cart-background-dark {
  background-color: #F2F2F2;
}
.cart-background-header {
/*  background-color: #842828;*/
  background-color: #963434;
}
/*These adjust the shopping cart text */
.cart-text {
  font-size: 11px;
  font-family: verdana,arial,helvetica,sans-serif;
  color:#000000;
} 
.cart-text-header {
  font-size: 11px;
  font-family: verdana,arial,helvetica,sans-serif;
} 
.cart-text a {
  font-size: 100%;
  color:#000000;
}
.cart-text-light {
  color: #454545;
  font-size: 11px;
  font-family: verdana,arial,helvetica,sans-serif;
}
.cart-text-light a {
  color: #080361;
/*  font-size: 11px;
  font-family: verdana,arial,helvetica,sans-serif;*/
}
.cart-text-outofstock, .cart-text-outofstock a {
  color: red;
  font-size: 200%;
  font-size: 11px;
  font-family: verdana,arial,helvetica,sans-serif;
}
/*These adjust the shopping cart borders */
.cart-border-bottom-right {
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
}
.cart-border-bottom-left {
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
}
.cart-border-top-right {
  border-right: 1px solid #000000;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
}
.cart-border-top-left {
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
}

.cart .price-too-low, .cart .price-too-low:hover {
  color:#8b0000;
  font-style:italic;
  text-decoration:none;
}
.cart .price-savings, .cart .price-savings:hover {
  color:#ff6600;
  font-style:italic;
  text-decoration:none;
}




/*These adjust the text on the checkout screen */
.checkout-header {
  font-weight: bold;
  font-size: 25px;
  font-family: timesroman, sans-serif;

  padding-left: 4px;
  padding-right: 4px;
  padding-top: 4px;
  padding-bottom: 4px;
  color: #000000;
}
.checkout-bar {
  color: #FFFFFF;
/*  background-color: #0066CC;*/
/*  background-color: #842828;*/
/*  background-color: #963434;*/
  background-color: #95241E;

  font-weight: bold;
  font-size: 20px;
  font-family: timesroman, sans-serif;

  padding-left: 4px;
  padding-right: 4px;
  padding-top: 4px;
  padding-bottom: 4px;
}
.checkout-text-large {
  color: #000000;
  font-size: 18px;
  font-family: timesroman, sans-serif;

  padding-left: 4px;
  padding-right: 4px;
  padding-top: 4px;
  padding-bottom: 4px;
}
.checkout-text {
  color: #000000;
  font-size: 16px;
  font-family: timesroman, sans-serif;

  padding-left: 4px;
  padding-right: 4px;
  padding-top: 4px;
  padding-bottom: 4px;
}
.checkout-text-light {
  color: #8D8383;
  font-size: 16px;
  font-family: timesroman, sans-serif;

  padding-left: 4px;
  padding-right: 4px;
  padding-top: 4px;
  padding-bottom: 4px;
}
.checkout-text a {
  color: blue;
  text-decoration: underline;
}
.checkout-text-error {
  color: red;
  font-weight: bold;
  font-size: 16px;
  font-family: timesroman, sans-serif;

  padding-left: 4px;
  padding-right: 4px;
  padding-top: 4px;
  padding-bottom: 4px;
}
.checkout-menu-text {
  font-size: 16px;
  font-family: timesroman, sans-serif;
}

.order-checkout-item-price-each {
  padding-left: 1ex;
  padding-right: 4ex;
}
.order-checkout-item-price-total {
  padding-left: 1ex;
  padding-right: 4ex;
}



/*These adjust the text for the various displayable screens */
/*.display-header {
  font-size: 150%;
  font-weight: bold;
}*/
.display-text, {
/*  text-indent: 3ex;*/
  color: #000000;
  font-size: 130%;
}
.display-text a, .display-text p {
  font-size: 100%;
}
.display-menu-text {
  font-size: 130%;
  font-weight: bold;
}


.news {
  color: #000000;
}

.copyright-text {
/*  color: #D6D6D6;*/
  color: #FFFFFF;
}
.coupon-code-text {
/*  color: #454545;*/
  color: #FFFFFF;
}
.thank-you-text {
  font-size: 14px;
  color: #000000;
}
.login-box{
  border-left: 1px solid #7F9DB9;
  border-right: 1px solid #597593;
  border-top: 1px solid #7F9DB9;
  border-bottom: 1px solid #597593;
  color: #294059;
  background-color: #FBFBFB;
  font-weight: bold;
}

