body
{
	width: 100%;
	margin: 0;
	padding: 0;
	font-size: 0.8em;
	font-family: Arial, sans-serif;
	background-color: white;
	color: black;
}
*
{
	font-size: 100%;
}
img
{
	border-width: 0;
}
h1
{
	font-size: 200%;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
p
{
	line-height: 130%;
}
a,
a:link,
a:visited
{
	color: #035396;
}
a:hover
{
	color: #1873BF;
}
div.content
{
	padding: 0 65px;
}
div.title
{
	margin-top: 20px;
	margin-bottom: 30px;
	width: 40%;
}
div.title h1
{
	color: #035396;
	font-size: 280%;
}
div.title p
{
	color: #acacac;
	margin: 0;
	padding: 0;
	font-size: 120%;
}
div.dates
{
	width: 40%;
	float: right;
	text-align: right;
	margin: 0;
	//margin-top: 20px;
}
div.story h1
{
	margin-bottom: 1em;
}
div.story h2
{
	color: black;
	font-size: 160%;
	font-weight: normal;
	margin: 0.5em 0 0 0;
}
h2
{
	color: black;
	font-size: 160%;
	font-weight: normal;
	margin: 1em 0 0.2em 0;
}
p
{
	margin: 0 0 1em 0;
	line-height: 140%;
}
div.story p
{
	margin: 0 0 1em 0;
	line-height: 140%;
	width: 65%;
}
div.story div.photo
{
	margin: 0 0 2em 0;
}
div.story div.photo img
{
	border: 1px solid #333333;
}
div.story div.photo p
{
	font-style: italic;
}
div.story div.photo p span.author
{
	color: #999999;
}
div.incut
{
	float: right;
	width: 25%;
	background-color: #f5f5ea;
	padding: 0.7em 1em;
	margin-top: -0.7em;
	clear: right;
}
div.dates h2
{
	color: #acacac;
	font-size: 180%;
	font-weight: normal;
	margin: 0;
}
div.dates h3
{
	color: #acacac;
	font-size: 160%;
	font-weight: normal;
	margin: 0;
}
div.info
{
	padding: 10px 65px 50px 65px;
}
div.first
{
	background-color: #f5f5f5;
}
div.second
{
	background-color: #ebebeb;
}
div.third
{
	background-color: #e3e3e3;
}
div.selector
{
	margin-top: 5px;	
	margin-left: -13px;
}
div.first div.selector
{
	border-top: 1px solid #f5f5f5;
}
div.second div.selector
{
	border-top: 1px solid #ebebeb;
}
div.third div.selector
{
	border-top: 1px solid #e3e3e3;
}
div.selector div.item
{
	float: left;
	padding: 5px 10px;
	margin-right: 30px;
	cursor: pointer;
	font-weight: bold;
	position: relative;
}
div.selector div.selected
{
	cursor: default;
	background-color: #dce4eb;
}
div.selector div.item span
{
	border-bottom: 1px dashed black;
}
div.selector div.selected span
{
}
div.shifted
{
	//position: relative;
	//left: -0.7em;
	//top: 0;
}
div.clear
{
	clear: both;
	height: 1px;
	font-size: 1px;
}
div.details ul
{
	float: left;
}
ul
{
	list-style-type: none;
	margin: 0 3em 0 0;
	padding: 0;
}
li
{
	padding: 0;
	margin: 0 0 0.3em 0;
}
div.visible
{
	display: block;
}
div.invisible
{
	display: none;
}
tr.visible
{
	display: table-row;
}
tr.invisible
{
	display: none;
}
p.intro
{
	width: 90%;	
	margin: 0 0 2em 0;
}
dl
{
	margin: 0;
	padding: 0;
	width: 90%;
}
dt
{
	margin: 0;
	padding: 0;
	font-style: italic;
	font-weight: bold;
	color: #333333;
}
dd
{
	margin: 0 0 1em 2em;
}
div.buttons
{
	text-align: center;
	padding: 10px 0 20px 0;
}
div.buttons img
{
	margin: 0 50px;
	cursor: pointer;
}
div#FormHolder
{
	text-align: center;
}
div#UserForm
{
	margin: 20px 100px 0 100px;
	padding: 20px 30px;
	width: 80%;
	border-top: 1px solid #d5c2c2; 
	border-left: 1px solid #d5c2c2; 
	border-right: 1px solid #d5c2c2; 
	background: white url('/img/fold.gif') bottom left repeat-x;
}
form
{
	padding: 0;
	margin: 0;
}
td
{
	vertical-align: top;
}
td.label
{
	width: 7em;
	padding-bottom: 2em;
}
input.text
{
	width: 100%;
}
div.formdata
{
	margin: 1.5em 0;
}
textarea
{
	width: 100%;
	height: 14em;
	margin-bottom: 1.5em;
}
#PayOptions
{
	visibility: hidden;
}
img.button
{
	cursor: pointer;
}
td.organizers
{
	width: 300px;
}
div.organizers
{
	height: 130px;
}
td.organizers div
{
	width: 300px;
}
td.organizers img
{
	width: 258px;
	margin: 10px 0 35px 0;
}
div#language-selector
{
	position: absolute;
	top: 5px; 
	left: 84%;
	width: 150px;
}
div#language-selector a,
div#navigator a
{
	padding: 2px;
}
div#language-selector span.current
{
	background-color: #ddeddd;
	padding: 2px;
}
div#navigator
{
	position: absolute;
	top: 5px; 
	left: 16%;
}
.comment
{
	//font-size: 90%;
	font-style: italic;
}

#AttendeesList
{
	margin-left: -0.5em;
	width: 50em;
}
#AttendeesList td
{
	padding: 0.2em 0.8em 0.2em 0.5em;
}
#AttendeesList thead td
{
	white-space: nowrap;
	font-weight: bold;
}
#AttendeesList td.name
{
	white-space: nowrap;
}
#AttendeesList thead td.st_Sortable
{
	cursor: pointer;
}
#AttendeesList thead td.st_Sorted
{
	font-weight: bold;
}
#AttendeesList thead td.st_Sortable span
{
	border-bottom: 1px dashed #555555;
}
#AttendeesList thead td.st_Asc
{
	background: url('/img/sort-asc.gif') top right no-repeat;
	background-color: #E5E5E5;
}
#AttendeesList thead td.st_Desc
{
	background: url('/img/sort-desc.gif') top right no-repeat;
	background-color: #E5E5E5;
}
div.author
{
	font-style: italic;
	margin: 0.5em 0;
}
table.timetable
{
	border-collapse: collapse;
}
table.timetable td
{
	padding: 0.5em 1em 2em 0.5em;
}
div.perlpromo
{
	padding: 0 5%;
	background-color: #F5F5EA;
	margin-bottom: 1em;
}
div.perlpromo ul
{
	padding: 1em;
}
div.perlpromo ul li
{
	float: left;
	padding-right: 4em;
	margin-bottom: 1em;
}
div.linker div.huge
{
	font-size: 300%;
	margin-bottom: 0.2em;
}
div.linker div.date
{
	font-size: 160%;
	margin-bottom: 0.2em;
}
div.linker a
{
}
div.linker a:hover
{
	text-decoration: underline;
}
.grayed,
a:link.grayed,
a:visited.grayed
{
	color: gray;
}
div.linker div.about
{
	margin-bottom: 4em;
}
div.date
{
	color: gray;
	margin: 0.5em 0;
}
div.text
{
	margin: 2em 0 4em 0;
}
div.end
{
	font-size: 300%;
	font-weight: bold;
	text-align: center;
	color: #333333;
}
div.hidden
{
	display: none;
}
p.descr
{
	margin-top: 1em;
	width: 60%;
}
div.videos
{
	margin-top: 1em;
}
div.videos div.video
{
	float: left;
	margin-right: 5em;
	margin-bottom: 3em;
}
table.dict
{
	border-collapse: collapse;
}
table.dict td
{
	vertical-align: top;
	padding: 0 0.5em 0.5em 0;
}

