/*
  $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
*/

.boxText {
        font-family: "Century Gothic", "Times New Roman", serif;
        font-size: 11px;
        font-weight: bold;
 }
.boxText a {
	color: #000000;
	text-decoration: none;
}

.boxText a:hover {
	color: #DC143C;
	text-decoration: none;
}
.errorBox { font-family : "Century Gothic", "Times New Roman", serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : "Century Gothic", "Times New Roman", serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : "Century Gothic", "Times New Roman", serif; font-size : 10px; color: #70d250; text-decoration: underline; }

/* AJ 20071125 replaced
BODY {
  background: #FBF9E2;
  color: #000000;
  margin: 0px;
}
*/

/*    AJ 20071126 new addition */
#feature {
	background: #FBF9E2;
	color: #000000;
	font-family: "Century Gothic", "Times New Roman", serif;
        text-align: center;
}
#wrapper {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background: #FBF9E2;
	text-align: left;
}
/*    AJ 20071126 new addition */
body {
	margin: 0;
        background: #FBF9E2;
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
        text-align: center;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #DC143C;
  text-decoration: none;
}

FORM {
	display: inline;
}

TR.header {
  background: #FBF9E2;
}

TR.headerNavigation {
  background: #000000;
}

TD.headerNavigation {
  font-family: "Century Gothic", "Times New Roman", serif;
  font-size: 10px;
  background: #000000;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #ffffff;
  text-decoration: none;
}

A.headerNavigation:hover {
  color: #DC143C;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, "Century Gothic", "Times New Roman", serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, "Century Gothic", "Times New Roman", serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #000;
}

TD.footer {
  font-family: "Century Gothic", "Times New Roman", serif;
  font-size: 10px;
  background: #000;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #000000;
}

.infoBoxContents {
  background: #FBF9E2;
  font-family: "Century Gothic", "Times New Roman", serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: "Century Gothic", "Times New Roman", serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: "Century Gothic", "Times New Roman", serif;
  font-size: 10px;
  font-weight: bold;
  background: #000000;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: "Century Gothic", "Times New Roman", 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: #fbf9e2;
}

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: #fbf9e2;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #000000;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: "Century Gothic", "Times New Roman", serif;
  font-size: 10px;
  background: #000000;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: "Century Gothic", "Times New Roman", serif;
  font-size: 10px;
  background: #fbf9e2;
}

td.productListing-data ul {
	margin: 0;
	padding: 0;
}

td.productListing-data li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	width: 75px;
	height: 21px;
        background-image: url(images/buttonblacktiny.jpg);
        background-repeat: no-repeat;
}

td.productListing-data li a {
	margin: 0;
	padding: 0;
	display: block;
	font-size: 10px;
        font-family: Verdana, Helvetica, sans-serif;
	padding-top: 3px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
        color: #FBF9E2;
}
td.productListing-data li a:hover {
	color: #DC143C;
}

A.pageResults {
  color: #FFFFFF;
}

A.pageResults:hover {
  color: #DC143C;
  background: #FFFF33;
  text-decoration: none
}

TD.pageHeading, DIV.pageHeading {
  font-family: "Century Gothic", "Times New Roman", serif;
  font-size: 20px;
  font-weight: bold;
  color: #000000;    
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: "Century Gothic", "Times New Roman", serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: "Century Gothic", "Times New Roman", serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: "Century Gothic", "Times New Roman", serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: "Century Gothic", "Times New Roman", serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: "Century Gothic", "Times New Roman", serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: "Century Gothic", "Times New Roman", serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: "Century Gothic", "Times New Roman", serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: "Century Gothic", "Times New Roman", serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: "Century Gothic", "Times New Roman", serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: "Century Gothic", "Times New Roman", serif;
  font-size: 11px;
}

