/* 
	__________________________________________________________________________________________
	Colors Used In This Theme (From Darkest To Lightest):
		#000, #333, #666, #999, #ccc, #eee, #f5f5f5, #fff
	Special Colors:
		#9f0, #f00, #ffc, #ffb5b5, #ffe
	__________________________________________________________________________________________
*/

/* Basic Styles
    _____________________________________________________________________________________________ */




body { Margin: 0px; padding: 0px; font: 12px/18px Arial, Helvetica, sans-serif; color: #000; text-align: center; background: url(background.jpg) top left repeat; }
#Form1 { margin: 0px; padding: 0px; background: url(btmline.jpg) bottom left repeat-x; text-align: center; margin: 0 auto; }
#extraDiv1 { position: absolute; z-index: 3; left: 0px; top: 0px; background: url(backgroundtop.jpg) top center repeat-x; height: 398px; width: 100%; }
#extraDiv2 { position: absolute; z-index: 4; left: 0px; top: 0px; background: url(backgroundtopimg2.jpg) center top no-repeat; height: 498px; width: 100%; }
#extraDiv3 { position: absolute; z-index: 5; margin-top: -380px; left: 0px; background: url(backgroundtopimg3.jpg) center bottom no-repeat; height: 380px; width: 100%; }

p, tr, td, ul, li { font: 12px/18px Arial, Helvetica, sans-serif; color: #333; }
 
ul li { margin:0px; padding:0px; list-style-type: square; }
h1 { font: 30px/55px "Times New Roman"; color: #834217; border: none; }
h2 { padding: 10px; margin: 10px 0px; text-indent: 30px; font: 18px "Times New Roman", Georgia, Times, serif; color: #666; background: url(headback.gif) left top no-repeat; text-align: left; width: 100%; border: none; }
h3 { font: 18px "Times New Roman", Georgia, Times, serif; color: #C77F4F; }
h4 { margin: 0px; font: bold 15px "Times New Roman", Georgia, Times, serif; color: #C77F4F; text-align: left; padding-top:3px; }
h5 { text-align:left; margin: 20px 0px 10px 1px; font: 16px "Times New Roman", Georgia, Times, serif; color: #C77F4F; }
h6 { padding: 0; margin: 0px; font: bold 14px "Times New Roman", Georgia, Times, serif; color: #C77F4F; background-image: url(h6_back.gif); background-repeat: no-repeat; background-position: left; line-height: 35px; text-align: left; }

a, a:link, a:visited, a:active { text-decoration: underline; color: #C77F4F; }
a:hover { text-decoration: none; color: #444; cursor: pointer; }

table td { vertical-align: top; }
img { border: none; vertical-align: top; }
.hide { display: none; }
option { min-width: 1.5em; }


/* Main Layout
___________________________________________________________________________________________ */
/*	_________________________
	Fluid Container */
table#container { margin: 0px auto; padding: 0px; width: 980px; height: 100%; position: relative; z-index: 10; }

/*	____________________
	Pop-up Containers */
#popupContainer { width: 100%; padding:10px; margin: 0%; background: #FFF; }

/*	_______________________
	Pages with a sidebar */
#navcolumn { height:100%; margin:0; text-align:left; vertical-align:top; padding: 0px 20px 10px 28px; }
#contentcolumn { height:100%; margin: 0px 10px 0 0; text-align:left; vertical-align:top; width: 673px; padding-top: 0px; background: url(maincontbacktop.jpg) top center no-repeat #fff; border-right: 29px solid #F3DFBC; }
#lblExtraContent { padding-left: 20px; display: block; } 
/*	__________________________
	Pages without a sidebar */
#page, #pag { padding: 20px 60px 20px; margin: 0px; height: 100%; background-color: #Fff;}
  
/*	________________________________
	Content Section on Every Page */
#contentcolumn #maincontent { height:100%; margin:0; background: url(maincontbackbtm.jpg) bottom center no-repeat #fff; padding: 20px;  }

/* Header
___________________________________________________________________________________________ */
#Header { margin: 0px; width: 932px; height: 450px; }
#BrandingArea { height: 385px; }
  
/*	___________________
	Logo Positioning */
#Logo A { height: 333px; display: block; top: 11px; margin-left: 27px; position: absolute; width: 248px; background: url(logo.jpg) top left no-repeat; }
#Logo IMG { LEFT: -2000px; POSITION: absolute; TOP: 10px; }

#SiteMenu { background: transparent; position: absolute; top: 25px; margin: 0 0 0 290px; }
#SiteMenu ul { margin:0; padding: 0px; text-align: right; }
#SiteMenu li { display: inline; list-style-type: none; }
#SiteMenu a { padding: 0px 10px; color: #333; font: 12px/18px Arial, Helvetica, sans-serif; text-transform: uppercase; text-decoration: none; }
#SiteMenu a:hover { color: #8c4414; text-decoration: underline; }
  
/* Site Menu Icons
___________________________________________________________________________________________ */
/* Here is an example of how you can add icons with a hover effect
   to your site menu for better link recognition. */
/*	_____
	  Up */
#SiteMenu a#Header_LoginStatusControl1_lnkStatus,
#SiteMenu a#Header1_LoginStatusControl1_lnkStatus { padding-right: 8px; padding-left: 2px; border-right: 1px solid #666; }

#SiteMenu a#Header_lnkMyAccount,
#SiteMenu a#Header1_lnkMyAccount { padding-right: 8px; padding-left: 2px; border-right: 1px solid #666; }

#SiteMenu a#Header_lnkCustomerService,
#SiteMenu a#Header1_lnkCustomerService { padding-right: 8px; padding-left: 2px; }

#SiteMenu a#Header_lnkSearch,
#SiteMenu a#Header1_lnkSearch { padding-left: 6px; display: none; }

#SiteMenu a#Header_lnkCart,
#SiteMenu a#Header1_lnkCart {}

/*	_______
	  Down */
#SiteMenu a:hover#Header_LoginStatusControl1_lnkStatus,
#SiteMenu a:hover#Header1_LoginStatusControl1_lnkStatus { padding-right: 8px; padding-left: 2px; }
#SiteMenu a:hover#Header_lnkMyAccount,
#SiteMenu a:hover#Header1_lnkMyAccount { padding-right: 8px; padding-left: 2px; }
#SiteMenu a:hover#Header_lnkCustomerService,
#SiteMenu a:hover#Header1_lnkCustomerService { padding-right: 8px; padding-left: 2px; }
#SiteMenu a:hover#Header_lnkSearch,
#SiteMenu a:hover#Header1_lnkSearch { padding-left: 10px; }
#SiteMenu a:hover#Header_lnkCart,
#SiteMenu a:hover#Header1_lnkCart { }
  
/*	________________________
	Link to Shopping Cart */
#ShoppingCartLink a, #ShoppingCartLink a:link, #ShoppingCartLink a:active, #ShoppingCartLink a:visited { position: absolute; margin-top: 5px; margin-left: -10px;  font: 22px Arial, Helvetica, sans-serif; color: #8c4414; }
#ShoppingCartLink a:hover { color: #8c4414; text-decoration: underline; }

/* MiniCart */
#MiniCart { position: absolute; top: 55px; margin-left: 510px; color: #8c4414; font: 12px/18px Arial, Helvetica, sans-serif; }

/* Main Menu */
#MainMenu { width:100%; text-align: center; margin: 0 auto; padding: 0px; }
  
/* Top-Banner Categories Menu */
#MenuLevel1, #MenuLevel1 table { text-align: center; margin: 0 auto;}

/*	______________________________
	Category Top-Banner Tab Images
	(to control spacing, uncomment and adjust this and don't forget to comment out link tabs below) */
/*#MenuLevel1 .MenuItem,
#MenuLevel1 .MenuItemActive {
  padding: 0 8px;
  }*/
  
/*	_____________________________
	Category Top-Banner Tab Links
	(comment out the following if you're using category images, see above)*/
#MenuLevel1 .MenuItem,
#MenuLevel1 .MenuItemActive {
	font: 13px Arial, Helvetica, Sans-Serif;
	color: #FFF;
	text-align: center;
	text-decoration:none;
	padding-left:8px;
  }
#MenuLevel1 .MenuItem a,
#MenuLevel1 .MenuItemActive a {
	font: 13px Arial, Helvetica, Sans-Serif;
	color: #fff;
	text-align: center;
	text-decoration:none;
	padding-left: 1px;
	border-right: 1px solid #aaa;
	padding-right: 8px;
  }
#MenuLevel1 .MenuItem a:hover,
#MenuLevel1 .MenuItemActive a:hover {
	color: #ccc;
	font: 13px Arial, Helvetica, Sans-Serif;
	text-align: center;
	text-decoration: underline;
	padding-left:1px;
  }
  
#MenuLevel1 A, #MenuLevel1 A:Hover {}

/*	________________________________
	Sub-Category Links Under Tabs */
#MenuLevel2 {
	width:100%;
	display:none;
	  }
#MenuLevel2 Table {
	margin: 10px 10px 10px auto;
	float: right;
  }
#MenuLevel2 .MenuItem {
	padding: 2px 10px 0 10px;
	background:transparent;
	text-align: right;
  }
#MenuLevel2 a {
	font: 11px/16px Verdana, Arial, Helvetica, Sans-Serif;
	color:#999;
	text-decoration:none;
	white-space:nowrap;
  }
#MenuLevel2 a:hover {
	color:#666;
	text-decoration:none;
	white-space:nowrap;
  }

/* Home Page
___________________________________________________________________________________________ */
#PageHome { background: url(maincontbackbtm.jpg) 280px bottom no-repeat; * background: url(maincontbackbtm.jpg) 278px bottom no-repeat; padding-bottom: 10px; width: 950px; }
#MainContent, .HomepageBlock {}
#HomeTable {}
  

#HomeColumn1 { background: #F0E0BF; padding: 0px 20px 0px 27px }
#HomeColumn2 { background: url(maincontbacktop.jpg) top right no-repeat #fff; width: 673px; padding: 0px 0px; }
#HomeColumn3 { display:none; }
#HomepageSample1 {}
#HomepageSample2 {}

/* Other Menus
___________________________________________________________________________________________ */

/*	_________________________
	Side Bar Menus & Forms */
	
.MailingListSignupForm { width: 233px; background: url(mailback.jpg) top center no-repeat; margin-bottom: 20px; }
.SearchBoxForm { width: 233px; background: url(searchback.jpg) top center no-repeat; margin-bottom: 20px; }
.CategoryList { width: 233px; background: url(catbtm.gif) bottom center no-repeat #fff; margin-bottom: 20px; }
.NavColumnBlock { width: 233px; background: url(catbtm.gif) bottom center no-repeat #fff; margin-bottom: 20px; }
	
.CategoryList h4 { background: url(cath4.jpg) top center no-repeat; font: 25px/50px "Times New Roman"; color: #fff; text-transform: uppercase; text-indent: 20px; padding-bottom: 6px; }
.NavColumnBlock h4 { background: url(cath4.jpg) top center no-repeat; font: 18px/50px "Times New Roman"; color: #fff; text-transform: uppercase; text-indent: 20px; padding-bottom: 6px; }

.MailingListSignupForm h4 {font: 24px/24px "Times New Roman"; color: #fff; padding-left: 20px; padding-top: 18px; }
.SearchBoxForm h4 {font: 24px/24px "Times New Roman"; color: #fff; padding-left: 20px; padding-top: 18px; }
.SearchBoxForm h4 span span { display: block; }
.SearchBoxForm h4 span span span { display: block; font: 12px/18px Arial, Helvetica, sans-serif; padding-top: 3px; }


.NavColumnBlockContent,
.CategoryListContent { padding: 10px;}
.SearchBoxFormContent, 
.MailingListSignupFormContent { padding: 10px 20px 15px;}

.SearchBoxFormContent .FormInput,
.MailingListSignupFormContent .FormInput {
	border: #ccc 1px solid;
	background: #fff;
	color: #666;
	padding-left: 2px;
	font: 12px Arial, Helvetica, Sans-Serif;
	height: 20px;
	width: 150px;
	vertical-align:super;
  }  
  
.MailingListSignupFormContent .FormLabel { font: 12px/18px Arial, Helvetica, sans-serif; color: #fff; padding: 0px 0px 5px; display: block; margin: 0px;}
.MailingListSignupFormContent .ErrorMessage { display: none;}
/*	_________________________
	Search Button Position */
#ContentColumn1__ctl1_btnGoSearch,
#ContentColumn4__ctl1_btnGoSearch,
#ContentColumn5__ctl1_btnGoSearch {
     margin-bottom: -8px; /* Adjust as needed. */
  }

/*	_________________________________
	Side Bar Categories Menu Links */

.NavColumnBlockContent ul,
.CategoryListContent ul,
.CategoryList ul,
#navColumn ul { list-style-type:none; margin:0; padding:0 10px 15px; }

.CategoryListContent ul ul { margin-left: 10px !important;}

#navColumn li { margin:0px auto; }

#navColumn ul li,
.CategoryList ul li,
.NavColumnBlockContent ul li,
.CategoryListContent ul li { padding: 0; margin: 0 auto; list-style-type: none;   }

.CategoryListContent .SubCategory li ul { list-style-type:none; margin: 0px auto; width: 157px; }

.NavColumnBlockContent li,
.CategoryListContent li { }

.NavColumnBlockContent a, 
.NavColumnBlockContent a:visited, 
.NavColumnBlockContent a:link,
.CategoryListContent a,
.CategoryListContent a:link,
.CategoryListContent a:visited { font: 12px/22px Arial, Helvetica, sans-serif; color: #666; border-bottom: 1px dashed #999; text-decoration: none; display: block; }

.CategoryListContent li li a,
.CategoryListContent li li a:link,
.CategoryListContent li li a:visited { font: 12px/22px Arial, Helvetica, sans-serif; color: #444; border-bottom: 1px dashed #999; text-decoration: none; display: block; }

.CategoryListContent .CurrentCategory a,
.CategoryListContent .CurrentCategory a:link,
.CategoryListContent .CurrentCategory a:visited,
.CategoryListContent .CurrentCategory a:hover { font: 12px/22px Arial, Helvetica, sans-serif; color: #C77F4F; border-bottom: 1px dashed #999; text-decoration: none; display: block; }

.CategoryListContent .SubCategory a,
.CategoryListContent .SubCategory a:link,
.CategoryListContent .SubCategory a:visited { font: 12px/22px Arial, Helvetica, sans-serif; color: #C77F4F; border-bottom: 1px dashed #999; text-decoration: none; display: block; }

.CategoryListContent .CurrentCategory .SubCategory a,
.CategoryListContent .CurrentCategory .SubCategory a:link,
.CategoryListContent .CurrentCategory .SubCategory a:visited { font: 12px/22px Arial, Helvetica, sans-serif; color: #000; border-bottom: 1px dashed #999; text-decoration: none; display: block; }

.NavColumnBlockContent a:hover,
.CategoryListContent a:hover,
.CategoryListContent li li a:hover,
.CategoryListContent .SubCategory a:hover,
.CategoryListContent .CurrentCategory .SubCategory a:hover { color: #C77F4F; text-decoration: underline; }  
  
/* Breadcrumbs
___________________________________________________________________________________________ */
#BreadCrumbs {
	display:none;
	margin: 0px;
	padding: 0px;
	font: 10px Arial, Verdana, Helvetica, Sans-Serif;
	text-align: left;
	line-height: 20px;
	color: #f00;
  }
#BreadCrumbs a, #BreadCrumbs a:link, #BreadCrumbs a:visited {
	display:none;
	color: #000;
	font: 10px Arial, Verdana, Helvetica, Sans-Serif;
	text-decoration: none;
	line-height: 20px;
  }
#BreadCrumbs a:hover {
	display:none;
	color: #900;
	font: 10px Arial, Verdana, Helvetica, Sans-Serif;
	text-decoration: underline;
	line-height: 20px;
  }
.BreadCrumbTrailSpacer {
	display:none;
    font: 8px Verdana, Arial, Helvetica, Sans-Serif;
  	line-height: 20px;

  }
.BreadCrumbTrailNoLink {
	display:none;
 	line-height: 20px;
 }

/* Category Page
___________________________________________________________________________________________ */
#LayoutTable {
	width: 100%;
	background: #9D4414;
	padding: 10px;
  }
#LayoutTable td {
	vertical-align: middle;
  }
#Records table {
  width:97%;
  }
#Records table tr td {
  text-align:center;
  }
#Records table table {
  border:none;
  width:100%;
  }

/*	____________________________________________________
	Category Header (also uses H1 for category title) */
#CategoryBanner {
  margin: 0px;
  }
#Description {
	font: 12px Arial, Tahoma, Sans-Serif;
	color: #000;
	line-height: 18px;
  }
#RecordsFound, #Pager ,#Sorter , #Sorter TD {
	font: 12px Arial, Helvetica, Sans-Serif;
	color:#fff;
	margin-bottom: 3px;
	white-space:nowrap;
  }
#RecordsFound a, 
#Pager a,
#Sorter a, 
#Sorter TD a {
	font: 12px Arial, Helvetica, Sans-Serif;
	color: #fff;
	margin-bottom: 3px;
	white-space:nowrap;
  }
#lstSort { border: 1px solid #ccc;}
#Records {
  padding: 10px 10px;
  }

#Pager2{display:none;}

/*	_____________________________
	"New" Image Position */
.NewProductBadge {
	position:relative;
	left:0px;
	top:-128px;
	height: 0px!important;
	margin: 0px;
	padding: 0px;
  }
  
/*	_______________________
	Categories Grid/List */
.SingleCategoryDisplay { width: 180px; *width: 200px; border: 1px solid #ccc; padding: 10px; margin: 10px auto; background-color: #C77F4F; }

.SingleCategoryDisplayImage {}

.SingleCategoryDisplayname a,
.SingleCategoryDisplayname a:link,
.SingleCategoryDisplayname a:visited,
.ListCategoryDisplay a,
.ListCategoryDisplay a:link,
.ListCategoryDisplay a:visited { font: 16px Arial, Helvetica, sans-serif; color: #fff; text-decoration: none; padding: 10px 0px; display: block; }

.SingleCategoryDisplayname a:hover,
.ListCategoryDisplay a:hover { color: #ccc; text-decoration: underline; }

/*	________________
	Products Grid  */
.SingleProductDisplay {	display:block; margin: 14px auto 10px; width: 176px; *width: 200px; text-align: left; background-color: #fff; padding: 10px; }
.SingleProductDisplayImage { padding: 0px 0px 20px; text-align: center; }
.SingleProductDisplayName { border-bottom: 1px dotted #ccc; padding: 5px; background: url(prodnameback.gif) top left repeat-x; }
.SingleProductDisplayName a,
.SingleProductDisplayName a:link,
.SingleProductDisplayName a:visited { font: 12px Arial, Helvetica, sans-serif; text-decoration: none; color: #666; padding: 10px 0px 5px; display: block; }
.SingleProductDisplayName a:hover { text-decoration: underline; color: ##8c4414; }

.SingleProductDisplayPrice { padding: 8px 5px 0px; background: url(prodbtn.gif) bottom center no-repeat; }
.SingleProductDisplayPrice a,
.SingleProductDisplayPrice a:link,
.SingleProductDisplayPrice a:visited { font: 14px Arial, Helvetica, sans-serif; color: #000; padding-bottom: 40px; display: block; text-decoration: none; }
.SingleProductDisplayPrice a:hover {  font: 14px Arial, Helvetica, sans-serif; color: #333;  }
  
/*	________________
	Product Lists */
.ListProductDisplay { height: 100%; }
.ListProductDisplayName, .ListProductDisplayName td,
.ListCategoryDisplayName, .ListCategoryDisplayName td { text-align:left !important; }
.ListProductDisplayPrice, .ListProductDisplayPrice td {  float:right !important; text-align:right !important; }

/*	__________________________
	Detailed Products Lists */
.DetailProductDisplay { margin: 15px; text-align:left; }

.DetailProductDisplayName td,
.DetailProductDisplayPrice td,
.DetailProductDisplayDescription td,
.DetailProductDisplayControls td {  text-align:left !important; float:left !important; }

.DetailProductDisplayName a,
.DetailProductDisplayName a:link,
.DetailProductDisplayName a:visited { font: bold 11px Verdana, Arial, Helvetica, Sans-Serif; text-decoration:none; color: #000; }

.DetailProductDisplayName a:hover { font: bold 11px Verdana, Arial, Helvetica, Sans-Serif; text-decoration:none; color: #333; }

.DetailProductDisplayPrice a,
.DetailProductDisplayPrice a:link,
.DetailProductDisplayPrice a:visited { font: bold 11px Verdana, Arial, Helvetica, Sans-Serif; text-decoration:none; color: #f00; }

.DetailProductDisplayPrice a:hover { font: bold 11px Verdana, Arial, Helvetica, Sans-Serif; text-decoration:none; color: #900; }

#Records .DetailProductDisplayImage { width:120px; float:right; text-align:right; }
 
/*	________________
	Pricing Links */
a .ListPrice,
a:link .ListPrice,
a:visited .ListPrice {
	color: #f00;
}
.YouSave, .SitePrice,
a .SitePriceDiscounted,
a:link .SitePriceDiscounted,
a:visited .SitePriceDiscounted { color: #900; }
a:hover .ListPrice {
	color: #f00;
}
a:hover .SitePriceDiscounted {
	color: #900;
}
.DiscountText {
	font: 11px Verdana, Arial, Helvetica, Sans-Serif;
	color: #C77F4F;
}
.ListPrice { text-decoration:line-through; }
.YouSave {
	color:#900;
	}
/*	_______________________________________
	Side Bar Product & Category Rotators */
.HomepageBlock .SingleCategoryDisplay {}
.HomepageBlock .SingleProductDisplayName {}
.HomepageBlock .SingleProductDisplayPrice {}
.HomepageBlock .SingleProductDisplay { margin-top: 0px; }
.HomepageBlock .SingleProductDisplayImage {}
  
/* Product Page
___________________________________________________________________________________________ */

/*	_________
	Layout */
#ProductPageContainer {
  width: 100%; background: url(maincontbacktopheader.jpg) top center no-repeat;
  }
#ProductPageImageColumn {
   width:175px;
   padding: 70px 20px 0 20px;
   margin:0px;
   vertical-align:top;
   text-align:center;
  }
#ProductPageContentColumn {
	padding: 0px 30px 0 10px;
	margin:0;
	vertical-align:top;
	text-align:left;
  }

/*	_________
	Styles */
#ProductSKU { display: block;  padding-top: 70px; }
#lblSKU, #lblSKUTitle  {
	color: #666;
	vertical-align: top;
}
#CartItemBlock .FormInput {
	width: 30px;
	text-align: center;
	}
#productdescription, #productdescription p, #productdescription td, #productdescription li {
	padding: 0px;
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #000;
  }
#imgZoom, #PrintThisPage, #EmailThisPage { margin: 0 0 2px 0; }
#ProductImage a, #ProductImage a:hover { text-decoration: none; }

/*	_______________________
	Product Controls Box */
#ProductControls {
	margin-top: 20px;
	border: 1px solid #ccc;
	padding: 12px 0 20px 12px;
	background: url(btmline.jpg) bottom left repeat-x;
  }
/*	_____________________
	Product Properties */
.ProductPropertyLabel {
	font: 12px Arial, Helvetica, Sans-Serif;
	color: #666;
	vertical-align: middle;
}
#ProductProperties { text-align:left; }
#ProductProperties ul { margin: 5px 0 0 50px; padding: 0; }
#ProductProperties ul li { margin-top:3px; }
#ProductProperties ul ul { margin: 5px 0 0 0; }

/*	________________
	Pricing */


/*	_________________
	Volume Pricing */
#VolumeDiscounts { margin:5px; }
.VolumePricingHeader { 
	background:#999; 
	font: 11px/12px Verdana, Arial, Helvetica, Sans-Serif; 
	color:#FFF; 
	}
.VolumePricingText {
	font: 11px/12px Verdana, Arial, Helvetica, Sans-Serif;
	color: #f00;
}

#lblSitePriceName, #lblSitePrice { font: bold 16px Arial, Helvetica, sans-serif; color: #C77F4F; }
#btnAddButton, #WishListButton { margin-top: 10px;}
/*	________________
	Related Items */
.RelatedItemsBlock {
  background: #fff;
  margin: 0 auto;
  width:189px;
  }
.RelatedItemsBlock H3 {
	padding: 5px;
	margin: 20px 0 4px 0;
	font: 35px "Times New Roman";
	color: #000;
	text-align: center;
  }
.RelatedItemsBlockContent {
  padding: 0 9px;
  text-align: center;
  margin: 0 auto;
  }
.RelatedItemsBlock .SingleProductDisplay {
	padding-bottom: 15px;
	width: 100%;
	text-align: center;
  }
.RelatedItemsBlock .SingleProductDisplayImage { text-align: center; margin: 0 auto; height: 70px; }
.RelatedItemsBlock .SingleProductDisplayName a,
.RelatedItemsBlock .SingleProductDisplayName a:link,
.RelatedItemsBlock .SingleProductDisplayName a:visited,
.RelatedItemsBlock .SingleProductDisplayName a:hover {  }

/*	__________________
	Product Reviews */
#ProductReviews {
  border: 2px solid #000;
  margin: 20px 0; display: none;
  padding: 0 0 3px 0;
  }
#ProductReviews H3 {
	padding: 5px;
	margin: 0 0 5px 0;
	font: bold 12px Verdana, Arial, Helvetica, Sans-Serif;
	color: #fff;
	background: #000;
  }
#ProductReviewNew { margin: 10px 0; }
#ProductReviews a,
#ProductReviews a:link,
#ProductReviews a:visited {
  font: 10px Verdana, Arial, Helvetica, Sans-Serif;
  padding: 3px;
  text-decoration: none;
  }
#ProductReviews a:hover {
  font: 10px Verdana, Arial, Helvetica, Sans-Serif;
  padding: 3px;
  }
.ProductReviewRating {
	font: bold 11px Verdana, Arial, Helvetica, Sans-Serif;
	color: #000;
  }
.ProductReview {
  font: 11px Verdana, Arial, Helvetica, Sans-Serif;
  margin: 5px 10px;
  border-left: 2px solid #ccc;
  padding-left: 4px;
  }
.ProductReviewKarma {
	font: 11px Verdana, Arial, Helvetica, Sans-Serif;
	color:#069;
	white-space: nowrap;
  }
#pnlReviewDisplay {
  border: 1px solid #999;
  padding: 5px;
  }
#pnlWriteAReview textarea {
  width: 250px;
  height: 150px;
  }

/* Checkout
___________________________________________________________________________________________ */
#tblItems {
  border: 2px solid #000;
  width:98%;
  margin:5px;
  }
table#dgOrders {
  width:100%;
  }
