.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ff0000; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #FF0000; font-weight: bold; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }
.verysmallText { font-family: Verdana, Arial, sans-serif; font-size: 8px; }
.verybigText { font-family: Verdana, Arial, sans-serif; font-size: 14px; }

BODY {
  background: #eeeeee url(gfx/back.jpg) fixed top center;
  color: #000000;
  margin: 0px;
}

.headNav {
  font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #222222; font-weight: bold; text-align: center;
}
a.head {
	color: #85c026; text-decoration: none;
}
a.head:hover {
	text-decoration: none; color: #455b34; background: transparent;
}
a.head:active {
	text-decoration: none; color: #000000;
}
.head_front {
z-index: 99;
	//background:black url(gfx/header200912.jpg) no-repeat fixed top center;
	background:white;
}
.mouseOver { background-color: #84c125; }

#div1 {
z-index: 100;
	font-family: Verdana, Arial, sans-serif; font-size: 12px; font-weight:normal; color: #000000; position:relative; top: 0; left: 0; float:right; visibility:hidden;
}

#head {
z-index: 99;
	/* Netscape 4, IE 4.x-5.0/Win and other lesser browsers will use this */
  position: absolute; left: 0px; top: 0px;
  width:100%;
}
body > div#head {
z-index: 99;
  /* used by Opera 5+, Netscape6+/Mozilla, Konqueror, Safari, OmniWeb 4.5+, iCab, ICEbrowser */
  position: fixed;
  width:100%;
}
div#head {
z-index: 99;
  /* IE5.5+/Win - this is more specific than the IE 5.0 version */
  left: expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
  top: expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
  width:100%;
}

#fullscreen_back {
z-index: 990;
	/* Netscape 4, IE 4.x-5.0/Win and other lesser browsers will use this */
  position: absolute; left: 0px; top: 0px;
  width:100%;
}
body > div#fullscreen_back {
z-index: 990;
  /* used by Opera 5+, Netscape6+/Mozilla, Konqueror, Safari, OmniWeb 4.5+, iCab, ICEbrowser */
  position: fixed;
  width:100%;
}
div#fullscreen_back {
z-index: 990;
  /* IE5.5+/Win - this is more specific than the IE 5.0 version */
  left: expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
  top: expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
  width:100%;
}

#fullscreen {
z-index: 999;
	/* Netscape 4, IE 4.x-5.0/Win and other lesser browsers will use this */
  position: absolute; left: 0px; top: 0px;
  width:100%;
}
body > div#fullscreen {
z-index: 999;
  /* used by Opera 5+, Netscape6+/Mozilla, Konqueror, Safari, OmniWeb 4.5+, iCab, ICEbrowser */
  position: fixed;
  width:100%;
}
div#fullscreen {
z-index: 999;
  /* IE5.5+/Win - this is more specific than the IE 5.0 version */
  left: expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
  top: expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
  width:100%;
}

#menuShow{
border: 0px solid #666666;
padding: 0px;
font-size: 9px;
font-family: Verdana, Arial, sans-serif;
position: absolute;
width: auto;
height: auto;
}
#menuSelect{
border: 0px solid #666666;
padding: 0px;
font-size: 9px;
font-family: Verdana, Arial, sans-serif;
position: absolute;
width: auto;
height: auto;
}

A {
  color: #000000;
  text-decoration: none;
}
A:hover {
  color: #455b34;
  text-decoration: none;
}
A:active {
  text-decoration: none; color: #000000;
}

FORM {
	display: inline;
}

TR.header {
  background: #DDDDDD;
}

TR.headerNavigation {
  background: #000000;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #000000;
  color: #DDDDDD;
  font-weight: bold;
}

A.headerNavigation { 
  color: #DDDDDD; 
}

A.headerNavigation:hover {
  color: #000000;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #222222;
  font-weight: bold;
  text-align: center;
}

