﻿/* -------------------------------------------------- */
/* deKat sfo nov 2009 for v-sign vankeirsbilck
/* -------------------------------------------------- */

body {
	background-color:#4C483F;
	background-image:url(../images/body_bg.png);
	background-repeat:repeat-x;
	color:#ffffff;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	padding:0px;
}

div#container {
	margin:0px auto;
	width:961px;
	text-align:left;
	overflow:hidden;
}

form {margin:0px;padding:0px;}
img {margin:0px; padding:0px; border:none;}

a {
	color:#4C483F;
	text-decoration:none;
	outline:none;
}

/* -------------------------------------------------- */
/* PRINT ATTRIBUTES
/* -------------------------------------------------- */

.printy
{
	visibility: hidden;
	}
.printn
{
	visibility: visible;
	}

/* -------------------------------------------------- */
/* GENERAL ATTRIBUTES
/* -------------------------------------------------- */

.floatright
{
	float:right;
	}
.clearboth
{
	clear:both;
	}
	
/*Correction for curvy corners*/
.autoPadDiv{
	padding: 0 10px 0 10px !important;
}

/* -------------------------------------------------- */
/* HEADER
/* -------------------------------------------------- */

div#header {
	position:relative;
	left:0px;
	top:0px;
	width:961px;
	height:100px;
	overflow:hidden;
	clear:both;
	}
div#header_left {
	width:180px;
	height:100px;
	float:left;
	clear:left;
}
div#header_right {
	width:630px;
	height:26px;
	float:right;
	clear:right;
}




.topbuttons{
padding: 10px 0 0 6px;
	width: 120px;
	height: 33px;
	float:right;
	text-align:center;
	clear:left;
	background-image:url(/images/top_buttons.png);
	background-repeat: no-repeat;
}
.topbuttons a, .topbuttons a:link{
	text-decoration:none;
	color:#AAAAAA;
	padding: 0 19px 0 0px ;
	font-size: 12px;
	display:block;
	letter-spacing: 1px;
}
.topbuttons a:hover{
	color:#CCCCCC;
}
.topbuttons span{
	text-decoration:none;
	color:#AAAAAA;
	padding: 0 19px 0 0px ;
	font-size: 12px;
	display:block;
	letter-spacing: 1px;
}

/*
.topbuttons-outer{
	padding: 7px;
	width: 120px;
	float:right;
	text-align:center;
	clear:left;
}
.topbuttons-rounded{
	background: #6B6558;
}
.topbuttons-inner a, .topbuttons-inner a:link{
	text-decoration:none;
	color:#AAAAAA;
	padding: 0 19px 0 0px ;
	font-size: 12px;
	display:block;
	letter-spacing: 1px;
}
.topbuttons-inner a:hover{
	color:#CCCCCC;
}
.topbuttons-inner span{
	text-decoration:none;
	color:#AAAAAA;
	padding: 0 19px 0 0px ;
	font-size: 12px;
	display:block;
	letter-spacing: 1px;
}
*/


.open{
	cursor: pointer;
}

.topbuttons-green-outer{
	padding: 0 0px 7px 10px;
	width: 140px;
	float:right;
	text-align:center
}
.topbuttons-green-rounded{
	background: #75BC30;
}
.topbuttons-green-inner a, .topbuttons-green-inner a:link{
	text-decoration:none;
	color:#FFF;
	padding: 11px 19px 0 0px ;
	font-size: 14px;
	display:block;
	letter-spacing: 1px;
}
.topbuttons-green-inner a:hover{
	color:#CCC;
}

div#header_banner {
	width:468px;
	height:60px;
	position: absolute;
	top: 30px;
	left: 493px;
	right:0px;
	padding: 0px;
	margin: 0px;
}
#header_banner img{
	position: absolute;
	top: 0;
	right: 0;
}	

/* -------------------------------------------------- */
/* OPENINGSUREN
/* -------------------------------------------------- */

#panel-outer {
	position:absolute;
	width:200px;
	top:0px;
	z-index:999;
	left:50%;
	margin:0px;
	margin-left:30px;
}
.panel-contents{
	display:none;
}
.panel-1{
	padding:10px 25px;
	position: absolute;
	height: 10px;
	width:400px;
	top:-5px;
	background-color: #75BC30;
	display:none;
}
#panel-rounded{
}
.panel-contents p{
	font-size: 1.4em;
}
.panel-contents i{
	color: #333333;
}
#panel-outer h2{
	color:#FFF;
	padding: 0px;
	margin: 0px;
	font-size: 2em;
	letter-spacing:3px;
	text-align:center;
}
#panel-title-rounded{
	background:#95CA60;
}

/* -------------------------------------------------- */
/* MENU
/* -------------------------------------------------- */

div#menu {
	height:39px;
	color:#4C483F;
	float:right;
	clear:both;
	position: absolute;
	width: 961px;
}
div#menu-left{
	float:right;
	background-image:url(/images/menu_left.gif);
	height:39px;
	width: 10px;
}
div#menu-main{
	float:right;
	background: #3E3A33;
	height:39px;
}
div#menu-right{
	float:right;
	background-image:url(/images/menu_right.gif);
	height:39px;
	width: 10px;
}


/* -------------------------------------------------- */
/* CONTENT
/* -------------------------------------------------- */