#CheckoutTable {
	width: 95%;
	margin-left: 25px;
  }
#checkoutContentColumn { padding-left: 12px; padding-right: 15px; width: 645px; *width: 672px; }
#checkoutNavColumn { padding-right: 20px; }
.Header {
	padding: 10px 5px;
	margin: 0;
	color: #fff;
	font: 14px Verdana, Geneva, sans-serif;
	background-color: #C77F4F;
  }
.Header td, .Header p {
	color: #fff;
	font: 12px Verdana, Geneva, sans-serif;
	padding: 5px;
  }
 #lblItems {
	 display: block;
	 }
.CartItem .CartItemName {
	display: block;
	width: 250px;
	}
#pnlShipping {
	margin-bottom: 10px;
	}
.CheckoutDescription {
  font: 12px/18px Arial, Helvetica, Sans-Serif;
  padding-bottom: 0px; display: block; width: 325px;
  }

/*	_________________
	Checkout Steps */
#CheckoutSteps { border: 1px solid #ccc; background-color: #efefef; padding: 10px; margin: 20px 0px 20px 18px; width: 255px; }
#Page #CheckoutSteps, #CheckoutTable #CheckoutSteps { margin: 0px;}
.CheckoutStep {}

.CheckoutStep a, 
.CheckoutStep a:link, 
.CheckoutStep a:visited { font: 12px/18px Arial, Helvetica, Sans-Serif; color:#000; white-space:nowrap; text-decoration:none; padding: 0px 10px 0px 0; border-right: 1px solid #999; }

.CheckoutStep a:hover { color:#C77F4F; white-space:nowrap; text-decoration:none; }

.CheckoutStep .CheckoutStepCurrent, 
.CheckoutStep a:link.CheckoutStepCurrent, 
.CheckoutStep a:visited.CheckoutStepCurrent, 
.CheckoutStep a:hover.CheckoutStepCurrent { font: 12px/18px Arial, Helvetica, Sans-Serif; color:#C77F4F; white-space:nowrap; text-decoration:none; }

/*	_____________________
	Shopping Cart Page */
#CartTitle {
  width:100%;
  }
#lblcart {
	color: #444; font-size: 25px; font-weight: normal;
	position: absolute; margin: -60px 0 0 230px;
  }
table#CartContainer {
  width:90%;
  margin-left: 40px;
  padding: 0px;
  }
