* {
	font-size: 1.0em;
	font-family: Verdana;
}
#footer {
	width: 876px;
}
html>body #footer {
	margin-left: -14px
}
ul, li, div, table {
	font-size: 1.0em;
	font-family: Verdana;
}
ul#sessions {
	margin: 0;
	padding: 0;
	list-style: none;
	height: auto;
	border-top: 0 none;
}
ul#posters {
	margin: 0 20px 0 0;
	padding: 0;
	list-style: none;
	border-top: 0 none;
}
div#bookmarks {
	margin-right: 100px;
	padding: 1em 0;
}
div.nobookmarks {
	padding-left: 7px;
}
.session, .session_marked, .track, .track_marked {
	margin: 0 15px 15px 15px;
	padding: 5px;
	border: 1px solid #FFF;
}
.session_marked, .track_marked {
	border: 1px solid #CCCC99;
	background-color: #FFFFCC;
}
.session_time {
	font-style: italic;
	color: #666;
	padding-top: 2px;
}
.session_mark, .track_mark {
	width: 22px;
}
.session_nr {
	text-align: center;
	width: 60px;
	border: 1px solid #666;
	background-color: #FFF;
}
.session_name {
}
.session_name img {
	border: 0 none;
	vertical-align: middle;
	margin-bottom: 4px;
}
.session_moderation {
	color: #666;
}
#session {
	border: 1px solid #999;
	border-top: 0 none;
}
ul.session_tracks {
	padding: 0;
	margin: 30px 0 0 50px;
	list-style: none;
	display: none;
}
ul.session_tracks li {
	margin-bottom: 5px;
}
.track_time {
	float: left;
	width: 65px;
	color: #666;
	border: 1px solid #FFF;
}
.track_nr {
	text-align: left;
	width: 63px;
	/*border: 1px solid #999;*/
	color: #666;
	/*font-weight: bold;*/
	/*background-color: #FFF;*/
	margin-bottom:2px;
}
.track_name {
	margin-left: 85px;
}
.track_name img {
	border: 0 none;
}
.track_external, .track_congress, .track_authors, .track_content {
	margin-bottom: 0.5em;
}
.track_authors {
	color: #666;
	margin-top: 3px;
}
.track_congress {
	color: #666;
}
.track_external {
	background-color: #eee;
	margin-right: 6px;
}
li.session_marked .track_external {
	background-color: #eeb;
}
#chars {
	margin: 0;
	padding: 0;
	list-style-type: none;
	height: 40px;
}
#chars li {
	float: left;
	margin-right: 8px;
}
#persons, #persons ul {
	/*width: 665px;*/
	margin: 0;
	padding: 0;
	list-style: none;
	border: 1px solid #999;
}
#persons li {
	margin-bottom: 15px;
}
#persons ul li {
	margin: 3px 0 0 20px;
}
#programme a {
	font-size: 1.0em;
	font-family: Verdana;
	color: blue;
	text-decoration: underline;
}
#start li {
	margin-top: 5px;
	padding-left: 15px;
}
#start .start_title {
	font-weight: bold;
	text-decoration: underline;
	padding: 0 0 5px 15px;
}
#selection {
	height: 28px !important; /* ie6 fix */
	height: 30px;
}

/*
 * bookmarks print/download box
 */
