body {
	font-size: 16px;
}
.F1Head {
	font-size: 13px;
	color: #006666;
	font-family: arial black, arial, sans-serif;
}
.F1SubjectsHead {
	font-size: 18px;
	color: #006666;
	font-family: arial, helvetica, sans-serif;
}
.SectionHead {
	font-size: 13px;
	color: #006666;
	font-family: arial black, helvetica, sans-serif;
}
.ProductHead {
	font-weight: bold;
	font-size: 13px;
	font-family: arial, helvetica, sans-serif;
}
.RightNavHead {
	font-weight: bold;
	font-size: 13px;
	font-family: arial, helvetica, sans-serif;
}
.ProductSubjectsHead {
	font-weight: bold;
	font-size: 13px;
	color: #006666;
	font-family: arial, helvetica, sans-serif;
}
.Title {
	font-size: 13px;
	font-family: arial, helvetica, sans-serif;
}
.SubTitle {
	font-size: 13px;
	font-family: arial, helvetica, sans-serif;
}
.Copy {
	font-size: 13px;
	font-family: arial, helvetica, sans-serif;
}
.RelatedLink {
	font-size: 11px;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
}
.RightNavRelatedLink {
	font-size: 11px;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
}
.Contributor {
	font-size: 10px;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
}
.OurPrice {
	font-size: 10px;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
}
.Format {
	font-size: 10px;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
}
.RetailPrice {
	font-size: 10px;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
}
.BNRetailPrice {
	font-size: 10px;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
}
.YouSave {
	font-size: 10px;
	color: #AA0000;
	font-family: arial, helvetica, sans-serif;
}
.BNPrice {
	font-size: 10px;
	color: #AA0000;
	font-family: arial, helvetica, sans-serif;
}
.MemberPrice {
	font-size: 10px;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	margin-top:5px; 
	margin-bottom:1px; 
}
.List {
	font-size: 13px;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
}
.RightNavList {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.linkWhite {
	color: #FFFFFF;
}
.linkBlack {
	color: #000000;
}
.linkRed {
	color: #990033;
}
.linkYellow {
	color: #DEC982;
}
.linkWhiteNoLine {
	color: #FFFFFF;
	text-decoration: none;
}
.linkBlackNoLine {
	color: #000000;
	text-decoration: none;
}
.LibraryEmail {
	font-weight: normal;
	font-size: 9px;
	font-family: arial, helvetica, sans-serif;
}
/* Added 11/03/06 myang 
   These styles are used by the bestsellers list on the Right Nav	
*/
.bestsellersList, .bestsellersListFooterBullets {
	font: bold 10px Verdana; 
	margin: 0 0 0 30px; 
	padding: 0;
	color: #663;
}

.bestsellersList li, .bestsellersListFooterBullets li {
	padding-bottom: 3px;
}

.bestsellersList a, .bestsellersListFooterBullets a {
	text-decoration: none;
	color: #663;
}

.bestsellersList a:hover, .bestsellersListFooterBullets a:hover {
	text-decoration:underline;
}

.bestsellersList .Title, .bestsellersListFooterBullets a  {
	font: bold 10px Verdana;
	color: #663;
}

.bestsellersList .Contributor {
	font: 10px Verdana;
}

.bestsellersListFooterBullets {
	list-style: url(http://images.barnesandnoble.com/gresources/red_carrot.gif);
}

/* Controller Headers - latest update 5/21/07 */
h1.mainHeader, h2.mainHeader, h3.mainHeader {
	font-weight: normal;
	font-size: 28px;
	font-family: georgia, times, verdana;
	color: #4A634C;
	padding: 0px;
	margin: 0px;
	}
h1.mainHeader A:link, h2.mainHeader A:link, h3.mainHeader A:link {
	color: #4A634C;
	text-decoration:none;
	}
h1.mainHeader A:visited, h2.mainHeader A:visited, h3.mainHeader A:visited {
	color: #4A634C;
	text-decoration:none;
	}
h1.mainHeader A:hover, h2.mainHeader A:hover, h3.mainHeader A:hover {
	color: #4A634C;
	text-decoration:none;
	}
h1.categoryHeader, h2.categoryHeader, h1.collectionHeader {
	font-weight: bold;
	font-size: 14px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #C37C14;
	padding: 0px;
	margin: 0px;
	float: left;
	}
h1.collectionHeader {
	margin-left: 5px;
	}
h1.categoryHeader A:link, h2.categoryHeader A:link, h1.collectionHeader A:link {
	font-weight: bold;
	color: #C37C14;
	text-decoration:underline;
	}
h1.categoryHeader A:visited, h2.categoryHeader A:visited, h1.collectionHeader A:visited {
	font-weight: bold;
	color: #C37C14;
	text-decoration:underline;
	}
h1.categoryHeader A:hover, h2.categoryHeader A:hover, h1.collectionHeader A:hover {
	font-weight: bold;
	color: #C37C14;
	text-decoration:underline;
	}	
	
/* Added for Controller header 02/06/07 awu */
.controllerHeader {
	font-weight: normal;
	font-size: 28px;
	padding-top: 8px;
	font-family: georgia, times, verdana;
	color: #4A634C;
	margin-left: 15px;
	}
.controllerHeader A:link {
	color: #4A634C;
	text-decoration:none;
	}
.controllerHeader A:visited {
	color: #4A634C;
	text-decoration:none;
	}
.controllerHeader A:hover {
	color: #4A634C;
	text-decoration:none;
	}
.controllerSubHeader {
	font-weight: bold;
	font-size: 14px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #C37C14;
	margin-left: 15px;
	}
.controllerSubHeader A:link {
	font-weight: normal;
	color: #C37C14;
	text-decoration:underline;
	}
.controllerSubHeader A:visited {
	font-weight: normal;
	color: #C37C14;
	text-decoration:underline;
	}
.controllerSubHeader A:hover {
	font-weight: normal;
	color: #C37C14;
	text-decoration:underline;
	}
/* Pagination 05/03/07 awu */
.PaginationText, .PaginationLink {
	font-size: 11px;
	color: #333333;
	font-family: verdana, arial, helvetica, sans-serif;
	}
.PaginationLink A:link, .PaginationLink A:visited, .PaginationLink A:hover {
	color: #333333;
	text-decoration:underline;
	}
.onPaginationLink {
	font-weight: bold;
	font-size: 11px;
	color: #C37C14;
	font-family: verdana, arial, helvetica, sans-serif;
	}

