/* STYLE SHEET FOR RSGA NORTHERN WILDFLOWERS COLLECTION */

/* Link tags are order-dependent:  link, visited, hover, active */


/* NWC LINKS */
a { font-weight: bold; }							/* Always bold unless superceded */


/* NWC HEADER */
.NWC_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	color: BLACK;
	text-decoration: none;
	text-align: center;
		}

.NWC_header1 { font-size: 16px;  font-weight: bold;  font-style: normal; }		/* Title */
.NWC_header2 { font-size: 13px;  font-weight: bold;  font-style: italic; }		/* Artist */
.NWC_header3 { font-size: 13px;  font-weight: bold;  font-style: normal; }		/* Text box content */
.NWC_header4 { font-size: 13px;  font-weight: bold;  font-style: normal; }		/* Order page headers */

.NWC_fineprint { font-size: 10px;  font-weight: bold;  font-style: normal; }		/* Order page fine print */


/* NWC WORD PHRASES */
.NWC_nwc { color: #800080;  font-weight: bold;  font-style: italic; }			/* Cranberry */


/* NWC TITLE BARS */
.NWC_titlebar td {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 18px;
			font-weight: bold;
			font-style: normal;
			color: BLACK;
			text-decoration: normal;
			text-align: center;
			background-color: #d5a2df;								/* RSGA Purple */
			padding: 3px;
				}


/* PHOTO MENU BARS */
.photomenu td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: BLACK;
	text-decoration: none;
	text-align: center;
		}
.photomenu  a { font-size: 11px;  color: BLACK;  text-decoration: none; }
.photomenu  a:link { color: BLACK;  text-decoration: none; }				/* Usually Purple */
.photomenu  a:visited { color: BLACK;  text-decoration: none; }			/* Usually Cornflower */
.photomenu  a:hover { color: BLACK;  text-decoration: underline; }			/* Usually Violet */
.photomenu  a:active { color: RED; }																/* Red */
.photomenu   img  { border-style: solid;  border-width: 2px;  border-color: black; }


/* TOP PROMPT LINK */
.top { font-family: Albertus, Arial, Helvetica, sans-serif;
			font-size: xx-small;  font-weight: bold;  font-style: normal;
			color: BLACK;  text-decoration: none;  text-align: right; }