#my_itinerary {
	float: right;
	width: 110px;
}
#my_itinerary ul {
	list-style: none outside;
	margin: 1em 0 0 0;
	padding: 0;
}
#my_itinerary li {
	margin: 4px 0 0 0;
}
/*
#my_itinerary h1 {
	margin: 0;
	padding: 0;
	font-size: 1.0em;
	background-color: #EEE;
	font-weight: normal;
	border-bottom: 1px solid #999;
	padding: 3px 6px 3px 65px;
	margin-bottom: 10px;
}
*/
/*
ul#my_sessions {
	padding-left: 10px;
	margin: 0;
	list-style: none;
}
html>body ul#my_sessions {
	margin-top: 15px;
}
.my_session {
	margin-top: 2px;
	padding-top: 2px;
	padding-left: 10px;
}
html>body .my_session {
	clear: left;
}

.my_nr {
	float: left;
	width: 60px;
}
.my_day {
	padding-top: 2px;
	float: left;
	width: 70px;
	color: #999;
	font-size: 1.0em;
}
.my_time {
	padding-top: 2px;
	float: left;
	width: 40px;
	color: #999;
	font-size: 1.0em;
}
*/
.text {
	border: 1px solid #999;
	background-color: #EEE;
}
.text:focus {
	border: 1px solid #666;
	background-color: #DDD;
}
button {
	border: 1px solid #999;
	background-color: #EEE;
}
span.highlight_match {
	color:red;
	font-weight:bold;
}

/*
 * searchbox: media
 */
ul#mediabox {
	float: left;
	width: 160px;
	height: 120px;
	margin: 0;
	margin-right: 10px;
	padding: 10px 0 10px 0;
	list-style: none;
	border: 1px solid #999;
	background-color: #FFC62F;
}
ul#mediabox li {
	padding: 0.2em 0 0.2em 0.5em;
}
ul#mediabox li#mediabox_head {
	font-weight: bold;
	padding-top: 0;
}

/*
 * searchbox: criteria
 */
ul#criteriabox {
	float: left;
	width: 160px;
	height: 120px;
	margin: 0;
	margin-right: 10px;
	padding: 10px 0 10px 0;
	list-style: none;
	border: 1px solid #999;
	background-color: #7FC6FF;
}
ul#criteriabox li {
	padding: 0.2em 0 0.2em 0.5em;
}
ul#criteriabox li#criteriabox_head {
	font-weight: bold;
	padding-top: 0;
}

/*
 * searchbox
 */
ul#searchbox {
	float: left;
	width: 160px;
	height: 80px;
	margin: 0;
	margin-right: 10px;
	padding: 10px 0 10px 0;
	list-style: none;
	border: 1px solid #999;
	background-color: #9CFF2F;
}
ul#searchbox li {
	padding: 0.2em 0 0.2em 0.5em;
}
ul#searchbox li#searchbox_right {
	text-align: right;
	padding-right: 10px;
}
ul#searchbox li#searchbox_head {
	font-weight: bold;
	line-height: 1.4em;
}
ul#searchbox #keyword {
	border: 1px solid #CCC;
	width: 142px !important; /* ie6 fix */
	width: 140px;
	height: 20px;
	vertical-align: middle;
}

/*
 * search: topics
 */
div#topicbox {
	float: left;
	width: 492px !important; /* ie6 fix */
	width: 480px;
	height: auto;
	margin: 0;
	margin-right: 10px;
	padding: 10px 0 10px 0;
	border: 1px solid #999;
	background-color: #FF4F4F;
}
div#topicbox table {
	padding: 0 2px 0 2px;
}
div#topicbox table th {
	height: 16px;
}
p.headline {
	font-weight: bold;
	font-size: 1.4em;
	width: 665px;
	border-bottom: 1px solid #000;
}
p.tab {
	font-size: 1.4em;
	width: 665px;
	border-bottom: 1px solid #000;
}
p.tab a {
	font-weight: bold;
	text-decoration: none;
}
p.tab a:hover {
	background: #ddd;
	color: black;
}
p.bold {
	font-weight: bold;
}
.opaque {
	opacity: .3; /* ff & safari */
	filter: alpha(opacity=30); /* ie */
}





/* by hell */

#search_container * /*div, #search_container ul, #search_container li*/ {
	margin: 0;
	padding: 0;
}

#search_container {
	padding-left: 10px;
	padding-top: 1em;
}

.box_full {
	width: 831px;
	/*position: relative;*/
	/*left: 3px;*/
	margin: 10px auto;

}

.box_small {
	width: 190px;
	position: relative;
	z-index: 2;
	left: 3px;
}

