/* general properties */
body {
/* 	font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Verdana,sans-serif; */
	font-family: "Lucida Grande",Arial,sans-serif;
	font-size: 11px;
/* 	line-height: 16px; */
	margin: 0px;
	padding: 0px;
}
html {
	height: 100%;
	margin: 0 0 1px;
}

a, .popupLink, .pseudoLink {
	text-decoration: none;
}
a:hover, .popupLink:hover, .pseudoLink:hover {
	text-decoration: underline;
}
a img {
	border: 0px;
}
hr {
	height: 0px;
	border: 0px solid #888888;
	border-top-width: 1px;
}
ul {
	margin:0px;padding:0px;
}
/* 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;
}

.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;
}
.preloadPic {
	display:none;
}
.warning, a.warning {
	color: #FF0000 !important;
	font-weight: bold;
}
a.warning:hover {
	color: #FF6600 !important;
}

div.floatwrapper {
	text-align:center;
	overflow:hidden;
}
div.floatwrapper div {
	display:inline;
	width:50%;
	margin:0 auto;
}


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


/* default_header layout */
#mainAlignment {
	width:1160px;
	margin:0 auto;
}
.mainHeader, .mainTable {
	width: 985px;
	margin: 0px 4px;
}
.mainHeaderSub {
	width:730px;
	height:80px;
	float:left;
	display:block;
	position:relative;
}
.mainHeaderSub .text {
	position:absolute;
	left:50px;
	top:59px;
	width:194px;
	text-align:center;
}
.mainHeaderSub a {
	text-decoration:none;
}
.mainTableFix {
	margin:0px -3px; /* 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;
}
div.loginbox {
	padding-bottom:0px;
	overflow:visible;
	height:63px;
}
div.loginbox div.c {
	margin:-5px -8px;
}
div.loginbox div.p {
	float:left;
}
div.loginbox div.m {
	margin-left:58px;
	padding-top:6px;
	position:relative;
}
div.loginbox div.m > div {
	display:inline-block;
	*display:inline; /* IE7 hack */
}
#bnr_sky_right {
	position:absolute;
	margin-left:992px;
	margin-top:130px;
}
#bnr_header {
	float:right;
	margin-top:10px;
	margin-right:4px;
	width:468px;
	height:60px;
}

/* Main Menu */
.sf-menu ul ul {
	opacity: 0.85;filter: alpha(opacity=85);
}
.sf-menu > li {
	padding-left: 6px;
}
.sf-menu > li:first-child {
	padding-left: 0px;
}
/* first level menu, mm = mainmenu */
a.mm {
	text-align:center;
	font-weight:bold;
	border-top-left-radius:4px; -moz-border-radius-topleft:4px; -webkit-border-top-left-radius:4px;
	border-top-right-radius:4px; -moz-border-radius-topright:4px; -webkit-border-top-right-radius:4px;
}
.mmSearch {
	margin-top:101px !important;
	margin-left:620px !important;
	width:350px;
	height:auto;
	position:absolute;
	display:none;
	z-index:2000;
}


