﻿
#page{
	padding-top:2px;
}
#menu2{
	height:20px;
	width:100%;
	padding-left:50px;
	margin:0;
}

ul.menu2{
	height:20px;
	float:left;
	margin-top:5px;
	list-style:none;
}
ul li.menu2{
	display:inline;
}
ul li.menu2 b,ul.member li{
	background:url('./Images/Menu2_back.jpg') repeat-x;
	padding:2px 5px;
	border:1px solid #50321A;
	color:#F07010;
}
ul li.menu2_current b,ul.member li.active{
	background:url('./Images/Menu2_back_active.jpg') repeat-x;
	padding:2px 5px;
	border:1px solid #50321A;
	color:#F07010;
}
ul li.menu2 b:hover,ul.member li:hover{
	background:url('./Images/Menu2_back_active.jpg') repeat-x;
	padding:2px 5px;
	border:1px solid #50321A;
	color:#F07010;
}
#content_top, #content_top2{
	height:43px;
	background:url('./Images/Content_back_top_2.jpg') no-repeat top left;
}
div.member_menu{
	margin-left:10px;
	width:140px;
	float:left;
}
ul.member{
	padding:0;
	margin:0;
}
ul.member li{
	list-style:none;
	width:120px;
	margin:3px 0;
}
ul.newslist{
	list-style:none;
}
ul.newslist li{
	margin:10px 0;
}
a.memberlink{
	width:100px;
	text-decoration:none;
	color:#F07010;
}
a.memberlink:hover{
	color:#F07010;
}
div.memberdata{
	width:700px;
	float:left;
	margin-left:10px;
}
img.member_img{
	float:left;
	width:200px;
	height:200px;
	margin-right:30px;
}
ul.supportlist{
	float:left;
	margin-top:15px;
	margin-left:50px;
	font-family:sans-serif;
	color:#FFF;
	font-size:18px;
	list-style:none;
}
ul.supportlist li{
	display:list-item;
	margin-top:20px;
}
ul.supportlist li a.support{
	color:white;
	text-decoration:none;
}
div.supportimage{
	float:left;
	width:190px;
}
div.supportheader{
	float:left;
	width:600px;
	font-size:15px;
	color:#F07010;
	font-weight:bold;
}
div.supportinfo{
	min-height:150px;
	float:left;
	Width:660px;
	font-size:12px;
}
ul.gallery{
	float:left;
	width:750;
	cursor: default;
	list-style: none;
}
ul.gallery a.gallery{
	cursor: default;
}
ul.gallery a .gallery_preview{
	display: none;
}
ul.gallery a:hover .gallery_preview{
	display: block;
	position: absolute;
	top: -300px;
	left: -100px;
	z-index: 1;
}
ul.gallery img.gallery{
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 100px;
	height: 75px;
}
ul.gallery li{
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding: 5px;
	position: relative;
}
ul.gallery .gallery_preview{
	border-color: #000;
	width: 400px;
	height: 300px;
}
div.allikad{
	float:left;
	width:800px;
	font-size:0.7em;
	color:white;
}