/*COUNTER SPECIFIC STYLES */
.counter{
	margin:10px auto;
	text-align: center;
	height:750px;
}
ul {
	list-style-type: none;
	font-weight: normal;
	text-align: center;
	width:600px;
	color: #333;
}
ul li{
	float: left;
	width:150px;
	margin:0 auto;
}
.counter ul.countdown li div{
	font-size: 22px;
	color:#FFF;
	text-transform:uppercase;
	text-align:center;
	letter-spacing:0px;
	opacity: .5;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);

}


.counter ul.countdown li div.countdown_num{
	font-weight:bold;font-size: 85px;
	letter-spacing:-7px;
}
.counter ul.countdown li.no_countdown{
	padding-top:4px;
	background:transparent;
	height:110px;
	width:180px;
}

.countdown_num {
	width: 150px;}

body {
	background-color:#24536f;
	font-family: tahoma,arial,Trebuchet MS,verdana;
	color:#fff;
	font-weight:normal;
	margin:0;
	padding:0;
}

a{
color: #4ba0d1;
text-decoration:none;
}

a:hover{
color: #4ba0d1;
text-decoration:underline;
}

* {
	margin:0;
	padding:0;
}

.content {
	width: 600px;
	margin:0 auto;
}

h1 {
	font-size:24px;
	text-transform:uppercase;
	font-weight:normal;
	color:#4ba0d1;
	margin: 0 0 10px 0;
}

h2 {
	font-size: 14px;
	text-transform:uppercase;
	color:#4ba0d1;
	font-weight:normal;
	margin: 10px 0 5px 0;
}

p {
	font-size: 13px;
	color:#fff;
	font-weight:normal;
}

table {
	font-size: 13px;
	color:#fff;
	font-weight:normal;
	width:585px;
}


td{background:#4BA0D1;padding:5px;}
.text {
	position:absolute;
	left: 25px;
	text-align: left;
}

tr{height:50px;}

#wwl {
	text-transform:uppercase;
	font-size:12px;
	padding:10px;
	position:absolute;
	right:0;
	top:0;
	text-align: right;
	width: 250px;
	z-index:3;
}

#footer {
	position:relative;
	width: 600px;
	z-index:3;
}


#main {
	width:100%;
	position:relative;
	z-index:2;
}
img {
	border:none;
	padding: 0;
	margin: 0;
}
p {
	margin:0px;
	pading:0px;
}
#timeline {
	width:100%;
	height:78px;
	position:relative;
	top:-7px;
	clear:both;
	margin-bottom:-77px;
	z-index:-1;
	background:url(../images/line_bg.jpg) center top no-repeat;
}

#slider {
	width: 600px;
	margin: 0 auto;
	position: relative;
	padding-top: 30px;
}

.scroll {
    width: 620px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
	padding: 0px;
	margin: 0px;
}

.scrollContainer div.panel {
    padding: 30px 10px 0 10px;
    width: 600px;
}


ul.navigation {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.navigation li {
    display: inline;
	width:120px;
}

ul.navigation a {
	vertical-align:top;
	white-space:nowrap;
	color:#FFF;
	text-decoration:none;
	font-size:14px;
	background:url(../images/line.gif) center bottom no-repeat;
	height:35px;
	display:block;
}

ul.navigation a:hover {
	background:url(../images/line_act.gif) center bottom no-repeat;
}

ul.navigation a.selected {
	background:url(../images/line_act.gif) center bottom no-repeat;
}

ul.navigation a:focus {
    outline: none;
}

.scrollButtons {
    position: absolute;
    top: 98px;
    cursor: pointer;
	z-index:3;
}

.scrollButtons.left {
    left: -30px;
}

.scrollButtons.right {
    right: -30px;
}

.hide {
    display: none;
}

.center{text-align: center; margin-bottom: 26px;}
.small{font-size: 10px; background: none; padding: 10px 0;}

.event{background:url(../images/sven_01.jpg) right 10px no-repeat;}
.location{background:url(../images/bunker.jpg) right 15px no-repeat;}
.countdown_expired{
    display: none;
}
