/* [ps] ProMOTIONSICKNESS.com
______________________________________________________________________________________________
Fresh Start v.07 Fixed-Width Edition - "Coffee Bean Corral"
by cjs. at www.promotionsickness.com
______________________________________________________________________________________________
	__________________________________________________________________________________________
	Colors Used In This Theme (From Darkest To Lightest):
		#000, #000, #000, #F1AD01, #ED5E0E, #efefef, #F7F3EF, #fff
	Special Colors:
		#9f0, #f00, #ffc, #ffb5b5, #ffe
	__________________________________________________________________________________________
	*/


/* Basic Styles
_____________________________________________________________________________________________ */
body {
  background: #333;
  margin: 0;
  padding: 0;
  font: 11px Verdana, Arial, Helvetica, Sans-Serif;
  color: #000;
  letter-spacing: normal;
  text-align: center;
  }
p, tr, td, ul, li {
  font: 11px Verdana, Arial, Helvetica, Sans-Serif;
  }
ul li {
  margin:0;
  }
a, a:link, a:visited, a:active {
  text-decoration: underline;
  color: #000;
  }
a:hover {
  text-decoration: none;
  color: #f60;
  cursor: pointer;
  }
h1 {
  padding: 6px;
  margin: 0 0 3px 0;
  font: bold 16px Arial, Verdana, Helvetica, Sans-Serif;
  color: #fff;
  border: none;
  background-color: #000;
  }
h2, h2 a, h2 a:link, h2 a:visited, h2 a:active {
  color: #ED5E0E;
  font: bold 14px/16px Arial, Verdana, Helvetica, Sans-Serif;
  margin: 3px 0;
  padding: 0;
  }
h3 {
  padding: 0 3px;
  margin: 3px;
  font: bold 12px Verdana, Arial, Helvetica, Sans-Serif;
  color: #000;
  }
h4 {
  padding: 3px;
  margin: 0px;
  font: bold 11px Verdana, Arial, Helvetica, Sans-Serif;
  color: #fff;
  text-align: left;
  background: #000;
  border: 1px solid #000;
  }
h5, h6 {
  padding: 0;
  margin: 0;
  font: bold 12px/16px Verdana, Arial, Helvetica, Sans-Serif;
  color: #000;
  }
table td { vertical-align:top; }
img { border: none; }
.hide { display: none; }
option { min-width: 1.5em; }
.highlight { background-color: #ffc; }


/* Main Layout
___________________________________________________________________________________________ */

/*	___________________________
	Center-Aligned Container */
table#container {
  display: block;
  margin: 10px auto;
  padding: 0;
  width: 765px;
  background:#fff;
  }

/*	____________________
	Pop-up Containers */
#popupContainer {
  width:90%;
  padding:10px;
  margin: 0 3%;
  background: #FFF;
  }

/*	_______________________
	Pages with a sidebar */
#navcolumn {
  margin: 0;
  padding: 0 5px;
  width:150px;
  vertical-align:top;
  text-align:center;
  background: #F1AD01;
  }
#contentcolumn {
  padding:0px;
  margin:0px;
  width:620px;
  vertical-align:top;
  text-align:left;
  }
  
/*	__________________________
	Pages without a sidebar */
#page, #pag {
  padding:0px;
  margin:0px;
  background:#fff;
  }
  
/*	________________________________
	Content Section on Every Page */
#maincontent {
  margin:0px;
  padding:5px 10px 10px 10px;    
  text-align: left;  
  }

/* Header
___________________________________________________________________________________________ */

#Header {
  padding: 0;
  margin: 0;
  width: 765px;
  position: relative;
  }
#BrandingArea {
  height:98px;
  width:765px;
  background: #fff url(CBC_Header_BG.png) repeat-x 0px 28px;
  position: relative;
  }
#MatrixAd {
	position: absolute;
	top: 28px;
	right: -27px;
	display:block;
	}
#siteintro { background: #333; }
#siteintro h1
	{ margin: 0; padding: 4px; font-size: 12px; background-color: #333; color: #999; text-decoration: none; text-align: center; }
#siteintro h1 a, #siteintro h1 a:link, #siteintro h1 a:visited, #siteintro h1 a:active 
	{ color: #999; text-decoration: none; }
#siteintro h1 a:hover { color: #999; text-decoration: underline; }

/*	___________________
	Logo Replacement */
#Logo a {
  position: absolute;
  top: 28px;
  left: 0px;
  text-indent: -9999px;
  background: transparent url(CBC_Logo.png) no-repeat top left;
  display: block;
  width: 400px;
  height: 70px;
  }
#Logo img { display: none; }

/*	____________
	Site Menu */
#SiteMenu {
  background: #000;
  position: relative;
  }