table#CartContainer tr td {
  vertical-align:middle;
  }
#CartItemBlock {
  padding:0px;
  margin:0px;
  }
#CartItemBlock Table {
	margin:0px;
	width:100%;
	border-right: 1px solid #C77F4F;
	border-left: 1px solid #C77F4F;
	border-bottom: none; border-top: none;
  }
#CartUpdateBlock {
	width:75%;
	margin:0px;
	text-align: left;
	vertical-align:middle;
  }
#CartTotalBlock {
	border-bottom: 1px solid #C77F4F;
	border-right: 1px solid #C77F4F;
	border-left: 1px solid #C77F4F;
	background-color: #efefef;
	width:25%;
	margin:0px;
	padding:5px;
	text-align:center;
	vertical-align:middle;
  }
#lblSubTotal {
  font: bold 16px Arial, Helvetica, sans-serif;
  color: #000;
  }
#CartCheckoutButtons {
    width: 100%;
    text-align:right;
    margin-top:10px
  }
.CartItem,
.CartAlternateItem {
	padding: 5px;
	font: 11px/14px Verdana, Arial, Helvetica, Sans-Serif;
	color: #900;
	text-align: left;
	border-bottom: 1px dashed #C77F4F;;
  }
.CartItem { }
.CartAlternateItem {
}
.CartItem a,
.CartItem a:link,
.CartItem a:visited,
.CartAlternateItem a,
.CartAlternateItem a:link,
.CartAlternateItem a:visited {
	color: #000;
	text-decoration: none;
	font: 16px Arial, Helvetica, sans-serif;
  }
