



/*----Structural DIVs----*/

#wrap {
	width: 793px;
	text-align: left;
}

/*----Other DIVs----*/

.returnLink {
	height: 69px;
	width: 211px;
	overflow: hidden;
}

#frame {
	background: url(images/backgrounds/frame.gif) repeat-y  3px 0;
	width: 793px;
	float: left;
}

#nkl-logo {
	height: 108px;
	width: 793px;
	overflow: hidden;
}

#topBorder {
	height: 11px;
	width: 793px;
	overflow: hidden;
	margin-left: 3px;
}

#topNav {
	height: 62px;
	width: 793px;
	margin-left: 16px;
}

#topNav .item0,
#topNav .item1, 
#topNav .item2, 
#topNav .item3,
#topNav .item4,
#topNav .item5,
#topNav .item6,
#topNav .item7 {
	height: 62px;
	overflow: hidden;
	float: left;
	display: inline;
}

#topNav .item0 {
	margin-left: -1px;
}

#gradient {
	text-align: left;
	width: 86px;
	height: 326px;
	float: left;
	margin-left: 15px;	
}

#text {
	float: left;
	width: 587px /*677px*/;
	padding: 25px 55px 45px 45px;
	text-align: left;
	font: normal 13px/18px georgia, 'Times New Roman', times, serif;
}

#btmNav {
	height: 44px;
	width: 793px;
	margin-left: 3px;
	background: url(images/backgrounds/btmBorder.gif) no-repeat;	
	float: left;
}

#btmNav .item1, 
#btmNav .item2, 
#btmNav .item3,
#btmNav .item4,
#btmNav .item5,
#btmNav .item6,
#btmNav .item7 {
	height: 25px;
	overflow: hidden;
	float: left;
	display: inline;
}

#btmNav .item1 {
	margin-left: 100px;
}

#footer {
	margin: 10px 0 20px 0;
	float: left;
}

#footer .logo {
	margin-left: 110px;
	float: left;
}

#footer .address {
	float: left;
	font: normal 12px/15px georgia, 'Times New Roman', times, serif;	
	color: #fff;
	margin: 25px 0 0 20px;
	width: 275px;
}

#view {
width:600px;
text-align:right;
}

#cover {
float:left;
}
#price {
margin-top: 50px;
}

/*----Typography----*/

#text p {
	margin-bottom: 10px;
}

#text h3, #text h2 {
	padding: 10px 0 10px 0;
	font: 18px/18px georgia, 'Times New Roman', times, serif;
	color: #7f641e;	
}

/*----Links----*/

.returnLink a {
	height: 69px;
	width: 211px;
	display: block;
	background: url(images/return.gif) 0 0  no-repeat;
	padding-top: 90px;	
}

.returnLink a:hover {
	background: url(images/return.gif) 0 -69px  no-repeat;
}

#text a {
	color: #7f641e;
}

#text a:hover {
	color: #636996;
}

#footer .address a {
	color: #fff;
	text-decoration: none;
}

#footer .address a:hover {
	color: #f1ddbd;
}


/*----SUB NAV MENU BEGINS----*/

#topNav .item0 a {
	height: 62px;
	width: 86px;
	display: block;
	background: url(images/topNav/home.gif) 0 0  no-repeat;
	padding-top: 100px;
}

#topNav .item0 a:hover {
	background: url(images/topNav/home.gif) 0 -62px  no-repeat;
}

#topNav .item0 .selected {
	background: url(images/topNav/home.gif) 0 -124px  no-repeat;
}

#topNav .item1 a {
	height: 62px;
	width: 76px;
	display: block;
	background: url(images/topNav/about.gif) 0 0  no-repeat;
	padding-top: 100px;
}

#topNav .item1 a:hover {
	background: url(images/topNav/about.gif) 0 -62px  no-repeat;
}

#topNav .item1 .selected {
	background: url(images/topNav/about.gif) 0 -124px  no-repeat;
}

#topNav .item2 a {
	height: 62px;
	width: 144px;
	display: block;
	background: url(images/topNav/published-books.gif) 0 0  no-repeat;
	padding-top: 100px;
}

#topNav .item2 a:hover {
	background: url(images/topNav/published-books.gif) 0 -62px  no-repeat;
}

#topNav .item2 .selected {
	background: url(images/topNav/published-books.gif) 0 -124px  no-repeat;
}

