/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com
  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/


/* fb share link style */
html .fb_share_link {
            padding:2px 0 0 20px;
            height:16px;
            background:url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif?8:26981) no-repeat top left;
}
/* fb share link style end*/


.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; 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: #70d250; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin-left: 0px;
  margin-bottom: 5px;
  margin-right: 0px;
  margin-top: 5px;
}

div.top_frame {
  position:relative;
  border:1px solid #cacaca;
  width:1024px;
  left:50%;
  right:50%;
  margin-right: -512px;
  margin-left: -512px;
  padding-left:0px;
  padding-right:0px;
}

span.welcome-message {
  font-family: "Times New Roman", Times, serif;
  font-weight: bold;
  color: #666666;
  font-size: 12px;
}

#top-menu {
  clear:both;
  padding:5px;
  background-color: #D2CECA;
  text-align:center;
}

#top-menu ul {
  padding:0;
  margin:0;
  color:#fff;
  font-family: arial, helvetica, sans-serif;
  white-space:nowrap;
  list-style-type:none;
}

#top-menu ul li {
  display:inline;
  padding-left:15px;
  padding-right:0px;
  margin: 0px;
}

#top-menu ul li.separator {
  display:inline;
  padding-left:15px;
  padding-right:15px;
  margin: 0px;
  border-right:1px solid #333333;
}

#bottom-menu {
  clear:both;padding:5px;
  background-color: #D2CECA;
  text-align:center;
}

#bottom-menu ul {
  padding:0;
  margin:0;
  color:#fff;
  font-family: arial, helvetica, sans-serif;
  white-space:nowrap;
  list-style-type:none;
}

#bottom-menu ul li {
  display:inline;
  padding-left:10px;
  padding-right:10px;
}

#bottom-menu ul li.separator {
  display:inline;
  padding-left:10px;
  padding-right:10px;
  border-right:1px solid #141414;
}



/* AGREGADOS    */
p {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
}


li {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
}


.arialsmall {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}


.arialsmallbold {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 font-weight: bold;
}


.menu-top {
 font-family: Verdana, Arial, sans-serif;
 font-size: 12px;
 color: #333333;
}


.menu-main {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: bold;
 color: #333333;
}


.menu-main-highlighted {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: bold;
 color: #990000;
}


.menu-bottom {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #141414;
}


.blackborder {
 border: 1px solid #000000;
}

span.highlighted {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: bold;
 color: #990000;
}


/* FIN AGREGADOS    */

