
a:link              { font: 12px verdana; color: #FFFFFF; text-decoration: none; font-weight:bold; }
a:active            { font: 12px verdana; color: #FFCC00; text-decoration: none; font-weight:bold; }
a:visited           { font: 12px verdana; color: #FFFFFF; text-decoration: none; font-weight:bold; }
a:hover             { font: 12px verdana; color: #FFCC00; text-decoration: none; font-weight:bold; }


img { border: 0; }

b, strong { font-weight : bold; }

body
{
  background: #ffffff;
  margin-top:    0;
  margin-bottom: 0;
  margin-left:   0;
  margin-right:  0;
  padding: 0;
  font:  11px verdana, arial, sans-serif;
  color: #5C5C5C;
    
}

select, option, textarea
{
  border-width: 1px;
  border-color: #9DBECD;
  color:       #000000;
  font-size:   11px;
  font-family: Verdana;

  background-color: #FFFFFF;
}



input.checkbox
{
  background-color: #6699CC; 
}

td, font
{
  font:  11px verdana, arial;
  color: #FFFFFF;
  font-weight: bold;
}
.blackfont
{
  font:  13px verdana, arial;
  color: #000000;
  font-weight: bold;
}
.redfont
{
  font:  13px verdana, arial;
  color: #FF0000;
  font-weight: bold;
}
.smfont
{
  font:  10px verdana, arial;
  color: #99CCFF;
  
}
.bluefont1
{
  font:  13px verdana, arial;
  color: #000099;
  font-weight: bold;
}



.bluebox {
  background: #6293C4;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  padding-left:     8px;
  padding-right:    8px;
  padding-top:      3px;
  padding-bottom:   3px;
}



/*
End Hagler media
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 11px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 11px; background: #ff9900; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 11px; color: #cc0033; }
.productsNotifications { background: #3366CC; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 11px; color: #70d250; text-decoration: underline; }
/* 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: #FF9900; }
.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; 
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #000000;
  color: #ffffff;
  text-align: center;
}
*/
TD.infoBoxHeading {
font-family: verdana;
  color:  #FFFFFF;
  font-size:   12px;
  font-weight: bold;
  background-color: #6293C4;
  padding-left:     8px;
  padding-right:    8px;
  padding-top:      8px;
  padding-bottom:   8px;
  border-width:     0px;
  text-align: center;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #6699cc;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #6699cc;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #ffffff; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff9900;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #6699cc;
  color: #ffffff;
  font-weight: bold;
}


.infoBox {
  border-left:    1px solid #DDE7EC;
  border-right:   1px solid #DDE7EC;
  border-top:     1px solid #DDE7EC;
  border-bottom:  1px solid #DDE7EC;
  background-color: #FFFFFF;
  
}

.infoBox2 {
 border-left:     2px solid #ffffff;
  border-right:   2px solid #ffffff;
  border-top:     2px solid #ffffff;
  border-bottom:  2px solid #ffffff;
  background-color: #3366CC;
  
}


.infoBoxContents {
  background: #3366CC;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}
  
.infoBoxContent2 a
{
color: #ffffff;
font-weight: bold;
display: block;
width: auto;
text-decoration: none;
background: #3366cc;
margin: 0;
padding: 1px 1px;

}

.infoBoxContent2 a:hover, .infoBoxContent2 a:active, .infoBoxContent2 a:focus
{ 
color: #3333cc;
background-color: #99ccff;
}




.infoBoxNotice {
  background: #FF9900;
}

.infoBoxNoticeContents {
  background-color: #A5B5C5;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  border-left:    1px solid #DDE7EC;
  border-right:   1px solid #DDE7EC;
  border-top:     1px solid #DDE7EC;
  border-bottom:  1px solid #DDE7EC;

  
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color:  #FFFFFF;
  background-color: #339933;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}


TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #6699cc;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #6699cc;
}

TABLE.productListing {
  border: 2px;
  border-style: solid;
  border-color: #ffffff;
  border-spacing: 2px;
  
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #000000;
  color: #ffffff;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #3366CC;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #00CC33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #3366cc;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
}


TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #ff0000;
}

INPUT, CHECKBOX, RADIO, SELECT{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  
}


TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #FFCC00;
  font-weight: bold;
}

TABLE.formArea {
  background: #3366CC;
  border-color: #ffffff;
  border-style: solid;
  border-width: 2px;
}


TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

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: #FFCC00; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #FFCC00; }

.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: #FF9900; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #FF9900; }

/* input requirement */

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