/*
  $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: 9px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 9px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 9px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 9px; color: #70d250; text-decoration: underline; }

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

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  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: 9px;
  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: 9px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
}

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: 9px;
/*  background: #b6b7cb;*/
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
}

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

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  line-height: 1.5;
  color: #999999;
}
TD.main-req, P.main-req {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  line-height: 1.5;
  color:#FF0000;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  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: 9px;
  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: 9px;
  font-weight: bold;
}

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

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

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

TD.productPriceInListing {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  background: #d2e9fb;
}

TD.productPriceInBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  background: #eeeeee;
}

TD.productPriceInProdInfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  background: #ccffcc;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

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

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 9px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 9px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 9px; background-color: #99ff00; }

/* input requirement */

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

.sectionCategory {
  padding-top: 6px;
  padding-bottom: 2px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  color: #776644;
  font-weight: bold;
}

TD.heading, P.heading {
  letter-spacing: 1.1px;
  font-family: Helvetica, Verdana, sans-serif;
  font-size: 11px;
  text-indent: 4px;
  color: #666666;
}


/*css for drop down */

#cssdropdown, #cssdropdown ul {
	padding: 0px;
	z-index:1000;
	margin: 0px;
	list-style: none;
}
#cssdropdown li {
	float: left;
	margin: 0px;
	position: relative;
	height: 17px;
}
.mainitems {
	width:109px;
	margin: 0px;
}
.mainitems li {
	width:99px;
	margin: 0px;
	text-align:left;
}
.mainitems a {
	text-align:left;
	text-decoration: none;
}
.subuls {
	display: none;
	width: 175px;
	z-index:1000;
	font-family: verdana;
	font-size: 9px;
	position: absolute;
	top: 1.2em;
	left: 0;
	margin-top:5px;
	background-color:#663333;
	border: 1px solid #BAB07F;
	filter:alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
}
.subuls ul {
	width: 100%;
	display:block;
}
.subuls li {
	width: 100%;
	height:17px;
	display:block;
	line-height:18px;
}
.subuls li a {
	text-decoration: underline;
	display:block;
	padding-left:5px;
	color:#FFFFFF;
	text-align:left;
}
#cssdropdown li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
}
#cssdropdown li:hover ul, li.over ul { /* lists nested under hovered list items */
	display: block;
}
#restofcontent { /*wrap rest of content of the page inside this div*/
	clear: left;
}
a.menu1:link {
	color: #BAB07F;
	height:17px;
	display:block;
	line-height:17px;
	text-decoration: none;
}
a.menu1:active {
	color: #BAB07F;
	text-decoration: none;
	height:17px;
	display:block;
	line-height:17px;
}
a.menu1:visited {
	color: #BAB07F;
	height:17px;
	display:block;
	line-height:17px;
	text-decoration: none;
}
a.menu1:hover {
	color: #663333;
	text-decoration: none;
	background-color: #BAB07F;
	height:17px;
	display:block;
	line-height:17px;
}
.style3 {
	font-size: 12px
}



.canvas{ color:#ffffff; font-size:10px; list-style:none; font-family:Verdana;height:20px; line-height:20px;}
.canvas :hover{ color:#ffffff; font-size:10px; list-style:none; font-family:Verdana;height:20px; line-height:20px;}
.chroma{ color:#ffffff; font-size:10px; list-style:none; height:20px; line-height:20px; font-family:Verdana;}
.chroma :hover{ color:#ffffff; font-size:10px; list-style:none; background:#bab07f; display:block;  height:20px; line-height:20px; font-family:Verdana;
}
.sup{ font-size:9px;}



#cssdropdown, #cssdropdown ul {
	padding: 0px;
	z-index:1000;
	margin: 0px;
	list-style: none;
}
#cssdropdown li {
	float: left;
	margin: 0px;
	position: relative;
	height: 17px;
}
.mainitems {
	width:109px;
	margin: 0px;
}
.mainitems li {
	width:99px;
	margin: 0px;
	text-align:left;
}
.mainitems a {text-align:left;

	text-decoration: none;
}
.subuls {
	display: none;
	width: 175px;
	z-index:1000;
	font-family: verdana;
	font-size: 9px;
	position: absolute;
	top: 1.2em;
	left: 0;
	margin-top:5px;
	background-color:#663333;
	border: 1px solid #BAB07F;
	filter:alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
}
.subuls ul {
	width: 100%;
	display:block;
	 
}
.subuls li {
	width: 100%;
	height:17px; display:block;
	line-height:18px;
}
.subuls li a {
	text-decoration: underline;display:block; padding-left:5px;	
	color:#FFFFFF;
	text-align:left;
}
#cssdropdown li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
}
#cssdropdown li:hover ul, li.over ul { /* lists nested under hovered list items */
	display: block;
}
#restofcontent { /*wrap rest of content of the page inside this div*/
	clear: left;
}
a.menu1:link {
	color: #BAB07F;height:17px; display:block;
	line-height:17px;
	text-decoration: none;
}
a.menu1:active {
	color: #BAB07F;
	text-decoration: none;height:17px; display:block;
	line-height:17px;
}
a.menu1:visited {
	color: #BAB07F;height:17px; display:block;
	line-height:17px;
	text-decoration: none;
}
a.menu1:hover {
	color: #663333;
	text-decoration: none;
	background-color: #BAB07F;height:17px; display:block;
	line-height:17px;
}



.glossymenu, .glossymenu ul{

list-style-type: none;
margin: 0; float:left;
padding: 0;
width: 189px; /*WIDTH OF MAIN MENU ITEMS*/
border:1px solid #c8c099;
background-color:#999999;
}

.glossymenu li{
	position: relative; 
	float:left;
	text-align:center;
	white-space:normal;
}

