/* This Style Sheet is only for styles that are added for a specific customer site
   All styles used in the default setup of the PowerWeb site can be found in the site_styles.css 

   Modified:
   July 14, 2005: KSTEVENSON: Moved all styles into site_styles.css
   
   
   
   Any styles needed for a customer's site design need to be added below. Do not ADD styles in site_styles.css
*/

/* background color for the content part of the pages */


.discountprice {
	font-weight: bold;
	color: #ED1E26;
}


HTML, Body, #tblWrapper  {
	color: #333333;
	background-color: #14599E;
	margin: 0px;
	padding: 0px;
	height: 100%;
	text-align: center;
	background-image: url(/client/client_images/template/bgShadow.gif);
	background-repeat: repeat-y;
	background-position: center;
}
/* Table that holds main dynamic content */
#tblWrapper {
	height: 100%;
	width: 780px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	vertical-align: top;
	border-right: 1px solid #003366;
	border-left: 1px solid #003366;
}
#tblWrapper1 {
	height: 100%;
	font-size: 12px;
	padding: 0px;
	background-color: #FFFFFF;
}

.headerArea {
	background-color: #FFFFFF;
	background-image: url(/client/client_images/template/headerBG.gif);
	background-repeat: no-repeat;
	height: 130px;
}

.headerAreaHome {
	background-color: #FFFFFF;
	background-image: url(/client/client_images/template/headerBG_Home.gif);
	background-repeat: no-repeat;
	height: 130px;
}

.headerAreaCart {
	background-color: #FFFFFF;
	background-image: url(/client/client_images/template/headerBGcart.gif);
	background-repeat: no-repeat;
	height: 130px;
}
/* spacing override for hte home page */
.dynamicareahome {
	background-image: url(/client/client_images/template/topHeaderBG.gif);
	background-repeat: repeat-x;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 7px;
}

.simpleSearch {
	background-image: url(/client/client_images/template/quickSearchBox.gif);
	background-repeat: no-repeat;
	background-position: 2px;
	padding-top: 0px;
	padding-left: 6px;
	padding-right: 5px;
}
.searchInput {
	font-size: 11px;
	color: #006699;
	border-width: 0px;
	border-style: none;
}
.topNavP {
	padding-top: 23px;
	/* padding-left: 10px; */
}


.topNavLinks {
	color: #CCCCCC;
	font-size: 12px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.leftNav {
	background-color: #FFFFFF;
	background-image: url(/client/client_images/template/leftBG.gif);
	background-repeat: repeat-y;
}

.topNavLinks a, .topNavLinks a:link, .topNavLinks a:visited {
	color: #999999;
	text-decoration: none;
}
.topNavLinks a:hover {
	color: #2473BB;
	text-decoration: underline;
}


.searchState {
	padding-top: 15px;
}
.leftFootSpace {
	background-image: url(/client/client_images/template/leftBG.gif);
	background-repeat: repeat-y;
}

.footerNav {
	font-size: 11px;
	color: #CCCCCC;
	line-height: 17px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 5px;
}
.footerNav a, .footerNav a:link, .footerNav a:visited{
	color: #666666;
	text-decoration: none;
}
.footerNav a:hover {
	color: #2473BB;
	text-decoration: underline;
}

/* Right side bar styles */
.rightNav {
	background-image: url(/client/client_images/rightbars/rightNavBG.gif);
	background-repeat: repeat-y;
}
.rightNavInside {
	font-size: 11px;
	color: #333300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*padding-top: 10px;*/
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.rightNavInside Blockquote {
	margin-left: 5px;
}
.rightNavInside div {
	margin-bottom: 4px;
}
.rightNavInside h2 {
	font-size: 12px;
	color: #0B89CC;
	margin-bottom: 3px;
	/*margin-top: 28px;*/
	font-weight: bold;
	padding-top:8px;
}
.rightNavInside b {
	color: #993300;
	font-weight: bold;
}
.rightNavInside .topline {
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	margin-top: 5px;
}


/* Gerneral styles */
a, a:link, a:visited {

	color: #FF0000;
}
a:hover, a:active {

	color: #CC0000;
}
.normal, p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	color: #333333;
	margin-top: 0px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #10599C;
	font-weight: bold;
	text-decoration : none;
	padding-bottom: 15px;
	line-height: 110%;
}
.cartBG {
	background-color: #FFFFFF;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 5px;
	line-height: 115%;
}

.rigtInlineImage {
	float: right;
	margin-right: 10px;
	margin-left: 10px;
}
.boldRed {
	font-weight: bold;
	color: #CC0000;
	line-height: 125%;
	font-size: 12px;
}
.red {
	color: #CC0000;
}
.boldBlue {
	font-weight: bold;
	color: #10599C;
}
.boldBlueBig {
	font-weight: bold;
	color: #10599C;
	font-size: 110%;
	padding-bottom: 5px;
}
.boldBlue a, .boldBlue a:link, .boldBlue a:visited {
	color: #10599C;
	text-decoration: underline;
}
.boldBlue a:hover {
	color: #10599C;
	text-decoration: none;
}

.underline {
	text-decoration: underline;
}

.specialdescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}
.menuitem {
	margin-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCC66;
}
.blueborder {
	border: 1px solid #6699CC;
}
.headline {
	font-size: 20px;
	color: #CC0000;
}
.headline2 {
	font-size: 14px;
	font-weight: bold;
	color: #003399;
}
#catform td, #catform input, #catform select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#emailBlast h1 {
	color: #CC0000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
}
#emailBlast h2 {
	color: #0066CC;
	font-size: 18px;
}
#emailBlast h3 {
	font-size: 16px;
	color: #CC0000;
}
#emailBlast .downloadArea {
	font-size: 12px;
	background-color: #D2E7FF;
	margin: 20px;
	padding: 10px;
	border: 1px solid #006699;
}

