
/*** HTML STYLES ************************************************/

/* Set the default font and page margin here. Do not set colors here.*/
BODY {
	MARGIN: 0px 0px;
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
}

p{
	margin:0px;
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
}

/* Style for links */
A:link {
	text-decoration: none;
}
A:visited {
	text-decoration: none;
} 
A:active {
	text-decoration: none;
} 
A:hover {
	text-decoration: underline;
}

/* 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 : 0px;
	border: none; 
}
div.thinline hr {
  display: none;
}

/* Style for page breaks when printing */
P.pageEnd {page-break-before: always}

/*** Login Box Styles ****************************************/
.loginboxHolder{
	margin:30px 0px 10px 8px;
}

.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;
}

/*** Tophat layout ****************************************/

/* Your Main Site Name. */
#siteName {
	font-size: 24px;
	line-height: 35px;
	margin-left: 5px;
}

#tophat{
	BACKGROUND-POSITION:middle; 
	BACKGROUND-IMAGE: url(../images/Layout/TopHatbgnd.jpg); 
	BACKGROUND-REPEAT:no-repeat; 
	HEIGHT:174px;
}

.storewideDiscount {
	font-size: 14px;
	color: purple;
}

#basketStats {
	font-size: 11px;
}

.courtesyNavA {
	background-color:#000;
	margin-left: 5px;
}

.courtesyNavB {
	float:right;
	margin-top: 118px;
}

.courtesyNav {
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	color:#fff;
	padding: 5px;
}

a.courtesyNav.link, a.courtesyNav.visited, a.courtesyNav.active{
	font-family : "Times New Roman", Times, serif;
	font-size: 9px;
	color:#fff;
	text-decoration:none;
}

a.courtesyNav.hover{
	text-decoration:underline;
}

#logobox {
	width:211px;
	background-color: #000;
	border-right:#f9b917 1px solid;
}

#tagbox{
	background-color: #000;
	vertical-align:bottom;
}

#pageNav { 
	HEIGHT:33px;
	background-color:#415004;
	padding:0px 10px 0px 10px;
	margin:0px 0px 0px 0px;
}

#footerNav { 
	HEIGHT:30px;
	background-color:#fff;
	border-top:#415004 1px solid;
	padding-left:10px;
	margin-top:0px;
}

#FooterCenter{
	padding-top:5px;
	font-family : "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:normal;
	color:#415004;
}

#FooterCenter a{
	color:#415004;
}

#footerFrame {

}




/*** GENERAL PAGE LAYOUT ****************************************/
#frame{
	border:2px #415004 solid;
}

#main{
	border-right:#f9b917 1px solid;
}

#mainpage{
	padding-right:10px;
	background-color:#fff;
}

#MainMenu{
	width:173px;
	background-color:#fff;
	BACKGROUND-POSITION:left; 
	BACKGROUND-IMAGE: url(../images/Layout/menuBak.gif); 
	BACKGROUND-REPEAT:repeat-y; 
}

#MainMenuHolder{
	width:162px;
	font-family : "Times New Roman", Times, serif;
	margin:10px 0px 10px 10px;
}
.NavFill{
	height:10px;
	width:100%;
	background-color:#fff;
}

#CircuitBody{
	margin:0;
	padding:0;
}

#MainBody {
	padding:0px 0px 0px 0px;
}

#PageTitle{
	padding: 10px 5px 8px 14px;
}


#HomePage{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
}

.homeImage{
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border:1px solid #415004;

}

#MainContent{
	padding: 2px 12px 0px 15px;
}



#homeFeatures{
	margin:0;
	padding:0;
	font-family : "Times New Roman", Times, serif;
	color:#415004;
	background-color:#000;
}

/* 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-SIZE: 14px;
	font-weight : bolder;
	color: #000; 
}

/* Highlight and Input Form box title bars. */
.BoxTitle {
	FONT-SIZE: 12px;  
	font-weight: bold;
}
/* Used primarily in Highlight boxes. */
.BoxText {
	FONT-SIZE: 11px;  
}

