/*
  $Id: stylesheet.css,v 1.57 2003/07/23 15:31:35 dgw_ Exp $
  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com
  Copyright (c) 2003 osCommerce
  Released under the GNU General Public License
*/

.boxText { font-family: sans-serif, Verdana, Arial; font-size: 11px; color: white;}
.boxTextCol { font-family: sans-serif, Verdana, Arial; font-size: 11px; color: white; background: #900;}
.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: #006633; text-decoration: underline; }

BODY {
  background:#FBF2EB url(images/noblepets_background.jpg); 
  background-repeat:repeat-x;
  color:#000000;
  margin:0px;
}

TABLE.body {
/*  background:#ffffcc; */
  color:#000000;
  margin:0px;
}

A {
  color: #333;
  text-decoration: none;
}

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

TD.cc_address {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #FF0000;
  line-height: 1.5;
}

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

FORM {
	display: inline;
}

TD.Header, SPAN.Header, TABLE.Header {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  background: #900;
  color: #ffffff;
  font-weight : bold;
}

TR.headerNavigation {
  background: #900;
}

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

A.headerNavigation { 
  color: #FFFFFF; 
}

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

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #990000;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #900;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.left_column {
  background: #900;
}

TD.left_column {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #900;
  color: white;
  font-weight: bold;
}

TD.left_columnNavigation, SPAN.left_columnNavigation {
  font-family:verdana,arial,sans-serif;
  font-size:13px;
  background:#900;
  color: #fff;
  font-weight:bold;
  padding-left:18px;
}

A.left_columnNavigation { 
  color:#fff; 
}

A.left_columnNavigation:hover {
  color:#999;
  text-decoration:none;
}

TD.right_column {
  background: #900;
}

TR.footer {
  background: #f9f9f9 /*url(images/bkgold.gif);
  background-repeat: repeat;*/
}

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

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

A.footerNavigation { 
  color: #333; 
}

A.footerNavigation:hover {
  color: #900;
}

.infoBoxContentsCol {
  background: #900;
  font-family: Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

.infoBoxCol {
  background: #900;
}

.infoBox {
  background: #900;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #900;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #900;
  color: white;
  vertical-align: top;
}

.infoboxHeading a:active {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: white;
  background: #900;  
  vertical-align: top;
  text-decoration: none;
}

.infoboxHeading a:link {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: white;
  background: #900;  
  vertical-align: top;
  text-decoration: none;
}

.infoboxHeading a:visited {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: white;
  background: #900;  
  vertical-align: top;
  text-decoration: none;
}

.infoboxHeading a:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #f9f9f9;
  background: #900;  
  vertical-align: top;
  text-decoration: none;
}

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

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  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: #f4f7fd;
}

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

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

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #000000;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  border: 1px;
  border-style: solid;
  border-color: #eeeeee;
  border-spacing: 6px;
}

A.pageResults {
  color: #0000FF;
}

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

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

TR.subBar, SPAN.subBar {
  background: #900;
}

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

TD.main, P.main, TABLE.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
/*  color: black;
  background-color: white; */
}

a.main:link {color: black}
a.main:visited {color: black}
a.main:hover {color: #900}
a.main:active {color: black}

TD.mainWhite, P.mainWhite, TABLE.mainWhite {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color: white
}

a.mainWhite:link {color: white}
a.mainWhite:visited {color: white}
a.mainWhite:hover {color: #f9f9f9}
a.mainWhite:active {color: white}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: normal;
}

a.smallText:link {color: white}
a.smallText:visited {color: white}
a.smallText:hover {color: #f9f9f9}
a.smallText:active {color: white}

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

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

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

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: 11px;
  color: black;
  font-weight: bold;
}

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

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

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

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

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

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; }
.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; }

/* Great Categories v2.0 */

TABLE.categ {
  border: 0px;
  border-spacing: 0px;
  font-family: Arial, sans-serif;
  color: white;
  font-size: 12px;
  font-weight: bold;
}

TABLE.categsub {
  border: 0px;
  border-spacing: 0px;
  font-family: Arial, sans-serif;
  color: white;
  font-size: 11px;
  font-weight: bold;
}

TD.categ {
  vertical-align: top;
  border: 0px;
  border-spacing: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-top: 0px;
  margin-bottom: 0px; 
}

