/* 
	__________________________________________________________________________________________
	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-top: 0;
	padding: 0px 1px;
	font: 11px Verdana, Arial, Helvetica, Sans-Serif;
	color: #000;
	letter-spacing: normal;
	background-image: url(top_back.jpg);
	background-repeat: repeat-x;
	text-align: center;
  }
p, tr, td, ul, li {
  font: 11px Verdana, Arial, Helvetica, Sans-Serif;
  }
ul li {
  margin:0;
  list-style-type: square;
  }
h1 {
  padding: 0;
  margin: 0 0 3px 0;
  font: bold 16px Arial, Verdana, Helvetica, Sans-Serif;
  color: #990000;
  border: none;
  }
  h2 {
  font-size:14px;
  text-align:left;
  }
h3 {
  margin: 0px;
  font: bold 14px Arial, Helvetica, Sans-Serif;
  color: #990000;
  }

h4 {
	padding: 3px 3px 0px 3px;
	margin: 0px 0px 0px 0px;
	font: bold 14px Verdana, Arial, Helvetica, Sans-Serif;
	color: #DC3709;
	text-align: left;
  }
  h7 {
	margin: 0px 0px 6px 0px;
	font: bold 13px Verdana, Arial, Helvetica, Sans-Serif;
	color: #fff;
	text-align: left;
	font-size: 16px;
  }
h5, h6 {
  font: 11px Verdana, Arial, Helvetica, Sans-Serif;
  color: #990000;
  }
a, a:link, a:visited, a:active {
  text-decoration: underline;
  color: #990000;
  font: 11px Verdana, Arial, Helvetica, Sans-Serif;
  }
a:hover {
  text-decoration: none;
  color: #000000;
  font: 11px Verdana, Arial, Helvetica, Sans-Serif;
  cursor: pointer;
  }
table td { vertical-align:top; }
img { border: none; }
.hide { display: none; }
option { min-width: 1.5em; }
.wz9{ display:inline; width:100%; margin:0 auto;}
.wz9 h3{margin:0; padding:0; display:inline;background:none;}
.wz9 h3 a{text-decoration:none;color:#ffffff; cursor:default; background:none;}

/* Main Layout
___________________________________________________________________________________________ */
/*	_________________________
	Fluid Container */
table#container {
	margin: 0 auto;
	padding: 0;
	width: 800px;
	background-color: #FFFFFF;
   }

/*	____________________
	Pop-up Containers */
#popupContainer {
  width:90%;
  padding:10px;
  margin: 0 3%;
  background: #FFF;
  }

/*	_______________________
	Pages with a sidebar */
#navcolumn {
	vertical-align: top;
	text-align: left;
	padding: 0 3px 0 8px;
	width: 150px;
	background-repeat: repeat-y;
	background-color: #EBEBEB;
  }
#contentcolumn {
	padding:0px 10px 0px 5px;
	vertical-align:top;
	text-align:left;
	width: 650px;
  }
  
/*	__________________________
	Pages without a sidebar */
#page, #pag {
	padding:0px 10px 0px 10px;
	margin:0px;
	background-color: #FFFFFF;
  }
  
/*	________________________________
	Content Section on Every Page */
#maincontent {
	margin:0px;
	padding:5px 10px 10px 10px;
	text-align: left;
  }

/* Header
___________________________________________________________________________________________ */
#Header {
	background-image: url(top_back.jpg);
	background-repeat: repeat-x;
	padding: 0;
	margin: 0 0 0px 0;
	width: 100%;
	position: relative;
  }
#BrandingArea {
	height:124px;
	width:800px;
	background: transparent;
	position: relative;
	background-image: url(banner.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
  }
  
/*	___________________
	Logo Positioning */
#Logo A {
	LEFT: 32px; WIDTH: 162px; POSITION: absolute; TOP: 9px; HEIGHT: 66px; 
}
#Logo IMG {
	LEFT: -2000px; POSITION: absolute; TOP: 10px
	}
  
/*	____________
	Site Menu */
#SiteMenu {
  }
#SiteMenu ul {
  margin:0;
  padding: 0 6px 3px 6px;
  white-space:nowrap;
  text-align: center;
  }
#SiteMenu li {
  display: inline;
  list-style-type: none;
  }
#SiteMenu a {
  padding: 0 4px;
  color: #fff;
  line-height: 12px;
  font: 10px Verdana, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  }
#SiteMenu a:hover {
  color:#000000;
  text-decoration: none;
  }
  
/* 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-left:20px;
  	position: absolute;
	left: 510px;
	top: 1px;
  }
#SiteMenu a#Header_lnkMyAccount,
#SiteMenu a#Header1_lnkMyAccount {
   padding-left:20px;
  	position: absolute;
	left: 590px;
	top: 1px;
  }
#SiteMenu a#Header_lnkCustomerService,
#SiteMenu a#Header1_lnkCustomerService {
	padding-left:20px;
	position: absolute;
	left: 610px;
	top: 1px;
	display: none;
  }
#SiteMenu a#Header_lnkSearch,
#SiteMenu a#Header1_lnkSearch {
	padding-left:20px;
	position: absolute;
	left: 600px;
	top: 1px;
	visibility: hidden;
  }
#SiteMenu a#Header_lnkCart,
#SiteMenu a#Header1_lnkCart {
  padding-left:20px;
  }

/*	_______
	  Down */
#SiteMenu a:hover#Header_LoginStatusControl1_lnkStatus,
#SiteMenu a:hover#Header1_LoginStatusControl1_lnkStatus {
  padding-left:20px;
  }
#SiteMenu a:hover#Header_lnkMyAccount,
#SiteMenu a:hover#Header1_lnkMyAccount {
  padding-left:20px;
  }
#SiteMenu a:hover#Header_lnkCustomerService,
#SiteMenu a:hover#Header1_lnkCustomerService {
  padding-left:20px;
  }
#SiteMenu a:hover#Header_lnkSearch,
#SiteMenu a:hover#Header1_lnkSearch {
  padding-left:20px;
  }
#SiteMenu a:hover#Header_lnkCart,
#SiteMenu a:hover#Header1_lnkCart {
  padding-left:20px;
  }
  
/*	________________________
	Link to Shopping Cart */
#ShoppingCartLink a, #ShoppingCartLink a:link, #ShoppingCartLink a:active, #ShoppingCartLink a:visited {
	position: absolute;
	top: 1px;
	right: 10px;
	color:#fff;
	text-decoration:none;
	padding: 0 0 3px 0;
  }
#ShoppingCartLink a:hover {
  color:#000000;
  text-decoration: none;
  }

/*	___________
	MiniCart */
#MiniCart {
  position: absolute;
  top: 18px;
  right: 10px;
  color: #FFFF99;  
  font: bold 10px/10px Verdana, Arial, Helvetica, Sans-Serif;
  padding: 0;
  }

/* Main Menu
___________________________________________________________________________________________ */
#MainMenu {
  width:100%;
  background: transparent;
  text-align:center;
  }
  
/*	_____________________________
	Top-Banner Categories Menu */
#MenuLevel1, #MenuLevel1 table {
	margin: 0 auto;
	position: absolute;
	left: 10px;
	top: 49px;
  }