/* 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 : #415004;
}

.Sub_Cat_NoProds{
	padding-left:10px;
}

/* 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 : #415004;
}
A.section_footer {
	text-decoration : none;
}

.caution {
	COLOR: #ff6600; FONT-SIZE: 12px; FONT-WEIGHT: 700
}




/*** CATEGORY & PAGES ****************************************/

#Catheader{
	padding: 5px 10px 0px 12px;
}

#template{
	padding: 0px 10px 0px 0px;
}

#PageTemplate{
	padding: 5px 10px 10px 0px;
}

.SuperCathdrAlt {
	margin:5px 0px;
	padding:5px 15px 0px 12px;
}

.SuperCatBgndAlt {
	padding:5px 0px 30px 12px;
}

.SuperCathdr {
	background-color:#415004;
	padding:5px 0px;
}

.SuperCatBgnd {
	background-color:#FBE599;
	margin:0px 0px 0px 12px;
	padding:0px 0px 0px 12px;
	border-bottom:thin #415004 solid;
	height:350px;
}

.Bottom20{
	margin:0px 0px 20px 0px;
}

ul#tabSubCatMenu{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	background-color:#415004;
	width:100%;
}

#tabSubCatMenu li{
	color:#415004;
	float:left;
	line-height:2.5em;
}

#tabSubCatMenu li a{
	display:block;
	padding:0 2em;
	line-height:2.5em;
	text-decoration:none;
	color:#415004;
	float:left;
}

#tabSubCatMenu li  a.DoActive{
	color:#F3B115;
}

#tabSubCatMenu li a:hover{
	text-decoration:underline;
	color:#F3B115;
}



/* Page Title - only 1 title per page: category, feature, page, product */
H1 {
	font-family : "Times New Roman", Times, serif;
	font-size: 28px;
	FONT-WEIGHT: normal;
	margin: 10px 0px 3px 0px;
	color: #415004;
}

H1.page {
	font-size: 20px;
	display: inline;
}

H1.homepage {
	font-size: 20px;
	FONT-WEIGHT: normal;
	color: ##415004;
}
H1.category {
	font-size: 20px;
	display: inline;
}
H1.feature {
	font-size: 20px;
	display: inline;
}
H1.product {
	font-size: 20px;
	display: inline;
	color:##415004;
}

/* Page SubTitles - Category Teaser Listings: category, feature, page, product */
H2 {
	font-size: 11px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	margin: -4px 0px;
	color: #415004;
}

H2 a {	
	color: #415004;
}

H2.category {	
	font-size: 14px;
	display: inline;
}

H2.category a{	
}


H2.SuperSupercategory {	
	font-size: 14px;
	display: inline;
	color: #415004;
	padding:0px;
}

H2.SuperSupercategory a {	
	color: #415004;
}

H2.Supercategory {	
	font-size: 16px;
	display: inline;
	color: ##415004;
	padding:0px 12px;
}

H2.Supercategory a {	
	color: ##415004;
}

.SeeAll{
	color: ##415004;
	margin: 12px;
}
.alignright{
	display:inline;
	float:right;
}

H2.product {	
	margin: 0px 5px 0px 0px;
	font-size: 14px;
	display: inline;
}

H2.feature {	
	margin: 0px 5px 0px 0px;
	font-size: 14px;
	display: inline;
}

H2.featurehome a{	
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	FONT-WEIGHT: normal;
	color: ##415004;
	display: inline;
}

.YellowLine{
	border-right:#f9b917 solid 1px;
}

/* Teaser Lists: category, feature, page, product */
H3 {
	font-size:	12px;
	font-weight: bold;
	color: #415004;
	margin: 0px;	
}
H3.product {
	text-decoration: none;
}

H3.category {	
}

H3 a {	
	font-size:	11px;
	font-weight: bold;
	color: #415004;
}

.SubCatHolder{
	float:left;
	margin:0px 0px 10px 0px;
}

#SubCatHolder{
	padding: 5px 0px 0px 12px;
}

.SubCatHolderA{
	/*Row*/
	/*subcatholder part A*/
	margin:20px auto;
	width:100%;
}

