/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

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

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Verdana; font-size: 10px; }
.boxTextI { font-family: Verdana; font-size: 10px; padding-right: 10px; padding-left: 10px;}
.errorBox { font-family : Verdana; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family :  Verdana; font-size : 10px; color: #70d250; text-decoration: underline; }

A {
  color: #000000;
  text-decoration: none;
	font-size:12px;
	font-family: Verdana;
}

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

FORM {
	display: inline;
}

TR.header {
  background: #ac2624;
}

TR.headerNavigation {
  background: #ac2624;
}

TD.headerNavigation {
  font-family: Verdana;
  font-size: 10px;
  background: #ac2624;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation, A.headerNavigation:visited { 
	width: auto;
  color: red; 
display: inline;
font-weight: bold;
}



TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #AC2624 ;
}

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

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Verdana;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana;
  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 {
border-bottom: 5px solid red;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
border-bottom: 5px solid red;
}

TABLE.productListing {
}

.productListing-heading {
  font-family: Verdana;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
}

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

A.pageResults, A.pageResults:visited {
  color: #636363;
	padding:0;
	margin:0;
	display: inline;
	width: auto;
	height: auto;
}

.pageResults img {
        padding:0;
margin:0;
        display: inline;
}


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

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

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-family: Verdana;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana;
  font-size: 12px;
}

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

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

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

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

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

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

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

SPAN.greetUser {
  font-family: Verdana;
  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;
  font-size: 12px;
  font-weight: bold;
}

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

SPAN.productSpecialPrice {
  font-family: Verdana;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana;
  color: #ff0000;
}

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

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

/* message box */

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

/* input requirement */

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

.infoBoxCat {
  background: #e7e7e7;
color: #ffffff;
height: 400px;
vertical-align: top;
}
#catLink:hover {

font-size: 16px;
text-decoration: none;
}
#catLink:visited, #catLink {
color: #ffffff;
font-size: 16px;
text-decoration: none;
};
.infoBoxContentsCat {
  font-family:  Verdana;
  font-size: 16px;
color: #ffffff;
}

.boxTextCat a {
        text-decoration: none;
        display: block;
	background: #ae1616;
        color: white;
	border-bottom: 1px dotted #f65454;
        height: 30px;
        line-height: 30px;
        text-indent: 10px;
}

.boxTextCat a:visited {
	width:150px;
} 
.boxTextCat a:hover {
        text-decoration: none;
        display: block;
        color: white;
        height: 30px;
        line-height: 30px;
        text-indent: 10px;
}

#pens a {
	display: block;
	height: 100px;
	width: 100px;
	background-image: url(images/gifs/pp1.gif);
	vertical-align: bottom;
}

#pens a:hover {
        display: block;
        height: 100px;
        width: 100px;
        background-image: url(images/gifs/pp1a.gif);
        vertical-align: bottom;
}

#gums a {
        display: block;
        height: 100px;
        width: 100px;
        background-image: url(images/gifs/gums.gif);
        vertical-align: bottom;
}

#gums a:hover {
        display: block;
        height: 100px;
        width: 100px;
        background-image: url(images/gifs/gumsa.gif);
        vertical-align: bottom;
}

#paper a {
        display: block;
        height: 100px;
        width: 100px;
        background-image: url(images/gifs/paper.gif);
        vertical-align: bottom;
}

#paper a:hover {
        display: block;
        height: 100px;
        width: 100px;
        background-image: url(images/gifs/papera.gif);
        vertical-align: bottom;
}

#hitech a {
        display: block;
        height: 100px;
        width: 100px;
        background-image: url(images/gifs/hitech.gif);
        vertical-align: bottom;
}

#hitech a:hover {
        display: block;
        height: 100px;
        width: 100px;
        background-image: url(images/gifs/hitecha.gif);
        vertical-align: bottom;
}

#gifts a {
        display: block;
        height: 100px;
        width: 100px;
        background-image: url(images/gifs/gifts.gif);
        vertical-align: bottom;
}

