/* html5doctor.com Reset v1.6.1 */
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}
/* body{line-height:1} */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
nav ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:none}
a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}
ins{background-color:#ff9;color:#000;text-decoration:none}
mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}
del{text-decoration:line-through}
abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}
table{border-collapse:collapse;border-spacing:0}
hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}
input,select{vertical-align:middle}

/* general properties */
body {
	font-family: "Ubuntu", sans-serif;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
}
html {
	overflow-y: scroll;
}

input {
	border-width: 1px;
	box-sizing: border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;
}

a, .popupLink, .pseudoLink {
	text-decoration: none;
	cursor: pointer;
	display: inline;
}
a:hover, .popupLink:hover, .pseudoLink:hover  {
	text-decoration: underline;
}

hr {
	height: 0px;
	border: 0px solid #888888;
	border-top-width: 1px;
	margin: 4px 0px;
}
hr.slim {
	margin: 0px;
}
ul {
	margin: 0px;
	padding:0px;
}
td {
	vertical-align:top;
}


/* Todo:fix all tables with cellpadding/cellspacing and then remove ".slim" */
table.slim {
	border-spacing: 0;
}
table.slim > tbody > tr > td, table.slim > tbody > tr > th {
	padding: 0;
}


/* common helper classes */
img.img_center, .img_center img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.ta_center {
	text-align: center;
}
.ta_left {
	text-align: left;
}
.ta_right {
	text-align: right;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.regular {
	font-weight: normal;
}
.grey {
	color: #888888;
}
.fl_left {
	float: left;
}
.fl_right {
	float: right;
}
.clearBoth {
	clear: both;
}
.shadow {
	-moz-box-shadow:    3px 3px 5px #000;
	-webkit-box-shadow: 3px 3px 5px #000;
	box-shadow:         3px 3px 5px #000;
}
.tshadow {
	text-shadow: 2px 2px 2px #000;
}
.border-box {
	box-sizing: border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;
}
.truncate {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.tooltip {
	background:#fff;
	border:1px solid #000;
	color:#000;
	padding: 4px 8px;
	font-weight:bold;
	-webkit-box-shadow:none;box-shadow:none;
}
.tthover {
	min-width:300px;
	border:none;
	padding:0;
	-webkit-box-shadow:none;box-shadow:none;
}
.hidden {
	visibility:hidden;
}
.nodisplay {
	display:none;
}
.np {
	margin: 0;
	padding: 0;
}
.warning, a.warning {
	color: #f00 !important;
	font-weight: bold;
}
a.warning:hover {
	color: #f60 !important;
}


/* minimal thumbs list */
.thumblist > div {
	float:left;
	text-align:center;
	position:relative;
	width:100%;
	padding:8px;
	box-sizing: border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;
}
.thumblist.thin > div {
	padding:2px;
}
.thumblist.t1 > div {
	width:100%;
}
.thumblist.t2 > div {
	width:50%;
}
.thumblist.t3 > div {
	width:33.33%;
}
.thumblist.t4 > div {
	width:25%;
}
.thumblist.t5 > div {
	width:20%;
}
.thumblist.t6 > div {
	width:16.65%;
}



/* UsersOnline */
div.userThumbList > div {
	float: left;
	text-align: center;
	width: 130px;
	height: 120px;
}


/* default_header layout */
#mainAlignment {
	width: 1160px;
	margin: 4px auto;
}
.mainHeader, .mainTable {
	width: 985px;
	margin: 0px 0px;
}

.mainHeaderSub {
	width: 740px;
	height: 80px;
	float: left;
	display: block;
	position: relative;
}
.mainHeaderSub .text {
	position: absolute;
	left: 50px;
	top: 59px;
/* 	top: 122px; */
	width: 194px;
	text-align: center;
}

.mainTableFix {
	margin: 0px -4px; /* negative horizontal margin of cBoxBody */
}
.mainContent {
	clear: both;
	width: 100%;
}
.rightMarginFix {
	margin-right: -3px;	/* negative horizontal margin of cBoxBody */
}
.mainContent tr, .mainContent td {
	padding: 0px;
	margin: 0px;
	border: 0px;
}


.mainHeaderLogo {
	position: absolute;
	top: 6px;
/* 	top: 68px; */
	left: 4px;
}

#bnr_sky_right {
	position: absolute;
	margin-left: 992px;
	margin-top: 148px;
}
#bnr_header {
	float: right;
	margin: 10px 6px;
	width: 468px;
	height: 60px;
}
#bnr_nav {
	margin:0px 6px;
}
#bnr_nav .bnr_nav_wrap {
	float:left;
	width:50%;
	text-align:center;
	padding:2px 0px 0px;
}
#bnr_nav .bnr_nav_wrap img {
	margin-bottom: 12px;
}