.SubCatHolderB100{
	/*subcatholder part B*/
	margin-bottom:20px;
	margin-right:10px;
	float:left;
	width:99%
}
.SubCatHolderB50{
	/*subcatholder part B*/
	margin-bottom:20px;
	margin-right:10px;
	float:left;
	width:47%
}
.SubCatHolderB33{
	/*subcatholder part B*/
	margin-bottom:20px;
	margin-right:10px;
	float:left;
	width:30%
}

.maintext{
	vertical-align:text-top;
	font-size: 14px;
	color: #415004;
	padding-right:10px;
}

.maintext a{
	text-decoration:underline;
	color: #415004;
}

.cat_text_large .cat_text_large  p{
	vertical-align:text-top;
	font-size: 12.5px;
	color: #415004;
}
.cat_text_large  p{
	padding-bottom:8px;
}
	
.cat_text_large a{
	text-decoration:underline;
	color: #415004;
}

.cat_text_featured {
	vertical-align:text-top;
	font-size: 14px;
	color: #415004;
}

.cat_text_small {
	display: inline;
	font-size: 14px;
	padding-right:5px;
}

.cat_text_list {
	font-size: 14px;
}

.review_title {
	font-size: 14px;
	font-weight: bold;
	color: #666699;
}

.M_ImageCenter{
	margin:0px 0px 10px 0px;
	border:#415004 1px solid;
}

.M_ImageRight{
	text-align:right;
	margin: 0px 15px 10px 8px;
	border:#415004 thin solid;
	width:200px;
}

.M_ImageLeft{
	text-align:left;
	margin: 0px 10px 10px 0px;
	border:#415004 thin solid;
	width:260px;
}

.readmore{
	text-align:right;
	float:right;
	font-size: 11px;
	font-style: bold;
	margin: 10px 0px 0px 10px;
	color: #415004;

}

/*** FEATURE DETAIL ****************************************/

#FeatureListing{
	padding: 5px 0px 0px 14px;
}

.FeatureTeaser {
	font-size : 16px;
}

.FeatureByline {
	font-size : 12px;
	font-style : italic;
}
.Feature_Type {
	font-size : 9px;
	color : #FF3300;
}
.Feature_Date {
	font-size : 9px;
	color : #FF3300;
}
.Feature_More {
	font-size : 9px;
	font-weight:bold;
	color : #415004;
}

/*** PRODUCT DETAIL ****************************************/

/* Style for Product Parent path, unique to Ideal Spaces. */
.ProductParent{
	font-size: 16px;
	font-weight:bold;
	display: inline;
	color: #000;
	padding:0px;
}
#ProdDetail{
	background-color:#000;
}

.ProdDetailImg{
	border:#F9B315 solid 1px;
}

.ProdDetailP{
	font-size: 12px;
	font-weight:normal;
	color: ##415004;
	padding:6px;
}

#accountArea{
	width:206px;
	padding-right:12px;
}

.formtextsmall#415004 {
	FONT-SIZE: 10px; 
	color:##415004;
}

/* Style for Product SKU, number in stock, etc. */
.prodSKU {
	text-align:right;
	font-size : 10px;
	color : #415004;
}

/* Product price line */
.prodprice {
	font-size : 11px;
}

/* Product price emphasized words: 'Our Price' */
.prodprice2 {
	text-align:right;
	font-size : 11px;
	color : #415004;
}

/* Amount saved from retail price */
.prodsavings {
	text-align:right;
	font-size : 11px;
	color : #415004;
	font-style: italic;
}

/* Discounted price amount */
.proddiscounted {
	font-size : 12px;
	font-weight: bold;
	color :#415004;
}

/* Product discount line */
.proddisc {
	font-size : 12px;
	color : #415004;
}

/* Product error messages */
.proderror {
	font-size : 12px;
	color: red;
}

/* Small image on catalog pages. */
.listingimg {
	border:1px solid #415004;
	margin-right: 10px;
}

/* Small image on gallery style of category pages */
.additionalImages{
	padding: 10px 0px 5px 12px;
}

.gallerylistimg {
	border:1px solid #415004;
}

/* Text styles on gallery listing page */
.gallerylist {
	color:#415004;
	font-size: 12px;
}

A.gallerylist {
	color:#666699;
	font-size: 12px;
}