#search_container .box_big {
	position: relative;
	left: 0 !important; /* ie6 fix */
	left: -3px;
	width: 656px;
	z-index: 1;
	margin-left: 193px;
}

.left {
	float: left;
}

.box_small_header, .box_big_header, .box_full_header {
	height: 33px;
	font-weight: bold;
	color: white;
	line-height: 36px;
	text-indent: 20px;
	overflow: hidden;
}

.box_full_header {
	background: url(../../images/_common_blue/scot/fullbox_header.gif) no-repeat;
}

.box_small_header {
	background: url(../../images/_common_blue/scot/smallbox_header.gif) no-repeat;
}

.box_big_header {
	background: url(../../images/_common_blue/scot/bigbox_header.gif) no-repeat;
}

#search_container .box_small_body, #search_container .box_big_body {
	padding: 10px 25px 2px 10px;
}

.box_full_body {
	background: url(../../images/_common_blue/scot/fullbox_body.gif) repeat-y;
}

.box_small_body {
	background: url(../../images/_common_blue/scot/smallbox_body.gif) repeat-y;
}

.box_big_body {
	background: url(../../images/_common_blue/scot/bigbox_body.gif) repeat-y;
}

.box_full_footer {
	background: url(../../images/_common_blue/scot/fullbox_footer.gif) no-repeat;
	height: 18px;
}

.box_small_footer {
	background: url(../../images/_common_blue/scot/smallbox_footer.gif) no-repeat;
	height: 20px;
}

.box_big_footer {
	background: url(../../images/_common_blue/scot/bigbox_footer.gif) no-repeat;
	height: 18px;
}

#box_search .box_small_body {
	text-align: right;
}

#box_search button {
	padding: 0 5px;
	line-height: 1em;
	margin-bottom: 1px;
/*	width: 48%;
	border: 1px solid black;
	background: #ccc;
	white-space: nowrap;
	height: 1.7em;
	margin-top: 2px;
*/}

#box_search input {
	margin-top: 4px;
	width: 140px;
/*	border: 1px solid black;
	background: white;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 1.5em;
	line-height: 1.5em;
	vertical-align: bottom;
*/}

#search_container ul {
	list-style: none outside;
}

#box_topics ul {
	width: 300px;
}

#box_topics ul.left {
	float: left;
}

#box_topics ul.right {
	margin-left: 300px;
}

#box_topics div.box_big_body {
	height: auto !important;
	height: 220px;
	min-height: 220px;
}

#search_container li {
	line-height: 20px;
	padding-left: 10px;
}

#search_container label input {
	margin-right: 0.5em;
}


.arrow_right {
	width: 27px;
	height: 100% !important; /* ie6 fix */
	height: 145px;
	position: absolute;
	left: 183px;
	top: 0;
	background: url(../../images/_common_blue/scot/arrow_right.gif) no-repeat left center;
}

.arrow_left {
	width: 27px;
	height: 100% !important; /* ie6 fix */
	height: 145px;
	position: absolute;
	left: 168px;
	top: 0;
	background: url(../../images/_common_blue/scot/arrow_left.gif) no-repeat left center;
}

.arrow_down {
	width: 100%;
	height: 30px;
	position: absolute;
	left: 0;
	top: -10px;
	background: url(../../images/_common_blue/scot/arrow_down.gif) no-repeat center top;
}

.clear {
	clear: both;
}

#search_container #box_topics .box_big_body td {
	padding-left: 10px;
	width: 280px;
}

.navi {
	width: 874px;
	margin-left: 3px;
}

.navi_body {
	background: url(../../images/_common_blue/scot/navibox_body.gif) repeat-y;
	/*padding-top: 1em;*/
}

.navi_inbox {
	padding-top: 1em;
	padding-left: 18px;
}

.navi_note {
	margin: 0 7px 0 5px;
	padding: 5px 20px 13px 20px;
	background: #d5d9dc url(../../images/_common_blue/scot/note_footer.gif) repeat-x bottom;
}

