
/*body, h1, h2, h3, h4, h5, h6, ul, li, ol, a, img, p, table, tr, th, td, form, hr {*/

body, h5, h6, ul, li, ol, a, img, p, table, tr, th, td, form, hr {
	margin:				0;
	padding:			0;
	border:				0;
}

hr {
	clear:					both;
	background-color:		#fff;
	color:					#fff;
	border-top:				1px #999 dotted;
	margin-bottom:			8px;
}

body {
	font-family:			'Trebuchet MS', Verdana, sans-serif;
}

#block_header h1 span,
#block_header h2 span {
	display:				none;
}

#block_header {
	display:				block;
	width:					912px;
	height:					100px;
	background:				url(header-bg.gif) no-repeat;
	margin:					0 auto 6px auto !important;
	border-top:					30px solid #fff;
}

#block_header #logo {
	float:					left;
}

/*#block_header #logo h1 {
	float:					left;

	background-image:		url(logo.gif);
	background-repeat:		no-repeat;

	width:			107px;
	height:			99px;
	margin-bottom:	-10px;
}
*/

#logo_text {
	margin-left:	14px;
}
#block_header #menus {
	float:					left;
	width:					735px;	/* 912 - 107 */
}

/*#block_header h2 {
	display:				inline;
	float:					left;
	clear:					left;

	background-image:		url(logo_text.gif);
	background-repeat:		no-repeat;

	width:					300px;
	height:					28px;

	margin:					0 0 0 14px;
}
*/
#block_header #menu_main {
	float:					right;
	clear:					right;
	list-style-type:		none;
	width:					721px;
	height:					24px;
	padding-top:			8px;
	background:				url(menu_main_end.png) no-repeat 0 8px;
}

#block_header #menu_main li {
	float:					left;
}

#block_header #menu_main li+li {
	border-left:			1px #cccccc dotted;
}

#block_header #menu_main li a {
	display:				block;
	line-height:			18pt;
	padding:				0 8px 0 8px;
	font-size:				18px;
	font-weight: 			bold;
}

#block_header #menu_sub {
	float:					right;
	clear:					right;
	margin:					0;
	margin-top: 			10px;
	height:					20px;
}

#block_header #menu_sub li {
	list-style-type:		none;
	float:					left;
}

#block_header #menu_sub li+li {
	border-left:			1px #808285 dotted;
}

#block_header #menu_sub li a {
	display:				block;
	padding:				0 8px 0 8px;
	line-height:			9pt;   
}

#block_header #searchform {
	width:					320px;
	float:					right;
	clear:					right;
}

#block_header #searchform .advanced_search {
	font-size:				7pt;
	color:					#808285;
	text-decoration:		none;
	margin-top:				5px;
	padding-right:			10px;
	float:					left;
}

#block_header #searchform .query {
	border:					1px #aaa solid;
	height:					16px;
	float:					left;
	margin-right:			10px;
}

#block_header #searchform .submit {
	border:					1px #aaa solid;
	height:					20px;
	float:					left;
}

#searchform {
	background: #f8f8f4;
	margin-bottom: 15px;
	padding: 5px;
	padding-bottom: 15px;
}

#searchform .advanced_search {
	font-size:				8pt;
	color:					#998233;
	text-decoration:		none;
	margin-top:				5px;
	padding-left:			10px;
}

#searchform .query {
	border:					1px #aaa solid;
	height:					16px;
	margin-right:			10px;
}

#searchform .submit {
	border:					1px #aaa solid;
	height:					20px;
	float:					left;
	margin-top: 1px;

}
/*
	HEADER TYPE
*/
#block_header #menu_main li {
	font-size:				8pt;
}

#block_header #menu_main li a {
	color:					#998233;
	text-decoration:		none;
}

#block_header #menu_sub li {
	font-size:				8pt;
}

#block_header #menu_sub li a {
	color:					#cdbf91;
	text-decoration:		none;
}

/*
	CONTENTS STRUCTURE
*/

#block_contents {
	display:				block;
	clear:					both;
	width:					912px;
	margin:					0 auto 0 auto;
	padding-top:			15px;
}

