@charset "utf-8";
/* CSS for all new pages */
/* Reset browser specific styles */
*	{
	border: 0;
	margin: 0;
	padding: 0;
	font-size: 100%;
	list-style: none;
	font-weight: normal;
	line-height: inherit;
	font-family: inherit;
	text-decoration: none;
}
/* index page styles */
body {
	background-color: #caba8b;
	font: normal normal bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
}
#container {
	width: 900px;
	position: relative;
	text-align: left;
	background: url(../images/wal60.png) repeat;
	margin: 0px auto;
}

/* Vertical NAVBAR styles */
#leftNav {
	width: 114px;
	float: left;
	margin-top: 50px;
}
#leftNav ul.verMenu li a{
	font: italic normal bold 12px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
	display: block;
	width: 114px;
	height: 16px;
	padding: 8px 0 10px 0;
	margin-bottom: 10px;
	list-style-type: none;
}
#leftNav ul.verMenu a:link, ul.verMenu a:visited {
	color: #F0DFDF;
	background: url(../images/menuTab2.gif) 0 0;
}
#leftNav ul.verMenu a:hover, ul.verMenu a:active {
	color: #990000;
	background: url(../images/menuTab2.gif) 0 -32px;
}

/* MESSAGE AREA STYLES */
#content {
	height: auto;
	width: 786px;
	float: right;
}
.message-area img {
	float: left;
	padding: 10px 10px 10px 0;
}
.message-area .video {
	float: right;
	padding-right: 20px;
}
.message-area .excerpt {
	float: left;
	padding-left: 20px;
}
.message-area .excerpt a{
	display: block;
	width: 110px;
	height: 40px;
}
.message-area .excerpt a:link, .message-area .excerpt a:visited{
	background: url(../images/button-Excerpt.gif) 0 0;
}
.message-area .excerpt a:hover, .message-area .excerpt a:active{
	background: url(../images/button-Excerpt.gif) 0 -40px;
}
#book5 .message-area .reviews{
	float: left;
	padding-left: 40px;
}
#book5 .message-area .reviews a{
	display: block;
	width: 110px;
	height: 40px;
}
#book5 .message-area .reviews a:link, .message-area .reviews a:visited{
	background: url(../images/button-Reviews.gif) 0 0;
}
#book5 .message-area .reviews a:hover, .message-area .reviews .reviews a:active{
	background: url(../images/button-Reviews.gif) 0 -40px;
}
.message-area .fb-like-box {
	padding-bottom: 10px;
	padding-left: 200px;
}

/* Styles for rounded corner box */
.wrap{
  position:relative;
  z-index:2;  
  margin: -20px 0 0 0;
}
.message-area{
  padding:30px;
  height:auto;
  min-height:100px;
}
.wrap .bgnd{
  position:absolute;
  z-index:-1;
  top:0;
  left:0;
  right:0;
  bottom:0;
}
.wrap .bgnd *{
	position:absolute;
	overflow:hidden;
	background-image:url(../images/box_shadow2.png);
	background-repeat:no-repeat;
}
.wrap .bgnd u.w{
	left:0;
	top:0;
	right:40px;
	height:60px;
}
.wrap .bgnd u.e{
	top:0px;
	right:0;
	height:60px;
	width:40px;
	background-position:-860px 0;
}
.wrap .bgnd i.w{
	left:0;
	top:60px;
	right:40px;
	bottom:40px;
	background-repeat:repeat-y;
	background-position:-900px 0px;
}
.wrap .bgnd i.e{
	top:60px;
	right:0px;
	width:40px;
	bottom:40px;
	background-repeat:repeat-y;
	background-position:100% 0px;
}
.wrap .bgnd b.w{
	left:0;
	bottom:0;
	right:40px;
	height:40px;
	background-position:0 100%;
}
.wrap .bgnd b.e{
	height:40px;
	bottom:0;
	right:0;
	width:40px;
	background-position:-860px 100%;
}

