/* stylesheet for Time For Design.nl */

/*temp*/

/*Als site online is h2 weghalen!!!!*/

h2{
	text-align: center;
	color: #3d3d3d;
	font-size: 16px;
	height: 45px;
	line-height: 45px;
	margin: 0px 0px 0px 0px;
	font-family: tahoma, arial, verdana, sans-serif;
	text-indent: 16px;
}

h1{
	text-align: left;
	color: #3d3d3d;
	font-size: 16px;
	height: 45px;
	line-height: 45px;
	margin: 0px 0px 0px 0px;
	font-family: tahoma, arial, verdana, sans-serif;
	border-top: solid 1px #cb67d6;
	border-bottom: solid 1px #cb67d6;
	text-indent: 16px;
}
img{
	display: block;
	margin: 0px auto 0px auto;
}
/*temp*/

body{
	margin: 0px 0px 0px 0px;
	background-image: url('gfx/bg_body.gif');
	background-repeat: repeat-y;
	background-position: center;
	scrollbar-base-color:#de8cd2; 
	scrollbar-arrow-color: #FFFFFF; 
	scrollbar-darkshadow-color: #094291;
}
div#main{
	background-image: url('gfx/mainbg.gif');
	background-repeat: repeat-y;
	margin: 0px auto 0px auto;
	width: 1000px;
}
div#header{
	background-image: url('gfx/header.jpg');
	background-repeat: no-repeat;
	margin: 0px auto 0px auto;
	width: 952px;
	height: 152px;
}
div#nav{
	width: 952px;
	top: 80px;
	z-index:500;
	position: absolute;
}
div#nav a{
	position: relative;
	height: 70px;
	vertical-align: bottom;
	top: 10px;
	font-family: tahoma, arial, verdana, sans-serif;
	width: 70px;
	text-decoration: none;
	float: left;
	line-height: 100px;
	color: #525252;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	text-transform: uppercase;
}
div#nav a:hover{
	background-position: 0px -2px;
	color: #747474;
	line-height: 100px;
}
/*Navigatie iconen*/
a#home:hover	{background-image: url('gfx/home.gif');		background-repeat: no-repeat;}
a#nieuw:hover	{background-image: url('gfx/nieuw.gif');	background-repeat: no-repeat;}
a#lampen:hover	{background-image: url('gfx/lampen.gif');	background-repeat: no-repeat;}
a#meubels:hover	{background-image: url('gfx/stoelen.gif');	background-repeat: no-repeat;}
a#diversen:hover{background-image: url('gfx/plastics.gif');	background-repeat: no-repeat;}
a#verkocht:hover{background-image: url('gfx/diversen.gif');	background-repeat: no-repeat;}
a#archief:hover {background-image: url('gfx/archief.gif');	background-repeat: no-repeat;}
a#links:hover	{background-image: url('gfx/links.gif');	background-repeat: no-repeat;}
a#contact:hover	{background-image: url('gfx/contact.gif');	background-repeat: no-repeat;}
a#overons:hover	{background-image: url('gfx/overons.gif');	background-repeat: no-repeat;}

div#pagebar{
	text-align: center;
	/*background-image: url('gfx/bgpagebar.gif');*/
	background-repeat: repeat-x;
	width: 952px;
}

<!-- De linkbalk met het submenu -->

#linkbar a{		height: 70px;
			vertical-align: bottom;
			top: 10px;
			font-family: tahoma, arial, verdana, sans-serif;
			text-decoration: none;
			float: left;
			color: #525252;
			font-weight: bold;
			font-size: 11px;
			text-align: center;
			text-transform: uppercase;		
}

#linkbar a:hover{	background-position: 0px -2px;
			color: #747474;
			line-height: 100px;
}

#linkbar ul{		float: left;
			margin:0px 0px 0px 0px;
			list-style:none;
			padding: 0px;
}

#linkbar li{		
}

#linkbar ul ul{		position:absolute;
			margin:0px 0px 0px -70px;
			background-color: #ededed;
			border: solid 1px #000000;
			top: 72px;
			z-index:500;
			display:none;
			
}

#linkbar ul ul li{	display: block;
			margin:0px 0px 0px 0px;
}

#linkbar ul ul a{	top: 1px;
			font-size: 8pt;
			height: 16px;
			line-height: 1;
			text-decoration: none;
			color: #525252;
			font-family: abbess;
			font-weight: bold;
			display: block;
			z-index:500;
}

#linkbar ul ul a:hover{	top: 1px;
			background-color: #de8cd2;
			background-position: 0px;
			height: 16px;
			color: #525252;
			line-height: 1;
			z-index:500;
}

div#linkbar li:hover ul ul,
div#linkbar li li:hover ul ul,
div#linkbar li li li:hover ul ul,
div#linkbar li li li li:hover ul ul
{display:none;}

