﻿html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,

fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,  {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body, html {
	line-height: 1;
	height:95%;
	margin:0;
	padding:0;
}

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;

}

/*-------------------------- end RESET --------------------------------*/

html, body {
	text-align:center;
	font-size:9pt;
	font-family:Tahoma, Geneva, sans-serif;
	background:#f8f5ee;

}

.gLine {
	border-bottom:#D2CCC0 1px solid;
	padding:10px 0;
	margin-bottom:12px;}

.container {
	width:865px;
	margin:0 auto;
	text-align:left;
	padding-bottom:2px;
}


/*----------------------------------------- Header  --------------------------------------*/
.header {
	overflow:hidden;
	padding-top:5px;
	
}
*html .header{
	float:left;
	width:100%;
	clear:both;	
}

.read_container {
	width:865px;
	margin:0 auto;
	text-align:left;
	padding-bottom:8px;}


.iframeh {
	width:865px;
	margin:20px auto 1px auto;
	text-align:left;}

.indexh {
	padding:80px 0 10px 0;
	position:relative;}
	
.indexh .add_btn {
	position:absolute;
	top:0;
	right:0;
}

.gLine .add_btn {
	position:absolute; 
	left:50%;
	margin-left:240px;
	top:4px;
	}


a {
	color:#2c63d0;
	color:#0e52cd;
	text-decoration:none;}
a:hover {
	color:#ca3540;
	text-decoration:underline;}	
	
a img {
	border:none;}

.promo_shelves {
	background:url(/images/book_shelf.jpg) center top no-repeat;
	text-indent:-9999em;
	height:162px;
	margin:0;}




	
.search_form {
	width:100%
	}

.search_form a img{
	margin:0 5px 0 10px;
}

.search_form_index{
	width:760px;
	overflow:hidden;
	margin:0 auto 20px  auto;
}
.search_form_index p, .search_form p{
	float:left;

}
.search_form p{
	margin-right:8px;}
	
.input_line, .input_line_index  {
	width:610px;
	height:26px;

	font-size:150%;
	
	padding-left:6px;
	color:#333;
	margin-top:7px;
}

.input_line_index {
	width:575px;
	margin-top:3px;


}

*html .input_line {
	height:26.5px;
	width:584px;

	}

	
.search_btn_index{
	margin-left:5px;
}	
.search_btn {
	margin-top:3px;}


.small_logo {
	float:left;
	width:60px;
	height:46px;
	background: url(images/small_logo.gif) 10px 0 no-repeat;
	text-indent:-9999em;
	margin-top:12px;
	}

.small_logo:hover {
	cursor:pointer;
}

*html .small_logo {
	margin-top:0;
	
}
/*----------------------------------------- Index contetn --------------------------------------*/

h1, h2, h3, h4 {
	color:#e79d00;
	color:#e29700;
	}
h2, h3, h4 {
	margin:10px 0;
}

h2 {
	font-size:160%}
h3 {font-size:135%;
}	

.related, .recent {
	margin:5px 0 10px 4px;
	line-height:1.3em;
	color:#CCC;
	
	overflow:hidden;}

.related img {
	float:left;
	margin:0 10px 4px 0;}
	
	
.recent {
	line-height:1.5em;
	margin-bottom:25px;
}
.content {

	border:#ddd 1px solid;
	border-color:#d2ccc0;
	padding:10px 12px;
	margin-bottom:30px;
	background:#fff;
	overflow:hidden;
	
	}
.indexc {
	padding:5px 15px;}

th, td {
	padding:6px 12px 0px 2px;
	border-bottom:#ccc 1px dotted;
	text-align:left;}

/*------------------------------------------ Result list  ---------------------------------*/

.gBlock {
	margin:4px 0 12px 6px;}

.results_list {
	list-style-type:none;
	padding:0;
	clear:both;
	overflow:hidden;
	margin:0 8px
}	


	
.results_list li {
	background:#fff;
	margin:0 0 20px 0;
	float:left;
	width:90%;
	line-height:1.25em;}
	
	
.results_list li p{
	margin:5px 0 0 0;}

.results_list img{
	margin-right:4px;
	position:relative;
	top:3px; left:1px;	}

.results_list .result_title {
	cursor:pointer;
	text-decoration:underline;
	color:#2200cc;
	font-weight:300;
	font-size:125%;}

.results_list  .result_title:visited {
	color:#551a8b;}

.results_list  .result_title:hover {
	color:#ca3540;}

.result_snippet	{
	clear:both;
	margin-top:3px;}
	
.result_link {
	color:#008000;
	margin-top:2px;}	
	
.type_image {
	float:left;
	margin:0px 2px 2px 0;}	
	
.noresults {
	margin:24px 0 10px 5px ;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:120%;}	
	
	
.download_link {
	margin:0 0 6px 0;
	text-align:left;
	padding:4px 0 8px 90px;
	background: url(images/download_btn.gif) 8px 60% no-repeat;
	text-decoration:underline;
	clear:both;}
	
.pages {
	background: url(/images/pdfqueen_pages.gif) 15px 50% no-repeat;
	overflow:hidden;
	padding-left:42px;
	padding:4px 0 4px 68px;
	clear:both;	
	margin:5px 0;	}


.pages span {
	margin:0 6px;
	border:#d2ccc0 1px solid;
	color:#efa511;
	color:#e29700;
	color:#6f5746;
	font-weight:700;
	
	padding:3px 8px;
	text-decoration:none;
	font-size:110%;
}

.pages span:hover {
	cursor:pointer;
	border-color:#CA3540;
	color:#ffc601;
	color:#CA3540;
}

.pages span.curretn_page, .pages span.curretn_page:hover {
	border:none;
	color:#333;
	font-size:130%;
	cursor:default;

}


/*-------------------------------------------------- Cotries ---------------------------------------------------*/
.request_list {
	padding-top:10px;}
.request_list li {
	margin:6px 0 2px 0}

.spec_date {
	color:#666;
	margin:8px 2px;
	font-weight:300;
	font-family:Verdana, Geneva, sans-serif;
	font-size:60%;}
.sign_country {
	color:#333;
	border-bottom:#666 1px dotted;
}