/* 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:2001;
	top:47px;
	right:9px;
	display:none;
}
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 */
.icon {
	width:40px;
	height:40px;
}
.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:11px;
	font-weight:bold;
	border:1px solid black;
	position:absolute;
	top:2px;
	right:2px;
	padding:0px 3px;
	border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px;
}
.icontext.special:hover {
	background:#ff9900;
}
a.msgIcon {
	position:absolute;
	font-size:20px;
	font-weight:bold;
	top:15px;
	right:4px;
}
a.msgIcon:hover {
	text-decoration:none;
}
.cBoxBody, .cBoxBodyBlank, .cBoxBodyDummy {
	padding: 5px 8px;
	margin: 5px 3px;
	border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;
/* 	border:1px solid #555555; */
	overflow:hidden;
}
.cBoxBodyBlank {
	border:0px solid #555555;
}
.cBoxBody.thin, .cBoxBodyBlank.thin {
	padding: 1px 5px;
	margin: 4px -2px;
	border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;
}
.cBoxTitle, .cBoxTitleSmall {
	position:relative;
	font-weight: bold;
	border-top-left-radius:3px; -moz-border-radius-topleft: 3px; -webkit-border-top-left-radius:3px;
	border-top-right-radius:3px; -moz-border-radius-topright: 3px; -webkit-border-top-right-radius:3px;
	margin: -5px -8px 5px -8px;
	border-bottom: 1px solid #000000;
}
.cBoxTitle {
	font-size: 13px;
	line-height: 16px;
	padding: 4px 8px;
}
.cBoxTitleSmall {
	font-size: 11px;
	line-height: 11px;
	padding: 2px 8px;
}
.cBoxTitle .right, .cBoxTitle .smallright, .cBoxTitleSmall .right {
	position:absolute;
	right:8px;
	font-weight:normal;
}
.cBoxTitle .right {
	font-size:0.9em;
	font-weight:bold;
}
.cBoxTitle .smallright {
	font-size:0.85em;
}
.cBoxSubTitle {
	font-size: 13px;
	margin-top: 6px;
	font-weight: bold;
}
.cBoxPageLink {
	clear:both;
	color:#888888;
	font-weight:bold;
	text-align: right;
}
img.smiley {
	vertical-align:bottom;
}
.cBoxBody.widget > div {
	min-width:160px;
}


/* legacy common, remove these once those classes have been removed from every page!!! */
.subContainer, .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;
	border-top-left-radius:4px; -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius:4px;
	border-top-right-radius:4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius:4px;
	margin: -5px -5px 2px -5px;
	border-bottom: 1px solid #000000;
	font-size: 13px;
	line-height: 16px;
	padding: 4px 8px;
}
/* end legacy */


.adminLink, .smallText {
	font-size: .9em;
}
.adminLink {
	font-weight:normal;
}
.tinyText, .smallDate {
	font-size: .8em;
}
.headline {
	font-size: 14px;
	font-weight: bold;
}
.loginFont {
	font-size: .9em;
	font-weight: normal;
}
.smallFont {
	font-size: 11px;
}
.eventThumb {
	border: 1px solid #000000;
}


.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: #FF0000;
	font-weight: bold;
}


/* News */
.newsHeadline {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 6px;
}
.newsThumb {
	float: left;
	margin-right:4px;
	margin-bottom:4px;
	border: 1px solid black;
}
.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;
}

/* Gallery Overview */
.galleryBox {
	height: 67px;
	padding: 0px 0px;
	float:left;
}
.galleryBoxImage {
	float:left;
	text-align:center;
	overflow:hidden;
	margin-right:6px;
	width:100px;
	height:67px;
	position:relative;
}
.galleryBoxContent {
	margin:4px 0px;
}
.galleryBoxTitle {
	font-weight:bold;
}
.galleryBoxCity {
	float: right;
	position: absolute;
	top: 22px;
	right: 8px;
	z-index: 1;
	font-size: .9em;
}
.galleryBoxStatusBar {
	float: right;
	position: absolute;
	bottom: 3px;
	left: 108px;
}
.galleryBoxDisabled {
	opacity: 0.5;filter: alpha(opacity=50);
}
.galleryBoxDisabled:hover {
	opacity: 1;filter: alpha(opacity=100);
}