div#linkbar li:hover ul,
div#linkbar li li:hover ul,
div#linkbar li li li:hover ul,
div#linkbar li li li li:hover ul
{display:block;}











div#pages{
	z-index: 100;
	margin: 0px;
	text-align: center;
}

a.knoppen{
	font-family: arial, verdana, sans-serif;
	text-decoration: none;
	float: left;
	line-height: 23px;
	display:block;
	text-align: center;
	font-size: 11px;
	border: solid 1px #c800e0;
	color: #c800e0;
	font-weight: bold;	
	margin: 0px 0px 0px 13px;
	height: 23px;
	width: 85px;
}

a.knoppen:hover{
	border: solid 1px #FC8712;
	color: #FC8712;
}

a.knoppen2{
	font-family: arial, verdana, sans-serif;
	text-decoration: none;
	float: center;
	line-height: 23px;
	display:block;
	text-align: center;
	font-size: 11px;
	border: solid 1px #c800e0;
	color: #c800e0;
	font-weight: bold;	
	margin: 0px 0px 0px 13px;
	height: 23px;
	width: 85px;
}

a.knoppen2:hover{
	border: solid 1px #FC8712;
	color: #FC8712;
}

div#pages a{
	color: #cb67d7;
	text-decoration: none;
	background-image: url('gfx/pagebarlink.gif');
	background-repeat: no-repeat;
	background-position: -1px 0px;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	text-align: center;
	padding: 5px 10px 10px 10px;
	margin: 5px 5px 0px 10px;	
}
div#content{
	background-image: url('gfx/bgcontent.gif');
	background-repeat: repeat-x;
	margin: 0px auto 0px auto;
	width: 952px;
	height: 300px;
}
div#test{
	margin: 0px auto 0px auto;
	width: 952px;
	height: 250px;
}


/*Producten pagina*/
a.product{
	margin: 10px 10px 10px 10px;
	background-image: url('gfx/bg_product.gif');
	background-repeat: no-repeat;
	height: 159px;
	width: 140px;
	display: block;
	float: left;
}
a.product img{
	margin-top: 8px;
}
div#tekst
{
	margin: 0px auto 0px auto;
	width: 902px;
	font-family: verdana;
	border-width: 1px;
	height: 18px;
	text-align: center;
	font-size: 12px;
	font-family: arial, verdana, sans-serif;
}
div#tekst2
{
	margin: 0px auto 0px auto;
	width: 902px;
	font-family: verdana;
	border-width: 1px;
	height: 18px;
	text-align: left;
	font-size: 12px;
	font-family: arial, verdana, sans-serif;
}

div#linkinfo
{
	width: 44%;
	height: 480px;
	overflow-y: scroll;
	overflow-x: hidden;
}

div#linkinfo a
{
	text-decoration: none;
}

h1.entry_title{
	line-height: 40px;
	height: 40px;
}
form{
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	padding: 20px 20px 20px 20px;
	margin: 0px 10px 10px 10px;
}
input, textarea{
	font-family: arial, verdana, sans-serif;
	border: solid 1px #cb67d6;
	background-color: #FFFFFF;

}
input.knoppen{
	color: #c800e0;
	font-weight: bold;	
	margin: 0px 5px 0px 0px;
	height: 23px;
	width: 85px;
}

input.knoppen:hover{
	border: solid 1px #FC8712;
	color: #FC8712;
}
span.formspan{
	display: block;
	float: left;
	width: 120px;
}
/*Product formulier*/
td.lefttd{
	width: 70px;
	text-align: left;
	height: 23px;
}
td.righttd{
	text-align: left;
	width: 210px;
}
form#productform, input.checkbox{
	border: none;
}
div#tekst table{
	display: block;
	float: left;
	margin: auto 0px auto 0px;
	width: 280px;
}
form#productform textarea{
	width: 200px;
}
form#productform td{
	width: 200px;
}
/*Home.php*/
table.info{
	font-size: 12px;
	font-family: arial, verdana, sans-serif;
	display: block;
	margin: 5px 0px auto 10px;
}
td.info2{
	font-size: 12px;
	font-family: arial, verdana, sans-serif;
	display: block;
	margin: auto 0px auto 10px;
}
/*Zoek resultaat */
a.product2{
	margin: 0px 0px 0px 10px;
	background-image: url('gfx/bg_product.gif');
	background-repeat: no-repeat;
	height: 159px;
	width: 140px;
	float: center;
	display: block;
}
a.product2 img{
	margin-top: 8px;
}

.taal img {border: 2px solid #c800e0;}

.taal img:hover {border: 2px solid #FC8712;}

/*ADMIN*/
table.cms{
	width: 500px;
	margin: 0px auto 0px auto;
	font-size: 12px;
	font-family: arial, verdana, sans-serif;	
}

select {border-color: #ff0000;}