/*
  $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: Verdana, Arial, sans-serif; font-size: 13px; line-height:18px; }
.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; }
h1 {
  font-family: Trebuchet, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 14x;
  font-weight: bold;
  color: #934658;
}
A {
  color: #934658;
  text-decoration: none;
}

A:hover {
  color: #934658;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {

}

TR.headerNumber {
  font-family: Arial, sans-serif;
  font-size: 20px;
  color: #ffffff;
}


TD.headerNavigation {
  font-family: Arial, sans-serif;
  font-size: 13px;
  background: #934658;
  color: #cfc3c8;
}

A.headerNavigation { 
  color: #cfc3c8; 
}

A.headerNavigation:hover {
  color: #cfc3c8;
}

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: 12px;
  font-weight: bold;
  background: #934658;
  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: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}
TR.productListing-odd, TR.productListing-even,  {
  background: #ffffff;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #C2C1C1;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Arial, sans-serif;
  font-size: 11px;
  background: #C2C1C1;
  color: #404040;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Arial, sans-serif;
  font-size: 12px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading, span.pageHeading {
  font-family: Trebuchet, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 14x;
  font-weight: bold;
  color: #934658;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
TD.smallTextpi, SPAN.smallTextpi, P.smallTextpi {
  font-family: Arial;
  font-size: 12px;
  
}
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 {
  font-family: Verdana, Arial, sans-serif;
  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: #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; }

/* bfw style */