/* .bookbar-IN styles in the Div IndiaBooks */
#IndiaBooks .bookbar-IN{
	width: 600px;
	margin: 0 0 0 50px;
	border: none;
}
#IndiaBooks .bookbar-IN ul{
/* Background image is necessary during design to position different elements */
/* Background image may be deleted after design completion */
/* If it is left in, it will be partly visible below the lifted corner */
/*	background: url(../images/Fingerprint_books/bookbar-IN.png) no-repeat left top;*/
	position:relative;
	height: 210px;
	top: 0px;
	left: 0px;
	z-index: 1;
	list-style-type: none;
	padding: 0px 0 0 0px;
}
/* Position the bookbar-IN icon elements */
#IndiaBooks .bookbar-IN li {
	float: left;
	display: inline;
	margin-top: 20px;
	margin-left: 0px;
}
/* Size the clickable window around bookbar-IN icon elements  */
#IndiaBooks .bookbar-IN li a {
	display: block;
	text-align: center;
	padding-top: 0px;
	height: 180px;
	width: 120px;
	position: relative;
}
/* Set the width of each bookbar-IN icons  */
/* Adjust margin-left, as needed, to make clickable area of <a> coincides with icon graphics  */
#IndiaBooks .bookbar-IN li a.nov1 {
	width: 120px;
	margin-left: 90px;
}
#IndiaBooks .bookbar-IN li a.nov2 {
	width: 120px;
	margin-left: 30px;
}
#IndiaBooks .bookbar-IN li a.nov3 {
	width: 120px;
	margin-left: 30px;
}
/* Span tag is used to render normal and hover state icons of each bookbar-IN element    */
/* Specifications common to all span icons    */
#IndiaBooks .bookbar-IN li span {
	display: block;
	height: 190px;
	position: absolute;
	left: 0px;
	top: 0px;
}
/* At this point starting point of <a> and <span> will be identical, because of position: absolute   */
#IndiaBooks .bookbar-IN a.nov1 span {
	width: 125px;
}
#IndiaBooks .bookbar-IN a.nov2 span {
	width: 125px;
}
#IndiaBooks .bookbar-IN a.nov3 span {
	width: 125px;
}
/* Position bookbar-IN.png within each span for proper icon redering  */
#IndiaBooks .bookbar-IN a.nov1 span {
	background: url(../images/Fingerprint_books/bookbar-IN.png) no-repeat -90px -20px;
}
#IndiaBooks .bookbar-IN a.nov1 span:hover {
	background: url(../images/Fingerprint_books/bookbar-IN.png) no-repeat -90px -230px;
}
#IndiaBooks .bookbar-IN a.nov2 span {
	background: url(../images/Fingerprint_books/bookbar-IN.png) no-repeat -240px -20px;
}
#IndiaBooks .bookbar-IN a.nov2 span:hover {
	background: url(../images/Fingerprint_books/bookbar-IN.png) no-repeat -240px -230px;
}
#IndiaBooks .bookbar-IN a.nov3 span {
	background: url(../images/Fingerprint_books/bookbar-IN.png) no-repeat -390px -20px;
}
#IndiaBooks .bookbar-IN a.nov3 span:hover {
	background: url(../images/Fingerprint_books/bookbar-IN.png) no-repeat -390px -230px;
}