.CartItem a:hover,
.CartAlternateItem a:hover {
	color: #444;
	text-decoration: underline;
  }

/*	________________________
	Shipping Methods List */
#ShipMethodsList {
  margin-left: -8px;
  }
#pnlShipping a {
	font: bold 16px "Times New Roman", Georgia, Times, serif;
	color: #C77F4F;
	padding-top: 5px;
	display: block;
	}
/*	__________________
	Checkout Styles */
#AddressBookPanel {
    width:100%;
    margin:0;  
  }
#AddressList td {
    border: 1px solid #ccc; background-color: #efefef;
    padding: 10px;
    text-align: left;
  }
#AddressList td:hover {
	background-color: #fff; color: #333;
  }
.ContentBox {
	margin: 3px 0px 5px 20px;
	text-align:left;
	background:#ffe;
	border: solid 1px #ccc;
	padding:10px;
  }
#CheckoutTotals {
	text-align:center;
	border: 1px solid #ccc;
	padding: 20px;
	margin-bottom: 20px;
	background-color: #efefef;
	width: 200px; *width: 240px;
  }
#lblGrandTotal {
	border-top: 2px solid #C77F4F;
	display: block; font: 16px "Times New Roman", Georgia, Times, serif;
	color:#C77F4F; padding-top: 5px;
  }
