@font-face {
	font-family: 'bookman';
	src: url('font/bookman/bookman.eot');
	src: local('☺'), url('font/bookman/bookman.woff') format('woff'), url('font/bookman/bookman.ttf') format('truetype'), url('font/bookman/bookman.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
article,
footer,
header,
hgroup,
nav,
section {
    display: block;
}
body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #444d59;
	min-width:960px;
	background:#184a70;
}
a {
	text-decoration:none;
	color: #2788d3;
}
a:hover {
	text-decoration: underline;
	color: #2788d3;
}
a img {
	border:0;
}
:focus {
	outline:none;
}
button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle; 
    font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-family: 'bookman';
	font-size:24px;
	font-weight:400;
	color: #3f3c43;
	line-height:1;
	margin:0;
	padding: 0;
}
.ico_initial {
	display: inline-block;
	*display: inline;
	*zoom:1;
	font-size:0;
	vertical-align: bottom; ;
	width:23px;
	height:27px;
	background:url(images1/ico_initial.png) no-repeat;
	margin-right:10px;
}
#header {
	height:225px;
	background:url(images1/header_bg.png) repeat-x;
}
.container {
	width:960px;
	margin:0 auto;
}
.top_page {
	text-align:right;
	background:url(images1/shadow_top_page.png) repeat;
	background:rgb(7,33,67);
	background:rgba(7,33,67,0.55);
	border-bottom:1px solid #5696c2;
}
.bg_head_image {
	/*background:url(images1/bg_center_image.jpg) top center no-repeat;*/
	height:225px;
}
.main_menu {
	margin: 0;
	padding:0;
	list-style:none;
	display: inline-block;
	*display: inline;
	*zoom:1;
	vertical-align: top;
}
.main_menu li {
	float: left;
	margin-right: 1px;
}
.main_menu li a {
	display: block;
	color: #c7d0da;
	height:31px;
	line-height:31px;
	padding: 0 14px;
	-webkit-transition:background-color 0.2s linear;
	-o-transition:background-color 0.2s linear;
	-moz-transition:background-color 0.2s linear;
}
.main_menu li a:hover,
.main_menu li.active a {
	color: #fff;
	background:#1b5b8c;
	text-decoration:none;
}
.panel_actions {	
	background:url(images1/panel_actions_bg.png) top repeat-x;
	height:44px;
	line-height:44px;
	border-radius: 5px 5px 0 0;
	behavior: url(/javascript/pie.htc);
	zoom:1;
	position: relative;
	padding: 0 0 0 38px;
}
.list_actions {
	padding: 0;
	margin: 0;
	list-style:none;
	font-size:13px;
}
.list_actions > li {
	display: inline;
	color: #282c35;
	margin-left: 8px;
}
.list_actions > li a {
	color: #282c35;
}
.list_actions > li:before {
	content:'|';
	color: #707070;
	margin-right: 8px;
}
.list_actions > li:first-child:before {
	content:'';
	margin: 0;
}
.list_actions > li:first-child {
	margin:0;
}
#logo {
	vertical-align: top;
	margin: 10px 0 6px 0px;
}
#footer {
	background:url(images1/footer_bg.png) top repeat-x;
	color: #bac4cf;
	font-size:11px;
	line-height:16px;
	padding: 15px 0 40px 0;
}
p.copy {
	font-size:13px;
	color: #bac4cf;
	margin: 0 0 25px 0;
}
#main {
	background:#f8fbfc;
	padding: 10px 0;
}
.search {
	display: inline-block;
	*display: inline;
	*zoom:1;
	background:#fff;
	box-shadow: 0 2px 3px rgba(0,0,0,0.2);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	behavior: url(/javascript/pie.htc);
	position: relative;
}
.search .input_search {
	width:224px;
	font-size:13px;
	padding: 7px 15px;
	border:none;
	background-color: transparent;	
}
.search .input_search:focus {
	outline:none;
}
.search .button_search {
	display: inline-block;
	*display: inline;
	*zoom:1;
	height:31px;
	width:31px;
	border:0;
	cursor: pointer;
	vertical-align: top;
	background:url(images1/ico_lupe.png) center center no-repeat;
}
.dropdown_inline {
	display: inline-block;
	*display: inline;
	*zoom:1;
	vertical-align: top;
}
.top_search {
	margin-top:62px;
	color: #fff;
	float: right;
}
.bread_crumbs {
	border:1px solid #dae8f5;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	behavior: url(/javascript/pie.htc);
	position: relative;
	background:#e6eef4;
	font-size:12px;
	padding: 5px 15px 5px 10px;
}
.bread_crumbs .link {
	float: right;
}
.bread_crumbs .link i {
	float: left;
	margin: -3px 5px 0 0;
}
.bread_crumbs .link i img{
	vertical-align: top;
}
.bread_crumbs span.separator {
	color: #838d9a;
	margin: 0 5px;
}
.bread_crumbs a {
	color: #2788d3;
}
.v,.full_search {
	display: inline-block;
	*display: inline;
	*zoom:1;
	height:31px;
	line-height:31px;
	vertical-align: top;
	font-size:13px;
}
.full_search a {
	color: #fff;
	margin-left: 5px;
}
.v {
	padding: 0 5px;
}
.list_category {
	padding: 0;
	margin: 20px 0 50px 0;
	font-size:0;
	list-style:none;
}
.list_category li {
	display: inline-block;
	*display: inline;
	*zoom:1;
	width:220px;
	height:144px;
	margin: 10px;
}
.list_category li a {
	display: block;
	width:220px;
	height:144px;
}
.list_category li a img {
	vertical-align: top;
}
.list_category .collection_title {
	position: absolute;
	font-size: 13px;
	background-color: rgba(100, 100, 100, .5);
	width: 220px;
	margin-top: -26px;
	color: #fff;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

div.custom div.custom.dropdown {
	display: block;
	position: relative;
	width: auto;
	height: 31px;
}
div.custom div.custom.dropdown a.current {
	display: block; 
	width: auto;
	line-height: 31px;
	min-height: 31px;
	padding: 0 31px 0 15px;
	color: #444d59;
	background-color: #fff;
	white-space: nowrap;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	behavior: url(/javascript/pie.htc);
	zoom:1;
	position: relative;
}
div.custom div.custom.dropdown a.selector {
	position: absolute;
	background:url(images1/bullet.gif) center center no-repeat;
	width: 31px;
	height: 31px;
	display: block;
	right: 0;
	top: 0;
}
div.custom div.custom.dropdown a.current {
	text-decoration:none;
}
div.custom div.custom.dropdown.shadow {
	box-shadow: 0 2px 3px rgba(0,0,0,0.2);	
}
div.custom div.custom.dropdown.border {
	border:1px solid #bbccdf;
}
div.custom div.custom.dropdown.radius {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	_behavior: url(/javascript/pie.htc);
	zoom:1;
}
div.custom div.custom.dropdown.open ul {
	display: block;
	z-index: 10;
}
div.custom div.custom.dropdown.small { width: 150px !important; }
div.custom div.custom.dropdown.medium { width: 175px !important; }
div.custom div.custom.dropdown.large { width: 434px !important; }
div.custom div.custom.dropdown.expand { width: 100% !important; }
div.custom div.custom.dropdown.open.small ul { width: 150px !important; }
div.custom div.custom.dropdown.open.medium ul { width: 173px !important; }
div.custom div.custom.dropdown.open.large ul { width: 434px !important; }
div.custom div.custom.dropdown.open.expand ul { width: 100% !important; }
div.custom div.custom.dropdown ul {
	position: absolute;
	width: auto;
	display: none;
	margin: 0;
	left: 0;
	top: 29px;
	margin: 0;
	padding: 0;
	background: #fff;
	background: rgba(255, 255, 255, 0.95);
	border: solid 1px #cccccc;
}
div.custom div.custom.dropdown ul li {
	color: #555;
	font-size: 13px;
	cursor: pointer;
	padding: 3px 31px 3px 15px;
	min-height: 18px;
	line-height: 18px;
	margin: 0;
	white-space: nowrap;
	list-style: none;
}
div.custom div.custom.dropdown ul li:hover { background: #dbdbdb; }
div.custom div.custom.dropdown ul li.selected { background: #dbdbdb;  }
div.custom div.custom.dropdown ul li.selected:hover { background: #dbdbdb; cursor: default; }
div.custom div.custom.dropdown ul.show { display: block; }
div.custom .custom.disabled { background-color: #ddd; }
.login {
	display: inline;
	position:relative;
}
#login_window {
	position: absolute;
	display: none;
	z-index: 100;
	left:-16px;
	width:280px;
	background:#dbe8f1 url(images1/login_bg.gif) bottom repeat-x;
	border-left:1px solid #a8b8c9;
	border-right:1px solid #a8b8c9;
	border-bottom:1px solid #a8b8c9;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	padding: 25px 25px 5px 15px;
	line-height:normal;
}
.login_btn {
	cursor: pointer;
	background:url(images1/arrow_down.png) right 4px no-repeat;
	padding-right:20px;
}
.login_btn.open {
	background:url(images1/arrow_up.png) right 4px no-repeat;
}
.form_login {
	font-size:13px;
	padding: 0;
	margin: 0;
	list-style:none;
}
.form_login li {
	margin: 0 0 7px 0;
}
.form_login li .left_box{
	float: left;
	text-align:right;
	width:120px;
	padding-right: 0px;
}
.form_login li .right_box{
	float: right;
	width:150px;
}
div.custom  .form_login li .right_box div.custom.dropdown {
	height:25px;
	line-height:25px;
}
div.custom .form_login li .right_box div.custom.dropdown a.current {
	height:25px;
	line-height:25px;
	min-height:25px;
	padding-left: 10px;
}
div.custom .form_login li .right_box div.custom.dropdown ul {
	width:150px;
	top:25px;
	left:-1px;
}
div.custom .form_login li .right_box div.custom.dropdown ul li {
	padding-left: 10px;
}
div.custom .form_login li .right_box div.custom.dropdown a.selector {
	height:25px;
}

div.custom .form_login li .right_box input.checkbox {
	top: 2px;
}

.form_login li .style_input {
	width:130px;
}
.form_login li label {
	cursor: pointer;
	display: inline-block;
	*display: inline;
	*zoom:1;
	vertical-align: top;
	margin-top: 5px;
}
.form_login li a.btn {
	color: #fff;
}
.style_input {
	border:1px solid #bbccdf;
	background:#fff;
	padding: 5px 10px 4px 10px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	behavior: url(/javascript/pie.htc);
	zoom:1;
	position: relative;
}
.style_input:focus {
	outline:none;
}
.clearfix:before,
.form_login li:before,
.clearfix:after,
.form_login li:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.clearfix:after,
.form_login li:after {
  clear: both;
}
.me {
	color: #2788d3;
	margin-left: 5px;
}
.btn {
	display: inline-block;
	*display: inline;
	*zoom:1;
	vertical-align: top;
	color: #ffffff;
	font-size:12px;
	font-weight:bold;
	height:26px;
	line-height:26px;
	padding: 0 10px;
	background: #4789be;
	background: -moz-linear-gradient(top,  #4789be 0%, #2d6ea6 96%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4789be), color-stop(96%,#2d6ea6));
	background: -webkit-linear-gradient(top,  #4789be 0%,#2d6ea6 96%);
	background: -o-linear-gradient(top,  #4789be 0%,#2d6ea6 96%);
	background: -ms-linear-gradient(top,  #4789be 0%,#2d6ea6 96%);
	background: linear-gradient(to bottom,  #4789be 0%,#2d6ea6 96%);	
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	behavior: url(/javascript/pie.htc);
	position: relative;
	border-top:1px solid #3479b0;
	border-bottom:1px solid #215d90;
	border-left:1px solid #2b6da2;
	border-right:1px solid #2b6da2;	
	box-shadow:0 1px 1px rgba(0,0,0,0.23),inset 0px 0px 0px 1px #4b87b7;
	
}
.btn:hover {
	text-decoration:none;
	background: #4789be;
	background: -moz-linear-gradient(top,  #4789be 0%, #4789be 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4789be), color-stop(100%,#4789be));
	background: -webkit-linear-gradient(top,  #4789be 0%,#4789be 100%);
	background: -o-linear-gradient(top,  #4789be 0%,#4789be 100%);
	background: -ms-linear-gradient(top,  #4789be 0%,#4789be 100%);
	background: linear-gradient(to bottom,  #4789be 0%,#4789be 100%);
}


/* add style 08.08.2012 */

.collection_table {
	width:100%;
	border:none;
	border-collapse: collapse;
	margin: 0 0 50px 0;
}

.collection_table thead th {
	background:#5392bb;
	color:#ffffff;
	font-weight:bold;
	border-bottom:1px solid #3679ae;
	padding: 10px 10px;
	text-align: left;
}

.collection_table thead a {
	color: #fff;
}

.collection_table td.check_column {
	width:20px;
}

.collection_table td.img_column {
	width:58px;
	text-align: center;
}

.collection_table td.name_column {
	width:410px;
}

.collection_table td.author_column {
	width:160px;
}

.collection_table td.year_column {
	width:90px;
}


.collection_table .check_item {
	margin:0 10px;
}
.collection_table td {
	vertical-align: top;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #444d59;
	padding: 15px 10px;
	border-bottom:1px solid #e5e4e4;
}

.collection_table tr.row_grey td {
	background:#f5f5f5;	
}

.collection_table td p {
	margin: 0 0 15px 0;
}

.collection_table .actmenu > li {
	display: inline;
}

.list_ico {
	padding: 0;
	margin: 15px 0 0 0;
	list-style:none;
	font-size:0;
}

.list_ico li {
	display: inline-block;
	*display: inline;
	*zoom:1;
	vertical-align: top;
	margin-right: 5px;
}

ul.pagination {padding: 0;margin: 0;list-style:none;display: inline-block;*display: inline;zoom:1;}
ul.pagination li {display: inline-block;*display: inline;zoom:1;}
ul.pagination li { color: #5e6670; font-size: 14px; margin-left: 5px; }
ul.pagination li a { display: block; height:17px; background:#e6eef4; padding: 0 10px; border:1px solid #dae8f5; color: #5e6670; }
ul.pagination li:hover a, ul.pagination li a:focus { text-decoration: none; }
ul.pagination li.unavailable a { cursor: default; border:1px solid transparent; background:transparent; padding: 0; }
ul.pagination li.unavailable:hover a, ul.pagination li.unavailable a:focus { background: transparent; }
ul.pagination li.current a { background: #2ba6cb; color: white; font-weight: bold; cursor: default; }
ul.pagination li.current a:hover { background: #2ba6cb; }
ul.pagination li.arrow.left a { background:url(images1/left_arrow.gif) no-repeat; }
ul.pagination li.arrow a { width:12px; padding: 0; border:none; height:18px; background:url(images1/right_arrow.gif) no-repeat;}

.right_panel {
	float: right;
	font-size:13px;
	color: #444d59;
}

.panel .dropdown_inline { margin: -5px 5px 0 0;} 

div.custom div.custom.dropdown.style { height:27px; font-size:13px;}
div.custom div.custom.dropdown.style a.current { height:27px; line-height:27px; min-height:27px; padding-left:10px;}
div.custom div.custom.dropdown.style a.selector { height:27px; line-height:27px;}
div.custom div.custom.dropdown.open.style ul li { padding-left:10px;}

div.custom div.custom.dropdown.small_50 { width: 60px !important; }
div.custom div.custom.dropdown.open.small_50 ul { left:-1px; top:27px; width: 60px !important; }

div.custom div.custom.dropdown.medium_210 { width: 210px !important; }
div.custom div.custom.dropdown.open.medium_210 ul { top:27px; left:-1px; width: 210px !important; }

div.custom div.custom.dropdown.width_160 { width: 160px !important; }
div.custom div.custom.dropdown.open.width_160 ul { left:-1px; top:27px; width: 160px !important; }

div.custom div.custom.dropdown.width_220 { width: 220px !important; }
div.custom div.custom.dropdown.open.width_220 ul { left:-1px; top:27px; width: 220px !important; }

div.custom div.custom.dropdown.width_280 { width: 280px !important; }
div.custom div.custom.dropdown.open.width_280 ul { left:-1px; top:27px; width: 280px !important; }

div.custom div.custom.dropdown.width_70 { width: 70px !important; }
div.custom div.custom.dropdown.open.width_70 ul { left:-1px; top:27px; width: 70px !important; }

.panel {
	margin: 0 0 15px 0;
}

.disabled {
	display: none;
}

.button {
	display: inline-block;
	*display: inline;	
	border:1px solid #7e8e9e;
	height:27px;
	width:34px;
	cursor: pointer;
	background:#8e949d url(images1/button_bg.gif) top repeat-x;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	behavior: url(/javascript/pie.htc);
	zoom:1;
	position: relative;
}

.button span {
	display: block;
	height:27px;
}

.button span.arrow {
	background:url(images1/arrow_white.png) 14px center no-repeat;
}

.button:hover {
	text-decoration:none;
}

.panel_edit {
	margin: 20px 0 30px 0;
}

.panel_edit .dropdown_panel {
	display: inline;
}

.panel_edit .dropdown_panel .dropdown_inline,
.panel_edit .dropdown_panel .button {
	margin-right:5px;
}

.box_option {
	float: right;
	font-size:12px;
	margin: 15px 0 0 0;
}

.box_option .separator {
	margin: 0 0 0 10px;
}

.box_option .ico {
	margin: 0 0 0 10px;
}

.list_options {
	padding: 0;
	margin: 0;
	list-style:none;
	float: right;
	width:180px;
	margin-top:-20px;
}

.list_options a {
	display: inline-block;
	*display: inline;
	zoom:1;
}
.list_options li {
	margin: 0 0 5px 0;
}

.list_options a, .poparrow a {
	padding: 2px 0 2px 25px;
}

.popup {
	display: none;
	position: absolute;
	background-color: #f2f2f2;
	opacity: .96;
	z-index: 100;
}

.popup li {
	list-style: none;
	margin: 0 0 5px 0;
}

.popup a {
	display: inline-block;
}

a.properties {
	background:url(images1/ico_properties.png) 2px center no-repeat;
	padding: 2px 0 2px 25px;
}

a.favorites {
	background:url(images1/ico_favorites.png) left center no-repeat;
	padding: 2px 0 2px 25px;
}
a.arrow img {
	vertical-align: top;
}

a.arrow {
	margin-top: 5px;
	padding: 0 0 0 2px;
}

.title_box {
	display: block;
}

.title_box:before,
.title_box:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.title_box:after {
  clear: both;
}

.bread_crumbs {
	margin:0 0 45px 0;
}

.ico_search {
	display: inline-block;
	*display: inline;
	*zoom:1;
	font-size:0;
	vertical-align: bottom; ;
	width:23px;
	height:24px;
	background:url(images1/ico_search.png) no-repeat;
	margin-right:10px;
}

.advanced_search {
	margin: 30px 0;
}

.text_form a {
	color: #3F3C43;
}

.text_form {
	display: block;
	color: #3f3c43;
	font-size:13px;
	font-weight:bold;
	margin: 0 0 5px 10px;
}

.row {
	background:#e6eef4;
	padding: 10px 0 10px 10px;
	margin: 0 0 20px 0;
	color: #5e6670;
	font-size:12px;
}

.text a {
	color: #5e6670;
}

.row .style_input {
	padding: 6px 10px 6px 10px;
	color: #444d59;
}

.btn:hover {
	color: #fff;
}

.btn .add {
	display: inline-block;
	zoom:1;
	*display: inline;
	background:url(images1/ico_add.png) no-repeat;
	width:13px;
	height:13px;
	margin: 0 5px 0 0;
	vertical-align: middle;
}

.btn .remove {
	display: inline-block;
	zoom:1;
	*display: inline;
	background:url(images1/ico_remove.png) no-repeat;
	width:13px;
	height:13px;
	vertical-align: middle;
}

.btn .search_ico {
	display: inline-block;
	zoom:1;
	*display: inline;
	background:url(images1/search_ico.png) no-repeat;
	width:19px;
	height:20px;
	margin: -2px 10px 0 0;
	vertical-align: middle;
}

.row.indent_first .dropdown_inline,
.row.indent_first .style_input,
.row.indent_first .text{
	margin-right: 19px;
}

.row.indent_last .text {
	margin-right: 19px;
}

.row.indent_last .separator {
	margin-left:80px;
	margin-right: 33px;
}

.row.indent_last {
	margin-bottom: 40px;
}

.row .style_input {
	width:250px;
}

.row span.separator {
	display: inline-block;
	*display: inline;
	zoom:1;
	height:38px;
	border-left:1px solid #b8c8d9;
	margin: 0 0 -20px 0;
	position: relative;
	top:-10px;
}

.row .text {
	display: inline-block;
	*display: inline;
	zoom:1;
	height:27px;
	line-height:27px;
}

/* add style 09.08.2012 */
.ico_search.result {
	background:url(images1/search_result.png) no-repeat;
}

.match {
	margin: 25px 0 25px 0;
}

div.description {
	display: none;
}

div.description li {
	list-style: none;
}

.request {
	padding: 0;
	margin: 0;
	list-style:none;
	float: right;
}

.request li {
	display: inline;
}

.request li:before {
	content:'|';
	color: #999999;
	margin: 0 5px;
}

.request li:first-child:before {
	content:'';
	margin: 0;
}

.request li a.details {
	color: #444d59;
	text-decoration:none;
	padding: 0 23px 0 0;
	background:url(images1/ico_arrow.png) right 4px no-repeat;
}

.request li a.details:hover {
	text-decoration:none;
}

.found {
	color: #444d59;
	font-size:13px;
	font-weight:bold;
	margin-left:35px;
}

.found span {
	color: #2788d3;
}

hr {
	padding: 0;
	margin: 0;
	clear: both;
	overflow: hidden;
	border: solid #dee8ef;
	border-width: 1px 0 0; 
}

hr.style {
	margin: -12px 0 18px 0;
}

div.custom div.custom.dropdown.width_190 { width: 190px !important; }
div.custom div.custom.dropdown.open.width_190 ul { left:-1px; top:27px; width: 190px !important; }

.shown {
	margin: 0 0 0 40px;
	font-size:13px;
}

.right_panel.style .dropdown_inline{
	margin-right: 0;
}

.blue {
	color: #2788d3;
}

.collection_table.result td {
	font-size:13px;
}

.ico_map {
	display: inline-block;
	*display: inline;
	*zoom:1;
	font-size:0;
	vertical-align: bottom; ;
	width:21px;
	height:26px;
	background:url(images1/ico_map.png) no-repeat;
	margin-right:12px;
	margin-left:0;
	margin-bottom: -2px;
}

.panel_edit.indent {
	margin: 60px 0 15px 0;
}

.button:hover {
	background:#949aa3 url(images1/button_bg_hover.gif) top repeat-x;
}

.sitemap {
	clear: both;
	border-top:1px solid #dee8ef;
	border-bottom:1px solid #dee8ef;
	margin-bottom: 40px;
	padding: 15px 0 20px 0;
}

.sitemap h2 {
	color: #444d59;
	font-size:20px;
	padding: 1px 0 1px 30px;
	background:url(images1/ico_home.png) 0 0 no-repeat;
}

.navigation {
	padding: 0;
	margin: 20px 0 0 0;
	list-style:none;
}

.navigation .expandable {
	margin: 15px 0 0 0;
	font-size:13px;
	color: #5e6670;
	line-height:1;
}

a.plus, a.minus {
	width:11px;
	height:11px;
	display: inline-block;
	*display: inline;
	zoom:1;
	margin: 2px 2px 0 5px;
}

a.plus {
	background:url(images1/ico_plus.png) no-repeat;
}

a.minus {
	background:url(images1/ico_minus.png) no-repeat;
}

a.plus:hover, a.minus:hover {
	text-decoration:none;
}


span.folder {
	background:url(images1/ico_folder.png) no-repeat;
	display: inline-block;
	*display: inline;
	zoom:1;
	width:16px;
	height:14px;
	margin: 0px 5px 3px 0;
	vertical-align: bottom;
}

span.folder.open {
	background:url(images1/ico_folder_open.png) no-repeat;
}

span.list {
	background:url(images1/ico_properties.png) no-repeat;
	display: inline-block;
	*display: inline;
	zoom:1;
	width:12px;
	height:15px;
	margin: 1px 0 0 5px;
}

span.pdf {
	background:url(images1/ico_pdf.png) no-repeat;
	display: inline-block;
	*display: inline;
	zoom:1;
	width:18px;
	height:19px;
	margin: -1px 2px 0 4px;
	vertical-align: bottom;
}

.red {
	color: #cc0000;
}

input.pad {
	position: relative;
	z-index: 1;
	bottom:-1px;
}

div.custom {
	display: inline;
}