/*
  $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;  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;
  width:100%; height:100%; background-color: #ffffff;
}

A {font-size: 11px; font-family: tahoma; color: #241209;
  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;
}

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

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

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: Trebuchet MS,Tahoma;
  font-size: 16px;
  font-weight: bold;
  color: #241209;
}

TD.category_desc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  padding-left: 20px;
  padding-right: 20px;
  text-align: justify
}

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;  }
.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 */

LI.BrowseBy {

} /* LI.BrowseBy */

/* DWD Contribution End. */

 
 /*my*/
 
body { width:100%; height:100%; background: url(images/back.jpg) top left; } 
.back_pink { width:100%; height:100%; background: url(images/back_pink.jpg) top left no-repeat; } 
.head0 { height:451; background: url(images/glam.png) top left no-repeat; behavior: url(iepngfix.htc);} 
.logo{ height: 140; background: url(images/logo.png) top left no-repeat; behavior: url(iepngfix.htc);} 
.phones{ height: 92; background: url(images/phones.png) top left no-repeat; behavior: url(iepngfix.htc);} 

.log1{ width: 137px; height: 21; background: url(images/login_back.png) top left no-repeat; behavior: url(iepngfix.htc); border: 0px; padding-left: 10px; color: #8e8e8e} 
.pass1{ width: 137px; height: 21; background: url(images/pass_back.png) top left no-repeat; behavior: url(iepngfix.htc); border: 0px; padding-left: 10px; color: #8e8e8e} 

.ml01  td {padding-left: 0px}
.ml01  td a{font-family: Century Gothic, Arial; color: #ffffff; font-size: 14px; text-transform: uppercase; text-decoration: none}
.ml01  td a:hover{text-decoration: underline}

.login   a{font-family: Verdana; color: #969696; font-size: 10px; text-decoration: underline; padding-left: 10px; line-height: 17px}
.login   a:hover{text-decoration: none}

.home_content_left {font-family: Trebuchet MS, Arial; color: #515151; font-size: 12px;  line-height: 17px; padding-left: 35px; padding-right: 35px; text-align: justify}
.home_content_right {font-family: Trebuchet MS, Arial; color: #515151; font-size: 12px;  line-height: 17px; padding-left: 20px; padding-right: 94px; text-align: justify}

.categ  span {font-family: Century Gothic, Arial; color: #ffffff; font-size: 15px; text-transform: uppercase; text-decoration: none; font-weight: bold; line-height: 17px}
.categ  a{font-family: Century Gothic, Arial; color: #ffffff; font-size: 10px; text-transform: uppercase; text-decoration: none; line-height: 17px}
.categ  a:hover{text-decoration: underline}

.hot_news span{font-family: Trebuchet MS, Arial; color: #f33b5a; font-size: 17px; font-weight: bold}
.hot_news {font-family: Trebuchet MS, Arial; color: #dedede; font-size: 13px; padding-left: 43px; padding-top: 34px; }

.hot_news2 span{font-family: Trebuchet MS, Arial; color: #f33b5a; font-size: 17px; font-weight: bold}
.hot_news2 {font-family: Trebuchet MS, Arial; color: #00000; font-size: 13px; padding-top: px; }

.footer{background: url(images/foot.jpg) top left repeat-x;}
.footer td{ font-family: Trebuchet MS, Arial; color: #ffffff; font-size: 12px;}

/*--------------------------------------------------------------------------------------------*/
.back_inner1{background: url(images/back_in1.jpg) top left no-repeat;}
.back_inner2{background: url(images/back_in2.jpg) top left repeat-x;}

.categ2  span {font-family: Century Gothic, Arial; color: #000000; font-size: 16px; text-transform: uppercase; text-decoration: none; font-weight: bold; line-height: 17px}
.categ2 font a{font-family: Century Gothic, Arial; color: #f43d59; font-size: 11px; text-transform: uppercase; text-decoration: none; line-height: 17px}
.categ2  a{font-family: Century Gothic, Arial; color: #000000; font-size: 11px; text-transform: uppercase; text-decoration: none; line-height: 17px}
.categ2 a:hover{text-decoration: underline}

.categ3  span {font-family: Tahoma; color: #000000; font-size: 11px; text-transform: uppercase; text-decoration: none; font-weight: bold; line-height: 17px}
.categ3  a{font-family: Tahoma; color: #000000; font-size: 11px; text-decoration: none; line-height: 17px}
.categ3 a:hover{text-decoration: underline}

.prod {font-family: Trebuchet MS, Arial; color: #000000; font-size: 16px; text-decoration: none; font-weight: bold; line-height: 17px;}
.prod a{font-family: Trebuchet MS, Arial; color: #000000; font-size: 16px; text-decoration: none; font-weight: bold; line-height: 17px;}
.prod a:hover {text-decoration: underline}
.price{font-family: Trebuchet MS, Arial; color: #000000; font-size: 16px; text-decoration: none; line-height: 17px;}
.price span{font-family: Georgia, Arial; color: #000000; font-size: 16px; text-decoration: none; line-height: 17px; font-weight: bold;}

.ml12 a{font-family: Century Gothic, Arial; color: #ffffff; font-size: 10px; text-transform: uppercase; text-decoration: none; line-height: 17px}
.ml12  a:hover{text-decoration: underline}


.gid {font-family: Tahoma; color: #000000; font-size: 12px; text-decoration: none; line-height: 14px; vertical-align: top}
.gid a{font-family: Tahoma; color: #000000; font-size: 12px; text-decoration: none; line-height: 14px; vertical-align: top}
.gid a:hover{text-decoration: underline;}

.gidz1 a{font-family: Tahoma; color: #900037; font-size: 16px; text-decoration: none; line-height: 16px; font-weight: bold; padding-left: 5px}
.gidz1 a:hover{text-decoration: underline}
.gid1 a{font-family: Tahoma; color: #900037; font-size: 10px; text-decoration: underline; line-height: 16px}
.gid1 a:hover{text-decoration: none}
.gid1 span{font-family: Tahoma; color: #ffffff; font-size: 10px; background: #900037;  line-height: 16px}

.gidz2 a{font-family: Tahoma; color: #ccab67; font-size: 16px; text-decoration: none; line-height: 16px; font-weight: bold; padding-left: 5px}
.gidz2 a:hover{text-decoration: underline}
.gid2 a{font-family: Tahoma; color: #ccab67; font-size: 10px; text-decoration: underline; line-height: 16px}
.gid2 a:hover{text-decoration: none}
.gid2 span{font-family: Tahoma; color: #ffffff; font-size: 10px; background: #ccab67;  line-height: 16px}

.gidz3 a{font-family: Tahoma; color: #dd5200; font-size: 16px; text-decoration: none; line-height: 16px; font-weight: bold; padding-left: 5px}
.gidz3 a:hover{text-decoration: underline}
.gid3 a{font-family: Tahoma; color: #dd5200; font-size: 10px; text-decoration: underline; line-height: 16px}
.gid3 a:hover{text-decoration: none}
.gid3 span{font-family: Tahoma; color: #ffffff; font-size: 10px; background: #dd5200;  line-height: 16px}

.gidz4 a{font-family: Tahoma; color: #d10023; font-size: 16px; text-decoration: none; line-height: 16px; font-weight: bold; padding-left: 5px}
.gidz4 a:hover{text-decoration: underline}
.gid4 a{font-family: Tahoma; color: #d10023; font-size: 10px; text-decoration: underline; line-height: 16px}
.gid4 a:hover{text-decoration: none}
.gid4 span{font-family: Tahoma; color: #ffffff; font-size: 10px; background: #d10023;  line-height: 16px}

.gidz5 a{font-family: Tahoma; color: #477725; font-size: 16px; text-decoration: none; line-height: 16px; font-weight: bold; padding-left: 5px}
.gidz5 a:hover{text-decoration: underline}
.gid5 a{font-family: Tahoma; color: #477725; font-size: 10px; text-decoration: underline; line-height: 16px}
.gid5 a:hover{text-decoration: none}
.gid5 span{font-family: Tahoma; color: #ffffff; font-size: 10px; background: #477725;  line-height: 16px}

.gidz6 a{font-family: Tahoma; color: #3781b2; font-size: 16px; text-decoration: none; line-height: 16px; font-weight: bold; padding-left: 5px}
.gidz6 a:hover{text-decoration: underline}
.gid6 a{font-family: Tahoma; color: #3781b2; font-size: 10px; text-decoration: underline; line-height: 16px}
.gid6 a:hover{text-decoration: none}
.gid6 span{font-family: Tahoma; color: #ffffff; font-size: 10px; background: #3781b2;  line-height: 16px}

.gidz7 a{font-family: Tahoma; color: #c448a3; font-size: 16px; text-decoration: none; line-height: 16px; font-weight: bold; padding-left: 5px}
.gidz7 a:hover{text-decoration: underline}
.gid7 a{font-family: Tahoma; color: #c448a3; font-size: 10px; text-decoration: underline; line-height: 16px}
.gid7 a:hover{text-decoration: none}
.gid7 span{font-family: Tahoma; color: #ffffff; font-size: 10px; background: #c448a3;  line-height: 16px}

.gidz8 a{font-family: Tahoma; color: #b6cc4f; font-size: 16px; text-decoration: none; line-height: 16px; font-weight: bold; padding-left: 5px}
.gidz8 a:hover{text-decoration: underline}
.gid8 a{font-family: Tahoma; color: #b6cc4f; font-size: 10px; text-decoration: underline; line-height: 16px}
.gid8 a:hover{text-decoration: none}
.gid8 span{font-family: Tahoma; color: #ffffff; font-size: 10px; background: #b6cc4f;  line-height: 16px}

.gidz9 a{font-family: Tahoma; color: #30a63b; font-size: 16px; text-decoration: none; line-height: 16px; font-weight: bold; padding-left: 5px}
.gidz9 a:hover{text-decoration: underline}
.gid9 a{font-family: Tahoma; color: #30a63b; font-size: 10px; text-decoration: underline; line-height: 16px}
.gid9 a:hover{text-decoration: none}
.gid9 span{font-family: Tahoma; color: #ffffff; font-size: 10px; background: #30a63b;  line-height: 16px}

.gidz10 a{font-family: Tahoma; color: #d0282c; font-size: 16px; text-decoration: none; line-height: 16px; font-weight: bold; padding-left: 5px}
.gidz10 a:hover{text-decoration: underline}
.gid10 a{font-family: Tahoma; color: #d0282c; font-size: 10px; text-decoration: underline; line-height: 16px}
.gid10 a:hover{text-decoration: none}
.gid10 span{font-family: Tahoma; color: #ffffff; font-size: 10px; background: #d0282c;  line-height: 16px}

.cate {font-family: Tahoma; color: #000000; font-size: 12px; text-decoration: none; line-height: 16px; vertical-align: top; padding-left: 7px}
.ml01 {font-family: Tahoma; color: #000000; font-size: 12px; text-decoration: none; line-height: 16px; vertical-align: top; padding-left: 7px}

.sape {font-family: Tahoma; color: #000000; font-size: 10px; text-decoration: none; line-height: 16px; vertical-align: top; padding-left: 7px}

.sm a{color: #ffffff}

.container {font-family: Trebuchet MS,Arial; font-size: 14px}
.container1 {font-family: Trebuchet MS,Arial; font-size: 14px}
.container1 a{color: #0000ff; font-family: Arial; text-decoration: underline; font-size: 13px}
.container1 a:hover{text-decoration: none}
.content_block a{color: #0000ff; text-decoration: underline; font-size: 12px}
.content_block a:hover{text-decoration: none}
h3 {color: #F33B5A; font-family: Trebuchet MS,Arial; font-size: 17px; font-weight: bold;}

.news_span{font-size: 12px; color: rgb(156, 8, 6); font-weight: bold;}
.news_span a{font-size: 12px; color: #0000ff; text-decoration: underline;}
.news_span a:hover{text-decoration: none;}

.ll {font-weight: normal; font-size: 10px; color: #9a9a9a}
.ll a{font-weight: normal; font-size: 10px; color: #9a9a9a}
