/*
  $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
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.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: #3300ff; text-decoration: underline; }

td, tr {font:11px/14px tahoma, arial, helvetica, sans-serif; color:#636363;}

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  	background: #EDEEDC;
	/* background: #bbc3d3; */
  border-bottom: 1px solid #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #6C6F3C;
  font-weight: normal;
  background: #EDEEDC;
  border-top: 3px solid #bbc3d3;
  border-bottom: 1px solid #bbc3d3;
	/* background: #bbc3d3; */
}

A.headerNavigation { 
  color: #6C6F3C;
}

A.headerNavigation:hover {
  color: #2C3A54;
}

TR.headerNavigation {
  	background: #EDEEDC;
	/* background: #bbc3d3; */
  border-bottom: 1px solid #bbc3d3;
}

TD.headerNavigationRight {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #6C6F3C;
  font-weight: normal;
  background: #EDEEDC;
  text-align: right;
  border-top: 3px solid #bbc3d3;
  border-bottom: 1px solid #bbc3d3;
	/* background: #bbc3d3; */
}

A.headerNavigationRight { 
  color: #6C6F3C;
}

A.headerNavigationRight:hover {
  color: #2C3A54;
}
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;
  /*background: #EDEEDC;*/
  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.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;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
	font-weight: normal;
	font-size: 18px ;
	color: #797C47;
	text-align: top;
}

TD.pageHeading2, DIV.pageHeading2 {
	font-weight: normal;
	font-size: 18px ;
	color: #797C47;
	align: right;
}

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

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; */
  color: #495C7C;
  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: #EDEEDC; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; text-align:center;}
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; text-align:center;}

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

/* input requirement */

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

*
COLORS

C2C58E	194	197	142		Lt Olive
6C6F3C	108	111	60		Dk Olive
2C3A54	44	58	84		Dk Blue
495C7C	73	92	124		Soft Dk Blue

