/*
	Include all CSS-Files that should be loaded for every page here
	Page-specific CSS-rules should be included directly via link-tag or @import
*/


@import 'http://layout.virtual-nights.com/css2/lib/reset.css';			/* Reset default browser styles */
@import 'http://layout.virtual-nights.com/css2/lib/typography.css';	/* Font styles */
@import 'http://layout.virtual-nights.com/css2/lib/forms.css';			/* Form elements and buttons */
@import 'http://layout.virtual-nights.com/css2/lib/generic.css';		/* Generic classes */
@import 'http://layout.virtual-nights.com/css2/lib/vn.css';					/* Special Virtual Nights Styles */


.event-list p, .pictures-list p, .group-list p, .video-list p {
	margin: 0 110px 0 130px;
}

.event-list h2, .pictures-list h2, .group-list h2, .video-list h2 {
	margin: 0 110px 0 130px;
}


/* tabs */
	
	div.tab-content
	{
		float:none;
		clear:both;
		border:1px solid #c0c2c2;
		border-top-width:0px;
		padding:5px;
	}
	
	div.tab-content-wrapper {  margin-right:12px; }
	
	ul.tabs-rounded
	{
		list-style: none;
		padding: 0;
		margin: 0;
		background: transparent url(http://layout.virtual-nights.com/img/main/tab-top-line.png) repeat-x left bottom;
		overflow: hidden;
		clear:both;
		width:100%;
		border-bottom:0px solid #ffffff;
		min-height: 1px;
	}
	
	ul.tabs-rounded li
	{
		float:left;
		margin-right: 3px;
	} 
	
	.h-with-tab {
		overflow: hidden;
		width: 100%;
		background: transparent url(http://layout.virtual-nights.com/img/main/tab-top-line.png) repeat-x left bottom;
	}
	
	ul.tabs-rounded a, .h-with-tab h1
	{
		text-decoration: none;
		font-weight:bold;
		background-repeat: no-repeat;
		background-position: left top;
		padding-left: 10px;
		display:block;
	}
	
	.h-with-tab h1 {
		float: left;
		font-size: 1.333em;
		padding-bottom: 0;
		line-height: 1.6;
	}
	
	ul.tabs-rounded a span, .h-with-tab h1 span
	{
		background-repeat: no-repeat;
		background-position: right top;
		padding-right: 10px;
		padding-top: 2px;
		padding-bottom:0px;
		display:block;
	}
	
	ul.tabs-rounded li.current a, .h-with-tab h1 { color: #1d1e1f; cursor:default; background-image: url(http://layout.virtual-nights.com/img/main/tab.png); }
	ul.tabs-rounded li.current a span, .h-with-tab h1 span { padding-bottom:1px; background-image: url(http://layout.virtual-nights.com/img/main/tab.png); }
	
	ul.tabs-rounded li.current a:hover {
		color: #1d1e1f;
	}
	
	.tabs-blue ul.tabs-rounded .current a:hover {
		color: #fff;
	}
	
	.tabs-blue div.tab-content { border-color:#004D64; background-color:#D5E0E2; }
	.tabs-blue-filled div.tab-content { background-color:#004D64; color:#EFF1F3; }
	.tabs-grey div.tab-content {
		/*background-color:#d6d8da;*/
		background-color:#eff1f3;
	}
	
	.tabs-blue ul.tabs-rounded {
		border-bottom:7px solid #004D64;
		background: none;
	}
/* 	.tabs-blue ul.tabs-rounded a { background-image: url(http://layout.virtual-nights.com/img/main/tab-grau.png); } */
/* 	.tabs-blue ul.tabs-rounded a span { background-image: url(http://layout.virtual-nights.com/img/main/tab-grau.png); } */
	.tabs-blue ul.tabs-rounded li.current a { color:#EFF1F3; background-image: url(http://layout.virtual-nights.com/img/main/tab-blau.png); }
	.tabs-blue ul.tabs-rounded li.current a span { background-image: url(http://layout.virtual-nights.com/img/main/tab-blau.png); padding-bottom:0px; }
	
/* 	.tabs-grey ul.tabs-rounded { border-bottom:3px solid #9aacb6; } */
	.tabs-grey ul.tabs-rounded li.current a { background-image: url(http://layout.virtual-nights.com/img/main/tab-grau.png); }
	.tabs-grey ul.tabs-rounded li.current a span { background-image: url(http://layout.virtual-nights.com/img/main/tab-grau.png); }
	
/* 	ul.tabs-rounded a:hover { color: #004D64; background-image: url(http://layout.virtual-nights.com/img/main/tab-grau.png); } */
/* 	ul.tabs-rounded a:hover span { background-image: url(http://layout.virtual-nights.com/img/main/tab-grau.png); } */
	
	ul.tabs-rounded a:hover,
	ul.tabs-rounded a:hover span {
		background-image: url(http://layout.virtual-nights.com/img/main/tab-hover.png);
	}
	
	ul.tabs-rounded a:hover {
		color: #004D64;
	}
	
/* 	.tabs-blue ul.tabs-rounded a:hover span { background-image: url(http://layout.virtual-nights.com/img/main/tab-gruen.png); }
	.tabs-grey ul.tabs-rounded a:hover { color: #EFF1F3; background-image: url(http://layout.virtual-nights.com/img/main/tab-blau.png); }
	.tabs-grey ul.tabs-rounded a:hover span { background-image: url(http://layout.virtual-nights.com/img/main/tab-blau.png); } */
	
	.tabs-rounded h1, .tabs-rounded h2 {
		font-size: 1.2em;
		padding: 0;
		line-height: 1.6;
	}
	
	ul.tabs-rounded h1 a {
		
	}
	
/* end tabs */

.tab-content .user-list {
	width: 300px;
	background:none;
	margin-top:0px;
}

.tabs-rounded strong.quantity {
	font-size:1em;
}

.mini-rating {
		position:relative;
		font-size:25px;
		top:10px;
	}
	
.large-comment-list .comment {
/*width:auto;*/
}

.del-tag:hover, .del-tag:active, .del-tag:focus {
						background-color:transparent !important;
						background-image:url(http://layout.virtual-nights.com/img/buttons/delete-mini-hover.png);
					}
					
.del-tag, .fototag-panel li a.del-tag  {
	background:transparent url(http://layout.virtual-nights.com/img/buttons/delete-mini.png) no-repeat scroll 0 0;
	border:medium none;
	cursor:pointer;
	display:block;
	height:18px;
	padding:0;
	padding-left:20px;
	width:50px;
	line-height:20px;
	margin:auto;
}

.fototag-panel li a.del-tag {
	float: right;
	margin-top: -40px;
	color: #fff !important;
}


ul.small-location-rating{
	width:64px;
}
ul.location-rating{
	width:90px;
}

#avg_ratings ul {
	float:left;
	margin-bottom:5px;
	margin-right:15px;
	font-size:smaller;
}

#avg_ratings li {
	list-style-position:inside;
}

#gallery-teaser a.thumb {
	background:transparent url(http://layout.virtual-nights.com/img/pictures/pile-on-grey.png) no-repeat scroll left top !important;
}

#gallery-teaser .metainfo {
	margin-left:135px;
	padding-top:5px;
}

a.going {
	color:#FF6C00 !important;
}

a.going:hover {
	background-position:right top !important;
	color:#fff !important;
}

ul.search-filter{
	padding-top:0;
}

ul.search-filter li{
	float:none !important;
	display:block !important;
	border-width:0 !important;
	padding:0!important;
}

ul.search-filter li.active {
	margin-left:-0.5em !important;
}

ul.search-filter ul {
	border: 0px solid #c0c2c2;
	border-left-width: 1px;
	margin-left:10px;
}

ul.search-filter ul li {
	border: 0px solid #c0c2c2;
	border-bottom-width: 1px !important;
	padding:3px 10px !important;
}

ul.search-filter a{
	text-decoration: none;
}

ul.search-filter a.active {
	font-weight: bold;
}

ul.search-filter ul li a {
	background-color: transparent !important;
	color:#004D64 !important;
}

ul.search-filter ul li a:hover {
	background-color:#EEF3F4 !important;
	color:#1D1E1F !important;
}

ul.search-filter ul li.active {
	margin-left:0 !important;
}

ul.search-filter ul li.active a {
	background-color:#D2EC1A !important;
	color:#1D1E1F !important;
}

ul.search-filter a.show-more, ul.search-filter a.show-less {
	background-image: none !important;
	background-color:transparent !important;
	display: inline;
}


ul.search-filter a.show-more span, ul.search-filter a.show-less span{
	padding:5px 22px 2px 0px;
	background-position: right top;
	margin-left:0px;
}


h5.search-filter, h5.separator {
	background-image: none;
	background-color: #d5e0e2;
	color:#000000;
	font-weight: normal;
	padding: 3px 13px;
	margin-left: -5px;
	margin-right: -5px;
	margin-bottom: 5px;
	margin-top:0px;
}


.event-list, .pictures-list {
	background-image: none;
	border:0px solid #e6e6e6;
	border-top-width: 1px;
}

.location-list .thumb{
	left:20px; 
}

.location-list .thumb img{
	display: block;
	width: 75px;
	height: 75px;
	padding: 4px;
	border: 1px solid #c0c2c2;
	background-color: #fff;
}

.location-list p {
	margin-right: 10px;
}

ul.open {
	border-top-width: 0px;
}

.event-list li, 
.location-list li, 
.pictures-list li, 
.small-list li, 
.small-event-list li, 
.posting-list li, 
.blog-list li, 
.small-blogposts li, 
.minifeed li,
.group-list li {
	background-image: none;
	border:0px solid #e6e6e6;
	border-bottom-width: 1px;
}

.small-event-list span.win, .event-list span.win, .search-filter span.win{
background:transparent url(http://layout.virtual-nights.com/img/icons/win.gif) no-repeat scroll 0 0;
display:block;
float:left;
height:17px;
margin-right:4px;
margin-left:-3px;
text-indent:-999em;
width:34px;
}

.small-event-list span.tickets,.event-list span.tickets, .search-filter span.tickets{
background:transparent url(http://layout.virtual-nights.com/img/icons/tickets.png) no-repeat scroll 0 0;
display:block;
float:left;
height:17px;
margin-right:4px;
margin-left:-3px;
text-indent:-999em;
width:55px;
}



.group-list .group-posting, .event-list .comments, .event-list .views, .blog-list .comments, .blog-list .views, .pictures-list .fototags, .pictures-list .count, .blog-list .video-upload {
	color:#909191;
	font-size: 11px;
	padding-top:2px;
}

.event-list .views, .blog-list .views{
	background:transparent url(http://layout.virtual-nights.com/img/icons/views.png) no-repeat scroll 0 0.05em;
	padding-left:20px;
	margin-right: 5px;
}

.pictures-list .count{
	padding-left:20px;
	margin-right: 5px;
}


.event-list .actions p, .pictures-list .actions p{
	margin:0 0 5px 0;
}

.participants-xl { /* large font and icon */
	margin: 0 0 7px 3px;
	font-size: 19px;
	height:19px;
	line-height:20px;
}

.odd {
	background-color:#f7f7f7 !important;
}

.event-list .thumb-small{
	left:35px;
}

.event-list .thumb-small img{
	width:60px; 
	height:45px;
}

.event-list .dimmed a, .pictures-list .dimmed a, .location-list .dimmed a, .blog-list .dimmed a, .small-event-list .location a {
	text-decoration: none;
	color: #909191 !important;
}

.blog-list .dimmed a {
	text-decoration: underline;
}

.event-list .dimmed a:hover, .pictures-list .dimmed a:hover {
	color: #5E7A88 !important;
}

#TB_closeWindow, #TB_closeWindow a {
	color:#5E7A88 !important;
}

.small-rating .current-rating {
	z-index: 0;
}

ul.tabbed-user-list {
	clear:right;
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:4px 0 0;
	padding:0 0 5px 7px;
}
			
ul.tabbed-user-list li {
	display:block;
	float:left;
	margin:0 4px 4px 0;
	position:relative;
}

.event-list .friends-going, .pictures-list .friends-going  {
	border-width: 0px;
	margin-right:0px;
	padding-right:5px;
}

.event-list div.friends-going ul.small-thumbs, .pictures-list div.friends-going ul.small-thumbs {
	width:345px;
}

.event-list .friends-going h5, .pictures-list .friends-going h5 {
	width:100px;
}

.filter li.label{
	width:120px;
	margin-left:10px;
}

ul.filter {
	list-style-type:none;
}

ul.filter ul{
	list-style-type:none;
}

.gallery-overview .views {
	padding-bottom: 18px;
}

.sidebar h5 {
	margin-top: 4px;
	margin-bottom: 4px;
}

.sidebar ul.stepper li{
	padding: 4px 8px;
	width:147px;
}

.sidebar ul.stepper li.current{
	background-color: #004D64;
}

.sidebar ul.stepper li.current a{
	color:#FFFFFF;
}

/* RSS Icon */
.feed_menu{
	background: url(http://layout.virtual-nights.com/img/icons/feed_menu_orange.png) 0 center no-repeat;
    padding:2px 0;
    display:-moz-inline-box;
    display:inline-block;
    width:38px;
    vertical-align:middle;
    overflow: hidden;
    margin:0 .25em;
   	cursor:pointer;
}
.feed_menu:hover{
    background-position: -38px center !important;
}
.feed_menu select{
    opacity:0;
    margin:0;
    padding:0;
    border:0;
}
.feed_menu option img{
    border:0;
    margin:2px;
    vertical-align: middle;
}
#rss_icon_wrapper {
    float:right;
    margin 0 0 0 0;
}
/* Temporäre Datei für Development-Team :) */
/*@import 'lib/dev.css';*/ 

