html {
 height: auto;
}

body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0f0f0f;
	background-color: #4466b0;
	background-image: url('../../img/47/background.jpg');
	background-position: center bottom;
	background-repeat: no-repeat;
	height: auto;
}

* {
	margin: 0px;
	padding: 0px;
}

.clear {
	clear: both;	
}

.hide {
	display: none;	
}

div.header,div.page, div.footer, #content {
	width: 955px;
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
}

div.header {
	position: relative;
	height: 100px;
	padding-top: 43px;
	background-image: url('../../img/47/header.jpg');
	background-position: center 43px;				
}

#leftBar, #rightBar {
	position: absolute;
	top: 245px;
	width: 145px;
	min-height: 254px;
	_height: 254px; /* ie6 */	
	background-image: url('../../img/47/content_bar.gif');
	background-repeat: no-repeat;	
	background-position: center bottom;
	z-index:1000;	
}

#leftBar {
	left: 0px;	
}

#rightBar {
	right: 0px;	
}

.barTop {
	width: 145px;
	height: 11px;
	background-image: url('../../img/47/top_bar.png');
	background-repeat: no-repeat;
	overflow: hidden; /* ie 6 */	
}

.barContent {
	padding: 10px;
}

div.page {
	position: relative;
	padding-top: 112px;	
}

div.menu {
	position: absolute;
	top: 19px;
	left: 0px;
	width: 955px;
	height: 63px;
	background-image: url('../../img/47/menu.png');
	background-repeat: no-repeat;		
}

div.menu .after{
	clear: both;
}

div.menu .menuItemImage {
	display: none;	
}

div.menu ul {
	list-style-type: none;	
	margin-left: 135px;
}

div.menu ul.submenu {
	height: 33px;	
	background-image: url('../../img/47/submenu_sep.png');
	background-repeat: no-repeat;			
}

div.menu ul li {
	float: left;
	height: 43px;
	line-height: 43px;	
}

div.menu ul.submenu li {
	height: 33px;
	line-height: 33px;	
}

div.menu ul li a:hover {
	color: #4d4d4d;
}

div.menu ul.submenu li a:hover {
	color: #d1d1d1;
}

div.menu ul li.menuItemActive {
		
}

div.menu ul li a {
	display: block;
	float: left;
	text-decoration: none;
	color: #0f0f0f;
	padding-left: 26px;
	padding-right: 26px;
	background-image: url('../../img/47/menu_sep.png');
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 13px;
}

div.menu ul.submenu li a {
	color: #fff;
	font-size: 11px;	
	background-image: url('../../img/47/submenu_sep.png');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
	padding-right: 13px;	
}

div.menu ul li.lastmenu a {
	background-image: none;	
}

div.menu ul li.menuItemActive a{
		
}

#contentTop, #content {
	background-repeat: no-repeat;	
} 

#contentTop {
	position: absolute;
	width: 617px;
	height: 10px;	
	top: 245px;
	left: 169px;
	background-image: url('../../img/47/content_top.png');		
}

#content {
	width: 577px;
	min-height: 482px;
	padding-right: 20px;
	padding-left: 20px;	
	padding-bottom: 30px;
	_height: 512px; /* ie6 */
	background-image: url('../../img/47/content.gif');
	background-repeat: no-repeat;
	background-position: center bottom;
	line-height: 14px;
}

h1.pageTitle {
	display: none;
}

h2.contentElementTitle {
	font-size: 23px;
	color: #4d80ef;
	font-weight: normal;
	padding-top: 18px;
	padding-bottom: 36px;	
}

ul.images {
	list-style-type: none;		
}

.albumlist .album {
	clear: both;
	padding-bottom: 50px;		
}

.albumlist .info {
	width: 200px;
	float: left;
}

.albumlist .info .title, .albumlist .info .title .itemcount {
	float: left;	
}

.albumlist .info .title {
	font-size: 16px;
	font-weight: bold;
	padding-right: 5px;	
}

.albumlist .info .title a {
	color: #4D80EF;	
	text-decoration: none;	
}

.albumlist .album .time {
	clear:left;
	font-size:10px;
	margin-top:4px;
	padding-bottom:10px;
}

.albumlist .info .title a:hover {
	text-decoration: underline;	
}

.albumlist .info .description {
	padding-right: 20px;	
}

.albumlist .imagespreview {
	width: 370px;
	float: left;
}

.albumlist .imagespreview .item {
	width: 100px;
	float: left;	
	padding-right: 23px;
}

.MPhotogallery .albumOptions .albumTitle {
	float: left;
	padding-bottom: 25px;	
}

.MPhotogallery .albumOptions .albumSelect {
	float: right;
	padding-bottom: 25px;	
}

.MPhotogallery .images {
	clear: both;	
}

.MPhotogallery .images .item {
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;		
}

.MPhotogallery .pagination {
	padding-top: 5px;
	clear: both;
}

.MEvent .item .title{
	font-weight:bold;
}

div.footer {
	width: 890px;
	padding-left: 70px;
	height: 38px;
	margin-top: 18px;
	background-image: url('../../img/47/footer.gif');
	background-repeat: no-repeat;
	text-align: center;
	line-height: 38px;
	position: relative;	
}

div.go-on-footer {
	position: absolute;
	left: 8px;
	top: 0px;
	width: 74px;
	height: 38px;
}