#SiteMenu ul {
  margin:0;
  padding: 8px;
  white-space:nowrap;
  text-align: left;
  }
#SiteMenu li {
  display: inline;
  list-style-type: none;
  }
#SiteMenu a {
  padding: 0 4px;
  color: #fff;
  line-height: 16px;
  font: 11px Verdana, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  }
#SiteMenu a:hover {
  color:#ff9;
  text-decoration: underline;
  }

/*	________________________
	Link to Shopping Cart */
#ShoppingCartLink { position: absolute; top: 1px; right: 0px; z-index: 9999;  }
.MiniCartTotal {
	padding: 8px;
	margin: 0;
	white-space: nowrap;
	}
#ShoppingCartLink a, #ShoppingCartLink a:link, #ShoppingCartLink a:active, #ShoppingCartLink a:visited {
	color:#ffc;
	text-decoration:none;
	font: 11px Verdana, Arial, Helvetica, Sans-Serif;
	}
#ShoppingCartLink a:hover {
	color:#ff9;
	text-decoration: underline;
	}

/* Main Menu
___________________________________________________________________________________________ */
#MainMenu {
  width:765px;
  background: transparent;
  text-align:center;
  }
  
/*	_____________________________
	Top-Banner Categories Menu */
#MenuLevel1, #MenuLevel1 table {
  background: transparent;
  margin: 0 auto;
  background: #000;
  }

/*	________________________________
	Category Top-Banner Tab Links */
#MenuLevel1 .MenuItem, #MenuLevel1 .MenuItem a {
  font: bold 10px Verdana, Arial, Helvetica, Sans-Serif;
  background: #000;
  color: #fff;
  line-height: 25px;
  text-align: center;
  }
#MenuLevel1 .MenuItem a:hover, #MenuLevel1 .MenuItemActive a:hover {    
  font: bold 10px Verdana, Arial, Helvetica, Sans-Serif;
  background: #F1AD01;
  color: #000;
  line-height: 25px;
  text-align: center;
  }
#MenuLevel1 .MenuItemActive, #MenuLevel1 .MenuItemActive a {
  font: bold 10px Verdana, Arial, Helvetica, Sans-Serif;
  background: #F1AD01;
  color: #000;
  line-height: 25px;
  text-align: center;
  }
#MenuLevel1 A, #MenuLevel1 A:Hover {
  font: bold 10px Verdana, Arial, Helvetica, Sans-Serif;
  text-decoration:none;
  line-height: 25px;
  display: block;
  padding: 0 8px;
  white-space:nowrap;
  }

/*	________________________________
	Sub-Category Links Under Tabs */
#MenuLevel2 {
  width:765px;
  background: #F1AD01;
  }
#MenuLevel2 Table {
  margin: 0 auto;
  }
#MenuLevel2 .MenuItem {
  padding: 2px 10px 0 10px;
  background:transparent;
  text-align: center;
  }
#MenuLevel2 a {
  font: 11px/16px Verdana, Arial, Helvetica, Sans-Serif;
  color:#000;
  text-decoration:none;
  white-space:nowrap;
  }
#MenuLevel2 a:hover {
  color:#ED5E0E;
  text-decoration:none;
  white-space:nowrap;
  }

/* Home Page
___________________________________________________________________________________________ */
#PageHome #MainContent, .HomepageBlock {
  padding:0;
  margin:0;
  }
#HomeTable {
  padding:0;
  margin:0;
  width:765px;
  }
td#HomeColumn1 {
  text-align: left;
  padding: 0 5px;
  width: 150px;
  margin: 0;
  background: #F1AD01;
  }
td#HomeColumn2 {
  text-align:center;
  padding: 0 5px;
  margin: 0;
  }
td#HomeColumn3 {
  display:none;
  }
div.welcomenote {
  display:block;
  width: 590px;
  height: 200px;
  background: #fff url(welcome.png) no-repeat top left;
  margin: 5px 0;
  padding: 0;
  position: relative;
  border: 1px solid #000;
  }
div.welcomenote div {
  font: 10px/12px Verdana, Arial, Helvetica, Sans-Serif;
  text-align:left;
  color: #000;
  display: block;
  width: 400px;
  position:absolute;
  top: 60px;
  left: 170px;
  }
div.welcomenote div p {
  padding: 0;
  margin: 5px 0;
  }

/* Other Menus
___________________________________________________________________________________________ */
.NavColumnBlock ul, .CategoryList ul,
.NavColumnBlock ul li, .CategoryList ul li {
  padding: 0;
  margin:0;
  list-style-type: none;
  }
  
/*	________________________________________
	Customer Service and My Account Menus */
.NavColumnBlock {
  background: #F7F3EF;
  padding: 0;
  margin: 0 0 6px 0;
  width: 150px;
  }
