/*
*/
p { margin-top: 0px; }
img { margin: 0px; }
html {
	height: 100%;
}
body {
	/*background-image: url('../images/hp/c_12.jpg');*/
	background-color: #DA8209;
	font-size:0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
}
div#outer {
	/*background-color:#EAC08B;*/
	background-color:#DAA95A;
/*	background-color:#FFFFFF;*/
	/*background-color:#EAD28B;*/
	background-repeat: repeat-y; 
	/*background-attachment: fixed;*/

	width: 99.7%;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	min-height: 98.7%;
	
	/*border: 1px solid #444444;*/
}

div#header {
	
	background-color: #6E1602; 
	border: 0;
	padding: 0;
	margin: 0;
	width:100%; 
	height: 155px;
	text-align: center;
	font-size: 1.8em;
	text-decoration: none;
	/*line-height: 2.2em;*/
	/*font-weight: bold;*/
	/*border-bottom: 1px solid #888888;*/
/*	background-color: #bad2fa;*/ 
}
div#header a { 	 
	text-decoration: none;
	border: 0;
}
img {
border-style: none;
}

.highlighted {
border: 2px solid red;
}

#main {
  
	margin-left: 10px;
	padding: 10px 20px 10px 10px;
/*
	min-height: 98%;
	height: 98%;
	overflow-x: hiiden;*/
}
#footer {
  position: absolute;
	background-image: url('../images/hp/bottom.jpg');
  background-repeat: no-repeat;
  background-attachment:fixed;
}
#VF {
  position: absolute;
	z-index: 1;
}
#bottom {
  position: fixed;
  display: block;
  bottom:1%;
}


div#main a { 
	color: blue; 
	text-decoration: none; 
}


div#main img { margin: 2px; vertical-align: top}

h1, h2, h3, h4 {
 color: #DC4F0D;
 margin-top: 0px;
 margin-bottom: 5px;
}
h1 { font-size: 1.4em; }
h2 { font-size: 1.2em; }
h3, h4, h5 { font-size: 1em; }

ul { margin: 10px; padding: 0px; padding-left: 5px;}

td {vertical-align: top}

/*li { list-style-image: url(../images/lijntje.gif); }*/

form { padding: 10px; }


.dialog {
	/*margin-top: -20px;*/
	top: -20px;
	z-index: 1;
	position: inherit;	 
	display: inline;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	z-index: 5;
}


.boxtitle{
	background-color: #bad2fa;
	color: #5776bd ;
	font-size: 120%;
	padding:10px;
	margin-top: 20px;
	cursor: move;
	width:100%;
}
.boxtext {
	background-color: #f1e6c2;
	font-size: 100%;
	padding:10px;
	padding-bottom: 30px;
	/*width:100%;*/
}
.button {
	padding:5px;
	/*float:right;*/
	margin-right: 10px;
	bottom: 10px;
	right: 10px;
	position: absolute;
}

.button:HOVER {
	background-color: #f0d985;
}
/*
.ui-dialog-titlebar-close {
	width: 16px;
	height: 16px;
	background: url(themes/flora/i/close-hover.gif) no-repeat;
	position:absolute;
	top: 40px;
	right: 5px;
	cursor: default;
}
.ui-dialog-titlebar-closehover {
	width: 16px;
	height: 16px;
	position:absolute;
	top: 40px;
	right: 5px;
	cursor: default;
	
	background-image: url(themes/flora/i/close.gif);
	background-repeat:no-repeat;
	border:2px solid red;
}
*/
.texttitle {
font-weight: bold;
}
.handleresize{
	width: 15px;
	margin-right: 0;
	cursor: se-resize;
	background: red;
	height:15px;
	position: absolute;
	z-index: 10;
	bottom: 0;
	right: 0;
}
.ui-tabs-hide { display: none; }
/*
table#produttori {
    border:  1px solid #000;
    padding: 5px;
}
*/
.imagecollection {display: none;}

#scrollup {
  position: relative;
  overflow: hidden;
  border: 1px solid #000;
  height: 150px;
  width: 200px
}
.headline {
  position: absolute;
  top: 210px;
  left: 5px;
  height: 145px;
  width:190px;
}



/*.ui-widget-content { background-color: transparent;}*/
.description { 
 color:red;
font-size:110%;
padding:5px;
}

#scrollNews {
	background:#333 url(../images/hp/h300.png) 0 0;
	width: 80%;
	border:1px solid #333;	
	-background:#666;
}

/* accordion header */
#scrollNews h2 {
/*	background:#ccc url(../images/hp/h30.png);*/
	margin:0;
	padding:5px 15px;
	font-size:14px;
	font-weight:normal;
	border:1px solid #fff;
	border-bottom:1px solid #ddd;
	cursor:pointer;		
	color:#000;
}

/* currently active header */
#scrollNews h2.current {
  cursor:default;
  background-color:#fff;
}

#scrollNews div.pane {
  border:1px solid #fff;
  border-width:0 2px;
	display:none;
	height:80px;
	padding:15px;
	color:#fff;
}
.news_date {margin:0;}
.news_title {color: #DFDB00; }

/*#newsTicker {width:48%;}*/
/*#mailTicker {width:48%; margin-left:10px;}*/
.live {width:48%; padding:10px;}
.mailLink {color: #DFDB00;  }
.scrollbut{ margin-left:17px; }
#readmail{ width:600px;}
/*.dir {background-image: url('../images/hp/folder.png');  }*/
