@charset "utf-8";
/* CSS Document */

.small {
	font-size: 11px;
	line-height: 14px;
}

.floatright {
	width: auto;
}

img.floatright {
	margin-left: 5px;
}

img.floatleft {
	margin-right: 5px;
}


div#HeaderImgBig
{
	margin-top: 20px;
	height: 400px;
	width: 950px;
	background-color: #ffffff;
	position: relative;
	overflow: hidden;
	text-align: center;
}



div#HeaderImgBig img.TikTegelLogo {
	position: absolute;
	top: 40px;
	left: 650px;
	z-index: 100;
}

.color1 span.title {
	color: #000000;
}

.color0 span.title {
	color: #ffffff;
}

.slide {
	position: relative;
	height: 400px;
	width: 950px;
}

ul.tabs {
	position: absolute;
	z-index: 101;
	margin: 0;
	padding: 0 0 0 0px;
	
}

#HeaderImgBig ul.tabs {
	bottom: 0px;
	right: 0px;
}

#HeaderImgSmall ul.tabs {
	bottom: 0px;
	right: 0px;
}


ul.tabs li {
	display: inline-block;
	margin: 0 0 0 1px;
	list-style: none outside;
	float: left;
	cursor: pointer;
}
 ul.tabs li.activeSlide {
	cursor: default;
 }


ul.tabs li a {
	color: #000000;
	text-decoration: none;
		display: block;
	padding: 3px 20px 3px 20px;
	padding: 3px 20px 3px 20px;
}

ul.tabs li a {
	background-image: url(../images/layout/wit_trans.png);
	color: #000000;
}
ul.tabs li.activeSlide a, ul.tabs li a:hover  {
	background-image: none;
	color: #ffffff;
}

ul.tabs.zwart li.activeSlide a, ul.tabs.zwart li a:hover, #HeaderImgSmall ul.tabs li a:hover, #HeaderImgSmall ul.tabs li.active a {
	background-image: none;
	color: #000000;
}

#HeaderImgSmall ul.tabs li.active a {
	color: #000000;
}

ul.tabs.zwart  li a, #HeaderImgSmall ul.tabs li a {
	background-image: url(../images/layout/zwart_trans.png);
	color: #ffffff;
}


#HeaderImgSmall a {
	color: #ffffff;
}

#HeaderImgSmall a:hover {
	color: #000000;
}

a.PlayButton {
	position: absolute;
	top: 109px;
	left: 384px;
	z-index: 100;
}

#slideshow { 

}



.nav { 
	z-index: 50;
	position: absolute;
	top: 350px;
	left: 600px;
	width: 300px;
	text-align: right;
}
.nav a { 
	margin: 0 5px 0 5px;
	padding: 0px;
	text-decoration: none;
	width: 18px;
	height: 18px;
	display: inline-block;
	text-align: center;
	background-image: url(../images/layout/stip_wit_hol.png);
}

.wit .nav a:hover {
	background-image: url(../images/layout/stip_wit.png);
}


.zwart .nav a {
	background-image: url(../images/layout/stip_zwart_hol.png);
}

.zwart .nav a:hover {
	background-image: url(../images/layout/stip_zwart.png);
}

.nav a.activeSlide {
	background-image: url(../images/layout/stip_wit.png);
}

.zwart a.activeSlide {
	background-image: url(../images/layout/stip_zwart.png);
}

div#HeaderImgSmall
{
	margin-top: 20px;
	height: 140px;
	position: relative;
	overflow: hidden;
	text-align: center;
}

div#HeaderImgSmall img#TikTegelLogo {
	position: absolute;
	top: 20px;
	left: 30px;
}

#HeaderMenu {
	position: relative;
	background-color: #0e88d3;
	color: white;
	margin-top: 1px;
	padding-left: 20px;	
	height: 40px;
	overflow: hidden;
}



#HeaderMenu a, #HeaderMenu a:visited {
	color: white;
	text-decoration: none;
	
	
}

#HeaderMenu a img:hover, #HeaderMenu a img.active {
	background-color: #cccccc;
}

#HeaderMenu a:hover {
	text-decoration: underline;
}