.NavColumnBlockContent {
  padding: 3px;
  margin: 0;
  line-height: 1.1em;
  text-align: left;
  background: #fff;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  color: #000;
  }

/*	___________________________________________
	Customer Service & My Account Menu Links */
.NavColumnBlockContent a, .NavColumnBlockContent a:visited, .NavColumnBlockContent a:link {
  font: 11px Verdana, Arial, Helvetica, Sans-Serif;
  color: #000;
  text-decoration: none;
  list-style-type: none;
  margin: 0;
  }
.NavColumnBlockContent a:hover {
  font: 11px Verdana, Arial, Helvetica, Sans-Serif;
  color: #000;
  text-decoration: underline;
  }  

/*	_________________________
	Side Bar Menus & Forms */
.CategoryList, .SearchBoxForm, .MailingListSignupForm {
  width:150px;
  padding:0;
  }
.CategoryListContent, .SearchBoxFormContent, .MailingListSignupFormContent {
  padding: 3px;
  margin: 0 0 6px 0;
  text-align: left;
  background: #fff;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  }
.SearchBoxFormContent .FormInput, .MailingListSignupFormContent .FormInput {
  border: #000 1px solid;
  background: #efefef;
  color: #000;
  padding-left: 2px;
  font: bold 10px/14px Verdana, Arial, Helvetica, Sans-Serif;
  height: 18px;
	width: 105px;
  }
.MailingListSignupFormContent .FormLabel {
  font: 10px/12px Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
  color: #000;
  }
/*	_________________________
	Search Button Position */
#ContentColumn1__ctl1_btnGoSearch,
#ContentColumn4__ctl1_btnGoSearch,
#ContentColumn5__ctl1_btnGoSearch {
  position:relative;
  bottom: -8px;
  }

/*	_________________________________
	Side Bar Categories Menu Links */
.CategoryListContent ul, .CategoryListContent ul li {
  margin: 0;
  padding: 0;
  list-style-type: none;
  }
.CategoryListContent li { margin: 0; }
.CategoryListContent a,
.CategoryListContent a:link,
.CategoryListContent a:visited {
  display: block;
  color: #000;
  background-color: #fff;
  padding: 1px 6px;
  text-decoration: none;
  font: 11px Verdana, Arial, Helvetica, Sans-Serif;
  }
.CategoryListContent li li a,
.CategoryListContent li li a:link,
.CategoryListContent li li a:visited {
  display: block;
  color: #000;
  background-color: #F7F3EF;
  padding: 1px 2px 1px 12px;
  text-decoration: none;
  font: 11px Verdana, Arial, Helvetica, Sans-Serif;
  }
.CategoryListContent .CurrentCategory a,
.CategoryListContent .CurrentCategory a:link,
.CategoryListContent .CurrentCategory a:visited,
.CategoryListContent .CurrentCategory a:hover {
  color: #fff;
  background-color: #F1AD01;
  font: bold 11px Verdana, Arial, Helvetica, Sans-Serif;
  }
.CategoryListContent .SubCategory a,
.CategoryListContent .SubCategory a:link,
.CategoryListContent .SubCategory a:visited {
  display: block;
  color: #000;
  background-color: #efefef;
  padding: 1px 2px 1px 12px;
  text-decoration: none;
  font: 11px Verdana, Arial, Helvetica, Sans-Serif;
  }
.CategoryListContent .CurrentCategory .SubCategory a,
.CategoryListContent .CurrentCategory .SubCategory a:link,
.CategoryListContent .CurrentCategory .SubCategory a:visited {
  display: block;
  color: #000;
  background-color: #efefef;
  padding: 1px 2px 1px 18px;
  text-decoration: none;
  font: 11px Verdana, Arial, Helvetica, Sans-Serif;
  }
.CategoryListContent a:hover,
.CategoryListContent li li a:hover,
.CategoryListContent .SubCategory a:hover,
.CategoryListContent .CurrentCategory .SubCategory a:hover {
  color: #fff;
  background-color: #F1AD01;
  font: 11px Verdana, Arial, Helvetica, Sans-Serif;
  }

/* Breadcrumbs
___________________________________________________________________________________________ */
#BreadCrumbs {
  margin: 0 0 8px 0;
  padding: 2px 4px;    
  font: 10px Arial, Verdana, Helvetica, Sans-Serif;
  color: #F1AD01;
  text-align: left;
  display:block;
  background: #efefef;
  }
#BreadCrumbs a, #BreadCrumbs a:link, #BreadCrumbs a:visited {
  color: #000;
  font: 10px Arial, Verdana, Helvetica, Sans-Serif;
  text-decoration: none;
  }