#gifts a:hover {
        display: block;
        height: 100px;
        width: 100px;
        background-image: url(images/gifs/giftsa.gif);
        vertical-align: bottom;
}

#seasons a {
        display: block;
        height: 100px;
        width: 100px;
        background-image: url(images/gifs/seasons.gif);
        vertical-align: bottom;
}

#seasons a:hover {
        display: block;
        height: 100px;
        width: 100px;
        background-image: url(images/gifs/seasonsa.gif);
        vertical-align: bottom;
}

#cal a {
        display: block;
        height: 100px;
        width: 100px;
        background-image: url(images/gifs/cal.gif);
        vertical-align: bottom;
}

#cal a:hover {
        display: block;
        height: 100px;
        width: 100px;
        background-image: url(images/gifs/cala.gif);
        vertical-align: bottom;
}

#diary a {
        display: block;
        height: 100px;
        width: 100px;
        background-image: url(images/gifs/diary.gif);
        vertical-align: bottom;
}

#diary a:hover {
        display: block;
        height: 100px;
        width: 100px;
        background-image: url(images/gifs/diarya.gif);
        vertical-align: bottom;
}

#holidays a {
        display: block;
        height: 100px;
        width: 100px;
        background-image: url(images/gifs/holidays.gif);
        vertical-align: bottom;
}

#holidays a:hover {
        display: block;
        height: 100px;
        width: 100px;
        background-image: url(images/gifs/holidaysa.gif);
        vertical-align: bottom;
}

#textile a {
        display: block;
        height: 100px;
        width: 100px;
        background-image: url(images/gifs/bags.gif);
        vertical-align: bottom;
}

#textile a:hover {
        display: block;
        height: 100px;
        width: 100px;
        background-image: url(images/gifs/bagsa.gif);
        vertical-align: bottom;
}

#textilep a {
        display: block;
        height: 100px;
        width: 100px;
        background-image: url(images/gifs/textile.gif);
        vertical-align: bottom;
}

#textilep a:hover {
        display: block;
        height: 100px;
        width: 100px;
        background-image: url(images/gifs/textilea.gif);
        vertical-align: bottom;
}

#newa a {
        display: block;
        height: 100px;
        width: 100px;
        background-image: url(images/gifs/new.gif);
        vertical-align: bottom;
}

#newa a:hover {
        display: block;
        height: 100px;
        width: 100px;
        background-image: url(images/gifs/newa.gif);
        vertical-align: bottom;
}

#smallTextfoot {
	background-color: #AC2624 ;
}

#ptop {
}

#pmid {
}

#pmid a {
}


#pbot {
}

#boxtop {
        background-image: url(images/boxtop.gif);
        background-repeat: no-repeat;
        background-position: center;
        height: 15px;
}

#boxmid {
         background-image: url(images/boxmid.gif);
        background-repeat: repeat-y;
        background-position: center;
}

#boxbot {
        height: 19px;
        background-image: url(images/boxbot.gif);
        background-repeat: no-repeat;
        background-position: center;
}

.infoBoxsrch {
        text-align: right;
        background-repeat: no-repeat;
        background-position: center;
}

.infoBoxContentssrch {
  font-family:  Verdana;
  font-size: 14px;
margin:0;
padding: 0;
}

.infoBoxWN {
        text-align: right;
width: 125px;
}

.infoBoxContentsWN {
  font-family:  Verdana;
  font-size: 10px;
}

TD.infoBoxHeadingWN {
  font-family:  Verdana;
  font-size: 12px;
	text-align: center;
  font-weight: bold;
  color: red;
}

.infoBoxI {
        text-align: right;
width: 125px;
}

.infoBoxContentsI {
  font-family:  Verdana;
  font-size: 10px;
}

TD.infoBoxHeadingI {
  font-family:  Verdana;
  font-size: 12px;
        text-align: center;
  font-weight: bold;
  color: red;
}



.infoBoxnewproducts {
        text-align: right;
}

.infoBoxContentsnewproducts {
  font-family:  Verdana;
  font-size: 14px;
}


.infoBoxContentssrch a {
text-decoration: none;
color: #FFFFFF;
}

