/* ----- MAIN SETTINGS ---- */
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #473722;
	margin: 0 auto;
	background-image: url(/images/grass-back.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-color: #71957f;
	font-size: 11px;
	}
h1,h2 {
	color: #990000 !important;
	margin-bottom: 1;
	margin-bottom: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
p {
		margin-top: 0;
	}
a {
	color: #8B1A2E;
	}
a:hover {
	color: #641321 !important;
	text-decoration: none;
	}

	
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #473722;
	position: relative; /* Moves the Text above the transparency */
	padding: 7px;
}
.body a { color: #003366; text-decoration: underline; }
.body a:hover { color: #003366; text-decoration: underline;}

.body h1 {
	font-size: 14px; 
	font-weight: bold;
	color: #003366;}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #2f200d;
	background-color: #a59075;
	padding: 2px;
}
.footer a { color: #2f200d; text-decoration: underline; }
.footer a:hover { color: #000000; text-decoration: underline;}

.subfooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #2f200d;
	padding: 2px;
}
.subfooter a {
	color: #333333;
	text-decoration: none;
}
.subfooter a:hover {
	color: #8b1a2e;
	text-decoration: underline;
}

.address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2f200d;
	position: relative; /* Moves the Text above the transparency */
	padding: 4px;
}
.address a { color: #8b1a2e; text-decoration: underline; }
.address a:hover {
	color: #08432f;
	text-decoration: underline;
}

.error {color: #FF0000;}

	
.top-repeat {
	background-image: url(/images/background-top.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#wrapper {
	overflow: hidden;
	width: 760px;
	}
	.overlay {
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		width: 100%;
		background: #feedd5;
		opacity: 0.60;
		-moz-opacity: 0.60;
		filter:alpha(opacity=60);
	}
	.container {
		position: relative;
		float: left;
	}
	.content {
		position: relative; /* Fixes the z-index */
		float: left;
	}
	#column-1 {
		width: 164px;
		height: 100%;
		min-height: 100%;
	    voice-family: "\"}\"";
    	voice-family: inherit;
    	height: auto;

	}
	.column-2 {
	width: 501px;
	margin-left: 10px;
	float: left;
	display: inline;
	padding: 10px;
	}
	#column-1 .content {
		
		width: 164px;
	}
	#column-2 .content {
		
		width: 501px;
	}
	#column-admin {
	width: 760px;
	float: left;
	display: inline;
	padding: 10px;
	}
#column-admin .content {	
		width: 760px;
	}
	/* Let's compensate for IE6's inability to interpret top: 0; and bottom: 0; */
	* html #column-1 .overlay { height: expression(document.getElementById("column-1").offsetHeight); }
	* html #column-2 .overlay { height: expression(document.getElementById("column-2").offsetHeight); }
	* html #column-admin .overlay { height: expression(document.getElementById("column-admin").offsetHeight); }
	