.footer {
	padding:8px;
}


/* menu lists */
ul.menu {
	padding-left: 25px;
}
ul.menu li {
	vertical-align: bottom;
}
ul.menu li a.active {
	font-weight: bold;
}

ul.ddmenu {
/* 	font-size: 11px; */
	padding: 4px;
	min-width: 80px;
	position: absolute;
	z-index: 1000;
	top: 41px;
	right: 0px;
	display: none;
	width:100%;
}
ul.ddmenu.active {
	display: block;
}
ul.ddmenu li a {
	display: block;
	padding: 5px 24px 5px 11px;
}
ul.ddmenu li a:hover {
	text-decoration: none;
}

ul.formmenu li {
	vertical-align: middle;
	line-height: 30px;
}
ul.formmenu li label {
	display: inline-block;
	width: 130px;
	font-weight: bold;
	text-align: right;
}
ul.formmenu li input, ul.formmenu li select {
	margin-left: 10px;
}

/* common */
.iconimg {
	width: 40px;
	height: 40px;
	display:block;
}
.iconwrap, .iconwrapmenu {
	margin: 1px;
	display: inline-block;
	position: relative;
/* 	border-radius: 3px; -moz-border-radius:3px; -webkit-border-radius:3px; */
	z-index: 2002;
}
.iconwrap:hover, .iconwrapmenu:hover, .iconwrapmenu.active {
	margin: 0px;
	border: 1px solid grey;
}
.iconwrap a:hover {
	text-decoration: none;
}
.iconwrapmenu.active {
/* 	border-bottom-left-radius: 0px; -moz-border-radius-bottomleft:0px; -webkit-border-bottom-left-radius:0px; */
/* 	border-bottom-right-radius: 0px; -moz-border-radius-bottomright:0px; -webkit-border-bottom-right-radius:0px; */
}
.icontext {
	font-size: 12px;
	font-weight: bold;
	border: 1px solid black;
	position: absolute;
	top: 1px;
	right: 1px;
	padding: 1px 4px;
	border-radius: 10px; -moz-border-radius:10px; -webkit-border-radius:10px;
}
.icontext.special:hover {
	background: #ff9900;
}
.msgIcon {
	position: absolute;
	font-size: 20px;
	font-weight: bold;
	top: 15px;
	right: 4px;
}

.ticon {
	font-size:11pt;
	line-height:11pt;
	font-weight:600;
	display:inline-block;
	overflow:hidden;
	height:20px;
	vertical-align:top;
	position:relative;
	margin: 0px 4px;
	overflow:hidden;
}
.ticon img {
	height:32px;
	width:32px;
	margin: -8px -8px 0px 0px;
	vertical-align:top;
}


.cb {
	margin: 0px 8px 20px;
}
.cb_title {
	font-family: "Myriad Pro", "Source Sans Pro", sans-serif;
	font-size: 11pt;
	font-weight: 600;
	text-transform: uppercase;
	margin: 0px 0px 8px;
	line-height:9pt;
	height:9pt;
}
.cb_title span {
	padding-right: 6px;
/* 	vertical-align:top; */
	line-height:9pt;
}
.cb_title span.right {
	float: right;
	padding-right: 0px;
	padding-left: 4px;
}
.cb_body {
	border: 1px solid #000000;
	padding: 12px;
}
.cb_cont {
	overflow: hidden;
}
.cb_wrap {
	margin: 4px;
	padding: 0px;
}


.cbs {
	margin: 0px 2px 8px 2px;
}
.cbs .cb_title {
	margin: 0px 1px 4px 0px;
	font-size: 10pt;
	line-height: 8pt;
	height:8pt;
}
.cbs .cb_title span {
	padding-right: 6px;
	line-height: 8pt;
}
.cbs .cb_body {
	padding: 0px;
}
.cbs .cb_wrap {
	margin:2px;
	border:none;
}

.cbs.list {
	margin:4px 0px;
}
.cb.fake {
	margin: 0px 0px 20px;
}
.cb.fake .cb_title {
	margin: 0px 8px 8px;
}


/*
 *	cyan = news
 *	green = pictures
 *	aqua = events, pink = topevent
 *	orange = community
*/
.cb .cb_title, .cbs .cb_title {
	color: #fff;
	background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADCAYAAABWKLW/AAAAI0lEQVQIW2P8DwRycnIMjx49YmCUlZX9D2KAACNIBsQAyQIAaEgPUoli3xIAAAAASUVORK5CYII=');
}
.cb .pagelink, .cbs .pagelink {
	background-color: #fff;
}
.cb .headline, .cb .headline a {
	color:#fff;
}