/* .bookbar2-IN styles in the Div IndiaBooks */
#IndiaBooks .bookbar2-IN{
	width: 630px;
	margin: 0 0 0 50px;
	border: none;
}
#IndiaBooks .bookbar2-IN ul{
/* Background image is necessary during design to position different elements */
/* Background image may be deleted after design completion */
/* If it is left in, it will be partly visible below the lifted corner */
/*	background: url(../images/Fingerprint_books/bookbar2-IN.png) no-repeat left top; */
	position:relative;
	height: 190px;
	top: 0px;
	left: 0px;
	z-index: 1;
	list-style-type: none;
	margin:-10px 0 0 0;
	padding: 0px 0 0 0px;
}
/* Position the bookbar-IN icon elements */
#IndiaBooks .bookbar2-IN li {
	float: left;
	display: inline;
	margin-top: 40px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
}
/* Size the clickable window around bookbar-IN icon elements  */
#IndiaBooks .bookbar2-IN li a {
	display: block;
	text-align: center;
	padding-top: 0px;
	height: 140px;
	width: 90px;
	position: relative;
}
/* Set the width of each bookbar-IN icons  */
/* Adjust margin-left, as needed, to make clickable area of <a> coincides with icon graphics  */
#IndiaBooks .bookbar2-IN li a.nov1 {
	width: 90px;
	margin-left: 20px;
}
#IndiaBooks .bookbar2-IN li a.nov2 {
	width: 90px;
	margin-left: 10px;
}
#IndiaBooks .bookbar2-IN li a.nov3 {
	width: 90px;
	margin-left: 10px;
}
#IndiaBooks .bookbar2-IN li a.nov4 {
	width: 90px;
	margin-left: 10px;
}
#IndiaBooks .bookbar2-IN li a.nov5 {
	width: 90px;
	margin-left: 10px;
}
#IndiaBooks .bookbar2-IN li a.nov6 {
	width: 90px;
	margin-left: 10px;
}
/* Span tag is used to render normal and hover state icons of each bookbar2-IN element    */
/* Specifications common to all span icons    */
#IndiaBooks .bookbar2-IN li span {
	display: block;
	height: 145px;
	position: absolute;
	left: 0px;
	top: 0px;
}
/* At this point starting point of <a> and <span> will be identical, because of position: absolute   */
#IndiaBooks .bookbar2-IN a.nov1 span {
	width: 100px;
}
#IndiaBooks .bookbar2-IN a.nov2 span {
	width: 100px;
}
#IndiaBooks .bookbar2-IN a.nov3 span {
	width: 100px;
}
#IndiaBooks .bookbar2-IN a.nov4 span {
	width: 100px;
}
#IndiaBooks .bookbar2-IN a.nov5 span {
	width: 100px;
}
#IndiaBooks .bookbar2-IN a.nov6 span {
	width: 100px;
}
/* Position bookbar-IN.png within each span for proper icon redering  */
#IndiaBooks .bookbar2-IN a.nov1 span {
	background: url(../images/Fingerprint_books/bookbar2-IN.png) no-repeat -20px -40px;
}
#IndiaBooks .bookbar2-IN a.nov1 span:hover {
	background: url(../images/Fingerprint_books/bookbar2-IN.png) no-repeat -20px -260px;
}
#IndiaBooks .bookbar2-IN a.nov2 span {
	background: url(../images/Fingerprint_books/bookbar2-IN.png) no-repeat -120px -40px;
}
#IndiaBooks .bookbar2-IN a.nov2 span:hover {
	background: url(../images/Fingerprint_books/bookbar2-IN.png) no-repeat -120px -260px;
}
#IndiaBooks .bookbar2-IN a.nov3 span {
	background: url(../images/Fingerprint_books/bookbar2-IN.png) no-repeat -220px -40px;
}
#IndiaBooks .bookbar2-IN a.nov3 span:hover {
	background: url(../images/Fingerprint_books/bookbar2-IN.png) no-repeat -220px -260px;
}
#IndiaBooks .bookbar2-IN a.nov4 span {
	background: url(../images/Fingerprint_books/bookbar2-IN.png) no-repeat -320px -40px;
}
#IndiaBooks .bookbar2-IN a.nov4 span:hover {
	background: url(../images/Fingerprint_books/bookbar2-IN.png) no-repeat -320px -260px;
}
#IndiaBooks .bookbar2-IN a.nov5 span {
	background: url(../images/Fingerprint_books/bookbar2-IN.png) no-repeat -420px -40px;
}
#IndiaBooks .bookbar2-IN a.nov5 span:hover {
	background: url(../images/Fingerprint_books/bookbar2-IN.png) no-repeat -420px -260px;
}
#IndiaBooks .bookbar2-IN a.nov6 span {
	background: url(../images/Fingerprint_books/bookbar2-IN.png) no-repeat -520px -40px;
}
#IndiaBooks .bookbar2-IN a.nov6 span:hover {
	background: url(../images/Fingerprint_books/bookbar2-IN.png) no-repeat -520px -260px;
}
/* .excerpt2-IN styles */
#IndiaBooks .excerpt2-IN{
	width: 630px;
	margin: 0px 0 0 50px;
	padding-left: 20px;
}
#IndiaBooks .excerpt2-IN ul{
	position:relative;
	top: 0px;
	left: 0px;
	z-index: 1;
	padding: 0px 0px 0 0px;
}
/* Position the excerpt icon elements  */
#IndiaBooks .excerpt2-IN li {
	float: left;
	display: inline;
	width: 105px;
	margin-left: -5px;
	padding-right: 0px;
}
/* Size the clickable window around icon elements  */
#IndiaBooks .excerpt2-IN li a {
	display: block;
	text-align: center;
	padding-top: 0px;
	height: 40px;
	width: 100px;
	position: relative;
	background-image: none;
}
#IndiaBooks .excerpt2-IN li a:link, #IndiaBooks .excerpt2-IN li a:visited{
	background: url(../images/button-Excerpt1.gif) 0 0;
}
#IndiaBooks .excerpt2-IN li a:hover, IndiaBooks .excerpt2-IN li a:active{
	background: url(../images/button-Excerpt1.gif) 0 -40px;
}
/* .excerpt-IN styles */
#IndiaBooks .excerpt-IN{
	width: 500px;
	margin: 0px 0 0 125px;
}
#IndiaBooks .excerpt-IN ul{
	position:relative;
	top: 0px;
	left: 0px;
	z-index: 1;
	padding: 0px 0px 0 0px;
}
/* Position the excerpt icon elements  */
#IndiaBooks .excerpt-IN li {
	float: left;
	display: inline;
	margin-left: 20px;
	padding-right: 20px;
}
/* Size the clickable window around icon elements  */
#IndiaBooks .excerpt-IN li a {
	display: block;
	text-align: center;
	padding-top: 0px;
	height: 40px;
	width: 110px;
	position: relative;
	background-image: none;
}
#IndiaBooks .excerpt-IN li a:link, #IndiaBooks .excerpt-IN li a:visited{
	background: url(../images/button-Excerpt.gif) 0 0;
}
#IndiaBooks .excerpt-IN li a:hover, IndiaBooks .excerpt-IN li a:active{
	background: url(../images/button-Excerpt.gif) 0 -40px;
}

