/* content_block.css*/
/* Updated 06/12/2007 12.45PM */
/* General */
p
{
	padding-top: 5px;
}
.clear
{
	clear: both;
}
.spacer3
{
	padding-top: 3px;
}
.spacer6
{
	padding-top: 6px;
}
img
{
	border: 0px;
}
.single-column, .singleColumn
{
	border-left:2px solid #E2E2E2;
	border-right:2px solid #E2E2E2;
	border-bottom:2px solid #E2E2E2;
	/*width:760px;*/
	width: expression(756 + "px");
}
.BottomBorder
{
	border-width: 0 0 2px 0;
	border-style: solid; 
	border-color: #E2E2E2;
}
.LeftBorder
{
	border-width: 0 0 0 2px;
	border-style: solid; 
	border-color: #E2E2E2;
	height: 100%;
}
.LeftBorder2
{
	border-color: #FFFFFF;
}
.TopBorder
{
	border-width: 2px 0 0 0; 
	border-style: solid; 
	border-color: #E2E2E2;
	width: 100%;
}
.coloredText
{
	color: #184C7C;
}
.coloredText a, .coloredText a:visited
{
	color: #184C7C;
	text-decoration: none;
}
.coloredText a:hover
{
	color: #184C7C;
	text-decoration: none;
}
.coloredText2
{
	color: #184C7C;
	font-size: 12px;
}
.coloredText2 a, .coloredText2 a:visited
{
	color: #184C7C;
	text-decoration: none;
}
.coloredText2 a:hover
{
	color: #184C7C;
	text-decoration: none;
}
.coloredText3
{
	color: #184C7C;
	font-size: 14px;
}
.coloredText3 a, .coloredText3 a:visited
{
	color: #184C7C;
	text-decoration: none;
}
.coloredText3 a:hover
{
	color: #184C7C;
	text-decoration: none;
}
.coloredTextTitle
{
	color: #184C7C;
	font-size: 14px;
}
.coloredTextTitle a, .coloredTextTitle a:visited
{
	color: #184C7C;
	text-decoration: none;
}
.coloredTextTitle a:hover
{
	color: #184C7C;
	text-decoration: none;
}
.coloredTitleBig
{
	color: #184C7C;
	font-size: 18px;
}
a.title, a:visited.title
{
	color: #000000;
	text-decoration: none;
}
a:hover.title
{
	color: #000000;
	text-decoration: none;
}
.pad
{
	padding: 5px;
}
.pad_noBot
{
	padding: 2px 5px 0px 5px;
}
.pad_noTop
{
	padding: 0 5px 5px 5px;
}
.pad_noTop2
{
	padding: 0 5px 1px 5px;
}
.pad_padTop
{
	padding: 60px 5px 5px 5px;
}
.pad_padTop2
{
	padding: 75px 0 1px 0;
}
.pad_noRight
{
	padding: 5px 0 5px 5px;
}
.padRight
{
	padding-right: 5px;
}
.pad2
{
	padding: 10px;
}
.pad2_noTop
{
	padding: 0 10px 10px 10px;
}
.leftBottomPad
{
	padding: 8px;
}
.leftBottomPad2
{
	padding: 10px;
}
a.morelink, a:visited.morelink
{
	color: #FF6500;
	text-decoration: underline;
}
a:hover.morelink
{
	color: #397E18;
	text-decoration: underline;
}
a.morelink2, a:visited.morelink2
{
	color: #397E18;
	text-decoration: underline;
}
a:hover.morelink2
{
	color: #FF6500;
	text-decoration: underline;
}
.BookLeft
{
	float: left;
	padding: 0 5px 8px 0;
}
.BookLeft2
{
	float: left;
	padding: 0 20px 8px 0;
}
a.booklink, a:link.booklink, a:visited.booklink
{
	color: #000000;
	text-decoration: none
}
a:hover.booklink
{
	color: #000000;
	text-decoration: none
}

