@charset "iso-8859-2";
/* CSS Document */


body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #72583b url(../images_book/main_bg-dark.png) repeat left top;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #3e3a33;
	text-shadow: #fff 0px 1px 1px;
}

.clear {
	clear: both;
}
form {
	margin: 0px;
	padding: 0px;
}
a, object, input {
	outline: none;
}
a {
	text-decoration: none;
}
a:hover {
}
a img {
	border: 0px;
}



div#main-frame {
	width: 100%;
	background: #dfd4c1 url(../images_book/main_bg-light.png) repeat left top;
	margin: 0px 0px 0px 0px;
	padding: 150px 0px 0px 0px;
}
/***************************************** HEADER *******************************************/
div.header-frame {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	width: 100%;
	height: 150px;
	background: #d3c5b1 url(../images_book/top_line_bg.png) repeat-x left top;
}
div.header-main {
	position: absolute;
	top: 0px;
	left: 50%;
	margin: 0px 0px 0px -490px;
	width: 980px;
	height: 150px;
	background: url(../images_book/header_bg.png) no-repeat left top;
}

/*********************** HEADER SEARCH ************************/
div.header-search {
	position: absolute;
	top: 75px;
	left: 14px;
	width: 280px;
	height: 31px;
}
div.header-search input.header-search_field {
	position: absolute;
	top: 3px;
	left: 10px;
	background: none;
	border: 0px;
	width: 156px;
/*	text-shadow: #938971 0px 1px 1px;*/
	color: #908e85;
}
div.header-search a.header-search_ok {
	display: block;
	position: absolute;
	top: 0px;
	left: 182px;
	width: 27px;
	height: 24px;
	background: url(../images_book/header-search_ok.png) no-repeat 0px -24px;
}
div.header-search a.header-search_ok:hover {
	background-position: 0px 0px;
}

a.home-nav {
	position: absolute;
	top: 15px;
	left: 12px;
	width: 210px;
	height: 50px;
}
/********************* HEADER BANNER *************************/
div.header-banner {
	position: absolute;
	top: 15px;
	left: 238px;
	z-index: 10;
	width: 720px;
	height: 90px;
}

/*********************** HEADER MENU ************************/
div.header-menu {
	position: absolute;
	top: 120px;
	left: 214px;
	width: 730px;
}
div.header-menu ul {
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	height: 28px;

}
div.header-menu ul li {
	display: block;
	float: left;
	height: 28px;
	padding: 0px 0px 0px 0px;
}
div.header-menu ul li a {
	display: block;
	float: left; /* ie6 */
	height: 24px;
	margin: 0px 30px 0px 30px;
	padding: 4px 0px 0px 34px;
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #304d5f;
	text-decoration: none;
	line-height: 20px;
	text-shadow: #f2f1ed 0px 1px 1px;
	overflow: visible;
}
div.header-menu ul li a span {
	display: block;
	float: left; /* ie6 */
	padding: 0px 0px;
}
div.header-menu ul li a:hover {
	color: #499412;
}

div.header-menu ul li a:hover span {
	cursor: pointer;

}

div.header-menu ul li a.active {
	color: #499412;
}
div.header-menu ul li a.active span {
	border-bottom: 1px dashed #499412;
}
* html div.header-menu ul li a:hover,
* html div.header-menu ul li a.active {
	background: none;
	padding: 0px;
	border: 0px;
	text-decoration: underline;
}
* html div.header-menu ul li a:hover span,
* html div.header-menu ul li a.active span {
	background: none;
}


div.header-menu ul li a#menu-new {
	background: url(../images_book/icon-flower.gif) no-repeat left center;
}
div.header-menu ul li a#menu-most_played {
	background: url(../images_book/icon-heart.gif) no-repeat left center;
}
div.header-menu ul li a#menu-daily {
	background: url(../images_book/icon-calendar.gif) no-repeat left center;
}
div.header-menu ul li a#menu-upload {
	background: url(../images_book/icon-upload.gif) no-repeat left center;
}




div.categ-header {
	position: absolute;
	top: 120px;
	left: 10px;
	height: 28px;
	padding: 0 0 0 34px;
	font: bold 15px Arial, Helvetica, sans-serif;
	line-height: 28px;
	color: #485f74;
	background: url(../images_book/icon-folder.gif) no-repeat left center;
}
/***************************************** FOOTER *******************************************/
div#footer-frame {
	width: 100%;
	background: url(../images_book/bottom_line_bg.png) repeat-x left top;
	height: 300px;
}
div#footer-main {
	width: 980px;
	margin: 0 auto 0 auto;
	padding: 0px 0px 0px 0px;
	color: #605c52;
	text-shadow: #d3d0c3 0px 1px 1px;
}
div#footer-main a {
	color: #605c52;
	text-decoration: none;
}
div#footer-main a:hover {
	color: #343024;
}

/*********************** FOOTER TOP ************************/
div#footer-top {
	height: 25px;
	padding: 5px 0px;
	line-height: 25px;
	color: #605c52;
	font-size: 12px;
}
div#footer-top div.rights {
	float: left;
}
div#footer-top div.rights a {
	color: #605c52;
}
div#footer-top div.rights a:hover {
	color: #343024;
}
div#footer-top ul.menu {
	display: block;
	float: right;
	margin: 0px;
	padding: 0px;
/*	background: url(../images_book/footer-menu_delim.gif) no-repeat right center;*/
	list-style: none;
}
div#footer-top ul.menu li {
	display: block;
	float: right;
	padding: 0 15px 0 17px;
/*	background: url(../images_book/footer-menu_delim.gif) no-repeat left center;*/
}
div#footer-top ul.menu li a {
	color: #605c52;
	line-height: 25px;
}
div#footer-top ul.menu li a:hover {
	color: #343024;

}
/*********************** FOOTER CONTENT ************************/
div#footer-content {
	text-align: center;
}
div#footer-content h2 {
	font-size: 16px;
	margin: 10px 0;
}

/*********************** FOOTER REFERENCE ************************/
div#footer-main div#reference {
	color: #605c52;
}
div#footer-main div#reference a {
}
div#footer-main div#reference a:hover {
	text-decoration: none;
}
div#footer-main div#reference table.link_blocks th {
	color: #605c52;
}


/***************************************** PAGE *******************************************/
div#page-frame {
	width: 980px;
	margin: 0 auto 0 auto;
	padding: 10px 0 10px 0;
}
div#page-left {
	width: 170px;
	float: left;
}
div#page-right {
	width: 800px;
	float: right;
}



/***************************************** CATEGORY *******************************************/

div#category-frame {
	padding: 0 10px 0 10px;
}
div#category-frame a {
	display: block;
	padding: 4px 0 4px 30px;
	background: url(../images_book/icon-books.gif) no-repeat left 2px;
	font: normal 14px Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #486272;
}
div#category-frame a:hover {
	color: #008be1;
	text-decoration: underline;
}
div#category-frame a.active {
	font-weight: bold;
	color: #008be1;
/*	margin: 3px 0 3px 3px;*/
}
div#category-frame a.sub {
	padding: 3px 0 3px 40px;
	background: none;
	font-size: 13px;
	line-height: 16px;
}
