/*
  $Id: stylesheet.css,v 1.15 2006/06/04 21:47:56 ken Exp $
*/
/* event calendar sytle sheet */
@import url("events_calendar.css");


.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: rgb(255,255,255); }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 12px; 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; }

INPUT {
  color: rgb(163,73,25);
  background: rgb(255,255,255);
  border: 1px solid rgb(102,102,102);
}

BODY {
  /*text-align: center;*/
/*  padding-left: 400px;
  padding-right: 400px;*/
  background: rgb(255,255,255);
  color: rgb(102,102,102);
  margin: 3px;
}

.expander {
/*  position: relative;*/
/*  margin-left: -400px;
  margin-right: -400px;*/
  max-width: 100%;
  min-width: 800px;
}
 
/* \*/
/** html .sizer,
* html .expander,
* html .innerwrapper
/*{height: 0;}*/
/* */

.siteframe {
 /*background-color: rgb(171,206,131);*/
  background-color: rgb(255,255,255);
}

.fixcenter {
  width: 866px;
/*  min-width: 846px;
  max-width: 946px;*/
/*  border: solid; border-width: 1px;
  background: rgb(255,255,255);
  color: rgb(204,204,204);*/
/*  margin-top: 5px;
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 5px;*/
/*    width:expression(document.body.clientWidth < 846? "846px" : document.body.clientWidth > 946? "946px" : "auto");*/
    border: solid; border-width: 1px;
    color: rgb(204,204,204);
    text-align: left;
	/*width: 840px;*/
	margin-right: auto;
	margin-left: auto;
        margin-top: 0px;
	/*margin-top: 10px;*/
	margin-bottom: 0px;
	/*text-align: center;*/
	border-top: 3px double #CCC;
	z-index: 1;
    background-color: rgb(255,255,255);
}

TABLE.eyebrowTop {
  padding-top: 4px;
  /*background: rgb(173,207,132);*/
}

TABLE.centerContent {
  /*padding-top: 12px;*/
  padding-left: -20px;
  background-color: rgb(237,237,237);
}

A {
	color: rgb(54,83,163);
	text-decoration: none;
}

A:hover {
  color: rgb(243,185,28);
}

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

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

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

FORM {
	display: inline;
}

TR.header {
  background: rgb(255,255,255);
}

TD.logo {
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
}

TD.logoText {
	padding-left: 4px;
	background: rgb(255,255,255);
}

TR.headNav {
  background: rgb(255,255,255);
}

TD.headNav {
  font-family: tahoma,sans-serif;
  font-size: 12px;
  background: rgb(255,255,255);
  color: rgb(102,102,102);
  font-weight : bold;
}

TD.breadhead {
	border-top: solid 1px rgb(221,221,221);
	border-bottom: solid 1px rgb(221,221,221);
    font-family: tahoma,sans-serif;
	font-size: 10px;
	background: rgb(242,242,242);
	color: rgb(102,102,102);
	padding-top: 2px;
	padding-bottom: 4px;
}
.breadcrumb {
    font-family: tahoma,sans-serif;
    font-size: 11px;
    text-decoration: underline;
    color: rgb(102, 102, 102);
}

A.headerNavigation { 
  color: rgb(102,102,102); 
}

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

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: rgb(255,255,255);
}

TD.headerInfo, A.headerInfo {
  font-family: tahoma,sans-serif;
  font-size: 12px;
  background: rgb(255,255,255);
  color: rgb(255,0,0);
  font-weight: bold;
  text-align: center;
}

A.headerInfo:hover {
  font-family: tahoma,sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: rgb(104,129,185);
}

TD.footer {
  font-family: tahoma,sans-serif;
  font-size: 10px;
  background-image: url("images/dmback.gif");
  color: rgb(54,54,54);
  font-weight: bold;
}

/*LI {
  list-style: none;
}*/
LI.none {list-style: none;}
	ol.decimal {list-style: decimal;}
	ol.lroman {list-style-type: lower-roman}
	ol.uroman {list-style-type: upper-roman}
	ol.lalpha {list-style-type: lower-alpha}
	ol.ualpha {list-style-type: upper-alpha}
	OL.none {list-style: none;}