.cb.cyan .cb_title, .cbs.cyan .cb_title {
	color: #0ff;
	background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADCAYAAABWKLW/AAAAJElEQVQIW2Nk+P//v6ycHMPjR48YGGVlZf+DGCDACJIBMUCyADaHDVTcguLzAAAAAElFTkSuQmCC');
}
.cb.cyan .pagelink, .cbs.cyan .pagelink {
	background-color: #0ff;
}
.cb.cyan .headline, .cb.cyan .headline a {
	color:#0ff;
}

.cb.green .cb_title, .cbs.green .cb_title {
	color: #0f0;
	background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADCAYAAABWKLW/AAAAJElEQVQIW2Nk+M/wX1ZOluHxo8cMjLKysv9BDBBgBMmAGCBZAAjCC1b1iUiZAAAAAElFTkSuQmCC');
}
.cb.green .pagelink, .cbs.green .pagelink {
	background-color: #0f0;
}
.cb.green .headline, .cb.green .headline a {
	color:#0f0;
}

.cb.aqua .cb_title, .cbs.aqua .cb_title {
	color: #f0f;
	background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADCAYAAABWKLW/AAAAJElEQVQIW2P8z/D/v5ysHMOjx48YGGVlZf+DGCDACJIBMUCyADiFDVTQ2ftbAAAAAElFTkSuQmCC');
}
.cb.aqua .pagelink, .cbs.aqua .pagelink {
	background-color: #f0f;
}
.cb.aqua .headline, .cb.aqua .headline a {
	color:#f0f;
}

.cb.pink .cb_title, .cbs.pink .cb_title {
	color: #CF06CF;
	background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADCAYAAABWKLW/AAAAJElEQVQIW2M8z3b+v5+4H8Oml5sYGGVlZf+DGCDACJIBMUCyACMTDKB2xp+8AAAAAElFTkSuQmCC');
}
.cb.pink .pagelink, .cbs.pink .pagelink {
	background-color: #CF06CF;
}
.cb.pink .headline, .cb.pink .headline a {
	color:#CF06CF;
}

.cb.orange .cb_title, .cbs.orange .cb_title {
	color: #f90;
	background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADCAYAAABWKLW/AAAAJElEQVQIW2P8P5Phv1yLLMOjmscMjLKysv9BDBBgBMmAGCBZACI1DIjQAlv2AAAAAElFTkSuQmCC');
}
.cb.orange .pagelink, .cbs.orange .pagelink {
	background-color: #f90;
}
.cb.orange .headline, .cb.orange .headline a {
	color:#f90;
}

.cb.grey .cb_title, .cbs.grey .cb_title {
	color: #888;
	background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADCAYAAABWKLW/AAAAJElEQVQIW2Ps6Oj4P3XqVIbs7GwGRllZ2f8gBggwgmRADJAsABM3DIjzTUT1AAAAAElFTkSuQmCC');
}
.cb.grey .pagelink, .cbs.grey .pagelink {
	background-color: #888;
}
.cb.grey .headline, .cb.grey .headline a {
	color: #888;
}

.cb.lightgrey .cb_title, .cbs.lightgrey .cb_title {
	color: #ccc;
	background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADCAYAAABWKLW/AAAAJElEQVQIW2M8c+bM/8DAQIb169czMMrKyv4HMUCAESQDYoBkAUPTDiCnWgIwAAAAAElFTkSuQmCC');
}
.cb.lightgrey .pagelink, .cbs.lightgrey .pagelink {
	background-color: #ccc;
}
.cb.lightgrey .headline, .cb.lightgrey .headline a {
	color:#ccc;
}

.cb.yellow .cb_title, .cbs.yellow .cb_title {
	color: #ff0;
	background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADCAYAAABWKLW/AAAAJElEQVQIW2P8/5/hv5ycLMOjR48ZGGVlZf+DGCDACJIBMUCyADqDDVScJsu+AAAAAElFTkSuQmCC');
}
.cb.yellow .pagelink, .cbs.yellow .pagelink {
	background-color: #ff0;
}
.cb.yellow .headline, .cb.yellow .headline a {
	color:#ff0;
}

.cb.red .cb_title, .cbs.red .cb_title {
	color: #f00;
	background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADCAYAAABWKLW/AAAAGUlEQVQIW2NkAIL/YMTAwAhnANlgDiNUEACKFwgAmzbDLQAAAABJRU5ErkJggg==');
}
.cb.red .pagelink, .cbs.red .pagelink {
	background-color: #f00;
}
.cb.red .headline, .cb.red .headline a {
	color:#f00;
}

