@charset "UTF-8";
/* CSS Document */
div#container div#content p#print_brochure a,
div#container div#content div.event a,
div#container div#content h1,
div#container div#content div.event h3,
div#menu ul#level1 ul.level2 li a.selected,
div#menu ul#level1 ul.level2 li a:hover,
div#container div#content_inside p a,
div#container div#content_inside h2,
div#container div#content_inside div.attraction h2,
div#container div#content_inside div.attraction h2 a,
span.color,
#preview-message a{
	color: #00B5E8;
	/*text-decoration: none;*/
}

div#container div#content_inside p#print_brochure a.brochure
{
	padding-left: 23px;
	background-image: url(/img/visit_gent/icons/brochure_nieuw.png);
	background-repeat: no-repeat;
	margin-right: 10px;
}

div#container div#content_inside p#print_brochure a.print
{
	padding-left: 20px;
	background-image: url(/img/visit_gent/icons/print_nieuw.png);
	background-repeat: no-repeat;
}

div#container div#content_inside div.attraction,
div#container div#content div.eventrow{
	border-color: #00B5E8;
}
div#container div#content_inside h1,
div#container div#content div.event h2{
	background-color: #00B5E8;
}
/**************
	HEADER
**************/
div#header ul#lang,
div#header ul#functionalLinks{
	color:white;
}
div#header ul#functionalLinks li{
	background-image:url(/img/visit_gent/bg/functional.jpg);
	background-position: 0 5px;
	background-repeat:no-repeat;
}
div#header ul#lang li{
	border-right:1px solid white;
}
div#header ul#lang li.selected{
	border:1px solid white;
}
div#header ul#lang a,
div#header ul#functionalLinks a{
	color:#FFFFFF;
	text-decoration:none;
}		
div#header ul#functionalLinks a:hover{
	color:white;
	text-decoration:underline;
}	
div#header ul#lang a:hover{
	color:white;
	text-decoration:none;
}

div#header_bg{
	background-image:url(/img/visit_gent/headers/where_bg.png);
	background-repeat:no-repeat;
	background-position: 0 0;
}

div#logo{
	background-image:url(/img/visit_gent/headers/where_logo.png);
	background-repeat:no-repeat;
	background-position: 0 0;
}

/**************
	MENU
**************/
div#menu ul#level1 ul.level2 li.selected,
div#menu ul#level1 ul.level2 li a{
	background-image:url(/img/visit_gent/bg/bullet_where.png);
}
div#menu ul#level1 ul.level2 ul.level3{
	background-image:url(/img/visit_gent/bg/level3.jpg);
	background-repeat:repeat;
	background-position: 0 6px;
	background-color:#00aac3;
}
div#menu ul#level1 ul.level2 ul.level3 a:hover,
div#menu ul#level1 ul.level2 div.cover_bottom,
div#menu ul#level1 ul.level2 div.cover_top{
	background-color:#00aac3;
}


/************
	BODY BG
************/
body,
div#container{
	background-image:url(/img/visit_gent/bg/body/wheretogo.jpg);
	background-repeat:no-repeat;
}

/*
div#scribbles.nl{
	top:628px;
	left:780px;
	width:142px;
	height:137px;
	background-image:url(/img/visit_gent/bg/scribbles/secondhand.png);
}
*/

div#content_inside a {
  color: #00B5E8;
  text-decoration: none;
}