A {color: #000000;}

A:hover {color: #990000;}

a:active {color: #999966;}

FORM {display: inline;}

TR.header {background: #ffffff;}

TR.headerNavigation {}

TD.headerNavigation,DIV.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #7D7D7D;
  font-weight : bold;
  padding: 3px;
}

A.headerNavigation {
  color: #7D7D7D;
  font-size: 10px;
}

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

TR.headerError {background: #ff0000;}

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

TR.headerInfo {background: #00ff00;}

TD.headerInfo,DIV.headerInfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background-color: #00ff00;
  color: #000000;
  font-weight: bold;
  text-align: center;
  padding: 2px;
}

TR.footer {background: #bbc3d3;}

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

.infoBox {background: #000000;}





.infoBoxContents {
  background: #ffffff;
  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: 12px;
  font-weight: bold;
  color: #7D7D7D;
}


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-color: inherit;
}

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-color: inherit;
}

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

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background-color: #DCD9D6;
  color: #666666;
  font-weight: bold;
  height: 20px;
}


TD.productListing-data {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
color: #333333;
background-color:#b1b1b1;
}


A.pageResults {
  color: #666666;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

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

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

TR.subBar {
  background: #f4f7fd;
}


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


TD.main, P.main,SPAN.main,LABEL.main,DIV.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color: #666666;
}





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

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


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: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}


SPAN.markProductOutOfStock {
font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #c76170;
  font-weight: normal;
}

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


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

.moduleRow { }


.moduleRowOver { background-color: #D7E9F7; cursor: pointer; }
.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: #990000; }
.productImage {
border: 1px solid #000000;
}


.productPrice {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #666666;
}


.productName {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #666666;
}


.text-path {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #990000;
}


.normal {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
font-weight: normal;
}

IMG.Listing {
border: 1px solid #000000;
}


.productName2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #990000;
}

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

H1,.main_menu_format {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: bold;
   color: #333333;
   text-decoration: none;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
   text-align: left;
}

H2 {
   font-family: Verdana, Arial, sans-serif;
   color: #333333;
   font-weight: bold;
   font-size: 14px;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
   text-align: left;
}


.inter-spaced {
line-height: 18px;
}

.menu-subcateg {
FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #7D7D7D; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

.sub_image_title {
  color:#000000;
  font-weight:bold;
  font-size: 11px;
}

.category_description_tip {
  color: #667766;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

.hd3 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #918A5A;
line-height: 28px;
}

.link-text {
color: #003366;
}

.hd4 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #A03314;
line-height: 28px;
}


.hd2 {
font-family: Verdana, Arial, sans-serif;
font-size: 20px;
font-weight: bold;
color: #918A5A;
line-height: 26px;
}

.productOption {
FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #990000; FONT-FAMILY: Verdana, Arial, sans-serif
}

.remarked_message {
  font-weight: bold;
  font-size: 16px;
  color: #ff0000;
  font-family: Verdana, Arial, sans-serif;
}

.remarked_methods {
  font-weight: bold;
  font-size: 14px;
  color: #656565;
  font-family: Arial, Verdana, sans-serif;
}


h3 {
  font-size: 12px;
  color: #a1a1a1;
  font-weight: bold;
  font-family: Arial, Verdana, sans-serif;
  display:inline;
}

.container_category_link {
  font-size: 11px;
  color: #a1a1a1;
  font-weight: bold;
  font-family: Arial, Verdana, sans-serif;
}

.nested_category_list {
  border: 0px solid #000000;
  background-color:#b1b1b1;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding: 1px;
}

a.categoriesResults {
  font-size: 12px;
  color: #a1a1a1;
  font-weight: bold;
  font-family: Arial, Verdana, sans-serif;
}

span.currentCategoriesResults {
  font-size: 12px;
  color: #a1a1a1;
  font-weight: bold;
  font-family: Arial, Verdana, sans-serif;
}

img.productImageInListing {
  border: 1px solid #a1a1a1;
}


.customer_service_text {
  font-family: Verdana;
  font-size: 11px;
}

.customer_service_remark {
  font-family: Verdana;
  color: #800000;
  font-size: 11px;
}

.customer_service_remark:hover {
  font-family: Verdana;
  color: #a1a1a1;
  font-size: 11px;
}

.customer_service_title {
  font-family: Verdana;
  font-weight: bold;
}

.curtain_category {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  line-height: 1.5;
  color: #6D0B18;
}

.burgundy {
  color: #6D0B18;
}

.light_line {
  border-top:1px ridge #666666;
  border-left:0px ridge #666666;
  border-right:0px ridge #666666;
  border-bottom:0px ridge #666666;
}

.eco_friendly {
  font-family: arial;
  font-size: 11px;
  color: #22A100;
}

#footer a {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color: #666666;
}

div.msg,span.msg {
  font-weight:bolder;
}

span.menu-cart {
font-family: Verdana, Arial, sans-serif;
font-size: 14px;
color: #333333;
font-weight: bold;
/*text-decoration: none;*/
}

#categories_description, #products_description {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color: #666666;
}

#categories_description p, #products_description p {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color: #666666;
}

#categories_description li, #products_description li {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color: #666666;
}

#categories_description a, #products_description a {
  font-weight: bold;
  font-size: 12px;
  color: #999999;
  font-family: Arial, Verdana, sans-serif;
}

#categories_description a:hover, #products_description a:hover {
  font-weight: bold;
  font-size: 12px;
  color: #ff0000;
  font-family: Arial, Verdana, sans-serif;
}

#manteinance h1 {
  background-color: #ff0000;
  font-size:24px;
  text-align:center;
}

a.product_listing_link {
  color: #000000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
}

