
/*** HTML STYLES ************************************************/

/* Set the default font and page margin here. Do not set colors here.*/
BODY {
	MARGIN: 5px 5px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}




#body{
background-color:#af7830;
}








Table{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}



/* Style for links */
A:link {
	text-decoration:underline;
}
A:visited {
	text-decoration:underline;
} 
A:hover {
}



hr{
   color: #673012;
   margin:0px;
   padding:0px;
   height:1px;
}


th{
	color: #673012;
}


H1 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	FONT-WEIGHT: bold;
	margin: 15px 0px 10px 0px;
	color: #673012;
}

H1.page {
	font-size: 13px;
}
H1.category {
	font-size: 13px;
}
H1.feature {
	font-size: 13px;
}
H1.product {
	font-size: 16px;
}



/* Page SubTitles - Category Teaser Listings: category, feature, page, product */
H2 {
	font-size: 12px;
	font-weight: bold;
	margin: 8px 0px 1px 0px;
	color: #673012;
}

H2 a{
	color: #673012;
	text-decoration:none;
}



H2.product {
	margin:0px 0px 5px 0px;	
}

/* Teaser Lists: category, feature, page, product */
H3 {
	font-size:	11px;
	font-weight: bold;
	color: #673012;
	margin: 6px 0px 0px 0px;
}



H2 a:link, H2 a:active, H2 a:visited, H3 a:link, H3 a:active, H3 a:visited, H5 a:link, H5 a:active, H5 a:visited {
	color: #673012;
	text-decoration:none;
}



H3.tout{
	font-size:	12px;
	font-weight: bold;
	color: #673012;
	margin: 0px;
	margin:0px 5px 5px 10px;
	font-family:Arial, Helvetica, sans-serif
}



H3.product {
	text-decoration: none;
	color: #673012;
}





H4{
	font-size:	11px;
	font-weight: bold;
	color: #673012;
	margin: 0px;
	margin:0px 0px 5px 0px;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:1px solid #673012;
}




h5{
    font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	FONT-WEIGHT: bold;
	margin: 0px 0px 8px 0px;
	color: #673012;
}


h5 a{
	color: #673012;
}


h6{
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	FONT-WEIGHT: bold;
	margin: 0px 0px 8px 0px;
	color: #673012;
}


h6 a{
	color: #673012;
}

p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px 0px 10px 0px;
	color: #000;

}






ul{
	margin:0px 0px 0px 15px;
	list-style-type:disc;
	list-style-position:outside;
	font-size:11px;

	
}


li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #673012;
	margin:0px 0px 5px 0px;
	list-style-type:disc;
}








/* Style for lines. */
div.thickline {
	height: 2px;
	margin-bottom : 2px;
	margin-top : 2px;
	border: none; 
}
div.thickline hr {
  display: none;
}

div.thinline {
	height : 1px;
	margin-bottom : 2px;
	margin-top : 2px;
	border: none; 
}
div.thinline hr {
  display: none;
}

/* Style for page breaks when printing */
P.pageEnd {page-break-before: always}

/*** Login Box Styles ****************************************/

.LoginBoxTop {
	BACKGROUND-POSITION: 50% bottom; BACKGROUND-IMAGE: url(images/box_T.gif); BACKGROUND-REPEAT: repeat-x; HEIGHT: 4px;
}
.LoginBoxLeft {
	BACKGROUND-POSITION: left 50%; BACKGROUND-IMAGE: url(images/box_L.gif); WIDTH: 4px; BACKGROUND-REPEAT: repeat-y;
}
.LoginBoxRight {
	BACKGROUND-POSITION: right 50%; BACKGROUND-IMAGE: url(images/box_R.gif); WIDTH: 4px; BACKGROUND-REPEAT: repeat-y;
}
.LoginBoxBottom {
	BACKGROUND-POSITION: 50% top; BACKGROUND-IMAGE: url(images/box_B.gif); BACKGROUND-REPEAT: repeat-x; HEIGHT: 5px;
}



/*** GENERAL PAGE LAYOUT ****************************************/
/* Your Main Site Name. */
#siteName {
	font-size: 24px;
	line-height: 35px;
	margin-left: 5px;
}

.storewideDiscount {
	font-size: 14px;
	color: purple;
}

#basketStats {
	font-size: 11px;
}