.topsection { padding-bottom: 30px;}
#pnlOKAY { margin-top: -30px;}
#pnlOKAY table { width: 100% !important; }
#pnlOKAY table table { width: auto !important; }
#PlaceOrderCell {
	text-align: center;
	background: white;
  }
.ControlArea {
  }
#CheckoutPayment {
	border: 1px solid #ccc;
	background-color: #efefef;
	padding: 20px;
	margin: 0;
	text-align:left;
	width: 200px; *width: 240px;
  }
#InstructionsField {
	border: 1px solid #ccc;
	width: 100%;
	padding:3px;
	margin: 3px 0;
  }
#OrderItemPreview table {
  width: 98%;
  }
#OrderItemPreview table table {
  width: 100%;
  }
#ShipToMultipleAddressesButton { margin: 5px; }

/* Misc Visual Styles
___________________________________________________________________________________________ */
.BVText, .CartText {
	font: 12px/18px Arial, Helvetica, Sans-Serif;
	color: #666;
  }
.BVSmallText {
	font: 12px/18px Arial, Helvetica, Sans-Serif;
	color:#666;
	line-height: 16px;
  }
a#LoginControl1_lnkForgotPassword { text-decoration: underline; color: #000; }
#btnUpdateTotals { background-color: #ffc; }
#PackageList a,
#CheckoutPayment a {
  text-decoration: none;
  font-weight: bold;
  }
