/*****************************
 *                           *
 * STYLESHEET NORIA          *
 *                           *
 * (c) 2007 Klabadaster.     *
 *                           *
 *****************************/


/******************************
 * TEKSTEN (STANDAARD KLASSE) *
 ******************************/

div.content
{
	width: 100%;
	overflow: auto;
	padding-top: 20px;
	padding-left: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	float: left;
	height: 100%;
}

body
{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: transparent;
	scrollbar-face-color:       #978A09;
	scrollbar-shadow-color:     #978A09;
	scrollbar-3dlight-color:    #695F06;
	scrollbar-track-color:      #695F06;
	scrollbar-arrow-color:      #F3C100;
	scrollbar-base-color:       #978A09;
	scrollbar-darkshadow-color: #978A09;
	scrollbar-highlight-color:  #978A09;
}

h1
{
	font-family: Verdana;
	font-size: 9pt;
	color: white;
	background-image: url('http://www.noria.be/pics/pootje.jpg');
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 3px;
	height: 22px;
}

h2
{
	font-family: Verdana;
	font-size: 9pt;
	color: white;
}

p,ul,ol,li,blockquote,td,th
{
	font-family: Verdana;
	font-size: 9pt;
	text-align: justify;
	color: white;
	line-height: 160%;
}

input,select,textarea
{
	border: 1px solid #8A6606;
	color: #8A6606;
}


td.font7
{
	font-size: 7pt;
}

.mp4, .youtube
{
	border: 1px solid #978A09;
}

/*********
 * LINKS *
 *********/

a
{
	color: white;
	text-decoration: underline;
}

a:hover
{
	color: #8A6606;
	text-decoration: underline;
}

a.footer
{
	color: white;
	font-size: 7pt;
	text-decoration: none;
}

a.footer:hover
{
	color: #8A6606;
	text-decoration: underline;
}

a img
{
	border: 0px none;
}

/**************
 * FOTO ALBUM *
 **************/

div.fotodiv
{
	float: left;
	padding:  3px;
	vertical-align: middle;
}

.highslide {
	cursor: url('http://www.noria.be/highslide/graphics/zoomin.cur'), pointer;
    outline: none;
}

.highslide img {
	border: 1px solid #978A09;
}

.highslide:hover img {
	border: 1px solid #978A09;
}

.highslide-image {
	border: 5px solid #978A09;
}

.highslide-caption {
    display: none;
    border: 5px solid #978A09;
    border-top: none;
    padding: 5px;
    background-color: #978A09;
}

.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid #978A09;
	border-bottom: 1px solid #978A09;
    background-color: black;
}

.highslide-display-block {
    display: block;
}

.highslide-display-none {
    display: none;
}

img.shadow {
	border: 1px solid #978A09;
}