#BreadCrumbs a:hover {
  color: #F1AD01;
  font: 10px Arial, Verdana, Helvetica, Sans-Serif;
  text-decoration: none;
  }
.BreadCrumbTrailSpacer {
  font: 8px Verdana, Arial, Helvetica, Sans-Serif;
  }
.BreadCrumbTrailNoLink {
  }

/* Category Page
___________________________________________________________________________________________ */
#LayoutTable {
  width:583px;
  }
#Records table {
  border-top: 1px solid #ED5E0E;
  width:583px;
  }
#Records table tr td {
  text-align:center;
  }
#Records table table {
  border:none;
  width:98%;
  }


/* Coffee Matrix Page */
#CoffeeMatrixControls {
	width: 745;
	height: 260px;
	background: #fff url(../../images/CoffeeMatrix/CBC_MatrixControls_BG.gif) no-repeat bottom center;
	position: relative;
	}
#CoffeeMatrixControls caption { display: none; }
#CoffeeMatrixControls label, #CoffeeMatrixControls input { vertical-align: middle; }
#CoffeeMatrixControls #PagerControl { text-align: right; padding: 8px 10px 0 0; margin: 0; color: #ccc; }
#CoffeeMatrixControls #PagerControl .CurrentPage { font-weight: bold; color: #f90; }
#CoffeeMatrixControls #PagerControl a { text-decoration: none; }
#CoffeeMatrixControls #SorterControl { position: absolute; right: 60px; bottom: 202px; }
#CoffeeMatrixControls #FilterControl { position: absolute; left: 110px; top: 36px; }
#CoffeeMatrixControls #RatingsControl { position: absolute; left: 25px; top: 110px; }
#CoffeeMatrixControls #AttributesControl { position: absolute; left: 485px; top: 110px; }
#CoffeeMatrixControls #AttributesControl label { color: #fff; font-size: 11px; }
#CoffeeMatrixControls td { vertical-align: middle; }
h1#MatrixTitle { margin: 0; text-align: center; position: absolute; bottom: 12px; padding: 0; width: 745px; }

#RecordsCoffee { margin: 0; padding: 0; }
#RecordsCoffee table {
  width:745px;
  padding: 0;
  margin: 0;
  }
#RecordsCoffee table tr td {
	vertical-align: middle;
	text-align: center;
	padding: 0;
	margin: 0;
	}
.AttributeCaption {
    font-size: 11px;
	color: #fff;
	vertical-align: middle;
  }
.AttributeFormInput {
    padding-left: 2px;
    font: normal 11px/14px Verdana, Arial, Helvetica, Sans-Serif;
  }
.QuantityFormInput {
	margin: 3px;
    font: normal 10px/14px Verdana, Arial, Helvetica, Sans-Serif;
    width: 50px;
  }
	
#RecordsCoffee .AlternateItem {
	background-color: #f5f5f5;
	}
#RecordsCoffee .AlternateItem {
	background-color: #eee;
	}

.CoffeeMatrixDisplay { }
.CoffeeMatrixDisplayName { text-align: left; }
.CoffeeMatrixDisplayPrice { }
.CoffeeMatrixDisplayQTY { }
  
.BrightnessCell, .BodyCell, .AromaCell, .ComplexityCell, 
.BalanceCell, .SweetnessCell {
	text-align: center;
	display: block;
	padding: 6px 0;
	cursor: default;
	width: 30px;
	background: #ffd;
	}
.AlternateItem .BrightnessCell, .AlternateItem .BodyCell, .AlternateItem .AromaCell, .AlternateItem .ComplexityCell, 
.AlternateItem .BalanceCell, .AlternateItem .SweetnessCell {
	background: #ffc;
	}
.SpicyCell, .ChocolatyCell, .NuttyCell, .ButteryCell, 
.FruityCell, .FloweryCell, .WineyCell, .EarthyCell {
	text-align: center;
	display: block;
	padding: 6px 0;
	width: 30px;
	cursor: default;
	color: #999;
	}



/*	____________________________________________________
	Category Header (also uses H1 for category title) */
#CategoryBanner {
  margin: 3px 0;
  }
#Description {
  font:12px/14px Verdana, Helvetica, Arial, Tahoma, Sans-Serif;		
  color:#000;
  margin:10px 0;
  }
#RecordsFound, #Pager ,#Sorter , #Sorter TD {
  font: 11px Verdana, Arial, Helvetica, Sans-Serif;
  color:#000;
  margin-bottom: 3px;
  white-space:nowrap;
  }
#Records {
  padding: 5px 0;
  }
#RecordsCoffee {
  padding: 5px 0;
  }

/*	_____________________________
	"New" Image Position */
.NewProductBadge {
  position:absolute;
  right:10px;
  top:60px;
  }