#HeaderMenu ul {
	display: inline;
	padding: 0px;
	padding-left: 0px;

}

#HeaderMenu  li{
	list-style-type: none;
	display: inline;
	margin: -1px;
	padding: 0px;
	font-size: 21px;
	
	
	
}

#HeaderMenu #MenuRight {
	position: absolute;
	width: 180px;
	left: 750px;
	top: 0px;
	text-align: right;

}

#LeftContent h2.menu {
	color: black;
	margin-left:40px;
	border: none;
}


#overlayBackground
{
    position: absolute;
    background-color: Black;
    top: 0;
    left: 0;
    z-index: 3;
}

div.images {
	width: 100%;
	background-color: #cccccc;
	padding: 0;
	margin: 0 0 0 0;
	text-align: center;
}


div.withHeight {
	height: 120px;
}

div.images a {
	text-decoration: none;
}

div.images img {
	height: 120px;
	margin: 0px 7px 0px 7px;
	padding: 0px;
	
}

div.images div.VideoFrame {
	display: inline-block;
	height: 120px;
	width: 134px;
	overflow: hidden;
	position: relative;
	
}

div.images img.PlayButtonSmall {
	position: absolute;
	left: 35px;
	top: 30px;
	width: 60px;
	height: 60px;

}



h2 {
	border-bottom: solid #cccccc 1px;
}

h2 span.code {
	color: black;
	font-size: 80%;
	padding-left: 10px;

}

div.ImgHeader {
	width: 100%;
	text-align: right;
	padding-bottom: 15px;
}

div#Foot {
	margin: 10px 40px 40px 40px;
	padding-bottom: 40px;
	padding-top: 5px;
	border-top: solid #cccccc 1px;
	width: 870px;
	text-align: center;

}

#Foot a, #Foot a:visited
{
	color: #a2bd31;
}
#Foot a:hover
{
	color: #000000;
	text-decoration: underline;
}

#LeftContent
{
	margin-left: 10px;
}

#MiddleContentHome {
	margin-left: 20px;
	width: 580px;
	padding: 0px 40px 0px 40px; 
	min-height: 200px;
}

#MiddleContentWide {
	width: 640px;
	padding: 20px;
	padding-top: 10px;
}

#MiddleContentWide table.sets {
	width: 100%;
}


#MiddleContentWide table.sets.selection td {
	width: 100%;
	
}

#MiddleContentWide table.sets.selection td div {
	width: 100%;
}

#MiddleContentWide table.sets td {
	text-align: left;
	padding: 7px;
	width: 180px;
	vertical-align: top;
}

#MiddleContentWide table.sets td div {
	width: 180px;
	min-height: 150px;
	
}


#MiddleContentWide  table.sets td img {
	border: none;
}

#MiddleContentWide  table.sets td h3 a, #MiddleContentWide td h3  a:visited {
	text-decoration: none;
	border: none;
}

#MiddleContentWide  table.sets td a:hover {
	text-decoration: none;
	color: black;
}

#MiddleContentWide  table.sets h3 a {
	color: #a2bd31;
	
}

#MiddleContentWide  table.sets h3 {
	border-bottom: solid #cccccc 1px;
	margin-bottom: 5px;
}

#MiddleContentWide  table.sets td img.setImage {
	width: 180px;
	padding-top: 5px;
}

.right {
	float: right;
	//margin: 10px 0 10px 10px; 
}

.imageSet1 {
	height:180px;
	
}

h3 {
	margin-top: 5px;
	margin-bottom: 1px;
	font-size: 15px;
}

#MiddleContent ul, #RightContent ul, #MiddleContentWide ul, #MiddleContentLeft ul, #MiddleContentRight ul, #MiddleContentFull ul, #MiddleContentHome ul, #MiddleContent ol, #RightContent ol, #MiddleContentWide ol, #MiddleContentLeft ol, #MiddleContentRight ol, #MiddleContentFull ol, #MiddleContentHome ol
{
	margin-left:15px;
}

p, ul, ol {
	margin-bottom: 10px;
}

em {
	color: #A2BD31;

}

div.intro {
	min-height: 200px;
}

