body {
	padding: 0 0 10px 0;
	margin: 0;
	border: 0;
	background: #ffffff url(/res/img/body2.jpg) repeat-x top;
	font-family: Helvetica, Arial, sans-serif;
	color: #000;
}

h1, h2, h3, h4, h5, h6, table.index th {
	font-family: Georgia, Times, serif;
}

img {
	border: none;
}

a:link, a:visited {
	color: #000000;
}

a:hover {
	text-decoration: none;
}

.clear {
	clear: both;
}

.hideText {
	text-indent: -32768px;
}




#holder {
	min-width: 1000px;
}

#end {
	display: none;
}

.header {
	background: #eef2f2 url(/res/img/header.jpg) repeat-x bottom;
	min-width: 760px;
}

.header .logo {
	margin-right: 500px;
}

.header .logo h1 {
	width: 480px;
	height: 140px;
	margin: 0 0 0 27px;
	background: url(/res/img/logo.png) no-repeat;
}

.header .banner {
	width: 468px;
	height: 60px;
	float: right;
	margin: 74px 14px 0 0;
	background: #eef2f2;
}

.footer .banner {
	margin: 14px auto;
	width: 468px;
	height: 60px;
}

.menu {
	margin: -3px auto 10px auto;
	padding: 0;
	width: 950px;
	height: 40px;
}

.menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.menu li {
	float: left;
	position: relative;
}

.menu li .submenu {
	position: absolute;
	top: 40px;
	left: 0;
	visibility: hidden;
	background: #e2e6e6;
	border: 3px solid #eef2f2;
	border-top: none;
	z-index: 999;
}

.menu li .submenu li {
	height: 16px;
	padding: 4px 10px;
}

.menu li:hover .submenu, .menu li.hover .submenu {
	visibility: visible;
}

.menu a {
	display: block;
	width: 97px;
	height: 40px;
	text-indent: -32768px;
}

.menu li .submenu a {
	display: inline;
	width: auto;
	height: auto;
	text-indent: 0;
	font-size: 15px;
}

.menu a.main {
	width: 120px;
	background-image: url(/res/img/menu/main.png);
}
.menu a.about {
	width: 120px;
	background-image: url(/res/img/menu/about.png);
}
.menu a.archive {
	width: 120px;
	background-image: url(/res/img/menu/archive.png);
}
.menu a.news {
	width: 120px;
	background-image: url(/res/img/menu/news.png);
}
.menu a.publications {
	width: 120px;
	background-image: url(/res/img/menu/publications.png);
}
.menu a.shop {
	width: 0px;
	background-image: url(/res/img/menu/shop.png);
}
.menu a.forum {
	width: 120px;
	background-image: url(/res/img/menu/forum.png);
}

.menu a.rss {
	display: block;
	width: 14px;
	height: 14px;
	text-indent: 0;
	margin: 11px 22px 0 0;
	padding-left: 16px;
	font-size: 11px;
	text-decoration: none;
	background: url(/res/img/rss.gif) no-repeat;
}

.copyright {
	color: #606060;
	font-size: .8em;
	font-style: oblique;
	margin: 10px 35px 0 10px;
	text-align: center;
	font-family: Georgia, Times, serif;
}

.copyright a {
	color: #606060;
}

form.search {
	float: right;
	position: relative;
	padding: 0;
	margin-top: 9px;
	width: 138px;
	height: 24px;
	background: url(/res/img/search.png) no-repeat;
}

form.search .input {
	position: absolute;
	top: 4px;
	left: 20px;
	margin: 0;
	padding: 0;
	width: 110px;
	height: 16px;
	background: none;
	border: none;
}

form.search .submit {
	margin: 0;
	padding: 0;
	width: 1px;
	height: 1px;
}

table.cols {
	border-collapse: collapse;
	width: 100%;
}

table.cols td.col {
	margin: 0;
	vertical-align: top;
	padding: 0 10px;
}