/*	_______________________
	Categories Grid/List */
.SingleCategoryDisplay {
  display: block;
  text-align:center;
  width:180px;
  margin:5px auto;
  vertical-align:top;
  }
.SingleCategoryDisplayname a,
.SingleCategoryDisplayname a:link,
.SingleCategoryDisplayname a:visited,
.ListCategoryDisplay a,
.ListCategoryDisplay a:link,
.ListCategoryDisplay a:visited {
  font: normal 11px/12px Verdana, Arial, Helvetica, Sans-Serif;
  text-decoration:none;
  }
.SingleCategoryDisplayname a:hover,
.ListCategoryDisplay a:hover {
  font: normal 11px/12px Verdana, Arial, Helvetica, Sans-Serif;
  text-decoration:none;
  }

/*	________________
	Products Grid  */
.SingleProductDisplay {
  display: block;
	position: relative;
  text-align:center;
  width:180px;
  vertical-align:top;
  padding:5px;
  margin:6px auto;
  }
.SingleProductDisplayImage {
  padding-bottom:5px;
  }
.SingleProductDisplayName a,
.SingleProductDisplayName a:link,
.SingleProductDisplayName a:visited {
  font: bold 12px Verdana, Arial, Helvetica, Sans-Serif;
  text-decoration:none;
  }
.SingleProductDisplayName a:hover {
  font: bold 12px Verdana, Arial, Helvetica, Sans-Serif;
  text-decoration:none;
  background-color: #efefef;
  color: #000;
  }
.SingleProductDisplayPrice a,
.SingleProductDisplayPrice a:link,
.SingleProductDisplayPrice a:visited {
  font: normal 11px Verdana, Arial, Helvetica, Sans-Serif;
  text-decoration:none;
  }
.SingleProductDisplayPrice a:hover {
  font: normal 11px Verdana, Arial, Helvetica, Sans-Serif;
  text-decoration:none;
  }

/*	________________
	Product Lists */
.ListProductDisplay { }
.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 12px Verdana, Arial, Helvetica, Sans-Serif;
  text-decoration:none;
  }
.DetailProductDisplayName a:hover {
  font: bold 12px Verdana, Arial, Helvetica, Sans-Serif;
  text-decoration:none;
  background-color: #efefef;
  color: #000;
  }
.DetailProductDisplayPrice a,
.DetailProductDisplayPrice a:link,
.DetailProductDisplayPrice a:visited {
  font: normal 11px Verdana, Arial, Helvetica, Sans-Serif;
  text-decoration:none;
  }
.DetailProductDisplayPrice a:hover {
  font: normal 11px Verdana, Arial, Helvetica, Sans-Serif;
  text-decoration:none;
  }
#Records .DetailProductDisplayImage {
  width:120px;
  float:right;
  text-align:right;
  }
#RecordsCoffee .DetailProductDisplayImage {
  width:120px;
  float:right;
  text-align:right;
  }
 
/*	________________
	Pricing Links */
a .ListPrice,
a:link .ListPrice,
a:visited .ListPrice { color: #F1AD01; }
a .SitePriceDiscounted,
a:link .SitePriceDiscounted,
a:visited .SitePriceDiscounted { color: #f00; }
a:hover .ListPrice { color: #000; }
a:hover .SitePriceDiscounted { color: #f00; }
 
/*	_______________________________________
	Side Bar Product & Category Rotators */ 
.HomepageBlock .SingleCategoryDisplay {
  display: block;
  text-align:center;
  width:140px;
  margin:5px auto;
  vertical-align:top;
  }
.HomepageBlock .SingleProductDisplay {
  display: block;
  text-align:center;
  width:140px;
  vertical-align:top;
  border: none;
  padding:5px;
  margin:6px auto;
  }
.HomepageBlock .SingleProductDisplay {
  margin-top: 5px !important;
  }
.HomepageBlock .SingleProductDisplayImage {
  /* height: 64px; */
  padding-bottom:5px;
  }
  
/* Product Page
___________________________________________________________________________________________ */

/*	_________
	Layout */
#ProductPageContainer {
  width:583px;
  }
#ProductPageImageColumn {
  width:175px;
  padding:0 10px 0 0;
  margin:0px;
  vertical-align:top;
  text-align:center;
  }
#ProductPageContentColumn {
  padding:0 0 0 10px;
  margin:0;
  vertical-align:top;
  text-align:left;  
  border-left: 1px solid #efefef;
  }

/*	_________
	Styles */
#lblSKU { font-size: 10px; color: #000; }
#productdescription {
  padding: 8px;
  font: 11px/12px Verdana, 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:5px;
  border: 1px solid #000;
  background: #C3B295 url(control_bg.jpg) no-repeat bottom right;
  padding: 12px 0 0 12px;
  }
  