/* .bookbar2 styles */
#oldbooks .bookbar2{
	width: 600px;
	margin: 10px 0 0 50px;
	border: none;
}
#oldbooks .bookbar2 ul{
/* Background image is necessary during design to position different elements */
/* Background image may be deleted after design completion */
/* If it is left in, it will be partly visible below the lifted corner */
/*	background: url(../images/bookbar2.png) no-repeat left top; */
	position:relative;
	height: 200px;
	top: 0px;
	left: 0px;
	z-index: 1;
	list-style-type: none;
	padding: 10px 0 0 60px;
}
/* Position the bookbar icon elements */
#oldbooks .bookbar2 li {
	float: left;
	display: inline;
	margin-left: 0px;
	padding-right: 0px;
}
/* Size the clickable window around bookbar icon elements  */
#oldbooks .bookbar2 li a {
	display: block;
	text-align: center;
	padding-top: 0px;
	height: 200px;
	position: relative;
}
/* Set the width of each bookbar icon  */
/* Adjust padding-right, if needed, to make clickable area of <a> coincides with icon graphics  */
#oldbooks .bookbar2 li a.bk4 {
	width: 150px;
}
#oldbooks .bookbar2 li a.bk3 {
	width: 100px;
}
#oldbooks .bookbar2 li a.bk2 {
	width: 110px;
}
#oldbooks .bookbar2 li a.bk1 {
	width: 120px;
}
/* Span tag is used to render normal and hover state icons of each bookbar element    */
/* Specifications common to all span icons    */
#oldbooks .bookbar2 li span {
	display: block;
	height: 200px;
	position: absolute;
	left: 0px;
	top: 0px;
}
/* At this point starting point of <a> and <span> will be identical, because of position: absolute   */
#oldbooks .bookbar2 a.bk4 span {
	width: 150px;
}
#oldbooks .bookbar2 a.bk3 span {
	width: 100px;
}
#oldbooks .bookbar2 a.bk2 span {
	width: 110px;
}
#oldbooks .bookbar2 a.bk1 span {
	width: 120px;
}
/* Position bookbar.png within each span for proper icon redering  */
#oldbooks .bookbar2 a.bk4 span {
	background: url(../images/bookbar2.png) no-repeat -60px -10px;
}
#oldbooks .bookbar2 a.bk4 span:hover {
	background: url(../images/bookbar2.png) no-repeat -60px -230px;
}
#oldbooks .bookbar2 a.bk3 span {
	background: url(../images/bookbar2.png) no-repeat -210px -10px;
}
#oldbooks .bookbar2 a.bk3 span:hover {
	background: url(../images/bookbar2.png) no-repeat -210px -230px;
}
#oldbooks .bookbar2 a.bk2 span {
	background: url(../images/bookbar2.png) no-repeat -310px -10px;
}
#oldbooks .bookbar2 a.bk2 span:hover {
	background: url(../images/bookbar2.png) no-repeat -310px -230px;
}
#oldbooks .bookbar2 a.bk1 span {
	background: url(../images/bookbar2.png) no-repeat -420px -10px;
}
#oldbooks .bookbar2 a.bk1 span:hover {
	background: url(../images/bookbar2.png) no-repeat -420px -230px;
}

