/*
  Site Colors
  Red:.............. #8F0000
  Light Gray:.......#837A6D
  Dark Gray:........#433F38
  Black.............#000000
  White.............#FFFFFF 
*/

html, body {
  background-color: #000000;
  background-image: url(/userimages/side.jpg);
  background-position: center;
  background-repeat: repeat-y;
  color: #000000;
  font-family: Arial, Helvetica, Courier New, sans-serif;
  font-size: 11px;
  margin: 0;
  margin: 0px;
  margin-left: auto;
  margin-right: auto;
  min-height: 100%;
  overflow: auto;
  padding: 0;
  text-align: center;
  top-margin: 0px;
}

h1 { 
  text-decoration: none; 
  margin-top: 0; 
  margin-bottom: 0; 
  font-size: 14px; 
  font-weight: bold;
  text-align: left;
  color: #ffffff;
  background: #8F0000;
} 

h2 { 
  text-decoration: none; 
  margin-top: 0; 
  margin-bottom: 0; 
  font-size: 12px; 
  font-weight: normal;
  text-align: left;
  color: #8F0000;
  background: none;
} 

h3 { 
  text-decoration: none; 
  margin-top: 0; 
  margin-bottom: 0; 
  font-size: 11px; 
  font-weight: bold;
  text-align: left;
  color: #433F38;
  background: none;
}
h4 { 
  text-decoration: none; 
  margin-top: 0; 
  margin-bottom: 0; 
  font-size: 13px; 
  font-weight: bold;
  text-align: left;
  color: #433F38;
  background: none;
}


body {
  overflow: hidden; /* USED TO PREVENT SCROLLBARS FROM APPEARING IN HEADER */
}

*html body {
  overflow: auto;
}

div#container {
  background-color: #ffffff;
  background-image: url(/userimages/side.jpg);
  background-position: center;
  background-repeat: repeat-y;
  margin: 0px;
  margin-left: auto;
  margin-right: auto;
  min-height: 100%;
  text-align: left;
  visibility: visible;
  width: 900px;
}

*html div#container {
  height: 100%;
}

a:link {
  color: #8f0000;
  text-decoration: none;
}

a:active {
  color: #8f0000;
  text-decoration: none;
}

a:hover {
  color: #8f0000;
  text-decoration: none;
}

a:visited {
  color: #8f0000;
  text-decoration: none;
}

a:visited:hover {
  color: #8f0000;
  text-decoration: none;
}

p,div,td {
  color: #433F38;
  font-family: Arial, Helvetica, Courier New, sans-serif;
  font-size: 13px;
}

.logo {
  background-image: url(/userimages/logo.jpg);
  background-position: bottom center;
  background-repeat: no-repeat;
  height: 98px;
  margin-left: auto;
  margin-right: auto;
  width: 900px;
}

#search form {
  background-color: none;
  border: none;
  display: inline;
}

#navcell {
  display: none;
}
#secnav {
  margin-left: 250px;
  *margin-left:200px;
  margin-right: auto;
  max-width: 640px;
  padding: 0px;
  padding: 0px;
  position: Absolute;
  text-align: left;
  top: 65px; /*right: 5;*/
  width: 640px;
  z-index: 3;
}

*html #secnav {
  padding-top: 12px;
}

#secnav ul {
  list-style: none;
  padding: 0px;
}

#secnav ul li {
  display: inline;
  margin-right: 15px;
  
}

#secnav a {
  color: #837A6D;
  display: inline;
  font-family: Arial, Helvetica, Courier New, sans-serif;
  font-size: 11px;
  font-weight: nonoe;
  text-decoration: none;
}

#secnav li.nav2a a {
  text-decoration: none;
color: #8F0000;
}
#secnav a:hover {
  color: #8F0000;
}

.pagelabel {
  display: none;
}

#search {
  display: none;
}

#contentcell {
  margin-left: 10px;
  margin-top: -72px;
  max-width: 870px;
  min-height: 360px;
  padding: 0px;
  padding-bottom: 20px;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;    
  text-align: left;
  width: 870px;
  z-index: 0;
}

*html #contentcell {
  height: 360px;
  margin-top: 0px;
  position: absolute; /* REQUIRED FOR IE FOR CORRECT PLACEMENT AT TOP OF SITE - NEGATIVE TOP MARGIN DOES NOT WORK */
  top: 0px;
}

#contentcell #content_table_0 {
  max-width: 870px;
  width: 870px;
}



#footer {
  width: 610px;
  
  margin-left: 260px;
}

.footerleft {
  
  color: #837a6d;
  
  font-size: 8px;
  padding-left: 0px;
  padding-top: 7px;
  clear:both;
  margin-left: 0;
  margin-right: 0;
}

.footerleft a{
  color: #837a6d;
  text-decoration: none;
}

.footerleft a:hover {
  color: #8F0000;
  text-decoration: none;
  
}

.footerright {
  
  color: #837a6d;
  float: right;
  font-size: 8px;
  padding-right: 0px;
  padding-top: 7px;
  margin-left: 0;
  margin-right: 0;
  clear:both;
}







.store_teaser_table {
  border: 1px solid #000000;
  width: 150px;
}

.store_teaser_heading {
  background-color: #000000;
  color: #ffffff;
  font-size: 10px;
  font-weight: bolder;
  text-align: center;
}

