/*
  $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

  Updated by  TemplateShopper.com November 2003 for AAbox .com
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-weight : normal; font-size: 10px; line-height: 1.5; }
.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: 0px;
        background-image : url(../../images/body_bg.gif);
        background-repeat : repeat-x;
}

a {
        color: #342808;
        text-decoration: none;
}
a:visited {
        color: #342808;
}
a:hover {
        color: #D61D19;
}
a:active {
        color: #D61D19;
}


FORM {
        display: inline;
}

TR.menubg {
  background-image : url(../../images/menu_bg.gif);
}

TR.header {
  background-image : url(../../images/body_bg.gif);
}

TR.headerNavigation {
  /*background: #ffffff;*/
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ffffff;
  color: #666666;
  font-weight : normal;
  padding-bottom : 2px;
  padding-top : 2px;
}

A.headerNavigation {
  color: #666666;
}

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


A.mainlnks {
  color: #339900;
}

A.mainlnks:hover {
  color: #D61D19;
}

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: #bbc3d3;*/
}

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

A.footer {
  color: #ffffff;
}

A.footer:hover {
  color: #ffcc66;
}


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

A.footer2 {
  color: #000000;
}

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

.leftNav {
        background-image : url(../../images/boy_globe.jpg);
        background-position : bottom;
        background-repeat : no-repeat;
}

.infoBox {
  /*background: #b6b7cb;*/
}

.infoBox2 {
  /*background: #b6b7cb;*/
}

.infoBoxContents {
  /*background: #f8f8f9;*/
  font-family: Verdana,  Arial, sans-serif;
  font-size: 11px;
}

.infoBoxContents2 {
  /*background: #f8f8f9;*/
  font-family: Verdana,  Arial, sans-serif;
  font-size: 11px;
}
.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: 11px;
  font-weight: bold;
/*  background-image : url(../../images/infobox_bg.gif);*/
  color: #ffffff;
}

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

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: #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: #666666;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-image : url(../../images/infobox_bg.gif);
  color: #666666;
  font-weight: bold;
}

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

TABLE.productListing2 {
  border: 2px;
  border-style: solid;
  border-color: #D5A226;
  border-spacing: 1px;
}

.productListing-heading2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-image : url(../../images/infobox_bg.gif);
  color: #666666;
  font-weight: bold;
}

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


TABLE.productListing3 {
  border: 2px;
  border-style: solid;
  border-color: #D5A226;

  width: 154px;
  height: 154px;
}

TD.productListing3 {
  width: 150px;
  height: 150px;
}


A.pageResults {
  color: #D17652;
}

A.pageResults:hover {
  color: #4E472D;
}

TD.pageHeading {
  font-family: verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #D61D19;
}

DIV.pageHeading {
  width: 110px;
  height: 68px;
  font-family: verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
  color: #ffffff;
  position: absolute;
  left: -181px;
  top: 29px;
  text-align: center;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-family: 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;
  color: #666666;
}

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

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

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

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

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

h1 {
        font-family: Verdana,  Arial, sans-serif;
        font-size: 14px;
        color: #4C4227;
}
.puppy_img {
        padding-top: 5px;
        padding-right: 20px;
        padding-left: 0px;
}
p {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11.2px;
        color: #666666;
        line-height: 18px;
        margin-right: 15px;
        margin-left: 15px;
}
.mailinglist {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        line-height: 11px;
        color: #4E472D;
}

.donation {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #4C4227;
        line-height: 14px;
}

#photo_table {
        margin-left: 15px;
        margin-right: 15px;
}

/* CoolMenus 4 - default styles - do not edit */
.clCMEvent{position:absolute; width:99%; height:99%; background-color:red; clip:rect(0,100%,100%,0); left:0; top:0; visibility:visible}
.clCMAbs{position:absolute; visibility:hidden; left:0; top:0}
/* CoolMenus 4 - default styles - end */

/*Style for the background-bar*/
.clBar{position:absolute; width:10; height:10; background-color:transparent; layer-background-color:transparent; visibility:hidden}

