/* @group general */

*
{
	font: 13px/1.4em "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #333333;
}

p
{
	margin-bottom: 1em;
}

a
{
	color: #cc0000;
}

strong
{
	font-weight: bold;
}

br.clear
{
	clear: both;
	width: 0;
	height: 0;
}

img.icon-link
{
	margin-left: 5px;
}

/* @end */

div#container
{
	width: 900px;
   position: relative;
	margin: 0 auto; 
}

/* @group nav */

ul#nav
{
	background:url("../images/navi_bg_end.gif") no-repeat scroll right top #F3F2F1;
	height:26px;
	margin:0 0 34px;
}

ul#nav li
{
	float: left;
	border-right: 1px solid #ffffff;
	background: #bab6b1 url(../images/nav_bg_left_idle.gif) no-repeat left bottom;
}

ul#nav li.active,
ul#nav li:hover
{
	background-image: url(../images/nav_bg_left_hover.gif);
}

ul#nav li a
{
	display: block;
	background: url(../images/nav_bg_right_idle.gif) no-repeat right bottom;
	text-decoration: none;
	padding: 3px 12px 5px;
	color: #000000;
	width: 85px;
	text-align: center;
}

ul#nav li.active a,
ul#nav li:hover a
{
	background-image: url(../images/nav_bg_right_hover.gif);
}

ul#nav li.langselect
{
	background: #bab6b1 url(../images/nav_bg_left_hover.gif) no-repeat left bottom;
}
ul#nav li.navi_end {
background:url("../images/nav_bg_left_hover.gif") no-repeat scroll left bottom #BAB6B1;
border:medium none;
}
ul#nav li.navi_end span {
background:url("../images/navi_bg_end_img.gif") no-repeat scroll left top transparent;
display:block;
height:26px;
width:5px;
}
ul#nav li.langselect:hover
{
	background-image: url(../images/nav_bg_left_idle.gif);
}

ul#nav li.langselect a
{
	background: url(../images/nav_bg_right_hover.gif) no-repeat right bottom;
}

ul#nav li.langselect:hover a
{
	background-image: url(../images/nav_bg_right_idle.gif);
}

/* @end */

/* @group header */

div#header
{
	height: 115px;
	text-indent: -10000px;
	background: url(../images/en/logo.gif) no-repeat 0 48px;
	position: relative;
	margin-bottom: 50px;
	clear: both;
}

.de div#header
{
	background: url(../images/de/logo.gif) no-repeat 0 48px;
}

div.topic.register a.register
{
	display: block;
	width: 99px;
	height: 98px;
	background: url(../images/en/register.gif) no-repeat 0 0;
	text-indent: -9999px;
	outline: none;
	float: right;
}

.de div.topic.register a.register
{
	background: url(../images/de/register.gif) no-repeat 0 0;
}

/* @end */

/* @group content */

div.topic
{
	clear: both;
}

div.topic h2
{
	width: 240px;
	text-indent: -10000px;
	height:  45px;
	margin-bottom: 13px;
}

/* @group headlines */

div.topic.thanks h2
{
	background: url(../images/en/hl_thanks.gif) no-repeat right bottom;
}

.de div.topic.thanks h2
{
	background: url(../images/de/hl_thanks.gif) no-repeat right bottom;
}

div.topic.archives h2
{
	background: url(../images/en/hl_archives.gif) no-repeat right bottom;
}

.de div.topic.archives h2
{
	background: url(../images/de/hl_archives.gif) no-repeat right bottom;
}

div.topic.feedback h2
{
	background: url(../images/en/hl_feedback.gif) no-repeat right bottom;
}

.de div.topic.feedback h2
{
	background: url(../images/de/hl_feedback.gif) no-repeat right bottom;
}

div.topic.what h2
{
	background: url(../images/en/hl_what.gif) no-repeat right bottom;
}

.de div.topic.what h2
{
	background: url(../images/de/hl_what.gif) no-repeat right bottom;
}

div.topic.who h2
{
	background: url(../images/en/hl_who.gif) no-repeat right bottom;
}

