body { 
  BACKGROUND-ATTACHMENT: scroll;
	SCROLLBAR-BASE-COLOR: #E5AF1C;
	background-image: url(../images/bg-index.gif);
  color: #000000; 
  margin-left: 0; 
  margin-right: 0; 
  margin-top: 0; 
  margin-bottom: 0;
  font-family: Arial, Helvetica, sans-serif;
}

a:visited       { color: #242424; text-decoration: none; }
a:link          { color: #242424; text-decoration: none; }
a:active        { color: #242424; text-decoration: none; }
a:hover	        { color: #C11E36; text-decoration: none; }

/*table {border: 1px red solid;}*/
    
.top_menu {
  font-size: 7pt;
  margin-left: 8px;
}

.top_menu a {
  
}

label {
  font-size: 9px;
}

.site_info {
  font-size: 9px;
}

#content {
  margin: 14px auto;
  min-height: 640px;
}

#search {
  margin-top: 27px;
}

td.letter {
  text-align: center;
  border-right: 1px solid #D8D6D0;
  border-bottom: 1px solid #D8D6D0;
  background-color: #FFFFFF;
  font-weight: bold;
  font-size: 9px;
  font-family: Arial;
}

td.letter_last_column {
  text-align: center;
  border-bottom: 1px solid #D8D6D0;
  background-color: #FFFFFF;
  font-weight: bold;
  font-size: 9px;
  font-family: Arial;
}

.bottom_menu {
  font-size: 9px;
  color: #000000;
}

#s_brand_id, #s_price_id {
  width: 155px; 
  font-size: 8pt; 
  text-transform: uppercase; 
  height:18
}

#s_keyword {
  font-family:Arial; 
  font-size:8pt; 
  text-transform:uppercase;
}

.paging {
  font-size: 11px;
  font-weight: bold;
  color: #C11E36;
}

.paging a {
  padding: 0 2px;
}

.paging a, .paging a:visited {
  color: #666;
}

.bottom_menu a, .bottom_menu a:visited {
  color: #000000;
}

.product_box {
  border: 1px solid #DD9A00;
  margin:0;
  width: 186px; 
  height: 200px; 
  background: url(/img/arrow.gif) no-repeat 98% 99%;
  overflow: hidden;
}

.product_desc {
  margin: 20px 10px 0 5px; 
  text-align: center;
}

.product_title {
  font-size: 8pt;
  color: #666;
}

#product_image {
  padding: 50px 20px;
}

#product_header {
  font-size: 8pt;
  color:#242424;
  font-weight: 700;
  margin: 0;
  padding: 1px;
}

#product_desc {
  font-family: Arial;
  font-size: 12px;
}

.product_brand {
  font-size: 8pt;
  font-weight: bold;
  color: #666;
  font-style: italic;
}

.product_price {
  font-size: 9pt;
  color: #c11e36;
  font-weight: bold;
}

.product_sub_header {
  font-weight: 700;
  font-family: Arial;
  font-size: 8pt;
  color: #7F7F7F;
}

.product_sub_data {
  font-family: Arial;
  font-size: 8pt;
  color: #7F7F7F;
}

.category_name {
  font-weight: bold;
  font-size: 12px;
  color:#000;
  padding: 20px 30px;
}

.shop_cart {
  font-weight: bold;
  font-size: 9px;
  color: #5A6372;
}

.shop_cart a {
  font-size: 9px;
  text-decoration: none;
}

.item_name {
  font-size: 11px;
  color: #666;
  padding: 15px 10px;
  padding-right: 5px;
  line-height: 1.5em;
  text-align: right;
}

.item_sku {
  font-size: 90%;
}

.item_image {
  padding: 10px 5px;
}

.item_retail_price {
  font-weight: bold;
  font-size: 11px;
  color:#000;
  padding: 3px 10px;
}

.item_sale_price {
  font-weight: bold;
  font-size: 11px;
  color:#C11E36;
  padding: 3px 10px;
}

.tbl_item {
  border-bottom: 1px solid #999;
}

.tbl_main_header {
   background-color: #C11E36;
   border: 1px solid #C11E36;
   font-size: 8pt;
   color:#FFFFFF;
   font-weight: 700;
   text-transform: uppercase;
   padding: 6px;
}

.tbl_main_footer {
  background-color: #C11E36;
  border: 1px solid #C11E36;
}

.tbl_header {
  font-weight: bold;
  font-size: 11px;
  color:#242424;
  text-align: center;
  background-color:#D8D6D0;
  padding: 10px;
}

.tbl_alt_header {
  font-weight: bold;
  font-size: 11px;
  color:#E1E1E1;
  text-align: center;
  background-color:#6F6E6C;
  padding: 10px;
}

.tbl_ftitle {
  text-align: right;
  font-size: 11px;
}

.tbl_fdata {
  text-align: left;
  font-size: 11px;
  font-family: tahoma, verdana, arial;
}

.tbl_strong_fdata {
  text-align: left;
  font-size: 11px;
  color: #333;
  font-family: tahoma, verdana, arial;
}

.tbl_rline {
  color: #333;
  white-space: nowrap;
  vertical-align: middle;
  text-align: left;
  font-size: 11px;
  padding: 5px;
  text-align: right;
}