/*	______________________________
	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 .MenuItem a {
	font: 11px Verdana, Arial, Helvetica, Sans-Serif;
	color: #fff;
	line-height: 26px;
	text-align: center;
	background-image: url(tab.jpg);
	width: 88px;
	background-repeat: no-repeat;
  }
#MenuLevel1 .MenuItem a:hover, #MenuLevel1 .MenuItemActive a:hover {
	font: 11px Verdana, Arial, Helvetica, Sans-Serif;
	color: #fff;
	line-height: 26px;
	text-align: center;
	background-image: url(tab_hover.jpg);
	width: 88px;
	background-repeat: no-repeat;
  }
#MenuLevel1 .MenuItemActive, #MenuLevel1 .MenuItemActive a {
	font: 11px Verdana, Arial, Helvetica, Sans-Serif;
	color: #fff;
	line-height: 26px;
	text-align: center;
	background-image: url(tab_hover.jpg);
	width: 88px;
	background-repeat: no-repeat;
  }
#MenuLevel1 A, #MenuLevel1 A:Hover {
	font: 11px Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration:none;
	line-height: 26px;
	display: block;
	white-space:nowrap;
  }

/*	________________________________
	Sub-Category Links Under Tabs */
#MenuLevel2 {
	width:800px;
	height: 33px;
	background-image: url(men_2_alt.jpg);
	background-repeat: repeat-x;
	text-align: right;
  }
#MenuLevel2 Table {
	margin: 0 10px 0px auto;
  }
#MenuLevel2 .MenuItem {
	padding: 2px 12px 10px 10px;
	background:transparent;
	text-align: center;
	display: none;
  }
#MenuLevel2 a {
	font: Bold 11px Arial, Helvetica, Sans-Serif;
	color:#990000;
	text-decoration:underline;
	white-space:nowrap;
  }
#MenuLevel2 a:hover {
	color:#fff;
	text-decoration:none;
	white-space:nowrap;
	padding-bottom:5px;
  }

/* Home Page
___________________________________________________________________________________________ */
#PageHome #MainContent, .HomepageBlock {
  padding:0;
  margin:0;
  }
#HomeTable {
  padding:0;
  margin:0;
  width:100%;
  }
#HomeColumn1 {
	vertical-align: top;
	text-align: left;
	padding: 0 3px 0 8px;
	width: 150px;
	background-repeat: repeat-y;
	background-color: #EBEBEB;
  }
#HomeColumn2 {
  vertical-align:top;
  text-align:center;
  padding: 0 5px;
  margin: 0;
  }
#HomeColumn3 {
	vertical-align:top;
	text-align:left;
	margin: 0;
	;
	visibility: hidden;
  }
#HomepageSample1 {
  background: #fff url(FreshStartImage.png) no-repeat 50% 50%;
  height: 180px;
  margin: 0;
  padding: 0;
  }
#HomepageSample2 {
  background: #F0F9FF;
  text-align: left;
  vertical-align: middle;
  margin: 10px 0;
  padding: 5px;
  border: solid 1px #829BAE;
  font: 11px/14px Verdana, Arial, Helvetica, Sans-Serif;
  }

/* Other Menus
___________________________________________________________________________________________ */
#navColumn ul, .CategoryList ul,
#navColumn ul li, .CategoryList ul li {
  padding: 0;
  margin:0;
  list-style-type: none;
  }
  
/*	________________________________________
	Customer Service and My Account Menus */
.NavColumnBlock {
  padding: 0;
  margin: 0;
  width: 150px;
  }
.NavColumnBlockContent {
	padding: 3px;
	margin: 0 0 6px 0;
	line-height: 1.1em;
	text-align: left;
	color: #000000;
  }

/*	___________________________________________
	Customer Service & My Account Menu Links */
.NavColumnBlockContent a, .NavColumnBlockContent a:visited, .NavColumnBlockContent a:link {
	font: 11px Verdana, Arial, Helvetica, Sans-Serif;
	color: #000000;
	text-decoration: none;
	list-style-type: none;
	margin: 0 0 0 10px;
	line-height: 13pt;
  }
.NavColumnBlockContent a:hover {
	font: 11px Verdana, Arial, Helvetica, Sans-Serif;
	color: #666666;
	text-decoration: underline;
	line-height: 13pt;
  }  

/*	_________________________
	Side Bar Menus & Forms */
.CategoryList, .SearchBoxForm, .MailingListSignupForm {
  width:150px;
  padding:0;
  margin-bottom: 5px;
  }
.CategoryListContent, .SearchBoxFormContent, .MailingListSignupFormContent {
  padding: 3px 3px 10px 3px;
  margin: 0 0 6px 0;
  text-align: left;
  border-bottom: 1px solid #fff;
  }
.SearchBoxFormContent .FormInput, .MailingListSignupFormContent .FormInput {
  border: #999 1px solid;
  background: #fff;
  color: #000000;
  padding-left: 2px;
  font: bold 10px/14px Verdana, Arial, Helvetica, Sans-Serif;
  height: 18px;
  }
.MailingListSignupFormContent .FormLabel {
  font: 10px/12px Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
  color: #FFFFFF;
  }
/*	_________________________
	Search Button Position */
#ContentColumn1__ctl1_btnGoSearch,
#ContentColumn4__ctl1_btnGoSearch,
#ContentColumn5__ctl1_btnGoSearch {
  margin-bottom: -4px; /* Adjust as needed. */
  }

/*	_________________________________
	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: #000000;
	padding: 3px 0px; border-bottom: 1px solid #333;
	text-decoration: none;
	font: 11px Verdana, Arial, Helvetica, Sans-Serif;
	line-height:13pt;
  }
.CategoryListContent li li a,
.CategoryListContent li li a:link,
.CategoryListContent li li a:visited {
	display: block;
	color: #000000;
	padding: 1px 2px 1px 12px;
	text-decoration: none;
	font: 11px Verdana, Arial, Helvetica, Sans-Serif;
	line-height:13pt;
  }
.CategoryListContent .CurrentCategory a,
.CategoryListContent .CurrentCategory a:link,
.CategoryListContent .CurrentCategory a:visited,
.CategoryListContent .CurrentCategory a:hover {
	color: #000000;
	font: bold 11px Verdana, Arial, Helvetica, Sans-Serif;
	line-height:13pt;
  }
.CategoryListContent .SubCategory a,
.CategoryListContent .SubCategory a:link,
.CategoryListContent .SubCategory a:visited {
	display: block;
	color: #000000;
	padding: 1px 2px 1px 12px;
	text-decoration: none;
	font: 11px Verdana, Arial, Helvetica, Sans-Serif;
	line-height:13pt;
  }
.CategoryListContent .CurrentCategory .SubCategory a,
.CategoryListContent .CurrentCategory .SubCategory a:link,
.CategoryListContent .CurrentCategory .SubCategory a:visited {
	display: block;
	color: #000000;
	padding: 1px 2px 1px 18px;
	text-decoration: none;
	font: 11px Verdana, Arial, Helvetica, Sans-Serif;
	line-height:13pt;
  }
.CategoryListContent a:hover,
.CategoryListContent li li a:hover,
.CategoryListContent .SubCategory a:hover,
.CategoryListContent .CurrentCategory .SubCategory a:hover {
	color: #666666;
	font: 11px Verdana, Arial, Helvetica, Sans-Serif;
	line-height:13pt;
  }

/* Breadcrumbs
___________________________________________________________________________________________ */
#BreadCrumbs {
	margin: 0 0 8px 0;
	padding: 2px 0px;
	font: 10px Arial, Verdana, Helvetica, Sans-Serif;
	color: #000000;
	text-align: left;
	display:block;
  }