.de div.topic.who h2
{
	background: url(../images/de/hl_who.gif) no-repeat right bottom;
}

div.topic.participate h2
{
	background: url(../images/en/hl_participate.gif) no-repeat right bottom;
	margin-bottom: 4px;
}

.de div.topic.participate h2
{
	background: url(../images/de/hl_participate.gif) no-repeat right bottom;
	margin-bottom: 4px;
}

div.topic.where h2
{
	background: url(../images/en/hl_where.gif) no-repeat right bottom;
}

.de div.topic.where h2
{
	background: url(../images/de/hl_where.gif) no-repeat right bottom;
}

div.topic.register h2
{
	background: url(../images/en/hl_register.gif) no-repeat right bottom;
}

.de div.topic.register h2
{
	background: url(../images/de/hl_register.gif) no-repeat right bottom;
}

div.topic.twitter h2
{
	background: url(../images/en/hl_twitter.gif) no-repeat right bottom;
}

.de div.topic.twitter h2
{
	background: url(../images/de/hl_twitter.gif) no-repeat right bottom;
}

div.topic.updates h2
{
	background: url(../images/en/hl_updates.gif) no-repeat right bottom;
	margin-bottom: 4px;
}

.de div.topic.updates h2
{
	background: url(../images/de/hl_updates.gif) no-repeat right bottom;
	margin-bottom: 4px;
}

div.topic.sponsors h2
{
	background: url(../images/en/hl_organiser.gif) no-repeat right bottom;
	margin-bottom: 4px;
}

.de div.topic.sponsors h2
{
	background: url(../images/de/hl_organiser.gif) no-repeat right bottom;
	margin-bottom: 4px;
}

div.topic.program h2
{
	background: url(../images/en/hl_program.gif) no-repeat right bottom;
	margin-bottom: 4px;
}

.de div.topic.program h2
{
	background: url(../images/de/hl_program.gif) no-repeat right bottom;
	margin-bottom: 4px;
}

div.topic.speakers h2
{
	background: url(../images/en/hl_speakers.gif) no-repeat right bottom;
	margin-bottom: 4px;
}

.de div.topic.speakers h2
{
	background: url(../images/de/hl_speakers.gif) no-repeat right bottom;
	margin-bottom: 4px;
}

div.topic.legal h2
{
	background: url(../images/en/hl_legal.gif) no-repeat right bottom;
	margin-bottom: 4px;
}

.de div.topic.legal h2
{
	background: url(../images/de/hl_legal.gif) no-repeat right bottom;
	margin-bottom: 4px;
}

div.topic.error404 h2
{
	background: url(../images/en/hl_404.gif) no-repeat right bottom;
}

.de div.topic.error404 h2
{
	background: url(../images/de/hl_404.gif) no-repeat right bottom;
}

div.topic.error500 h2
{
	background: url(../images/en/hl_500.gif) no-repeat right bottom;
}

.de div.topic.error500 h2
{
	background: url(../images/de/hl_500.gif) no-repeat right bottom;
}

div.topic.remake h2
{
	background: url(../images/en/hl_new.gif) no-repeat right bottom;
}

.de div.topic.remake h2
{
	background: url(../images/de/hl_new.gif) no-repeat right bottom;
	height: 84px;
}

div.topic.workshop h2
{
	background: url(../images/en/hl_workshop.gif) no-repeat right bottom;
}

.de div.topic.workshop h2
{
	background: url(../images/de/hl_workshop.gif) no-repeat right bottom;
}

div.topic.newsletter h2
{
	background: url(../images/en/hl_newsletter.gif) no-repeat right bottom;
}

.de div.topic.newsletter h2
{
	background: url(../images/de/hl_newsletter.gif) no-repeat right bottom;
}



/* @end */

div.topic h3
{
	font-weight: bold;
	font-size: 1.2em;
	margin-top: 2.5em;
	margin-bottom: 1em;
}

div.topic h3,
div.topic p,
div.topic div.slideshare-content
{
	margin-left:  248px;
	margin-bottom: 1em;
}


div.topic p.last
{
	margin-bottom: 1em;
}