/* #excerpt2 styles */
#excerpt2{
	width: 600px;
	margin: 0px 0 0 60px;
}
#excerpt2 ul{
	position:relative;
	top: 0px;
	left: 0px;
	z-index: 1;
	padding: 0px 0 0 70px;
}
/* Position the excerpt icon elements  */
#excerpt2 li {
	float: left;
	display: inline;
	margin-left: 0px;
	padding-right: 5px;
}
/* Size the clickable window around icon elements  */
#excerpt2 li a {
	display: block;
	text-align: center;
	padding-top: 0px;
	height: 40px;
	width: 110px;
	position: relative;
}
#excerpt2 li a:link, #excerpt2 li a:visited {
	background: url(../images/button-Excerpt.gif) 0 0;
}	
#excerpt2 li a:hover, #excerpt2 li a:active {
	background: url(../images/button-Excerpt.gif) 0 -40px;
}

/* .bookbar3 styles */
#oldbooks .bookbar3{
	width: 600px;
	margin: 0px 0 0 50px;
	border: none;
}
#oldbooks .bookbar3 ul{
/* Background image is necessary during design to position different elements */
/* Background image may be deleted after design completion */
/* If it is left in, it will be partly visible below the lifted corner */
/*	background: url(../images/bookbar3.png) no-repeat left top; */
	position:relative;
	height: 220px;
	top: 0px;
	left: 0px;
	z-index: 1;
	list-style-type: none;
	margin: -10px 0 0 0;
	padding: 0px 0 0px 20px;
}
/* Position the bookbar icon elements */
#oldbooks .bookbar3 li {
	float: left;
	display: inline;
	margin-top: 40px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
}
/* Size the clickable window around bookbar icon elements  */
#oldbooks .bookbar3 li a {
	display: block;
	text-align: center;
	padding-top: 0px;
	height: 180px;
	position: relative;
}
/* Set the width of each bookbar icon  */
/* Adjust padding-right, if needed, to make clickable area of <a> coincides with icon graphics  */
#oldbooks .bookbar3 li a.bk5 {
	width: 130px;
}
#oldbooks .bookbar3 li a.bk4 {
	width: 100px;
}
#oldbooks .bookbar3 li a.bk3 {
	width: 100px;
}
#oldbooks .bookbar3 li a.bk2 {
	width: 110px;
}
#oldbooks .bookbar3 li a.bk1 {
	width: 120px;
}
/* Span tag is used to render normal and hover state icons of each bookbar element    */
/* Specifications common to all span icons    */
#oldbooks .bookbar3 li span {
	display: block;
	height: 180px;
	position: absolute;
	left: 0px;
	top: 0px;
}
/* At this point starting point of <a> and <span> will be identical, because of position: absolute   */
#oldbooks .bookbar3 a.bk5 span {
	width: 130px;
}
#oldbooks .bookbar3 a.bk4 span {
	width: 100px;
}
#oldbooks .bookbar3 a.bk3 span {
	width: 100px;
}
#oldbooks .bookbar3 a.bk2 span {
	width: 110px;
}
#oldbooks .bookbar3 a.bk1 span {
	width: 120px;
}
/* Position bookbar.png within each span for proper icon redering  */
#oldbooks .bookbar3 a.bk5 span {
	background: url(../images/bookbar3.png) no-repeat -20px -40px;
}
#oldbooks .bookbar3 a.bk5 span:hover {
	background: url(../images/bookbar3.png) no-repeat -20px -260px;
}
#oldbooks .bookbar3 a.bk4 span {
	background: url(../images/bookbar3.png) no-repeat -150px -40px;
}
#oldbooks .bookbar3 a.bk4 span:hover {
	background: url(../images/bookbar3.png) no-repeat -150px -260px;
}
#oldbooks .bookbar3 a.bk3 span {
	background: url(../images/bookbar3.png) no-repeat -250px -40px;
}
#oldbooks .bookbar3 a.bk3 span:hover {
	background: url(../images/bookbar3.png) no-repeat -250px -260px;
}
#oldbooks .bookbar3 a.bk2 span {
	background: url(../images/bookbar3.png) no-repeat -350px -40px;
}
#oldbooks .bookbar3 a.bk2 span:hover {
	background: url(../images/bookbar3.png) no-repeat -350px -260px;
}
#oldbooks .bookbar3 a.bk1 span {
	background: url(../images/bookbar3.png) no-repeat -460px -40px;
}
#oldbooks .bookbar3 a.bk1 span:hover {
	background: url(../images/bookbar3.png) no-repeat -462px -260px;
}

