/*::::::::::::::::::::::::::::::::::::::::::::::::::START HML STYLES*/

body {
	background-color: #FFFFFF;
	background-image: url(bilder/gfx/tonerbg.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 780px;
	height: auto;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
}

p {
	text-align: justify;
	
}
a:hover {
	text-decoration: none;
}
a:active {
	color: #990000;
	text-decoration: none;
}
h1, h2, h3 ,h4 ,h5, h6, a {
	color: #666666;
}
h1 {
	font-size: 16px;
	text-align: left;
}
h2 {
	font-size: 14px;
	text-align: left;
}
h3 {
	font-size: 12px;
	text-align: left;
}
h4 {
	font-size: 10px;
}
h5 {
	font-size: 10px;
	font-style:italic;
}
h6 {
	font-size: 10px;
	font-style:italic;
	font-weight:normal;
}

hr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-color: #e2e2e2;
}
table {
	margin: 0px;
	width: 100%;
	font-size: 10px;
}
th {
	margin: 0px;
	padding: 3px;
	border: 1px solid #666666;
	background-color: #e2e2e2;
}


/*::::::::::::::::::::::::::::::::::::::::::::::::::END HML STYLES*/

/*::::::::::::::::::::::::::::::::::::::::::::::::::START MASTER CONTENT CONTAINERS*/

#mastercontainer {
	background-image: url(bilder/gfx/bg.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 780px;
	float: left;
	clear: left;
	margin: -2px 0px 0px;
}

/*::::::::::::::::::::::::::::::::::::::::::::::::::END MASTER CONTENT CONTAINERS*/

/*::::::::::::::::::::::::::::::::::::::::::::::::::START HEADER STYLES*/

#masterheadcontainer {
	background-image: url(bilder/gfx/bg_long.gif);
	background-repeat: no-repeat;
	height: 148px;
	width: 780px;
	float: left;
	margin: 0px;
}
#header {
	background-image: url(bilder/gfx/logga.jpg);
	background-repeat: no-repeat;
	height: 150px;
	width: 780px;
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/*:::::::::::::::::::::::::::::::::::::::::::::::::: START MENU SYLES*/

#menu {
	width: 758px;
	height: 30px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url(bilder/gfx/menu/menu_bar.gif);
	background-repeat: repeat-x;
	margin-left: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -2px;
}

#menu li {
	list-style-type: none;
	float: left;
	background-image: url(bilder/gfx/menu/menu_space.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#menu ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	float: left;
}
#menu a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding: 7px 10px;
	float: left;
}
#menu a:hover {
	background-image: url(bilder/gfx/menu/menu_bar_hover.gif);
	background-repeat: repeat-x;
	height: auto;
	width: auto;
	margin: 0px;
	background-position: left top;
}
/*:::::::::::::::::::::::::::::::::::::::::::::::::: END MENU SYLES*/

/*:::::::::::::::::::::::::::::::::::::::::::::::::: START CONTENT CONTAINERS*/

#content {
	width: 760px;
	background-color: #FFFFFF;
	background-image: url(bilder/gfx/contentbg.gif);
	background-repeat: no-repeat;
	margin-left: 10px;
	padding-top: 7px;
}

/*::::::::::::::::::::::::::::::::::::::::::::::::::START MAINCONTENT*/
#maincontent {
	float: left;
	width: 470px;
	margin-top: 20px;
	margin-bottom: 15px;
	clear: left;
	vertical-align: top;
	margin-right: 15px;
	margin-left: 15px;
}
td {
	margin: 0px;
	padding: 3px;
	border: 1px solid #666666;
}
#maincontent img {
	margin-right: 5px;
	margin-bottom: 5px;
	float: left;
}


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;
}
#lightbox img{ width: auto; height: auto;
}
#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-image: url(data:image/gif;base64,AAAA); /* 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/previous.gif) left 50% no-repeat; 
}
#nextLink:hover, #nextLink:visited:hover { background: url(images/next.gif) right 50% no-repeat; 
}

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; 
}

#imageData{	padding:0 10px; color: #666; 
}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; 
}	
#imageData #caption{ font-weight: bold;	
}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	
}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;
}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }



/*::::::::::::::::::::::::::::::::::::::::::::::::::END MAINCONTENT*/

/*::::::::::::::::::::::::::::::::::::::::::::::::::START SUBCONTENT*/

#subcontent {
	height: auto;
	width: 190px;
	background-color: #EAEAEA;
	background-image: url(bilder/gfx/sidebarbg.gif);
	background-repeat: repeat-x;
	font-size: 10px;
	color: #666666;
	margin-top: 20px;
	margin-bottom: 15px;
	border: 1px solid #cccccc;
	padding: 10px 7px;
	margin-right: 15px;
	float: right;
}

/*::::::::::::::::::::::::::::::::::::::::::::::::::END SUBCONTENT*/

/*::::::::::::::::::::::::::::::::::::::::::::::::::START FOOTER*/
#footer {
	background-image: url(bilder/gfx/footer.gif);
	background-repeat: no-repeat;
	clear: left;
	float: left;
	height: 50px;
	width: 780px;
	margin-top: 10px;
}
#footer p {
	margin-top: 17px;
	color: #0099FF;
	font-size: 10px;
	text-align: center;
	
}
/*::::::::::::::::::::::::::::::::::::::::::::::::::END FOOTER*/
#arr
{
	background-image: url(bilder/gfx/arr.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100px;
	width: 98%;
	float: left;
	margin: 0px;
	padding: 0px;
}
span.sold {
	color: #c33;
}
span.res {
	color: #33c;
}