/*Styles for level 0*/
.clLevel0,.clLevel0over{position:absolute; padding-top:5px; font-family:Verdana,arial,helvetica; font-size:10px; font-weight:bold; text-align:center;}
.clLevel0{background-color:#3a5e6e; layer-background-color:#3a5e6e; color:white;}
.clLevel0over{background-color:#3a5e6e; layer-background-color:#3a5e6e; color:#000000; cursor:pointer; cursor:hand; }
.clLevel0border{position:absolute; visibility:hidden; background-color:#fcebc1; layer-background-color:#fcebc1}

/*Styles for level 1*/
.clLevel1, .clLevel1over{position:absolute; padding:2px; font-family:Verdana,arial,helvetica; font-size:10px; font-weight:bold}
.clLevel1{background-color:Navy; layer-background-color:Navy; color:white;}
.clLevel1over{background-color:#336699; layer-background-color:#336699; color:Yellow; cursor:pointer; cursor:hand; }
.clLevel1border{position:absolute; visibility:hidden; background-color:#d5a226; layer-background-color:#d5a226}

/*Styles for level 2*/
.clLevel2, .clLevel2over{position:absolute; padding:2px; font-family:Verdana,arial,helvetica; font-size:10px; font-weight:bold}
.clLevel2{background-color:Navy; layer-background-color:Navy; color:white;}
.clLevel2over{background-color:#0099cc; layer-background-color:#0099cc; color:Yellow; cursor:pointer; cursor:hand; }
.clLevel2border{position:absolute; visibility:hidden; background-color:#006699; layer-background-color:#006699}

.clLevel0a,.clLevel0aover{position:absolute; padding-top:5px; font-family:Verdana,arial,helvetica; font-size:10px; font-weight:bold; text-align:center;}
.clLevel0a{background-color:#418265; layer-background-color:#418265; color:white;}
.clLevel0aover{background-color:#418265; layer-background-color:#418265; color:#000000; cursor:pointer; cursor:hand; }
.clLevel1a,.clLevel1aover{position:absolute; padding:2px; font-family:Verdana,arial,helvetica; font-size:10px; font-weight:bold;}
.clLevel1a{background-color:#ffffff; layer-background-color:#ffffff; color:#418265;}
.clLevel1aover{background-color:#418265; layer-background-color:#418265; color:#ffffff; cursor:pointer; cursor:hand; }

.clLevel0b,.clLevel0bover{position:absolute; padding-top:5px; font-family:Verdana,arial,helvetica; font-size:10px; font-weight:bold; text-align:center;}
.clLevel0b{background-color:#e77d08; layer-background-color:#e77d08; color:white;}
.clLevel0bover{background-color:#e77d08; layer-background-color:#e77d08; color:#000000; cursor:pointer; cursor:hand; }
.clLevel1b,.clLevel1bover{position:absolute; padding:2px; font-family:Verdana,arial,helvetica; font-size:10px; font-weight:bold;}
.clLevel1b{background-color:#ffffff; layer-background-color:#ffffff; color:#e77d08;}
.clLevel1bover{background-color:#e77d08; layer-background-color:#e77d08; color:#ffffff; cursor:pointer; cursor:hand; }

.clLevel0c,.clLevel0cover{position:absolute; padding-top:5px; font-family:Verdana,arial,helvetica; font-size:10px; font-weight:bold; text-align:center;}
.clLevel0c{background-color:#714175; layer-background-color:#714175; color:white;}
.clLevel0cover{background-color:#714175; layer-background-color:#714175; color:#000000; cursor:pointer; cursor:hand; }

.clLevel0d,.clLevel0dover{position:absolute; padding-top:5px; font-family:Verdana,arial,helvetica; font-size:10px; font-weight:bold; text-align:center;}
.clLevel0d{background-color:#D61D19; layer-background-color:#D61D19; color:white;}
.clLevel0dover{background-color:#D61D19; layer-background-color:#D61D19; color:#000000; cursor:pointer; cursor:hand; }