.highslide {
	cursor: url(images/zoomin.cur), pointer;
    outline: none;
	color:ffffff;
}
.highslide img {
	border: 2px solid #ffffff;
}


.highslide-image {
	border: 1px solid black;
    cursor: pointer; /* opera */
	cursor: url(images/zoomout.cur), pointer;
}
.highslide-image-blur {
    cursor: pointer; /* w3c */
    cursor: hand; /* ie */
}

.highslide-caption {
    display: none;
	text-align:center;
    border: 2px solid white;
    border-top: none;
    padding: 0px;
    background-color: #F0EDE0;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 10px;
	font-weight: bold;text-decoration: none;
	padding: 3px;
	opacity: 0.60; /* w3c */
	filter: alpha(opacity=70); /* ie */
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    
    padding-left: 22px;
    background-image: url(images/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    
}
.highslide-close {
	float: right;
    display: block;
    position: relative;
	margin: 0 5px;
	font-size: 7pt;
    font-weight: bold;
	text-decoration: none;}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: #006987;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: 006987;
    background-color: #fdffea;
}
.highslide-previous-next {
    text-align: justify;
    padding: 8px;
	font-size:18px;
	
}

.discription{ font-size:16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;

}


/* Individual CSS-classes: no border */
.highslide-no-border .highslide-image {
	border: none;
	border-bottom: 1px solid white;
	
}
.highslide-no-border .highslide-caption {
	border: none;
    border-bottom: 1px solid white;
    background-color: black;
	color: #006987;
}
.highslide-no-border .highslide-caption code {
    color: #5477af;
}
.highslide-no-border .highslide-close {
	color: orange;
}

/* Individual CSS-classes: narrow border */
.highslide-narrow-border .highslide-image {
	border: 2px solid white;
}

/* Individual CSS-classes: black border */
.highslide-black-border .highslide-image {
	border: 1px solid black;
}
.highslide-black-border .highslide-caption {
	border: 1px solid #ffffff;
	border-top: 1px solid #5477af;
	background-color: #000000;
	opacity: 0.80; /* w3c */
	filter: alpha(opacity=80); /* ie */color: #33FF00;
}
.highslide-black-border .highslide-close {
	color: orange;
}

/* Individual CSS-classes: specified blur style */
.highslide-blur-example .highslide-image-blur {
    border-color: silver;
}

.highslide-blur-example .highslide-caption-blur {
    border-color: silver;
}




.h2caption {
	color: #ffffff;
	font-size: 2px;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: -275px 0px 0px 0px;
}
.click { color: #ffffff;
	font-size: 10pt;
	width: 800px;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 85px 0px -25px 0px;}
 
 
 .click2 { color: #ffffff;
	font-size: 12pt;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;}

 
#ytre {
	margin: 0px 0px 0px 225px;
	
}

#kropp {
	padding: 0 0px;

}
#column-left {
	width: 100px;
	float: left;
}
#column-center {
	width: 600px;
	padding: 0 0px;
	float: left;
}
#column-right {
	padding-top: 0px;
	width: 100px;
	float: left;
}
#bottom {
	clear: both;
	width: 800;
	height: 19px;
}

.section {
	width: 800px;
	padding: 0px 0px ;
	text-align:center;
}
.section-bottom {
	background-repeat:repeat-x;
	width: 650px;
	height: 17px;
}



#samples-wrapper div {
	float: left;
	height: 125px;
	width: 230px;
	padding: 2px;
	margin: 5px;
	border: 1px solid #ffffff;
	text-align: center;
}

#ul-changelog li {
    list-style: none;
}
#ul-changelog li ul {
    margin-bottom: 10px;
}
#ul-changelog li ul li {
    list-style: circle;
}