.cb .pagelink {
	clear:both;
	float:right;
	font-size:10pt;
	font-weight:bold;
	color:black;
	background-color:#FFFFFF;
	text-transform: uppercase;
	padding:2px 8px;
	margin: 8px 6px;
}


/* Login Box */
div.loginbox {
	width: 240px;
	margin: 8px 0px;
}
div.loginbox .cb_body {
	position:relative;
}
div.loginbox .cb_cont {
	height: 50px;
	text-align: center;
	overflow: visible;
}
div.loginbox .cb_wrap {
	margin:0px;
}
div.loginbox div.c {
/* 	margin: 0px; */
}
div.loginbox div.p {
	position:absolute;
	left:-1px;
	top:-1px;
	border: 1px solid black;
	line-height:0;
	z-index:5;
}
div.loginbox div.m {
	position: absolute;
	right:5px;
	top:3px;
}
div.loginbox div.m > div {
	display: inline-block;
}
div.loginbox .textwrap {
	padding-bottom: 2px;
}
div.loginbox input.text {
	width: 49%;
	margin: 0px;
	padding: 0px;
}
div.loginbox .buttonwrap {
}
div.loginbox button {
/* 	font-size: .8em; */
	line-height: .9em;
	width: 48%;
}




/* UBB Embedded Video Wrapper */
.video-wrapper {
	width: 80%;
	margin: 0 auto;
}
.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}




/* legacy common, remove these once those classes have been removed from every page! */
.cbBlank {
/* 	TODO */
}

.cBoxSubTitle {
	font-size: 11pt;
	margin-top: 6px;
	font-weight: bold;
}

.mainContainer {
	padding: 5px;
/* 	border-radius: 3px; -moz-border-radius:3px; -webkit-border-radius:3px; */
	margin: 4px 2px 4px 2px;
}
.containerBody {
}
.containerHeadline, .componentHeadline, .headlineMain {
	font-weight: bold;
	margin: -5px -5px 2px -5px;
	border-bottom: 1px solid #000000;
	line-height: 16px;
	padding: 4px 8px;
}
/* end legacy */


.adminLink, .smallText, .tinyText, .smallDate {
	font-size: .9em;
}
.largeText {
	font-size: 1.1em;
}
.adminLink {
	font-weight: normal;
}
.headline {
	font-size: 11pt;
	font-weight: bold;
}
.loginFont {
/* 	font-size: .9em; */
	font-weight: normal;
}
.smallFont {
/* 	font-size: 11px; */
}
.eventThumb {
	border: 1px solid black;
/* 	display:block; */
	vertical-align:bottom;
}


.pageLinks a, .pageLinks span {
	display: inline-block;
	padding: 1px 3px;
	margin: 2px;
}
.pageLinks a:hover {
	text-decoration: none;
}
.pageLinks span {
/* 	font-weight: bold; */
}


/* for jQuery.validate plugin */
label.invalid {
	color: #f00;
	font-weight: bold;
}


/* News */
.newsHeadline {
	margin-bottom: 6px;
}
.newsThumb {
	float: left;
	margin-right: 4px;
	margin-bottom: 4px;
	border: 1px solid black;
	display:block;
}
.newsBoxStatusBar {
	margin-top: 4px;
/* 	font-size: 0.9em; */
	text-align: right;
}
.newsHeadlineDetail {
/* 	font-size: 18px; */
	font-weight: bold;
	margin: 6px 0px;
}
.newsAnriss {
	font-weight: bold;
	margin-bottom: 4px;
}
.newsImageLeft {
	margin:2px;
	margin-right:10px;
}
.newsImageRight {
	margin:2px;
	margin-left:10px;
}


/* Gallery Overview */
.gb-date {
	font-size:12pt;
	font-weight:bold;
}
.gb {
	font-family: "Myriad Pro", "Source Sans Pro", sans-serif;
	height: 240px;
	width: 97%;
	margin: 4px 8px 16px;
	float: left;
	border: 1px solid transparent;
/* 	background: none center center no-repeat; */
	background-size: cover;
	background-position: center 25%;
	box-sizing: border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;
	position: relative;
	overflow: hidden;
}
.gb.gb-full {
	width:97% !important;
}
.gb > * {
	z-index:2;
}
.gb .gb-link {
	display: block;
	position: absolute !important;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
}
.gb .gb-title {
	display:block;
	font-size:13pt;
	font-weight: bold;
	padding:6px 14px;
	padding-right:25px;
	margin: 8px;
	width:100%;
	position:relative;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	box-sizing:inherit;
	border:1px solid #555;
}
.gb .gb-location {
	display:inline-block;
	font-size:11pt;
	padding:3px 10px;
	margin-right:8px;
	font-weight: bold;
	position:relative;
	box-sizing:inherit;
	border:1px solid #555;
}
.gb .gb-detail {
	display:block;
	font-size:11pt;
	font-weight:bold;
	padding:4px;
	text-align:center;
	width:100%;
	position:absolute;
	bottom:0px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	box-sizing:inherit;
}
.gb .gb-admin {
	font-size:10pt;
	font-weight:bold;
	padding:4px;
	text-align:center;
	position:absolute;
	bottom:24px;
	right:0px;
}
.gb .gb-admin a {
	color:grey !important;
}
.gb .gb-unregistered {
	font-size: 12pt;
	font-weight:bold;
	text-align:center;
	width:100%;
	position:absolute;
	top:106px;
}
.gb-disabled {
	opacity: 0.5;filter:alpha(opacity=50);
}
.gb-disabled:hover {
	opacity: 1;filter:alpha(opacity=100);
}