TR.headerInfo {
  background: #006600;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #006600;
  color: #222222;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #FFFFFF;
}

.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: transparent url(gfx/mainbox_50.png) top left;
  color: #222222;
  font-weight: bold;
}

x.no-opacity {
  position: relative;
  filter:alpha(opacity=100);
  opacity: 1.0;
  -moz-opacity:1.0;
}

.infoBox {
  #background: transparent url(gfx/infobox_50.png) top left;
  background: #84c125;
}

.infoBoxCont {
  #background: transparent url(gfx/infobox_50.png) top left;
  background: #84c125;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxHead {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #ffffff;
  color: #ffffff;
  border: 0px;
  border-style: solid;
  border-color: #FFFFFF;
}

.mainBoxBorder {
  border: 1px;
  border-style: solid;
  border-color: #84c125;
}

.mainBox {
  #background: transparent url(gfx/mainbox_50.png) top left;
  background: #fff;
}

.mainBoxCont {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.mainBoxHead {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #ffffff;
  color: #000000;
  border: 0px;
  border-style: solid;
  border-color: #ffffff;
}

.infoBoxContents {
  background: #84c125;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxContents2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding: 0px;
  color: #000000;
  border: 0px;
  border-style: solid;
  border-color: #FFFFFF;
  filter:alpha(opacity=50);
  -moz-opacity:.50;
  opacity:.50;
}

.infoBoxNotice {
  background: #FF0000;
}

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

.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #84c125;
  color: #ffffff;
  border: 0px;
  border-style: solid;
  border-color: #FFFFFF;
}

.infoBoxHeading2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #000000;
  border: 0px;
  border-style: solid;
  border-color: #FFFFFF;
}

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

.prodBox {
  background: #ffffff;
}

.prodBoxContents {
  background: #ffffff;
  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: transparent url(gfx/mainbox_50.png) top left;
}

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: transparent url(gfx/mainbox_50.png) top left;
}

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

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #FFFFFF;
  color: #000000;
  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-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #000000;
}

TR.subBar {
  background: #f4f7fd;
}

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