/* #excerpt3 styles */
#excerpt3{
	width: 600px;
	margin: 0px 0 0 60px;
}
#excerpt3 ul{
	position:relative;
	top: 0px;
	left: 0px;
	z-index: 1;
	padding: 0px 0 0 10px;
}
/* Position the excerpt icon elements  */
#excerpt3 li {
	float: left;
	display: inline;
	margin-left: 0px;
	padding-right: 5px;
}
/* Size the clickable window around icon elements  */
#excerpt3 li a {
	display: block;
	text-align: center;
	padding-top: 0px;
	height: 40px;
	width: 110px;
	position: relative;
}
#excerpt3 li a:link, #excerpt3 li a:visited {
	background: url(../images/button-Excerpt.gif) 0 0;
}	
#excerpt3 li a:hover, #excerpt3 li a:active {
	background: url(../images/button-Excerpt.gif) 0 -40px;
}

/* .bookbar-US styles */
#oldbooks .bookbar-US{
	width: 630px;
	margin: 0 0 0 50px;
	border: none;
}
#oldbooks .bookbar-US ul{
/* Background image is necessary during design to position different elements */
/* Background image may be deleted after design completion */
/* If it is left in, it will be partly visible below the lifted corner */
/*	background: url(../images/bookbar-US.png) no-repeat left top; */
	position:relative;
	height: 190px;
	top: 0px;
	left: 0px;
	z-index: 1;
	list-style-type: none;
	margin: -10px 0 0 0;
	padding: 0px 0 0px 0px;
}
/* Position the bookbar icon elements */
#oldbooks .bookbar-US li {
	float: left;
	display: inline;
	margin-top: 40px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
}
/* Size the clickable window around bookbar icon elements  */
#oldbooks .bookbar-US li a {
	display: block;
	text-align: center;
	padding-top: 0px;
	height: 135px;
	width: 90px;
	position: relative;
}
/* Set the width of each bookbar icon  */
/* Adjust margin-left, as needed, to make clickable area of <a> coincides with icon graphics  */
#oldbooks .bookbar-US li a.bk1 {
	width: 90px;
	margin-left: 20px;
}
#oldbooks .bookbar-US li a.bk2 {
	width: 90px;
	margin-left: 10px;
}
#oldbooks .bookbar-US li a.bk3 {
	width: 90px;
	margin-left: 10px;
}
#oldbooks .bookbar-US li a.bk4 {
	width: 90px;
	margin-left: 10px;
}
#oldbooks .bookbar-US li a.bk5 {
	width: 90px;
	margin-left: 10px;
}
#oldbooks .bookbar-US li a.bk6 {
	width: 90px;
	margin-left: 10px;
}
/* Span tag is used to render normal and hover state icons of each bookbar element    */
/* Specifications common to all span icons    */
#oldbooks .bookbar-US li span {
	display: block;
	height: 145px;
	position: absolute;
	left: 0px;
	top: 0px;
}
/* At this point starting point of <a> and <span> will be identical, because of position: absolute   */
#oldbooks .bookbar-US a.bk1 span {
	width: 100px;
}
#oldbooks .bookbar-US a.bk2 span {
	width: 100px;
}
#oldbooks .bookbar-US a.bk3 span {
	width: 100px;
}
#oldbooks .bookbar-US a.bk4 span {
	width: 100px;
}
#oldbooks .bookbar-US a.bk5 span {
	width: 100px;
}
#oldbooks .bookbar-US a.bk6 span {
	width: 100px;
}
/* Position bookbar.png within each span for proper icon redering  */
#oldbooks .bookbar-US a.bk1 span {
	background: url(../images/bookbar-US.png) no-repeat -20px -40px;
}
#oldbooks .bookbar-US a.bk1 span:hover {
	background: url(../images/bookbar-US.png) no-repeat -20px -260px;
}
#oldbooks .bookbar-US a.bk2 span {
	background: url(../images/bookbar-US.png) no-repeat -120px -40px;
}
#oldbooks .bookbar-US a.bk2 span:hover {
	background: url(../images/bookbar-US.png) no-repeat -120px -260px;
}
#oldbooks .bookbar-US a.bk3 span {
	background: url(../images/bookbar-US.png) no-repeat -220px -40px;
}
#oldbooks .bookbar-US a.bk3 span:hover {
	background: url(../images/bookbar-US.png) no-repeat -220px -260px;
}
#oldbooks .bookbar-US a.bk4 span {
	background: url(../images/bookbar-US.png) no-repeat -320px -40px;
}
#oldbooks .bookbar-US a.bk4 span:hover {
	background: url(../images/bookbar-US.png) no-repeat -320px -260px;
}
#oldbooks .bookbar-US a.bk5 span {
	background: url(../images/bookbar-US.png) no-repeat -420px -40px;
}
#oldbooks .bookbar-US a.bk5 span:hover {
	background: url(../images/bookbar-US.png) no-repeat -420px -260px;
}
#oldbooks .bookbar-US a.bk6 span {
	background: url(../images/bookbar-US.png) no-repeat -520px -40px;
}
#oldbooks .bookbar-US a.bk6 span:hover {
	background: url(../images/bookbar-US.png) no-repeat -520px -260px;
}

/* #excerpt-US styles */
#excerpt-US{
	width: 630px;
	margin: 0px 0 0 50px;
	padding-left: 20px;
}
#excerpt-US ul{
	position:relative;
	top: 0px;
	left: 0px;
	z-index: 1;
	padding: 0px 0 0 0px;
}
/* Position the excerpt icon elements  */
#excerpt-US li {
	float: left;
	display: inline;
	width: 105px;
	margin-left: -5px;
	padding-right: 0px;
}
/* Size the clickable window around icon elements  */
#excerpt-US li a {
	display: block;
	text-align: center;
	padding-top: 0px;
	height: 40px;
	width: 100px;
	position: relative;
}
#excerpt-US li a:link, #excerpt-US li a:visited {
	background: url(../images/button-Excerpt1.gif) 0 0;
}	
#excerpt-US li a:hover, #excerpt-US li a:active {
	background: url(../images/button-Excerpt1.gif) 0 -40px;
}

/* Footer area styles */
/* Horizontal NAVBAR styles */
#container #footer {
	clear: both;
	background-image: url(../images/footer_background.gif);
	background-repeat: repeat;
	width: 900px;
	height: 60px;
}
#footer ul.horMenu {
	display: block;
	width: 800px;
	height: 40px;
	left: 100px;
	position: relative;
}
#footer ul.horMenu li a{
	display: block;
	float: left;
	padding: 10px 5px;
	width: auto;
}
#footer ul.horMenu li a:link, #footer ul.horMenu li a:visited {
	color: #000;
}
#footer ul.horMenu li a:hover, #footer ul.horMenu li a:active {
	color: #990000;
	background-color: #F0DFDF;
}
#footer .left {
	color: #000;
	padding: 0 60px;
	margin: 10px 0 0 100px;
}
#footer .right {
	color: #000;
	padding: 0 30px 0 160px;
	margin: 0px;
}

/* Font related Styles used in multiple pages  */
#content .top_message1 {
	font: italic bold 24px Georgia, Verdana, Arial, sans-serif;
	text-align: center;
	padding: 10px 10px 0px 10px;
}
#content .top_message2 {
	font: normal 400 19px Georgia, Verdana, Arial, sans-serif;
	text-align: center;
	padding: 0px 20px 20px 20px;
}
#content .top_message3 {
	font: normal 18px Georgia, Verdana, Arial, sans-serif;
	padding: 0px 20px 10px 140px;
}
.style1 {
	font-size: 14px;
	padding: 10px;
}
.style2 {
	font: bold italic 18px Verdana, Arial, Helvetica, sans-serif;
	color: blue;
	text-decoration: underline;
}
.style3 {
	font: italic normal bold 19px Georgia, Verdana, Arial, sans-serif;
	text-align: center;
	padding: 20px 20px 0px 20px; 
	font-weight:bold; 
	font-style:italic; 
	color:#990000;
}
.style4 {
	font-size: 14px;
	padding: 20px;
}
.style5 {
	font: normal bold 16px Georgia, Verdana, Arial, sans-serif;
	text-align: center;
	color:#990000;
	width: 690px;
}
.style6 {
	font-size: 14px;
	color: #990000;
	padding: 0px 20px; 
}
.style7 {
	font-size: 14px;
	color: #000;
	padding: 0px 20px; 
}
.style8 {
	font: bold italic 14px Georgia, Verdana, Arial, sans-serif;
	color: blue;
	text-decoration: underline;
	text-align: center;
	padding: 10px 20px 0px 20px;
}	
.style9 {
	font: bold italic 19px Georgia, Verdana, Arial, sans-serif;
	color: blue;
	text-decoration: underline;
	text-align: center;
	padding: 10px 20px 0px 20px;
}
.style10 {
	font-size: 14px;
	padding: 10px 20px 0px 20px;
}	
.style11 {
	font-size: 12px;
	padding: 0px 20px 20px 20px;
}
.style12 {
	font: italic normal bold 19px Georgia, Verdana, Arial, sans-serif;
	padding: 0px 20px 20px 10px;
	margin-left: 40px; 
	font-weight:bold; 
	font-style:italic; 
	color:#990000;
}
.style13 {
	font: normal bold 16px Georgia, Verdana, Arial, sans-serif;
	padding: 20px;
	text-align: center;
}
.style14 {
	border:1px solid #333;
	font-size:14px;
	font-weight:normal;
	padding-left:5px;
}
.style15 {
	font: bold italic 14px Georgia, Verdana, Arial, sans-serif;
	color: blue;
	text-decoration: underline;
	text-align: left;
	padding: 0px 20px 0px 20px;
	display: block;
}	

/* Styles for Books page */
/*
#listContent {
	width: 746px;
	position: relative;
	left: 20px;
}
#listContent ul.bullet-list{
	font-size: 14px;
	margin-left: 20px;
	padding: 20px 20px 0px 10px;
}
#listContent li.bullet-list {
	font-size: 14px;
	list-style: disc outside none;
	margin-bottom: 10px;
}
*/

/* Styles for Events page */
#container #content .icon {
	position: relative;
	left: 357px;
	top: 5px;
	width: 70px;
}
#eventsTable {
	position: relative;
	height: auto;
	width: 730px;
	left: 28px;
	top: 10px;
}
#eventsTable #schedule td {
	width: 360px;
	vertical-align:top;
	border: 1px solid #000;
}

/* Styles for Book Clubs page */

/* Styles for Bio page */
#biopicture {
	float: right;
	height: 197px;
	width: 162px;
	margin: 30px;
}

/* Styles for Writing page */
#content .two_col_table {
	position: relative;
	width: 726px;
	left: 20px;
}
#content .two_col_table a:link, #content .two_col_table a:visited {
	font-size: 14px;
	font-weight: bold;
	color: blue;
	text-decoration: underline;
}
#content .two_col_table a:hover, #content .two_col_table a:active {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}

/* Styles for gallery page */


/* Styles for contests page */
#content #contests_prizes {
	padding: 10px;
	width: 669px;
	border: 3px solid #000;
	height: auto;
	left: 20px;
	top: 10px;
	position: relative;
}
#contests_prizes .divider {
	height: 10px;
	width: 100%;
	border-bottom: 1px solid #333;
}
#content #signup_form {
	text-align: center;
	width: 180px;
	left: 250px;
	position: relative;
}
.prize_image {
	margin-top: 15px;
	margin-left: 250px;
}
	
/* Styles for spice page */
/* Styles for tabbed index card */
.outr{
  position:relative;
  z-index:2;  
  margin: -20px 0 0 0;
}
.innr{
  padding:30px;
  height:auto;
  min-height:100px;
}
.outr .shape{
  position:absolute;
  z-index:-1;
  top:0;
  left:0;
  right:0;
  bottom:0;
}
.outr .shape *{
	position:absolute;
	overflow:hidden;
	background-image:url(../images/box_tab1.png);
	background-repeat:no-repeat;
}
.outr .shape tt.lft{
	left:0;
	top:0;
	right:30px;
	height:70px;
}
.outr .shape tt.rit{
	top:0;
	right:0;
	height:70px;
	width:30px;
	background-position:-870px 0;
}
.outr .shape i.lft{
	left:0;
	top:70px;
	right:30px;
	bottom:30px;
	background-repeat:repeat-y;
	background-position:-900px 0px;
}
.outr .shape i.rit{
	top:70px;
	right:0px;
	width:30px;
	bottom:30px;
	background-repeat:repeat-y;
	background-position:100% 0px;
}
.outr .shape b.lft{
	left:0;
	bottom:0;
	right:30px;
	height:30px;
	background-position:0 100%;
}
.outr .shape b.rit{
	height:30px;
	bottom:0;
	right:0;
	width:30px;
	background-position:-870px 100%;
}

/* Styles for contact page */
#list1 {
	font-size: 14px;
	width: 746px;
	position: relative;
	left: 20px;
}
#list1 ul.bullet{
	font-size: 14px;
	margin-left: 20px;
	padding: 10px 10px 0px 10px;
}
#list1 li.bullet {
	font-size: 14px;
	list-style: disc outside none;
}
#ContactPagePhoto {
	margin: 30px;
	float: right;
}