/* Single Gallery View */
.galleryArrowLeft {
	position: absolute;
	left:10px;
	top:202px;
/* 	margin-top:-64px; */
}
.galleryArrowRight {
	position: absolute;
	right:10px;
	top:202px;
}
/*.galleryArrowLeft:hover, .galleryArrowRight:hover {
	text-decoration: none;
}*/

.imageList {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
/* 	box-sizing: border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; */
}
.imageList li {
	float: left;
	text-align: center;
	position:relative;
	width:100%;
	height:140px;
	border: 1px solid transparent;
	box-sizing: border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;
	padding:8px 2px;
	overflow:hidden;
}
.imageList li > * {
	z-index:2;
}
.imageList a.gb-link,
.imageList a.imageLink,
.imageList li > a:first-child {
	display: block;
	position: absolute !important;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
}
.imageList img {
	max-width:100%;
}
.imageList .imageListImage {
/* 	display:block; */
	margin-top:8px;
}
.imageList .details, .imageList .details0 {
	text-align:center;
	position:absolute;
	bottom:20px;
	width:100%;
}
.imageList .details0 {
	z-index:0;
}
.imageList.t1 li {
	width:100%;
}
.imageList.t2 li {
	width:50%;
}
.imageList.t3 li {
	width:33.33%;
}
.imageList.t4 li {
	width:25%;
}
.imageList.t5 li {
	width:20%;
}
.imageList.t6 li {
	width:16.65%;
}


.imageList.toplist li:first-child {
	height:auto;
	padding-top:20px;
	width:100%;
	overflow:hidden;
}
.imageList.toplist li:first-child img {
	max-width:640px;
	max-height:640px;
}
.imageList.h180 li {
	height:180px;
}
.imageList.h190 li {
	height:190px;
}
.imageList.h250 li {
	height:250px;
}

.imageBox {
/* 	width: 107px; */
/* 	height: 120px; */
/* 	margin: 3px; */
}
.imageBoxTop {
/*	padding: 0px;
	margin: 0px -8px;*/
}


/* Single Image View */
.commentCensored {
	opacity: 0.75;filter:alpha(opacity=75);
}
.commentDeleted {
	opacity: 0.25;filter:alpha(opacity=25);
}
.commentCensored:hover, .commentDeleted:hover {
	opacity: 1.0;filter:alpha(opacity=100);
}