/* Help Box */
.helpbox { border: 1px solid #fc6; background: #ffe url(pdf-icon-large.gif) no-repeat 5px 5px; margin: 10px 0; padding: 10px 10px 10px 45px; }
.helpbox p { margin: 0; padding: 0; font-size: 1em; }

/*	_____________________
	Product Properties */
.ProductPropertyLabel { font: bold 11px Verdana, Arial, Helvetica, Sans-Serif; color:#333; }
#ProductProperties { 
  border-top: 1px solid #F1AD01;
  border-bottom: 1px solid #F1AD01;
  margin: 20px 0;
  padding: 0 0 3px 0;
	text-align:left;
	background-color: #ffe;
	}
#ProductProperties H3 {
  padding: 3px;
  margin: 0 0 5px 0;
  font: bold 12px Verdana, Arial, Helvetica, Sans-Serif;
  color: #000;
  background: #ffc;
  }
#ProductProperties a,
#ProductProperties a:link,
#ProductProperties a:visited {
  font: 10px Verdana, Arial, Helvetica, Sans-Serif;
  padding: 3px;
  text-decoration: none;
  }
#ProductProperties ul { margin: 5px 0 0 20px; padding: 0; }
#ProductProperties ul li { margin-top:3px; }
#ProductProperties ul ul { margin: 5px 0 0 0; }


/*	________________
	Pricing */
.DiscountText { font: 11px Verdana, Arial, Helvetica, Sans-Serif; color:#000; }
.SitePriceDiscounted,.YouSave,.ListPrice,.SitePrice { font: 11px Verdana, Arial, Helvetica, Sans-Serif; }
.SitePrice, .ListPrice { color:#000; }
.ListPrice { text-decoration:line-through; }
.YouSave { color:#f00; }
.SitePriceDiscounted { color:#000; }

/*	_________________
	Volume Pricing */
#VolumeDiscounts { margin:5px; }
.VolumePricingHeader { background:#F1AD01; font: 11px/12px Verdana, Arial, Helvetica, Sans-Serif; color:#FFF; }
.VolumePricingText { font: 11px/12px Verdana, Arial, Helvetica, Sans-Serif; color:#000; }

/*	________________
	Related Items */
.RelatedItemsBlock {
  background: #fff;
  margin: 0;
  padding: 0 0 3px 0;
  background-color: #F7F3EF;
  }
.RelatedItemsBlock H3 {
  padding: 3px;
  margin: 0 0 4px 0;
  font: bold 12px Verdana, Arial, Helvetica, Sans-Serif;
  color: #000;
  text-align: left;
  background-color: #efefef;
  }
.RelatedItemsBlockContent {
  padding: 0 9px;
  text-align: center;
  }
.RelatedItemsBlock .SingleProductDisplay {
  border: 1px solid #ED5E0E;
  width:145px;
  margin: 0 0 4px 0;
  background: #fff;
  }
.RelatedItemsBlock .SingleProductDisplayName a,
.RelatedItemsBlock .SingleProductDisplayName a:link,
.RelatedItemsBlock .SingleProductDisplayName a:visited,
.RelatedItemsBlock .SingleProductDisplayName a:hover { font: bold 11px Verdana, Arial, Helvetica, Sans-Serif; }

/*	__________________
	Product Reviews */
#ProductReviews {
  border-top: 1px solid #F1AD01;
  border-bottom: 1px solid #F1AD01;
  margin: 20px 0;
  padding: 0 0 3px 0;
  }
#ProductReviews H3 {
  padding: 3px;
  margin: 0 0 5px 0;
  font: bold 12px Verdana, Arial, Helvetica, Sans-Serif;
  color: #000;
  background: #efefef;
  }
#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 #ED5E0E;
  padding-left: 4px;
  }
.ProductReviewKarma {
  font: 11px Verdana, Arial, Helvetica, Sans-Serif;
  color:#000;
  white-space: nowrap;
  }
#pnlReviewDisplay {
  border: 1px solid #F1AD01;
  padding: 5px;
  }
#pnlWriteAReview textarea {
  width: 250px;
  height: 150px;
  }

/* Checkout
___________________________________________________________________________________________ */
#tblItems {
  border: 1px solid #F1AD01;
  width:745px;
  margin:5px;
  }
#CheckoutTable {
  width:745px;
  }
.Header {
  padding: 3px;
  margin: 0;
  font: bold 11px Verdana, Arial, Helvetica, Sans-Serif;
  color: #fff;
  background: #000;
  }
.CheckoutDescription {
  font: 12px/14px Verdana, Arial, Helvetica, Sans-Serif;
  }

/*	_________________
	Checkout Steps */