.BVText .Stories {
  text-align: justify;
  }
.Item {
	padding: 5px;
	background: #fff;
	font: 12px/18px Arial, Helvetica, Sans-Serif;
	color: #C77F4F;
	text-align: left;
  }
.AlternateItem {
	padding: 5px;
	background: #ececec;
	font: 12px/18px Arial, Helvetica, Sans-Serif;
	color: #C77F4F;
	text-align: left;
  }
.FormTable { margin: 0px }
#page .FormTable {
  margin: 3px 20px 0 0px;
  }
.contentcell {
	width: 450px;
	background: #efefef;
	border: 1px solid #ccc;
	padding: 20px;
  }
.FormTable .contentcell {}
#CheckoutTable .FormTable .formlabel {
	font: 12px Arial, Helvetica, Sans-Serif;
	color: #666;
	letter-spacing: normal;
	text-align: left;
	margin: 0px;
  }
#CheckoutTable .FormTable {
	margin: 0px;
  }
.FormInput, #inKeyword {
	border: #999 1px solid;
	background: #fff;
	color: #555;
	padding: 4px; display: inline-block;
	font: 12px Arial, Helvetica, Sans-Serif;
  }
 #btnAddCertificate { vertical-align: middle;}
 #pnlGiftCertificate {  text-align: left; }