.navi_note p {
	margin: 1em 0;
	padding: 0;
}

.navi_header {
	height: 33px;
	background: url(../../images/_common_blue/scot/navibox_header.gif) no-repeat;
	font-weight: bold;
	color: white;
	line-height: 36px;
	/*text-indent: 20px;*/
	padding: 0 20px;
	overflow: hidden;
	text-transform: uppercase;
}

.navi_disabled .navi_header {
	background: url(../../images/_common_blue/scot/navibox_header_disabled.gif) no-repeat;
}

.navi_inactive .navi_header {
	background: url(../../images/_common_blue/scot/navibox_header_inactive.gif) no-repeat;
	cursor: pointer;
	text-decoration: underline;
}

.navi_inactive .navi_header .num_results {
	text-decoration: none;
}

.navi_inactive .navi_body, .navi_disabled .navi_body {
	display: none;
}

.navi_inactive .navi_footer, .navi_disabled .navi_footer {
	background: url(../../images/_common_blue/scot/navibox_footer_closed.gif) no-repeat;
	height: 8px;
}

.navi_footer {
	height: 18px;
	background: url(../../images/_common_blue/scot/navibox_footer.gif) no-repeat;
}

#loginbox, #regtab div.left {
	width: 380px;
	margin-left: 20px;
	float: left;
	/*border: 1px solid red;*/
}

#forgottenpass, #regtab div.right {
	width: 380px;
	margin-left: 420px;
	/*border: 1px solid blue;*/
}

#loginbox .description, #forgottenpass .description {
	height: 6em;
	padding-right: 29px;
}

.num_results {
	float: right;
	text-transform: none;
}

.error {
	color: red;
	visibility: hidden;
}

/* for tables */

.search_result_table p {
	padding: 0;
	margin: 0;
}

.search_result_table tr {
	vertical-align: top;
}

.search_result_table img {
	border: 0 none;
	vertical-align: middle;
	margin-bottom: 4px;
}
p.bkheadline {
	font-weight: bold;
	padding: 0 0 0 1.0em;
}

/*
 * pagination
 */
.pagination a, .pagination a:link, .pagination a:visited {
	background-color: #F6F7F8;
	border: 1px solid #DCE0E2;
	color: #666666;
	display: block;
	float: left;
	margin-left: 1px;
	padding: 2px 4px;
	text-decoration: none;
}
.pagination a:hover {
	background-color: white;
	border: 1px solid #B8C0C5;
	color: black;
}
.pagination a.active {
	background-color: white;
	border: 1px solid #B8C0C5;
	color: black;
	font-weight: bold;
}
.pagination span {
	border: 1px solid white;
	display: block;
	float: left;
	padding: 3px;
	text-decoration: none;
}
.pagination {
	float: left;
}
div.searchresults_pages {
	clear: both;
	padding: 0 20px 30px 0;
}
div.searchresults_pages div.span_results {
	float: left;
}
div.searchresults_pages div.span_pagination {
	float: right;
	padding: 0pt 2px 0pt 0pt;
}

.missing {
	color: #666;
	display: none;
}

img.bookmark {
	float: left;
	margin-top: 2px;
	cursor: pointer;
}
span.bookmark {
	display: block;
	margin-left: 20px;
	font-size: 0.7em;
	color: black;
}
span.pubid {
	color: #666;
	float: right; 
}
span.publink {
	padding-right: 1em;
	font-weight: bold;
	white-space: nowrap;
}
span.publink em {
	display: none;
}
span.publink a, span.publink span {
	font-weight: normal;
	text-decoration: none;
	padding: 0 0.2em;
}
span.publink img {
	vertical-align: -0.3em;
	padding-right: 0.3em;
}
div.track_name a.title {
	font-weight: bold;
}
span.fake_link {
	color: #006;
}
span.underlined {
	text-decoration: underline;
}