table.cols td.col.side {
	font-size: .9em;
	line-height: .9em;
	width: 260px;
}

.side .banners {
	margin-top: 20px;
}

table.cols td.col.content {
	border-left: 1px solid #888;
	border-right: 1px solid #888;
	/* width: 100%; */
}

table.cols td.col.content h3 {
	margin: 0 0 8px 0;
}

.shop_item {
	width: 180px;
	height: 300px;
	overflow: hidden;
	margin: 0 0 15px 15px;
	padding: 10px;
	float: left;
	background: #FFF;
	border: 1px solid #888;
}

.shop_item p {
	font-size: .8em;
	text-align: center;
}

.shop_item .lead {
	margin-bottom: 0;
}

.shop_item a.image {
	display:block;
	height:150px;
	width:100%;
	background-repeat: no-repeat;
	background-position: center;
}

.shop_image {
	padding: 15px;
	background: #FFF;
	border: 1px solid #888;
	float: left;
}

.shop_info {
	margin-left: 10px;
}

.side h4 {
	margin: 0 0 10px 36px;
}

.side a {
	color: #000;
}

.item h4 {
	margin-bottom: 0;
}

.item .lead {
	margin-top: 2px;
}

.side .item, .main .item {
	margin: 0 0 7px 1px;
	text-indent: -2px;
}

.side .item.auction .date {
	margin: 1px 11px 0 0;
	float: left;
}

.side .date {
	font-size: 10px;
	font-family: Helvetica, Arial, sans-serif;
	margin: 0;
}

.side .lead {
	margin: 0 0 10px 0;
	text-indent: .6em;
}

.side .title {
	margin: 2px 0 4px 0;
	font-family: Georgia, Times, serif;
}

.side .banner {
	margin: 10px;
	text-align: center;
}

.lead {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: .9em;
}

.lead_image {
	float: left;
	margin: 0 10px 13px 0;
	border: 1px solid #888;
}

.lead .lead_image {
	width: 120px;
}

ul.simple {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#leftside ul.simple {
	margin-left: 10px	;
}

ul.simple li {
	margin-bottom: 4px;
}

div.number ul, ul.number {
	list-style-type: circle;
}

ul.number li p {
	margin: 0 0 10px 0;
}

ul.number h5 {
	margin: 0;
}

ul.number .lead {
	margin: 0;
	text-indent: 6px;
}

table.index {
	margin: 0 20px;
	border-collapse: collapse;
}

table.index th {
	font-size: 1.1em;
	font-weight: normal;
	text-align: left;
	padding: 15px 0 0 7px;
}

table.index th a {
	color: #000;
}

table.index td {
	border-bottom: 1px solid #888;
	padding: 0 10px;
	width: 50%;
	vertical-align: top;
}

table.index tr.last td {
	border-bottom: none;
}

table.index td h5 {
	margin: 2px 0 2px 0;
}

table.index td .lead {
	margin-top: 0;
}

table.index td .lead_image {
	margin: 5px 10px 5px 0;
}

/* rounder */

.mask, .mask * {font-size: 0;}
.mask{position:absolute; top:0; left:0; width:100%; height:100%;}
.mask .t{position: relative;}
.mask .m{width:100%; position:absolute;}
.mask .b{position:absolute; bottom:0; width:100%;}
.t *, .m *, .b *{position:absolute;}
.l{top:0; left:0; height:100%;}
.c{position:relative; top:0; height:100%;}
.r{top:0; right:0; height:100%;}

.round_main {position:relative;}
.round_main .content {z-index:1; position: relative; /*top:0; left:0; width:100%; height:100%; overflow: hidden;*/}
.round_main .mask .m .c {background:#e2e6e6;}

.round_sidebar {position:relative;}
.round_sidebar .content {z-index:1; position: relative;}
.round_sidebar .mask .m .c {background:#efca7c;}


/* calendar */

.ui-datepicker th {
	font-weight: normal;
}