#trCreditCard .ControlArea {
	border: 1px solid #ccc;
	padding: 15px;
	text-align: left;
	}
#trCreditCard .ControlArea table {
	margin-top: 10px;
	}
#inCVV {
	margin-right: 5px;
	}
#Page #CheckoutTable h3 { padding: 0px;}
.ContentCell .FormInput, .ContentCell .FormInputError { width: 200px; }
.FormInput:focus { background: #eee; } /* changes color of focused input box */
#btnSearch { margin: -2px 0 0 3px; } /* fixes alignment of search button on search page */
.FormInputError {
	border: #999 1px solid;
	background: #ececec;
	color: #444;
	padding: 4px; display: inline-block;
	font: 12px Arial, Helvetica, Sans-Serif;
  }
.formlabel {
	font: 12px/20px Arial, Helvetica, Sans-Serif;
	color: #666;
	letter-spacing: normal;
	text-align: left;
  }
.CheckoutDescription span.FormLabel label {
  padding:2px;
  }
span.FormLabel label:before { 
  content: "\00AB \0020";	/* adds a "<<", not visible on IE */
  }
.FormLabelStrong {
	font: bold 14px Arial, Helvetica, Sans-Serif;
	color: #444;
	letter-spacing: normal;
  }
span#lblAddress {
	font: 18px/25px "Times New Roman", Georgia, Times, serif;
	color: #7A3510; padding: 15px 20px 0px; display: block;
}
#btnContinue2 { position: absolute; margin-left: -300px; display: none;}
.indent {  
  margin-left:20px;
  }
.Padded {
  margin:0px;
  }