#BreadCrumbs a, #BreadCrumbs a:link, #BreadCrumbs a:visited {
  color: #C12800;
  font: 10px Arial, Verdana, Helvetica, Sans-Serif;
  text-decoration: none;
  }
#BreadCrumbs a:hover {
  color: #000000;
  font: 10px Arial, Verdana, Helvetica, Sans-Serif;
  text-decoration: none;
  }
.BreadCrumbTrailSpacer {
  font: 8px Verdana, Arial, Helvetica, Sans-Serif;
  }
.BreadCrumbTrailNoLink {
  }

/* Category Page
___________________________________________________________________________________________ */
#LayoutTable {
  width:97%;
  }
#Records table {
	border-top: 1px solid #ccc;
	width:96%;
  }
#Records table tr td {
  text-align:center;
  }
#Records table table {
  border:none;
  width:100%;
  }

/*	____________________________________________________
	Category Header (also uses H1 for category title) */
#CategoryBanner {
  margin: 3px 0;
  }
#Description {
  font:12px/14px Verdana, Helvetica, Arial, Tahoma, Sans-Serif;		
  color:#000000;
  margin:10px 0;
  }
#RecordsFound, #Pager ,#Sorter , #Sorter TD {
  font: 11px Verdana, Arial, Helvetica, Sans-Serif;
  color:#666666;
  margin-bottom: 3px;
  white-space:nowrap;
  padding-right:10px;
  }
#Records {
	padding: 5px 0;
	border: 0px;
  }
  #lblRecordsFound, #lblRecordsFound2 {
  visibility:hidden;
  }

/*	_____________________________
	"New" Image Position */
.NewProductBadge {
  position:relative;
  left:-60px;
  top:-128px;
  }
  
/*	_______________________
	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;
	color: #000000;
  }
.SingleCategoryDisplayname a:hover,
.ListCategoryDisplay a:hover {
	font: normal 11px/12px Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration:none;
	color: #BE0201;
  }

/*	________________
	Products Grid  */
.SingleProductDisplay {
  display: block;
  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 11px Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration:none;
	color: #000000;
  }
.SingleProductDisplayName a:hover {
  font: bold 11px Verdana, Arial, Helvetica, Sans-Serif;
  text-decoration:none;
  color: #BE0201;
  }
.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 {
  height: 100%;
  }
.ListProductDisplayName a, .ListProductDisplayName td,
.ListCategoryDisplayName, .ListCategoryDisplayName td {
	text-align:left !important;
	color: #000000;
  }
.ListProductDisplayPrice, .ListProductDisplayPrice td {
  float:right !important;
  text-align:right !important;
  }

/*	__________________________
	Detailed Products Lists */
.DetailProductDisplay  {
	margin: 5px;
	text-align:left;
	border-bottom:1px solid #000;
	width: 600px;
  }

  .DetailProductDisplay td {
  }
  .DetailProductDisplayName {
	text-decoration: none;
  }
.DetailProductDisplayName td,
.DetailProductDisplayDescription td,
.DetailProductDisplayControls td {
	text-align:left !important;
	float:left !important;
		border-bottom:none;
  }
  .DetailProductDisplayPrice td {
	text-align:right;
	float: right;
border-bottom:none;
  }
.DetailProductDisplayName a,
.DetailProductDisplayName a:link,
.DetailProductDisplayName a:visited {
	font: bold 15px Verdana, Arial, Helvetica, Sans-Serif;
	color: #BE0201;
	text-decoration: underline;
  }
.DetailProductDisplayName a:hover {
  font: bold 15px Verdana, Arial, Helvetica, Sans-Serif;
  text-decoration:underline;
  color: #BE0201;
  }
.DetailProductDisplayPrice {
	text-align: right;
	text-decoration: none;
  }
.DetailProductDisplayPrice a,
.DetailProductDisplayPrice a:link,
.DetailProductDisplayPrice a:visited {
	font: Bold 13px Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration:none;
	text-align: right;
	color: #000000;
	text-decoration: none;
  }
.DetailProductDisplayPrice a:hover {
  font: Bold 13px Verdana, Arial, Helvetica, Sans-Serif;
  text-decoration:underline;
  }
  .DetailProductDisplayControls {
	float: right;
	height: 25px;
	width: 120px;
	clear: left;
}
  #divProdAvail {
background-image:url(clock.gif);
background-position:left bottom;
background-repeat:no-repeat;
font-size:13px;
font-weight:bold;
line-height:18px;
margin-left:100px;
padding-left:30px;
padding-top:5px;
  }
    #divBookAvail {
	font-weight: bold;
	font-size: 13px;
	line-height: 18px;
	width: 300px;
  }
  #divBookDetails {
  font-weight: bold;
  }
  
 .DetailProductDisplayImage {
	float:left;
	text-align:right;
	padding-right: 10px;
  }
 
/*	________________
	Pricing Links */
a .ListPrice,
a:link .ListPrice,
a:visited .ListPrice { color: #999; }
a .SitePriceDiscounted,
a:link .SitePriceDiscounted,
a:visited .SitePriceDiscounted { color: #f00; }
a:hover .ListPrice { color: #607794; }
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:98%;
  }
#ProductPageImageColumn {
  width:150px;
  padding:0px 5px;
  margin:0px;
  vertical-align:top;
  text-align:center;
  }
#ProductPageContentColumn {
  padding:0 0 0 0px;
  margin:0;
  vertical-align:top;
  text-align:left;
  }

/*	_________
	Styles */
#lblSKU { font-size: 10px; color: #000000; }
#productdescription {
  padding: 8px 8px 8px 0px;
  font: 11px/12px Verdana, Arial, Helvetica, Sans-Serif;
  color: #000000;
  }
#imgZoom, #PrintThisPage, #EmailThisPage { margin: 0 0 0px 0; }
#ProductImage a, #ProductImage a:hover { text-decoration: none; }
#lblDescription {
line-height:16px;
}
/*	_______________________
	Product Controls Box */
#ProductControls {
	margin-top:5px;
	padding: 12px 0 0 0px;
	background-position: bottom right;
	background-repeat: no-repeat;
  }

/*	_____________________
	Product Properties */
.ProductPropertyLabel {
	font: bold 13px Verdana, Arial, Helvetica, Sans-Serif;
	color:#000000;
	text-align: left;
}
#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 */
.DiscountText { font: 11px Verdana, Arial, Helvetica, Sans-Serif; color:#990000; }
.SitePriceDiscounted,.YouSave,.ListPrice,.SitePrice { font: 11px Verdana, Arial, Helvetica, Sans-Serif; }
.SitePrice, .ListPrice { color:#000000; }
.ListPrice { text-decoration:line-through; }
.YouSave { color:#f00; }
.SitePriceDiscounted { color:#3E5E8D; }

/*	_________________
	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:#607794; }

/*	________________
	Related Items */
.RelatedItemsBlock {
  background: #fff;
  margin: 0;
  padding: 0 0 3px 0;
  }
.RelatedItemsBlock H3 {
  padding: 3px 3px 3px 17px;
  margin: 0 0 4px 0;
  font: bold 12px Verdana, Arial, Helvetica, Sans-Serif;
  color: #000000;
  text-align: left;
  }
.RelatedItemsBlockContent {
  padding: 0 9px;
  text-align: center;
  }
.RelatedItemsBlock .SingleProductDisplay {
  border: 1px solid #ccc;
  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 {
   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: #000000;
  }
#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:#000000;
  }
.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:#607794;
  white-space: nowrap;
  }
#pnlReviewDisplay {
  border: 1px solid #999;
  padding: 5px;
  }
#pnlWriteAReview textarea {
  width: 250px;
  height: 150px;
  }

/* Checkout
___________________________________________________________________________________________ */
#tblItems {
  border: 1px solid #829BAE;
  width:98%;
  margin:5px;
  }