/* Medium image on product detail page. */
.medium_img {
	margin-right : 10px;
}

/* 'More Image' gallery on product detail page. */
.gallery_img {
	border-style : solid;
	border-color : #813c15;
	margin-right : 3px;
	border-width : 1px;
}
/* 'More Image' gallery detail caption. */
.photocaption {
	COLOR: #415004; FONT-SIZE: 11px; 
}

/*** POPUP IMAGE STYLES *************************************/
#showimage{
	position:absolute;
	visibility:hidden;
	border: 1px solid #415004;
	}
#dragbar{
	cursor: hand;
	cursor: pointer;
	background-color: #EFEFEF;
	min-width: 100px; /*NS6 style to overcome bug*/
	}
#dragbar #closetext{
	font-size: 11px;
	margin-right: 2px;
	}
#detailimg{
	cursor: hand;
	cursor: pointer;
	border: 1px solid #415004;
	}
#detailarea{
	width: 100%; 
	background-color: #415004;
	}
#caption{
	background-color: #f8e59e;
	font-size: 12px;
	padding: 2px;
	margin: 2px;
	}


/*** CONTACT US  *************************************/

/* Contact Us button */
.ContactUsbutton {
	margin:12px;
	padding:3px 0px 3px 0px;
	border: 1px solid #F3B115;
	font-weight: bold;
	font-size: 12px;
	COLOR: #415004;
	background-image: url(../images/Layout/buttonslice.jpg);
	background-repeat:repeat-x;
	text-align : center;
}
.ContactUsbutton a{
	COLOR: #415004;
	display:block
}

/*** WISH LIST DETAIL *************************************/

/* The delete and update buttons for Wish List product listings */
.WishButton {
	BORDER-RIGHT: 1px outset;
	BORDER-TOP: 1px outset;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	BORDER-LEFT: 1px outset;
	COLOR: #415004;
	BORDER-BOTTOM: 1px outset;
	BACKGROUND-COLOR: #999999;
	text-align : center;
}


/*** SHOPPING CART ****************************************/
/* Product name, prices, etc. */
.carttext {
	font-size : 14px;
}
/* Sku and options listed under product name*/
.smallcarttext {
	font-size : 14px;
}
/* errors listed under product name*/
.smallcarterror {
	font-size : 12px;
	color : Red;
}

.BusinessInfo{
	margin: 20px 0px 00px 0px;

}

/*** INPUT FORMS ******************************************/
/* Frame around fom field sets */
fieldset#ContactUs{
	margin: 0px 5px 0px 10px;
	padding:1em;
	border: solid 1 #7e3a15;
	}
	
legend{
	font-family : "Times New Roman", Times, serif;
	FONT-SIZE: 14px;
	font-weight:bold;
	color:#415004;
	margin: 0;
	padding:0;
}	

#ContactUs h2{
	display:block;
	padding:2;
	float:left;
	font-size:1em;
	font-weight:bold;
}

label{
	float:left;
	width:10em;
	margin-top:.8em;
	vertical-align:top;
}

fieldset#ContactInfo{
	border: solid 0 transparent;
	}
	
#ContactInfo div{
	margin-bottom:1.5em;
}

input.inputfield {
	width:200px;
	margin-top:.5em;
}

textarea{
	width:300px;
	height:100px;
}
	

fieldset#CheckBoxes{
	margin:10px 0px 0px 0px;
	padding:0;
	border:none;
	background: transparent;
	}

#CheckBoxes div{
	width:20em;
	float:left;
}

#CheckBoxes label{
	width:4em;
	float:none;
	display:inline;
}



#CheckBoxes p{
	margin: 0.3em 0;
}

input.checkboxr, input.radio{
	float:none;
	margin-right:1em;
	width:1.5em;
}

.clear{
	clear:both;
}

input:focus, textarea:focus{
	background: #d9d965;
}

.required{
	margin-right:.25em;
	font-size:1em;
	color:#760000;
}

/* Titles separating sections of a form (this is NOT the Box Title)*/
.formtitle {
	FONT-SIZE: 14px;
	font-weight : bold;
}

