
@import url("dropdown/dropdown.linear.columnar.css");
@import url("dropdown/themes/lwis.celebrity/default.advanced.css");

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, 
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
	cell-spacing: 0;
	border-spacing: 0;
}


body {
    background: #131313 url(../img/bg_human.png) repeat-x;
    color: #6a6a6a; 
    font-family: "Verdana", Trebuchet MS, Arial;
    font-size: 11px;
    font-weight: 300;
}

.error { color: red; }

a { text-decoration: none; color: #6A6A6A; font-weight: 300; }
a:hover { text-decoration: underline; }


h1 { color: #fff; font-size: 19px; margin: 7px 0 0 20px; font-weight: 300; }
h2 { font-size: 18px; clear: both; font-weight: 300; }
h4 { color: #FFF; font-size: 19px; margin: 7px 0 0 20px; }
h3 { font-size: 13px; font-weight: 700; }

.validation-advice { color: red; }
.clear { clear: both; }
.streep { text-decoration: line-through; }

#wrapper { width: 908px; margin: 20px auto; }

#header { width: 908px; height: 114px; background: url(../img/header.png) transparent no-repeat; }

#header_img {
    width: 900px;
    height: 120px;
    background: url(../img/header/rotate.php) no-repeat;
    z-index: -1;
}

#logo {
    float: left;
    width: 253px;
    height: 100px;
    margin: 15px 0 0 29px;
}

#top-menu {
    float: right;
    width: 460px;
    text-align: right;
    padding: 12px 26px 0 0;
    height: 60px;
    color: #696969;
}

#top-menu #login {
    visibility: hidden;
    width: 384px;
    height: 30px;
    background: url(../img/login.jpg) no-repeat;
    color: #fff;
    padding-top: 13px;
    float: right;
    margin-right: 65px;
}

#top-menu input.textfield {
    width: 112px;
    height: 14px;
    border: none;
    background: #fff;
}

#top-menu #language {
    width: 151px;
    height: 30px;
    float: left;
    padding: 5px 0 0 5px;
    color: #696969;
}

#top-menu #language a, #top-menu a { color: #696969; }

table td { font-size: 11px !important; }

/*======================================================
//		Navigatie
======================================================*/

#nav { list-style: none; float: right; height: 40px; width: 547px;}
#nav li ul { margin: 0; width: 276px; padding: 10px; }

#nav a {
	color: #6A6A6A;
	font-size: 12px;
	text-transform: uppercase;
}

#nav li ul a { color: #FFF; } 
#nav ul p { color: #A3AB3E; margin: 5px; }
.clear { clear: both; }
.seminarmenu { margin-left: -413px !important; position: absolute !important; width: 880px !important; }

.link_menu { height: 20px; line-height: 22px; clear: both; display: block; float: right; border: none; text-align: right; font-weight: 700; width: 100% !important; background: #a3ab3e; margin-right: -10px;}

#main { width: 900px; background: url(../img/main.png) transparent repeat-y; padding: 0 4px 0 4px; }

.galler-row { width: 860px; clear: both; overflow: hidden; }

.media_item {
	float: left;
	width: 90px;
	margin: 10px;
	height: 90px;
	padding: 5px;
	border: 1px solid #313131;
}

.media_item_b {
	float: left;
	width: 90px;
	margin: 20px;
	height: 90px;
	padding: 5px;
	border: 1px solid #313131;
}

.media_item img { width: 76px; height: 50px; padding: 5px; border: none; }
.media_item a { text-decoration: none; }
.media_item h2 { font-size: 12px; color: #313131; margin: 0 1px 2px 0; }

#slogan { width: 900px; height: 35px; background: #d2dc4f; border-bottom: 5px solid #a3ab3e; }
#slogan h1 { float: left; }
#slogan .slogan a {
    float: right;
    color: #fff;
    text-decoration: none;
    font-size: 11px;
    margin: 10px 10px 0 0;
}

#header-img { width: 900px; height: 175px; }
#header-img ul.list1 { float: left; margin-left: 250px; }
#header-img ul.list2 { float: left; margin-left: 85px; }
#header-img ul li {
    list-style: square inside;
    font-weight: 700;
    color: #fff;
    font-size: 12px;
    width: 205px;
    padding: 7px 0;
    height: 15px;
    border-bottom: 2px solid #fff;
}

