
a.redtable:link,a.redtable:active,a.redtable:visited
{ color: #ffffff; text-decoration: none; font-size: 15px; }
a.tantable:link,a.tantable:active,a.tantable:visited
{ color: #000000; text-decoration: none; font-size: 18px; }
a.tantable2:link,a.tantable2:active,a.tantable2:visited
{ color: #aa0211; text-decoration: none; font-size: 20px; }
a.nounderline:link,a.nounderline:active,a.nounderline:visited
{ color: #000000; text-decoration:none}
.tantable2 { 
color: #aa0211; text-decoration: none; font-size: 20px; 
}
.titletext
{
	FONT-SIZE: 14px;
	COLOR: #20465B;
	HEIGHT: 31px;
	BACKGROUND-COLOR: #ffffff;
	FONT-FAMILY: Verdana, Arial, Tahoma;
	font-weight: bold;
}
.tdtext
{
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-FAMILY: Verdana,Arial, Tahoma; 
}
.footerlink
{
	FONT-SIZE: 11px;
	COLOR: #140CB7;
	FONT-FAMILY: Arial, Verdana;
	TEXT-DECORATION: underline;
	font-weight: bold;
}
.footerlinktext
{
	FONT-SIZE: 11px;
	COLOR: #140CB7;
	FONT-FAMILY: Arial, Verdana;
	font-weight: bold;
}
 
INPUT.hintTextbox {  
  color: #888;
}
 
INPUT.hintTextboxActive {
  color: #000;
}

body {
  _text-align:center;
}

.container { 
  width: 992px;
  min-height: 2400px;
  margin: 20px auto;
  
  
  _text-align: left;
  text-align: center;
  border: 1px solid #888;
  
  
}

.container-handbags { 
  width: 992px;
  min-height: 2050px;
  margin: 20px auto;
  
  
  _text-align: left;
  text-align: center;
  border: 1px solid #888;
}

.product-container {
  /* width:190px; */
  height:340px;
  border:1px solid #888;
  padding:5px;
  margin:2px;
}

.product-title {
  height: 60px;
  text-align: center;
  font-family: Verdana;
  font-size: 13px;
  font-weight: bold;
  color: #000000;
}

.product-image {
  width: 140px;
  height: 212px;
  text-align: center;
}

.product-name {
  height: 20px;
  float: left;
  font-family: Verdana;
  font-size: 13px;
  font-weight: bold;
  color: #000000;
}
.product-price {
  height: 20px;
  float: right;
  font-family: Verdana;
  font-size: 13px;
  font-weight: bold;
  color: #ff0000;
}
.product-buttons {
  height: 20px;
  border-top; 1px solid #666666;
  width: 100%;
  text-align: center;
 
}
.detail-button { 
  height: 20px;
  margin-top: 5px;
  text-align: left;
  
}
.buy-button {
  height: 20px;
  margin-top: 5px;
  text-align: right;
 
}
.menu a {
  font-size: 14px;
}
.clear {
clear: both;
}


table.product { border: thin grey solid; padding: 5px; }
 


.featured-bar {
  margin-top: 5px;
  width: 612px;
  height: 24px;
  margin-left: 4px;
  margin-bottom: 0px;
  color: #fff;
  font-family: verdana;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
  font-weight: bold;
  padding: 0px 6px;
  background-color: #b40000;
} 
.shadow {
  margin-left: 4px;
  padding:0px 6px;
  height: 4px;
  width: 610px;
  background: url(https://www.handbagexpress.com/images/search_bar_shadow.gif);
  background-repeat: no-repeat;
}

.first-menu table {
  width: 992px;
  height: 160px;
}

#left-menu {
  padding:0;
  margin: 0;
}
#left-menu li {
  list-style-type: none;
}
#left-menu a, #left-menu a:visited {
  font-size: 12px;
  font-weight: none;
  font-family:tahoma, sans-serif; /* ADDED */
  text-decoration:none; /* ADDED */
  /* color: #5B849B; */
  color: #000;
  }
#category-text {
  font-size: 12px;
  font-family: tahoma, sans-serif;
  color: #000;
}

#header-description {
  margin: 58px auto 0px; 
}
#header-description-title {
 color:#ff0a03;
 font-family:Verdana, Arial;
 font-size:17px;
 font-weight:bold;
}

#header-description-bullets {
 color:#000;
 font-family:Verdana, Arial;
 font-size:17px;
 font-weight:bold;
}

#header-description-footer {
 color:#074868;
 font-family:Verdana, Arial;
 font-size:22px;
 font-weight:bold;
 text-decoration:underline;
}

#discount-image {
 position: absolute;
 text-align: center;
 top:420px;
 margin:10px auto;
}
