/*this is the scc file for the main page*/
html {
	font-size: 100%; /* IE hack */
}

html,body,form,fieldset,h1,h2,h3,h4,h5,h6,p,pre,blockquote,dl,address,dd,ul,dtm,div
	{
	margin: 0;
	padding: 0;
}

body {
	font: 62.5% Arial, Tahoma, Verdana, Helvetica, sans-serif;
	list-style-type: none;
	background: url(../images/headline.gif) repeat-x;
}

* {
	margin: 0;
}

ul {
	list-style-type: none;
}

ol {
	padding: 0;
}

a {
	color: #0f73b6;
}

.clear {
	clear: both;
}

p {
	font-size: 1.2em;
	padding-bottom: 5px;
}

p.gost-title {
  padding: 6px 0 7px 0;
  font-size: 1.3em;
  fon-weight: bold;
}

p.gost-section {
  padding: 6px 0 7px 0;
  font-size: 1.3em;
  padding-bottom: 2px;
}

img {
	border: none;
}

#wrapper {
	min-width: 950px;
}

/*--шапка--*/
h1 {
	float: left;
	text-indent: -1000em;
	background: url(../images/headlibrary.gif) no-repeat;
	height: 62px;
	width: 299px;
}

.left_head {
	padding-left: 60px;
	float: left;
}

.left_head div {
	padding: 30px 0 0 115px;
}

.left_head div img {
	padding-right: 10px;
}

#head h2 {
	font-weight: normal;
	font-size: 1.8em;
	color: white;
	padding-top: 10px;
}

#head {
	background: url(../images/headmamont.jpg) no-repeat top right;
	height: 135px;
	padding-right: 55px;
}

#head .right_head {
	float: right;
}

#head p {
	font-weight: bold;
	color: white;
	padding-top: 15px;
}

/*--content--*/
#content {
	background: url(../images/background.gif) repeat-y top right;
	padding-top: 30px;
}

.book_bottom {
	background: url(../images/bookbottom.jpg) no-repeat top right;
	height: 84px;
}

/*--результаты поиска--*/
.search_result {
	padding: 0 600px 0 60px;
}

.search_result h2 {
	font-size: 30px;
	font-style: italic;
	color: #001c54;
}

p.notes_number {
	background: url(../images/reddot.gif) no-repeat left center;
	padding-left: 14px;
	margin-top: 20px;
}

.search_result ol {
	font-size: 1.2em;
	padding: 0;
	padding-left: 17px;
}

.search_result h3 {
	padding: 20px 0 7px;
	font-size: 1.3em;
}

.search_result li p {
	padding-bottom: 4px;
	font-size: 1em;
}

p.page_number {
	font-size: 1.8em;
	padding: 20px 0;
}

/*--поисковый запрос--*/
.search_request {
	float: right;
	font-size: 1.2em;
	padding-right: 30px;
}

.search_request ul li {
	float: left;
	margin-right: 25px;
}

.search_request li span {
	display: block;
	padding: 10px 14px 10px;
}

.search_request li.active span {
	background-color: #c7ddeb;
	font-weight: bold;
}

.search_request li.last {
	margin-right: 0;
}

.search_form {
	background-color: #c7ddeb;
	padding: 0 0 10px 14px;
}

.search_form fieldset {
	border: none;
}

.search_form form {
	width: 400px;
	padding-top: 20px;
}

.search_form input {
	display: block;
	border: 1px solid #7d7d7d;
	margin-bottom: 10px;
}

.search_form select {
	border: 1px solid #7d7d7d;
}

.search_form label {
	float: left;
	font-weight: bold;
	padding-top: 3px;
}

.search_button {
	float: right;
	background-color: #d4d0c8;
}

.base select,.base option,.extended select,.extended option {
	font-size: 12px;
}

/*--простой поиск--*/
.simple .search_field {
	width: 399px;
}

/*--базовый поиск--*/
.base .search_field {
	width: 290px;
	float: right;
	margin-bottom: 13px;
}

.base select {
	width: 293px;
	float: right;
	margin-bottom: 13px;
}

/*-расширенный поиск*/
.extended select {
	margin-bottom: 13px;
}

.extended .logic {
	margin-left: 10px;
}

.extended .width_select {
	width: 293px;
	float: right;
}

.extended .search_field {
	width: 273px;
	float: right;
}

.extended .dot_button {
	width: 15px;
	float: right;
	background-color: #d4d0c8;
	height: 20px;
	margin-left: 1px;
	padding: 0;
	/*
width: 35px;
float: right;
background-color: #d4d0c8;
height: 20px;
margin-left: 3px;
*/
}

.extended .search_block {
	padding-bottom: 15px;
}

.search_block a {
	text-align: right;
	display: block;
}

.add_area {
	font-weight: bold;
}

/*--результаты поиска--*/
.book_nubmer {
	color: #0099ff;
	font-weight: bold;
	width: 60px;
	vertical-align: top;
}

.book_info p {
	text-align: justify;
}

.search_result td {
	padding-bottom: 10px;
}

/*--Ошибка--*/
.mistake h3 {
	font-size: 2em;
}

.mistake p {
	font-size: 1.6em;
	padding-top: 10px;
}

/*--footer--*/
#footer {
	float: right;
	padding: 20px 388px 0 0;
	text-align: center;
}

/*--Pop Up--*/
.popup {
	display: block;
	height: 429px;
	left: 340px;
	top: 40px;
	width: 600px;
	border: 1px solid black;
	position: absolute;
	left: 300px;
	top: 100px;
}

.popup .popup_title {
	background-color: #c17e54;
	border-bottom: 1px solid black;
	color: #FFFFFF;
	font-weight: bold;
	height: 14px;
	padding: 5px;
	position: relative;
	z-index: 203;
}

.popup .popup_title img {
	position: absolute;
	left: 579px;
	top: 3px;
}

.popup .popup_content {
	padding-left: 30px;
}

/*
.popup .popup_content a {
	cursor: hand;
}
/**/

.popup h2 {
	font-size: 2em;
	padding: 20px 0;
}

.popup h3 {
	font-size: 1.2em;
	font-weight: bold;
}

.popup label {
	float: left;
	font-size: 1.2em;
	font-weight: bold;
	padding: 3px 10px 0 0;
}

.popup .search_field {
	width: 150px;
	float: left;
	border: 1px solid #7d7d7d;
}

.popup .dot_button {
	width: 100px;
	float: left;
	background-color: #d4d0c8;
	height: 20px;
	margin-left: 3px;
	border: 1px solid #7d7d7d;
}

.popup ol {
	font-size: 1.2em;
	padding: 20px 0 0 24px;
}

.hintstyle {
	position: absolute;
	background: #EEEEEE;
	border: 1px solid black;
	padding: 2px;
	z-index: 203;
}