/* Appears at top of form if page returns an error */
.formerror {
	FONT-SIZE: 12px;
	color : Red;
}

/* Used in the login box ('user name not found', etc.) */
.formerrorsmall {
	FONT-SIZE: 10px;
	color : Red;
}

/* Form field names '*/
.formtext {
	FONT-SIZE: 12px;
}
/* Instructions below form fields '*/
.formtextsmall {
	FONT-SIZE: 10px; 
}

/* Used in the login box for 'name' and 'password'*/
.FormTextVerySmall {
	FONT-SIZE: 9px;
	COLOR: gray;
}

.formfield {
	BACKGROUND-COLOR: #eac780;
	/*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;
}
.formfieldselect {
	FONT-SIZE: 12px;
	COLOR: #003163;
}
/* The form fields for the login box have width set as well */
.formfieldlogin {
	color: #415004;
	border: #415004 solid 1px;
	FONT-SIZE: 11px;
	background-color: #bd8603;
	width : 120px;
}

.formfieldcheckbox {
	FONT-SIZE: 10px;
	COLOR: #cccccc;
}

/* HTML form submit buttons */
.formbutton {
	margin:10px 0px 10px 0px;
	padding:3px 2px 3px 2px;
	border: 1px solid #bb8500;
	font-weight: bold;
	font-size: 11px;
	COLOR: #ffffff;
	background-color:#425005;
	background-image: url(../images/Layout/buttonslice.jpg);
	background-repeat:repeat-x;
	text-align : center;
}
.formbutton a{
	COLOR: #415004;
	display:block
}
.formbutton a:hover{
	COLOR: black;
	display:block
}

/*.formbutton {
	BORDER-RIGHT: 1px outset;
	BORDER-TOP: 1px outset;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	BORDER-LEFT: 1px outset;
	COLOR: #415004;
	BORDER-BOTTOM: 1px outset;
	BACKGROUND-COLOR: #c78b11;
	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: #415004;
	BACKGROUND-COLOR: #666666;
	TEXT-DECORATION: none;
}
*/
/* Used to set margins on a form tag */
form.margins {
	margin: 10px; 
	padding: 0px;
}
form.nomargins {
	margin: 0px; 
	padding: 0px;
}


/* Simple Search Field */
#searchbox {
}
#searchbox .formfield {
	width: 120px;
	FONT-SIZE: 11px;
}

/*** 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; 
}

/* For Manufacturer Listing */
.manufacturer_list {
	background-color: #FFFFFF;
	color:#666699;
	font-size: 12px;
	vertical-align: top;
}

/*** ALPHA MENU (SITEMAP) *************************************************/
A.alphaon:link {
	 FONT-SIZE: 13px; TEXT-DECORATION: none ; Font-Weight: Bold;
}
A.alphaon:visited {
	FONT-SIZE: 13px; TEXT-DECORATION: none; Font-Weight: Bold;
}
A.alphaon:hover {
	FONT-SIZE: 13px;
	TEXT-DECORATION: none;
	Font-Weight: Bold;
	background-color : #F0F0F0;
}
A.alphaoff:link {
	 FONT-SIZE: 9px; TEXT-DECORATION: none
}
A.alphaoff:visited {
	FONT-SIZE: 9px;  TEXT-DECORATION: none
}
A.alphaoff:hover {
	FONT-SIZE: 9px;
	TEXT-DECORATION: none;
	background-color : #F0F0F0;
}


/*** MENUS ******************************************/
/* Breadcrumb Trail Menu */
/* The Breadcrumb Trail DIV and non-link text */
#BreadCrumb{
	padding: 0px 0px 0px 12px;
}

#BreadCrumbPrint{
	margin: 0px;
}

.menu_trail {
	font-size: 11px;
	color:#415004;
}

.menu_trail a:link{
	text-decoration: none;
}

.menu_trail a:hover{
	text-decoration: underline;
}

#PrintEmail {
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	text-align:right;
}

/* Category Jump Menu - first style form, then select box */
#categorySelect {
	text-align: right;
}
#categorySelect select {
	width: 140px;
	FONT-SIZE: 11px;
	color: purple;
}

.TopCatLevel_A_frame {
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 0px 0px;
	text-align:center;
}