a.catig:link {color: white}
a.catig:visited {color: white}
a.catig:hover {color: #f9f9f9}
a.catig:active {color: white}


/*-------------------------------------*/
/*   Horizontal Drop-Down Menu Style   */
/*-------------------------------------*/

.horbar	{   /* Color of main horizontal menubar and border */
	color: white;
	background-color: #900;
	border: 0px outset #900;
}

.horizitem	{          /* Behaviour of main horizontal menu items, leave as is for proper operation */
	float: left;
	white-space: nowrap;
}

.horizitem a {              /* Font style, size of submenu items */
  font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	text-decoration: none;
	position: relative;	
	display: block;	
}

.horizitem a:link, .horizitem a:visited 	{      /* Font style & color of main menu items */
	color: white;
	background-color: #900;
	text-decoration: none;
}

.horizitem a:hover	{       /* Font style & color, background menu color of main menu item when hovered over */
	color: #f9f9f9;
	background-color: #900;
	text-decoration: none;
}

.horizitem a:active	{       /* Font style & color, background menu color of main menu item when clicked */
	color: #f9f9f9;
	background-color: #900;	
	text-decoration: none;
}

.horizsubmenu	{       /* Behaviour of sub-menu items - leave as is for proper operation of submenus */
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
	height: 150px;
	overflow: auto;
	z-index: 50;
	overflow-x: hidden;
	overflow-y: auto;
}

.horizsubframe	{      /* Color of submenu item and border */
	background-color: #ffffff;
	border: 1px outset #900;
	position: relative;
	display: block;
}

.horizsubitem	{       /* Behaviour of sub-menu items - leave as is for proper operation of submenus */
	text-align: left;
	white-space: nowrap;
	padding-top:1px;
	padding-bottom:2px;
	margin-top:0px;
	margin-bottom:0px;
}

.horizsubitem a {            /* Font style, size of submenu items */
  font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	text-decoration: none;
	position: relative;
	display: block;	
}

.horizsubitem a:link, .horizsubitem a:visited	{       /* Font color, style of submenu items */
	color: #333;
	font-size: 12px;	
	text-decoration: none;
}

.horizsubitem a:hover	{      /* Font color, style, background submenu color of submenu item when hovered over */
	color: white;
	background-color: #900;
	text-decoration: none;
}

.horizsubitem a:active	{      /* Font color, style, background submenu color of submenu item when clicked */
	color: white;
	background-color: #900;		
	text-decoration: none;
}

.horizsubitem .horizfwdarr, .horizitem .horizfwdarr	{      /* Positioning of right arrow for submenus */
	position: absolute;
	top: 5px;
	right: 8px;
}

.dmselected {   /* Style override for selected category tree */
    background-color: #f9f9f9;
		font-weight: bold;
}

.horbar .dmselected {   /* Style override for selected root category */
    background-color: #900;
}

/*   Ultimate Fade-in Slideshow   */

.centerdiv{ /*IE method of centering a relative div*/
text-align: center;
}

.centerdiv>div{ /*Proper way to center a relative div*/
margin: 0 auto;
}

H1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #900;
  padding-top:0px;
  padding-bottom:0px;
  margin-top:0px;
  margin-bottom:0px; 
}

H2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #900;
  padding-top:0px;
  padding-bottom:0px;
  margin-top:0px;
  margin-bottom:0px; 
}

H3 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  color: white;
  padding-top:0px;
  padding-bottom:0px;
  margin-top:0px;
  margin-bottom:0px; 
}

.mainpage {
  color:#666;
  font-family: Verdana, sans-serif;
  font-size: 14px;
  font-weight: normal;
  word-spacing:3px;
}

.mainpageBold {
  color:#900;
  font-family: Verdana, sans-serif;
  font-size: 19px;
  font-weight: bold;
  word-spacing:1px;
}

/********************** Remove dotted border from links *********************/
a:active, a:focus, input[type="image"] {
outline: 0}

html { overflow: -moz-scrollbars-vertical; } /* fixes scroll bar in Firefox */

/*---------------------------------*/
/*   Vertical Fly-Out Menu Style   */
/*---------------------------------*/

.verbar	{   /* Color of main vertical menubar and border */
	color: #fff;
	background-color: #900;
	border: 0px outset #900;
}

.vertitem	{          /* Behaviour of main vertical menu items, leave as is for proper operation */
	text-align: left;
	white-space: nowrap;
}

.vertitem	a {   /* Font style, size of main menu items */
  font-family: Verdana, Arial, sans-serif;
	font-size: 13px;		
	text-decoration: none;
	position: relative;
	display: block;		
	font-weight:bold;
	padding: 3px 0px 0px 16px; /* top right bottom left */
}

.vertitem a:link, .vertitem a:visited	{   /* Default font style & color of main menu items */
	color: #fff;
	text-decoration: none;	
}

.vertitem a:hover	{   /* Font style & color, background menu color of main menu item when hovered over */
	color: #fff;
	background-color: #900;
	text-decoration: none;
}

.vertitem a:active	{   /* Font style & color, background menu color of main menu item when clicked */
	color: #fff;
	background-color: #666666;	
	text-decoration: none;	
}

.vertsubmenu	{   /* Behaviour of sub-menu  - leave as is for proper operation of submenus */
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
	z-index: 50;
}

.vertsubframe	{   /* Color of submenu item and border */
	background-color: #900;
	border: 2px outset #900;
	position: relative;
	display: block;	
}

.vertsubitem	{     /* Behaviour of sub-menu  - leave as is for proper operation of submenus */
	text-align: left;
	white-space: nowrap;
}

.vertsubitem a	{   /* Font style, size of submenu items */
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;			
  text-decoration: none;
  position: relative;
  display: block;
  font-weight:bold;
  padding: 2px 2px 3px 2px; /* top right bottom left */	
}

.vertsubitem a:link, .vertsubitem a:visited	{   /* Default font style & color of submenu items */
	color: #fff;
	text-decoration: none;	
}

.vertsubitem a:hover	{   /* Font style & color, background submenu color of submenu item when hovered over */
	color: #fff;
	background-color: #900;
	text-decoration: none;
}

.vertsubitem a:active	{   /* Font style & color, background submenu color of submenu item when clicked */
	color: #fff;
	background-color: #666;	
	text-decoration: none;			
}

.vertsubitem .vertfwdarr, .vertitem .vertfwdarr	{   /* Positioning of right arrow for submenus */
	position: absolute;
	top: 5px;
	right: 8px;
}

.dmselected {   /* Style override for selected category tree */
    background-color: #900;
	font-weight: bold;
}

.verbar .dmselected {   /* Style override for selected root category */
    background-color: #900;
}

/*
SPAN.redBold {
  color:red;
  font-family:"Times New Roman",Verdana,sans-serif;
  font-size:16px;
  font-weight:bold;
  font-style:italic;
  line-height: 1.25;
}*/

SPAN.redBold {
  color:#333;
  font-family:Verdana,sans-serif;
  font-size:13px;
  font-weight:normal;
  line-height: 1.25;
}