/*	CSS Definition for p-art-y.be
	by Miroslav Svetlik (C) 2006
*/

/* tag redefinitions */
body {
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #68c7e3;	
	SCROLLBAR-SHADOW-COLOR: #68c7e3;

	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #68c7e3;

	SCROLLBAR-ARROW-COLOR:  #68c7e3;	/* arrows */
	SCROLLBAR-TRACK-COLOR: #FFFFFF;		/* trackbar background */

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

form {
	padding:0px;
	margin:0px;
}
input {
	border: solid 1px #68c7e3;
}

textarea {
	border: solid 1px #68c7e3;
}

p {
	margin-right: 6px;
}

hr {
	color: #68c7e3;
	height: 1px;
}

/* background definitions */
.outer {
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
}

#holder {
	position: absolute;
	top: -300px;
	left: 50%;
	height: 600px;
	width: 800px;
	margin-left: -400px;
	background-image: url(../i/bg.jpg);
/*	border: dotted 1px yellow;*/
}

#holder1 {
	position: absolute;
	top: -300px;
	left: 50%;
	height: 600px;
	width: 800px;
	margin-left: -400px;
}

.menu {
	margin-top: 42px;
}

#abs {
	position: absolute;
/*	border: dotted 1px gray;*/
}

.mnu_contact {
	right: 0px;
}

.mnu_links {
	right: 85px;
}

.mnu_realisaties {
	right: 200px;
}

.mnu_veras_kunst {
	right: 330px;
}

.mnu_creatief_groeien {
	right: 459px;
}

.mnu_index {
	right: 650px;
}

#submenu1 {
	position: absolute;
	top: 100px;
	right: 200px;
}

#submenu2 {
	position: absolute;
	top: 100px;
	right: 330px;
}

.layover1 {
	display: none;
} 

.layover2 {
	display: none;
} 

.layover1s {
	display: block;
}

.layover2s {
	display: block;
}

a.ln {
	display: table;
	color: #68c7e3;
	font-weight: bold;
	text-decoration: none;
}

a:hover.ln {
	color: #FFFFFF;
}

.its {
	display: table;
	color: #68c7e3;
	background-color: #FFFFFF;
	border: solid 1px #68c7e3;
	font-size: 10px;
	font-weight: bold;
	height: 14px; 
	margin: 2px;
	width: 120px;
}

.itm {
	display: table;
	text-align: center;
	color: #68c7e3;
	margin: 2px;
	font-weight: bold;
	font-size: 10px;
	border: solid 1px #68c7e3;
	height: 14px; 
	width: 120px;
}

a {
	color: #68c7e3; 
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

img.imgflow {float: left; clear: left; margin: 0 1em 0 0;}
img.bar {
	position: absolute;
	margin-top: 83px;
	right: 57px;
}
.topbar {
	width: 100%;
	display: table;
}

h1 {
	color: #68c7e3;
	font-size: 16px;
	font-weight: bold;
}

.header {
	font-size: 16px;
}

.toright {
	text-align: right;
	padding-right: 0.75em;
}

.content {
	position: absolute;
	background-image: url(../i/content_bg.png);
	background-repeat: no-repeat;
	width: 700px;
	height: 367px;
	bottom: 30px;
	right: 0px;
	text-align: left;
}

.innerbox {
	height: 212px;
	margin-right: 51px;
	color: #03c0e0;
	overflow: hidden;
}

.innerbox1 {
	margin-left:198px;
	width:440px;
	height:205px;
	padding:5px;
	color: #03c0e0;
	overflow: auto;
}

.inner {
	height: 212px;
	margin-right: 153px;
	color: #03c0e0;
	overflow: hidden;
}

.inner1 {
	height: 190px;
	margin-top: 18px;
	margin-right: 153px;
	color: #03c0e0;
	overflow: auto;
}

.preview_holder {
	display: table;
	background-image: url(../i/content_bg.png);
	background-position: 0px -110px;
	background-color: #b4f7ff;
	/*	width: 700px; */
	height: 230px;
}

.frm {
	text-align:right;
	float: left;
	width: 50%;
	padding: 3px;
	color: #68c7e3;
	margin-bottom: 5px;
}

.frm1 {
	margin-bottom: 5px;
}

#err {
	color: #FF0000;
}

label {
	width: 200px;
	text-align: right;
}

.gallery {
	margin-left: 200px;
/*	overflow: auto;*/
	height: 190px;
}

.fotol {
	float: left;
	margin-right: 5px;
}

.fotor {
	float: right;
	margin-left: 5px;
}
.fotof {
	float:left;
	margin:5px;
}

.flowtxt {
}

.sphr {
	display: table;
	width: 95%;
/*	border-bottom: solid 1px #68c7e3; */
	padding-top:10px;
	padding-bottom:10px;
}

.spacer {
	height: 110px;
}

.spacer2 {
	margin-left: 198px;
}

.btn_holder {
/*	margin:0px;
	padding:0px;
	z-index: 0;*/
}

.btn {
	position: absolute;
}

.btn_edit {
	position: absolute;
	margin-top: 16px;
	left: 95px;
}

.btn_add {
	position: absolute;
	margin-left: 80px;
}

.btn_ins {
/*	position: absolute; */
	margin-left: 15px;
}

#whitebg {
	background-color: white;
}

.slideshow {
	position: absolute;
	width: 310px;
	height: 310px;
}

.ticker_holder {
	padding:5px;
	margin-top:560px;
}
/* liScroll style declarations */

.tickercontainer { /* the outer div with the black border */
	width: 780px; 
	height: 26px; 
	margin: 0; 
	padding: 0;
	overflow: hidden; 
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
	position: relative;
	left: 10px;
	top: 8px;
	width: 718px;
	overflow: hidden;
}
ul.newsticker { /* that's your list */
	color: orange;
	position: relative;
	left: 750px;
	font: bold 12px Verdana;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.newsticker li {
	float: left; /* important: display inline gives incorrect results when you check for elem's width */
	margin:0;
	padding: 0;
}
ul.newsticker a {
	white-space: nowrap;
	padding: 0;
	color: orange;
	font: bold 12px Verdana;
} 
ul.newsticker span {
	margin: 0 10px 0 0;
} 
