*{
	font-family:Arial, Helvetica, sans-serif;
	border:none;
	padding:0;
	margin:0;}
li{
	list-style:none;}	
body{
	background:url(../images/iBG2.gif) center top repeat-x; padding-top:20px;}	
#bigbook{
	width:1000px;
	margin:0 auto;}	
#mybook{
	border:1px solid #ccc;
	margin:0px;}	
#booktitle{
	height:41px;
	font:bold 20px/40px;
	color:#550b00;
	text-align:center;}
.booktip{
	width:100%;
	clear:both;
	background:url(../images/bookshadow1.png) repeat-x bottom;
	height:20px;
	color:#858585;
	font-size:12px;}	
.booktip img{ vertical-align:middle;}
.booktip li{ float:right;}
.booktip li a{ margin-left:10px; width:160px; height:19px; display:block; text-align:center; text-decoration:none; line-height:19px; *line-height:20px; color:#858585; }
.booktip li a.current{ background:#fff; border:1px #550b00 solid; border-bottom:none; color:#550b00;}
#bookshadow2{
	width:1000px;
	background:url(../images/bookshadow2.jpg) no-repeat;
	padding-top:20px;
	text-align:center;
	font-size:12px;
	color:#858585;}
#bookshadow2 a{
	font-size:14px;
	clear:both;
	display:block;
	color:#f5ad01;
	text-decoration:none;}

		#link{width:160px; height:20px; float:right; position:relative; background:url(../images/ic2.gif) 150px 8px no-repeat #e5e5e5; z-index:999; text-align:left; font-size:12px ; }
			#link dt{padding-left:10px; line-height:20px; color:#550b00; cursor:pointer; }
			#link dd{width:160px;  position:absolute; left:0px; bottom:0px; display:none; background:url(../images/opacity.png);}
				#link dd ul{ padding-top:10px; list-style:none;}
					#link dd ul li{line-height:20px;}
					#link dd ul li a{color:#550b00; letter-spacing:1px; font-size:12px; padding-left:10PX;}
					#link dd ul li a:hover{color:#f1b400; background:#550b00;}
				#link dd div{height:20px; line-height:20px; padding-left:10px; color:#f1b400; cursor:pointer; background: url(../images/ic12.gif) no-repeat 148px 8px #550b00;}
		#bookpage{height:20px; float:right; line-height:20px; color:#858585;}
		#bookpage a,#bookpage a:link{color:#858585; text-decoration:none;}
		#bookpage a:hover{color:#550b00;}
		#bookpage img{vertical-align:middle;}






	
/* CSS class for zoomed area */
.MagicZoomBigImageCont {
	border:none;
}

.MagicZoomMain {
	text-align: center !important;
	width: 92px;
}

.MagicZoomMain div {
	padding: 0px !important;
}

/* Header look and feel CSS class */
/* header is shown if "title" attribute is present in the <A> tag */
.MagicZoomHeader {
	font:			10px;
	color:			#fff;
	background:		#91b817;
	text-align:     center !important; 
}


/* CSS class for small looking glass square under mouse */
.MagicZoomPup {
	border: 		1px solid #aaa;
	background: 	#ffffff;
	cursor:move;
}

/* CSS style for loading animation box */
.MagicZoomLoading {
	text-align:		center;
	background: 	#fabe00;
	color:			#550b00;
	border: 		2px solid #550b00;
	opacity:		1;
	padding:		3px 3px 3px 3px !important;
	display: 		none; /* do not edit this line please */
}

/* CSS style for gif image in the loading animation box */
.MagicZoomLoading img {
	padding-top:	3px !important;
}