#dlPolicy, #dlPolicy a, #dlPolicy a:hover {
	font: bold 14px Arial, Helvetica, Sans-Serif;
	color: #C77F4F;
  }
.text {
	font: 12px/18px Arial, Helvetica, Sans-Serif;
	color: #444;
	padding-bottom: 8px;
  }
select {
	color: #000;
  }
a#lnkMyAccount, a:link#lnkMyAccount , a:visited#lnkMyAccount {
	font: bold 12px Verdana, Arial, Helvetica, Sans-Serif;
	color: #000;
  }
a:hover#lnkMyAccount {
  color: #9f0;
  text-decoration: none;
  }

/* Various Messages
___________________________________________________________________________________________ */
.ErrorMessage, .ErrorMessage UL {
  display: block;
  background: transparent;
  font: 12px/18px Arial, Helvetica, Sans-Serif;
  color: #f00; margin-bottom: 20px;
  }
.SuccessMessage {
  display: block;
 
  padding: 9px;
  color: #3E5E8D;
  font: 11px/14px Verdana, Arial, Helvetica, Sans-Serif;
  text-align: center;
  }
.WebPageMessage {
  border:solid 1px #f00;
  background:#fff;
  padding:0;
  margin:0;
  }
.WebPageMessageError, .WebPageMessageWarning, .WebPageMessageInformation, .WebPageMessageQuestion, .WebPageMessageOK {
  padding: 5px;
  background-position: 5px 5px;
  background-repeat: no-repeat;
  }
.WebPageMessage .Message {
  font: 10px Verdana, Arial, Helvetica, Sans-Serif;
  padding: 0 0 0 40px;
  height:30px;
  margin:0;
  color:#3E5E8D;
  }
.WebPageMessageError { background-image: url(MessageERROR.gif); }
.WebPageMessageWarning { background-image: url(MessageWARNING.gif); }
.WebPageMessageInformation { background-image: url(MessageINFO.gif); }
.WebPageMessageQuestion { background-image: url(MessageQUESTION.gif); }
.WebPageMessageOK { background-image: url(MessageOK.gif); }
  
/* Footer
___________________________________________________________________________________________ */
#footer { font: 12px Verdana, Arial, Helvetica, Sans-Serif; color: #000; text-align: left; background: url(footercards.gif) top center no-repeat; height: 365px; margin-top: 45px; * margin-top: 25px; }
#footermenu { padding-top: 47px; padding-bottom: 15px; text-align: center; }
#footercustommenu { display:none; }
#footermenu a, #footercustommenu a { padding-left: 0px; padding-right: 12px; color: #fff; border-right: 1px solid #aaa; font: 12px Arial, Helvetica, Sans-Serif; text-decoration: none; }
#footermenu a:hover { color: #ccc; text-decoration: underline; }
#copyright { color: #333; font: bold italic 12px Arial, Helvetica, Sans-Serif; position: absolute; margin-top: 228px; text-align: left; padding-left: 35px; }
#copyright a{ color: #333; }
#poweredby { display:none; }
	
#topbannerlink{ height:153px; left:682px; position:absolute; top:35px; width:590px; }
#btnSubmit{ height: auto !important; margin-top: 70px;}
.FormLabel topsection{text-align:left;}

#pnlInstuctions .FormLabel { font: 16px "Times New Roman", Georgia, Times, serif; color: #C77F4F; margin-top: -30px; display: block; }

#HomeColumn2 h1 { margin: 0px; padding: 0px; background: url(maincontbacktopheader.jpg) top left no-repeat; text-indent: 20px; color: #fff; }
#ContentColumn h1 { padding: 0px; background: url(maincontbacktopheader.jpg) top left no-repeat; text-indent: 20px; color: #fff; margin: -20px -20px 20px; }
#ContentColumn #ProductPageContentColumn h1 { background: none; margin-left: -270px; position: absolute; margin-top: 0px; }

#CheckoutPayment h6 { font: 20px "Times New Roman", Georgia, Times, serif !important;}
#lblPaymentMethod { display: block; margin-top: -10px; font: 16px Arial, Helvetica, sans-serif; color: #C77F4F; }
#btnSubmit3 { margin: 20px 0 0 55px}
.btmopts { margin: 0 0px 10px 18px; text-align: center; }

#MainImage { width: 220px;}

.headtxt { position: absolute; margin: 188px 0 0 290px; *margin: 188px 0 0 290px; text-align: left; width: 663px; }
.headtxt2 { position: absolute; margin: 270px 0 0 290px; *margin: 270px 0 0 290px; text-align: left; width: 663px; }
.foottxt { position: absolute; margin: 27px 0 0 35px; *margin: 27px 0 0 35px; text-align: left; width: 500px; }
.foottxt2 { position: absolute; margin: 113px 0 0 35px; *margin: 113px 0 0 35px; text-align: left; width: 500px; }
.headtxt h1, .foottxt h1 { font: 50px/50px "Times New Roman"; color: 834217; margin-bottom: 0px; }
.headtxt p, .foottxt p  { font: 12px/18px Arial, Helvetica, sans-serif; color: #333; }
#heritage h1 {font: 40px/38px "Times New Roman"; color: #834217; border: none; }
#heritagefooter h1 {font: 40px/40px "Times New Roman"; color: #834217; border: none; }