.layout {
  width: 100%;
  table-layout: fixed;
}

.infoBoxColumnL {
	background: rgb(104,129,185);
	color: rgb(255,255,255);
	border: 1px solid rgb(221,221,221);
}

.infoBoxColumnR {
	/*border-left: 1px solid rgb(153,204,51);*/ /* maybe green */
	/*border-top: 1px solid rgb(153,204,51);*/  /* maybe green */
	/*border-left: 1px solid rgb(221,221,221);*/
	/*border-top: 1px solid rgb(221,221,221);*/
	padding-left: 8px;
	color: rgb(255,255,255);
	position: relative;
	background: rgb(104,129,185);
} 

.infoBoxColumnR a {
    /*color: rgb(163, 73, 25);*/
    color: rgb(255,255,255);
    font-size: 11px;
    font-weight: 300;
}

.infoBoxColumnL a {
    /*color: rgb(163, 73, 25);*/
    color: rgb(255,255,255);
    font-size: 11px;
    font-weight: 300;
}
.infoBox {
/*background-image: url("/images/infobox/flowers.jpg");*/
  /* border: thin solid rgb(153,204,51);*/
/*  border-left: 1px solid #E3E3E3;
  border-right: 1px solid #E3E3E3;*/
/*  border-bottom: 1px dotted rgb(204,204,204);*/
   color: rgb(255,255,255);
   text-align: left;
  /*background: rgb(246,245,247);*/
}

.infoBoxContents {
  font-family: tahoma,sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: rgb(246,245,247);
  font-family: tahoma,sans-serif;
  font-size: 10px;
}

.heading {
	color: rgb(51,51,255);
}

TD.infoBoxHeading {
  font-family: tahoma,sans-serif;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 1px;
  color: rgb(255,204,0);
  text-align: left;
  padding-top: 2px;
  padding-bottom: 2px;
  border-bottom: 1px solid rgb(204,204,204);
}

TD.infoBox, SPAN.infoBox {
  font-family: tahoma,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: rgb(255,255,255);
}

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: rgb(255,255,255);
}

TABLE.productListing {
  background: rgb(255,255,255);
  border-spacing: 1px;
  /*white-space: nowrap;*/
  table-layout: fixed;
}

TABLE.productActionBox {
  /*border: 1px solid rgb(204,204,204);*/
  width: 40%;
/*  white-space: nowrap;*/
  padding-right: 10px;
  background: rgb(255,255,255);
}

TABLE.productInfoBox {
    border-left: 1px solid rgb(204,204,204);
    border-right: 1px solid rgb(204,204,204);
    border-bottom: 1px solid rgb(204,204,204);  
    background: rgb(255,255,255);
}

.productImage {
    border: 1px solid rgb(204,188,189);
}

.productListing-heading {
  font-family: tahoma,sans-serif;
  font-size: 10px;
  background-image: url("images/dmback.gif");
  color: rgb(255,255,255);
  font-weight: bold;
}

TD.productListing-data {
  font-family: tahoma,sans-serif;
  font-size: 10px;
  color: rgb(173,92,52);
  position: relative;
}

TD.categoryDesc {
  /*font-family: Georgia,"Times New Roman",Times,serif;*/
  font-family: tahoma,sans-serif;
  font-size: 12px;
  color: rgb(173,92,52);
  text-align: left;
  font-weight: lighter;
  line-height: 16px;

}

TD.dmcat {
	white-space: nowrap;
	background: rgb(255,255,255);
	/*border-top: 1px solid rgb(204,204,204);*/
	padding-top: 2px;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: times,serif;
  font-size: 24px;
  font-spacing: 1px;
  font-weight: bold;
  line-height: 17px;
  text-align: left;
  color: rgb(51,51,51);
  padding-left: 8px;
  padding-top: 4px;
  padding-bottom: 4px;
}

TD.pageHeadingImg img {
  /*border: 1px solid rgb(201,201,201);*/
  padding: 2px;
  /*background-color: rgb(171,206,131);*/
  }

