@font-face
{
font-family: my_font1;
src: url('eurostile-webfont.eot');
src: url('eurostile-webfont.eot?iefix') format('eot'),
     url('eurostile-webfont.woff') format('woff'),
     url('eurostile.ttf') format('truetype'),
     url('eurostile-webfont.svg#webfont7sGUS3zv') format('svg');
}

@font-face
{
font-family: my_font1;
src: url('eurostile_bold-webfont.eot');
src: url('eurostile_bold-webfont.eot?iefix') format('eot'),
     url('eurostile_bold-webfont.woff') format('woff'),
     url('eurostile_bold.ttf') format('truetype'),
     url('eurostile_bold-webfont.svg#webfont37HS1RGU') format('svg');
font-weight:bold;
}

body {
margin: 0px;
margin-bottom: 30px;
text-align: left;
background: url('../images/bg.jpg') repeat-x #000000;
font-family: my_font, Myriad, sans-serif;
color:#FFFFFF;
font-size: 8pt;
}

.trHighlight { background-color: #333333 }

.txtAlert    { color: #CC0000 }

div.container {
width: 100%;
text-align: center;
}

div.head {
position: relative;
height: 70px;
width: 950px;
margin-left: auto;
margin-right: auto;
text-align: left;
background: url('../images/bg_head.jpg');
}

.main_menu {
	position: absolute;
	bottom: 10px; left: 10px;
	width: 800px;
	z-index: 100; /*--Assures the paging stays on the top layer--*/
	text-align: left;
}

a.h2 {
	font-family: my_font, Myriad, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
    font-size: 14pt;
    font-weight: normal;
}

a:active.h2 {
	text-decoration: none;
}
a:hover.h2 {color: #3FB7DF;}

a.menu2 {
	padding-right: 20px;
	text-decoration: none;
	color: #FFFFFF;
    font-size: 9pt;
}
a:active.menu2 {
	text-decoration: none;
}
a:hover.menu2 {color: #3FB7DF;}

.info_menu {
	position: absolute;
	bottom: 35px; left: 10px;
	width: 800px;
	z-index: 100; /*--Assures the paging stays on the top layer--*/
	text-align: left;
}

a.menu1 {
	padding-right: 10px;
	text-decoration: none;
	color: #3FB7DF;
    font-size: 7pt;
}
a:active.menu1 {
	text-decoration: none;
}
a:hover.menu1 {
    color: #fff;
    background: #3FB7DF;
}

a.standard {
	text-decoration: none;
	color: #3FB7DF;
}
a:active.standard {
	text-decoration: none;
}
a:hover.standard {
    color: #fff;
	background: #3FB7DF;
}

a.find_link {
	text-decoration: none;
	color: #ffffff;
}
a:active.find_link {
	text-decoration: none;
}
a:hover.find_link {
    color: #fff;
	background: #3FB7DF;
}

div.slideshow {
height: 350px;
width: 950px;
margin-left: auto;
margin-right: auto;
text-align: left;
}

div.hot {
height: 30px;
width: 950px;
margin-left: auto;
margin-right: auto;
text-align: left;
background: url('../images/frame_bottom.jpg');
position: relative;
}

div.os_menu {
height: 30px;
width: 950px;
margin-left: auto;
margin-right: auto;
text-align: left;
background: url('../images/os_menu_back.png');
position: relative;
}

.logo_top {
    position: absolute;
	top: 0px; right: 30px;
	width: 110px; height:70px;
	z-index: 100; /*--Assures the paging stays on the top layer--*/
    text-align: left;
}

.logo_bottom {
    position: absolute;
	top: 0px; right: 30px;
	width: 110px; height:40px;
	z-index: 100; /*--Assures the paging stays on the top layer--*/
    text-align: left;
}

.hottext {
    position: absolute;
	top: 10px;
	width: 950px; height:30px;
	z-index: 100; /*--Assures the paging stays on the top layer--*/
    text-align: center;
}

.find {
    position: absolute;
	width: 950px; height:30px;
	z-index: 100; /*--Assures the paging stays on the top layer--*/
    text-align: left;
    margin-left: 10px;
}

div.content {
width: 950px; height: 440px;
margin-left: auto;
margin-right: auto;
text-align: left;
position:relative;
background: url('../images/content_back.jpg');
}

div.content1 {
width: 950px; height: 420px;
margin-left: auto;
margin-right: auto;
text-align: left;
position:relative;
background: url('../images/content_back.jpg');
}

div.news_empty {
width: 950px; height: 20px;
margin-left: auto;
margin-right: auto;
text-align: left;
position:relative;
}

div.news_yes {
width: 950px; height: 95px;
margin-left: auto;
margin-right: auto;
text-align: left;
position:relative;
}

table.news_show_table {
width: 950px; height: 45px;
padding: 0px;
margin: 0px;
text-align: left;
}

div.content_ligan {
width: 950px; height: 660px;
margin-left: auto;
margin-right: auto;
text-align: left;
position:relative;
background: url('../images/content_back.jpg');
}

div.content_ligan_charts {
width: 950px; height: 1360px;
margin-left: auto;
margin-right: auto;
text-align: left;
position:relative;
background: url('../images/content_back.jpg');
}

div.content_ligan_tabellen {
width: 950px; height: 800px;
margin-left: auto;
margin-right: auto;
text-align: left;
position:relative;
background: url('../images/content_back.jpg');
}

div.content_ligan_statistik {
width: 950px; height: 350px;
margin-left: auto;
margin-right: auto;
text-align: left;
position:relative;
background: url('../images/content_back.jpg');
}

.news_slider {
    position: absolute;
	top: 10px; left: 0px;
	width: 950px; height: 20px;
	z-index: 10;
    text-align: left;
}

.spotlight_menu {
    position: absolute;
	top: 30px; left: 0px;
	width: 950px; height: 150px;
	z-index: 10;
    text-align: left;
}

.spotlight_menu1 {
    position: absolute;
	top: 10px; left: 0px;
	width: 950px; height: 150px;
	z-index: 10;
    text-align: left;
}

div.news_layer {
    position: absolute;
	top: 30px; left: 0px;
	width: 950px; height: 45px;
	z-index: 10;
    text-align: left;
    background: url('../images/news_show.png');
}

.welcome_text {
    position: absolute;
	top: 190px; left: 0px; bottom: 30px;
	width: 505px; height: 220px;
	z-index: 10;
    text-align: left;
}

.welcome_text1 {
    position: absolute;
	top: 170px; left: 0px; bottom: 30px;
	width: 505px; height: 220px;
	z-index: 10;
    text-align: left;
}

.openhours {
    position: absolute;
	top: 190px; right: 235px; bottom: 30px;
	width: 200px; height: 220px;
	z-index: 10;
    text-align: left;
    background: url('../images/open_back.png');
}

.openhours1 {
    position: absolute;
	top: 170px; right: 235px; bottom: 30px;
	width: 200px; height: 220px;
	z-index: 10;
    text-align: left;
    background: url('../images/open_back.png');
}

.openhours_alt {
    position: absolute;
	top: 190px; right: 235px; bottom: 30px;
	width: 200px; height: 220px;
	z-index: 11;
    text-align: left;
    background: url('../images/open_back.png');
    visibility: hidden;
}

.openhours_alt1 {
    position: absolute;
	top: 170px; right: 235px; bottom: 30px;
	width: 200px; height: 220px;
	z-index: 11;
    text-align: left;
    background: url('../images/open_back.png');
    visibility: hidden;
}

.prices {
    position: absolute;
	top: 190px; right: 0px; bottom: 30px;
	width: 225px; height: 220px;
	z-index: 10;
    text-align: left;
    background: url('../images/prices_back.png');
}

.prices1 {
    position: absolute;
	top: 170px; right: 0px; bottom: 30px;
	width: 225px; height: 220px;
	z-index: 10;
    text-align: left;
    background: url('../images/prices_back.png');
}

.ligan_menu {
    position: absolute;
	top: 30px; left: 0px; bottom: 30px;
	width: 180px; height: 370px;
	z-index: 10;
    text-align: left;
    background: url('../images/ligan_menu_back.png');
    padding-left: 20px;
    padding-top: 70px;
}

.pligan_menu {
    position: absolute;
	top: 30px; left: 0px; bottom: 30px;
	width: 180px; height: 370px;
	z-index: 10;
    text-align: left;
    background: url('../images/pligan_menu_back.png');
    padding-left: 20px;
    padding-top: 70px;
}

.info_text {
    position: absolute;
	top: 30px; right: 0px;
	width: 160px; height:160px;
	z-index: 10;
    text-align: left;
    background: url('../images/info_back.png');
    padding: 20px;
}

.toolbox {
    position: absolute;
	top: 250px; right: 0px;
	z-index: 10;
    text-align: right;
}

.ligan_news {
    position: absolute;
	top: 30px; left: 220px;
	width: 430px; height:560px;
	z-index: 10;
    text-align: left;
    background: url('../images/ligan_news_back.png');
    padding: 20px;
    padding-right: 60px;
}

.ligan_charts {
    position: absolute;
	top: 30px; left: 220px;
	width: 470px; height:1260px;
	z-index: 10;
    text-align: left;
    background: url('../images/ligan_content_back.png');
    padding: 20px;
}

.ligan_tabellen {
    position: absolute;
	top: 30px; left: 220px;
	width: 470px; height:260px;
	z-index: 10;
    text-align: left;
    background: url('../images/ligan_tabellen_back.png');
    padding: 20px;
}

.ligan_game_history {
    position: absolute;
	top: 350px; left: 220px;
	width:510px;
	z-index: 10;
    text-align: left;
}

.lane1 {
    position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -270px;
	margin-top: -180px;
	width: 500px;
	height: 280 px;
	z-index: 200;
    text-align: left;
    padding-left: 20px;
    padding-right: 40px;
    padding-top: 40px;
    padding-bottom: 20px;
    background: url('../images/tv_frame.png');
    visibility: hidden;
}

div.foot {
min-height: 30px;
width: 950px;
margin-left: auto;
margin-right: auto;
text-align: center;
position: relative;
}

div.menu {
height: 40px;
width: 700px;
text-align: left;
margin-left: 10px;
vertical-align: middle;
}

h1, h2, h3, h4 {
color: #3FB7DF;
}

span.news_text {
color:#FFFFFF;
font-family: my_font, Myriad, sans-serif;
font-size: 14pt;
}

span.h1 {
color: #3FB7DF;
font-family: my_font, Myriad, sans-serif;
font-size: 24pt;
font-weight: bold;
}

span.h1l {
font-family: my_font, Myriad, sans-serif;
color:#B3B3B3;
font-size: 20pt;
font-weight: normal;
}

span.h2 {
font-family: my_font, Myriad, sans-serif;
color:#FFFFFF;
font-size: 14pt;
font-weight: normal;
}

span.h2g {
font-family: my_font, Myriad, sans-serif;
color:#333333;
font-size: 14pt;
font-weight: normal;
}



span.blue {
color:#3FB7DF;
}

span.g {
font-family: my_font, Myriad, sans-serif;
color:#333333;
font-size: 8pt;
font-weight: normal;
}

span.red {
font-family: my_font, Myriad, sans-serif;
color:red;
font-size: 8pt;
font-weight: normal;
}


div.transparent {
filter:alpha(opacity=50); 
-moz-opacity: 0.5; 
opacity: 0.5; 
}



/*--Main Container--*/
.main_view {
	float: left;
	position: relative;
}
/*--Window/Masking Styles--*/
.window {
	height:350px;	width: 950px;
	overflow: hidden; /*--Hides anything outside of the set width/height--*/
	position: relative;
}
.image_reel {
	position: absolute;
	top: 0; left: 0;
}
.image_reel img {float: left;}

/*--Paging Styles--*/
.paging {
	position: absolute;
	bottom: 10px; right: -7px;
	width: 178px; height:47px;
	z-index: 100; /*--Assures the paging stays on the top layer--*/
	text-align: center;
	line-height: 40px;
	background: url(../images/paging_bg.png) no-repeat;
	display: none; /*--Hidden by default, will be later shown with jQuery--*/
}

.paging a {
	padding: 5px;
	text-decoration: none;
	color: #fff;
    font-size: 9pt;
}
.paging a.active {
	font-weight: bold;
	background: #3FB7DF;
	border: 1px solid #183F49;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.paging a:hover {font-weight: bold;}

span.facts {
	font-weight: bold;
	background: #3FB7DF;
	letter-spacing: 5px;
	padding-left: 5px;
	font-size: 12px;
}

.undersidor_back {
position: absolute;
width: 100%;
min-height: 500px;
top: 70px;
bottom: 0px;
z-index: 1;
overflow: hidden;
text-align: center;
}

.undersidor_content {
width: 950px;
margin-left: auto;
margin-right: auto;
text-align: left;
position: relative;
z-index: 2;
}

.undersidor_text {
    position: absolute;
	top: 50px; left: 10px;
	width: 325px; height:400px;
	z-index: 100; /*--Assures the paging stays on the top layer--*/
    text-align: left;
}

.boka_tel {
    position: absolute;
	top: 50px; left: 345px;
	width: 325px; height:70px;
	z-index: 100; /*--Assures the paging stays on the top layer--*/
    text-align: left;
}

.boka_web {
    position: absolute;
	top: 130px; left: 345px;
	width: 325px; height:70px;
	z-index: 100; /*--Assures the paging stays on the top layer--*/
    text-align: left;
}

.undersidor_foot {
    position: absolute;
	bottom: 0px;
	width: 100%; height:30px;
	z-index: 100; /*--Assures the paging stays on the top layer--*/
    text-align: left;
}

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

ol,ul {
	list-style-type:none;
}

ul#news {
	margin: 0px;
	margin-top: -7pt;
	padding: 0px;
	list-style-type:none;
}



        /* Style for overlay and box */
        .overlay{
            background:transparent url(../images/overlay.png) repeat top left;
            position:fixed;
            top:0px;
            bottom:0px;
            left:0px;
            right:0px;
            z-index:200;
        }
        .box{
            position:fixed;
            top:-450px;
            height:125px;
            width:480px;
            left:50%;
            margin-left: -280px;
            background: url('../images/oppet_jul_back.png');
            color:#ffffff;
            padding:40px;
            border:2px solid #333333;
            -moz-border-radius: 4px;
            -webkit-border-radius:4px;
            -khtml-border-radius:4px;
            -moz-box-shadow: 0 1px 5px #333;
            -webkit-box-shadow: 0 1px 5px #333;
            z-index:201;
        }
        .box h1{
        	font-family: my_font, Myriad, sans-serif;
        	text-align: center;
        	font-size: 8pt;
        	font-weight: normal;
        	height: 20px;
            border-bottom: 1px #333333;
            margin:-40px -40px 35px -40px;
            padding:5px;
            color:#ffffff;
            -moz-border-radius:4px 4px 0px 0px;
            -webkit-border-top-left-radius: 4px;
            -webkit-border-top-right-radius: 4px;
            -khtml-border-top-left-radius: 4px;
            -khtml-border-top-right-radius: 4px;
        }
        a.boxclose{
            float:right;
            width:26px;
            height:26px;
            background:transparent url(../images/cancel.png) repeat top left;
            margin-top:-50px;
            margin-right:-50px;
            cursor:pointer;
        }
        
        a.activator1 {
			text-decoration: none;
			color: #3FB7DF;
			cursor: pointer;
		}
		a:active.activator1 {
			text-decoration: none;
		}
		a:hover.activator1 {
    		color: #fff;
			background: #3FB7DF;
		}
		

ul {
margin: 0;
padding: 0;
list-style-type: none;
height: 30px;
width: 640px;
margin: auto;
}

li {
float: left;
}

ul a {
width: 80px;
display: block;
line-height: 30px;
text-decoration: none;
font-family: my_font, Myriad, sans-serif;
color: #fff;
}

ul a:hover {
color: #fff;
background: #3FB7DF;
}