table#dgOrders {
  width:100%;
  }
#CheckoutTable {
  width:98%;
  margin: 0 1%;
  }
.Header {
	padding: 3px;
	margin: 0;
	font: bold 11px Verdana, Arial, Helvetica, Sans-Serif;
	color: #fff;
	background-color: #BC2700;
  }
.CheckoutDescription {
  font: 12px/14px Verdana, Arial, Helvetica, Sans-Serif;
  }

/*	_________________
	Checkout Steps */
#CheckoutSteps {
  padding: 22px 5px 8px 20px;
  margin:20px 0 0 0;
  background-image: url(checkback.gif);
  background-repeat: no-repeat;
  background-position: top left;
  }
.CheckoutStep {
  padding-right:20px;
  }
.CheckoutStep img { padding-top: 10px;}
.CheckoutStep a, 
.CheckoutStep a:link, 
.CheckoutStep a:visited {
  font: 12px/14px Verdana, Arial, Helvetica, Sans-Serif;
  color:#444;
  white-space:nowrap;
  text-decoration:none;
  padding-bottom: 10px;
  padding-right: 7px;
  }
.CheckoutStep a:hover {
  font: 12px/14px Verdana, Arial, Helvetica, Sans-Serif;
  color:#999999;
  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:#990000;
  white-space:nowrap;
  text-decoration: underline;
  }

/*	_____________________
	Shopping Cart Page */
#CartTitle {
  width:100%;
  }
#lblcart {
  color: #666666;
  }
table#CartContainer {
  width:95%;
  padding:0;
  margin:0 auto;
  }
table#CartContainer tr td {
  vertical-align:middle;
  }
#CartItemBlock {
  padding:0px;
  margin:0px;
  }
#CartItemBlock Table {
  margin:0px;
  width:100%;
  border-right: 1px solid #BC2700;
  border-left: 1px solid #BC2700;
  border-top: 1px solid #BC2700;
  border-bottom: none;
  }
#CartUpdateBlock {
  width:75%;
  background:#fff;
  margin:0px;
  text-align: right;
  padding-right: 14px;
  vertical-align:middle;
  }
#CartTotalBlock {
  border-bottom: double 3px #BC2700;
  border-right: solid 1px #BC2700;
  border-left: solid 1px #BC2700;
  width:25%;
  margin:0px;
  padding:5px;
  text-align:center;
  vertical-align:middle;
  }
#lblSubTotal {
	font: bold 14px Arial, Verdana, Helvetica, Sans-Serif;
	color: #000000;
  }
#CartCheckoutButtons {
  width:98%;
  text-align:right;
  margin-top:10px
  }
.CartItem,
.CartAlternateItem {
  padding: 5px;
  font: 11px/14px Verdana, Arial, Helvetica, Sans-Serif;
  color: #000000;
  text-align: left;
  border-bottom:1px solid #BC2700;
  }
.CartItem {
	background: #fff;
	color: #000000;
}
.CartAlternateItem {
	background-color: #FEE0E2;
}
.CartItem a,
.CartItem a:link,
.CartItem a:visited,
.CartAlternateItem a,
.CartAlternateItem a:link,
.CartAlternateItem a:visited {
  color: #000000;
  text-decoration: none;
  font-weight: bold;
  }
.CartItem a:hover,
.CartAlternateItem a:hover {
  color: #BE0201;
  text-decoration: none;
  font-weight: bold;
  }

/*	________________________
	Shipping Methods List */
#ShipMethodsList {
  border-left: 3px solid #ccc;
  margin-left: 8px;
  }

/*	__________________
	Checkout Styles */
#AddressBookPanel {
  width:100%;
  margin:0;  
  }
#AddressList td {
  border: 3px double #E3EFF6;
  padding: 5px;
  }
#AddressList td:hover {
  background: #ffc;
  }
.ContentBox {
  margin: 3px 0px 5px 20px;  
  text-align:left;
  background:#ffe;
  border: solid 1px #829BAE;
  padding:10px;
  }
#CheckoutTotals {
  text-align:center;
  background:#f5f5f5;
  border-left: 1px solid #829BAE;
  border-top: 1px solid #829BAE;
  border-right: 1px solid #829BAE;
  padding:5px;
  margin: 0;
  width: 172px;
  }
#lblGrandTotal {
  border-top: 1px solid #BAD0EC;
  }
#PlaceOrderCell {
  padding:0px;
  margin: 0;
  text-align:center;
  background:#fff;
  }
.ControlArea {
  border: 1px solid #990000;
  background: #fff;
  padding:5px;
  margin-top:5px;
  }
#CheckoutPayment {
  background:#F0F9FF;
  border: 1px solid #829BAE;
  padding:5px;
  margin: 0;
  text-align:left;
  width: 172px;
  }
#InstructionsField {
  background: #fff;
  border: 1px solid #BAD0EC;
  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: #607794;
  }
.BVSmallText {
  font: 10px Verdana, Arial, Helvetica, Sans-Serif;
  color:#333333;
  }
a#LoginControl1_lnkForgotPassword { text-decoration: none; }
#btnUpdateTotals { background-color: #fff; padding: 0 0 5px 10px; vertical-align: middle; }
#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: #000000;
  text-align: left;
  }
.AlternateItem {
  padding: 5px;
  background: #FEE0E2;
  font: 11px/14px Verdana, Arial, Helvetica, Sans-Serif;
  color: #000000;
  text-align: left;
  }
.FormTable {
  margin: 3px 5px;
  }
.contentcell {
  width: 50%;
  border: 2px solid #c52900;
  }
.FormInput, #inKeyword {
  border: #999 1px solid;
  background: #fff;
  color: #000000;
  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: #999 1px solid;
  background: #ffb5b5;
  color: #3E5E8D;
  padding-left: 2px;
  font: bold 10px/14px Verdana, Arial, Helvetica, Sans-Serif;
  height: 18px;
  }
.formlabel {
  font: 12px Verdana, Arial, Helvetica, Sans-Serif;
  color: #000000;  
  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: #990000;  
  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: #607794;
  }
.text {
  font: 10px Verdana, Arial, Helvetica, Sans-Serif;
  color: #000000;
  padding-bottom: 8px;
  }
select {
  color: #990000;
  width: 200px;
  }
a#lnkMyAccount, a:link#lnkMyAccount , a:visited#lnkMyAccount {
  font: bold 12px Verdana, Arial, Helvetica, Sans-Serif;
  color: #607794;
  }
a:hover#lnkMyAccount {
  color: #9f0;
  text-decoration: none;
  }

/* Various Messages
___________________________________________________________________________________________ */
.ErrorMessage, .ErrorMessage UL {
	display: block;
	background: transparent;
	font: 12px Verdana, Arial, Helvetica, Sans-Serif;
	color: #990000;
  }