div.topic #slides1,
div.topic #slides2,
div.topic #slides3,
div.topic #slides4,
div.topic #slides5,
div.topic #slides6
{
	margin-left:  248px;
	margin-bottom: 1em;
}

dl
{
	margin-top: -1em;
}

dl dt
{
	width: 240px;
	float: left;
	text-align: right;
	background: url(../images/time_bg_right.gif) no-repeat right top;
	margin-top: 2em;
}

dl dt strong
{
	display: block;
	float: right;
	height: 19px;
	background: url(../images/time_bg_left.gif) no-repeat 0 0;
	margin-right: 5px;
	padding: 1px 0 0 5px;
	font-weight: normal;
	font-style: normal;
}

dl dd
{
	width: 442px;
	float: left;
	margin-left: 8px;
	margin-top: 2em;
	margin-bottom: .5em;
}

dl dd h4
{
	font-weight: bold;
	margin-bottom: .5em;
}

div.topic dl dd p
{
	margin: 0;
}

div.topic ul
{
	margin-left: 248px;
	margin-bottom: 1em;
}

div.topic ul li
{
	
}

div#lightbox-infoBox
{
	display: none !important;
}

div.topic.sponsors img
{
	margin-top: .5em;
	margin-bottom: 3.5em;
}

/* @end */

/* @group form */

form
{
	margin-top: 2em;
}

form dl dd,
form dl dt
{
	margin-top: 1.2em;
}

form dl dt
{
	margin-top: 1.3em;
}

input,
select,
textarea
{
	width:  100%;
	background-color: #f1f0ee;
	border: 1px solid #bab6b1;
	padding:  3px;
}

dd.short input,
dd.short select,
dd.short textarea
{
	width:  50%;
}

dd.error input,
dd.error select,
dd.error textarea
{
	border-color: #cc0000;
}

input:focus,
textarea:focus
{
	background-color: #ffffff;
}

textarea
{
	height: 6em;
}

dd ul.error_list li
{
	color: #cc0000;
	font-size: .8em;
	padding: 5px 0 0 0;
}

a.button
{
	display: block;
	width:  107px;
	height: 39px;
	background: url(../images/en/btn_signup.gif) repeat 0 0;
	clear: both;
	margin-left: 248px;
	text-indent: -100px;
	overflow: hidden;
	margin-bottom: 1em;
}

.de a.button
{
	background: url(../images/de/btn_signup.gif) repeat 0 0;
}

a.button:hover
{
	background-position: 0 -39px;
}

/* @end */

ul.program_list li{
				
	margin: 0 0 5px 0;	
	padding: 0 0 0 15px;
	font-weight: bold;
	background: url(../images/li_bullet.gif) no-repeat center left;
	
}
/* speakers */

.img_speakers {
float: left;
margin: 0 15px 20px 15px;
border: 1px solid #7fcff4;
}

/* @group footer */

.footer_bg
{
	height: 23px;
	width: 100%;
	background-color: #e9e8e6;
	bottom: 75px;
	position: relative;
	clear: both;
}

.footer_left
{
	background: url(../images/footer_bg_left.gif) no-repeat;
	float: left;
	height: 23px;
	width: 4px;
}

.footer_right
{
	background: url(../images/footer_bg_right.gif) no-repeat;
	float: right;
	height: 23px;
	width: 4px;
}

#footer
{
	margin-top: 50px;
	margin-bottom: 20px;
	height:  44px;
	clear: both;
	font-size: .8em;
	padding-top: 40px;
	
	background: url(../images/footer_bg.gif) no-repeat;
}

#footer a
{
	color: #333333;
	font-size: 1em;
	display: block;
	margin-top: 11px;
	margin-right: 15px;
	float: right;
}

#footer a.logolink
{
	float: left;
	margin:  0;
}

/* @end */

.reg_teaser
{
	background: url(../images/en/register.gif) no-repeat top left;
	width: 123px;
	height: 122px;
	}
.de .reg_teaser
{
	background: url(../images/de/register.gif) no-repeat top left;
	width: 123px;
	height: 122px;
	}