/* Event Overview */
.eb {
	font-family: "Myriad Pro", "Source Sans Pro", sans-serif;
	padding: 2px;
	margin: 2px 2px 10px 2px;
	position: relative;
	border: 1px solid transparent;
	height: 102px;
	overflow: hidden;
	box-sizing: border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;
}
.eb.disabled, .eb.rejected {
	opacity: 0.7;filter:alpha(opacity=70);
}
.eb.disabled:hover, .eb.rejected:hover {
	opacity: 1;filter:alpha(opacity=100);
}
.eb.rejected .eb-title > span {
	text-decoration:line-through;
}
.eb .eb-cont > * {
	z-index:2;
}
.eb .eb-link {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
}
.eb .eb-thumb {
	position:absolute;
	left:0px;
	top:0px;
	line-height:0;
	border-right:1px solid black;
	z-index:3;
}
.eb .eb-cont {
	margin-left:98px;
}
.eb .eb-title {
	font-size:13pt;
	font-weight: 700;
/* 	letter-spacing:.02em; */
	text-shadow: 1px 1px 1px #111;
	padding:3px 14px 7px;
	margin: 8px 8px 0px;
	width:100%;
	position:relative;
	box-sizing: border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;
	border-top:1px solid #000;
	border-left:1px solid #000;
}
.eb .eb-title .edit {
	display: none;
	font-size: 11pt;
	font-weight: 600;
	margin-left: 2px;
}
.eb .eb-title:hover .edit {
	display:inline;
}
.eb .eb-title .eb-right {
	font-size: 11pt;
	line-height:12pt;
	font-weight: 600;
/* 	letter-spacing:normal; */
	text-align:center;
	width:100px;
	padding: 0px 14px;
	position:absolute;
	right:6px;
	top:0;
	bottom:0;
}
.eb .eb-title .eb-cat {
	display:block;
	font-weight:600;
	margin-top:-2px;
}
.eb .eb-by {
	font-family: "Ubuntu", sans-serif;
	font-size: 10pt;
	line-height: 10pt;
	font-weight: 700;
	padding:0px 14px 6px 15px;
	margin: 0px 8px;
	max-width:70%;
	display:inline-block;
	position:relative;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	box-shadow: 0 8px 5px -5px black;
	position:relative;
	top:-6px;
	border-left:1px solid #000;
	border-bottom:1px solid #000;
}
.eb .eb-location {
	font-size:10pt;
	font-weight: 700;
	padding:3px 10px;
	display:inline-block;
	position:relative;
	top:-2px;
	max-width:220px;
}
.eb .eb-info {
	position:absolute;
	right:106px;
	bottom:1px;
	text-align:right;
	overflow:hidden;
}
.eb .eb-attending {
	position: absolute;
	right:3px;
	bottom:4px;
	z-index:5;
}
.eb .eb-attending label {
	width:90px;
}
.eb .eb-admin {
	position: absolute;
	bottom: 6px;
	left: 14px;
	z-index:5;
}
.eb .eb-special {
	font-size:12pt;
	position: absolute;
	bottom: 0px;
	right: 6px;
}

.eb.table {
	padding: 2px;
	height:auto;
	overflow:hidden;
}
.eb.table div {
	display:inline-block;
}
.eb.table .eb-title {
	margin: 0;
	padding: 0 4px;
	border: none;
	width:auto;
}
.eb.table .ebt-location {
	font-size:11pt;
	font-weight:bold;
	padding: 0px 5px;
}
.eb.table .ebt-foto {
	padding:4px;
	vertical-align:top;
	width:50px;
}
.eb.table .ebt-info {
	font-size:11pt;
	font-weight:bold;
	padding:2px 4px;
	float:right;
	text-align:left;
	width:30%;
}
.eb.table:hover .edit {
	display:inline;
}


/* Events sidebar */
.btn_calendar label {
/* 	box-sizing: border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; */
	width:50%;
}
#event_calendar .ui-datepicker {
	box-sizing: border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;
	width:100%;
}
.btn_newevent {
	width:100%;
	margin:0px;
	height:40px;
	font-size:12pt;
	text-transform: uppercase;
}


/* EventDetail */
.eventHeadline {
	font-family: "Myriad Pro", "Source Sans Pro", sans-serif;
	font-size:13pt;
	font-weight: bold;
	margin-bottom: 6px;
}
.eventInfoTable {
/* 	font-size: 9pt; */
	width: 630px;
}
.eventInfoTable tr td {
	padding: 2px 0px;
}
.eventInfoTable td:nth-child(odd) {
	width: 100px;
	font-weight: bold;
}


/* Edit Event */
.editEventTable td:first-child {
	min-width: 150px;
	font-weight: bold;
	vertical-align: top;
	padding-top:4px;
}


/* widget:attending users */
.attendingUser, .attendingBuddy, .attendingThumb, .profileThumb {
	border: 1px solid black;
	display:block;
}
.attendingUser, .attendingBuddy, .attendingThumb {
	display:inline-block;
	line-height:0;
	margin:1px;
}
.attendingUser {
	opacity: 0.6;filter:alpha(opacity=60);
}
.attendingUser:hover {
	opacity: 1;filter:alpha(opacity=100);
}


/* Profiles */
.userImageThumb, .userVideoThumb, .userImageThumbPublic, .userVideoThumbPublic {
	float: left;
	overflow: hidden;
	width: 92px;
	height: 92px;
	text-align: center;
	padding-top: 4px;
	margin: 4px;
/* 	border-radius: 3px; -moz-border-radius:3px; -webkit-border-radius:3px; */
	display:block;
}
.userImageThumbPublic, .userVideoThumbPublic {
	width: 134px;
	height: 110px;
}
.userVideoThumb, .userVideoThumbPublic {
	height: 84px;
}
.userImageThumb img, .userVideoThumb img {
	max-width: 84px;
	max-height: 72px;
}
.userImageThumbPublic img, .userVideoThumbPublic img {
	max-width: 126px;
	max-height: 90px;
}
.userImageThumb.single, .userImageThumbPublic.single {
	float: none !important;
	display: inline-block;
}


/* mySH */
.msgUser {
	float: left;
	min-width: 100px;
/* 	font-size: 0.9em; */
}
.msgUserThumb {
	margin-left: -4px;
}
.msgContent {
	margin-left: 34px;
}
.msgDate {
	float: right;
/* 	font-size: 0.9em; */
}
.msgTitle {
/* 	font-size: 0.9em; */
	border-top: 1px solid #222222;
}

/* Community */
.comLatestSpinner {
/* 	display: none; */
	text-align: center;
	padding: 24px;
	clear: both;
}
.comLatestGroupHeadline {
/* 	font-size: 14px; */
	font-weight: bold;
	margin-bottom: 2px;
}
.comLatestCatHeadline {
/* 	font-size: 13px; */
	font-weight: bold;
	margin-bottom: 6px;
}


/* Minifeed */
.mfNewDay {
	border-bottom: 1px solid white;
	margin-bottom: 4px;
	margin-top:20px;
	font-size:11pt;
}
.mfTime {
	position: absolute;
	right: 2px;
}
.mfEvent {
	margin-left: 60px;
	margin-right: 40px;
}
.mfEventContent {
	margin-top: 4px;
	margin-left: 60px;
	word-wrap: break-word;
	padding-right:8px;
}
.mfThumbs {
	margin-top: 4px;
	margin-left: 60px;
}
.mfMainThumb {
	float: left;
}
.mfComments div.c {
	overflow: hidden;
	width: 100%;
/* 	margin: 6px 0px; */
	margin-bottom: 4px;
	box-sizing: border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;
	padding: 4px;
	border: 1px solid black;
}
.mfComments div.mfTitle {
	margin-left: 56px;
	padding-bottom: 3px;
	border-bottom: 1px solid black;
}
.mfComments div.mfText {
	margin-left: 56px;
	margin-top: 2px;
}
.mfCommentsText {
	width:99%;
	min-height:60px;
}

.mfComments.nopic div.mfTitle, .mfComments.nopic div.mfText {
	margin-left: 0px;
}

/* Forum */
.tableSpecial {
/* 	margin: 2px 0px 5px 0px; */
	padding: 4px;
}

table.tableSpecial, table.eventsTable {
	border-collapse: collapse;
}

.text-placeholder {
	color:#AAA !important
}