.SuccessMessage {
  display: block;
  background:#9f0;
  padding: 3px;
  color: #3E5E8D;
  font: 11px/14px Verdana, Arial, Helvetica, Sans-Serif;
  text-align: center;
  }
.WebPageMessage {
	border:solid 1px #ccc;
	background:#fff;
	padding:0;
	margin:0;
  }
.WebPageMessageError, .WebPageMessageWarning, .WebPageMessageInformation, .WebPageMessageQuestion, .WebPageMessageOK {
  padding: 5px;
  background-position: 5px 5px;
  background-repeat: no-repeat;
  }
.WebPageMessage .Message {
	font: 12px Verdana, Arial, Helvetica, Sans-Serif;
	padding: 0 0 0 40px;
	height:30px;
	margin:0;
	color:#990000;
  }
.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: 10px Verdana, Arial, Helvetica, Sans-Serif;
	clear: both;
	margin: 0px 0 0 0;
	width: 100%;
	color: #fff;
	padding: 3px 0;
	text-align: center;
	background-repeat: repeat-y;
	background-color: #CC0000;
  }
#footermenu a {
  padding-left:4px;
  padding-right:4px;
  color: #FFFFFF;
  font: 10px Verdana, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  }
#footermenu a:hover {
  color:#000000;
  text-decoration: none;
  }
#footercustommenu {
  padding: 4px 8px;
  }
#copyright {
  font-size: 10px;
  position: relative;
  top: 0px;
  color: #FFFFFF;
  display: block;
  padding: 3px;
  text-align: center;
  }
  #copyright a{
  font-size: 10px;
  color: #FFFFFF;
  padding: 3px;
  text-align: center;
  }
