@charset "UTF-8";
/* Reaktor Club Winterthur */
/* CSS Document */
/* copyright - Reaktor Club Winterthur */
/* /// Website developed and designed by */
/* /// Nachtnebel Consulting - IT & New Media Services, Andelfingen */
/* /// www.nachtnebelconsulting.ch */

* {
    margin:0px;
    padding:0px;
    }

html {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#CCC;
	background-color:#000;
	background-image:url(img/header_bg.png);
	background-repeat:repeat-x;
}

body {
	behavior: url(csshover.htc);
    margin-left:auto;
    margin-right:auto;
    margin-top:0px;
    width:744px;
}

h1 {
	font-size:16px;
	color:#FFFFFF;
	text-transform:uppercase;
	font-weight:normal;
	margin-top:20px;
	}

hr {width: 736px;}


/* CSS Design ReaktorClub.ch */

#page-container {
	width:750px;
	}
#header {
}
#reaktorlogo {
}
#ads_banner_space {
	margin-top: 12px;
	text-shadow:0 -1px 1px #147;
	padding:2px 5px;
	margin:12px 0 4px 0;
	width:726px;
	color:#ccc;
	background:#333 repeat-x; 
}
#sublink a {
	color: #ccc;
	text-decoration: none;
}
#sublink a:hover {
	color: red;
}
#interlink a {
	color: #ccc;
	font-weight: bold;
	text-decoration: none;
	float: right;}
#interlink a:hover {
	color: red;
}
#ads_banner {
	width: 728px;
	height: 90px;
}
#main-nav{
	}
ul#nav {
	list-style: none;
	padding: 11px 0 30px 0;
	padding-left:1px;
	margin: 0;
}


ul#nav li a {
	display: block;
	font-weight: normal;
	text-decoration:none;
	padding: 2px 10px;
	color:#FFF;
	background:#000;
}

ul#nav li a:hover{
	background:#888;
	color:#fff;
	}
	
ul#nav li {
	float: left;
	position: relative;
	width: 100px;
	text-align: center;
	margin-right:4px;
	border:1px solid #333;

}

ul#nav li.current a{
	background:#222;
	color:#FFF;
	}

ul#nav li.current a:hover{
	background:#888;
	}

li ul {
	display: none;
	position: absolute;
	width:100px;
	top: 0;
	left: 0;
	font-weight: normal;
	padding: 1px 0 10px 0;
	margin-left:-1px;
}

ul#nav li ul.sub li{
	border-width:0 1px 1px 1px!important;
}

ul#nav li ul.sub li a{
	font-weight: normal!important;	
}
li>ul {
	top: auto;
	left: auto;
}

li:hover ul, li.over ul {
	display: block;
}

/* Event-Layout ReaktorClub.ch */

.eventsList {
	margin-bottom:40px;
	list-style:none;
}
.eventsList li {
	width:730px;
	padding:12px 6px 10px 0;
	border-bottom:1px solid #ddd;
}
.eventsList .category, .eventsList ._style {
	float:right;
}
.eventsList .poster {
	float:left;
	border:2px solid #333;
	width:54px;
	height:54px;
	margin-right:8px;
}
.eventsList .isAttending {
	float:right;
	padding-left:20px;
	background:url(../i/common/icons/check.png) no-repeat left center;
	width:120px;
}
.eventsList h4 {
	margin:0;
	margin-bottom:5px;
	font-size:14px;
	text-transform:uppercase;
}

