/* BOOK LIST ITEM */#flippingbook_book_list_item {	padding: 3px;	margin-top: 3px;	margin-right: 3px;	border: 1px solid #CCCCCC;	background-color: #F5F5F5;}/* IMAGE IN BOOKS LIST */.flippingbook_book_img {	border: 1px solid #999999;	padding: 3px;	margin-top: 0px;	margin-left: 0px;	margin-right: 4px;	margin-bottom: 3px;	text-decoration: none;	width: auto;	float: left;}/* BOOK NAME IN BOOKS LIST */#flippingbook_book-name {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 13px;	font-weight: bold;	color: #666666;	display: block;	width: 100%;	padding-top: 2px;	padding-bottom: 3px;	margin-bottom: 2px;	text-decoration: none;}#flippingbook_book-name:hover {	color: #000000;	text-decoration: none;}/* DESCRIPTION IN BOOKS LIST */.flippingbook_book-description {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	color: #666666;	text-align: left;}/* DESCRIPTION BLOCK */.fb_description {	margin: 0px;	padding: 5px;	width: auto;	font-weight: normal;	color: #333333;	text-align: justify;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	line-height: 15px;	background-color: #FFFFFF;}

/* DESCRIPTION BLOCK2 */.fb_description2 {	margin: 200px;	padding: 5px;	width: auto;	font-weight: normal;	color: #333333;	text-align: justify;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	line-height: 15px;	background-color: #FFFFFF;}/* FLASH OBJECT */.fb_flash {	width: auto;	text-align: center;	background-color: #ffffff;	margin-top: 5px;}/* NAVIGATION BACKGROUND */.fb_navigation {	width: auto;	border-bottom-width: 3px;	border-top-style: double;	border-right-style: double;	border-bottom-style: double;	border-left-style: double;	border-top-width: 0px;	border-right-width: 0px;	border-left-width: 0px;	padding-bottom: 5px;	padding-left: 0px;	padding-right: 0px;	padding-top: 5px;	text-align: center;	background-color: #FFFFFF;	background-repeat: repeat-x;	background-position: top;	border-top-color: #333366;	border-right-color: #333366;	border-bottom-color: #DDDDDD;	border-left-color: #333366;}/* NAVIGATION ITEMS */.fb_navigation a:link, .fb_navigation a:visited, .fb_navigation a:active {	font-weight: normal;	color: #333333;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	text-decoration: none;}.fb_navigation a:hover {	color: #000000;}#fb_back {	padding-left: 5px;	padding-right: 5px;	padding-bottom: 4px;	padding-top: 3px;	line-height: 26px;	background-image: url(../images/grey_back.gif);	background-repeat: no-repeat;	background-position: center center;}#dd_menu {	font-weight: normal;	color: #333333;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	border: 1px solid #4C4C4C;	background-color: #d3d3d3;}#fb_first {	padding-left: 20px;	padding-right: 5px;	padding-bottom: 4px;	padding-top: 3px;	line-height: 26px;	background-image: url(../images/grey_first.gif);	background-repeat: no-repeat;	background-position: left center;}#fb_prev {	padding-left: 25px;	padding-right: 5px;	padding-bottom: 4px;	padding-top: 3px;	line-height: 20px;	background-image: url(../images/grey_prev.gif);	background-repeat: no-repeat;	background-position: left;	border-right: 1px solid #4c4c4c;}#fb_next {	padding-left: 5px;	padding-right: 25px;	padding-bottom: 4px;	padding-top: 3px;	line-height: 26px;	background-image: url(../images/grey_next.gif);	background-repeat: no-repeat;	background-position: right;}#fb_last {	padding-left: 5px;	padding-right: 20px;	padding-bottom: 4px;	padding-top: 3px;	line-height: 26px;	background-image: url(../images/grey_last.gif);	background-repeat: no-repeat;	background-position: right center;}#fb_l_download {	padding-left: 10px;	padding-right: 10px;	padding-bottom: 4px;	padding-top: 3px;	line-height: 26px;	background-image: url(../images/grey_link.gif);	background-repeat: no-repeat;	background-position: center center;}#fb_r_download {	padding-left: 10px;	padding-right: 10px;	padding-bottom: 4px;	padding-top: 3px;	line-height: 24px;	background-image: url(../images/grey_link.gif);	background-repeat: no-repeat;	background-position: center center;}#fb_slideshow {	padding-left: 10px;	padding-right: 10px;	padding-bottom: 4px;	padding-top: 3px;	line-height: 26px;	background-image: url(../images/grey_play.gif);	background-repeat: no-repeat;	background-position: center;}/* ZOOM */.shadow {	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);	-moz-opacity: 0.6;	-khtml-opacity: 0.6;	opacity: 0.6;	background-color: #000000;	width: 100%;	display: block;	position: absolute;	text-align: center;	vertical-align: middle;	z-index:999;}.mtable {	display: block;	top: 0px;	left: 0px;	position: absolute;	text-align: center;	vertical-align: middle;	z-index:999;}.zoom_image {	border: 1px solid #999999}.zoom_table {}.zoom_cell {	border: 2px solid #999999;	background-color:#000000;	padding: 5px;}