a.booklink2, a:link.booklink2, a:visited.booklink2
{
	color: #000000;
	text-decoration: underline
}
a:hover.booklink2
{
	color: #000000;
	text-decoration: underline
}

a.authlink, a:link.authlink,  a:visited.authlink 
{
	color: #000000;
	text-decoration: none;
}
a:hover.authlink
{
	color: #000000;
	text-decoration: none;
}
.clubprice
{
	color: #CC0000;
	font-weight: bold;
}
.StarsMainSelection
{
	color: #056DA2; 
	padding: 0 0 0 18px;
	background: url(../images/icons/Icon_Main_Sel.gif) no-repeat;
	margin-top: 3px;
}
.StarsMainSelection a, .StarsMainSelection a:visited 
{
	color: #056DA2;
	text-decoration: none;
	font-style: normal;
}
.StarsMainSelection a:hover
{
	color: #056DA2;
	text-decoration: none;
	font-style: normal;
}
.earlySoftcover
{
	color: #056DA2; 
	padding: 0 0 0 18px;
	background: url(../images/icons/Icon_Early_Soft.gif) no-repeat;
	margin-top: 3px;
}
.earlySoftcover a, .earlySoftcover a:visited 
{
	color: #056DA2;
	text-decoration: none;
	font-style: normal;
}
.earlySoftcover a:hover
{
	color: #056DA2;
	text-decoration: none;
	font-style: normal;
}
.exclusiveSoftcover
{
	color: #056DA2; 
	padding: 0 0 0 18px;
	background: url(../images/icons/Icon_Exclusive_Soft.gif) no-repeat;
	margin-top: 3px;
}
.exclusiveSoftcover a, .earlySoftcover a:visited 
{
	color: #056DA2;
	text-decoration: none;
	font-style: normal;
}
.exclusiveSoftcover a:hover
{
	color: #056DA2;
	text-decoration: none;
	font-style: normal;
}