.eventsList .attendance {
	font-size:11px;
}
.contentRectangleRight .eventsList .attendance {
	float:right;
	width:246px;
}
.contentRectangleLeft .eventsList .attendance {
	float:left;
	width:370px;
}
.contentRectangleRight .eventsList .attendance .lineup, .contentRectangleLeft .eventsList .attendance .lineup {
	margin:0;
}
.eventsList li.empty {
	text-align:center;
	padding:10px;
}
.eventsList .title, body.directory .eventsList .title {
	padding:0;
	border:0;
}
.eventsList .title h3 {
	background:#333 url(../i/common/title_bg.png) repeat-x;
	text-shadow:0 -1px 1px #147;
	padding:2px 5px;
	margin:12px 0 4px 0;
	width:726px;
	color:#ccc;
}
.eventsList .featured {
	border-color:#ddbd7a;
	background:#fff7cc;
}
.eventsList .featured .summary {
	color:#000000;
	font-size:11px;
}
.eventsList a {
	color:#FFFFFF;
	font-size:14px;
	font-weight: normal;
	text-decoration: underline;
}
.eventsList a:hover {
	color:#F90000;

}
.eventsList a:visited {
	color:#FF0000;
}
.eventsList .featured .poster {
	background:#d8b05f;
}
.dateWidget {
	border:1px solid #ccc;
	float:left;
	margin-right:6px;
	width:30px;
	font-family:Arial, sans-serif!important;
}
.dateWidget strong {
	background:#CCC  url(img/date_widget_bg.png) repeat-x;
	display:block;
	font-size:18px!important;
	text-align:center!important;
	color:black!important;
	padding:4px;
}
.dateWidget em {
	background-color:#777;
	color:#fff!important;
	display:block;
	font-size:10px!important;
	font-style:normal;
	font-weight:bold;
	padding:3px 0 3px 0;
	text-align:center;
	text-transform:uppercase;
	line-height:1em;
}
.dateWidget em .year {
	color:#fcc;
}
a.dateWidget {
	text-decoration:none;
}
.musicList {
	margin-bottom:20px;
}
.musicList li {
	border-bottom:1px solid #ccc;
	padding:10px;
}
.musicList img {
	width:50px;
	height:50px;
	float:left;
	margin-right:10px;
}
.widgetList {
	margin-bottom:20px;
}
.widgetList li {
	border-bottom:1px solid #ccc;
	padding:0 0 10px 0;
	font-size:11px;
}
.widgetList img {
	width:80px;
	height:60px;
	float:left;
	margin:0 10px 0 0;
	border:2px solid #ccc;
}
.widgetList h3 {
	margin-bottom:5px;
}
.widgetList p {
	margin:0 0 5px 94px;
	line-height:1.4em;
}
.widgetList .dimmed {
	font-size:10px;
	margin:0 0 0 94px;
}
.widgetList .rank {
	float:left;
	background:#888;
	color:#fff;
	font-weight:bold;
	padding:1px 5px;
	margin-right:5px;
}


/* News-Layout ReaktorClub.ch */

.newsList {
	margin-bottom:40px;
	list-style:none;
}
.newsList li {
	width:730px;
	padding:12px 6px 10px 0;
	border-bottom:1px solid #ddd;
}
.newsList .content{
}
.newsList .category, .newsList ._style {
	float:right;
}

.newsList .isAttending {
	float:right;
	padding-left:20px;
	background:url(../i/common/icons/check.png) no-repeat left center;
	width:120px;
}
.newsList h4 {
	margin:0;
	margin-bottom:5px;
	font-size:14px;
	font-weight: normal;
	text-transform:uppercase;
	color: #FFFFFF;
}

.newsList .attendance {
	font-size:11px;
}
.contentRectangleRight .newsList .attendance {
	float:right;
	width:246px;
}
.contentRectangleLeft .newsList .attendance {
	float:left;
	width:370px;
}
.contentRectangleRight .newsList .attendance .lineup, .contentRectangleLeft .newsList .attendance .lineup {
	margin:0;
}
.newsList li.empty {
	text-align:center;
	padding:10px;
}
.newsList .title, body.directory .newsList .title {
	padding:0;
	border:0;
}
.newsList .title h3 {
	background:#333 url(../i/common/title_bg.png) repeat-x;
	text-shadow:0 -1px 1px #147;
	padding:2px 5px;
	margin:12px 0 4px 0;
	width:726px;
	color:#ccc;
}
.newsList .featured {
	border-color:#ddbd7a;
	background:#fff7cc;
}
.newsList .featured .summary {
	color:#000000;
	font-size:11px;
}
.newsList a {
	color:#FFFFFF;
	font-size:14px;
	font-weight: normal;
	text-decoration: underline;
}
.newsList a:hover {
	color:#F90000;

}
.newsList a:visited {
	color:#FF0000;
}
.newsList .featured .poster {
	background:#d8b05f;
}

/* Footer-Layout ReaktorClub.ch */

.footerList {
	margin-bottom:5px;
	list-style:none;
}
.footerList li {
	width:730px;
}

.footerList .category, .footerList ._style {
	float:right;
}

.footerList h4 {
	margin:0;
	margin-bottom:5px;
	font-size:11px;
	font-weight: normal;
	color: #ccc;
}

.footerList a {
	color:#666;
	font-size:11px;
	font-weight: normal;
	text-decoration: none;
}

.footerList a:hover {
	color:#FF0000;
}

.ani1 {
width:735px;
height:201px;
background-image: url(../images/reaktor_bilder_ani.gif);
background-repeat: repeat-x;
}

.ani2 {
width:735px;
height:201px;
background-image: url(../images/reaktor_visual_ani.gif);
background-repeat: repeat-x;
}