@charset "UTF-8";

/*
file: default.css

Организация: Санкт-Петербургский Библиотечный Техникум
Автор: Владимир Беркутов
*/


#bookcase
{
	background:url('http://www.spbbt.ru/images/home-box.jpg') top right no-repeat;
	float:right;
}

#bookcase li,#root
{
	margin:0;
	padding:0;
}

#bookcase ul
{
	height:195px;
	list-style:none;
	margin:0 10px;
}

#bookshelf
{
	background:url('http://www.spbbt.ru/images/top-bg_books.jpg') repeat-x;
	float:right;
	width:75%;
}

#callback
{
	display:block;
	float:right;
	text-align:right;
}

#content
{
	margin:1.5em .5em 0 302px;
}

#content .highlight .wrapper
{
	background:#eae3c8;
	border-bottom:1px dotted #330;
	border-top:1px dotted #330;
	margin:24px 48px 24px 46px;
	padding:12px;
}

#content .itemsbox
{
	clear:both;
	display:inline-block;
	margin:-3em 0 0 -2em;
	position:relative;
}

#content .itemsbox .item
{
	display:inline;
	float:left;
	margin:3em 0 0 2em;
	min-width:64px;
	overflow:hidden;
	position:relative;
	text-align:center;
	width:12em;
}

#content .itemsbox:after
{
	clear:both;
	content:'';
	display:block;
}

#content div.highlight
{
	display:block;
	margin-left:10px;
}

#content div.highlight p
{
	font-weight:700;
	text-align:left;
}

#content img
{
	border:1px solid #330;
}

#content img.right
{
	float:right;
	margin:0 18px 0 12px;
}

#content p
{
	margin:.5em 0;
	text-align:left;
}

#content p.fig
{
	color:#330;
	font-size:.8em;
	font-style:italic;
	text-align:center;
}

#content table tr td.title
{
	font-size:110%;
	font-weight:700;
	padding-left:48px;
	text-align:left;
}

#content table.bordered
{
	border:1px solid #000;
	border-collapse:collapse;
	margin:3px 0 12px;
}

#content table.bordered td
{
	border:1px solid #000;
	padding:6px;
	vertical-align:middle;
}

#content table.bordered thead td
{
	font-weight:700;
}

#copyright p
{
	font-size:6px;
}

#footer
{
	border-top:1px dotted #330;
	margin:0 auto;
	margin-top:13px;
	text-align:center;
	vertical-align:center;
}

#footer ul
{
	list-style-type:none;
	margin:3px;
	padding:0;
}

#footer ul li
{
	display:inline;
	margin:12px;
	padding:0;
	font-size:small;
}

#footer,#push
{
	clear:both;
	height:2.1em;
}

#header
{
	background:url('http://www.spbbt.ru/images/top-bg.gif');
	height:195px;
}

#logotype
{
	float:left;
	text-align:center;
	width:25%;
}

#logotype img
{
	height:139px;
	margin-top:48px;
}

#map
{
	background:url('http://www.spbbt.ru/images/top-bg_left-books.gif');
	display:inline;
	float:left;
	width:200px;
}

#menu
{
	float:left;
	margin:0 0 0 18px;
}

#menu a
{
	color:#330;
}

#menu ul
{
	list-style:none;
	margin:0;
	padding:0;
	width:256px;
}

#menu ul li
{
	border-bottom:1px dotted #330;
	border-right:10px solid #eae3c8;
	padding:3px 0;
	text-align:right;
}

#menu ul li span
{
	margin-right:12px;
}

#menu ul li.active
{
	border-right-color:#330;
}

#menu ul li:hover
{
	background-color:#fcf8fb;
}

#wrapper
{
	height:auto!important;
	margin:0 auto -2.3em;
	min-height:100%;
}

*
{
	outline:none;
}

a
{
	color:#4040f0;
	text-decoration:none;
}

a img,#content .itemsbox .item a img.icon
{
	border:none;
}

a:visited
{
	color:#333360;
}

h1 b, h2, h3 b, h4 b, h5 b, h6 b
{
	font-weight: normal;
}

body
{
	font-family:Verdana, sans-serif;
	font-size:1em;
	font-weight:400;
	letter-spacing:normal;
	line-height:150%;
	text-transform:none;
	word-spacing:normal;
}

body,div,dl,dt,dd,pre,form,fieldset,textarea,p,blockquote,th,td,img,hr,embed,object,table
{
	border:none;
	margin:0;
	padding:0;
}

h1
{
	font-family:Verdana, sans-serif;
	font-size:158%;
	font-weight:400;
}

h1,h2,h3,h4,h5,h6
{
	color:#330;
	font-style:normal;
	letter-spacing:normal;
	text-decoration:none;
	text-transform:none;
	word-spacing:normal;
}

h2
{
	font-family:Verdana, sans-serif;
	font-size:125%;
	font-weight:700;
}

h3
{
	font-family:Verdana, sans-serif;
	font-size:117%;
	font-weight:700;
}

html,body
{
	background-color:#FFF;
	height:100%;
}

img.filler
{
	height:35px;
	margin-bottom:3px;
	width:93px;
}

img.icon
{
	height:64px;
	width:64px;
}

td
{
	vertical-align:top;
}