#topNav .item3 a {
	height: 62px;
	width: 74px;
	display: block;
	background: url(images/topNav/media.gif) 0 0  no-repeat;
	padding-top: 100px;
}

#topNav .item3 a:hover {
	background: url(images/topNav/media.gif) 0 -62px  no-repeat;
}

#topNav .item3 .selected {
	background: url(images/topNav/media.gif) 0 -124px  no-repeat;
}

#topNav .item4 a {
	height: 62px;
	width: 116px;
	display: block;
	background: url(images/topNav/translations.gif) 0 0  no-repeat;
	padding-top: 100px;
}

#topNav .item4 a:hover {
	background: url(images/topNav/translations.gif) 0 -62px  no-repeat;
}

#topNav .item4 .selected {
	background: url(images/topNav/translations.gif) 0 -124px  no-repeat;
}

#topNav .item5 a {
	height: 62px;
	width: 91px;
	display: block;
	background: url(images/topNav/ordering.gif) 0 0  no-repeat;
	padding-top: 100px;
}

#topNav .item5 a:hover {
	background: url(images/topNav/ordering.gif) 0 -62px  no-repeat;
}

#topNav .item5 .selected {
	background: url(images/topNav/ordering.gif) 0 -124px  no-repeat;
}

#topNav .item6 a {
	height: 62px;
	width: 89px;
	display: block;
	background: url(images/topNav/reviews.gif) 0 0  no-repeat;
	padding-top: 100px;
}

#topNav .item6 a:hover {
	background: url(images/topNav/reviews.gif) 0 -62px  no-repeat;
}

#topNav .item6 .selected {
	background: url(images/topNav/reviews.gif) 0 -124px  no-repeat;
}

#topNav .item7 a {
	height: 62px;
	width: 89px;
	display: block;
	background: url(images/topNav/copyrights.gif) 0 0  no-repeat;
	padding-top: 100px;
}

#topNav .item7 a:hover {
	background: url(images/topNav/copyrights.gif) 0 -62px  no-repeat;
}

#topNav .item7 .selected {
	background: url(images/topNav/copyrights.gif) 0 -124px  no-repeat;
}

/*----BOTTOM NAV MENU BEGINS----*/

#btmNav .item1 a {
	height: 25px;
	width: 76px;
	display: block;
	background: url(images/btmNav/about.gif) 0 0  no-repeat;
	padding-top: 100px;
}

#btmNav .item1 a:hover {
	background: url(images/btmNav/about.gif) 0 -25px  no-repeat;
}


#btmNav .item2 a {
	height: 25px;
	width: 144px;
	display: block;
	background: url(images/btmNav/published-books.gif) 0 0  no-repeat;
	padding-top: 100px;
}

#btmNav .item2 a:hover {
	background: url(images/btmNav/published-books.gif) 0 -25px  no-repeat;
}


#btmNav .item3 a {
	height: 25px;
	width: 74px;
	display: block;
	background: url(images/btmNav/media.gif) 0 0  no-repeat;
	padding-top: 100px;
}

#btmNav .item3 a:hover {
	background: url(images/btmNav/media.gif) 0 -25px  no-repeat;
}

#btmNav .item4 a {
	height: 25px;
	width: 116px;
	display: block;
	background: url(images/btmNav/translations.gif) 0 0  no-repeat;
	padding-top: 100px;
}

#btmNav .item4 a:hover {
	background: url(images/btmNav/translations.gif) 0 -25px  no-repeat;
}


#btmNav .item5 a {
	height: 25px;
	width: 91px;
	display: block;
	background: url(images/btmNav/ordering.gif) 0 0  no-repeat;
	padding-top: 100px;
}

#btmNav .item5 a:hover {
	background: url(images/btmNav/ordering.gif) 0 -25px  no-repeat;
}


#btmNav .item6 a {
	height: 25px;
	width: 89px;
	display: block;
	background: url(images/btmNav/reviews.gif) 0 0  no-repeat;
	padding-top: 100px;
}

#btmNav .item6 a:hover {
	background: url(images/btmNav/reviews.gif) 0 -25px  no-repeat;
}


#btmNav .item7 a {
	height: 25px;
	width: 89px;
	display: block;
	background: url(images/btmNav/copyrights.gif) 0 0  no-repeat;
	padding-top: 100px;
}

#btmNav .item7 a:hover {
	background: url(images/btmNav/copyrights.gif) 0 -25px  no-repeat;
}