SPAN.greetUser {
  color: #DC143C;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, "Century Gothic", "Times New Roman", serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, "Century Gothic", "Times New Roman", serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: "Century Gothic", "Times New Roman", serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: "Century Gothic", "Times New Roman", serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: "Century Gothic", "Times New Roman", serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: "Century Gothic", "Times New Roman", serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: "Century Gothic", "Times New Roman", serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: "Century Gothic", "Times New Roman", serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: "Century Gothic", "Times New Roman", serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: "Century Gothic", "Times New Roman", serif; font-size: 10px; color: #ff0000; }


/* AJ Additions */
#banner {
        margin: 0;
        height: 170px;
        background-color: #FBF9E2;
	position: relative;
        background-image: url(images/ribbonrpt.jpg);
        background-position: 0 131px;
        background-repeat: repeat-x;
}
#logo {
	float: left;
	margin: 10px;
}
#shopname {
	float: right;
	margin: 10px;
}

#titlemenu {
	position: absolute;
	top: 90px;
	left: 435px;
	padding: 0;
	margin: 0;
}

#titlemenu ul {
	margin: 0 2px 0 2px;
	padding: 0;
}

#titlemenu li {
	margin: 0 2px 0 2px;
	list-style-type: none;
	width: 100px;
	height: 21px;
	float: left;
        background-image: url(images/buttonblacksmall.jpg);
        background-repeat: no-repeat;
}

#titlemenu a {
	display: block;
	font-size: 10px;
        font-family: Verdana, Helvetica, sans-serif;
	color: #FBF9E2;
	padding-top: 3px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}

#titlemenu a:hover {
	color: #DC143C;
}
#highlights {
margin-right: auto;
margin-left: auto;
padding: 0;
	text-align: center;
}

#highlights ul {
  display: table;
  margin: 0 auto;
margin-right: auto;
margin-left: auto;
	padding: 0;
}

#highlights li {
	margin: 0 2px 0 2px;
	padding: 0 0 2px 0;
	list-style-type: none;
	width: 100px;
	height: 21px;
	float: left;
        background-image: url(images/buttonblacksmall.jpg);
        background-repeat: no-repeat;
}

#highlights a {
	display: block;
	font-size: 10px;
        font-family: Verdana, Helvetica, sans-serif;
	color: #FBF9E2;
	padding-top: 0;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}

#highlights a:hover {
	color: #DC143C;
}
#extraoptions {
	margin-top: 25px;
	margin-bottom: 0px;
	position: relative;
	width: 100px;
}

#extraoptions li {
	list-style-type: none;
	width: 100px;
	height: 21px;
	margin-bottom: 2;
	float: left;
        background-image: url(images/buttonblacksmall.jpg);
        background-repeat: no-repeat;
}

#extraoptions a {
	padding-top: 2px;
	display: block;
	font-size: 10px;
        font-family: Verdana, Helvetica, sans-serif;
	color: #FBF9E2;
	text-align: center;
	text-decoration: none;
	margin-left: 2px;
	font-weight: bold;
}

#extraoptions a:hover {
	color: #DC143C;
}

#navbar {
	font-size: 11px;
        height: 20px;
        font-family: "Century Gothic", "Times New Roman", serif;
        background: #000000;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

#breadcrumb {
        font-family: "Century Gothic", "Times New Roman", serif;
	float: left;
        margin-top: 2px;
}
#breadcrumb a {
        font-family: "Century Gothic", "Times New Roman", serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	margin-left: 4px;
}
#breadcrumb a:hover {
	color: #DC143C;
}
#session {
        font-family: "Century Gothic", "Times New Roman", serif;
	float: right;
        margin-top: 2px;
}
#session a {
        font-family: "Century Gothic", "Times New Roman", serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	margin-right: 4px;
}
#session a:hover {
	color: #DC143C;
}
#bannercontact {
	font-family: times, "times new roman", serif;
	margin: 0;
	position: absolute;
	top: 60px;
	left: 460px;
}
#bannercontact a {
	margin: 0;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#bannercontact a:hover {
	color: #DC143C;
}
#mainbody {
        clear: both;
}
.reddresssitting {
	position: relative;
	left: 344px;
	top: -205px;
	z-index: 100;
}

#centralbody{
	background: #FBF9E2;
	line-height: 100%;
}