.tbl_rline_odd, .tbl_rline_odd a {
  color: #333;
  background-color: #eee;
  white-space: nowrap;
  vertical-align: middle;
  text-align: left;
  font-size: 11px;
  padding: 5px;
}

.tbl_rline_even, .tbl_rline_even a {
  color: #333;
  background-color: #fff;
  white-space: nowrap;
  vertical-align: middle;
  text-align: left;
  font-size: 11px;
  padding: 5px;
}

.tbl_rline_odd a, .tbl_rline_even a {
  text-decoration: underline;
}

.sold_out {
  color: #884444; 
  font-weight: bold; 
  font-size: 11px;
  white-space: nowrap;
}

#no_items {
  font-weight: bold;
  font-size: 14px;
  color: #B1B5BB;
  padding: 10px;
}

#shop_cart {
  font-size: 7pt;
}

#customer_welcome {
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  color: #000;
  text-align: center;
  margin: 10px;
}

#customer_welcome a, #customer_welcome a:visited {
  text-decoration: underline;
  color: #000;
}

.small_text {
  font-size: 11px; 
  color: #000;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  margin: 5px;
}

.date { 
  color: #005E9D; 
  font-size: 12px; 
  font-weight: bold; 
  text-transform: uppercase; 
  letter-spacing: 1pt; 
}

.home_boxes { 
  color: #000000; 
  font-size: 12px; 
}
.article { 
  color: #000000; 
  font-size: 12px; 
}

#MsgCounter {
  font-weight: bold;
}

.fieldWithErrors {
  display: table;
  padding: 2px;
  background-color: red;
}

#errorExplanation {
  width: 400px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
  text-align: left;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: square;
}

.fieldError {
  color: red;
}

#Error {
  color: red;
  text-align: center;
  margin: 20px;
}

#SysMsg {
  margin: 10px;
  font-size: 16px;
  font-family: Arial;
}

#site_index {
  font-size: 9pt;
  margin-left: 30px;
}

#page_bar a, #page_bar a:visited {
  color: #C11E36;
  font-weight: bold;
}

#text {
  font-size: 9pt;
}

#text {
  font-size: 9pt;
  margin: 30px 10px;
}

#text h1 {
  color: #C11E36;
  font-size: 11pt;
  text-transform: uppercase;
}

#text h2 {
  font-size: 9pt;
  text-transform: uppercase;
  color: #C11E36;
}

#text table tr td, #text table tr th {
  font-size: 9pt;
}

#text a, #text a:visited {
  color: #C11E36;
}

#text table tr th {
  text-transform: uppercase;
  background-color: #C11E36;
  padding: 5px;
  color: white;
}

#text .remark {
  font-size: 80%;
}

#text ul li a, #text ul li a:visited {
  color: black;
  text-decoration: underline;
}

.highlight {
  text-transform: uppercase;
  color: #C11E36;
  font-family: Arial;
  font-size: 9pt;
  font-weight: bold;
}

#search_result {
  text-align: center;
  padding-bottom: 20px;
  color: #7F7F7F;
  font-size: 12px;
}

#search_result strong {
  color: #C11E36;
}

#survey_reminder {
  font-size: 10px;
  text-transform: uppercase;
  padding: 10px;
}

#survey_reminder a {
  color: #C11E36;
}

#survey {
  margin-bottom: 30px;
}

#survey form {
  margin: 0;
}


#survey_frm table {
  border-collapse: collapse; 
  border: 1px solid #C11E36;
  border-width: 0 1px;
}

#survey_frm table table {
  border: none;
}

.tbl_survey_q ol {
  list-style-position: inside;
  color: #C11E36;
  font-weight: bold;
  margin: 0;
  padding: 3px;
}

.tbl_survey_q ol li h1 {
  font-size: 11px;
  color: #7F7F7F;
  text-transform: uppercase;
}

.survey_q {
  margin: 5px;
  border-bottom: 1px solid #C11E36;
  font-size: 11px;
  font-weight: bold;
  padding: 10px 5px;
}

.survey_q ul {
  list-style-type: none;
  margin: 10px;
}

.survey_q ul li {
  display: inline;
  color: black;
  padding: 2px 10px;
}

.survey_q_opt {
  font-size: 11px;
  color: #C11E36;
  text-transform: uppercase;
  border-bottom: 1px solid #C11E36;
  margin: 5px;
  padding-bottom: 20px;
}

.survey_q_opt h1 {
  font-size: 11px;
  padding: 3px;
  margin: 10px 4px;
}

.survey_q_opt table {
  margin: 4px;
}

.survey_q_opt table td {
  font-size: 11px;
  color: #7F7F7F;
  font-weight: bold;
}

.survey_q_last {
  padding: 10px 12px;
}

.survey_q_last p {
  font-size: 9px;
  text-transform: uppercase;
  margin: 0;
  margin-bottom: 20px;
  padding: 10px;
  border: 1px dotted black;
  color: #333;
}

.credit_type {
  text-align: center;
  color: #7F7F7F;
  font-size: 12px;
  text-transform: uppercase;
}

a.visible_link {
  text-decoration: underline;
}