.top  a { font-size: x-small;  color: BLACK;  text-decoration: none; }
.top  a:link { color: BLACK;  text-decoration: none; }
.top  a:visited { color: BLACK;  text-decoration: none; }
.top  a:hover { color: #400080;  text-decoration: underline; }				/* Purple */
.top  a:active { color: BLACK;  text-decoration: underline; }


/* NWC ITEM TITLE LINE */
.NWC_itemtitle {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 18px;
			font-weight: bold;
			font-style: normal;
			color: BLACK;
			text-decoration: normal;
			text-align: center;
/*			background-color: #d5a2df;	*/							/* RSGA Purple (disabled) */
			padding: 1px;
				}
/* .NWC_itemphoto  img  { border-color: #8080c0;  border-width: 1px; } */		/* Cornflower */
.NWC_itemphoto  img  { border-color: #BLACK;  border-width: 1px; }		/* Black */


/* NWC ITEM DESCRIPTION LINES */
.NWC_itemtext {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 14px;
			font-weight: normal;
			font-style: normal;
			color: BLACK;
			text-decoration: normal;
			text-align: center;
				}
.NWC_itemtext  a { font-size: 14px;  color: normal;  text-decoration: underline; }
.NWC_itemtext  a:link { color: normal;  text-decoration: underline; }
.NWC_itemtext  a:visited { color: normal;  text-decoration: underline; }
.NWC_itemtext  a:hover { color: #400080;  text-decoration: underline; }		/* Purple link */
.NWC_itemtext  a:active { color: #ff0000;  text-decoration: underline; }		/* Red */


/* NWC ITEM PRICE LINE */
.NWC_priceline {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 18px;
			font-weight: bold;
			font-style: normal;
			color: BLACK;
			text-decoration: normal;
			text-align: center;
			vertical-align: middle;
				}
.NWC_priceline  i  { vertical-align: middle;  font-size: 12px; }
.NWC_priceline  img  { vertical-align: middle; }
<!-- .NWC_fineskip  { font-size: 1px; } -->
.NWC_fineskip  { line-height: 1px; }


/* NWC EMBEDDED MENU BARS */
.NWC_BabyBarMenu td {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 13px;
			font-weight: bold;
			font-style: normal;
			color: BLACK;
			text-decoration: normal;
			text-align: center;
				}
.NWC_BabyBarMenu  a { color: normal;  text-decoration: underline; }
.NWC_BabyBarMenu  a:link { color: #400080;  text-decoration: underline; }	/* Purple */
.NWC_BabyBarMenu  a:visited { color: #8080c0;  text-decoration: underline; }	/* Cornflower */
.NWC_BabyBarMenu  a:hover { color: #8000c0;  text-decoration: underline; }	/* Violet */
.NWC_BabyBarMenu  a:active { color: #ff0000;  text-decoration: underline; }	/* Red */

.NWC_HomeBarMenu { font-size: 16px; }			/* Make it somewhat bigger */

.NWC_MiniBarMenu td {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			font-weight: bold;
			font-style: normal;
			color: BLACK;
			text-decoration: normal;
			text-align: center;
				}
.NWC_MiniBarMenu  a { color: BLACK;  text-decoration: underline; }
.NWC_MiniBarMenu  a:link { color: BLACK;  text-decoration: underline; }		/* Keep it Black */
.NWC_MiniBarMenu  a:visited { color: BLACK;  text-decoration: underline; }	/* Keep it Black */
.NWC_MiniBarMenu  a:hover { color: #8000c0;  text-decoration: underline; }	/* Violet */
.NWC_MiniBarMenu  a:active { color: #ff0000;  text-decoration: underline; }	/* Red */


/* NWC CD ORDER MENU BARS */
.NWC_OrderMenu {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 18px;
			font-weight: bold;
			font-style: normal;
			color: 400080;																/* Purple */
			text-decoration: normal;
			text-align: center;
				}
.NWC_OrderMenu  a { color: normal;  text-decoration: underline; }
.NWC_OrderMenu  a:link { color: #400080;  text-decoration: underline; }		/* Purple */
.NWC_OrderMenu  a:visited { color: #400080;  text-decoration: underline; }	/* Keep it Purple */
.NWC_OrderMenu  a:hover { color: #8000c0;  text-decoration: underline; }		/* Violet */
.NWC_OrderMenu  a:active { color: #ff0000;  text-decoration: underline; }		/* Red */


/* NWC BOTTOM MENU BAR */
.NWC_BottomBarMenu td {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 16px;
			font-weight: bold;
			font-style: italic;
			color: BLACK;
			text-decoration: normal;
			text-align: center;
				}
.NWC_BottomBarMenu  a { font-size: 18px;  font-style: normal;  color: normal;  text-decoration: underline; }
.NWC_BottomBarMenu  a:link { color: #400080;  text-decoration: underline; }	/* Purple */
.NWC_BottomBarMenu  a:visited { color: #8080c0;  text-decoration: underline; }	/* Cornflower */
.NWC_BottomBarMenu  a:hover { color: #8000c0;  text-decoration: underline; }	/* Violet */
.NWC_BottomBarMenu  a:active { color: #ff0000;  text-decoration: underline; }	/* Red */


/* NWC PAYPAL BROWSER SETTINGS */
.NWC_PPsettings { font-family: Arial, Helvetica, sans-serif;
										  font-size: 10px;  font-weight: bold;  font-style: normal;
										  color: BLACK;  text-decoration: normal;  text-align: center; }

/* END OF STYLE SHEET FOR RSGA NORTHERN WILDFLOWERS COLLECTION */