.left-background {
	background-color: #c6cab3;
	background-image: url(/images/left-background.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.crumbs {
	font-size: 10px;
	color: #000000;
}
.crumbs a {color: #8B1A2E;}
.crumbs a:hover {color: #641321;}

.sitemap { list-style: none; margin: 0px; padding: 0px;}
.sitemap li { list-style: none; font-weight: bold; padding: 2px 0px;}
.sitemap2 li {font-weight: normal; padding: 1px 0px;}

/* <Admin Styles> */
.adminlinks a {display: block; padding: 4px 0px;}
form {margin:0;}
.error {color: #FF0000; font-weight: bold;margin: 0px 0px; 0px; 0px;}
.errorField {background-color: #FFDDCC;}
.yes {color: #00CC00;}
.no {color: #CC0000;}
.maybe {color: #AAAA00;}
.tableEvenRow {background-color: #EEEEEE }
.tableOddRow {background-color: #FFFFFF }
.hasEvent {color:#990000; font-weight: bold;}
.calendarToday {background-color: #FFFFDD }

/* <NavigationStyles> */
.horiznav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #999999;
	margin: 0px;
	padding: 6px 0px;}
.horiznav a { color: #FFFFFF; text-decoration: none; padding: 4px 12px;}
.horiznav a:hover { background-color: #FFFFFF; color: #000000; text-decoration: none;}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 2px 0px;}
.nav a { display: block; color: #FFFFFF; text-decoration: none; padding: 2px 6px;}
.nav a:hover {
	background-color: #f3E3D0;
	color: #000000;
	text-decoration: none;
}

.subnav1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #ddcdb9;
	margin: 0px;
	padding: 2px 0px;}
.subnav1 a { display: block; color: #333333; text-decoration: none; padding: 3px 12px 3px 22px;}
.subnav1 a:hover { background-color: #FFFFFF; color: #000000; text-decoration: none;}

.subnav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #cccccc;
	margin: 0px;
	padding: 0px;}
.subnav2 a { display: block; color: #333333; text-decoration: none; padding: 2px 12px 2px 32px;}
.subnav2 a:hover { background-color: #FFFFFF; color: #000000; text-decoration: none;}

.subnav3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color: #cccccc;
	margin: 0px;
	padding: 0px;}
.subnav3 a { display: block; color: #333333; text-decoration: none; padding: 2px 12px 2px 42px;}
.subnav3 a:hover { background-color: #FFFFFF; color: #000000; text-decoration: none;}

.newsletterbox {
	padding: 10px;
	background-color: #DACDBA;
	margin-right: 5px;
	margin-left: 5px;
	border: 1px solid #A89479;
}
.redtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #8B1A2E;
	}






/* This is the default font for the entire page body */
.mainpage {
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/* This is a smaller text used for the wishlist, etc. */
.smalltext {
	font-size : 9px;
}

/* Style for page breaks when printing */
P.pageEnd {page-break-before: always}

/* ----- PAGE SECTIONS & HEADERS -----*/
/* Header is a large separating bar used in page layout */
/* Sections are used for output areas */
.header {
	BACKGROUND-COLOR: #828A92;
	FONT-SIZE: 14px;
	color : White;
	font-weight : bolder;
}
.section_title {
	font-size: 12px;
	font-weight: bold;
}

/* Used for the menu footer at the bottom of list and detail pages */
.section_footer {
	font-size: 11px;
	color : #8b1a2e;
}
A.section_footer {
	text-decoration : none;
}

HR.thickline {
	size: 1;
	height: 2px;
	margin-bottom : 0px;
	margin-top : 0px;
	border: 0;
}
HR.thinline {
	size: 1;
	height : 1px;
	margin-bottom : 0px;
	margin-top : 0px;
	border: 0;
}

/* Wish list button */
.WishButton {
	BORDER-RIGHT: 1px outset;
	BORDER-TOP: 1px outset;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	BORDER-LEFT: 1px outset;
	COLOR: white;
	BORDER-BOTTOM: 1px outset;
	BACKGROUND-COLOR: #999999;
	text-align : center;
}

/* CATEGORY PAGES: Category itself (large) plus 3 listing sizes  for subcats & article, etc. --------------------------------------------- */

/*** CATEGORY & PAGES ****************************************/

/* Page Title - only 1 title per page: category, feature, page, product */
H1 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	FONT-WEIGHT: normal;
	margin: 0px;
	color: #666699;
}
H1.page {
	font-size: 14px;
}
H1.category {
	font-size: 14px;
}
H1.feature {
	font-size: 14px;
}
H1.product {
	font-size: 14px;
}

/* Page SubTitles - Category Teaser Listings: category, feature, page, product */
H2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	color: #666699;
}

H2.product {	
	display: inline;
}

/* Teaser Lists: category, feature, page, product */
H3 {
	font-size:	10px;
	font-weight: bold;
	text-decoration: underline;
	color: navy;
	margin: 0px;	
}
H3.product {
	text-decoration: none;
}
.cat_title_large {
	font-size: 14px; 
	font-weight: bold;
	color: #003366;
}
.cat_title_small {
	color: #990000 ;
	margin-bottom: 1;
	margin-bottom: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.cat_title_list {
	font-family:  Arial, Helvetica, sans-serif;
	font-size:	12px;
	font-weight: bold;
	text-decoration: underline
}

.cat_text_large {
	font-size: 12px;
}
.cat_text_featured {
	font-size: 14px;
}
.cat_text_small {
	font-size: 11px;
}
.cat_text_list {
	font-size: 11px;
}

/* FEATURE:.Detail page -------------------------------- */

/* Style for detail item name, if no image defined   */
.FeatureTitle {
	font-size : 26px;
}
/* Style for product names, if no image defined   */
.FeatureTeaser {
	font-size : 16px;
	font-family : Arial, Helvetica, sans-serif;
}
.FeatureByline {
	font-size : 12px;
	font-style : italic;
	
}


/* PRODUCTS:. --------------------------------------------- */

/* Style for product names, if no image defined   */
.prodname {
	font-size : 16px;
	font-weight: bold;
}

/* Style for product names, if no image defined   */
.prodname_list {
	font-size : 14px;
	font-weight: bold;
}

/* Style for Product SKU line, if turned on */
.prodSKU {
	font-size : 11px;
	color : #666666;
}

/* Style for Product price, if turned on */
.prodprice {
	font-size : 12px;
}

/* Style for Product price emphasized words */
.prodprice2 {
	font-size : 12px;
	font-weight: bold;
	color: maroon;
}

/* Style for Product discount line, if turned on */
.proddisc {
	font-size : 12px;
	color : maroon;
}

/* Style for border around image on moreinfo page */
.listingimg {
	margin-right : 10px;
}

.moreimg {
	border-style : solid;
	border-width : 1px;
	border-color : Silver;
	padding : 10px;
	background-color: white;
}

.gallery_img {
	border-style : solid;
	border-color : Silver;
	margin-right : 3px;
	border-width : 1px;
}


/* ----- ORDER BOX & HIGHTLIGHT BOX -----*/
.BoxTitle {
	color: #990000 !important;
	margin-bottom: 1;
	margin-bottom: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.BoxText {
	font-family : Arial, Helvetica, sans-serif;	
	FONT-SIZE: 11px;  
}


/* ----- SHOPPING CART  -----*/

/* Style for shopping cart text */
.carttext {
	font-size : 11px;
}

/* Style for small shopping cart text */
.smallcarttext {
	font-size : 10px;
}



/* ----- INPUT FORM ---------------------------------*/
.formtitle {
	FONT-SIZE: 14px;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}
.formtext {
	FONT-SIZE: 12px;
	vertical-align : baseline;
	font-family : Arial, Helvetica, sans-serif;
}

.formerror {
	FONT-SIZE: 12px;
	color : Red;
}

.formerrorsmall {
	FONT-SIZE: 10px;
	color : Red;
}

.formtextsmall {
	FONT-SIZE: 10px; 
}

.FormTextVerySmall {
	FONT-SIZE: 9px;
}

.formfield {
	BACKGROUND-COLOR: #fbfbfb;
	BORDER-BOTTOM: #999999 1px solid;
	BORDER-LEFT: #999999 1px solid;
	BORDER-RIGHT: #999999 1px solid;
	BORDER-TOP: #999999 1px solid;
	COLOR: #003163;
	FONT-SIZE: 12px;
}

.formfieldlogin {
	BORDER-RIGHT: #cccccc 1px solid;
	BORDER-TOP: #cccccc 1px solid;
	FONT-SIZE: 11px;
	BORDER-LEFT: #cccccc 1px solid;
	COLOR: #101F74;
	BORDER-BOTTOM: #cccccc 1px solid;
	width : 120px;
}

.formfieldcheckbox {
	FONT-SIZE: 10px;
	COLOR: #cccccc;
}

.formbutton {
	BORDER-RIGHT: 1px outset;
	BORDER-TOP: 1px outset;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	BORDER-LEFT: 1px outset;
	COLOR: white;
	BORDER-BOTTOM: 1px outset;
	BACKGROUND-COLOR: #999999;
	text-align : center;
}
A.formbutton:visited {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	COLOR: #dddddd;
	BACKGROUND-COLOR: #999999;
	TEXT-DECORATION: none;
}
A.formbutton:hover {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: white;
	BACKGROUND-COLOR: #666666;
	TEXT-DECORATION: none;
}

/* ----- Listing Outputs (for address lists, etc.) ---------------------------*/
.ResultHead {
	FONT-SIZE: 16px;
}
.listingHead {
	FONT-SIZE: 12px; 
	TEXT-DECORATION: none;
}
.ListingSmall {
	font-size:	10px;
}
.listingTitle {
	FONT-SIZE: 14px;
	TEXT-DECORATION: none;
	font-weight : bold;
}
A.listingTitle:link {
	FONT-SIZE: 14px;  TEXT-DECORATION: none
}
A.listingTitle:visited {
	FONT-SIZE: 14px;  TEXT-DECORATION: none
	}
A.listingTitle:hover {
	FONT-SIZE: 14px; ; TEXT-DECORATION: underline
	}
	
.listingsubtitle {
	FONT-SIZE: 12px; FONT-STYLE: italic;  
}
.listingtext {
	FONT-SIZE: 12px; 
}
.listingsubtext {
	FONT-SIZE: 12px;  
}
.listingtagline {
	FONT-SIZE: 12px; 
}
.listingdate {
	FONT-SIZE: 12px;  
}



/* MENUs --------------------------------------------- */

.menu_category {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #ddcdb9;
	margin: 0px;
	padding: 2px 0px;}

.menu_category a
{
	  color: #333333; text-decoration: none; padding: 0px 12px 0px 22px;
}

.menu_category a:hover { background-color: #FFFFFF; color: #000000; text-decoration: none;}


.menu_page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 2px 0px;}

.menu_page a
{
	 color: #FFFFFF; text-decoration: none; padding: 0px 6px;
}
.menu_page a:hover
{
	/*background-color: #f3E3D0;*/
	color: #000000;
	text-decoration: underline;
}


.menu_page_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #ddcdb9;
	margin: 0px;
	padding: 2px 0px;
	}


a.menu_page_title
{
	 color: #333333; text-decoration: none; padding: 3px 12px 3px 22px;
}

.menu_page_title a:hover
{
background-color: #f3E3D0;
	color: #000000;
	text-decoration: none;
}


.menu_trail {
	font-size: 10px;
	text-decoration : none;
	COLOR: #000000;
}
a.menu_trail
{
	font-size: 10px;

}

.menu_footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #2f200d;
}
.menu_footer a {
	color: #2f200d;
	text-decoration: none;
	font-weight: normal;
}
.menu_footer a:hover {color: #000000; text-decoration: underline;}

.menu_subnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #2f200d;
}
.menu_subnav2 a {color: #2f200d; text-decoration: none }
.menu_subnav2 a.hover {color: #000000; text-decoration: underline;}


.menu_admin {
	FONT-WEIGHT: normal;
	FONT-SIZE: 8px;
	COLOR: #DAA520;
	TEXT-DECORATION: none
}
A.menu_admin{
	FONT-WEIGHT: normal;
	FONT-SIZE: 8px;
	COLOR: #DAA520;
	TEXT-DECORATION: none
}




.caution {
	COLOR: #ff6600; FONT-SIZE: 12px; FONT-WEIGHT: 700
}
.photocaption {
	COLOR: white; FONT-SIZE: 11px; 
}



/* ----- INPUT FORM ---------------------------------*/
TD.TopTierHeader {
}
.TopTierHeader {
	PADDING-RIGHT: 5px; PADDING-LEFT: 10px; FONT-WEIGHT: bold; FONT-SIZE: 12px;  FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; 
}

A.TopTierHeader:link {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; FONT-WEIGHT: bold; FONT-SIZE: 12px;  FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;  TEXT-DECORATION: none
}
A.TopTierHeader:visited {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; FONT-WEIGHT: bold; FONT-SIZE: 12px;  FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;  TEXT-DECORATION: none
}
A.TopTierHeader:hover {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; FONT-WEIGHT: bold; FONT-SIZE: 12px;  FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; TEXT-DECORATION: underline
}


/* ----- top tier is tabs; TD produces height ---------------------------------*/
TD.TopTierNav {
	FONT-WEIGHT: bold; FONT-SIZE: 17px;  FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.TopTierNav {
	FONT-WEIGHT: bold; FONT-SIZE: 11px;  FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A.TopTierNav:link {
	 FONT-SIZE: 11px; FONT-FAMILY: verdana,arial,sans serif; TEXT-DECORATION: none
}
A.TopTierNav:visited {
	FONT-SIZE: 11px;  FONT-FAMILY: verdana,arial,sans serif; TEXT-DECORATION: none
}
A.TopTierNav:hover {
	FONT-SIZE: 11px;
	FONT-FAMILY: verdana,arial,sans serif;
	TEXT-DECORATION: none;
	background-color : transparent;
}

/* ----- the sub tier is for sort  ---------------------------------*/
.SubTierNav {
	FONT-SIZE: 11px;  FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A.SubTierNav:link {
	 FONT-SIZE: 11px; FONT-FAMILY: verdana,arial,sans serif; TEXT-DECORATION: none
}
A.SubTierNav:visited {
	FONT-SIZE: 11px;  FONT-FAMILY: verdana,arial,sans serif; TEXT-DECORATION: none
}
A.SubTierNav:hover {
	FONT-SIZE: 11px;
	FONT-FAMILY: verdana,arial,sans serif;
	TEXT-DECORATION: none;
	background-color : transparent;
}


/* ---------- Links for the sitemap search --------------------- */
A.alphaon:link {
	 FONT-SIZE: 13px; FONT-FAMILY: verdana,arial,sans serif; TEXT-DECORATION: none ; Font-Weight: Bold;
}
A.alphaon:visited {
	FONT-SIZE: 13px;  FONT-FAMILY: verdana,arial,sans serif; TEXT-DECORATION: none; Font-Weight: Bold;
}
A.alphaon:hover {
	FONT-SIZE: 13px;
	FONT-FAMILY: verdana,arial,sans serif;
	TEXT-DECORATION: none;
	Font-Weight: Bold;
	background-color : #F0F0F0;
}
A.alphaoff:link {
	 FONT-SIZE: 9px; FONT-FAMILY: verdana,arial,sans serif; TEXT-DECORATION: none
}
A.alphaoff:visited {
	FONT-SIZE: 9px;  FONT-FAMILY: verdana,arial,sans serif; TEXT-DECORATION: none
}
A.alphaoff:hover {
	FONT-SIZE: 9px;
	FONT-FAMILY: verdana,arial,sans serif;
	TEXT-DECORATION: none;
	background-color : #F0F0F0;
}
.paddingten {
	
	margin-left: 10px;
}
.paddingfive {
	padding: 5px;	
}
/* ---------- Styles for Tracking Page --------------------- */

th.track {
	FONT-SIZE: 11px;  FONT-FAMILY: verdana,arial,sans serif; TEXT-DECORATION: none; Font-Weight: Bold;
	background-color : #B6B6B6;
}

td.trackbold {
	FONT-SIZE: 11px;  FONT-FAMILY: verdana,arial,sans serif; TEXT-DECORATION: none; Font-Weight: Bold;
}

td.track {
	FONT-SIZE: 11px;  FONT-FAMILY: verdana,arial,sans serif; TEXT-DECORATION: none; 
}

td.track0 {
	FONT-SIZE: 11px;  FONT-FAMILY: verdana,arial,sans serif; TEXT-DECORATION: none; 
	background-color : #F0F0F0;
}

td.track1 {
	FONT-SIZE: 11px;  FONT-FAMILY: verdana,arial,sans serif; TEXT-DECORATION: none; 
	background-color : #FFFFFF;
}

/* ---------- Styles for Gift Registry Printing --------------------- */
.printregistry {
	border: 2px solid #000000;
	FONT-SIZE: 14px;
	font-family : Arial, Helvetica, sans-serif;
}


.top-nav {
	background-image: url(/pottery/stock/top-nav-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 30px;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4E4023;
}

.top-nav a{
	color: #4E4023;
	text-decoration:none
}
.top-nav a:hover{
	color: #8E7540;
	text-decoration:none
}

.top-nav-left {
	height: 30px;
	float: left;
	width: 540px;
	padding-top: 5px;
	padding-bottom: 4px;
}

.top-nav-right {
	height: 30px;
	padding-top: 1px;
	float: right;
	width: 220px;
}



#wrapper2 {
	overflow: hidden;
	width: 760px;
	margin: 0px auto;
	height: 30px;
	}
	