.main-white { color:#FFFFFF; }

TD.main, P.main, DIV.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.main2, P.main2 {
  text-align: center;
  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;
}

.smallSplitResults {
  background-color:#0000FF;
  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 {
  background: #cccccc;
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

.textarea {
  background: #cccccc;
  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-weight: bold;
}

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

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #660000;
}
TR.dropdown {
  width: 100%;
}
TD.dropdown {
  width: 100%;
}

.moduleRow { }
.moduleRowOver { background-color: #9999ff; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #cccccc; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #DDDDDD; background: #000000; filter:alpha(opacity=70); -moz-opacity:.70; opacity:.70; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; background: #FFFFFF; filter:alpha(opacity=70); -moz-opacity:.70; opacity:.70; }

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

.thumbnail{ position:relative; z-index:0; }
.thumbnail:hover{ background-color:transparent; z-index:25; }
.thumbnail span{ position:absolute; background:white; padding:2px; top:0px; left:-1000px; border:1px solid black; visibility:hidden; color:black; text-decoration:none; }
.thumbnail span img{ border:0px solid black; padding:0px; }
.thumbnail:hover span{ visibility:visible; top:0px; left:126px; }

.thumbnail2{ position:relative; z-index:0; }
.thumbnail2:hover{ background-color:transparent; z-index:25; }
.thumbnail2 span{ position:absolute; background:white; padding:0px; left:-1000px; border:1px solid black; visibility:hidden; color:black; text-decoration:none; }
.thumbnail2 span img{ border:0px solid black; padding:0px; }
.thumbnail2:hover span{ visibility:visible; top:0px; left:-110px; }

.thumbnail_L{ position:relative; z-index:0; }
.thumbnail_L:hover{ background-color:transparent; z-index:25; }
.thumbnail_L span{ position:absolute; background:white; padding:0px; top:0px; left:-1000px; border:1px solid black; visibility:hidden; color:black; text-decoration:none; }
.thumbnail_L span img{ border:0px solid black; padding:0px; }
.thumbnail_L:hover span{ visibility:visible; top:80px; left:0px; }

.thumbnail_C{ position:relative; z-index:0; }
.thumbnail_C:hover{ background-color:transparent; z-index:25; }
.thumbnail_C span{ position:absolute; background:white; padding:0px; top:0px; left:-1000px; border:1px solid black; visibility:hidden; color:black; text-decoration:none; }
.thumbnail_C span img{ border:0px solid black; padding:0px; }
.thumbnail_C:hover span{ visibility:visible; top:80px; left:-244px; }

.thumbnail_R{ position:relative; z-index:0; }
.thumbnail_R:hover{ background-color:transparent; z-index:25; }
.thumbnail_R span{ position:absolute; background:white; padding:0px; top:0px; left:-1000px; border:1px solid black; visibility:hidden; color:black; text-decoration:none; }
.thumbnail_R span img{ border:0px solid black; padding:0px; }
.thumbnail_R:hover span{ visibility:visible; top:80px; left:-489px; }

/*---------------------------------*/
/*   Vertical Fly-Out Menu Style   */
/*---------------------------------*/
.verbar	{   /* Color of main vertical menubar and border */
	color: black;
	background-color: #ffffff;
	border: 0px solid #84c125;
}
.vertitem	{          /* Behaviour of main vertical menu items, leave as is for proper operation */
	text-align: left;
	white-space: nowrap;
}
.vertitem	a {   /* Font style, size of main menu items */
  font-family: Verdana, Arial, sans-serif;
	font-size: 10px;		
	text-decoration: none;
	position: relative;
	display: block;		
}
.vertitem a:link, .vertitem a:visited	{   /* Default font style & color of main menu items */
	color: #000000;
	text-decoration: none;
	background:url('gfx/cat_bg.png') no-repeat;
}
.vertitem a:hover	{   /* Font style & color, background menu color of main menu item when hovered over */
	color: #84c125;
/*	background-color: #84c125;*/
	text-decoration: none;
}
.vertitem a:active	{   /* Font style & color, background menu color of main menu item when clicked */
	color: #000000;
	font-weight: bold;
	background-color: #ffffff;	
	text-decoration: none;
	background:url('gfx/cat_bg.png') no-repeat;
}
.vertsubmenu	{   /* Behaviour of sub-menu  - leave as is for proper operation of submenus */
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
}
.vertsubframe	{   /* Color of submenu item and border */
	background-color: #ffffff;
	border: 1px solid #84c125;
	position: relative;
	display: block;	
}
.vertsubitem	{     /* Behaviour of sub-menu  - leave as is for proper operation of submenus */
	text-align: left;
	white-space: nowrap;
}
.vertsubitem a	{   /* Font style, size of submenu items */
  font-family: Verdana, Arial, sans-serif;
	font-size: 10px;			
	text-decoration: none;
	position: relative;
	display: block;	
}
.vertsubitem a:link, .vertsubitem a:visited	{   /* Default font style & color of submenu items */
	color: #000000;
	text-decoration: none;	
}
.vertsubitem a:hover	{   /* Font style & color, background submenu color of submenu item when hovered over */
	color: #ffffff;
	background-color: #84c125;
	text-decoration: none;
}
.vertsubitem a:active	{   /* Font style & color, background submenu color of submenu item when clicked */
	color: #000000;
	background-color: #ffffff;	
	text-decoration: none;			
}
.vertsubitem .vertfwdarr, .vertitem .vertfwdarr	{   /* Positioning of right arrow for submenus */
	position: absolute;
	top: 3px;
	right: 8px;
}
.dmselected {   /* Style override for selected category tree */
    background-color: #fff;
		font-weight: bold;
}
.verbar .dmselected {   /* Style override for selected root category */
    background-color: #fff;
}