#CheckoutSteps {
  padding:5px;
  background: #fff;
  margin:0;
  }
.CheckoutStep {
  padding-right:20px;
  }
.CheckoutStep a, 
.CheckoutStep a:link, 
.CheckoutStep a:visited {
  font: 12px/14px Verdana, Arial, Helvetica, Sans-Serif;
  color:#F1AD01;
  white-space:nowrap;
  text-decoration:none;
  }
.CheckoutStep a:hover {
  font: 12px/14px Verdana, Arial, Helvetica, Sans-Serif;
  color:#000;
  white-space:nowrap;
  text-decoration:none;
  }
.CheckoutStep .CheckoutStepCurrent, 
.CheckoutStep a:link.CheckoutStepCurrent, 
.CheckoutStep a:visited.CheckoutStepCurrent, 
.CheckoutStep a:hover.CheckoutStepCurrent {
  font: bold 12px/14px Verdana, Arial, Helvetica, Sans-Serif;
  color:#000;
  white-space:nowrap;
  text-decoration:none;
  }

/*	_____________________
	Shopping Cart Page */
#CartTitle {
  width:100%;
  }
#lblcart {
  color: #000;
  }
table#CartContainer {
  width:745px;
  padding:0;
  margin:0 auto;
  }
table#CartContainer tr td {
  vertical-align:middle;
  }
#CartItemBlock {
  padding:0px;
  margin:0px;
  }
#CartItemBlock Table {
  margin:0px;
  width:745px;
  border-right: 1px solid #000;
  border-left: 1px solid #000;
  border-top: 1px solid #000;
  border-bottom: none;
  }
#CartUpdateBlock {
  width:500px;
  background:#fff;
  margin:0px;
  text-align:center;
  vertical-align:middle;
  }
#CartTotalBlock {
  border-bottom: double 3px #000;
  border-right: solid 1px #000;
  border-left: solid 1px #000;
  width:25%;
  margin:0px;
  padding:5px;
  text-align:center;
  vertical-align:middle;
  }
#lblSubTotal {
  font: bold 14px Arial, Verdana, Helvetica, Sans-Serif;
  }
#CartCheckoutButtons {
  width:745px;
  text-align:right;
  margin-top:10px
  }
.CartItem,
.CartAlternateItem {
  padding: 5px;
  font: 11px/14px Verdana, Arial, Helvetica, Sans-Serif;
  color: #000;
  text-align: left;
  border-bottom:1px solid #000;
  }
.CartItem { background: #fff; }
.CartAlternateItem { background: #F7F3EF; }
.CartItem a,
.CartItem a:link,
.CartItem a:visited,
.CartAlternateItem a,
.CartAlternateItem a:link,
.CartAlternateItem a:visited {
  color: #000;
  text-decoration: none;
  font-weight: bold;
  }
.CartItem a:hover,
.CartAlternateItem a:hover {
  color: #000;
  text-decoration: none;
  font-weight: bold;
  }

/*	________________________
	Shipping Methods List */
#ShipMethodsList {
  border-left: 3px solid #ED5E0E;
  margin-left: 8px;
  }

/*	__________________
	Checkout Styles */
#AddressBookPanel {
  width:735px;
  margin:0;  
  }
#AddressList td {
  border: 3px double #ED5E0E;
  padding: 5px;
  }
#AddressList td:hover {
  background: #ffc;
  }
.ContentBox {
  margin: 3px 0px 5px 20px;  
  text-align:left;
  background:#ffe;
  border: solid 1px #F1AD01;
  padding:10px;
  }
#CheckoutTotals {
  text-align:center;
  background:#F7F3EF;
  border-top: 5px solid #F1AD01;
  padding:5px;
  margin: 0;
  width: 172px;
  }
#lblGrandTotal {
  border-top: 1px solid #000;
  }
#PlaceOrderCell {
  padding:0px;
  margin: 0;
  text-align:center;
  background:#F1AD01;
  }
.ControlArea {
  border: 1px solid #F1AD01;
  background: #F7F3EF;
  padding:5px;
  margin-top:5px;
  }
#CheckoutPayment {
  background:#F7F3EF;
  border-top: 5px solid #F1AD01;
  padding:5px;
  margin: 0;
  text-align:left;
  width: 172px;
  }
#InstructionsField {
  background: #fff;
  border: 1px solid #000;
  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: 11px Verdana, Arial, Helvetica, Sans-Serif;
  color: #000;
  }
.BVSmallText {
  font: 11px Verdana, Arial, Helvetica, Sans-Serif;
  color:#000;
  }
a#LoginControl1_lnkForgotPassword,
a:link#LoginControl1_lnkForgotPassword,
a:visited#LoginControl1_lnkForgotPassword {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	}
a:hover #LoginControl1_lnkForgotPassword {
	font-size: 12px;
	font-weight: bold;
	}