.glossymenu li a{
background-color:#999999;
font:  10px Verdana, Helvetica, sans-serif;
color: white;
display: block;
width: auto;
padding: 5px 0;
text-decoration: none;
border-bottom: 1px solid white;
}
.glossymenu li a:hover{
background-color:#c8c099;
color: white;
}
.glossymenu li ul{ /*SUB MENU STYLE*/
position: absolute;
width: 210px; /*WIDTH OF SUB MENU ITEMS*/
left: 0px;
top: 0px;
display: none;
}



/* for IE, with IE5/Mac backslash filter \*/
* html .glossymenu li ul{ /*SUB MENU STYLE*/
position: absolute;top:0px;
width: 210px; /*WIDTH OF SUB MENU ITEMS*/
display: none;
}
/* end filter */

.glossymenu li ul li{
float: left;

}

.glossymenu li ul a{
width: 210px; /*WIDTH OF SUB MENU ITEMS - 10px padding-left for A elements */
background-color:#999999; text-align:left;
border-bottom: none;
font:  10px Verdana, Helvetica, sans-serif;
color: white;
-moz-opacity: 0.80;
	opacity: 0.80;
}

.glossymenu .arrowdiv{
position: absolute;
right: 2px;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: white;
display: block;
}

.glossymenu li  ul a:hover, glossymenu li a:hover{
background-color: #c8c099;
color: white;
}

/* Holly Hack for IE \*/
* html .glossymenu li { float: left; height: 1%; }
* html .glossymenu li a { height: 1%; }
/* End */


body {background: #FFFFFF; }
/*li {background: #999999;}*/
#navigation ul {margin: 0px; padding:0px;  font: 11px arial; list-style: none;}
#navigation ul li {margin: 0; padding: 0; text-align: left;}
#navigation ul li a {display: block;  height: 20px; line-height: 20px;}
#navigation ul li a {
	display: block; 

	height: 20px;
	line-height: 20px;
	color: #ffffff; font-weight: normal;}

#navigation a:link, #navigation a:visited {
	background-color: #999999;
}
#currentpage a:link, #currentpage a:visited {
	background-color: #BBBBBB;
}
#navigation a:hover, #navigation a:active {
	background-color: #BAB07F;
}
#navigation ul li a span {padding-left: 10px;}
#navigation a.current {background: #999999 url(../../breathing/current.gif) no-repeat left center;}
#navigation ul li a {
	display: block; 
	width: 179px; 
	height: 20px;
	line-height: 20px;
	color: #FFFFFF; 	
	border-bottom: solid 0px #CCCCCC;}
	h1 {
	font-family: nick;
	font-size: 16px;
	color: BAB07F;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
h2 {
	font-family: nick;
	font-size: 12px;
	color: BAB07F;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
.book { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px; TEXT-DECORATION: none; color:666666; }
.nick {
	font-family: "nick", Verdana, 'Small Fonts', sans-serif;
	font-size: 10px;
	color: #bab07f;
}
.style1 {
	color: #bab07f;
	font-family: "CG Omega_nick", Verdana, 'Small Fonts', sans-serif;
	font-weight: 100;
	font-style: normal;
	line-height: 21px;
}
.style2 {
	color: #bab07f;
	font-family: "CG Omega_nick", Verdana, 'Small Fonts', sans-serif;
	font-weight: 100;
	font-style: normal;
	line-height: 14px;
}
.list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
}


a:link { color: #663333; text-decoration: none }
a:active { color: #663333; text-decoration: none }
a:visited { color: #663333; text-decoration: none }
a:hover { color: #BAB07F; text-decoration: none }
a.menu:link { color: #999999; text-decoration: none }
a.menu:active { color: #999999; text-decoration: none }
a.menu:visited { color: #999999; text-decoration: none }
a.menu:hover { color: #BAB07F; text-decoration: none }
.menu { font-size: 9px; font-family:Verdana, Arial, Helvetica, sans-serif; }
.MainText { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; TEXT-DECORATION: none; color:666666; }
.MainTextsm { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px; TEXT-DECORATION: none; color:999999; }

p { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; TEXT-DECORATION: none; color:666666; }



#navigation1 UL {
	FONT: 11px arial; LIST-STYLE: none; MARGIN: 0px; WIDTH: 179px
}
#navigation1 UL LI {
	MARGIN: 0px; PADDING-BOTTOM: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px; TEXT-ALIGN: left
}
#navigation1 UL LI A {
	DISPLAY: block; HEIGHT: 20px; LINE-HEIGHT: 20px; WIDTH: 179px
}
#navigation1 UL LI A {
	COLOR: #ffffff; DISPLAY: block; FONT-WEIGHT: normal; HEIGHT: 20px; LINE-HEIGHT: 20px; WIDTH: 179px
}
#navigation1 A:link {
	BACKGROUND-COLOR: #999999
}
#navigation1 A:visited {
	BACKGROUND-COLOR: #999999
}
#currentpage A:link {
	BACKGROUND-COLOR: #bbbbbb
}
#currentpage A:visited {
	BACKGROUND-COLOR: #bbbbbb
}
#navigation1 A:hover {
	BACKGROUND-COLOR: #bab07f
}
#navigation1 A:active {
	BACKGROUND-COLOR: #bab07f
}
#navigation1 UL LI A SPAN {
	PADDING-LEFT: 10px
}
#navigation1 A.current {
	BACKGROUND: url(../../breathing/current.gif) #999999 no-repeat left center

}
#navigation1 UL LI A {
	BORDER-BOTTOM: #cccccc 0px solid; COLOR: #ffffff; DISPLAY: block; HEIGHT: 20px; LINE-HEIGHT: 20px; WIDTH: 179px
}
/*css for drop down */