*/
body {margin:0; padding:0; background-color:#FFFFFF;}
form {margin:0; padding:0}

td, tr {font:11px/14px tahoma, arial, helvetica, sans-serif; color:#636363; vertical-align:top;  text-align:left;}

.end{ color:#B7D7F0; text-decoration:none; font-weight:bold; font-size:10px;}
.end a{ color:#B7D7F0; text-decoration:underline; font-weight:bold; font-size:10px;}
.end a:hover{ color:#B7D7F0; text-decoration:none;  font-weight:bold; font-size:10px;}

.end1{ color:#FFFFFF; text-decoration:none; font-weight:normal; font-size:9px}

button {font:11px/14px tahoma, arial, helvetica, sans-serif; color:#636363; vertical-align:top;  text-align:center;}

a{ color:#495C7C; text-decoration:underline;}
a:hover{ color:#495C7C; text-decoration:none;}

strong{ color:#6A6D3A;}
strong a{ color:#495C7C; text-decoration:underline; font-size:10px;}
strong a:hover{ color:#495C7C; text-decoration:none; font-size:10px;}
b a{ color:#6A6D3A; text-decoration:underline;}
b a:hover{ color:#6A6D3A; text-decoration:none;}
b{ color:#6A6D3A;}

.left td strong{ color:#495C7C}
.baner{ color:#6C6F3C; font-size:10px; line-height:13px;}
.baner strong{ font-size:12px;}
.baner a{ color:#526584; font-size:10px; font-weight:bold; text-decoration:underline}
.baner a:hover{ color:#526584; font-size:10px; font-weight:bold; text-decoration:none}

.baner1{ color:#FFFFFF; font-size:10px; line-height:13px;}
.baner1 strong{ font-size:12px; color:#FFFFFF;}
.baner1 a{ color:#FFFFFF; font-size:10px; font-weight:bold; text-decoration:underline}
.baner1 a:hover{ color:#FFFFFF; font-size:10px; font-weight:bold; text-decoration:none}

.lic_sect {font:11px/14px tahoma, arial, helvetica, sans-serif; color:#636363; vertical-align:top;  text-align:left; margin-left:10px; margin-right:10px}
.lic_header {font:14px tahoma, arial, helvetica, sans-serif; color:#636363; font-weight:bold; text-decoration:underline; text-align:center}
.lic_title {font:12px tahoma, arial, helvetica, sans-serif; color:#636363; font-weight:bold; text-decoration:underline}

ul {margin-left: 0; padding-left: 1.5em;}

.r1 ul { margin:0; padding:0; list-style:none;}
.r1 li { background:url(/images/ch_1.gif) center left no-repeat; margin:0 0 0 0; padding:0 0 0 9px;}
.r1 li a {line-height:16px; color:#495C7C; text-decoration:underline; background-position:left center;}
.r1 li a:hover { text-decoration:none; color:#495C7C}

.form{margin:2px 0 4px 0; color:#D3D3D3; border:1px solid #D3D3D3;}
.cc a{ color:#6A6D3A; text-decoration:underline}
.cc a:hover{ color:#6A6D3A; text-decoration:none;}


input1{width:181px; height:20px;  color:#636363; padding:2px 0 1px 6px;  font-size:11px;}
textarea{ font-family:tahoma, arial, helvetica, sans-serifwidth; width:181px; height:200px; color:#636363; padding:1px 0 1px 6px;   font-size:11px;  font-size:11px; }

.kn a{font-size:10px; line-height:13px; color:#495C7C; vertical-align:top; text-align:left; text-decoration:underline; font-weight:bold}
.kn a:hover{ text-decoration:none; font-size:10px; font-weight:bold}

.top{ border:1px solid #CCCCCC; width:80px; height:19px; padding:2px 0 0 4px;}
.top a{ color:#787878; font-size:9px; text-decoration:none}
.top a:hover{ color:#787878; font-size:9px; text-decoration:underline}

.input2{ width:232px; height:21px; border:1px solid #D3D3D3; font-size:12px; color:#636363} /* #636363 */
textarea{ width:285px; height:215px; border:1px solid #D3D3D3; overflow:auto;}

.copyright {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}

.copyright a {
	color: #336699;
	text-decoration: underline;
}
.copyright a:hover {
	text-decoration: none;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
	height: 17px;
	/* border: solid 1px #f00; */
}
.footer a {
	color: #000000;
	font-size: 10px;
	text-decoration: underline;
}
.footer a:hover {
	text-decoration: none;
}


.border_debug {
	border: solid 1px #f00;
}
.border_space1 {
	padding-left: 5px;
	padding-right: 0px;
	/*border: solid 1px #f00;*/
}
.border_space2 {
	padding-left: 5px;
	padding-right: 5px;
	/*border: solid 1px #f00;*/
}
.border_space3 {
	padding-left: 5px;
	padding-right: 0px;
	background-color: #CCCCCC;
	/*border: solid 1px #f00;*/
}
.border_space4 {
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 7px;
	border: solid 1px #ACB4C1;
}
.sio_ad0 {
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 7px;
}
.sio_ad1 {
	/*font-weight: bold;*/
	margin-left: 8px;
}
.sio_price0 {
	/*font-weight: bold;*/
	font-size: 18px;
	padding: 8px;
	text-align: center;
}
.sio_price1 {
	/*font-weight: bold;*/
	font-size: 12px;
	background-color: #C2C58E; /* #C2C58E #EDEEDC*/
	padding: 8px;
}
.bg_egg {
	align: top;
	background-image: url("images/egg-lt.jpg");
	background-repeat: no-repeat;
	background-position: right top;
}
.align_right1 {
	padding-left: 0px;
	padding-right: 10px;
	text-align: right;
	/* border: solid 1px #f00; */
}
.align_right2 {
	padding-left: 0px;
	padding-right: 0px;
	text-align: right;
	/* border: solid 1px #f00; */
}
.align_center1 {
	text-align: center;
	/* border: solid 1px #f00; */
}
.align_left1 {
	padding-left: 0px;
	padding-right: 0px;
	text-align: left;
	/* border: solid 1px #f00; */
}
.box_title2 {
	text-align: center;
	font-style: bold;
	font-weight: bold;
	color: #2C3A54;
	background: #bbc3d3;
	border-bottom:	solid 1px #2C3A54;
	height: 20px;
	/* border: solid 1px #f00; */
}
.area1 {
	padding-left: 0px;
	padding-right: 0px;
	text-align: left;
	background: #FFFFFF;
	border:	solid 1px #ACB4C1;
	width: 93%;
	/* border: solid 1px #f00; */
}
.area2 {
	padding-left: 15px;
	padding-right: 0px;
	text-align: left;
	/* border: solid 1px #f00; */
}

.column_left_area1 {
	padding-left: 8px;
	padding-right: 8px;
	text-align: left;
	background: #EDEEDC;
	height: 100%;
	/* border: solid 1px #f00;*/
}

.testimonial_title {
	font-weight: bold;
	font-style: italic;
}
.testimonial_body {
	font-weight: normal;
	font-style: italic;
}
.sio_label {
	font-weight: bold;
	font-style: italic;
}
.sio_label1 {
	font-weight: bold;
	font-size: 14px;
	font-color: #333366;
}
.large_font {
	font-size: 12px;
}
.italic2 {
	font-style: italic;
}

.red1 {
	color: #990000;
}
.red1_bold {
	font-weight: bold;
	color: #990000;
}
.align_center1 {
	padding-left: 0px;
	padding-right: 0px;
	text-align: center;
}
	
.navmain_sel {
	background-image: url(images/m1.jpg);
	font-weight: bold;
	color: #990000;
}

.navmain_level1 {
	background-color: #C2C58E;
	/*font-weight: bold;*/
	font-size: 18px;
	color: #787A48;
	/* height: 28px; */
	text-align: right;
	/*border-top: 8px solid #C2C58E;*/
	border-top: 1px solid #787A48;
	/*border-bottom: 1px solid #787A48;*/
	background-image: url('images/menu_level1_2arrows.gif');
	background-repeat: no-repeat;
	background-position: top right;
	padding-right: 27px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.navmain_level1 a {
	/*font-weight: bold;*/
	color: #787A48;
	text-decoration:none;
}

.navmain_level1 a:hover {
	color: #4A5E77;
	text-decoration:none;
}

.navmain_level2 {
	background-color: #C2C58E;
	/*font-weight: bold;*/
	font-size: 12px;
	color: #787A48;
	height: 15px;
	text-align: right;
	/*border-top: 0px solid #C2C58E;*/
	/*border-bottom: 1px solid #787A48;*/
	/*background-image: url('images/menu_level1_arrow.gif');*/
	/*background-repeat: no-repeat;*/
	/*background-attachment: fixed;*/
	/*background-position: right; */
	padding-right: 3px;
	padding-top: 0px;
}

.navmain_level2 a {
	/*font-weight: bold;*/
	color: #787A48;
	text-decoration:none;
}

.navmain_level2 a:hover {
	color: #4A5E77;
	text-decoration:none;
}


.title2 {
	font-weight: normal;
	font-size: 18px ;
	color: #797C47;
}

.title3 {
	font-weight: normal;
	font-size: 14px ;
	color: #797C47;
	text-align: center;
}
.title4 {
	font-weight: bold;
	font-size: 14px ;
	color: #797C47;
}
.title5 {
	font-weight: bold;
	font-size: 14px;
	color: #333366;
}
.phone1 {
	/*font-weight: bold;*/
	font-size: 24px;
	color: #ACB4C1;
}

.lt_gray1 {
	/*font-weight: bold;*/
	color: #ACB4C1;
}

.contact_us {
	/*font-weight: bold;*/
	margin-left: 82px;
	font-size: 24px;
	color: #ACB4C1;
}
.contact_us a{
	color: #ACB4C1;
	text-decoration: none;
}
.contact_us a:hover{
	text-decoration: underline;
}

.logo_text1 {
	font-weight: bold;
	font-size: 12px;
	color: #4A5E77;
}

.leftNav .menu{
  width: 180px;
	margin-left: 25px;
	margin-bottom: 50px;
  }
.home td.leftNav .menu{
	margin-bottom: 0;
  }
	td.leftNav .menu a{
	  display: block;
		width: 167px;
		padding: 3px 0 3px 14px;
		background: url(../img/menuArrow_base.gif) 0 5px no-repeat;
		font-size: 12px;
		color: #000066;
		text-decoration: none;
		font-weight: bold;
		}
	td.leftNav .menu a.active{
		background-image: url(../img/menuArrow_active.gif);
		color: #996600;
		}
	td.leftNav .menu .level_1 a{
		}
	td.leftNav .menu .level_2 a{
		width: 153px;
		padding-left: 28px;
		font-size: 11px;
		font-weight: normal;
		background-position: 14px 5px;
		}
	td.leftNav .menu .level_3 a{
		width: 139px;
		padding-left: 42px;
		font-size: 11px;
		font-weight: normal;
		background-position: 28px 5px;
		}
	td.leftNav .menu a:hover{
		background-image: url(../img/menuArrow_active.gif);
	  color: #996600;
	  }
	td.leftNav .menu a.active{
	  cursor: default;
	  color: #996600;
	  }
	td.leftNav .subMenu{
	  display: none;
	  }
	td.leftNav .subMenu_active{
	  display: block;
	  }