a.TopCatLevel_A{
	padding: 10px 5px 0px 5px;
	font-family : "Times New Roman", Times, serif;
	font-size: 16px;
	line-height:.7em;
	color: white;
}


a.TopCatLevel_A_Active{
	padding: 10px 10px 0px 10px;
	font-family : "Times New Roman", Times, serif;
	font-size: 16px;
	line-height:.7em;
	color: #d9d965;
}

.CatLevel_A_frame {
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 0px 10px;
	COLOR: #d9d965;	
}

a.CatLevel_A{
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 2px 0px;
	font-family : "Times New Roman", Times, serif;
	display:block;
	font-size: 18px;
	COLOR: #d9d965;	
	FONT-WEIGHT: normal;
}

a.CatLevel_A_active{
	margin: 5px 0px 0px 4px;
	padding: 0px 0px 2px 5px;
	font-family : "Times New Roman", Times, serif;
	display:block;
	font-size: 14px;
	COLOR: #d9d965;	
	FONT-WEIGHT: normal;
}

.CatLevel_B_frame {
	margin: 0px 5px 5px 0px;
	padding: 0px 0px 0px 0px;
	COLOR: #fff;	
}

a.CatLevel_B{
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 2px 0px;
	font-family : "Times New Roman", Times, serif;
	display:block;
	font-size: 14px;
	COLOR: #fff;	
	FONT-WEIGHT: normal;
}

a.CatLevel_B_active{
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 2px 0px;
	font-family : "Times New Roman", Times, serif;
	display:block;
	font-size: 14px;
	COLOR: #d9d965;	
	FONT-WEIGHT: normal;
}

.CatLevel_C_frame {
	margin: 2px 0px 5px 10px;
	font-size: 12px;
	COLOR: #fff;
	FONT-WEIGHT: normal;
}

a.CatLevel_C{
	font-size: 12px;
	COLOR: #fff;
	FONT-WEIGHT: normal;
	margin: 0px 0px 2px 2px;
}

a.CatLevel_C_active{
	font-size: 12px;
	COLOR: #fff;
	FONT-WEIGHT: normal;
	background-image:url(../images/Layout/bullet.png);
	background-position:left;
	background-repeat:no-repeat;
	margin: 0px 0px 2px 2px;
}

.menu_page_title {
	font-size: 12px;
	COLOR: #000;
	FONT-WEIGHT: bold;
}

a.menu_page_title
{
	font-size: 12px;
	COLOR: #000;
	FONT-WEIGHT: bold;
}

.menu_page {
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	COLOR: #fff;
	FONT-WEIGHT: normal;
	margin: 5px;
}

a.menu_page{
	font-family : "Times New Roman", Times, serif;
	font-size: 16px;
	COLOR: #fff;
	FONT-WEIGHT: normal;
	margin: 5px 10px 0px 10px;
}


/* Page Footer Menu */
.menu_footer {
	text-align:center;
	font-size: 10px;
	color : #415004;
}
.menu_footer A {
	font-size: 10px;
	color : #415004;
}
	
/* Copyright Notice DIV */
#copyright {
	text-align:center;
	font-size: 10px;
	color : #415004;	
} 
#copyright a {
	color : #415004;
}

/* ----- INPUT FORM ---------------------------------*/
TD.TopTierHeader {
}
.TopTierHeader {
	PADDING-RIGHT: 5px; PADDING-LEFT: 10px; FONT-WEIGHT: bold; FONT-SIZE: 12px;  FONT-FAMILY: Verdana, Geneva, "Times New Roman", Times, serif; 
}