div#content {
	height:582px;
	background-color:#AAA69D;
	float:left;
	clear:both;
	padding: 0px;
	margin: 39px 0 0 0;
	background-image: url(/images/content_bg.png);
	width: 961px;
}
div#content-left{
	height:582px;
	float:left;
	padding: 0px;
	margin: 0px;
	background-image: url(/images/content_left.png);
	width: 10px;
}
div#content-main{
	height:582px;
	float:left;
	padding: 0px;
	margin: 0px;
	width: 941px;
}
div#content-right{
	height:582px;
	float:left;
	padding: 0px;
	margin: 0px;
	background-image: url(/images/content_right.png);
	width: 10px;
}
div#pagetitle{
	margin: 10px 0 0 30px;
	position: relative;
}
div#pagetitle h1
{
	margin:0;
	padding:0;
	font-weight: normal;
	text-transform: uppercase;
	color: #333333;
	font-size: 30px;
	letter-spacing:3px;
}
div#pagetext-out
{
	float:left;
	position: relative;
	left: 7px;
	top: 8px;
	width: 293px;
	height: 508px;
	background-image: url(/images/pagetext_outer.png);
	margin: 0;
	padding:0;
	}
div#pagetext
{
	width: 260px;
	margin: 8px;
	padding: 0 10px 0 0;
	border: 0px solid black;
	height: 492px;
	font-size: 12px;
	overflow:auto;
    border: 0px solid black;
	}
#pagetext a, #pagetext a:link{
	color: #FFF;
	text-decoration: underline;
}
#pagetext a:hover{
	color: #FFF;
	text-decoration: none;
}

/*
div#pagetext-outer{
	float:left;
	position: relative;
	left: 10px;
	top: 10px;
	width: 285px;
	height: 492px;
	width: 274px;
	font-size: 12px;
	overflow:auto;
	margin: 0 10px 0 0;
}
div#pagetext-rounded{
    background-color: #75BC30;
	border: 1px solid #AAAAAA;
}
div#pagetext-inner{
	height: 492px;
	width: 274px;
	font-size: 12px;
	overflow:auto;
	margin: 0 10px 0 0;
}
#pagetext-inner a, #pagetext-inner a:link{
	color: #FFF;
	text-decoration: underline;
}
#pagetext-inner a:hover{
	color: #FFF;
	text-decoration: none;
}
*/

.content-list
{
	left: 23px;
	height: 508px;
	width: 620px;
	overflow: auto;
	top: 9px;
	position: relative;
	font-size: 12px;
	}
.content-list li
{
	color: #000000;
	border-bottom: solid 1px #cccccc;
	margin-bottom: 15px;
	padding-bottom: 10px;
}
.content-list li a
{
	color: #666666;
	font-size: 18px;
}
.content-list ul
{
list-style-type: none;
margin: 0;
padding: 0;
width: 600px;
}


.homephoto, .contactphoto, .homephotodesign
{
	left: 23px;
	height: 508px;
	width: 620px;
	overflow: hidden;
	top: 9px;
	position: relative;
	background-image: url(/images/hp/vsign-home.jpg);	
    background-repeat: no-repeat;
	}

.contactphoto
{
		background-image: url(/images/contact.jpg);
}
.homephotodesign
{
		background-image: url(/images/hp/vsign-home-design.jpg);
}


/* -------------------------------------------------- */
/* BOTTOM
/* -------------------------------------------------- */


div#bottom-rounded {
	padding: 20px;
    width: 918px;
    background-color: #75BC30;
}
div#bottom-inner{
	height: 50px;
	width: 100%;
}
p.bottom {
  padding:0 0 10px 17px;
  margin:0;
  font-size: 17px;
}
#bottom-left{
	float:left;
	position:relative;
	clear:left;
}
#bottom-right-outer{
	padding: 7px 0 0 0;
	margin: 0;
	float:right;
	position:relative;
	clear:right;
}
#bottom-right-rounded{
	background:#95CA60;
}
#bottom-right-outer a, #bottom-right-outer a:link{
	font-size: 17px;
	letter-spacing: 2px;
	text-decoration:none;
	color:#FFFFFF;
	padding: 20px;
	margin: 20px;
}
#bottom-right-outer a:hover{
	text-decoration:underline;
}

/* -------------------------------------------------- */
/* KAT
/* -------------------------------------------------- */
#kat-outer{
	float:left;
	position:relative;
}
#kat-rounded{
	background: #585349;
}
#kat-outer a, #kat-outer a:link{
	font-size: 10px;
	letter-spacing: 3px;
	text-decoration:none;
	color:#AAAAAA;
	padding: 2px;
	margin: 2px;
	display:block;
}
#kat-outer a:hover{
	color:#CCCCCC;
}
/* -------------------------------------------------- */
/* LINKS
/* -------------------------------------------------- */
#link-outer{
	float:right;
	position:relative;
}
#link-rounded{
	background: #585349;
}
#link-outer a, #link-outer a:link{
	font-size: 12px;
	letter-spacing: 1px;
	text-decoration:none;
	color:#AAAAAA;
	padding: 2px;
	margin: 2px;
	display:block;
}
#link-outer a:hover{
	color:#CCCCCC;
}
