/* Base skin News - 16 Dec 2008 */
/*
 __  __          _ _        ___   ___  
|  \/  | ___  __| (_) __ _ / _ \ / _ \ 
| |\/| |/ _ \/ _` | |/ _` | | | | (_) |
| |  | |  __/ (_| | | (_| | |_| |\__, |
|_|  |_|\___|\__,_|_|\__,_|\___/   /_/  Low-vision CSS

Author:    Jens Korff
Born:      December 2008
Modified:  Update in first line
-----------------------------------------------------------------------------------------
*/
@import url(media09.css);

html {background-color:#000}
body {color:#fff;font:160%/1.4 Arial, Helvetica, sans-serif;background:#000 none}
/* Bright blue link colour: */
a,a:link {color:#6fc3f4!important}
a:hover {color:#fff!important}
p,dl,small,em,strong,cite,span {color:#fff!important}


.masthead {margin-bottom:50px}
.masthead ul {width:auto;height:28px;left:223px;top:272px}
.wrap {background-image:none}
#content {float:none;width:100%;padding:0;margin:30px 4px;background-color:#000}
.aside {background-color:transparent;width:100%;text-align:left}
.footer {background:#000 none;border-top:5px solid #fff}

h1 br {display:none}

h4 {background:#000 none;height:auto}
	h4 span {width:auto}
dl {float:none;width:100%;margin:0 0 1em 0}
	dt {color:#fff}
hr {border-width:5px}
.speakers-1 li {color:#fff}

.furtherLinks li {width:25%}
	.furtherLinks h3 {padding-top:0;background-image:none}

.logo {background:#000 none;text-indent:0;width:auto;height:auto}

.regular {display:block;top:269px}
.lowvision {display:none}

.button,.button:link {color:#fff!important}

.program li {border-width:5px}
.presentations li {width:100%}
.presentations em {display:block}

form label {width:100%}
form input, textarea {font-size:1em;width:30em}

.popup {background-color:#000}
	body.popup {font-size:100%}
	div.popup {font-size:160%}
	#TB_title {height:37px!important;font-size:160%;color:white;background:black!important;border-bottom:5px solid white}