#block_contents #block_col1 {
	float:					left;

	width:					177px;
	margin-right:			14px;
	padding-bottom:			60px;
}

#block_contents #block_col2 {
	float:					left;
	padding-bottom:			30px;
	width:					520px;
}

#block_contents #block_col3 {
	float:					right;
	background-color:		#f8f8f4;
	width:					184px;

}

#block_contents #block_col2_span {
	float:					left;
	width:					708px;
	padding-bottom:			30px;
}

/*
	COL 3 (BOOKS) LAYOUT
*/
#block_contents #block_col3 .block {
	background-color:		#f8f8f4;
	margin-bottom:			2px;
	padding:				5px 8px 5px 8px;
}

#block_contents #block_col3 .block h5 {
	font-size:				8pt;
	font-weight:			normal;
}

#block_contents #block_col3 .block a {
	color:					#998233;
	text-decoration:		none;
}

/*
	FOOTER
*/
#block_footer {
	display:				block;
	clear:					both;
	width:					910px;
	margin:					0 auto 0 auto;
}

#block_footer .footer_1 {
	float:					left;
	width:					362px;
	padding-right:			30px;
	padding-bottom:			15px;
	border-top:				1px #999 dotted;        
	line-height:			1.2;
	padding-left:			120px;
}

#block_footer .footer_2 {
	float:					left;
	width:					115px;
	padding:				0 0 15px 85px;
	border-top:				1px #999 dotted;       
	line-height:			1.2;
}

#block_footer .footer_2wide {
	float:					left;
	width:					307px;
	padding:				0 0 15px 85px;
	border-top:				1px #999 dotted;       
	line-height:			1.2;
}

#block_footer p {
	color:					#777;
	font-size:				8pt;
}

#block_footer a {
	color:					#998233;
	text-decoration:		none;
}

/*
	GENERAL TYPE
*/
p {
	font-size:				8pt;
	line-height:			11pt;
}

a:hover {
	color:					#b2b2b2!important;
}

/*
h5 {
	font-family:			'Times New Roman', serif;
	font-size:				14pt;
	font-weight:			normal;
	color:					#666;
	border-bottom:			1px #888 solid;
	margin-bottom:			6px;
}
*/

#block_contents #block_col2 li a,
#block_contents #block_col2 p a,
#block_contents #block_col2_span li a,
#block_contents #block_col2_span p a {
	color:					#998233;
	text-decoration:		none;
}

#basket_box {
	float:					right;
	clear:					right;
	width: 					164px;
	height:					35px;
	margin-right:			7px;
	margin-bottom: 			0px;
	padding-top: 			3px;
	padding-left: 			10px;
	background:				url(basket_box_bg.png) no-repeat;
}

#basket_box  a {
	color: 					#998233;
	text-decoration: 		none;
}

h1 {
	font-family: 'Trebuchet MS';
	font-size: 14pt;
	font-weight: normal;
	color: #000000;
	margin:	0;
	padding: 0;
	border:	0;
	margin-bottom: 15px;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 12pt;
	color: #1d3e57;
	background: #cacac5;
	padding: 3px;    
	line-height: 14pt;
	font-weight: bold;
}
h3 {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: bold;
	background: #efefeb;
	color: #1d3e57;
	margin-top:	10px;
	margin-bottom:	5px;
	padding: 3px;
}
h4 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	margin:	0;
	padding: 0;
	border:	0;
}
h5 {
	font-family: "Trebuchet MS";
	font-size: 14pt;
	font-weight: normal;
	color: #0d5a9e;
	margin:	0;
	padding: 0;
	border:	0;
	line-height: 19pt;
	width:	75%;
}
h6 {
	font-family: "Trebuchet MS";
	font-size: 14pt;
	font-style: italic;
	font-weight: lighter;
	color: #000000;
	margin:	0;
	padding: 0;
	border:	0;
	margin-bottom: 10px; 
	/*margin-top: 5px; */
	line-height: 19pt;
	width:	75%;
}