





.highslide {

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

    outline: none;

}

.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: 5px;

    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: #006987;

	padding: 0 20px;

}



/* 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: #006987;

}

.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: 5px solid #006987;

	border-top: 5px solid #006987;

	background-color: #fdffea;

	opacity: 0.95; /* w3c */

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

	color: #ffffff;

}

.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: #006987;

	font-size: 22pt;

	width: 650px;

	background-repeat:no-repeat;

	

	margin: 0px 10px 0px 0px;

	background: url(images/section-header.gif);

	height: 41px;

	padding: 15px 0 0 15px;

}

 

#ytre {

	margin: 0 auto;

	background-color:#ffffff;

	

}



#kropp {

	padding: 0 20px;



}

#column-left {

	width: 200px;

	float: left;

}

#column-center {

	width: 680px;

	padding: 0 10px;

	float: left;

}

#column-right {

	padding-top: 33px;

	width: 360px;

	float: left;

}

#bottom {

	clear: both;

	width: 640;

	height: 19px;

	background: url(images/bg-botn.gif);

}

#menu {

	margin: 20px 0 0 27px;

	padding: 0;

}

#menu li {

	list-style: none;

	margin: 0;

	padding: 0;

    border-bottom: 1px solid #F0EDE0;

}

#menu li a {

	display: block;

	text-decoration: none;

	font-weight: bold;

	font-size: 10pt;

	padding: 3px;

	color: #8E550A;

    border-left: 3px solid #F0EDE0;

    border-right: 3px solid #F0EDE0;

	margin: 0;

}

#menu li a:hover {

	background-color: #DED8BA;

	font-style: italic;

    border-color: white;

}

.section {

	background: white url(images/section-bg.gif);

	width: 650px;

	padding: 10px 20px ;

	text-align:center;

	background-repeat:repeat-y;

}

.section-bottom {

	background: url(images/section-bottom.gif);

	background-repeat:repeat-x;

	width: 650px;

	height: 17px;

	position:inherit;

}







#samples-wrapper div {

	float: left;

	height: 125px;

	width: 125px;

	padding: 5px;

	background: #fdffea;

	margin: 8px;

	border: 1px solid #006987;

	text-align: center;

}

table#compat {

    border-collapse: collapse;

}

table#compat td {

    margin: 0;

    border: 1px solid #CFCCB5;

    padding: 0 20px 0 10px;

}

iframe {

    z-index: 1;

}

#ul-changelog li {

    list-style: none;

}

#ul-changelog li ul {

    margin-bottom: 10px;

}

#ul-changelog li ul li {

    list-style: circle;

}