body {font-family: Arial, sans-serif; background-image:url(images/bfwbg.jpg); background-repeat:repeat-x; background-position:top; margin-top:0; background-color:#934658}

.copy {font-family: Trebuchet, Tahoma, Arial, Helvetica, sans-serif; font-size:0.75em; line-height:1.2em; color:#404040}
.country {font-family: Arial, Helvetica, sans-serif; font-size:0.95em; line-height:1.8em; color:#FFFFFF; font-weight:bold; background-color:#934658}
.country2 {font-family: Arial, Helvetica, sans-serif; font-size:0.90em; line-height:1.8em; color:#6B6B6B; font-weight:bold; }
.group {font-family: Arial, Helvetica, sans-serif; font-size:0.90em; line-height:1.8em; color:#6B6B6B; font-weight:bold}
.group2 {font-family: Arial, Helvetica, sans-serif; font-size:0.95em; line-height:1.8em; color:#FFFFFF; font-weight:bold; background-color:#934658}
.listhead {font-family: Trebuchet, Tahoma, Arial, Helvetica, sans-serif; font-size:0.75em; line-height:1.4em; color:#404040; font-weight:bold}
div#overflow, P.div#overflow{font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 12px; width:610px; height:344px; padding-right:10px; overflow: auto; background-color:transparent; SCROLLBAR-FACE-COLOR: #D2D2D2; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; SCROLLBAR-SHADOW-COLOR: #ffffff; SCROLLBAR-3DLIGHT-COLOR: #ffffff; SCROLLBAR-ARROW-COLOR: #ffffff; SCROLLBAR-TRACK-COLOR: #ffffff; SCROLLBAR-DARKSHADOW-COLOR: #ffffff}
div#overflowList{width:410px; height:324px; padding-right:20px; overflow: auto; background-color:transparent; SCROLLBAR-FACE-COLOR: #D2D2D2; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; SCROLLBAR-SHADOW-COLOR: #ffffff; SCROLLBAR-3DLIGHT-COLOR: #ffffff; SCROLLBAR-ARROW-COLOR: #ffffff; SCROLLBAR-TRACK-COLOR: #ffffff; SCROLLBAR-DARKSHADOW-COLOR: #ffffff}
div#overflowList2{width:704px; height:324px; padding-right:20px; overflow: auto; background-color:transparent; SCROLLBAR-FACE-COLOR: #D2D2D2; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; SCROLLBAR-SHADOW-COLOR: #ffffff; SCROLLBAR-3DLIGHT-COLOR: #ffffff; SCROLLBAR-ARROW-COLOR: #ffffff; SCROLLBAR-TRACK-COLOR: #ffffff; SCROLLBAR-DARKSHADOW-COLOR: #ffffff}
div#overflowhome, P.div#overflowhome{font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 12px; padding-right:10px; overflow: auto; background-color:transparent; SCROLLBAR-FACE-COLOR: #D2D2D2; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; SCROLLBAR-SHADOW-COLOR: #ffffff; SCROLLBAR-3DLIGHT-COLOR: #ffffff; SCROLLBAR-ARROW-COLOR: #ffffff; SCROLLBAR-TRACK-COLOR: #ffffff; SCROLLBAR-DARKSHADOW-COLOR: #ffffff}


h1{font-family: Trebuchet, Tahoma, Arial, Helvetica, sans-serif; font-size:1.1em; line-height:1.3em; color:#934658; padding: 0; margin: 0; padding-bottom: 2px; }
h2{font-family: Trebuchet, Tahoma, Arial, Helvetica, sans-serif; font-size:0.9em; line-height:1.2em; color:#005699; padding: 0; margin: 0; padding-bottom: 2px; }


.copyright {font-family: Arial, Helvetica, sans-serif; font-size:0.6em; line-height:2.5em; color:#D2D1D1}
a.copyright:link { color:#D2D1D1; text-decoration:none; font-weight:normal}
a.copyright:visited { color:#D2D1D1; text-decoration:none; font-weight:normal}
a.copyright:active { color:#D2D1D1; text-decoration:none; font-weight:normal}
a.copyright:hover { color:#D2D1D1; text-decoration:underline; font-weight:normal}

.listlink {font-family: Arial, Helvetica, sans-serif; font-size:0.75em; line-height:1.4em; color:#934658}
a.listlink:link { color:#934658; text-decoration:none; font-weight:normal}
a.listlink:visited { color:#934658; text-decoration:none; font-weight:normal}
a.listlink:active { color:#934658; text-decoration:none; font-weight:normal}
a.listlink:hover { color:#934658; text-decoration:underline; font-weight:normal}

p {font-family: Arial, Helvetica, sans-serif; font-size:12px; line-height:15px; color:#404040;}
UL {font-family: Arial, Trebuchet, Tahoma, Helvetica, sans-serif; font-size:0.75em; line-height:1.4em; color:#404040; padding:0px; margin:15px;}
LI {font-family:Arial, Helvetica, sans-serif; color:#404040; }

/* MAIN TEMPLATES */

TABLE#mainTable {
	border-left:1px solid #934658; border-right:1px solid #934658; border-top:1px solid #934658; border-bottom:1px solid #934658;
}

TABLE#homeTable {
	BACKGROUND:  border-left:1px solid #934658; border-right:1px solid #934658; border-top:1px solid #934658; border-bottom:1px solid #934658;
}

TABLE#indexTable {
    font-family: Arial, Trebuchet, Tahoma, Helvetica, sans-serif; 
	font-size:0.75em; line-height:1.4em; 
	color:#000000;
	BACKGROUND:  url(images/hMainPic.jpg) no-repeat left top; border-left:1px solid #934658; border-right:1px solid #934658; border-top:1px solid #934658; border-bottom:1px solid #934658;
}

TD#plan {
	BACKGROUND:      url(file:///C|/Documents%20and%20Settings/Owner/My%20Documents/Alpha%20D/Alexander%20Hastings/images/hPlanBG.gif) no-repeat right top;
}

TD#copy {
	PADDING-LEFT:0px;
}
TD#copy2 {
	PADDING-LEFT:15px;
}
TD#searchL {
	PADDING-LEFT:15px; PADDING-TOP:10px; 
}
TD#searchT {
	PADDING-TOP:10px; 
}
TD#searchR {
	PADDING-RIGHT:5px;  PADDING-LEFT:5px; PADDING-TOP:10px; PADDING-BOTTOM:10px;
}
TD#padding15 {
	PADDING-LEFT:15px; PADDING-RIGHT:15px;
}
TD#paddingR25 {
	PADDING-RIGHT:25px;
}
TD#padding15Plan {
	PADDING-LEFT:15px; PADDING-RIGHT:15px; BACKGROUND:  url(file:///C|/Documents%20and%20Settings/Owner/My%20Documents/Alpha%20D/Alexander%20Hastings/images/hPlanBG.gif) no-repeat right top;
}

/* RIGHT LINKS */



#nav a {font-family: Trebuchet, Arial, Helvetica, sans-serif; font-size:0.9em; padding-top: 0.4em; padding-bottom: 0.4em; margin: 0; color: #ffffff}
#nav a.first {font-family: Trebuchet, Arial, Helvetica, sans-serif; font-size:0.9em; padding-top: 0.4em; padding-bottom: 0.4em; display: block; margin: 0; color: #ffffff}
#nav a:hover {text-decoration: underline; font-family: Trebuchet, Arial, Helvetica, sans-serif; font-size:0.9em; color: #ffffff}
#nav a {text-decoration: none; font-size:0.9em; line-height:1.0em;}
#nav a.on {font-family: Trebuchet, Arial, Helvetica, sans-serif; font-size:0.9em; padding-top: 0.4em; padding-bottom: 0.4em; margin: 0; color: #ffffff}
#nav a.firstOn {font-family: Trebuchet, Arial, Helvetica, sans-serif; font-size:0.9em; padding-top: 0.4em; padding-bottom: 0.4em; margin: 0; color: #ffffff}

#button a {font-family: Trebuchet, Arial, Helvetica, sans-serif; padding-top: 0.4em; padding-bottom: 0.4em; margin: 0; background: #ffffff; border-bottom: 1px solid #934658; border-right: 1px solid #934658; border-top: 1px solid #934658; border-left: 1px solid #934658; color: #404040}
#button a:hover {font-family: Trebuchet, Arial, Helvetica, sans-serif; background: #934658; color: #ffffff}
#button a {text-decoration: none; font-size:0.7em; line-height:1.0em;}


div#bullets ul
{
list-style-type: none;
padding: 0;
margin: 0;
}

div#bullets li
{
background-image:  url(images/hArrows.gif);
background-repeat: no-repeat;
background-position: 0em 1em;
padding-left: 1.5em;
padding-top: 1.0em;
}

a.riedel { /* definition of the "image" class in the <a> tag */
     display: block; /* a tag must be a block */
     width: 148px; /* width of reactive image */
     height: 26px; /* height of reactive image */
     background-image: url(images/riedelBut.gif); /* source for start image */
     background-repeat: no-repeat;
     }
	 
a.riedel:hover { /* definition of the "image" class for <a> tag when hovered onto */
     background-image: url(images/riedelButOn.gif); /* source for target image */
     } 
td#textareaHome {padding-top:20px; padding-right: 20px;}
td#textarea {padding: 5px 10px 5px 10px;}
td#leftcolumn {background-image:url(images/leftColumnBgd2.gif); background-repeat:repeat; border-top-color:#FFFFFF; border-top-width:1px; border-top-style:solid;  border-bottom-color:#FFFFFF; border-bottom-width:1px; border-bottom-style:solid }	 