A.TopTierHeader:link {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; FONT-WEIGHT: bold; FONT-SIZE: 12px;  FONT-FAMILY: Verdana, Geneva, "Times New Roman", Times, serif;  TEXT-DECORATION: none
}
A.TopTierHeader:visited {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; FONT-WEIGHT: bold; FONT-SIZE: 12px;  FONT-FAMILY: Verdana, Geneva, "Times New Roman", Times, serif;  TEXT-DECORATION: none
}
A.TopTierHeader:hover {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; FONT-WEIGHT: bold; FONT-SIZE: 12px;  FONT-FAMILY: Verdana, Geneva, "Times New Roman", Times, serif; TEXT-DECORATION: underline
}
/* ----- top tier is tabs; TD produces height ---------------------------------*/
TD.TopTierNav {
	FONT-WEIGHT: bold; FONT-SIZE: 17px;  FONT-FAMILY: Verdana, Geneva, "Times New Roman", Times, serif; TEXT-DECORATION: none
}
.TopTierNav {
	FONT-WEIGHT: bold; FONT-SIZE: 11px;  FONT-FAMILY: Verdana, Geneva, "Times New Roman", Times, 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;
}


/* Admin Menu Links */
.menu_admin {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #DAA520;
	TEXT-DECORATION: none;
	margin-left:12px;
}
.menu_admin a:link, .menu_admin a:visited, .menu_admin a:active{
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #DAA520;
	TEXT-DECORATION: none
}
.menu_admin a:hover{
	TEXT-DECORATION: underline;
}




/* ---------- 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 : "Times New Roman", Times, serif;
}

/* ---------- End Styles for Gift Registry Printing --------------------- */

/* Touts*/

.ToutColumnHome{
	background-color:#fff;
	padding-left:0px;
	margin:0px;
	border-top:10px solid white;
	border-left:5px solid white;
	border-right:5px solid white;
	border-bottom:10px solid white;
	height:100%;
	background-image:url(../images/Layout/ToutBgnd.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

.HomeToutBox{
	margin: 0px 0px 0px 0px;
}

#ToutColumn{
	width:162px;
	background-image:url(../images/Layout/ToutBgnd.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#fff;
	padding-left:0px;
}


#ToutBox{
	
}

/* BEGIN: Tout A Styling */
.ToutA {
	color: #49748B;
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	margin: 5px;
}

.ToutA td{
	padding: 0px 0px 0px 0px;
}


.ToutA ul{
	padding: 0px 0px 0px 12px;
	list-style:none;

}

.ToutA li{
	color:#415004;
	padding: 0px 5px 10px 0px;
}

.ToutA li a{
	color:#415004;
	padding: 0px 0px 0px 0px;
}


.ToutHdrBgnd { 
	margin:0px 10px 0px 10px;
	padding:0px 10px 3px 0px;
	border-bottom: 1px solid #415004;
	COLOR: #415004;
	text-align : left;
}

.toutAImg {
	border: #415004 solid 1px;
	margin: 10px 0px 0px 10px;
}

.ToutA h3{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
}

.ToutA h3, .ToutA h3 a:link, .ToutA h3 a:active,.ToutA h3 a:visited {
	color: #415004;
	font-size: 15px;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}

.ToutA .h3 a:hover {
	text-decoration: underline;
}

.ToutA h4 {
	padding: 2px 0px 0px 10px;
	margin: 0px;
}

.ToutA h4 a:link, .ToutA h4 a:active, .ToutA h4 a:visited {
	color: #415004;
	font-size: 12px;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}

.ToutA h4 a:hover {
	text-decoration: underline;
}

.ToutAp{
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	color: #415004;
	margin: 0px 10px 0px 10px;
	padding: 0px 0px 0px 0px;
}

.ToutAp a:link, .ToutAp a:active, .ToutAp a:visited {
	color: #415004;
	font-weight: normal;
}

.ToutAp a:hover {
	text-decoration: underline;
}

.ToutAByLine {
	color: #415004;
	font-size: 12px;
	padding: 8px 10px 0px 10px;
	display:inline;
}

.ToutAReadMore {
	font-size: 11px;
	font-style: bold;
	margin: 10px 0px 0px 10px;
	color: #415004;
}
.ToutAReadMore, .ToutAReadMore a:link, .ToutAReadMore a:visited, .ToutAReadMore a:hover, .ToutAReadMore a:active {
	color: #415004;
	text-decoration: underline;
}
/* END: Tout A Styling */


/*Classsified listing styles */

.classifiedborder{
	
}

.classified{

}

.ClassifiedBoxTitle {
	FONT-SIZE: 12px;  
	font-weight: bold;
	letter-spacing:.05em;
	BACKGROUND-POSITION: left bottom; 
	BACKGROUND-IMAGE: url(../images/layout/listingTop.jpg); 
	BACKGROUND-REPEAT:no-repeat;
	height:32px;
}

.ClassifiedBoxTitleCap {
	BACKGROUND-POSITION: right bottom; 
	BACKGROUND-IMAGE: url(../images/layout/listingTopCap.jpg); 
	BACKGROUND-REPEAT:no-repeat;
	height:32px;
	display:block;
}

.ClassifiedBoxTitleCap p{
	text-align:center;
	vertical-align:center;
	padding-top:10px;
	color:#fff;
}

.ClassifiedBody{
	border-left:#000 1px solid;
	border-right:#000 1px solid;
	background-color:#eac780;
	min-height:300px;
}

.ClassifiedBoxFooter {
	FONT-SIZE: 12px;  
	font-weight: bold;
	letter-spacing:.05em;
	BACKGROUND-POSITION: left bottom; 
	BACKGROUND-IMAGE: url(../images/layout/listingBottom.jpg); 
	BACKGROUND-REPEAT:no-repeat;
	height:18px;
}

.ClassifiedBoxFooterCap {
	BACKGROUND-POSITION: right bottom; 
	BACKGROUND-IMAGE: url(../images/layout/listingBottomCap.jpg); 
	BACKGROUND-REPEAT:no-repeat;
	height:18px;
	display:block;
}

.classified_text_small{
	font-size: 11px;
	padding:0px 5px 12px 0px;
	color:#000;
}

.classified_more{
	display: block;
	font-size: 10px;
	padding:0px 0px 2px 0px;
	color:#000;
}

.ClassifiedTeaser{
	padding:0px 5px 12px 5px;
	text-align:left;
}

.classifiedimg{
	margin:0px 0px 0px 0px;
	padding:0px 5px 3px 0px;
}

#ClassifiedDetails{
	margin:10px 5px 10px 0px;
	padding:0px 5px 20px 0px;
/*	background-color : #d9d965;
	border:1px solid #415004;*/
}

