body {
margin:0px;
background:url(../images/abg.jpg);
}
.titletext {
font-family:Georgia;
font-size:20px;
font-weight:bold;
color:#a01920;
padding:5px;
text-decoration:none;
}
.blackhead {
font-family:verdana;
font-size:11px;
font-weight:bold;
color:#000000;
padding-left:3px;
text-decoration:none;
}
.redtext {
font-family:verdana;
font-size:11px;
font-weight:bold;
color:#ff0000;
padding-left:5px;
text-decoration:none;
}
.redtext1 {
font-family:verdana;
font-size:13px;
font-weight:bold;
color:#ff0000;
padding-left:5px;
text-decoration:none;
}
.greytext {
font-family:verdana;
font-size:12px;
font-weight:normal;
color:#6a6969;
padding-left:3px;
text-decoration:none;
}
.greytext a{
font-family:verdana;
font-size:12px;
font-weight:normal;
color:#6a6969;
padding-left:3px;
text-decoration:none;
}
.greytext a:hover{
font-family:verdana;
font-size:12px;
font-weight:normal;
color:#6a6969;
padding-left:3px;
text-decoration:underline;
}
.greytext1 {
font-family:verdana;
font-size:11px;
font-weight:normal;
color:#6a6969;
padding-left:3px;
text-decoration:none;
}
.greytext1 a{
font-family:verdana;
font-size:11px;
font-weight:normal;
color:#6a6969;
padding-left:3px;
text-decoration:none;
}
.greytext1 a:hover{
font-family:verdana;
font-size:11px;
font-weight:normal;
color:#6a6969;
padding-left:3px;
text-decoration:underline;
}
.whitesmalltext {
font-family:verdana;
font-size:12px;
font-weight:normal;
color:#ffffff;
padding-left:4px;
padding-right:4px;
text-decoration:none;
}
.whitesmalltext a{
font-family:verdana;
font-size:11px;
font-weight:normal;
color:#ffffff;
padding-left:4px;
padding-right:4px;
text-decoration:none;
}
.whitesmalltext a:hover{
font-family:verdana;
font-size:11px;
font-weight:normal;
color:#ffffff;
padding-left:4px;
padding-right:4px;
text-decoration:underline;
}
.whitestext {
font-family:verdana;
font-size:12px;
font-weight:normal;
color:#ffffff;
padding-left:5px;
text-decoration:none;
}
.blueboldtext {
font-family:verdana;
font-size:13px;
font-weight:bold;
color:#04457a;
text-decoration:none;
}
.bluelink
{
    font-family: verdana;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
}
.bluelink:hover
{
    font-family: verdana;
    font-size: 12px;
    font-weight: normal;
    text-decoration: underline;
}
fieldset
{
     -moz-border-radius: 5px 5px 5px 5px;
}
/*############################################*/
.productListing-odd
{
    background-color: #E0E0E0;
}
.productListing-even
{
    background-color: #EAEAEA;
}
TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #74A3E9;
}
SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}
.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }
