html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, 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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: Helvetica, Verdana, Sans-Serif;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
html { height: 100.15%; }
body {
	line-height: 1.25em;
	color: #333;
	font-size: 15px;
	background: #ffff66 url(../images/layout/bg_body.jpg) -50px top repeat-x;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
strong { font-weight: bold; }
p { margin-bottom: 8px; }
p.admininfo { font-size: 12px; color: #888; padding-top: 5px; clear: left; }
p.reference { font-style: italic; margin-top: 50px; }
p.right { text-align: right; }
.center { text-align: center; }
ul.list { list-style-type: disc; margin-bottom: 10px; list-style-position: inside; }
ul.list li { line-height: 1.5em; margin-bottom: 5px; }

div.calendar, #upcomingEvents div.calendar { float: left; margin: 0 10px 0 0; width: 36px; height: 22px; text-align: center; padding-top: 18px; font-size: 18px; }

#body { width: 1050px; margin: 15px auto; }
#logo { float: left; margin-right: 25px; }
#content { width: 700px; float: right; margin: 25px 25px 0 0; }

/* links in general */
a { color: #006AB2; text-decoration: underline; }
a:hover, a:focus { text-decoration: none; }

/* primary navigation */
#navi1st { width: 100%; height: 25px; }
#navi1st li { display: block; margin-right: 25px; float: left; }
#navi1st li.active a { text-decoration: none; font-size: 120%; }

/* secondary navigation */
#navi2nd { float: left; width: 300px; margin-top: -100px; left: 0; z-index: 10; }
#navi2nd_outer { box-shadow: 5px 5px 8px #a0a0a0; }
#navi2nd_inner { background: #fff url(../images/layout/bg_navi2nd.png) 10px 10px no-repeat; box-shadow: 0 0 5px #a0a0a0; width: 260px; height: 100%; padding: 0 20px 20px 20px; }
#navi2nd_inner h3 { display: block; padding: 20px 0 120px 60px; font-size: 19px; margin: 0; }
#navi2nd_inner .eventListItem { margin: 0; }
#navi2nd #navi2nd_inner p { margin-bottom: 20px; text-align: left; margin-top: 0px; font-size: 15px; }
#navi2nd #navi2nd_inner p.center { text-align: center; }
#navi2nd p { text-align: center; margin-top: 10px; font-size: 14px; }
#navi2nd_inner li.active a { font-weight: bold; text-decoration: none; }
#navi2nd p.facebook { text-align: left; margin: 40px 0 0 15px; }
#navi2nd p.memberofig { text-align: center; font-weight: bold; margin-top: 40px; }
p.facebook img { float: left; margin-right: 10px; }

/* slider */
#s3slider {
   width: 400px; /* important to be same as image width */
   height: 300px; /* important to be same as image height */
   position: relative; /* important */
   overflow: hidden; /* important */
   top: -133px;
}

#s3sliderContent {
   width: 400px; /* important to be same as image width or wider */
   position: absolute; /* important */
   top: 0; /* important */
   margin-left: 0; /* important */
   padding-top: 10px;
}

.s3sliderImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
}

.s3sliderImage span {
   position: absolute; /* important */
   left: 0;
   font: 10px/15px Arial, Helvetica, sans-serif;
   padding: 10px 13px;
   width: 374px;
   background-color: #000;
   filter: alpha(opacity=1); /* here you can set the opacity of box with text */
   -moz-opacity: 0.7; /* here you can set the opacity of box with text */
   -khtml-opacity: 0.7; /* here you can set the opacity of box with text */
   opacity: 0.7; /* here you can set the opacity of box with text */
   color: #fff;
   display: none; /* important */
   top: 0;

   /*
       if you put
       top: 0; -> the box with text will be shown at the top of the image
       if you put
       bottom: 0; -> the box with text will be shown at the bottom of the image
   */
}

.clear {
   clear: both;
}