/* 2nd Row  */
/*.exclusiveText
{
	color: #184C7C;
	font-size: 14px;
} */
.coloredTextTitleBg
{
	color: #046FA6;
	background-color: #FFFFFF;
	font-size: 12px;
	padding: 5px;
}
.exclusive
{
	/*background: url(../images/icons/Icon_Exclusive.gif) no-repeat 0px 50%;*/
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	min-height: 15px;
	text-align: left;
}
a.exclusiveAuthor, a:visited.exclusiveAuthor
{
	color: #184C7C;
	font-size: 24px;
	text-decoration: none;
}
a:hover.exclusiveAuthor
{
	color: #184C7C;
	font-size: 24px;
	text-decoration: none;
}
.videoLink
{
	padding-bottom: 1px;
	text-align: left;
	vertical-align: bottom;
	display: inline;
}
.videoLink a, .videoLink a:visited
{
	color: #FF6500;
	text-decoration: none;
}
.videoLink a:hover
{
	color: #397E18;
	text-decoration: none;
}
.coloredBg1
{
	background-color: #E7F0DF;
	padding: 5px;
	border-width: 0 0 0 2px; 
	border-style: solid; 
	border-color: #E2E2E2;
	height: 100%;
	width: 115px;
}
.coloredBg2
{
	background-color: #DAE7CB;
	padding: 5px;
	border-width: 0 0 0 2px; 
	border-style: solid; 
	border-color: #E2E2E2;
	height: 100%;
	width: 115px;
}
.coloredBgText
{
	color: #165284;
	font-size: 12px;
}
.coloredTextTitleBig
{
	color: #165284;
	font-size: 18px;
}
.coloredBgText2
{
	color: #0070A2;
	font-size: 12px;
}
.coloredTextTitleBig2
{
	color: #0070A2;
	font-size: 18px;
}
/* 3rd Row - List and Sneak peak */
.smalltext
{
	font-size: 10px;
}
ul.number
{
	margin: 10px 0 0 20px;
	margin-left: expression(25 + "px");
	padding: 0px;
	list-style-type : decimal;
}
li.number
{
	margin: 0px;
	padding: 0px;
	line-height: 14px;
}
.sneakPeak
{
	border-width: 0 0 0 2px; 
	border-style: solid; 
	border-color: #E2E2E2;
	height: 100%;
}
.sneakPeekHead
{
	padding-bottom: 1px;
	text-align: left;
	font-size: 12px;
	color: #000000;
	display: inline;
	vertical-align: bottom;
}
.sneakPeekHead a, sneakPeekHead a:visited
{
	text-decoration: none;
	color: #000000;
}
.sneakPeekHead a:hover
{
	text-decoration: none;
	color: #000000;
}
.sneakPeakDesc
{
	color: #184C7C;
	font-size: 12px;
	padding: 5px 5px 5px 5px;
	width: 210px;
}
.sneakPeakWords
{
	color: #FF6500;
	font-size: 12px;
}
.flipList
{
	padding: 0 105px 0 5px;
	width: 345px;
}
/*.coloredBg3
{
	background-color: #F3F5F9;
	padding: 5px;
}*/
/* 4th Row - 3 books on iframe */ 
.book_table 
{
	background:#ffffff;
	padding: 5px 0 10px 5px;
}
.book_tableColored 
{
	background:#E7F0DD;
	padding: 5px 0 10px 5px;
}
.book_headers_box 
{
	background-color: #FFFFFF;
	height: 25px;
	vertical-align: middle;
	border-width: 0 0 0 1px; 
	border-style: solid; 
	border-color: #FFFFFF;
}
.book_headers_box2 
{
	background-color: #E7F0DD;
	height: 25px;
	vertical-align: middle;
	border-width: 0 0 0 1px; 
	border-style: solid; 
	border-color: #E2E2E2;	
}
.book_headers_box2a
{
	background-color: #D1DDC5;
}
.book_links
{
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
a.book_links, a:visited.book_links
{
	color: #002E54;
	font-weight: bold;
	text-decoration: none;
}
a:hover.book_links
{
	color: #002E54;
	font-weight: bold;
	text-decoration: none;
}
.book_td 
{
	padding: 5px 0 1px 10px; 
	padding-bottom: expression(5 + "px");
	width: 33%;
	font-family: verdana;
	font-size: 10px;
	color: #000000;
}
a.morelink_sm, a:visited.morelink_sm
{
	color: #FF6500;
	text-decoration: underline;
	font-size: 10px;
	font-family: verdana;
}
a:hover.morelink_sm
{
	color: #FF6500;
	text-decoration: underline;
	font-size: 10px;
	font-family: verdana;
}

/* 5th Row - 2 sections */
.bottomRow1
{
	margin: 1px 1px 0 1px;
}
.bottomRow2
{
	margin: 1px 1px 0 1px;
}
.coloredHeader
{
	background-color: #A1CA6E;
	padding: 5px 5px 5px 10px;
	color: #FFFFFF;
	font-size: 14px;
}
.bookList
{
	float: left;
	padding-right: 5px;
	width: 48%;
	width: expression(49 + "%");
}
ul.bullet
{
	margin: 5px 0 0 5px;
	margin-left: expression(5 + "px");
	padding-left: 10px;
	list-style-type: disc;
}
li.bulletLi
{
	margin: 0px;
	padding: 0px;
	line-height: 14px;
}
li.bulletLiColored
{
	margin: 0px;
	padding: 0px;
	line-height: 14px;
	color: #184C7C;
}
.sneakPeekHead_sm
{
	padding-bottom: 1px;
	text-align: left;
	font-size: 11px;
	color: #000000;
	display: inline;
	vertical-align: bottom;
}
.sneakPeekHead_sm a, sneakPeekHead_sm a:visited
{
	text-decoration: none;
	color: #000000;
}
.sneakPeekHead_sm a:hover
{
	text-decoration: none;
	color: #000000;
}

/* Nav */
.LeftSidebar
{
	border-right:2px solid #E2E2E2;
	border-top:0px solid #E2E2E2;
}
.RightSidebar
{
	border-left:2px solid #E2E2E2;
	border-top:0px solid #E2E2E2;
}
.topSidebarHeader
{
	background-color:#2B76BF;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
	padding:5px 8px 5px 8px;
	text-align:left;
	margin:0px;
}
.browseAlt1, .browseAlt2
{
	background-color:#FEFAEF;
	color:#737313;
	padding-left:7px;
	font-weight:bold;
	vertical-align:middle;
	padding-top:3px;
	padding-bottom:3px;
}
.browseAlt1#selected, .browseAlt2#selected
{
	height:auto;
}
.browseAlt1#selected li,.browseAlt2#selected li
{
	color:#FF6500;
}
.browseAlt2, .browseAlt2wborder
{
	background-color:#F6F0D6;
}
.browseAlt1 a, .browseAlt2 a
{
	text-decoration:none;
	color:#737313;
	line-height:12px;
	overflow:none;
}
.browseAlt2wborder{border-bottom: 2px solid #E2E2E2;}
hr
{
	border-style: solid;
 	border-width: 0 0 1px 0;
 	border-color: #DDDDDD;
	margin:10px;
	clear:both;
}
.titlesDiv
{
	padding-bottom: 1px;
	padding-bottom: expression(0 + "px");
}
.titlesBook
{
	float: left;
	padding-right: 8px;
}
.titlesDesc
{
	float: left;
	font-size: 10px;
	width: 73px;
	width: expression(73 + "px");
}
.navhr
{
	clear: both;
	border-bottom:1px solid #9cc9e0;
 	width: 100%;
	position: relative;
	margin:10px 0;
}
.navhr hr{display:none;}
/* Bottom Content */
.bottom_content 
{
	border:2px solid #E2E2E2;
    margin-top:8px;
}
#bottom_content_divided { margin:0;padding:0;margin-top:8px;}
#bottom_content_divided a{margin:0;padding:0;}
#bottom_content_divided img, #bottom_content_divided img.first{border:2px solid #E2E2E2;border-left:none;padding:0;margin:0;}
#bottom_content_divided img.first{border-left:2px solid #E2E2E2;}
/* Pop up Content */
.popupHeader
{
	background:#E2E2E2;
	padding: 10px;
}

popupClose
{
	padding: 10px;
}
/*Found this in TGC content_block.css file but couldn't find usage of it.

.book_headers_box 
{
	background-color: #FFFFFF;
	height: 25px;
	vertical-align: middle;
	border-width: 0 0 0 1px; 
	border-style: solid; 
	border-color: #FFFFFF;
}
.book_headers_box_brdr
{
	border-color: #E2E2E2;
}
.book_headers_box2 
{
	background-color: #D6E6CE;
	height: 25px;
	vertical-align: middle;
	border-width: 0 0 0 1px; 
	border-style: solid; 
	border-color: #B9D1A1;	
}
.book_headers_box2a
{
	background-color: #EFEFE3;
}
*/
ol#underten {font-weight: bold;margin-left:-8px !important;margin-left:35px;}
ol#underten li{padding-bottom:6px;}
ol#underten span {font-weight: normal;} 
ol#underten a{color:#000000;}
.topten {margin:10px;}
.ads{margin:0;padding:0;border-bottom:2px solid #E2E2E2;}
.ads_fullframe{margin:0;padding:0;border:2px solid #E2E2E2;}
.formHighlight
{
	background-color:#F2FAEB;
	padding:10px 20px 5px 20px;
	margin-bottom:15px;
	width:584px;
}
#quotes{border-left:1px solid #397E18;}
#quotes .word{padding:18px 8px;color:#184C7C;font-size:15px; font-weight:bold;}
#quotes span.credit{margin-top:0;color:#184C7C;font-size:15px;font-style:italic;font-weight:normal;}