/* Single Gallery View */
.galleryArrowLeft {
	position:absolute;left:24px;top:266px;margin-top:-64px;
}
.galleryArrowRight {
	position:absolute;right:24px;top:266px;margin-top:-64px;
}
.galleryArrowLeft:hover, .galleryArrowRight:hover {
	text-decoration:none;
}
.imageList { 
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.imageList li {
	float: left;
	text-align:center;
}
.imageListDrop {
	width: 107px;
	height: 120px;
	margin: 3px;
	background-color: grey !important;
}
.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 */
.eventTitle a {
	font-size: 1.25em;
	font-weight: bold;
}
.eventTitle.table a {
	font-size: 1em;
	font-weight: bold;
}
.eventTitle.rejected a {
	text-decoration: line-through;
	color:#BBBBBB;
}
.eventBox {
	padding: 3px;
	margin: 2px 2px 8px 2px;
	overflow:hidden;
	position:relative;
	border-radius:4px;	-moz-border-radius:4px; -webkit-border-radius:4px;
}
.eventBox100 {
	border: 1px solid #888888;
}
.eventBox.past {
	opacity: 0.8;filter: alpha(opacity=80);
}
.eventBox.past:hover {
	opacity: 1;filter: alpha(opacity=100);
}
.eventBox.disabled {
	opacity: 0.5;filter: alpha(opacity=50);
}
.eventBox.disabled:hover {
	opacity: 1;filter: alpha(opacity=100);
}
.eventBox.tableView div {
	float: left;
	padding: 2px 4px 2px 4px;
	border-left: 1px solid grey;
}
.eventBox.tableView div:first-child {
	border-left: 0px;
}
.eventBox .users {
	float:right;
	font-size: 1.1em;
	font-weight: bold;
	color: #808080;
}
.eventBox .statusBar {
	position: absolute;
	bottom: 4px;
	right: 6px;
	font-size: 11px
}
.eventBox .admin {
	position: absolute;
	bottom: 6px;
	left: 16px;
	font-size: 11px
}
.eventBox .listLeft {
	width:90px;
	float:left;
	vertical-align:top;
}
.eventBox .listRight {
	margin-left: 90px;
}


/* EventDetail */
.eventHeadline {
	font-size: 14px;
	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 tr td:first-child {
	min-width: 150px;
	font-weight: bold;
}


/* widget: attending users */
.attendingUser, .attendingBuddy, .attendingThumb, .profileThumb {
	border: 1px solid black;
}
.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;
}
.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 */
div.birthdayThumbsList > div {
	float:left;
	text-align:center;
	margin-bottom:5px;
}
.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;
}
.mfTime {
	position:absolute;
	right:2px;
}
.mfEvent {
	margin-left:60px;
	margin-right:40px;
}
.mfEventContent {
	margin-top:4px;
	margin-left:60px;
	word-wrap:break-word;
}
.mfMain .mfEventContent {
	width:560px;
}
.mfMainPublic .mfEventContent {
	width:300px;
}
.mfThumbs {
	margin-top:4px;
	margin-left:60px;
}
.mfMainThumb {
	float:left;
}
.mfComments div.c {
	overflow:hidden;
	width:95%;
	margin:2px 0px;
	padding:4px;
	border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;
}
.mfComments div.mfTitle {
	margin-left:46px;
	margin-bottom:2px;
}
.mfComments div.mfText {
	margin-left:46px;
}


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

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


/* widget: top events */
.imageTable4 {
	width: 100%;
}
.imageTable4 td {
	width: 25%;
	text-align: center;
	font-weight: bold;
}


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


/* jQuery-ui */
.button_large label, .button_large button {
	padding: .4em .5em;
}
.ui-buttonset {
	margin-left: 4px !important;
	margin-right: 4px !important;
}


/* jQuery-UI Tabs */
div.ui-tabs {
	border: 0px solid black;
	padding: 0px;
}
div.ui-tabs .ui-tabs-panel {
	-moz-border-radius-topleft: 3px; -webkit-border-top-left-radius: 3px; border-top-left-radius: 3px; -moz-border-radius-topright: 3px; -webkit-border-top-right-radius: 3px; border-top-right-radius: 3px;
}
div.ui-tabs .ui-widget-header {
	font-size: 13px;
	border-width: 0px;
	margin:-3px 0px 0px -2px;
	background-color:transparent;
}

div.ui-tabs.ui-widget-content {
	background-color:transparent;
}

div.ui-tabs .ui-state-default a {
	line-height:12px;
}

div.ui-tabs .ui-tabs-panel {
/* 	border-top-right-radius:4px; -moz-border-radius-topright:4px; -webkit-border-top-right-radius:4px; */
}
