.highslide {

	cursor: url(images/zoomin.cur), pointer;

    outline: none;

	color:ffffff;

}

.highslide img {

	border: 2px solid #ffffff;

}

.highslide:hover img {

	border: 2px solid #006987;

}



.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;

    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-transform: uppercase;

    text-decoration: none;

	padding: 3px;

	opacity: 0.60; /* w3c */

	filter: alpha(opacity=60); /* 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;

	text-transform: uppercase;

}

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: center;

    padding-bottom: 5px;

	

}

.highslide-previous-next a {

	font-size: 10pt;

    font-weight: bold;

	text-decoration: none;

	text-transform: uppercase;

    color: #66FF00;

	

	padding: 0 20px;

}

.discription{ font-size:14px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: 363E15;



}





/* 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 #5477af;

	border-top: 1px solid #5477af;

	background-color: #000000;

	opacity: 0.0; /* w3c */

	filter: alpha(opacity=0); /* ie */

		text-transform: uppercase;

	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: 30pt;

	width: 800px;

	text-align:center;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	margin: 550px 0px 0px 0px;

}

.click { color: #ffffff;

	font-size: 12pt;

	width: 800px;

	text-align:center;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	margin: 0px 0px -20px -40px;}

 

#ytre {

	margin: 0px 0px 10px 200px;

	

}



#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: 10px 20px ;

	text-align:center;

}

.section-bottom {

	background-repeat:repeat-x;

	width: 650px;

	height: 17px;

}







#samples-wrapper div {

	float: left;

	height: 175px;

	width: 200px;

	padding: 5px;

	margin: 8px;

	border: 1px solid #006987;

	text-align: center;

}



#ul-changelog li {

    list-style: none;

}

#ul-changelog li ul {

    margin-bottom: 10px;

}

#ul-changelog li ul li {

    list-style: circle;

}