.tpmsgetbl {
	width: 630px;
	background-image: url(top_message_bk.jpg);
	height: 71px;
	background-position: center;
	margin-bottom: 13px;
	margin-top: 5px;
}
.tpmsge {
	font-size: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #BC2700;
	text-align: center;
	padding-top: 10px;
}
.tpmsgeb {
	font-size: 13px;
	text-align: center;
	padding-top: 3px;
}
.tpmsgeb a  {
	font-size: 13px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
}
.tpmsgeb a:hover, a:visited {
	font-size: 13px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
}
.maintbl {
	margin: 3px 5px 10px 0px;
}
.contest {
	background-image: url(contest_im.jpg);
	height: 141px;
	background-repeat: no-repeat;
	background-position: center;
	color: #FFFFFF;
	font-size: 16px;
	padding-top: 0px;
	text-align: center;
}
.conthd{
color: #FFFFFF;
	font-size: 16px;
	padding-top: 13px;
}
.outhd{
	color: #971E01;
	font-size: 21px;
	padding-top: 20px;
	font-weight: bold;
}
.outthere {
	background-image: url(out_th_back.jpg);
	height: 200px;
	font-size: 22px;
	font-weight: bold;
	color: #971E01;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center;
}
.findbtn {
	width: 121px;
	position: absolute;
	top: 400px;
	left: 415px;
}
.enterbtn {
	padding-top: 45px;
	text-align: right;
	padding-right: 0px;
}
.searchbtn {
	padding-top: 110px;
	text-align: right;
	padding-right: 30px;
}
.tplftinfo {
	background-image: url(rd_lf_bk.jpg);
	background-position: middle;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	width: 223px;
}
.why {
	margin-top: 15px;
	margin-bottom: 15px;
}
.why h3{
	margin-top: 12px;
	margin-left: 16px;
	color: #941C01;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 5px;
	text-align: left;
}
.lfttxt {
	line-height: 16px;
	margin:0px 0px 10px 15px
}
.lfttxt img {
	float: left;

}
.lfttxtb img {
	float: left;
	margin-bottom: 100px;

}
.lfttxtb {
	line-height: 16px;
	width: 250px;
	float: right;
	clear:right;
	padding-bottom: 80px;
	background-image: url(why_peppers.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.lfttxt h4, .lfttxtb h4 {
	font-size:14px;
	font-weight:bold;
	color: #CC3300;
	margin-bottom: 1px;
	padding-left:30px;
}
.lfttxt p, .lfttxtb p {
	line-height: 16px;
	text-align: left;
	margin-top: 1px;
	padding-left: 30px;
}
.whybtn {
	text-align: right;
	margin-right: 10px;
}
.bodyqueen {
	text-align: center;
	margin: 0 auto;
}
.ppmaintbl {
	background-image: url(pptbl_bk.jpg);
	height: 191px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
.pphd {
	font-size: 16px;
	font-weight: bold;
	padding: 15px 0px 5px 20px;
	color: #951E00;
}
.ppname {
	padding: 2px 0px 0px 21px;
	font-size: 13px;
}
.pptext {
	line-height: 13pt;
	padding: 3px 20px 0px 2px;
	font-size: 11px;
}
.pptextb {
	line-height: 13pt;
	padding: 6px 20px 0px 20px;
	font-size: 11px;
}
.ppmaintbl .ppimg{
	padding: 4px 0px 0px 10px;
}
.ppimg {
	padding: 4px 0px 0px 20px;
}
.ppemail  {
font-size:12px;
}

.ppemailb {
	font-size: 10px;
	padding-left: 28px;
}
.pepbk {
	height: 335px;
}
.rdlft {
	background-image: url(red_bk_l.jpg);
	background-repeat: no-repeat;
	width: 18px;
}
.rdrht {
	background-image: url(red_bk_r.jpg);
	background-repeat: no-repeat;
	width: 19px;
}
.rdmid {
	background-image: url(red_bk_m.jpg);
	background-repeat: repeat-x;
}
.bdyppl .peptxt {
	color: #FFFFFF;
	line-height: 14pt;
	font-size: 11px;
	width: 320px;
	float: right;
	text-align: left;
	padding-top: 40px;
	margin-right: 10px;

}
.bdyppl .pepic {
	background-image: url(phil_lg.jpg);
	width: 220px;
	height: 289px;
	background-repeat: no-repeat;
	float:left;
	margin-top: 20px;
	}
	.bdyppl .pepicjune {
	background-image: url(june_lg.jpg);
	width: 220px;
	height: 289px;
	background-repeat: no-repeat;
	float:left;
	margin-top: 20px;
	}
	.bdyppl .pepicdes {
	background-image: url(des_lg.jpg);
	width: 220px;
	height: 289px;
	background-repeat: no-repeat;
	float:left;
	margin-top: 20px;
	}
	.bdyppl .pepickarin {
	background-image: url(karin_lg.jpg);
	width: 220px;
	height: 289px;
	background-repeat: no-repeat;
	float:left;
	margin-top: 20px;
	}
	.bdyppl .pepicolivia {
	background-image: url(olivia_lg.jpg);
	width: 220px;
	height: 289px;
	background-repeat: no-repeat;
	float:left;
	margin-top: 20px;
	}
	.bdyppl .pepicmar {
	background-image: url(mar_lg.jpg);
	width: 220px;
	height: 289px;
	background-repeat: no-repeat;
	float:left;
	margin-top: 20px;
	}
			.bdyppl .pepicsharl {
	background-image: url(shar_lg.jpg);
	width: 220px;
	height: 289px;
	background-repeat: no-repeat;
	float:left;
	margin-top: 20px;
	}
				.bdyppl .pepicemily {
	background-image: url(emily_lg.jpg);
	width: 220px;
	height: 289px;
	background-repeat: no-repeat;
	float:left;
	margin-top: 20px;
	}
					.bdyppl .pepicmitch {
	background-image: url(mitch_lg.jpg);
	width: 220px;
	height: 289px;
	background-repeat: no-repeat;
	float:left;
	margin-top: 20px;
	}
						.bdyppl .pepicedith {
	background-image: url(edith_lg.jpg);
	width: 220px;
	height: 289px;
	background-repeat: no-repeat;
	float:left;
	margin-top: 20px;
	}
.pephd {
	font-size: 16px;
	margin-top: 40px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 240px;
	position: absolute;
}
.bdyppl .sendmail {
	height: 20px;
	width: 157px;
	position: relative;
	float: right;
}
.bdyppl .main {
	width: 620px;
	height: 334px;
	background-image: url(red_bk_m.jpg);
}
.bdyppl .left {
	width: 18px;
	height: 334px;
	background-image: url(red_bk_l.jpg);
	background-repeat: no-repeat;
	float: left;
}
.bdyppl .right {
	width: 19px;
	height: 334px;
	background-image: url(red_bk_r.jpg);
	float: right;
	background-repeat: no-repeat;
}


.peptxt {
	color: #FFFFFF;
	line-height: 14pt;
	font-size: 11px;
	width: 320px;
	float: right;
	text-align: left;
	padding-top: 60px;
	margin-right: 10px;

}
.pepic {
	background-image: url(phil_lg.jpg);
	width: 220px;
	height: 289px;
	background-repeat: no-repeat;
	top: 20px;
	left: 170px;
	margin-top: 20px;
	}
	.pepicjune {
	background-image: url(phil_lg.jpg);
	width: 220px;
	height: 289px;
	background-repeat: no-repeat;
	top: 20px;
	left: 170px;
	margin-top: 20px;
	}
	
.pephd {
	font-size: 16px;
	margin-top: 40px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 240px;
	position: absolute;
}
.sendmail {
	height: 20px;
	width: 157px;
	margin-left: 100px;
	margin-top: 10px;
	float: right;
}
.main {
	width: 620px;
	height: 334px;
	background-image: url(red_bk_m.jpg);
}
.left {
	width: 18px;
	height: 334px;
	background-image: url(red_bk_l.jpg);
	background-repeat: no-repeat;
	float: left;
}
.right {
	width: 19px;
	height: 334px;
	background-image: url(red_bk_r.jpg);
	float: right;
	background-repeat: no-repeat;
}
.bodytwo {
	text-align: left;
}
.pepbitleft {
	width: 315px;
	float:left;
}
.pepbitright {
	width: 315px;
	float: left;
	clear: right;
}
.midsec {clear:right;}
.midsec h3 {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #A92300;
	text-align: left;
	margin: 15px 0px 15px 10px;
	}
.bite {
	margin: 3px 5px 3px 5px;
}
.frntd {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #A92300;
}
.frntd a {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #A92300;
	text-decoration: none;
}
.frntd a:link {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #A92300;
		text-decoration: none;
}
.frntd a:hover {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #A92300;
		text-decoration: none;
}
.frntd a:visited {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #A92300;
		text-decoration: none;
}
.pbdisc {
	width: 200px;
		text-align: left;
	margin-bottom:30px;
}
.pbdisc p{
	margin-top:0px;
	margin-bottom:0px;
	line-height: 16px;
}
.pbdisc a {
	font-size: 11px;
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.pbdisc a:hover {
	font-size: 11px;
	color: #333333;
		font-family: Verdana, Arial, Helvetica, sans-serif;
}
.pbdisc a:visited {
	font-size: 11px;
	color: #000000;
		font-family: Verdana, Arial, Helvetica, sans-serif;
}
.isbn {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
.pepprice {
	color: #CC3300;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 3px;
}
.bdtop {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(pep_bd_top.jpg);
	width: 227px;
	color: #B32501;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	background-repeat: no-repeat;
	padding-top: 20px;
	height: 10px;
}
.rpbdis {
	background-image: url(pep_bd_mid.jpg);
	background-repeat: repeat-y;
	padding: 0px 22px 0px 15px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 13pt;
}
.bdtopb {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(pep_bd_mid.jpg);
	width: 227px;
	color: #B22400;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	padding-top: 0px;
	background-repeat: no-repeat;
}
.rpbpic {
	background-image: url(kitty_snooze.jpg);
	height: 154px;
	background-repeat: no-repeat;
}
.rpbbase {
	background-image: url(pep_bd_base.jpg);
	background-repeat: no-repeat;
}
.rpbbtn {
	background-image: url(pep_bd_mid.jpg);
	background-repeat: repeat-y;
	padding-left: 45px;

}
.bktxt {
	padding-top: 20px;
	width: 125px;
	padding-left: 5px;
}
.bkpic {
	padding:5px 10px 10px 5px;
	width:76px;
	text-align: left;
	height: 103px;


}
.picksc {
	font-family: Arial, Helvetica, sans-serif;
	color: #A92300;
	font-weight: bold;
	font-size: 22px;
	padding: 10px 20px 0px 5px;
}
.gryone {
	background-repeat: no-repeat;
	width: 10px;
	height: 390px;

}
.grytwo {
	background-repeat: repeat-x;
	width: 260px;
	height: 285px;
	text-align: left;
	line-height: 13pt;
	padding: 0px 10px 0px 3px;
}
.grytwo h1{
	padding-top:10px;
	padding-bottom: 10px;
}
.grythree {
	background-repeat: no-repeat;
	width: 10px;
	height: 285px;
	}
	.mlsub {
	font-size:13px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	}
.lftblk h1{
	padding-top:10px;
	text-align: left;
}
.lftblk {
	width: 300px;
	height: 300px;
	margin-right: 15px;
	float: right;
	text-align: left;
	margin-left: 10px;
	clear: right;
	margin-bottom:20px
}
.lftblk a {
font-size:11px;
}
.lftblk a:hover {
font-size:11px;
}
.lftblk a:visited {
font-size:11px;
}
.lftimg {
	width: 72px;
	float: left;
	height: 80px;
}
.lftxt {
	text-align:left;
	line-height: 16px;
}
.happycust {
	background-image: url(base_tbl_bk.gif);
	background-repeat: no-repeat;
	clear: both;
	width: 635px;
	margin-top: 20px;
	height: 350px;
	padding-top: 10px;
	padding-right: 10px;
}
.happycust h3 {
	text-align:left;
	margin-top: 10px;
	padding-bottom: 10px;
}
.hpytxt {
	width: 300px;
	float: left;
	text-align: left;
	margin-left: 10px;
}
.cutstxt {
	text-align: left;
	font-style: italic;
	line-height: 12pt;
}
.custname {
 
	text-align: left;
	font-weight: bold;
	line-height: 12pt;
}
.meetpep {
	width: 300px;
	float: right;
	height: 320px;
	padding-right: 10px;
	text-align: left;
}
.meetpep h3 {
	text-align:left;
}
.meetimg {
	width: 90px;
	float: left;
}
.meetxt {
	text-align: left;
	line-height: 16px;
}
.meetext {
	text-align: left;
	line-height: 16px;
}
.ravhdb {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-align: center;
}
.ravtbl {
}
.ravleft {
	background-image: url(rav_book.jpg);
	height: 165px;
	width: 248px;
	background-repeat: no-repeat;
}
.ravmid {
	background-image: url(raves_main_bk.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 40px;
	color: #FFFFFF;
}
.ravright {
	background-image: url(raves_rd_rt.jpg);
	width: 20px;
}
.newsmaintxt {
	font-weight: bold;
	font-size: 18px;
	color: #990000;
}
.newsmsge {
line-height:18px;
}
.newstbl {
            height: 173px;
            width: 615px;
}

.newsleft {
            background-image: url(news_l.jpg);
            height: 193px;
            width: 140px;
            background-repeat: no-repeat;
}

.newsmid {
            background-image: url(news_mid.jpg);
            background-repeat: repeat-x;
            padding-top: 5px;
            color: #000000;
            padding-left: 40px;
            font-size: 12px;
            width: 370px;
}

.newsright {
            background-image: url(news_r.jpg);
            width: 75px;
            background-repeat: no-repeat;
}
.quicksearch {
	position:absolute;
	top:128px;
	left:10px;
	width: 510px;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
}
#Header1_MainMenu1_wucQuickSearch_btnSearch{
margin-top:20px;
}
#subcontent2 {
	BORDER-RIGHT: #ccc 4px solid;
	PADDING-RIGHT: 8px;
	DISPLAY: none;
	PADDING-LEFT: 8px;
	PADDING-BOTTOM: 8px;
	WIDTH: 400px;
	PADDING-TOP: 8px;
	BORDER-BOTTOM: #ccc 4px solid;
	POSITION: absolute;
	HEIGHT: 323px;
	color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	background-image: url(search_grad.gif);
}
#subcontent2 a {
	color:#000000;
}
#subcontent3 {
	BORDER-RIGHT: #ccc 4px solid;
	PADDING-RIGHT: 8px;
	BORDER-TOP: 1px solid #ccc;
	DISPLAY: none;
	PADDING-LEFT: 8px;
	PADDING-BOTTOM: 18px;
	BORDER-LEFT: 1px solid #ccc;
	WIDTH: 400px;
	PADDING-TOP: 8px;
	BORDER-BOTTOM: #ccc 4px solid;
	POSITION: absolute;
	HEIGHT: 323px;
	background-repeat: repeat-x;
	background-position: top;
	color: #FFFFFF;
	background-color: #FFFFFF;
	background-image: url(search_grad.gif);
}
#subcontent3 a {
	color:#000000;
}
#SimpleSearchHead {
	color:#990000;
}
#ISBNSearchHead {
	color:#990000;
}
#InputBoxes a {
	color:#000000;
}
.psblock {
	padding: 28px 20px 25px 10px;
	background-image: url(simp_search.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#Header1_MainMenu1_wucQuickSearch_txtSearchFor {
	background-color:#fff;
	margin-right: 5px;
	background-image: url(s_blk_bk.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #ccc;
}
#Header1_MainMenu1_wucQuickSearch_btnSearch {
margin:auto;
}
.aword {
	background-image: url(back_gen.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	padding: 15px 0px 15px 15px;
	width: 530px;
}
.awordhd {
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	color: #971E01;
}
.awordtxt {
	font-size: 12px;
	line-height: 20px;
}
.awordsig {
	font-weight: bold;
	line-height: 16px;
	font-size: 12px;
	color: #971E01;
}
.raveComment {
	font-weight: normal;
	font-size: 12px;
	font-style: italic;
	color: #990000;
}
.Custome {
	font-weight: bold;
}
.contcl {
	background-image: url(contact_base_l.jpg);
	height: 446px;
	background-position: left top;
	background-repeat: no-repeat;
}
.contcm {
	height: 446px;
	background-image: url(contact_base_mid.jpg);
	background-repeat: repeat-x;
}
.contcr {
	background-image: url(contact_email.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 446px;
	text-align: left;
	padding: 0px 0px 0px 15px;
}
.contcr a {
font-size:11px;
color:#000;
}
.contcr a:hover {
font-size:11px;
color:#000;
}
.contbl {
	background-image: url(cont_mail_r.jpg);
	height: 147px;
	background-position: left;
	background-repeat: no-repeat;
}
.contbm {
	height: 147px;
	background-image: url(cont_mail_mid.jpg);
	width: 250px;
}
.contbr {
	background-image: url(contact_mail.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 147px;
	text-align: left;
	padding: 5px 0px 0px 15px;
}
.contpgtxtm {
	line-height: 15pt;
}
.contal {
	background-image: url(contact_top_l.jpg);
	height: 147px;
	background-position: left;
	background-repeat: no-repeat;
}
.contam {
	height: 147px;
	background-image: url(contact_top_mid.jpg);
}
.contar {
	background-image: url(contact_fone.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 147px;
	text-align: left;
	padding: 5px 0px 0px 15px;
}
.contpghd {
	font-weight: bold;
	font-size: 14px;
	color: #990000;
}
.contpgtxt {
	line-height: 8px;
}
.contpgtbl {
}
.contablk {
width:350px;
}
.compleft {
	background-image: url(comp_left.jpg);
	height: 208px;
	background-repeat: no-repeat;
	width: 620px;
}
.comptxt {
	height: 208px;
	background-image: url(comp_mid.jpg);
	width: 620px;
	background-repeat: repeat-x;
}
.compright {
	height: 208px;
	background-image: url(comp_right.jpg);
	background-repeat: no-repeat;
	background-position: right;
	font-size: 20px;
	padding-left: 200px;
	font-weight: bold;
	padding-right: 30px;
	padding-top: 0px;
	line-height: 28px;
	color: #9B0101;
}
.maincomp {
	width: 620px;
}
.compdetails {
	width:200px;
	padding: 5px;
}
.comprules {
	padding:5px;
	line-height: 16px;
}
.compimg {
width:110px;
}
.comphd {
	font-weight: bold;
	color: #990000;
	font-size: 14px;
}
.compmainhd {
	font-weight: bold;
	font-size: 20px;
	line-height: 30px;
	padding: 5px 0px 5px 0px;
}
.compmainsub {
	font-weight: bold;
	font-size: 15px;
	line-height: 30px;
	padding: 5px 0px 0px 0px;
}
.whyusleft {
	background-image: url(whyUsleft.jpg);
	height: 300px;
	background-position: left;
	background-repeat: no-repeat;
	width: 620px;
}
.whyusright {
	background-image: url(WhyUs_right.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 300px;
	width: 620px;
}
.whyusmid {
	background-image: url(whyUs_mid.jpg);
	background-repeat: repeat-x;
	height: 300px;
	width: 620px;
}
.whyustxt {
	width:355px;
	color: #FFFFFF;
	padding-left: 20px;
	text-align: left;
	font-size: 12px;
	line-height: 15px;
}
.whyuscopy {
	width: 620px;
	text-align: left;
	font-size: 11px;
	line-height: 16px;
}
.whyhd {
	color: #990000;
	font-weight: bold;
	font-size: 18px;
}
.whylisthd {
	font-weight: bold;
	font-size: 13px;
}
.nps {
font-weight:bold;
text-align:center;
}
.nps a:link {
font-weight:bold;
text-align:center;
}
.nps a:hover{
font-weight:bold;
text-align:center;
}
.nps a:visited{
font-weight:bold;
text-align:center;
}
#divSimpleSearchtxt {
	background-image:url(t_sch_a.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight:normal;
	height:21px;
	padding-right:0;
	padding-top:3px;
	position:absolute;
	right:230px;
	text-align:center;
	top:130px;
	width:91px;
}
#divSimpleSearchtxt a, a:hover, a:visited  {
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:10px;
font-weight:normal;
text-decoration:none;
}
#divISBNSearchtxt {
	background-image:url(t_sch_b.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight:normal;
	height:21px;
	padding-right:0;
	padding-top:3px;
	position:absolute;
	right:115px;
	text-align:center;
	top:130px;
	width:109px;
}
#divISBNSearchtxt a, a:hover, a:visited  {
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:10px;
font-weight:normal;
text-decoration:none;
}
#divPowerSearchtxt {
	background-image:url(t_sch_a.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight:normal;
	height:21px;
	padding-right:0;
	padding-top:3px;
	position:absolute;
	right:15px;
	text-align:center;
	top:130px;
	width:91px;
}
#divPowerSearchtxt a, a:hover, a:visited  {
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:10px;
font-weight:normal;
text-decoration:none;
}
.pepbdtable {
	background-image: url(pep_bd_mid.jpg);
	margin: 5px auto 15px auto;
	width: 636px;
}
.pepbdtable a {
font-size:11px;

}
.pepbdtable a:hover {
font-size:11px;

}
.pepbdtable a:visited {
font-size:11px;

}
.pepbdl {
	background-image: url(pep_bd_left.jpg);
	background-repeat: no-repeat;
	width: 12px;
	height: 303px;
}
.pepbdr {
	background-image: url(pep_brd_right.jpg);
	background-repeat: no-repeat;
	width: 15px;
}
.pepbdm {
}
.pepbdhda {
	font-weight: bold;
	font-size: 18px;
	color: #A92300;
	padding-top: 10px;
	background-repeat: no-repeat;
	width: 450px;
	padding-bottom: 5px;
	background-image: url(pep_bd_top.jpg);
	height: 60px;
}
.pepboardbase {
	background-image: url(pep_bd_base.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 0px 20px;
}
.pepbdhdb {
	font-weight: bold;
	font-size: 18px;
	color: #A92300;
	padding-top: 10px;
	width: 180px;
	text-align: center;
	background-image: url(tack_b.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-bottom: 5px;
}
.reccomendhd {
font:bold 13px Verdana, Arial, Helvetica, sans-serif;
}
.recomhdb {
	font-weight:bold;
	line-height: 18px;
	font-size: 13px;
}
.peplndcell {
	height: 173px;
	padding-right: 20px;
	width: 50%;
	padding-left: 20px;
}
.peplndcell a {
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#990000;
}
.peplndcell a:hover {
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#990000;
}
.peplndcell a:visited {
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#990000;
}
#divQuickSearchButton {
	position:absolute;
	right:330px;
	top:128px;
}
.clsTopSect {
margin:10px 0px;
padding:5px 0px;
}
.clsMiddleSect {
margin:10px 0px;
padding:5px 0px;
}
.clsBottomSect {

margin:10px 0px;
padding:5px 0px;
width:558px;
}
.clsQuoteHeader {
	padding-right: 15px;
	padding-bottom: 30px;
	background-image: url(comp_detail.gif);
	background-repeat: no-repeat;
	background-position: 97% top;
	padding-top: 0px;
	line-height: 18px;
}
.clsQuoteComplete {
padding-left:15px;
}
#lblQuoteDate {
padding-left:15px;
}
.clsTableContent {
padding-left:15px;
}
.clsASPQuoteTable {
	padding-left:15px;
	height: 50px;
	padding-top: 15px;
}
.clsQuoteFooter {
padding-left:15px;
}
.tblQuoteHeader {
background-color:#CC3300;
color:#fff;
}
.DetailAuthorDisplayName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
}
.DetailAuthorDisplayName a ,a:link, a:hover ,a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
}
.joinmail {
	background-image: url(joinmail.jpg);
	width: 586px;
	height: 120px;
	padding-top: 35px;
	background-repeat: no-repeat;
	padding-left: 20px;
}
.psearch {
	background-image: url(ps_mid.jpg);
	clear: both;
	width: 620px;
	height: 69px;
	margin: 15px auto;
}
.psearchleft{
	background-image: url(ps_left.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 69px;
	width: 68px;
	float: left;
}
.psearchmid{
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #FFFFFF;
	line-height: 63px;

}
.pearchbtn {
	width: 249px;
	height: 40px;
	float: left;
	padding: 10px 10px 0px 55px;
}
.psearchright {
	background-image: url(psright.jpg);
	background-repeat: no-repeat;
	background-position: right;
	width: 9px;
	float: right;
	height: 69px;
}
.bitestbl {
	margin-bottom:20px;
	padding-bottom: 10px;
}
.mlisttexta {
	padding: 0px 10px 10px 20px;
	line-height: 16px;
	border-right:1px dotted #ccc;
}
.mlisttext {
	padding: 0px 10px 10px 20px;
	line-height: 16px;
}
.mlisttbl {
clear:both;
}
	.mlisttbl h3 {
	margin-top: 12px;
	margin-left: 16px;
	color: #941C01;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 5px;
	text-align: left;
	}
.mlisttbl h4 {
	padding-left:20px;
}
.sbs {
	margin-left: 15px;
}
.sbs h4 {
	color:#CC3300;
	font-size:14px;
	font-weight:bold;
	margin-bottom:1px;
	}
.sbs h3 {
	margin-top: 12px;
	color: #941C01;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 5px;
	text-align: left;
	}
	.sbstext {
	line-height: 16px;
	padding-left: 30px;
	}
	.sbs img {
	float:left; }
.aboutpepteam {
	margin: 20px auto;
}
.aboutpepteam h4 {
	color: #941C01;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 5px;
}
.aboutpepteam h5 {
	color: #941C01;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 5px;
	text-align: right;
}
.test {
	font-style: italic;
	font-weight: bold;
	color: #666666;
}
.testwho {
	font-weight: bold;
}
#btnLookup { display: none;}
#Imagebutton1 { margin: 0 0 0 -30px; vertical-align: top;}
#Imagebutton2 { display: none;}
#txtISBN { margin-bottom: 10px;}
.powerbtn { position: absolute; margin-left: 358px; margin-top: 5px;}
#pnlSearch img { vertical-align: top; }
#txtWordsInTitle, #txtAuthorEditor, #txtPublisherImprint, #ddlReadership, #ddlCountryOfPublication { margin-bottom: 10px;}
#CartCheckoutButtons #btnContinueShopping { position: absolute; margin: -40px 0 0 -294px;}
.clsASPQuoteTable #btnCancel { position: absolute; margin-top: 5px; margin-left: -122px;}
.absalink {
	position: absolute;
	margin: 0 0 0 0px;
	}
	
#HomeColumn1 .Title a { display: inline-block; border-bottom: 1px solid #444; padding-bottom: 10px;}
.top10 a, .top10 a:visited, .top10 a:active, .top10 a:hover { display: inline-block; width: 130px; vertical-align:top;  font: normal 12px Tahoma; color: #000; text-decoration: none; padding: 6px 0px; border-bottom: 1px solid #000;}
.top10 td { font-weight: bold; }
.top10 { margin-top: 10px;}
.top10 img { padding: 8px 0px;}