
/* Page */
#container {
}
#content-main-left td
{
	color: #000;
	font-family: 'Arial', Helvetica, Sans-Serif;
	font-weight: normal;
	font-size: 12px;
}
#content-main-left p.nomargin
{
    margin: 0px;
}
#arrowblock
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
#headblock p
{
	margin-left: 2px;
}
#headblock .text
{
	margin-left: 260px;
}


/* Grupplista */
.grouplist-main-block
{
    margin-top: 30px;
}
.grouplist-block
{
	width: 180px;
	height: 25px;
	float: left;
	margin: 0px 15px 15px 0px;
	padding: 14px 10px 12px 10px; 
	background: url('/Css/Images/grouplist-block_grafisk-form.jpg') top left no-repeat;
	cursor: pointer;
	text-align: center;
}

.grouplist-block .grouplist-block-header
{
    font-size: 18px;
    margin: 0px;
}
.infotext-right
{
    float: right;
    width: 310px;
}
.infotext
{
    float: left;
    width: 310px;
}
h3.infotext-header
{
	font-size: 20px;
	margin: 0px 0px 8px 0px;
	color: #f27b23;
	font-weight: bold;
}
.webbsida-priser-left
{
    width: 370px;
    border: 1px solid #f27b23;
    padding: 5px;
    float: left;
    margin-right: 10px;
}
.webbsida-priser-left .small-text
{
    margin: 5px 0px 0px 0px;
    font-size: 10px;
}

.webbsida-priser-right
{
    margin: 5px 0px 0px 0px;
}
.objectlist-header-image
{
    float: left;
}
.objectlist-header-image-right
{
    margin-left: 10px;
    float: right;
}

/* Objektlista */
.objectlist-block
{
	width: 660px;
	border: solid 1px #AEAEAE;
	margin: 10px 0px 20px 0px;
	padding: 10px;
}
.objectlist-block img
{
	float: left;
}
.objectlist-block h3
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.objectlist-block .text
{
	margin: 10px 0px 0px 0px;
}
.objectlist-block .link
{
	margin: 20px 0px 0px 0px;
}
.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;
}


/* Textrader */
.textrowright
{
	float: right;
	margin: 0px 0px 0px 10px;
}
.textrowleft
{
	float: left;
	margin: 0px 10px 0px 0px;
}
.textrow-block
{
	
}
.textrow-header
{
	font-weight: bold;
	font-size: 9pt;
	color: white;
}
.textrow-text
{
	font-size: 9pt;
	color: white;
}
.textrow-text2
{
	font-size: 9pt;
	color: white;
}

/* Mailadress */
.mailadressrowright
{
	padding-right: 50px;
	float: right;
	margin: 0px 0px 0px 10px;
}
.mailadressrowleft
{
	float: left;
	margin: 0px 10px 0px 0px;
}
.mailaddress-info-text
{
	font-size: 8pt;
	margin-bottom: 10px;
	color: white;
}
.mailaddress-input-header
{
	font-weight: bold;
	font-size: 9pt;
	color: white;
}
.mailaddress-input-textbox-long
{
	margin-bottom: 5px;
	width: 230px;
	height: 15px;
}
.mailaddress-input-textarea
{
	margin-bottom: 5px;
	width: 230px;
	height: 90px;
}
/* Lightbox */
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(/Images/Lightbox/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/Images/Lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/Images/Lightbox/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption
{
	font-weight: normal;
	font-size: 8pt;
	color: #262626;
}
#imageData #numberDisplay
{
	clear: left;
	display: block;
	padding-bottom: 1em;
	color: black;
}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
a.imagedatalink
{
	font-size: 13px;
	margin: 0px auto;
	color: #0032a4;
	line-height: 1.4em;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
}
a.imagedatalink:hover
{
	color: #005d8b;
	text-decoration: underline;
}