#centraltitle{
	width: 300px;
	float: left;
	color: #000000;
	margin: 0 10px 0 10px;
	font-size: 1.1em;
	line-height: 100%;
	font-family: Perpetua, serif;
}
#centraltitle h1 {
	text-align: center;
	color: #000000;
	margin-top: 10px;
	font-size: 1.2em;
	line-height: 100%;
	font-family: Perpetua, serif;
}
#photo {
        margin: 5px;
}

#centraltext{
        color: #000000;
	text-align: center;
	margin: 20px 10px 20px 10px;
	font-size: 1.1em;
	line-height: 100%;
	font-family: Perpetua, serif;
}

#centraltext h1 {
	margin: 20px 10px 20px 10px;
	text-align: center;
	color: #000000;
	font-size: 1.2em;
	line-height: 100%;
	font-family: Perpetua, serif;
}
#centraltext h2 {
	margin: 20px 10px 20px 10px;
	text-align: center;
	color: #000000;
	font-size: 1.1em;
	line-height: 100%;
	font-family: Perpetua, serif;
}
#centraltext h3 {
	margin: 20px 10px 20px 10px;
	text-align: center;
	color: #000000;
	font-size: 1.0em;
	line-height: 100%;
	font-family: Perpetua, serif;
}


#centraltext a:hover {
	color: #DC143C;
}



#welcomebox {
	margin: 5px 0 20px 0;
	float: right;
	width: 270px;
        text-align: center;
	font-size: 1.0em;
	font-weight: bold;
        border: 1px;
        border-style: solid;
        border-color: #000000;
        border-spacing: 1px;
	font-family: Perpetua, serif;
}

#welcometitle {
	width: 100%;
	color: #FBF9E2;
	background-color: #000000;
        font-size: 18px;
        font-weight: bold;
        padding-top: 4px;
        padding-bottom: 4px;
}

#welcomebox a {
        width: 100px;
	height: 21px;
        display: block;
	font-size: 10px;
	color: #FBF9E2;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
        font-family: Verdana, Helvetica, sans-serif;
        background-image: url(images/buttonblacksmall.jpg);
        background-repeat: no-repeat;
}
#welcomebox a:hover {
	color: #DC143C;
}

.northernrock {
        color: #FFFFFF;
	background-color: #E3027F;
}

.deliverydisclaimer {
	font-size: 14px;
        font-family: Perpetua, serif;
	font-weight: bold;
}
.buttonplate {
	margin-top: 5px;
	margin-bottom: 0px;
	position: relative;
	width: 100px;
}

.buttonplate li {
	list-style-type: none;
	width: 100px;
	height: 21px;
	margin-bottom: 2;
        background-image: url(images/buttonblacksmall.jpg);
        background-repeat: no-repeat;
}

.buttonplate a {
	padding-top: 2px;
	display: block;
	font-size: 10px;
        font-family: Verdana, Helvetica, sans-serif;
	color: #FBF9E2;
	text-align: center;
	text-decoration: none;
	margin-left: 2px;
	font-weight: bold;
}

.buttonchoose {
        margin: 5px 0 0 100px;
	position: relative;
	width: 100px;
	height: 21px;
	padding: 5px 0 0 0;
	display: block;
	font-size: 10px;
        font-family: Verdana, Helvetica, sans-serif;
	color: #FBF9E2;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
        border: 0;
        background-color: transparent;
        background-image: url(images/buttonblacksmall.jpg);
        background-repeat: no-repeat;
}
.buttonsubmit {
	margin: 0 0 0 100px;
	position: relative;
	width: 100px;
	height: 21px;
	padding: 0;
	display: block;
	font-size: 10px;
        font-family: Verdana, Helvetica, sans-serif;
	color: #FBF9E2;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
        border: 0;
        background-color: transparent;
        background-image: url(images/buttonblacksmall.jpg);
        background-repeat: no-repeat;
}

.buttonplate a:hover, .buttonsubmit:hover, TD.productListing-data, TD.productListing-button a:hover{
	color: #DC143C;
}
