/* DR - added to achieve Fixed Width layout + some defaults */
BODY {  background: #ffffff; color: #444; margin: 0px; text-align: center; font-size: 12px; font-family: Arial, Verdana, sans-serif; line-height: 1.1em; }
TD {  font-size: 12px; }
#wrapper {  margin: 0 auto; width: 760px; text-align: left; }
A { color: #0B74CD; text-decoration: none;  font-size: 12px; }
A:hover { color: #00497D; text-decoration: none; }
H1, H2, H3, H4, H6, H7 {color: #C2A03E; letter-spacing: normal;}
H1 { font-size: 16px; text-transform: capitalize; margin-top: 24px;}
H2 {font-size: 15px; }
H3 {font-size: 15px;}
H4 {font-size: 14px;}
H5 {font-size: 12px; display: inline; color: #0B74CD; }
.h5style {font-size: 12px; color: #0B74CD; font-weight: bold; }
H6 {font-size: 17px; margin: 25px 0px 10px 0px;}
.h7 {font-size: 12px; color: #0B74CD; font-weight: bold; font-style: italic;}
P {text-align: justify; line-height: 1.3em;}
P.goLeft {text-align: left;}
LI {line-height: 1.3em; text-align: justify; padding-left: 12px; list-style-image: url(images/little_blue.gif);}
TH {font-size: 12px; font-weight: bold; text-align: left;}

/*===============================
 Michael Castle specific styles
 ================================*/

/*===============================
 Logo at Top of page
 ================================*/
.LogoImage {
margin: 9px 0px 6px 95px;
}
/*===============================
 Left Column 
 ================================*/
/* This is for the Headings - e.g. "CELLFOOD", "SPECIAL OFFERS". */
H1.LeftTitle {  
font-size: 18px;
text-transform: capitalize;
letter-spacing: normal;
margin: 4px 0px 4px 0px;
}
/* This is for the smaller Headings - e.g. "More Information". */
H2.LeftTitle {
font-size: 12px;
letter-spacing: normal;
margin: 14px 0px 2px 0px;
}
/* This is for the smallest Headings - e.g. "Special Offers". */
H3.LeftTitle {
font-size: 12px;
font-weight: bolder;
margin: 14px 0px 2px 0px;
}
/* These 2 of for the product catalog links. */
.LeftProductLink A {
font-size: 12px;
font-weight: bold;
}
/* This is for Information Page links. */
.LeftInfoLink A {
font-size: 12px;
font-style: italic;
}
/* This is for the info images, e.g. Free Delivery. */
.InfoImage {
margin: 18px 0px 18px 0px;
width: 120px;
}
/*===============================
 Right Column
 Header inserts
 ================================*/
DIV.header IMG {
float: right;
margin-left: 17px;
}
DIV.header H1 {
font-size: 22px;
}
DIV.header P {
font-weight: bold;
color: #0B74CD;
font-size: 16px;
line-height: 1.2em;
}
/*===============================
 Right Column
 Navigation Bars
 ================================*/
/* These gives some space around Left and Right Columns. */
TD.LeftCol {
padding: 0px 10px 15px 0px;
}
TD.RightCol {
padding: 0px 0px 15px 15px;
}
/* This is for the table cells that have the nav link buttons in them */
TD.headerNavigation {
  height: 25px;
  width: 150px;
  margin: 0;
  border: 0;
  padding: 0px 1px 0px 0px;
}
/* This is for the nav link buttons themselves */
.headerNavigation A { 
  display: block;
  height: 25px;
  width: 150px;
  color: #fff;
  text-align: left;
  text-decoration: none;
  font-weight: normal;
  font-size: 11px;
  background-image: url(images/template/header_linkbutton1.gif);
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
  border: 0;
}
/* This is what happens when mouse is over the nav link buttons */
A.headerNavigation:hover {
  text-decoration: none;
  background-image: url(images/template/header_linkbutton1d.gif);
  color: #fff;
}
/* This is for invisible image that offsets the position of the words in the link buttons */
.headerNavigation IMG { 
  border: 0;
  margin: 0;
  padding: 0;
  height: 9px;
}
/*===============================
 Right Column
 Main Contents
 ================================*/
/* Main content section - space out the headings */
TABLE.mainContent H1 {
  margin-top: 20px;
  text-align: center;
  margin-bottom: 9px;
}
TABLE.mainContent H2  {
  margin-top: 15px;
  margin-bottom: 2px;
}
TABLE.mainContent H3  {
  margin-top: 9px;
  margin-bottom: 0px;
}
/* Main content section - embolden home page paragraphs */
.mainContent P {
  font-weight: normal;
  line-height: 1.3em;
}
P.first {
  font-weight: normal;
  line-height: 1.3em;
  margin-top: 0px;
}
H3#aloeFirstPara {
display: inline;
}
/* Cellfood home page Product table - bit more space underneath */
.cellfoodProducts {
  margin: 15px 0px 3px 0px;
}
/* Cellfood home page Product table - links are bold */
.cellfoodProducts A {
  font-weight: bold;
  font-size: 12px;
}
/* */
.cellfoodProducts TD {
  vertical-align: bottom;
}
/* Cellfood home page Product table - tag lines are italic */
.tagline {
  font-style: italic;
}
.size {
  font-style: normal;
  font-size: 11px;
  color: black;
}
.cellfoodProducts TD {
  text-align: center;
}
.cellfoodProducts H4  {
  margin: 2px 2px 2px 2px;
}
/* Cellfood girls image on home page */
.rightFloat {
float: right;
padding: 0px 0px 0px 15px;
}
.rightFloatSmall {
float: right;
padding: 0;
}
.rightFloatleftWide {
float: right;
padding: 0px 0px 0px 35px;
}
/* Aloe Vera Product text on home page */
.justify {
text-align: justify;
}
.justifyNoTop {
text-align: justify;
margin-top: 3px;
}
/* Aloe Vera Product table on home page */
.borderMe {
border: 1px solid #999;
}
.borderMeTwo {
border: 1px solid #0B74D2;
margin-left: 0px;
}
.borderMeTwo TD {
border: 1px solid #0B74D2;
font-size: 11px;
}
.borderMeTwo TH {
border: 1px solid #0B74D2;
font-size: 12px;
}
.borderMeLUD {
border: 1px solid #999;
border-right: none;
}
.borderMeUp {
border-top: 1px solid #999;
}
.borderMeL {
border-left: 1px solid #999;
}
/* Product Listings */
.boldMe {
font-weight: bold;
color: #333333;
text-align: right;
}
A.smallLink {
font-size: 11px;
font-weight: normal;
}
.padMeL {
padding-left: 20px;
}
.ingredientsList P {
line-height: 1.4em;
}
TABLE.isting {
border: none;
margin-left: 10px;
}
.productListing-data P {
margin-top: 5px;
text-align: justify;
color: #333333;
}
.addtoCart {
vertical-align: text-bottom;
}
.moreInfo {
margin-left: 10px;
}
.moreMargin {
margin-left: 10px;
margin-right: 10px;
}
.prodInfo {
margin: 50px 0px 0px 10px;
}
.prodInfoMulti {
margin: 30px 0px 0px 10px;
}
.prodImage25 {
margin: 6px 18px 0px 110px;
display: inline;
}
.prodImage26 {
margin: 0px 38px 0px 70px;
}
.prodImage27 {
margin: 0px 38px 0px 60px;
}
.prodImage28 {
margin: 50px 35px 0px 60px;
}
.prodImage29 {
margin: 45px 20px 0px 10px;
}
.prodImage30 {
margin: 48px 50px 0px 40px;
}
.imageWash {
vertical-align: top;
margin: 0px 10px 0px 15px;
border: 1px solid #C2A03E;
}
.skinP {
margin: 10px 10px 10px 0px;
text-align: left;
}
.weightlossP {
margin: 10px 10px 10px 0px;
text-align: left;
}
H6.prodTitle {
margin: none;
display: inline;
text-transform: uppercase;
}
P.productFirstPara {
color:#0074CD;
margin-right: 130px;
}
P.productFirstPara26 {
color:#0074CD;
margin-right: 80px;
}
P.productFirstPara27 {
color:#0074CD;
margin-right: 128px;
text-align: left;
}
P.productFirstPara29 {
color:#0074CD;
margin-right: 152px;
text-align: left;
}
P.productFirstPara30 {
color:#0074CD;
margin-right: 160px;
text-align: left;
}
P.productSecondPara {
color:#555;
font-weight: bold;
margin-top: 30px;
}
.under {
text-decoration: underline;
}
a:hover.under {
text-decoration: underline;
}
.productListing-heading {
  font-size: 13px;
  background: #fff;
  font-weight: bold;
}
.cartListing {
margin-left: 40px;
}
.userMessage {
font-size: 14px;
}
.productName {
color: #0B74CD;
font-weight: bold;
}
.lessTopSpace {
margin-top: 9px;
}

.centerMe {
text-align: center;
}
.leftFloat {
float: left;
padding: 0px 15px 0px 0px;
}
.noBottom {
margin-bottom: 0px;
}
.slogan {
color: #0B74CD;
}
.sloganAnimal {
color: #C2A03E;
font-size: 14px;
font-weight: bold;
}
a.underLink {
text-decoration: underline;
}
.goldBorder {
border: 1px solid #C2A03E;
}
.goldBorderInset {
border: 1px solid #C2A03E;
margin-top: 10px;
margin-right: 5px;
margin-bottom: 3px;
margin-left: 10px;
}
.noBorderInset {
margin-top: 3px;
margin-right: 9px;
margin-bottom: 0px;
margin-left: 20px;
}
.rightMargin {
margin-right: 8px;
margin-bottom: 8px;
}
.goldBorderPadded {
border: 1px solid #C2A03E;
margin: 0px;
margin-right: 50px;
padding: 0;
}
.smaller {
font-size: 12px;
}
.goldBullets LI {
margin-left: 14px; list-style-image: url(images/little_gold.gif);
}
.goldBullets2 LI {
margin-left: -25px; list-style-image: url(images/little_gold.gif);
}
.rightMe {
text-align: right;
}
.aloeBannerText {
font-size: 13px; 
color: #0B74CD; 
font-weight: bold;
line-height: 1.4em;
}
.aloeBannerTextJ {
font-size: 13px; 
color: #0B74CD; 
font-weight: bold;
line-height: 1.4em;
text-align: justify;
}
.manBaby {
margin-left: 20px;
margin-right: 10px;
}
.pushIn {
margin-top: 8px;
margin-left: 8px;
margin-right: 8px;
}
.spaceTopBot {
margin-top: 9px;
margin-bottom: 9px;
}

.squeeze {
margin: 0px 10px 0px 20px;
}
/*Specials page*/
p.specialPrices {
text-align: right;
font-weight: bold;
margin-bottom: 7px;
}
p.specialPricesBlue {
text-align: right;
font-weight: bold;
margin-bottom: 4px;
color: #0B74CD;
}

/*===============================
 Footer Section
 ================================*/
/* This is for the table cells that have the nav link buttons in them */
TD.footerNavigation {
  height: 25px;
  width: 125px;
  margin: 0;
  border: 0;
  padding: 0px 1px 0px 0px;
}
/* This is for the nav link buttons themselves */
.footerNavigation A { 
  display: block;
  height: 25px;
  width: 125px;
  color: #fff;
  text-align: left;
  text-decoration: none;
  font-weight: normal;
  font-size: 11px;
  background-image: url(images/template/footer_linkbutton2.gif);
  background-repeat: no-repeat;
}
/* This is what happens when mouse is over the nav link buttons */
A.footerNavigation:hover {
  text-decoration: none;
  background-image: url(images/template/footer_linkbutton2d.gif);
  color: #fff;
}
/* This is for invisible image that offsets the position of the words in the link buttons */
.footerNavigation IMG { 
  border: 0;
  height: 9px;
}
.blueText {
  text-align: center;
  color: #0B74CD
}
.smallBannerImage {
margin: 15px 20px 15px 20px;
}

/*=====================================
 END OF Michael Castle specific styles
 ======================================*/

/*
OSCommerce styles
start here. Some of these
have been tweaked by DR.
*/
 
.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #DECCA1; 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: #0B74CD; text-decoration: underline; }

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

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;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}
/*
.infoBox {
  background: #b6b7cb;
}

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

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

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

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #C2A03E;
  line-height: 60px;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #0B74CD;
}

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

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

SPAN.productSpecialPrice {
  color: #ff0000;
}

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

.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: #DECCA1; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #FFD04E; }

/* input requirement */

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