#ClassifiedDetails p{
	FONT-SIZE: 14px;  
	font-family : "Times New Roman", Times, serif;
	TEXT-DECORATION: none; 
	Font-Weight: normal;
	color:#000;
}

#ClassifiedDetails span{
	FONT-SIZE: 14px;  
	font-family : "Times New Roman", Times, serif;
	TEXT-DECORATION: none; 
	Font-Weight: bold;
	color:#000;
}

/* Listing index photos*/

.img-wrapper{
	margin:20px 40px 0 0;
	background:url(../images/layout/shadow.png) no-repeat bottom right;
	line-height: 0;
	float:left;
}
.img-wrapper img{
	float:none;
	margin:0;
	background: #fff;
	padding: 4px;
	border: 1px solid #c5bdbd;
	position: relative;
	left: -5px;
	top: -5px;
}
/* UTILITIES */
/*Start: clearfixThis snippet allows containers to expand the full height of the floated content */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
/*END: clearfix*/

/* UTILITIES */

/* New Form Button */
button {
	font-family:Arial, Helvetica, sans-serif;
	border: 0 none;
	cursor: pointer;
	BACKGROUND-COLOR: #fbfbfb;
	font-size: 0.7em;
	font-weight: 600;
	padding: 0 7px 0 0;
	text-align: center;
	height: 27px;
	line-height: 1em;
}

button::-moz-focus-inner {
	border: none;
}

button.medium {
	background:url(../images/layout/FC_buttonRight.png) no-repeat bottom right;
	clear: left;
	margin:8px 0px 5px 0px;
}

button.medium span {
	background:  url( ../images/layout/FC_buttonLeft.png ) no-repeat scroll bottom left;
	display: block;
	padding: 0 0 0 7px;
	position: relative;
	white-space: nowrap;
	height: 27px;
	line-height: 28px;
	color:#425005;
}

button.medium:hover {
	background-position: 100% 0px;
}

button.medium:hover, button.v.ieHover{background-position:100% 0px }
button.medium:hover span, button.medium.ieHover span {background-position:0% 0px}