TD.productPrice {
  font-family: tahoma,sans-serif;
  color: rgb(153,0,0);
  font-size: 17px;
  font-weight: bold;
  text-align: left;
  padding-left: 8px;
}

TD.productAction {
  font-family: tahoma,sans-serif;
  text-align: left;
  color: rgb(102,102,102);
  padding-left: 12px;
  padding-right: 12px;
  font-size: 10px;
  font-weight: normal;
}

TD.productAction .actionItems {
}

TD.productInfoText {
    padding-left: 4px;
    font-family: tahoma,sans-serif;
    font-size: 10px;
    color: rgb(102,102,102);
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-family: tahoma,sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color: rgb(102,102,102);
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: tahoma,sans-serif;
  font-size: 10px;
  color: rgb(102,102,102);
}


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

TD.fieldKey {
  font-family: tahoma,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;
}

SELECT {
  background: rgb(255,255,255);
  border: 1px solid rgb(104,129,185);
}

TEXTAREA {
	width: 100%;
	font-weight: normal;
/*	font-size: small;*/	
	border: 1px solid rgb(102,102,102);
    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;
/*  background: rgb(153,204,51);*/
	border: 1px solid rgb(102,102,102);
}

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

SPAN.catText1 {
	font-size: 12px;
}

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

TD.productPriceInBox {
  font-family: Tahoma;
  color: rgb(153,0,0);
  font-size: 17px;
  font-weight: bold;
  text-align: left;
  padding-left: 8px;
}

TD.quantityText {
  font-family: Tahoma;
  color: rgb(102,102,102);
  font-size: 11px;
  font-weight: bold;
  text-align: left;
  padding-left: 8px;
}

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

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; }
.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: 12px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 12px; background-color: rgb(255,255,255); color: rgb(255,0,0); }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 12px; background-color: #99ff00; }

/* input requirement */

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

.contentText {
    font-family: Verdana, Arial, sans-serif;
    color: #333333;
    font-size: 2px;
}

.button {
  border: 0;
}

.cssButton {
  background: rgb(255,255,255);
  color: rgb(102,102,102);
  width: 88px;
  height: 20px;
  font-weight: bold;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 9px;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  border: 2px;
  border-style: solid;
  border-color: rgb(104,129,185);
  border-spacing: 1px;
}

TABLE.tabline {
  background: none;
  border-bottom: 1px #aaa solid;
}

/*-------------------------------------*/
/*   Horizontal Drop-Down Menu Style   */
/*-------------------------------------*/

.horbar	{   /* Color of main horizontal menubar and border */
	color: rgb(255,255,255);
    background-color: rgb(120,120,120);
	/*border: 1px outset #525252;*/
}

.horizitem	{          /* Behaviour of main horizontal menu items, leave as is for proper operation */
	float: left;
	white-space: nowrap;
    padding-top: 4px;
	/*padding-bottom: 4px;*/
	padding-left: 4px;
	padding-right: 4px;
        /*background-image: url("images/dmback.gif");*/
	width: 101px;
	height: 15px;
	/*table-layout: inherit;*/
	border-left: 1px rgb(255,255,255) solid;
	border-right: 1px rgb(255,255,255) solid;
	border-top: 1px rgb(255,255,255) solid;
	border-bottom: 1px rgb(255,255,255) solid;
}

.horizitem a {              /* Font style, size of submenu items */
    font-family: Verdana, Arial, sans-serif;
	font-size: 12px;	
	text-decoration: none;
 	position: relative;	
	display: block;
	text-align: center;
}

.horizitem a:link, .horizitem a:visited 	{      /* Font style & color of main menu items */
	/*color: rgb(64,64,64);*/
	color: rgb(255,255,255);
	text-decoration: none;
	text-align: center;
	font-size: 9px;
	font-weight: normal;
	text-transform: uppercase;
}

.horizitem a:hover	{       /* Font style & color, background menu color of main menu item when hovered over */
	color: rgb(0,0,0);
	background-color: rgb(255,255,255);
	text-decoration: none;
}