a.extra {
	display: inline-block;
	width: 100%;
	background-color: #0e88d3;
	text-align: center;
	color: #ffffff;
	padding: 3px 0 3px 0;
	margin: 10px 0 10px; 0;
	text-decoration: none;
	background-image: url(../images/layout/arrow_down_white.png);
	background-repeat: no-repeat;
	background-position: 69% 50%;
}
a.extra:hover {
	background-color: #cccccc;
	text-decoration: underline;
}



div.extra {
	width: 100%;
	display: none;
	position: relative;
	top: -34px;
	margin-bottom: -34px;
}

div#logost {
	margin: 0px;
	padding: 0px;
	width: 870px;
	position: relative;
}

div#logost img {
	position: absolute;
	left: 690px;
	top: -65px;
}

#homeVideoButton {
	margin: 30px 10px 30px 10px;
	padding: 0px;
	width: 200px;
	position: relative;
	background-color: #ffffff;
}


.button {
	background-color: #0e88d3;
	display: inline-block;
	text-align: center;
	padding: 3px 30px 3px 20px;
	margin: 5px;
	color: #ffffff;
	text-decoration: none;
	background-image: url(../images/layout/arrow_right_white.png);
	background-repeat: no-repeat;
	background-position: center right;	
	border: none;
}

.buttonBack {
	background-color: #0e88d3;
	display: inline-block;
	text-align: center;
	padding: 3px 20px 3px 30px;
	margin: 5px;
	color: #ffffff;
	text-decoration: none;
	background-image: url(../images/layout/arrow_left_white.png);
	background-repeat: no-repeat;
	background-position: center left;	
	border: none;
}

.button:hover {
	text-decoration: underline;
	background-color: #cccccc;

}

.buttonBack:hover {
	text-decoration: underline;
	background-color: #cccccc;

}

table {
	margin: 0 -5px 0 -5px;

}

table td {
	padding: 0 5px 0 5px;
	vertical-align: top;
}


input.text, select, textarea {
	border: solid #cccccc 1px;
	font-family: arial;
	width: 100%;
}


.hidden {
	display: none;

}


#MiddleContentLeft {
	padding: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left:40px;
	width:400px;
}

#MiddleContentRight {
	padding: 20px;
	padding-top: 10px;
	width:400px;
}

#MiddleContentFull {
	padding: 0px;
	padding-top: 0px;
	margin-left:40px;
	margin-bottom: 10px;
	width:870px;
}

p.pageNumbers {
	text-align: center;
	font-size: 15px;
}

.hiddenListItem {
	display: none;
}

.showListItems {
	margin-left: -5px;
}

#menu .showListItems a {
	color: #000000;
}

#menu .showListItems a:hover {
	color: #A2BD31;
}

#ChartBar {
	background-color: #a2bd31;
	background-image: url(../images/layout/winkelwagen_icoon.png);
	background-repeat: no-repeat;
	background-position: 13px 50%;
	color: #ffffff;
	margin-top: 1px;
	padding: 3px 20px 3px 40px;
}

#ChartBar a {
	text-decoration: none;
}

#ChartBar:hover {
	cursor: pointer;
	background-color: #cccccc;
}

#ChartBar.active {
	background-color: #cccccc;
}

#ChartBar a {
	color: #ffffff;
}

table.mand {
	width: 100%;
}

table.mand th.textLeft{
	text-align: left;
}

table.mand td, table.mand th {
	vertical-align: middle;
	padding: 3px;
	height:1px;
}

table.mand tr.total td  {
	border-top: solid #cccccc 1px;
}

table.mand input {
	text-align: center;
}

td.textCenter {
	text-align: center;

}

td.textRight {
	text-align: right;

}

.odd {
	background-color: #EEE;
}




/*=========custom============*/

/* voor het contactformulier */
div.info {
	width: 270px;
}

.error {
	color: red;
}

.error p {
	display: list-item;
	list-style-type: disc;
	margin-left: 20px;
	margin-bottom: 0px;
}


/* tabel op uitgevers pagina */
table.uitgevers td {
	height: 60px;
	text-align: center;
	vertical-align: middle;

}
