/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

/*Added by Patrick*/

 table.dummy_column {
  //color: #AABBDD;
  //background: #ff0000;
  margin: 0px 10px 0px 0px;
}

table.left_pat_column {
  margin: 0px 0px 0px 0px;
}

table.left_pat_column td.topcell_pat{
  line-height 500%;
}


table.right_pat_column {
/*  color: #AABBDD;*/
/*  background: #ffaa00;*/
  margin: 0px 0px 0px 0px;

}

TD.Patrick {
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
}

TD.productDesc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #808080;
  padding: 1px 7px 1px 7px;
}
TD.productheadDesc {
 font-family: Verdana, Arial, sans-serif;
 font-size: 10px;
 font-weight: normal;
 color: #808080;
 padding: 4px 0px 0px 10px;
}


<style type="text/css">

a:link {color: #0F0f0f; text-decoration: bold; }
a:active {color: #0F58A0; text-decoration: none; }
a:visited {color: #0F58A0; text-decoration: none; }
a:hover {color: #886ED7; text-decoration: bold; }

</style> 




/*End additions by Patrick*/






.boxText { font-family: Verdana, Arial, sans-serif; font-size: 16px; text-align: right; }
.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; }

BODY {
  text-align:center
  background: #ffffff;
  color: #000000;
  
  margin: 4px;
}

#content {
width: 900; margin: auto;
border: 0px solid #999999;
text-align:center;

}


/*.page_size {
  width: 770px;
  border: solid; border-width: 2px;
  background: #ffffff;
  color:  rgb(20, 92, 29);
  margin: auto;
  margin-top: 20px;
  text-align: center;
}  */


A {
  font-family: Arial
  color: #FF00FF;
  visited:#0F58A0;
  text-decoration: none;
}

A:hover {
  font-family: Arial
  color: #0F58A0;
  text-decoration: none;
}
/*
<style type="text/css">
A:link {background: #FFCC00;   color: #FF00FF; text-decoration: overline}
A:visited {background: #FFCC00; text-decoration: none}
A:active {background: #FFCC00; text-decoration: none}
A:hover {background: #FFCC00; font-weight:bold; color: red;}
</style>
*/

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #0F58A0;
  /*background: #ffffff;*/
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  /*font-size: 14px;
  background: #0F58A0;*/
  background: #ffffff;
  color: #0F58A0;
  font-weight : bold;
}
TD.headerNavigationSmaller {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  //background: #0F58A0;
  background: #ffffff;
  color: #0F58A0;
  font-weight : bold;
}
td.HEADER_CART_TEXT {
 font-family: Arial;
  font-size: 11px;
  background: #ffffff;
  color: #0F58A0;
  font-weight: bold;
  text-align: left;	
}

#ID_HEADER_CART_TEXT {
 font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ffffff;
  color: #0000aa;
  font-weight: bold;
/*  text-align: center;	*/
}


A.headerNavigation { 
  color: #0F58A0; 
}

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: #0F58A0;


}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #0F58A0;
  color: #ffffff;
  font-weight: bold;
}

TD.SmallTextBorder{
FONT-SIZE: 11px;  
COLOR: #666666; 
FONT-FAMILY:  Arial;
BORDER: 1px solid #dedecc;
CELLSPACING: 2px;

}

.infoBox {
  background: #ffffff;
}



.infoBoxContents {
  /*background: #f8f8f9;*/
  background: #ffffff;
  font-family: Arial;
  font-size: 15px;
  text-align:right;
  font-weight: bold;
  color: #0F58A0;
  

}

.orderhistoryBoxContents {
  /*background: #f8f8f9;*/
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  text-align:left;
  font-weight: bold;
  

}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Arial;
  font-size: 15px;
  font-weight: bold;
  background: #ffffff;
  color: #0F58A0;
}

TD.orderhistoryBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #ffffff;
  color: #0F58A0;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  
}



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;*/
  background: #ffffff;
  
  
}

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;*/
  background: #ffffff
  
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #0F58A0;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #0F58A0;
  color: #FFFFFF;
  font-weight: bold;
  
}

TD.productListing-data {
  font-family: Arial;
  font-size: 12px;
  color: #0F58A0;
}

A.pageResults {
  color: #0F58A0;
}

A.pageResults:hover {
  color: #0F58A0;
  background: #FFFFFF;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial;
  font-size: 18px;
  font-weight: bold;
  color: #0F58A0;
}

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: 12px;
  line-height: 1.5;
  color: #0F58A0;

}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial;
  font-size: 12px;
  color: #0F58A0;
  border: 0px;
  border-style: solid;
  border-color: #0F58A0;
  border-spacing: 0px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  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;
  color: #0f579f;
  font-size: 15px;
  font-weight: bold;
}

TD.consultantHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  color: #0F58A0;
}

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: 10px;
  /*text-align: center  */
}

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; }


/*--- navigation styless -------*/

#nav {
	width:880px;
	margin:0 auto;
	height: 35px;
	font-size: 10px;
	}
#nav-change {
	width:800px;
	margin:0 auto;
	height: 35px;
	font-size: 10px;
	}
#navLogo {
	height: 76px;
	width: 200px;
	background-image: url(images/LB_logo.gif);
	float: left;
}
#spacer2 {
	height: 15px;
	width: 690px;
	float: right;
}
#navbarMain {
	height: 36px;
	width: 670px;
	float: right;
	padding-right: 5px;
	padding-left: 5px;
	outline:none;
}
#navhome {
	height: 22px;
	width: 60px;
	float: left;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #999999;
	outline:none;
	
}
#navAbout {
	height: 22px;
	width: 60px;
	float: left;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #999999;
	outline:none;
}
#navProducts {
	height: 22px;
	width: 91px;
	float: left;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #999999;
	outline:none;
}
#navConsultants {
	height: 22px;
	width: 100px;
	float: left;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #999999;
	outline:none;
}
#ourVision {
	height: 22px;
	width: 90px;
	float: left;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #999999;
	outline:none;
}
#navContactus {
	height: 22px;
	width: 80px;
	float: left;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #999999;
	outline:none;
}
#navFeedback {
	height: 22px;
	width: 81px;
	float: left;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #999999;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #999999;
	outline:none;
}
#navHeroingredients {
	height: 22px;
	width: 130px;
	float: left;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #999999;
	outline:none;
}
#navBecomeconsultant {
	height: 22px;
	width: 164px;
	float: left;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #999999;
	outline:none;
}
/*a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #00CCCC;
}
a:active {
	text-decoration: none;
	color: #00CCCC;
}*/
.navigation a
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#0F58A0;
font-weight:bold;
}
.navigation a:hover
{
color:#000000;
}
.navigation1 a
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
font-weight:bold;
}
.navigation1 a:hover
{
text-decoration:underline;
}