/* This is the default font for the entire page body */
.mainpage {
	font-size : 12px;
}

/* This is a smaller text used for the wishlist, etc. */
.smalltext {
	font-size : 9px;
}


/* Header is a large separating bar used for "What's New" and 
'Product of the Day'. It uses the Highlight Box (Order Box) Title Bar
colors. */
.header {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#673012;
	border-top:1px solid #673012;
	border-bottom:1px solid #673012;
	padding:3px 0px 3px 0px;
	
	
}


/* Sections separate sections on listings and detail pages like the
'more images' and 'customer reviews' sections of the product page. */
.section_title {
	font-size: 12px;
	font-weight: bold;
	color : Maroon;
}

/* Used for listing and detail page navigation links like the 'Sort by' links
on listing pages and 'next | back' links at the bottom of detail pages.*/
.section_footer {
	font-size: 11px;
	color : Maroon;
}
A.section_footer {
	text-decoration : none;
}

.caution {
	COLOR: #ff6600; FONT-SIZE: 12px; FONT-WEIGHT: 700
}




/*** CATEGORY & PAGES ****************************************/

/* Page Title - only 1 title per page: category, feature, page, product */





/*** FEATURE DETAIL ****************************************/
.FeatureTeaser {
	font-size : 16px;
}
.FeatureByline {
	font-size : 12px;
	font-style : italic;
}
.Feature_Type {
	font-size : 9px;
	color : #FF3300;
}



/*** LISTING RECORDS ******************************************/
/* Query Description line */
.ResultHead {
	FONT-SIZE: 16px;
}

/* Result table title row */
.listingHead {
	FONT-SIZE: 12px; 
	TEXT-DECORATION: none;
}
/* Result table smaller font */
.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: 11px;  
}
/* For Feature listings author line */
.listingtagline {
	FONT-SIZE: 10px; 
}
/* For Event listings */
.listingdate {
	FONT-SIZE: 12px; 
}


/*** ALPHA MENU (SITEMAP) *************************************************/
A.alphaon:link {
	 FONT-SIZE: 13px; TEXT-DECORATION: none ; Font-Weight: Bold;
	 color:#673012;
}
A.alphaon:visited {
	FONT-SIZE: 13px; TEXT-DECORATION: none; Font-Weight: Bold;
		 color:#673012;

}
A.alphaon:hover {
	FONT-SIZE: 13px;
	TEXT-DECORATION: none;
	Font-Weight: Bold;
	background-color : #F0F0F0;
		 color:#000;

}
A.alphaoff:link {
	 FONT-SIZE: 9px; TEXT-DECORATION: none
	 	 color:#673012;

}
A.alphaoff:visited {
	FONT-SIZE: 9px;  TEXT-DECORATION: none
}
	 color:#673012;

A.alphaoff:hover {
	FONT-SIZE: 9px;
	TEXT-DECORATION: none;
	background-color : #F0F0F0;
		 color:#673012;

}


/*** MENUS ******************************************/
/* Breadcrumb Trail Menu */
/* The Breadcrumb Trail DIV and non-link text */
#menu_trail {
	font-size: 10px;
	text-decoration : none;
	COLOR: #603413;
}
#menu_trail a {
	COLOR: #603413;
}

/* Category Jump Menu - firs style form, then select box */
#categorySelect {
	text-align: right;
}
#categorySelect select {
	width: 140px;
	FONT-SIZE: 11px;
	color: purple;
}
.menu_page {
	font-size: 12px;
	COLOR: #57250a;	
	clear: left;
}
a.menu_page
{
	font-size: 12px;
}

.menu_page2 {
	font-size: 10px;
	COLOR: #808080;
}
a.menu_page2
{
	font-size: 10px;
	COLOR: #808080;
}

.menu_page_title {
	font-size: 12px;
	COLOR: gray;
	FONT-WEIGHT: bold;
}

a.menu_page_title
{
	font-size: 12px;
	COLOR: gray;
	FONT-WEIGHT: bold;
}


.menu_trail {
	font-size: 12px;
	text-decoration : none;
	COLOR: #808080;
}
a.menu_trail
{
	font-size: 12px;

}


	
/* Copyright Notice DIV */
#copyright {
	font-size: 10px;
	color : Gray;	
} 
#copyright a {
	color : Gray;
}




/* Admin Menu Links */
.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
}




/* ---------- 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;
}