/* jQuery-UI hack to force buttons visually active */
.ui-state-active-force, .ui-widget-content .ui-state-active-force { border: 1px solid #ffaf0f !important; background: #f58400 url(images/ui-bg_inset-soft_30_f58400_1x100.png) 50% 50% repeat-x !important; font-weight: bold !important; color: #000 !important; }
.ui-state-active-force a, .ui-state-active-force a:link, .ui-state-active-force a:visited { color: #fff !important; text-decoration: none !important; }
.ui-state-active-force .ui-icon { background-image: url(images/ui-icons_222222_256x240.png) !important; }

.cb.cyan .ui-state-active,
.cb.cyan .ui-widget-content .ui-state-active,
.cb.cyan .ui-widget-header .ui-state-active,
.cb.cyan .ui-tabs .ui-tabs-nav .ui-state-active a {
	border-color: #0ff;
	background: #0ee;
}
.cb.aqua .ui-state-active,
.cb.aqua .ui-widget-content .ui-state-active,
.cb.aqua .ui-widget-header .ui-state-active,
.cb.aqua .ui-tabs .ui-tabs-nav .ui-state-active a {
	border-color: #f0f;
	background: #e0e;
}
.cb.green .ui-state-active,
.cb.green .ui-widget-content .ui-state-active,
.cb.green .ui-widget-header .ui-state-active,
.cb.green .ui-tabs .ui-tabs-nav .ui-state-active a {
	border-color: #0f0;
	background: #0e0;
}
.cb.orange .ui-state-active,
.cb.orange .ui-widget-content .ui-state-active,
.cb.orange .ui-widget-header .ui-state-active,
.cb.orange .ui-tabs .ui-tabs-nav .ui-state-active a {
	border-color: #f90;
	background: #e90;
}


/* jQuery-UI Custom Tabs */
.ui-tabs {
	background: transparent;
	border: 1px solid transparent;
	padding: 12px;
}
.ui-tabs .ui-widget-header {
	background: transparent;
	border: none;
	border-bottom: 1px solid transparent;
}
.ui-tabs .ui-tabs-nav .ui-state-default {
	background: transparent;
	border: none;
	margin:0;
	text-align: center;
}
.ui-tabs .ui-tabs-nav .ui-state-active {
	border: none;
}
.ui-tabs .ui-tabs-nav .ui-state-default a {
	width: 100%;
	display: inline-block;
	float: none;
	text-decoration: none;
	box-sizing: border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;
	padding: 3px;
	border-right:1px solid transparent;
}
.ui-tabs .ui-tabs-nav .ui-state-default:last-child a {
	border-right:none;
}
.ui-tabs.t1 .ui-tabs-nav li {
	width:100%;
}
.ui-tabs.t2 .ui-tabs-nav li {
	width:50%;
}
.ui-tabs.t3 .ui-tabs-nav li {
	width:33.33%;
}
.ui-tabs.t4 .ui-tabs-nav li {
	width:25%;
}
.ui-tabs.t5 .ui-tabs-nav li {
	width:20%;
}
.ui-tabs.t6 .ui-tabs-nav li {
	width:16.65%;
}
.ui-tabs .ui-tabs-panel {
	overflow:hidden;
}


/* Old profile classes */
table.tab_body {
	width:100%;
}


/***** BEGIN SUPERFISH STYLES *****/
/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sf-menu li {
	position: relative;
}
.sf-menu ul {
	position: absolute;
	display: none;
	top: 100%;
	left: 0;
	z-index: 99;
}
.sf-menu > li {
	float: left;
}
.sf-menu li:hover > ul,
.sf-menu li.sfHover > ul {
	display: block;
}
.sf-menu a {
	display: block;
	position: relative;
}
.sf-menu ul ul {
	top: 0;
	left: 100%;
}

/*** SHDE SKIN ***/
.sf-menu {
	font-family: "Myriad Pro", "Source Sans Pro", sans-serif;
	font-size: 13pt;
	float: left;
	margin-bottom: 1em;
	border-top: 1px solid #888;
	border-bottom: 1px solid #888;
}
.sf-menu ul {
	box-shadow: 2px 2px 6px rgba(0,0,0,.2);
	min-width: 12em; /* allow long menu items to determine submenu width */
	*width: 12em; /* no auto sub width for IE7, see white-space comment below */
	margin-top: .55em;
	border:1px solid transparent;
	border-top:none;
	opacity: 0.95;filter:alpha(opacity=95);
}
.sf-menu a {
	padding: .15em 1em;
	text-decoration: none;
	zoom: 1; /* IE7 */
}
.sf-menu > li > a {
	font-weight: 700;
	text-transform:uppercase;
	border-left: 2px dashed #fff;
}
.sf-menu > li:first-child > a {
	border-left: none;
}
.sf-menu li {
	white-space: nowrap; /* no need for Supersubs plugin */
	*white-space: normal; /* ...unless you support IE7 (let it wrap) */
	-webkit-transition: background .2s;
	transition: background .2s;
}
.sf-menu li:hover,
.sf-menu li.sfHover {
	/* only transition out, not in */
	-webkit-transition: none;
	transition: none;
}
.sf-menu ul a {
	border-top:1px solid transparent;
}
.sf-menu ul li a {
	padding: .2em 1em;
}

/*** arrows (for all except IE7) **/
.sf-arrows .sf-with-ul {
	padding-right: 2.5em;
	*padding-right: 1em; /* no CSS arrows for IE7 (lack pseudo-elements) */
}
/* styling for both css and generated arrows */
.sf-arrows .sf-with-ul:after  {
	content: '';
	position: absolute;
	top: 50%;
	right: 1em;
	margin-top: -3px;
	height: 0;
	width: 0;
	/* order of following 3 rules important for fallbacks to work */
	border: 5px solid transparent;
	border-top-color: #FFFFFF; /* edit this to suit design (no rgba in IE8) */
	border-top-color: rgba(255,255,255,1);
}
.sf-arrows > li > .sf-with-ul:focus:after,
.sf-arrows > li:hover > .sf-with-ul:after,
.sf-arrows > .sfHover > .sf-with-ul:after  {
/* 	border-top-color: white; */
}
/* styling for right-facing arrows */
.sf-arrows ul .sf-with-ul:after  {
	margin-top: -5px;
	margin-right: -3px;
	border-color: transparent;
	border-left-color: #FFFFFF; /* edit this to suit design (no rgba in IE8) */
	border-left-color: rgba(255,255,255,1);
}
.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul .sfHover > .sf-with-ul:after  {
	border-color: transparent;
	border-left-color: #FFFFFF; /* edit this to suit design (no rgba in IE8) */
	border-left-color: rgba(255,255,255,1);
}
/*** END SUPERFISH STYLES ***/

/* Never display dropdown for first menu item */
.sf-menu.sf-arrows > li:first-child > a.sf-with-ul:after,
.sf-menu.sf-arrows > li:first-child > a.sf-with-ul {
	content:none;
	padding-right: 1em;
}