﻿#EigurAtVerdaTomt
{
                display: none;
}

body 
{
	background-image: url(../Images/background.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-color: #32505f;
	font-family: Tahoma;
	font-size: 10px;
	color: #666;
}

#wrapper 
{
	 height: 841px; 
	 width: 918px; 
	 margin: 0 auto;
	 position: relative;
}

#main-table td 
{
	padding: 0px;
	margin: 0px;
}

.box-header, #member-show .DocumentTitle td, #information-show .DocumentTitle td
{
	font-family: Cambria;
	text-transform: uppercase;
	color: #666;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 3px;
}

.box-title 
{
	color: #3f667b;	
}

.box-content 
{
  padding-top: 3px;
	color: #666;
}

.box-content img {
  padding-right: 3px;
}

.list-item { margin-top: 2px; }
.list-item-date { color: #CCC; }

/* Position the boxes */
#main-show 
{
	position: absolute;
	width: 540px;
	height: 520px;
	top: 90px;
	left: 35px;
	overflow-x: hidden;
	overflow-y: auto;
}
#main-show .DocumentTitle td 
{
  font-family: Cambria;
	text-transform: uppercase;
	color: #666;
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 3px;
}
#news-show 
{
	position: absolute;
	top: 175px;
	left: 50px;
	width: 220px;
	height: 100px;	
}
#news-show-sub 
{
	position: absolute;
	top: 95px;
	left: 610px;
	width: 220px;
	height: 100px;	
}

#news-list 
{
	position: absolute;
	top: 115px;
	left: -3px;
	width: 220px;
	height: 100px;	
	font-size: 10px;
}
#news-list-sub 
{
	position: absolute;
	top: 105px;
	left: -3px;
	width: 220px;
	height: 100px;	
	font-size: 10px;
}

#gallery-show 
{
	position: absolute;
	top: 0px;
	left: 255px;
	width: 220px;
	height: 100px;
}
#gallery-show-sub 
{
	position: absolute;
	top: 180px;
	left: 0px;
	width: 220px;
	height: 100px;
}

#gallery-list 
{
	position: absolute;
	top: 115px;
	left: 253px;
	width: 220px;
	height: 100px;	
	font-size: 10px;
}
#gallery-list-sub 
{
	position: absolute;
	top: 285px;
	left: -3px;
	width: 220px;
	height: 100px;	
	font-size: 10px;
}
#forum-show 
{
	position: absolute;
	top: 0px;
	left: 555px;
	width: 220px;
	height: 100px;
}
#forum-show-sub 
{
	position: absolute;
	top: 360px;
	left: 0px;
	width: 220px;
	height: 100px;
}
#forum-list 
{
	position: absolute;
	top: 115px;
	left: 553px;
	width: 220px;
	height: 100px;	
	font-size: 10px;
}
#forum-list-sub 
{
	position: absolute;
	top: 460px;
	left: -3px;
	width: 220px;
	height: 100px;	
	font-size: 10px;
}
#member-show 
{
	position: absolute;
	top: 200px;
	left: 0px;
	width: 220px;
	height: 100px;
}

#information-show 
{
	position: absolute;
	top: 200px;
	left: 255px;
	width: 250px;
	height: 100px;
}

#navigation 
{
	position: absolute;
	top: -155px;
	left: 40px;
	width: 750px;
	height: 20px;
	font-family: Cambria;
	font-size: 14px;
	color: #fff;
}
#navigation-sub 
{
	position: absolute;
	top: -75px;
	left: -520px;
	width: 750px;
	height: 20px;
	font-family: Cambria;
	font-size: 14px;
	color: #fff;
}

#navigation a:link, #navigation-sub a:link
{
	TEXT-DECORATION: none;
	COLOR: #fff;
}
#navigation a:visited, #navigation-sub a:visited
{
	TEXT-DECORATION: none;
	COLOR: #fff;
}
#navigation a:hover, #navigation-sub a:hover
{
	TEXT-DECORATION: none;
	COLOR: #fff;
	font-weight: normal;
}

#poll-show 
{
	position: absolute;
	top: 200px;
	left: 555px;
	width: 220px;
	height: 100px;
}

#poll-show .DocumentTitle { display: none; }
#poll-show .PollQuestion { padding-bottom: 5px; }

A:link
{
	TEXT-DECORATION: none;
	COLOR: #666;
	
}
a:visited
{
	TEXT-DECORATION: none;
	COLOR: #666;
}
a:hover
{
	TEXT-DECORATION: underline;
	COLOR: #666;
	font-weight: bold;
}

.RegisterFullinfoHeadline { font-weight: bold; }

.Button {
	color: #333;
	border: 1px solid;
	border-color: #999 #666 #666 #999;
	background-color: #cfddea;
}

#links {
	position: absolute;
	width: 822px;
	height: 53px;
	top: 438px;
	left: -2px;
}

#links-sub {
	position: absolute;
	width: 822px;
	height: 53px;
	top: 520px;
	left: -563px;
}