h2 { font-size: 28px; margin-bottom: 15px; font-family: 'Josefin Sans Std Light',Arial,sans-serif; font-weight: bold; line-height: 105%; }
h2 a { font-family: 'Josefin Sans Std Light',Arial,sans-serif; font-weight: bold; color: #333; font-size: 20px; }
h2 span { font-size: 20px; font-weight: normal; }
h3 { font-family: 'Josefin Sans Std Light',Arial,sans-serif; font-weight: bold; margin: 50px 0 10px 0; font-size: 21px; }
.adminActions h3 { margin-top: 0; }
h3.formularSubpart { font-family: Helvetica, Verdana, Sans-Serif; margin: 40px 0 10px; font-size: 15px; background: url('../images/backgrounds/bg_999999.gif') left 17px repeat-x; }
h3.formularSubpart span { background: #ffff66; padding: 0 5px; }
h4.legend { border-bottom: 1px solid #999999; margin: 50px 0 15px; font-weight: bold; }
h4.legend span { border-bottom: 2px solid #ffff66; padding-right: 5px; padding-bottom: 1px; }

/* formulars */
label { display: block; width: 150px; float:left; text-align: right; margin-right: 10px; padding-top:5px; }
input, textarea { float: left; width: 420px; border: 1px solid #999; margin-bottom: 3px; font-size: 14px !important; font-family: Arial, Sans-Serif; padding: 5px; }
input[type="file"] { border: none; }
input[type="checkbox"] { margin-top: 6px; }
textarea { height: 200px; }
form br { clear: left; }
fieldset { border-top: 1px solid #999; margin-top: 40px; }
fieldset.new { border-top: 0px solid #999; margin-top: 10px; }
fieldset p.adminintro { margin-bottom: 15px; }
legend { padding: 0 5px; background: #ffff66; margin-bottom: 15px; font-weight: bold; }
form p { clear: left; }
form p.info { color: #999; margin: 0 0 5px 160px; font-size: 13px; }
p.submit { margin-left: 255px; margin-top: 10px; }
label em { color: #333; margin-left: 3px; font-weight: bold; }
form span.info { display: block; float: left; color: #999; margin: 3px 0 0 10px; }
input.checkbox, input.radio { width: auto; margin-right: 8px; }
input.radio { float: none; margin: 0; }
input.file { border: none; }
input#startTime1, input#startTime2, input#endTime1, input#endTime2 { width: 213px; }
input#startTime1, input#endTime1 { margin-right: 2px; }
label.aftercheckbox { width: auto; }
button { font-size: 14px; margin-bottom: 2px; }
#contactform input, #contactform textarea { width: 400px; }
select { margin-top: 3px; font-size: 14px; }
#sidebarNewsletterForm label { width: auto; }
#sidebarNewsletterForm input { width: 280px; margin-bottom: 10px; }
#sidebarNewsletterForm button { margin: 0 10px; }
#recipientsListAndForm { margin-top: 50px; }
#recipientsListAndForm input { width: 235px; margin: 0; }
#recipientsListAndForm input.checkbox { width: auto; float: none; }
form.createNewsletter input, form.createNewsletter textarea { width: 430px; }
form.createNewsletter #mailinglistDummy { width: 350px; }
form.createNewsletter input.checkbox { width: auto; margin-right: 8px; }
fieldset.visibility { line-height: 22px; }
#labelConfirmSVNExport { width: auto; margin-top: 3px; }
#labelConfirmSVNExport span { font-weight: bold; }
#cke_text { display: block; clear: both; }
#editContent fieldset.details label { width: 50px; }
#editContent #title { width: 719px; margin-bottom: 10px; }
table.admintableNavigation input { width: 160px; float: none; }
table.admintableNavigation select { float: none; }
table.admintableNavigation input.titleNavi2nd { width: 130px; }
table.admintableNavigation select { width: 200px; }
table.admintableNavigation img { margin: 0 0 -4px 4px; }
table.admintableNavigation .newLevel td { padding-top: 15px; }
table.admintableNavigation button { width: 80px; float: none; }
table.admintableNavigation input.cb { width: auto; margin: 0 0 0 10px; }
#imageUpload { width: auto; margin-right: 25px; }
span.smallprint { color: #808080; font-size: 14px; }
#relationsOfAnAttachment select { width: 400px; }
#relationsOfAnAttachment button { width: 125px; }
label.required:after { content: ' *'; }
form dt { clear: left; }
#default-portraitUpload-label label { width: 180px; }
#portraitUpload { width: auto; }
#default-intro-element { padding-bottom: 25px; }
#default-confirmSvnExport-label { display: block; float: right; width: 76%; }
#default-confirmSvnExport-label label { width: auto; }
#default-confirmSvnExport-element { display: block; float: left; text-align: right; width: 24%; }
#default-confirmSvnExport-element input { float: right; }
#fieldset-access br { clear: both; }
#fieldset-access label { text-align: left; width: 245px; margin-top: 0; }
#fieldset-access input.radio { margin: 0 10px 5px 5px; }
#default-confirmPrivacy-label { float: right; width: 430px !important; padding: 8px 85px 25px 0; line-height: 1.2em; }
#default-confirmPrivacy-label label { width: auto; text-align: left; }
#default-confirmPrivacy-label label::after { content: " *"; }
#default-confirmPrivacy-label label.required { background: none; }
#default-confirmPrivacy-element { float: left; }
dd#default-confirmPrivacy-element input { width: 10px; margin: 14px 0 0 165px; }
#default-confirmPrivacy-element ul { display: none; }

/* lists */
ul.defaultlist li, div.adminActions li { background: url('../images/backgrounds/list-bullet.gif') left top no-repeat; padding-left: 25px; margin-bottom: 5px;  }

/* error, info and success boxes */
div.boxSuccess, div.boxErrors, div.boxInfo { border: 1px double #333; padding: 20px 50px; margin: 25px 50px; color: #333; }
div.boxSuccess p, div.boxErrors p, div.boxInfo p { font-weight: bold; margin-bottom: 0; }
div.boxSuccess { color: #3EA63B; border-color: #3EA63B; }
div.boxErrors { color: #A41E35; border-color: #A41E35; }

/* admin actions */
.adminActions { background: url('../images/backgrounds/exec.png') left top no-repeat; padding: 5px 0 0 55px; margin: 20px 0 40px 0; min-height: 50px; }
.adminActions h3 { margin-bottom: 5px; }
.adminOptions img { margin: 0 10px -3px 0; }
.adminOptions span.visibility { color: #808080; margin-right: 15px; }

/* adminlinks */
div.adminlinks { clear: both; }
div.adminlinks h3 { padding: 45px 0 5px 0; }
div.adminlinks img { float: left; margin: 25px 25px 15px 10px; }
div.adminlinks ul.defaultlist { float: left; }

/* event list item */
.contentListItem, .eventListItem, .newsListItem { padding-top: 40px; clear: both; }
.newsListItem h4, .newsListItem h4 a, .contentListItem h4, .eventListItem h4 { font-family: 'Josefin Sans Std Light',Arial,sans-serif; font-size: 19px; font-weight: bold; margin-bottom: 5px; line-height: 23px; }
.eventListItem p, .eventListItem h4 { margin-left: 47px; }
.eventListItem .adminOptions, .contentListItem .adminOptions, .newsListItem .adminOptions { float: right; padding: 3px 0 0 25px; }

/* list of attachments */
ul.attachments li { display: block; float: left; width: 320px; font-size: 14px; margin-left: 50px; }
ul.attachments li.even { margin-left: 0; }
ul.attachments li h4, ul.attachments li p { margin-left: 40px; }
ul.attachments li h4 a { font-family: 'Josefin Sans Std Light',Arial,sans-serif; font-weight: bold; font-size: 17px; }
ul.attachments li img { float: left; }
.eventListItem ul.attachments { margin: 20px 0 5px 42px; min-height: 32px; }
.eventListItem ul.attachments li { width: 650px; margin: 0; }

/* tables */
table {table-layout: fixed; width: 100%; margin: 10px 2px 25px 2px; }
thead tr { color: #333; text-align: center; }
thead tr td {border-bottom: 1px dotted #888; padding: 2px; font-weight: bold; text-align: center; }
tbody td {border:0px solid #333; padding: 2px; }
td.number { text-align: right; }
td.id { width: 30px; }
tr.disabled { color: #808080; }
td.firstColumn { font-weight: bold; }
.admintableNavigation td { vertical-align: top; }

ul.prevNext { margin-top: 25px; }
ul.prevNext li { color: #006AB2; }
ul.prevNext li.prev { display: block; width: 45%; float: left; }
ul.prevNext li.next { display: block; width: 45%; float: right; text-align: right; }

div.previewPhoto { float: right; width: 150px; margin: 0 30px 0 0; padding-top: 94px; }
div.previewPhoto p { color: #a0a0a0; margin-bottom: 15px; text-align: center; font-weight: bold; }
.userListItem { clear: both; margin-bottom: 40px; min-height: 200px; }
.userListItem p { text-align: right; width: 500px; }
.userListItem p.name { font-weight: bold; font-size: 24px; padding-top: 15px; font-family: 'Josefin Sans Std Light',Arial,sans-serif; }

/* gallery */
div.pictureBlockAdmin { background: none; width: 335px; float: left; }
div.pictureBlockAdminEven { margin-left: 25px; }
div.pictureBlockAdmin form { width: auto; }
div.pictureBlockAdmin img { padding: 10px; background: #fff; float: right; margin-top: 20px; }
div.pictureBlockAdmin textarea { width: 150px; height: 90px; margin-bottom: 5px; }
div.pictureBlockAdmin label, div.pictureBlockAdmin label input { width: auto; }
div.pictureBlockAdmin label input { margin-top: 0px; }
div.pictureBlockAdmin p.submit { clear: left; padding-top: 10px; margin-left: 0; width: 150px; text-align: center; }

.adminGalleryImage { height: 150px; margin-bottom: 40px; }
.adminGalleryImage img { background: #fff;
    -webkit-box-shadow: 1px 1px 7px #808080;
    -moz-box-shadow: 1px 1px 7px #808080;
    box-shadow: 1px 1px 7px #808080;
    -ms-filter:"progid:DXImageTransform.Microsoft.DropShadow(color=#808080, offx=2, offy=2)";
    filter:progid:DXImageTransform.Microsoft.DropShadow(color=#808080, offx=2, offy=2);
    float: right;
    margin-right: 25px;
    padding: 6px; }
.adminGalleryImage input { width: 325px; }
.adminGalleryImage input.checkbox { width: auto; }
.adminGalleryImage label.aftercheckbox { text-align: left; }
div.galleryCategoryListItem h3 a, div.galleryListItem h3 a { font-family: 'Josefin Sans Std Light',Arial,sans-serif; font-weight: bold; }

.galleryListItem { clear: both; min-height: 180px }
.galleryListItem h3, .galleryListItem p { margin-left: 190px; }
.galleryListItem h3 { padding-top: 10px; line-height: 1.2em; }
.galleryListItem .preview { width: 300px; float: left; }
.galleryListItem .preview ul { width: 100%; }
.galleryListItem .preview li { float: left; }
.galleryListItem .preview li img { background: #fff; padding: 6px; -webkit-box-shadow: 1px 1px 7px #808080;
    -moz-box-shadow: 1px 1px 7px #808080;
    box-shadow: 1px 1px 7px #808080;
    -ms-filter:"progid:DXImageTransform.Microsoft.DropShadow(color=#808080, offx=2, offy=2)";
    filter:progid:DXImageTransform.Microsoft.DropShadow(color=#808080, offx=2, offy=2); }
.galleryListItem .preview p { float: left; width: 280px; margin: 0; clear: all; text-align: center; margin-top: 10px; font-weight: bold; }

ul.pictureList li { float: left; margin: 5px; padding: 0; }
ul.pictureList li img { background: #fff; padding: 6px; -webkit-box-shadow: 1px 1px 7px #808080;
    -moz-box-shadow: 1px 1px 7px #808080;
    box-shadow: 1px 1px 7px #808080;
    -ms-filter:"progid:DXImageTransform.Microsoft.DropShadow(color=#808080, offx=2, offy=2)";
    filter:progid:DXImageTransform.Microsoft.DropShadow(color=#808080, offx=2, offy=2); }
    
/* XXX */
.stack { float: left; width: 162px; height: 162px; margin: 0 4% 4% 0; position: relative; z-index: 10; }

.stack img {
	vertical-align: bottom; border: 6px solid #fff; border-radius: 3px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
	width: 162px;
	height: 162px;
}
.stack:last-of-type { margin-right: 0; }

/* Stacks creted by the use of generated content */
.stack:before, .stack:after { content: ""; border-radius: 3px; width: 162px; height: 162px; position: absolute; border: 6px solid #fff; left: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
	-webkit-transition: 0.3s all ease-out;
	-moz-transition: 0.3s all ease-out;
	transition: 0.3s all ease-out;
	background: #fff;
}
.stack:before { top: 4px; z-index: -10; } /* 1st element in stack (behind image) */	
.stack:after { top: 8px; z-index: -20; } /* 2nd element in stack (behind image) */

/* Third stack example (One stack element rotated in the opposite direction) */
.stack.twisted:before {
	-webkit-transform: rotate(4deg);
	-moz-transform: rotate(4deg);
	transform: rotate(4deg);
}	
.stack.twisted:after {
	-webkit-transform: rotate(-4deg);
	-moz-transform: rotate(-4deg);
	transform: rotate(-4deg);
}

/*
iPhone and mobile widths --------------------------------------------------------------------------------------------------------------------------- */
@media only screen and (min-width: 320px) and (max-width: 480px) {
	.stack { float: none; width: auto; margin-bottom: 35px; }
	h1.title { margin: 15px 0; }
}
    
/*! fancyBox v2.0.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-tmp iframe, .fancybox-tmp object {
	vertical-align: top;
	padding: 0;
	margin: 0;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1002;
}

.fancybox-outer {
	position: relative;
	padding: 0;
	margin: 0;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
			border-radius: 4px;
}

.fancybox-opened {
	z-index: 1003;	
}

.fancybox-opened .fancybox-outer {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-inner {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	position: relative;
	outline: none;
	overflow: hidden;
}

.fancybox-error {
	color: #444;
    font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
    margin: 0;
    padding: 10px;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
	border: 0;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('../images/fancybox/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 1010;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('../images/fancybox/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 1004;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	background: transparent url('../images/fancybox/blank.gif'); /* helps IE */
	z-index: 1003;
}

.fancybox-prev {
	left: 0;	
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 36px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 1003;
	visibility: hidden;
}

.fancybox-prev span {
	left: 20px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 20px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -9999px;
	left: -9999px;
	padding: 0;
	overflow: visible;
	visibility: hidden;
}

/* Overlay helper */

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 1001;
	background: #000;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;	
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 1005;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 1003;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
			border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	margin-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;	
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

.pagination { text-align: center; margin-top: 50px; }
.pagination ul { width: auto; display: inline-block; }
.pagination li { display: inline; border: 1px solid #006AB2; width: auto; float: left; margin: 0 3px; padding: 2px 7px 0; }
.pagination li a { text-decoration: none; }
.pagination li.active { background: #006AB2; }
.pagination li.active a { color: #ffff66; }
.pagination li a:hover { text-decoration: underline; }
.pagination li.disabled { color: #808080; border-color: #a0a0a0; }
.pagination li.next { padding: 2px 5px 0 9px; font-size: 11px; }
.pagination li.prev { font-size: 11px; }

.thumbnail {
  position: relative;
  width: 150px;
  height: 150px;
  overflow: hidden;
  border: 10px solid white;
  background: #fff;
  -webkit-box-shadow: 1px 1px 7px #808080;
  -moz-box-shadow: 1px 1px 7px #808080;
  box-shadow: 1px 1px 7px #808080;
  -ms-filter:"progid:DXImageTransform.Microsoft.DropShadow(color=#808080, offx=2, offy=2)";
  filter:progid:DXImageTransform.Microsoft.DropShadow(color=#808080, offx=2, offy=2);
}
.thumbnail img {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 100%;
  width: auto;
  -webkit-transform: translate(-50%,-50%);
      -ms-transform: translate(-50%,-50%);
          transform: translate(-50%,-50%);
}
.thumbnail img.portrait {
  width: 100%;
  height: auto;
}
.userListItem .thumbnail { float: right; }

#default-startTimeDate-element, #default-endTimeDate-element  { float: left; }
#default-startTimeTime-element, #default-endTimeTime-element { float: right; width: 398px; }
#default-startTimeDate-element input, #default-startTimeTime-element input, #default-endTimeDate-element input, #default-endTimeTime-element input { width: 100px; }