.store_teaser_td {
  background-color: #ffffff;
  color: #000000;
  width: 150px;
}

.store_teaser_department {
  background-color: #ffffff;
  color: #000000;
  width: 250px;
}

.store_teaser_departmentlink:link {
  color: #000000;
  font-size: 10px;
  font-weight: bolder;
  text-decoration: none;
}

.store_teaser_departmentlink:visited {
  color: #000000;
  font-size: 10px;
  font-weight: bolder;
  text-decoration: none;
}

.store_teaser_departmentlink:hover {
  color: #000000;
  font-size: 10px;

  font-weight: bolder;
  text-decoration: underline;
}

.store_teaser_departmentname {
  color: #000000;
  font-size: 10pt;
  font-weight: bolder;
  text-align: center;
}

.store_teaser_orderstatuslink:link {
  color: #000000;
  font-size: 10px;
  font-weight: bolder;
  text-decoration: none;
}

.store_teaser_orderstatuslink:visited {
  color: #000000;
  font-size: 10px;
  font-weight: bolder;
  text-decoration: none;
}

.store_teaser_orderstatuslink:hover {
  color: #000000;
  font-size: 10px;
  font-weight: bolder;
  text-decoration: underline;
}

.store_teaser_subdepartmentbrowselink:link {
  color: #000000;
  font-size: 10px;
  font-weight: bolder;
  text-decoration: none;
}

.store_teaser_subdepartmentbrowselink:visited {
  color: #000000;
  font-size: 10px;
  font-weight: bolder;
  text-decoration: none;
}

.store_teaser_subdepartmentbrowselink:hover {
  color: #000000;
  font-size: 10px;
  font-weight: bolder;
  text-decoration: underline;
}

ul#productlist {
  color: #000000;
  width: 500px;
}

.titlebar {
  color: #8f0000;
  font-size: 18px;
}

hr {
  border-width: 1px;
  color: #837a6d;
  margin-top: 0px;
}

.boxbackground {
  background-color: #ffffff;
}

span#searchlabel {
  display: block;
  vertical-align: middle;
}

span#searchbox {
  vertical-align: middle;
}

span#searchsubmit {
  display: none;
  vertical-align: middle;
}

input[name="searchstring"] {
  border: 1px solid #8f0000;
  width: 150px;
}

input[name="do"] {
  background-color: #888888;
  border-width: 0px;
  color: #ffffff;
  display: none;
  font-size: 9px;
  height: 16px;
  text-transform: uppercase;
}

.logolink {
  left: 0;
  position: relative;
  top: 0;
  z-index: 2;
}

/*.maincontent {
  width: 610px;
}*/

ul.sitemap {
  margin-left: 270px;
  width: 610px;
}

.sitemap {
  margin-left: 260px;
  width: 610px;
}

.login_table {
  float: right;
  text-align: center;
  width: 610px;
}
#contentcell ul{
list-style-image:none;
list-style-position:outside;
list-style-type:circle;
color: #433F38;
}

.search_result_header {
  margin-left: 260px;
  color: #8f0000;
  font-size: 13px;
}

div.search_results {
  left: 260px;
  position: relative;
  width: 610px;
}

#hd {
  font: 12px Segoe,Arial,Helvetica,sans-serif;
  line-height: 15px;
  height: 74px;
  margin: 0;
  padding: 0;
  position: absolute;
  top: -26px;
  *top: 0;
  width: 940px;
}
.hd_clearer {
  clear: both;
  height: 1px;
  margin-bottom: -1px;
  overflow: hidden;
}

#hd_logo {
  width: 200px;
  height: 74px;
  float: left;
  margin: 20px 15px 0 16px;
  padding: 0;
  overflow: hidden;
}
#hd_nav {
  background-color: #FFFFFF;
  line-height: 11px;
  position:relative;
  top: 0;
  left: 0;
  float:left;
  clear: right;
  width: 670px;
}
.hd_nav_hdr_sect {
  float:left;
  margin:0 2px 0 0;
  height:74px;
  width: 74px;
}
.gs_nav_hdr_img {
  border: none;
}

#hd_nav_search {
  float: right;
  padding: 0 20px 0 20px;
  *padding: 0 20px 0 30px;
  height: 74px;
  width: 250px;
  *width: 270px;
  background-color: #837A6D;
}

#hd_nav_searchbox {
  bottom:0px;
  border-style:none;
  border-width:0;
  font-size: 24px;
  *font-size:18px;
  color: #433F38;
  overflow:hidden;
  height:36px;
  *height:18px;
  width:205px;
  background: #837A6D;
}

#hd_nav_searchbox_border {
  border-bottom:solid 1px #8F0000;
  padding: 20px 0 0 0;
  *padding: 12 0 0 0;
  *width: 240px; 
  *float: left;
}

#hd_nav_searchbtn {
  color:#999;
  border:none;
  cursor:pointer;
  position: relative; 
  top: 45px;
  left: 5px;
}

#contentcell {
  margin-left: 0;
}

.content_cell_0 {
  width: 227px;

  *padding-top: 3px;

}
.content_cell_1 {
  width: 620px;
  *padding-top: 30px;
}

.content_cell_0 img {
  width: 227px;
  position: relative;
  top: -27px;
  *top: -3px;
}

.content_col_break {
  width: 35px;
}