.fileheader { background: #D2DC4F; margin-left: -20px; height: 35px; }

#page { width: 880px; padding-left: 20px; overflow: hidden; margin-top: 15px; } 
#pagesub { width: 860px; padding: 10px 20px; }

#page #main-image { height: 170px; margin: 0 0 50px 10px; width:860px; }
#page #main-image table { color: #fff; margin: 7px 0 0 170px; }
#page #main-image #buttons { margin: 45px 0 0 260px; }
#page #main-image #buttons a { float: left; margin-left: 10px; }

#speaker { width: 630px; float: left; }

.speaker_title { font-weight: 700; }


.item_dropdown { 
	font-weight: 700; 
	background: #ccc url(../img/arrow_down.jpg) no-repeat 160px;
	padding: 5px 10px;
	display: block; 
	font-size: 10px;
	width: 160px;
	cursor: pointer;
}

.item_dropdown:hover { 	background: #D2DC4F url(../img/arrow_down.jpg) no-repeat 160px;  }
	
.item_dropdown2 { 
	font-weight: 700; 
	background: url(../img/arrow_down_2.png) no-repeat;
	padding: 10px 10px;
	width: 173px;
	cursor: pointer;
	display: block;
}


/* 	NIEUWS GEDEELTE  */

td.news_table_left { text-align: left; color: red; }

.news_bg1 { background-color: #EFEFEF; }
.news_link { color: ##9A9A9A; }

.news_item_full ul { list-style: none; }
.news_item_full ul li { margin: 10px 0; }
.news_item_full {
	border-bottom: 1px solid #ccc;
	margin-bottom: 50px;
	float: left;
	width: 100%;
}
.news_image{ margin-right: 10px; width: 160px; float: left; }
.news_title {
	float:left;
	clear: right;
	font-weight: 700;
	margin-top: 12px;
	font-size: 12px;
}

.news_body{ margin: 0; margin-bottom: 10px; text-transform: justify; }

/*======================================================
//		Buttons
======================================================*/

a.button, a.button2, .buttonred {
    display: block;
    background: url(../img/button.png) transparent no-repeat;
    width: 100px;
    height: 23px;
    text-align: center;
    font-weight: 700;
    color: #fff;
    margin: auto;
    text-decoration: none;
    padding-top: 5px;
}

.button_big, .buttonred_big {
	background: url(../img/button_big.png) transparent no-repeat;
	display: block;
	padding-top: 6px;
	font-size: 13px;
	font-weight: 700;
	color: #FFF;
	text-align: center;
	height: 27px;
	width: 193px;
}

.buttonred_big { color: #F20; }
.buttonred { color: #F20; margin: 0;}

a.button2 { background: url(../img/button.png) transparent no-repeat; }
a.none { font-size: 18px; font-weight: 400; text-align: left; }

.shadowdown {
    background: url(../img/shadow.gif) no-repeat;
    width: 860px;
    height: 9px;
    margin: 0 auto 5px;
}

.shadowup {
    background: url(../img/shadowup.gif) no-repeat;
    width: 860px;
    height: 9px;
    margin: 5px auto 0;
}

#indexbox { margin: auto; width: 814px; height: 185px; }

#box1, #box2, #box3, #box4 {
    float: left;
    width: 190px;
    height: 185px;
    padding: 0 10px; 
}

.box_layer { height: 150px; }

#box1 { border-right: 1px solid #cbcbcb; }
#box2 { border-right: 1px solid #cbcbcb; }
#box4 { border-left: 1px solid #cbcbcb; text-align: center;  width: 160px; }
#box4 img { margin-bottom: 5px; border: 1px solid #ccc; }

.left_bottom {
    width: 193px;
    background: url(../img/left_bottom.png) no-repeat;
    height: 16px;
    margin: 0 0 -22px -6px;
}

.left_top {
    width: 193px;
    background: url(../img/left_top.png) no-repeat;
    height: 16px;
    margin: -16px -6px 0 -6px;
}

#left {
    float: left;
    width: 181px;
    padding: 6px;
    margin-top: 20px;
    background: #EFEFEF url(../img/left_main.png) repeat-y;
}

.left_bo { border-bottom: 1px solid #DDD; padding: 	8px 0;}

#contents { float: left; width: 435px; margin: 15px 10px 0 20px; }
#contents p { color: #6A6A6A; }

table.seminars tr td { padding: 5px 5px 5px 0; }
table.seminars a { text-decoration: none; font-weight: 700; }

.seminars { width: 100%; padding-right: 20px; }
.seminars img { border: none; }

table.seminars tr.headers td { color: #000; border-bottom: 1px solid #cbcbcb; }
table.seminars tr.tr2 td { background: #efefef; }
table.media tr td { padding: 0 10px; border-right: 1px solid #cbcbcb; }
table.media tr td.first { padding-left: 0; }
table.media tr td.last { border: none; }

.video {
    width: 87px;
    height: 87px;
    border: 1px solid #efefef;
    padding: 5px;
    margin-left: 5px;
    float: left;
}

.video img { width: 82px; height: 82px; }

/*======================================================
//		Right side
======================================================*/ 

#side { width: 180px; float: left; margin: 15px 0 0 10px; }
#side_buttons { margin-bottom: 10px; }
#side_buttons a:hover { color: #a3ab3e; text-decoration: none;  }

#tips { background: url(../img/bg_tips.png) no-repeat; width: 193px; height: 38px; margin: 0 0 10px; padding: 13px 0 0 10px;}
#preview { background: url(../img/bg_preview.png) no-repeat; width: 173px; height: 130px; margin: 0 0 10px; padding: 10px;}

.right_bottom { width: 193px; background: url(../img/left_bottom.png) no-repeat; height: 10px; margin: 0 0 10px; }
.right_top { width: 193px; background: url(../img/left_top.png) no-repeat; height: 10px; }

#hoogte { 
	border-left: 1px solid #DDD; 
	border-right: 1px solid #DDD; 
	padding: 10px; 
	margin: 0; 
	background: #efefef;
	width: 170px;
}

#sponsors { padding-left: 10px; width: 183px; background: url(../img/left_main.png) repeat-y; }
#sponsors img { margin: 0 0 -10px 20px; width: 122px; border: 1px solid #ccc; background: #fff; }


#contacts { padding-left: 30px; border-left: 1px solid #cbcbcb; margin-bottom: 60px; }
#contacts p { margin-left: 20px; }

.green { color: #6A6A6A; font-weight: 700; }
.green_spreker { color: #a3ab3e ; }

#footer {
    background: url(../img/footer.png) transparent no-repeat 0 -1px;
    width: 904px;
    height: 30px;
    text-align: right;
    color: #fff;
    padding-right: 4px;
}

#footer-text { text-align: right; color: #fff; padding-right: 25px; }
#footer-text a { text-decoration: none; color: #6EB43F; }

.thumbs {
    padding: 5px;
    margin: 5px;
    border: 1px solid #ccc;
    width: 100px;
    height: 75px;
}

.highslide-container div {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
.highslide {
	cursor: url(js/hs/graphics/zoomin.cur), pointer;
	outline: none;
	text-decoration: none;
}
.highslide img {
	border: 2px solid silver;
}
.highslide:hover img {
	border-color: gray;
}

.highslide-active-anchor img, .highslide-active-anchor:hover img {
	border-color: #000;
}
.highslide-image {
	border-width: 2px;
	border-style: solid;
	border-color: #FFF;
	background: gray;
}
.highslide-wrapper, .rounded-#FFF {
	background: #FFF;
}
.highslide-image-blur {
}
.highslide-caption {
	display: none;
	border-top: none;
	font-size: 1em;
	padding: 5px;
	background: #FFF;
}
.highslide-heading {
	display: none;
	color: gray;
	font-weight: 700;
	height: 20px;
	overflow: hidden;
	cursor: default;
	padding-left: 22px;
	background: url(js/hs/graphics/icon.gif) no-repeat 0 1px;
}
.highslide-dimming {
	position: absolute;
	background: #000;
}
.highslide-loading {
	display: block;
	color: #000;
	font-size: 9px;
	font-weight: 700;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid #FFF;
	background-color: #FFF;
	padding-left: 22px;
	background-image: url(js/hs/graphics/loader.#FFF.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: gray;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: #FFF;
	background-color: gray;
}


/* Controls. See http://www.google.com/search?q=css+sprites */
.highslide-controls {
	width: 105px;
	height: 20px;
	position: relative;
	top: -23px;
	left: 7px;
}
.highslide-controls ul {
	height: 20px;
	list-style: none;
	margin: 0;
	padding: 0;
}
.highslide-controls li {
	float: left;
}
.highslide-controls a {
	background-image: url(js/hs/graphics/controlbar-#FFF-small.gif);
	display: block;
	float: left;
	height: 20px;
	width: 20px;
	outline: none;
}
.highslide-controls a.disabled {
	cursor: default;
}
.highslide-controls a span {
	/* hide the text for these graphic buttons */
	display: none;
}
.highslide-controls .highslide-move {
	display: none;
}
.highslide-move a {
	cursor: move;
}

/* The CSS sprites for the controlbar */
.highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -20px;
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -40px !important;
}
.highslide-controls .highslide-play a {
	background-position: -20px 0;
}
.highslide-controls .highslide-play a:hover {
	background-position: -20px -20px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -20px -40px !important;
}
.highslide-controls .highslide-pause a {
	background-position: -40px 0;
}
.highslide-controls .highslide-pause a:hover {
	background-position: -40px -20px;
}
.highslide-controls .highslide-next a {
	background-position: -60px 0;
}
.highslide-controls .highslide-next a:hover {
	background-position: -60px -20px;
}
.highslide-controls .highslide-next a.disabled {
	background-position: -60px -40px !important;
}
.highslide-controls .highslide-full-expand a {
	background-position: -100px 0;
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -100px -20px;
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -100px -40px !important;
}
.highslide-controls .highslide-close a {
	background-position: -120px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position: -120px -20px;
}