.clearDiv {
	clear: both;
}

.submitreview {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.submitreview a, .submitreview a:link, .submitreview a:visited{
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}

.homeIntroText p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 135%;
	color: #000000;
	padding-bottom: 12px;
}
.homeBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003399;
	padding-top: 10px;
	padding-bottom: 20px;
	text-decoration: underline;
}
.homeBlue a, .homeBlue a:link, .homeBlue a:visited {
	color: #003399;
	text-decoration: underline;
}
.homeBlue a:hover{
	color: #003399;
	text-decoration: none;
}

.homeIntroTextHead {
font-size: 16px;
	color: #10599C;
	font-weight: bold;
}
.newTitlesHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #CC0000;
	padding-top: 20px;
	padding-bottom: 5px;
}
.homeRedBox {
	border: 1px solid #CC0000;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height: 140%;
	font-size: 12px;
}
.homeRedBox h3 {
	font-size: 13px;
	color: #CC0000;
	margin-bottom: 5px;
	padding-bottom: 0px;
}
.detailtitle .smallGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
}
.smallGrey a, .smallGrey a:link, .smallGrey a:visited {
	color: #666666;
	text-decoration: none;
}
.smallGrey a:hover {
	color: #999999;
	text-decoration: underline;
}

/* SERIES PAGE STYLES */
.seriesIntroText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 135%;
	color: #000000;
	padding-bottom: 10px;
	padding-top: 10px;
}
.seriesIntroTextHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
/* Series Mini Menu Styles */
.seriesList {
	background-color: #E2E2E2;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	margin-right: 20px;
	margin-left: 3px;
	margin-top: 5px;
	width: 170px;
}
.seriesList a, .seriesList a:link, .seriesList a:visited {
	color: #000000;
	text-decoration: underline;
}
.seriesList a:hover {
	text-decoration: none;
}
.seriesList h3 {
	color: #0066CC;
	font-size: 12px;
	font-weight: bold;
	line-height: 110%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.seriesList h3 a, .seriesList h3 a:link, .seriesList h3 a:visited {
	color: #0065CE;
	text-decoration: underline;
}
.seriesList h3 a:hover {
	color: #0065CE;
	text-decoration: none;
}
.readfull a{
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	font-size: 11px;
}
.listingTitle a{
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

.awardsTable {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.awardsListing p {
	line-height: 170%;
}

/* Awards display on product pages */
.awardsFlag {

}

.homecenter {
	border: 1px solid #000000;
	margin: 0 0 10px 0;
}
.redborderbox{
	background-color: #f1f1f1;
	border: 1px solid #CC0000;
	padding: 2px;
	font-size: 11px;
}
.homeheadline{
	font-size: 18px;
	font-weight: bold;
	color: #477bba;
	text-decoration: underline;
	padding: 15px 0 5px 0;
}
.homeheadline a{
	color: #477bba;
	text-decoration: underline;
}
.homebullets li {
	font-size: 11px;
	line-height: 130%;
	font-weight: bold;
	list-style-type: disc;
	margin: 0px;
}
.homebullets a {
	color: #333333;
	text-decoration: underline;
}
.homebullets a:hover {
	color: #CC0000;
	text-decoration: none;
}

#LexileTable td {
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#LexileTable {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
#LexileTable th {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#LogoTable {
	margin-bottom: 10px;
}
#LogoTable td {
	text-align: center;
}
#LogoTable a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #006699;
}

.greyhr {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-bottom: 12px;
	clear: both;
}
.hilographic {
	padding: 0 0 5px 0;
	margin-left: 15px;
}

/* Home Layer */
.indexseriesshow {
	background-image: url(/client/client_images/homepage/Static_mid-section.jpg);
	background-repeat: no-repeat;
}
.blackborderbox1{
	border-right: 1px solid #000000;
	padding: 0 10px 0 0;
	font-size: 11px;
}
.blackborderbox2{
	padding: 0 0 0 8px;
	font-size: 11px;
}
.topblackline {
border-top: 1px solid #000000;
margin-top: 5px;
}

/* Childrens Book Week Styles */
.cbw {
	text-align: center;
}
.cbw a {
	font-size: 13px;
	color: #000000;
	text-decoration: underline;
}
.cbw h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: normal;
	color: #990082;
	margin: 5px;
}
.cbw h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #990082;
	margin: 5px;
}

/* 2008 Home page redesign Styles for home page */
.floatcontainer {
	clear: both;
	padding-top: 8px;
}
.floatcontainer #awardsbox {
	float: left;
}
.floatcontainer #awardsbox #honors {
	font-size: 90%;
}
.floatcontainer #featurereview {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-left: 10px;
	margin-left: 280px;
	line-height: 120%;
}
.floatcontainer #catrequestbox {
	float: left;
	text-align: center;
}
.floatcontainer #oderdirectbox {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	margin-left: 160px;
	padding-left: 5px;
}
#oderdirectbox #bearbox {
}
img.pinkheader {
	margin-bottom: 15px;
}
.floatcontainer #oderdirectbox #bearbox ul.homebullets li {
	margin-top: 5px;
	margin-bottom: 5px;
}
a.bluelink {
	color: #006699;
	text-decoration: underline;
	font-size: 90%;
}
