* {
  font-family: Tahoma,Arial,Verdana,sans-serif !important;
  text-align: center ;
}

.boxText { 
  text-align: justify !important ;
  font-size: 10px ;
}

.errorBox { 
  font-size : 10px ;
  background: #ffb3b5 ; 
  font-weight: bold ; 
}

.stockWarning {
  font-size : 10px ;
  color: #cc0033 ;
}
.productsNotifications {
  background: #f2fff7 ;
}

.orderEdit {
  font-size : 10px ;
  color: #670404 ;
  text-decoration: underline ;
  font-weight: bold ;
}

BODY {
  background: #ffffff ;
  color: #000000 ;
  margin: 0px ;
}

#wrapper {
  width: 900px ;
  margin: 0 auto ;
  clear: both ; 
}

table {
  border-collapse: collapse ;
}

A {
  color: #000;
  text-decoration: none;
}

A:hover {
  color: #670404 ;
  text-decoration: underline;
}

FORM {
	display: inline;
}

#headerTop {
  background: #fff url(css/images/header_bg.jpg) repeat-x ;
  height: 55px ;
}

#headerNavigation {
  margin: 0 auto ;
  padding: 0 auto ;
  width: 900px ;
  height: 190px ;
  background: #fff url(css/images/header/1.gif) 0 35px no-repeat ;
  font-size: 13px !important ;
}

#headerMenu ul {
  display: inline ;
}

#headerMenu li {
  list-style: none ;
  float: left ;
}

#headerMenu a, #headerMenu a:visited {
    display: block ;
    padding: 0 16px ;
    border-right: 1px solid #4a4a4a ;
    color: #4a4a4a ;
    text-decoration: none ;
    background: #fff ;
}

#headerMenu a:hover {
  color: #000 ;
  text-decoration: underline ;
}

#last {
  border: none !important;
}

#headerBg {
  margin: 0 auto ;

}

#headerBg img {
  border: none !important ;
  float: left ;
  margin-right: 70px ;
}

#breadcrumb {
  width: 900px ;
  margin: 0 auto ;
}

#breadcrumb a, #breadcrumb a:visited  {
  color: #670404 ;
}

#breadcrumb a:hover {
  color: #000 ;
  text-decoration: underline ;
}

#crumb {
  text-align: justify !important;
  width: 740px ;
  float: left ;
  display: inline ;
}

#cart {
  float: left ;
  width: 160px ;
  display: inline ;
  text-align: right ;
  background: url(images/shopping_cart.jpg) 0 0 no-repeat ;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

#footerLinks {
  font-size: 10px ;
  background: #fff url(css/images/footer_bg.jpg) repeat-x;
  height: 45px ;
  padding-top: 15px;  
}

#footerLinks a, #footerLinks a:visited {
  color: #000 ;
  text-decoration: none ;
}

#footerLinks a:hover {
  text-decoration: underline ;
  color: #4a4a4a ;
}

.infoBoxContents {
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  font-size: 10px;
}

TD.infoBoxHeading {
  font-size: 10px;
  font-weight: bold;
  color: #000 ;
}

TD.infoBox, SPAN.infoBox {
  font-size: 10px;
}

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: #f8f8f9;
}

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: #f8f8f9;
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 0px;
}


.productListing-heading{ 
   font-size: 11px;
   font-weight: bold;
  color: #999999;
 
  white-space: nowrap; 
}

TD.productListing-data {
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
  text-align: justify ;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-size: 11px ;
  line-height: 1.5 ;
  text-align: justify !important ;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-size: 10px;
}

TD.accountCategory {
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 12px;
}

TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-size: 11px;
}

SPAN.greetUser {
  font-size: 12px;
  color: #670404;
  font-weight: bold;
  text-transform: capitalize ;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  color: #ff0000;
}

SPAN.errorText {
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { 
  background-color: #D7E9F7; 
  cursor: pointer; 
  cursor: hand; 
}

.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { 
  font-size: 10px ;
  color: #8c8c8c ; 
}

.checkoutBarCurrent { 
  font-size: 10px; 
  color: #000000 ; 
}

/* message box */

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

/* input requirement */

.inputRequirement { 
  font-size: 10px ; 
  color: #ff0000 ; 
}

.buy_now {
  display: none ;  
}

/* G BORDERS */
.mws_boxTop    { background: url('images/infobox/top.gif');
                 font-size: 13px;
                 text-align : center;
	         color: #888;
                 font-weight: bold;
                 background-repeat:repeat-x;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxLeft   { background: url('images/infobox/left.gif'); }
.mws_boxRight  { background: url('images/infobox/right.gif'); }
.mws_boxBottom { background: url('images/infobox/bot.gif');
                 font-size: 11px;
                 text-align : center;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxCenter { background: #FFFFFF; }

.mws_boxTop_main    { background: url('images/infobox_main/top.gif');
                 font-size: 11px;
                 text-align : center;
                 font-weight: bold;
                 background-repeat:repeat-x;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxLeft_main   { background: url('images/infobox_main/left.gif'); }
.mws_boxRight_main  { background: url('images/infobox_main/right.gif'); }
.mws_boxBottom_main { background: url('images/infobox_main/bot.gif');
                 font-size: 11px;
                 text-align : center;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxCenter_main { background: #FFFFFF; }
A.mws_boxTop    { 
		 color: #999999;
                  }
TD.noborderbox {
  font-size: 10px;
}
/* ----------------- */

.thumbcontent {
  width: 1% ;
}

.infoBoxGrid {
  border-collapse: none ;
  border: 1px solid #ececec ;
}

a img {
  border: 0 !important;
}