@charset "UTF-8";
/* 
Stylesheet TULPI

orange	-	 #f87c03
black	-  #4c4c4e
red		-	#bb140c
donker  - #9B221A
*/

body {
	font-size: 14px;
	font-family: 'Gudea', verdana, Arial, Helvetica, sans-serif;
	background:  #FFF;
	margin: 0;
	padding: 0;
	color: #4c4c4e;
}

/* --- Element/tag selectors --- */
ul, ol, dl {
	padding: 0;
	margin: 0;
}
h1{
	font-size:18px;
	color:#DC392C;
	margin: 2px 0px;
	line-height:1.6;
}
h2{
	font-size:16px;
	padding:0px;
	margin:0px;
}
h3{
	font-size:15px;
	padding:0px;
	margin:0px;
	color: #DC392C;
}
#slidecaption h1{ 
	color:#FFF; 
	font-family: 'Metrophobic', verdana, Arial, Helvetica, sans-serif; 
	font-size:18px; 
	text-shadow:#000 1px 1px 2px; 
	filter: glow(Color=black, Strength=1);	
	margin:3px 10px 0px 10px; 
	font-weight: normal;
	text-align: center;
}		
#slidecaption h2{ 
	color:#FFF; 
	font-family: 'Metrophobic', verdana, Arial, Helvetica, sans-serif; 
	font-size:20px; 
	text-shadow:#000 1px 1px 2px; 
	filter: glow(Color=black, Strength=1);	
	margin:0px 0px 0px 60px; 
	line-height:50px; 
	font-weight: bold;
}		

p {
	font-size:14px;
	line-height:1.5;
	margin:3px 0px;
}
a img { 
	border: none;
}

a:link, a:visited  {
	text-decoration: none;
	color:#4c4c4e; 
}
a:hover, a:active, a:focus { 
	text-decoration: underline;
}

/* -------- MAIN LAYOUT ------ */
#container{
	/*width: 100%;*/
	min-width:980px;
	margin: 0 auto;
	/* padding-top:40px; */
	z-index:1;
}
#socialmedia{
    float: right;
    z-index: 999;
    padding: 15px 15px 0px 0px;
}
#socialmedia a{
	display: block;
	width: 33px;
	height: 33px;
	float:left;
}
#socialmedia a.nl,
#socialmedia a.en{
	width: 43px;
	height: 33px;
}

#socialmedia a.nl img,
#socialmedia a.en img{
	width: 43px;
	height: 33px;
    opacity: 0.8;
}
#socialmedia a.de img{
	width: 43px;
	height: 25px;
    opacity: 0.8;
}

#socialmedia a.active img,
#socialmedia a:hover img{
    opacity: 1;
}

#header{
	float: left;
	width: 100%;
	height: 60px;
	background-color: black;
	margin-bottom: 60px;
}
/* -------- LEFT COLUMN ------ */
#left-column-wrapper {
	float: left;
	width: 20%;
	height:450px;
	/*margin-top:40px;
	margin-left:60px;*/
}
#left-column {
	width: 200px;
	height:450px;
}

/* logo */
#logo{
	width:122px;
	height:98px;
	margin-top:13px;
	margin-left:60px;
	float:left; 
/* 	clear:both; */
}
/* navigation */
#menu {
	width:172px;
	margin-left:40px;
	float:left; 
	background-color:rgba(0,0,0,0.3);
	-webkit-border-radius: 10px;
	 -moz-border-radius: 10px;
        	border-radius: 10px;
/*
	background-color: white;
	opacity:0.5;
	-moz-opacity:0.5; 
	-webkit-opacity:0.5;
	filter: alpha(opacity=50);
*/
}
ul#nav {
	list-style: none;
	padding:10px;
}
ul#nav li {
	padding:3px 10px;
    display:block;
}
ul#nav li, 
ul#nav li a, 
ul#nav li.selected ul li a,
ul#nav li.selected ul li.first a {
	color:#FFF;
	text-decoration:none;
	font-size:18px;
	letter-spacing: 1px;
	text-shadow:#000 1px 1px 2px;
	filter: glow(Color=black, Strength=1);	
	line-height:26px;
} 
ul#nav li a:hover, 
ul#nav li.selected a,
ul#nav li.selected ul li.selected a,
ul#nav li.selected ul li.selected.first a,
ul#nav li.selected ul li.selectedselected a {
	color: #CCC;
	/* color: #DC392C; */
	text-decoration:none;
}

