/* ----- MAIN SETTINGS ---- */
body {
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center; 
	background:url(../stock/back_02.jpg) repeat-x;}

A:link {
	text-decoration: none; color:#0055aa;}
A:visited {
	text-decoration: none; color:#0055aa;} 
A:hover {
	text-decoration: underline;}

#container { 
	width: 760px; 
	text-align: left;
	margin-left: auto; 
	margin-right: auto;}
	
#nav {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; padding: 7px 0px 5px 0px; text-align:right;}
.left {background:url(../stock/tableft.gif) top left; padding:7px 3px 5px 4px;}
.right {background:url(../stock/tab.gif) top right; padding:7px 10px 5px 0px;}
#nav a {color: #666666; text-decoration: none; font-size: 11px;}
#nav a:hover {color: #0055aa; text-decoration: none; font-size: 11px;}
	
#footer {  
	text-align: center;
	padding: 0px 0px 10px 0px;
	background:url(../stock/footer.gif) repeat-x;}
#footer a { color: #666666; text-decoration: none;}
#footer a:hover { color: #333333; text-decoration: underline;}

.footercontent {
	width: 760px; 
	margin: auto; 
	font-size: 11px;}
.photopadding: {margin: 0px; padding: 0px 0px 0px 5px;}
.boxheader, .boxheader1, .boxheader2 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-align:left; color:#0055aa; padding:5px 6px 3px 8px; height: 14px;}
.boxheader {background:url(../stock/boxtop.gif) no-repeat;}
.boxheader1 {background:url(../stock/boxtop_02.gif) no-repeat;}
.boxheader2 {background:url(../stock/boxtop_05.gif) no-repeat;}
.boxbody {background:url(../stock/boxbody_04.gif) repeat-y; padding:12px 8px 0px 8px; font-size: 11px;}
.boxbottom {background:url(../stock/boxbottom.gif) no-repeat;}
.boxfade {background:url(../stock/boxfade_09.gif) no-repeat; padding:12px 8px; font-size: 11px;}
.boxfeatured {background:url(../stock/boxfade_09.gif) no-repeat; padding:10px 0px 12px 9px; font-size: 11px;}
.boxfeaturedright {background:url(../stock/boxright_14.gif) no-repeat;}

.whitebox {background:#FFFFFF; min-height: 240px; width: 600px;}
.whiteboxhome {background:#FFFFFF; }
.wtop div {background:url(../stock/whiteleft.gif) no-repeat top left; }
.wtop {background:url(../stock/whiteright.gif) no-repeat top right; }
.wtop div, .wtop {height: 10px; font-size: 1px;}
.whitecontent {padding:6px 18px;}

.faq {color:#0055aa; font-weight: bold;}
.faqanswer {border:solid 1px #d2d2d2; background: #f7f7f7; padding: 8px 10px; margin: 16px 28px;}

.sitemap { list-style: none; margin: 0; padding: 10px; line-height: 16px;}
	
.spacer {height: 16px;}

/* 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;}

/* 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: 12px;
	color : White;
	font-weight : bold;
	padding: 3px 6px;
}
.section_title {
	font-size: 12px;
	font-weight: bold;
	color : #4c964c;
}

/* Used for the menu footer at the bottom of list and detail pages */
.section_footer {
	font-size: 11px;
	color : #4c964c;
}
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 ****************************************/

/* Page Title - only 1 title per page: category, feature, page, product */
H1 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 28px;
	FONT-WEIGHT: normal;
	margin: 0px;
	color: #666699;
}
H1.page {
	font-size: 28px;
}
H1.category {
	font-size: 27px;
	padding-bottom:10px;
}
H1.feature {
	font-size: 26px;
}
H1.product {
	font-size : 16px;
	font-weight: bold;
	line-height: 20px;
}

/* Page SubTitles - Category Teaser Listings: category, feature, page, product */
H2 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	color: #666699;
}

H2.product {	
	display: inline;
}

/* Teaser Lists: category, feature, page, product */
H3 {
	font-size:	12px;
	font-weight: bold;
	text-decoration: underline;
	color: navy;
	margin: 0px;	
}
H3.product {
	text-decoration: none;
}

/* CATEGORY PAGES: Category itself (large) plus 3 listing sizes  for subcats & article, etc. --------------------------------------------- */
.cat_title_large { 
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 27px;
	color: #0055aa;
}
.cat_title_small {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0055aa;
}
.cat_title_list {
	font-family:  Arial, Helvetica, sans-serif;
	font-size:	12px;
	font-weight: bold;
}
.cat_text_large {
	font-size: 12px; line-height: 16px;
}
.cat_text_featured {
	font-size: 12px;
}
.cat_text_small {
	font-size: 11px;
}
.cat_text_list {
	font-size: 12px;
}

/* FEATURE:.Detail page -------------------------------- */

/* Style for detail item name, if no image defined   */
.FeatureTitle {
	font-size : 22px;
}
/* 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;
	line-height: 20px;
}

/* Style for product names, if no image defined   */
.prodname_list {
	font-size : 12px;
	border-bottom: solid 1px #CCCCCC;
}

/* Style for Product SKU line, if turned on */
.prodSKU {
	font-size : 10px;
	color : #666666;
}

/* Style for out of stock */
.red {
	font-weight: bold;
	color: #FF0000;
}

/* 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: #4c964c;
}

/* Style for Product discount line, if turned on */
.proddisc {
	font-size : 12px;
	color : #4c964c;
}

/* 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 {
	FONT-SIZE: 16px;  
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.BoxText {
	font-family : Arial, Helvetica, sans-serif;	
	FONT-SIZE: 13px;  
}


/* ----- SHOPPING CART  -----*/

/* Style for shopping cart text */
.carttext {
	font-size : 11px;
}

/* Style for small shopping cart text */
.smallcarttext {
	font-size : 10px;
}



/* ----- INPUT FORM ---------------------------------*/
form {margin:0}

.formtitle {
	FONT-SIZE: 14px;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}
.formtext {
	FONT-SIZE: 12px;
	vertical-align : baseline;
	text-align: left;
	font-family : Arial, Helvetica, sans-serif;
}

.formerror {
	FONT-SIZE: 12px;
	color : Red;
}

.formerrorsmall {
	FONT-SIZE: 10px;
	color : Red;
}

.formtextsmall {
	FONT-SIZE: 11px; 
	font-family : Arial, Helvetica, sans-serif;}

.FormTextVerySmall {
	FONT-SIZE: 10px;
	font-family : Arial, Helvetica, sans-serif;}

.formfield {
	BACKGROUND-COLOR: #fbfbfb;
	BORDER: #999999 1px solid;
	COLOR: #003163;
	FONT-SIZE: 11px;}

.formfieldsearch {
	BACKGROUND-COLOR: #fbfbfb;
	BORDER: #999999 1px solid;
	COLOR: #003163;
	FONT-SIZE: 11px;
	width : 148px;}

.formfieldlogin {
	BORDER: #999999 1px solid;
	FONT-SIZE: 11px;
	COLOR: #003163;
	width : 120px;}

.formfieldfixed {
	BORDER: #999999 1px solid;
	FONT-SIZE: 11px;
	COLOR: #003163;
	width : 180px;}

.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-size: 12px;
	text-decoration : none;
	COLOR: gray;
}
a.menu_category
{
	font-size: 12px;
}

.menu_page {
	font-size: 12px;
	COLOR: gray;
}
a.menu_page
{
	font-size: 12px;
}

.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;
}

.menu_footer {
	font-size: 10px;
	text-decoration : none;
	color : Gray;
	padding: 6px 0px;}

.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 ---------------------------------*/

.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;
}