.horizitem a:active	{       /* Font style & color, background menu color of main menu item when clicked */
	color: #ffff00;
	background-color: #666666;	
	text-decoration: none;
}

.horizsubmenu	{       /* Behaviour of sub-menu items - leave as is for proper operation of submenus */
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
}

.horizsubframe	{      /* Color of submenu item and border */
    background-color: rgb(120,120,120);
	border: 1px solid rgb(255,255,255);
	position: relative;
	display: block;	
}

.horizsubitem	{       /* Behaviour of sub-menu items - leave as is for proper operation of submenus */
	text-align: left;
	white-space: nowrap;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	padding-right: 8px;
	border-bottom: 1px dotted;
}

.horizsubitem a {            /* Font style, size of submenu items */
    font-family: Verdana, Arial, sans-serif;
	font-size: 12px;	
	text-decoration: none;	
	position: relative;
	display: block;	
}

.horizsubitem a:link, .horizsubitem a:visited	{       /* Font color, style of submenu items */
	/*color: rgb(51,51,51);*/
	color: rgb(255,255,255);
	font-size: 10px;
	text-decoration: none;
}

.horizsubitem a:hover	{      /* Font color, style, background submenu color of submenu item when hovered over */
	color: rgb(0,0,0);
	background-color: rgb(255,255,255);
	text-decoration: none;
}

.horizsubitem a:active	{      /* Font color, style, background submenu color of submenu item when clicked */
	color: #ffff00;
	background-color: #666666;		
	text-decoration: none;
}

.horizsubitem .horizfwdarr, .horizitem .horizfwdarr	{      /* Positioning of right arrow for submenus */
	position: absolute;
	top: 5px;
	right: 8px;
}

.dmselected {   /* Style override for selected category tree*/
        background-color: #ccc;
       font-weight: bold;
}

.horbar .dmselected {   /* Style override for selected root category */
    background-color: rgb(104,129,185);
}
.tabcontent {
	padding:1em;
	clear:both;
	background: rgb(255,255,255);   /* Background color */
	border: 1px solid rgb(221,221,221);
    color: rgb(102,102,102);      /* font color */
	font-size: 11px;    /* font size -- does not affect standard view */
  }


#catnav, #catnav ul { /* all lists */
		padding: 0;
		margin: 0;
		list-style: none;
		float : left;
		width : 11em;
		line-height: 17px;
	}
	
#catnav li { /* all list items */
		position : relative;
		float : left;
		margin-bottom : -1px;
		width: 11em;
		line-height: 17px;		
	}
#catnav ul li a {
	  font-weight: normal;
	  margin-left: 10px;
	  /*white-space: nowrap;*/
	  line-height: 17px;
	  font-size: 10px;
    }
#catnav ul li ul li {
	margin-left: 10px;
    }
#catnav a.parent {
		font-weight: bold;
	}
#catnav ul li a.parent {
		color: rgb(255,204,0);
	}
#catnav li a:hover {
		/*color : rgb(255,204,0);*/
		color : rgb(204,225,177);
		text-decoration: underline;
	}
	
table .productInfo {
	border-left: 1px solid rgb(221,221,221);
	border-right: 1px solid rgb(221,221,221);
	border-bottom: 1px solid rgb(221,221,221);
	background: rgb(255,255,255);
}

#quickbox {
	position: absolute;
	display: block;
	text-align: left;
	border: solid 1px rgb(104,129,185);
	float: left;
	background-color: rgb(255,255,255);
	width: 150px;
}
#quickbox a {
    color: rgb(51,51,255);
    font-size: 10px;
}

#quickbox a:hover {
	font-weight: bold;
}
/*Browse by Categories. */
.browseByCap {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

.browseByCap A {
	color: rgb(167,108,76);
}

.browseByCap A:hover {
	color: rgb(104,129,185);
}

.browseByCap IMG {
	padding-top: 4px;
}

UL.BrowseBy {
  list-style: none;
  font-size: 11px;
  line-height: 15px;
  font-family: Verdana,Arial,Helvetica;
  text-decoration: none;
  margin-left: 0em;
  padding-left: 0em;
  /*text-indent: -1em;*/
}