/* -------- CONTENT ------ */
#content-wrapper {
	width: 80%;
	float:left;
/* 	padding-top: 118px; */
	padding-bottom: 70px;
}
#content {
	width: 800px;
	margin: 0px auto;
	background-color:#FFF;
}
#content ul{
	margin-top:10px;
	margin-left:15px;
}
#content ul li{
	list-style-image:url(../images/bullet.png);
	padding: 2px 10px;
}

#content-left, #content-right {
	background-image: url(../images/content_bg.png);
	background-repeat:repeat;
	margin-left: 20px;
	margin-bottom: 60px;
	float: left;
	width: 360px;
	min-height: 120px; 
	padding: 20px 10px 10px 10px;
	-webkit-border-radius: 10px;
	 -moz-border-radius: 10px;
        	border-radius: 10px;
}
#content-right img{
	max-width:360px;
}
/* price-page */
#color-table{
	position:relative;
	z-index:1;
}
#color-table td{
	background-color: white;
}
img#tulpicolor{
	height: 430px;
	float:right;
	position: relative;
}
img.color{
	width:25px;
}
img.check{
	width:20px;
	height:21px;
}
#tulpi_prijzen{
	position: relative;
}
#price-text{
	height:20px;
	width:385px;
	float:right;
	text-align:right;
	margin-top:5px;
}
#price{
/*
	float:right;
	text-align:right;
	margin-top:5px;
*/
	position:absolute;
	top:320px;
	left:75px;
}


/* when image left and content right */
#content-bottom-block {
	float:left;
	width: 780px;
	height: 70px;
	padding: 20px 0px;
}

html body div#container div#content-wrapper div#image-left.box div#image p {
	margin: 0px;
}
#sponsors img{
	max-height: 70px;
	overflow: hidden;
}

#sponsors ul {
	list-style: none;
}
#sponsors ul li {
	display:inline;
}
#sponsors ul li a{
	text-decoration:none;
}

/* when image is full content */
img.image-full {
	max-width: 780px;
	max-height: 530px;
}

#content-full {
	background-image: url(../images/content_bg.png);
	background-repeat:repeat;
	float: left;
	width: 780px;
	min-height: 120px; 
	padding: 20px 10px;
	-webkit-border-radius: 10px;
	 -moz-border-radius: 10px;
        	border-radius: 10px;
}


#text_holder {
	background-image: url(../images/content_bg.png);
	background-repeat:repeat;
	float: right;
	margin-right: 15px;
	max-width: 250px;
	padding: 20px 10px;
	-webkit-border-radius: 10px;
	 -moz-border-radius: 10px;
        	border-radius: 10px;
    display: none;
}
#slideText {
	background-image: url(../images/content_bg.png);
	background-repeat:repeat;
	float: right;
	margin-right: 15px;
	width: 250px;
	padding: 20px 10px;
	-webkit-border-radius: 10px;
	 -moz-border-radius: 10px;
        	border-radius: 10px;
}

/* -------- FOOTER -------- */
#footer {
	background-color:#FFF;
	/*background-image:url(../images/shadow-content.png);*/
	background-image:url(../images/shadow-content.jpg);
	background-repeat:repeat-x;
	width: 100%;
	height:50px;
	margin:0px auto;
	bottom:0px; 
	left:0; 
	z-index:4; 
	position:fixed; 
}

/* footer1 */
#footer_menu {
	width:980px;
	height:50px;
	margin:0px auto;
	background-image:url(../images/tabs.jpg);
	background-repeat: no-repeat;
	width:853px;
}
ul#footer_nav{
	list-style: none;
	display:inline;
}
ul#footer_nav li {
	padding-left:1px;
	position:relative;
    display:block;
	float:left;
}
ul#footer_nav li.first a{
	width: 145px;
	padding-left:70px;
}
ul#footer_nav li a {
	padding-top:15px;
	padding-left:60px;
	display: block;
	color:#666;
	text-decoration:none;
	text-transform:uppercase;
	width: 150px;
	height: 34px;
}
ul#footer_nav li a:hover, ul#footer_nav li.selected a {
	color:#000;
	text-decoration:none;
}

/* --- MISCELLANEOUS CLASSES --- */
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
