/*

------------------------------------------------------
Copyright Daun, www.qunet.se
some rights reserved. 2006
------------------------------------------------------

*/

body {
margin: 0;
font: 0.8em Tahoma, Sans-Serif;
color:#555;
background: #000 url('../img/bg-img3.jpg') top left repeat;
}

#wrap {
margin: 0 auto;
width: 920px;
height: auto;
background: transparent url('../img/title2.jpg') top left no-repeat;
}

.top {
height: 150px;
width: 918px;
border-left: 1px #333 solid;
border-right: 1px #333 solid;
background: inherit;
}

#menu {
height: 65px;
padding-left: 0px;
border-left: 1px #333 solid;
border-right: 1px #333 solid;
background: #000;
text-transform: uppercase
}

#menu li, ul {
margin: 0;
padding: 0;
float: left;
list-style-type: none;
letter-spacing: 0px;
}

#menu a {
min-height: 15px;
border: none;
display: block;
min-width: 50px;
padding: 6px;
font-weight: bold;
text-decoration: none;
letter-spacing: 0px;
}

#menu a:hover {
border: none;
min-height: 0px;
text-align:center;
padding: 6px;
letter-spacing: 0px;
border-bottom: 1px solid #E0691A;
}

a {	
color: #E0691A;	
background: inherit;
text-decoration: none;
}

a:hover { 
color: #6C757A; 
background: inherit; 
}

h1 { 
font: normal 3.1em Tahoma, Sans-Serif; 
letter-spacing: 2px; 
padding: 7px 0 0 8px; 
border-bottom: 4px #E0691A solid;
margin: 0; 
}

.dark  { 
color: #737373; 
background: inherit; 
font-weight: bold; 
}

h1 a, h2 a { 
text-decoration: none; 
}

h1 a:hover { 
color: #FF6600; 
background: inherit; 
}

h2 a { 
text-decoration: none;
color: #555; 
background: inherit;  
cursor: none;
}

h2 a:hover { 
color: #555; 
background: inherit; 
border-bottom: 1px solid #E0691A;
cursor: none;
}

h2 { 
margin: 1px; 
padding: 0; 
text-align: left;
font: bold 18pt Tahoma, Sans-Serif; 
letter-spacing: 1px;
cursor: none;
}

h2 {
font-size: 18pt; 
margin-bottom: 5px; 
color: #000; 
background: inherit; 
}

h3 { 
font: normal 1.3em Tahoma, Sans-Serif; 
letter-spacing: 2px; 
padding: 7px 0 20px 8px; 
margin: 0 0 0 20;
}

.box{
height: 100%;
padding:10px;
margin-bottom:15px;
color:#555555;
background: #000000;
border:1px solid #333;
border-bottom: 4px solid #333;
}

.box_main {
height: 100%;
padding:10px;
margin-bottom:15px;
color:#999;
text-align: center;
background: #000000;
border:1px solid #333;
border-bottom: 4px solid #333;
}

.box_left{
height: 100%;
width: 40%;
text-align: right;
float: left;
padding:10px;
margin-bottom:15px;
color:#555555;
background: #000000;
border:1px solid #333333;
}

.box_right{
height: 100%;
width: 40%;
text-align: right;
float: right;
padding:10px;
margin-bottom:15px;
color:#555555;
background: #000000;
border:1px solid #333333;
}

.news-header {
text-align: left;
color:#777;
letter-spacing: 1px;
font: 1em Tahoma, Sans-Serif;
text-transform: uppercase;
border-top: 1px solid #333;
}

.news-content {
text-align: left;
color:#777;
letter-spacing: 1px;
font: 1em Tahoma, Sans-Serif;
}

#footer{
clear:both;
margin:0 auto;
padding:0px 0 0px 0;
border-top:4px solid #E0691A;
width:920px;
padding-top: 8pt;
text-align:center;
letter-spacing: 1px;
}

#footer a{
text-decoration:none;
}

#footer a:hover{
text-decoration:underline;
}