/* Additional Styles for Authors, books, etc */

p { font-family: Arial, Helvetica, sans-serif; }

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

.highcategory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFC300;
	background-image: url(../images_books/bg_corner2.gif);
	background-repeat: no-repeat;
	width: 204px;
	padding: 3px 0px 0px 6px;
	height: 28px;
	margin: 0px;
}

head:first-child+body .highcategory {
	width: 198px;  	
}

.hightitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0px 0px 5px 6px;
	width: 204px;
	margin: 0px;
	background-color: #ADB1B4; 
}

head:first-child+body .hightitle {
	width: 198px;  
	margin-top: -3px;	
}

.highlightCountry {
	background-color: #838288; 
	height: 249px;
}

.bookspacer {
	font-size: .2em;
	clear: both;
	margin-bottom: 10px;
}

.highcopy {
	padding: 10px 2px 0px 2px;
	width: 198px;
	margin: 0px;
}
.hightitleHP {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-transform: uppercase;
	font-weight: bold;
	padding: 5px 0px 5px 6px;
	width: 198px;
	margin: 0px;
	background-color: #ADB1B4; 
}

.hightitleHP2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-transform: uppercase;
	font-weight: bold;
	padding: 5px 0px 5px 6px;
	width: 198px;
	margin: 0px;
	background-color: #ADB1B4; 
	border-top: solid 10px #C7C8CA;
}

.countrylink {
	display: inline;
}

.countryarea {
	display: none;
}

.navCell, div.navCell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

#newsDetailArea { font-size: 0.8em; }

#newsDetailArea p { font-size: 1em; }

.buyLink {
	width: 108px;
	background-image: url(../images_books/bt_buy_button.gif);
	background-repeat:no-repeat;
	height: 23px;
	margin: 5px 0px;	
	font-size: .8em;
	padding: 3px;
	font-weight: bold;
	 
}

.buyLinkSmall {
	width: 60px;
	background-image: url(../images_books/bt_buy_button_small.gif);
	background-repeat:no-repeat;
	height: 14px;
	margin: 3px 5px 3px 0px;	
	font-size: 1em;
	padding: 0px 0px 0px 2px;
	font-weight: bold;
	float: left;
	 
}

p div, div p div { font-size: 1em; }

/*Reviews area */
table.reviewArea td { vertical-align: bottom; padding-bottom: 20px;}
table.reviewArea p { margin: 0px 0px 0px 10px;}
table.reviewArea img.imageReview { margin: 0px; border: none;  }