body {
	padding:0;
	margin:0;
	background-image:url(/images/bg1.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color: #FF6600;
}
body, td {font-family:Tahoma,verdana,arial; font-size:11px; color: #2C2822;}
img {border:0px;}

.se  {width:140px; height:18px; color:#302C26; font-size:10px; padding-left:4px; font-family:Tahoma;}
.se1 {width:134px; height:19px; color:#1B0603; font-size:10px; padding-left:2px; font-family:Tahoma;}
.se2 {width:136px; height:17px; color:#2C2822; font-size:10px; padding-left:2px; font-family:Tahoma;}
.se3 {width:184px; height:17px; color:#2C2822; font-size:10px; padding-left:2px; font-family:Tahoma;}
.go  {width:132px; height:17px; color:#000000; font-family:tahoma,verdana,arial; font-size:10px; text-align:right; border: solid 1px #ABB2B4;}
.go1 {width:39px; height:18px; color:#000000; font-family:tahoma,verdana,arial; font-size:10px;}
.border  {border-right: 4px solid #FF9933; border-left: 4px solid #FF9933; border-bottom: 4px solid #FF9933; background-color: #FFFFFF; width: 523px;
}
.border1  {border-right: 1px solid #FF9933; border-left: 1px solid #FF9933; border-bottom: 1px solid #FF9933;}
.border2 {border: 4px solid #FF9933; background-color: #FFFFFF;}
.border3 {border: 1px solid #FF9933;}

.bg   {
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bg   {
	background-image: url(/images/bg1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bg2  {background-repeat: repeat-x; background-image: url(/images/bg5.gif);}
.bg4  {background-color: #FFFFFF;}
.bg6  {background-repeat: repeat-x; background-image: url(/images/bg9.gif);}
.bg7  {background:url(/images/bg10.gif); background-repeat: repeat-y;}
.bg8  {background:url(/images/bg11.gif); background-repeat: repeat-x;}
.bg9  {background:url(/images/m35.gif); background-repeat: no-repeat; background-position:top;}


.header td 		 {color:#302C26; font-weight:bold;}
.header a 		 {color:#ffffff; font-weight:bold; text-decoration:none;}
.header a:hover  {text-decoration:underline}
.header img      {vertical-align:middle;}
.headerNavigation 		 {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

.column_left		{
	width:226px;
}

.column_left_header_txt	{
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	background-color: #000;
}
.column_left ul			{
	padding:0;
	margin:0;
	list-style:none;
	background-image:url(/images/bg2.gif);
	background-repeat: repeat-y;
}
.column_left li			{
	background-image:url(/images/bg3.gif);
	background-repeat: repeat-y;
	margin-top:1px;
}
.column_left li a		{
	color:#000000;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	width:206px;
	line-height: 23px;
	display:block;
	margin-left:13px;
	margin-right: 7px
}
.column_left li a:hover	{color:#FFFFFF;}


.product td         {color:#2C2822; font-size:10px;}
.product_header_txt	{
	color:#FF6600;
	font-size:12px;
	vertical-align:middle;
	font-weight:bold;
	padding-left: 12px;
	width: 543px;
}
.product a			{color:#6DAC07; text-decoration:none; font-weight:bold; text-decoration:underline; font-size:11px;}
.product a:hover	{text-decoration:none;}
.product span		{color:#898989; font-size:9px; text-transform:uppercase;}
.product strong 	{color:#D0110E; font-size:16px;}
.product b       	{color:#6DAC07; font-weight:bold; font-size:11px;}

.pic {background-color: #FFFFFF;
}

.box_width_cont {
	padding: 5px;
}

.box_width_cont product {
	width: 521px;
}

.level2			{color:#999999; text-decoration:none; font-weight:bold; text-decoration:none; font-size:10px;
}

.county_list			{color:#666666; text-decoration:none; font-weight:bold; text-decoration:none; font-size:10px;
}

// start mod anagram

SPAN.BlankOneToMakeTheNextTwoWork{
	width: 531px;
	width: 531px;
}

SPAN.ProductListingDataProductName {
  font-weight: bold;
}

SPAN.ProductListingDataShort_desc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

// end mod anagram

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

/* start anagram mod */
/* BOF price-break-1.11.3 */
TD.productPriceInListing {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ff9933;
}

TD.productPriceInBox {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	background: #FF9933;
	font-weight: bold;
	margin: 2px;
	border: 1px solid #FFFFFF;
}
/* EOF price-break-1.11.3 */
/* end anagram mod */

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  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: 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;
}

.infoBoxContents {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	margin-left: 10px;
	background-color: #FF6900;
	padding: 0px;
	width: 209px;
}

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

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

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

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

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
// start mod anagram

SPAN.BlankOneToMakeTheNextTwoWork{}

SPAN.ProductListingDataProductName {
  font-weight: bold;
}

SPAN.ProductListingDataShort_desc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

// end mod anagram

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

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.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;
}
/* anagram START */
TD.category_desc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}
/* anagram END */


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;
}
/* start anagram mod */
/* BOF price-break-1.11.3 */
TD.productPriceInListing {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ff9933;
}

TD.productPriceInBox {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	background: #FF9933;
	font-weight: bold;
	margin: 1px;
	padding: 1px;
	border: 1px solid #FFFFFF;
}
/* EOF price-break-1.11.3 */
/* end anagram mod */


.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; }

.result td           {color:#2C2822;}
.result a            {color:#2C2822; text-decoration:underline;}
.result a:hover      {text-decoration:none;}
.result b            {color:#2C2822; font-weight:bold;}

																			
.footer td 		  {color:#FFF;}				/*  Copyright © 2007  */
.footer a 		  {color:#E2EFF3; text-decoration:none} 				/*  Company Name   */
.footer a:hover   {text-decoration:underline}				/*  Company Name   */
.footer b a 	  {color:#FFF; text-decoration:underline; font-weight:bold;}				/*  osCommerce  */
.footer b a:hover {text-decoration:none}				/*  osCommerce  */


.popup a		{color:#2C2822; font-size:11px; text-decoration:none;}	
.popup a:hover	{text-decoration:underline;}
.popup span 	{color:#6DAC07; font-weight:bold; text-decoration:underline;}	
.popup1 span 	{color:#E2EFF3;}	


#container td {
	font-size:12px;
	line-height: 13pt;
}

#container p {
	font-size:12px;
	line-height: 13pt;
	text-align: justify;
}

#mainContent p { 
	font-weight:normal;
	color:#000;
	text-align: justify;
	font-size:12px;
	line-height: 1.5;

}

 #container #mainContent h1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FC6A00;
	text-align: left;
}
#container #mainContent h2 {
	font-size: 11px;
	color: #666;
	line-height: 13px;
}
#container {
	width: 520px;
	background: #FFFFFF;
	text-align: justify; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#mainContent p {
	text-align: justify;
}
#mainContent .bottles {
	font-size: 10px;
	color: #666;
}
#container .airform {
	font-size: 10px;
	color: #333;
	text-align: right;
}
#container .airformbox {
	font-size: 11px;
	color: #333;
	text-align: left;
}
.highlight {
	font-style: normal;
	font-weight: bold;
}