#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: 11px/14px Verdana, Arial, Helvetica, Sans-Serif;
  color: #000;
  text-align: left;
  }
.AlternateItem {
  padding: 5px;
  background: #efefef;
  font: 11px/14px Verdana, Arial, Helvetica, Sans-Serif;
  color: #000;
  text-align: left;
  }
.FormTable {
  margin: 3px 5px;
  }
.contentcell {
  width: 360px;
  background: #F7F3EF;
  border: 3px solid #efefef;
  }
.FormInput, #inKeyword {
  border: #000 1px solid;
  background: #fff;
  color: #000;
  padding-left: 2px;
  font: bold 10px/14px Verdana, Arial, Helvetica, Sans-Serif;
  height: 18px;
  }
.ContentCell .FormInput, .ContentCell .FormInputError { width: 200px; }
.FormInput:focus { background: #ffc; } /* changes color of focused input box */
#btnSearch { margin: -2px 0 0 3px; } /* fixes alignment of search button on search page */
.FormInputError {
  border: #F1AD01 1px solid;
  background: #ffb5b5;
  color: #000;
  padding-left: 2px;
  font: bold 10px/14px Verdana, Arial, Helvetica, Sans-Serif;
  height: 18px;
  }
.formlabel {
  font: 12px Verdana, Arial, Helvetica, Sans-Serif;
  color: #000;
  letter-spacing: normal;  
  }
.CheckoutDescription span.FormLabel label {
  background: #ffc;
  padding:2px;
  }
span.FormLabel label:before { 
  content: "\00AB \0020";	/* adds a "<<", not visible on IE */
  }
.FormLabelStrong {
  font: bold 12px/14px Verdana, Arial, Helvetica, Sans-Serif;
  color: #000;
  letter-spacing: normal;  
  }
span#lblAddress { font: normal 14px/16px Arial, Verdana, Helvetica, Sans-Serif; }
.indent {  
  margin-left:20px;
  }
.Padded {
  margin:10px;
  }
#dlPolicy, #dlPolicy a, #dlPolicy a:hover {
  font: 12px Verdana, Arial, Helvetica, Sans-Serif;
  color: #000;
  }
.text {
  font: 10px Verdana, Arial, Helvetica, Sans-Serif;
  color: #000;
  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: 10px/12px Verdana, Arial, Helvetica, Sans-Serif;
  color: #f00;
  }
.SuccessMessage {
  display: block;
  background:#9f0;
  padding: 3px;
  color: #333;
  font: 11px/14px Verdana, Arial, Helvetica, Sans-Serif;
  text-align: center;
  }
div.WebPageMessage {
	padding: 0;
  margin:0;
  }
div.WebPageMessageError {
	background: #ffeaea url(messages-error.gif) no-repeat 5px 5px;
  border-bottom: 1px solid #f00;
	}
div.WebPageMessageWarning {
	background: #ffeaea url(messages-warning.gif) no-repeat 5px 5px;
  border-bottom: 1px solid #f00;
	}
div.WebPageMessageInformation {
	background: #eaf4ff url(messages-info.gif) no-repeat 5px 5px;
  border-bottom: 1px solid #666;
	}
div.WebPageMessageQuestion {
	background: #eaf4ff url(messages-question.gif) no-repeat 5px 5px;
  border-bottom: 1px solid #666;
	}
div.WebPageMessageOK {
	background: #e3fbd2 url(messages-ok.gif) no-repeat 5px 5px;
  border-bottom: 1px solid #090;
	}
div.Message {
	text-align: left;
	padding: 12px 45px;
	margin: 0;
	color: #000;
  font: normal 12px Georgia, "Times New Roman", Times, serif;
	}
div.WebPageMessageError div.Message,
div.WebPageMessageWarning div.Message {
  font-weight: bold;
	color: #f00;
  }
div.WebPageMessageOK div.Message {
  font-weight: bold;
	color: #690;
  }
  
/* Footer
___________________________________________________________________________________________ */
#footer {
  font: 10px Verdana, Arial, Helvetica, Sans-Serif;
  clear: both;
  margin: 0;
  width: 765px;
  color: #fff;
  padding: 3px 0;
  text-align: center;
  background: #F1AD01;
  }
#footermenu a {
  padding-left:4px;
  padding-right:4px;
  color: #efefef;
  font: 10px Verdana, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  }
#footermenu a:hover {
  color:#fff;
  text-decoration: none;
  }
#footercustommenu {
  padding: 4px 8px;
  }
#copyright {
  font-size: 10px;
  position: relative;
  top: 0px;
  color: #000;
  display: block;
  padding: 3px;
  text-align: center;
  }

