
/* Page */
#container {
	width: 900px;
	margin: 0 auto;
	background-image: url('/Css/Images/bgtile_1.gif');
	background-repeat: repeat-y;
}

#headblock
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 10px 0px;
	padding-top: 0px;
}
#headblock p
{
	margin-left: 2px;
}
.modelblock-table
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	width: 705px;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.modelblock
{
	padding-right: 0px;
	padding-left: 0px;
	margin-bottom: 12px;
	padding-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
}
.imageright
{
	float: right;
	margin: 0px 0px 3px 5px;
}
.imageleft
{
	float: left;
	margin: 0px 5px 3px 0px;
}

/* Objektlista */
.objectlist-block
{
	float: left;
	background-image: url(/Css/Show/Images/objlistboxbg.gif);
	margin: 0px 5px 25px 4px;
	width: 130px;
	background-repeat: no-repeat;
	position: relative;
	height: 160px;
	text-align: center;
}
.objectlist-block .image
{
	position: absolute;
	left: 10px;
	top: 10px;
	width: 110px;
	text-align: center;
}
.objectlist-block .image .opacthumbnail
{
	border-right: 0px;
	border-top: 0px;
	filter: alpha(opacity=80);
	border-left: 0px;
	border-bottom: 0px;
	moz-opacity: .8;
	opacity: .8;
}
.objectlist-block .image .solidthumbnail {
	BORDER-RIGHT: 0px;
	BORDER-TOP: 0px;
	BORDER-LEFT: 0px;
	BORDER-BOTTOM: 0px;
}
.objectlist-block .text
{
	position: absolute;
	left: 10px;
	bottom: 5px;
	width: 110px;
	text-align: center;
}
.objectlist-block a.header
{
	font-size: 10pt;
	color: #dcd7ca;
}
.objectlist-block a.header:hover
{
	text-decoration: underline;
}
.objectlist-block .admin
{
	float: left;
	margin-right: 10px;
}

/* Länkar */
.linkright
{
	float: right;
	margin: 0px 0px 5px 5px;
}
.linkleft
{
	float: left;
	margin: 0px 5px 5px 0px;
}
.linkbox
{
	margin-top: 5px;
	width: 275px;
}
.linkbox fieldset {
	border: 1px solid #d7d4cc;
	padding-bottom: 5px;
	margin-top: 0px;
}

.linkbox legend {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8pt;
	margin: 0 5px;
	font-weight: bold;
	color: #9a9893;
}
.linkbox .link
{
	margin: 5px 3px 0px;
}
.linkbox a
{
	color: #f88000;
}
.linkbox a:hover
{
	color: #ffd09d;
}
.linkbox .text
{
	margin: 0px 3px 10px;
}
