/*
  $Id: stylesheet.css,v 1.1.1.1 2003/09/18 19:06:13 wilt Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/
.cat_description {  font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #800000; font-weight: bold }
.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ace5ff; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #1c8dd4; text-decoration: underline; }

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

A {font-size: 11px; font-family: tahoma; color: #5f6871;
  text-decoration: none;
}

A:hover {
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #ffffff;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ffffff;
  color: #5f6871;
  font-weight : bold;
}

A.headerNavigation { 
  color: #000000; 
}

a:hover.headerNavigation {
  color: #000000;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, 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: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #ffffff;
}

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

.infoBox {
  background: #fffffff;
}

.infoBoxContents {
  background: #fffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

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

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  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: #fffffff;
}

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

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #fffffff;
  border-spacing: 1px;
}

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

.productlisting-headingPrice { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  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: 10px;
}

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;
}

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

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

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

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

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

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

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

/* VJ Links Manager v1.00 begin */
TABLE.linkListing {
  border: 1px;
  border-style: solid;
  border-color: #fffffff;
  border-spacing: 1px;
}

.linkListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #fffffff;
  color: #5f6871;
  text-align: center;
}

TD.linkListing-data {
  border-right: 1px solid #fffffff;
  border-bottom: 1px solid #fffffff;
  padding: 4px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.linkListing-odd {
  background: #fffffff;
}

TR.linkListing-even {
  background: #F5F5F5;
}
/* VJ Links Manager v1.00 end */

/* DWD Contribution -> Add: Browse by Categories. */

UL.BrowseBy {
  list-style-type: disc;
  list-style-position: inside;

  list-style: none;
  margin-left: 1em;
  padding-left: 2em;
  text-indent: -1em;
} /* UL.BrowseBy */

.mmm ul {font-size: 12px; font-weight:bold; list-style-image:url(ar1.jpg);}
.mmm ul li {margin:5px 0;}
.bbb h3 {font-family:Georgia, "Times New Roman", Times, serif; color:#06F; text-align:left;}
.bbb, .bbb td{font-size:12px;}
.bbb a{font-size:12px;}
.bbb {margin: 0 15px;}
img{border:none;}
LI.BrowseBy {

} /* LI.BrowseBy */

/* DWD Contribution End. */

 
 /*mu*/
body { width:100%; height:100%; background-color: #f5f5f5} 
.left_b{background-image: url(l3.jpg) ; background-repeat: repeat-y; background-position: top ; width: 20px}
.right_b{background-image: url(r3.jpg) ; background-repeat: repeat-y; background-position: top ; width: 20px}
.right_b2{background-image: url(r2.jpg) ; background-repeat: no-repeat; background-position: bottom ; width: 20px}
.back1{background-image: url(top01.jpg) ; background-repeat: no-repeat; background-position: top left; width: 100%}
.back2{background-image: url(bot01.jpg) ; background-repeat: no-repeat; background-position: bottom left; width: 100% ; height: 100%}
.top_strip{background-image: url(top_strip.jpg) ; background-repeat: no-repeat; background-position: left; background-color: #ebecec ; height: 10px}
.head_box1{background-image: url(head1.jpg) ; background-repeat: no-repeat; height: 38px ; font-size: 16px; font-family: Trebuchet MS; color: #ff9000; font-weight: bold ; text-align: center ; padding-right: 20px ; text-transform: uppercase}
.head_box11{background-image: url(head4.jpg) ; background-repeat: no-repeat; height: 38px ; font-size: 16px; font-family: Trebuchet MS; color: #ff9000; font-weight: bold ; padding-top: 3px ; text-align: center; padding-right: 20px ; text-transform: uppercase}
.head_box11_t{background-image: url(head4.jpg) ; background-repeat: no-repeat; height: 38px ; font-size: 16px; font-family: Trebuchet MS; color: #ff9000; font-weight: bold ; padding-top: 3px ; text-align: center; padding-right: 0px ; text-transform: uppercase}
.head_box11_1{font-size: 16px; font-family: Trebuchet MS; color: #ff9000; font-weight: bold ; padding-left: 20px ; text-transform: uppercase}
.head_box2{background-image: url(head2.jpg) ; background-repeat: no-repeat; height: 38px ; font-size: 16px; font-family: Trebuchet MS; color: #f5f7f8; font-weight: bold ; text-align: center; padding-right: 20px ; text-transform: uppercase}
.head_box3{background-image: url(head3.jpg) ; background-repeat: no-repeat; height: 38px ; font-size: 16px; font-family: Trebuchet MS; color: #f5f7f8; font-weight: bold ; text-align: center; text-transform: uppercase}
.head_box3_1{font-size: 16px; font-family: Trebuchet MS; color: #f5f7f8; font-weight: bold ; text-align: center; text-transform: uppercase}


.ml01  a {font-size: 11px; font-family: Tahoma; color: #5f6871; font-weight: bold ; background:url("ar1.jpg") no-repeat 0px 1px; padding-left: 17px ; margin: 10px ; text-decoration: none ; }
.ml01  a:hover {text-decoration: underline}
.top_menu td a{font-size: 10px; font-family: Tahoma; color: #000000; font-weight: bold ; text-decoration: none ; text-align: center}
.top_menu td {text-align: center}
.ml11  a {font-size: 11px; font-family: Tahoma; color: #5f6871; font-weight: bold ; background:url("bul1.jpg") no-repeat 5px 1px; padding-left: 25px ; margin: 10px ; text-decoration: none ; line-height: 20px}
.ml11  a:hover {text-decoration: underline}
.ml12  a {font-size: 11px; font-family: Tahoma; color: #5f6871; font-weight: bold ; background:url("ar1.jpg") no-repeat 0px 1px; padding-left: 17px ; margin: 10px ; text-decoration: none ; line-height: 20px }
.ml12  a:hover {text-decoration: underline}
.ml13 {font-size: 25px; font-family: Trebuchet MS; color: #1c8dd4; font-weight: bold ; text-transform: uppercase}

.copy  {font-size: 11px; font-family: Verdana; color: #304453; text-decoration: none ;}
.copy  a{font-size: 11px; font-family: Verdana; color: #304453; text-decoration: underline ;}
.copy  a:hover {text-decoration: none}
.cart_text a{font-size: 10px; font-family: Tahoma; color: #5f6871; text-decoration: none ; }
.cart_text {font-size: 10px; font-family: Tahoma; color: #5f6871; text-decoration: none ; }
.cart_text a:hover{ text-decoration: underline ;}
.cart_text span{font-size: 17px; font-family: Trebuchet MS; color: #1c8dd4; text-decoration: none ; }
.cart_text s{font-size: 15px; font-family: Trebuchet MS; color: #ff9000; text-decoration: none ; text-decoration: line-through ; font-weight: bold ;}
.cate  {font-size: 11px; font-family: tahoma; color: #5f6871; line-height: 20px}
.cate  a{font-size: 11px; font-family: tahoma; color: #5f6871; text-decoration: none ;}
.cate  a:hover{text-decoration: underline ;}
.se {width: 156px;  height: 20px;  font-size: 12px;  border: #d3d3d3 1px solid;  background: #ffffff; font-size: 11px; font-family: tahoma; color: #767676; font-weight: bold}
.se2 {width: 125px;  height: 22px;  font-size: 12px;  border: #d3d3d3 1px solid;  background: #ffffff; font-size: 11px; font-family: tahoma; color: #767676; font-weight: bold}

.begun{font-size: 9px; font-family: Tahoma; color: #999999; text-align: center}
.begun a{font-size: 9px; font-family: Tahoma; color: #999999; text-align: center}
fieldset {text-align:left;}
