/*CSS COPYRIGHT - SVEABYRAN AB*/

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	padding:0;
	background-position: 50% top;
	background-image: url(img/bg.jpg);
	background-color: #000;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
input, form, textarea h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
}
h1 {
	font-size:18px;
	color: #333333;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	letter-spacing: 0.1em;
}
h2 {
	color:#666666;
	font: normal 10px Arial, Helvetica, sans-serif;
	margin: 0px;
	display: block;
	background-color: #E6E6E6;
	text-align: right;
	padding-right: 10px;
}
h3 {
	font-size:13px;
	border-bottom:solid 1px #DEDEDE;
	padding:4px 0;
	margin-bottom:10px;
	color: #666666;
}
a:link, a:visited {
	color:#0033CC;
}
a:hover {
	text-decoration:none;
}
#topbar {
	width:auto;
	display:block;
	height:300px;
	background-color: #252F2E;
	color: #FFFFFF;
	margin: 0px;
}
#container {
	width:900px;
	margin:0 auto;
	background-color: #FFFFFF;
}
#container #topbar #logo {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 36px;
	color: #FFF;
	font-weight: bold;
	display: block;
	width: 250px;
	text-align: center;
	margin-top: 65px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 30px;
	padding: 10px;
}
#container #topbar #logo_span {
	color: #09F;
}

#container #topbar #skip_to_content a {
	text-decoration: none;
	color: #CCC;
	font-weight: bold;
	text-transform: uppercase;
}

#shadow {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/shadow.png);
	background-position: 50% top;
	background-repeat: no-repeat;
}
#column_left #large {
	font-size: 14px;
	line-height: 20px;
	color: #333;
	font-style: italic;
	font-weight: normal;
}


#container #main #column_left img {
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#navbar {
	width:auto;
	display:block;
	height:28px;
	color: #FFFFFF;
	background-image: url(img/navbar_bg.jpg);
	background-repeat: repeat;
}
#navbar a {
	heigth:28px;
	line-height:28px;
	padding:0 8px;
	display:inline;
	color: #333;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
#navbar a:hover {
	text-decoration: underline;
}
#container #main #column_left a {
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
}
#container #main #column_left2 a {
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
}
#container #main #column_left a:hover {
	text-decoration: underline;
}
#container #main #column_left2 a:hover {
	text-decoration: underline;
}
#container #main #column_right a {
	color: #FF6600;
	text-decoration: none;
}
#container #main #column_right a:hover {
	text-decoration: underline;
}

#main {
	width:auto;
	display:block;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
#column_left {
	width:750px;
	margin-right:20px;
	float:left;
	margin-left: 10px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #666666;
}
#column_left2 {
	width:550px;
	margin-right:20px;
	float:left;
	margin-left: 10px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #666666;
}
#column_right {
	width:280px;
	margin-right:10px;
	float:left;
	color: #666;
	background-color: #E2E9E8;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#column_right_img {
	width:120px;
	float:left;
}
#footer {
	width:auto;
	display:block;
	font-size:11px;
	color:#FFFFFF;
	text-align: left;
	background-color: #000000;
	height: 80px;
	padding: 10px;
	background-image: url(img/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#footer_cont {
	margin: 2px;
	padding: 2px;
	float: left;
	width: 400px;
}
#footer_cont p {
	margin: 0px;
}
#footer_cont  h7 {
	font-size: 14px;
	font-weight: bold;
}

#container #footer #footer_cont a {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
#container #footer #footer_cont a:hover {
	text-decoration: underline;
}
#container #main #column_right #form1 p {
	margin: 0px;
}
#column_right #form {
	font-size: 10px;
	color: #666666;
}
#form #textfield {
	width: 200px;
	margin: 3px;
	padding: 3px;
	border: 1px solid #CCCCCC;
	background-color: #F2F2F2;
	color: #666666;
	font-family: "Courier New", Courier, monospace;
}
#form #textarea {
	width: 200px;
	border: 1px solid #CCCCCC;
	background-color: #EBEBEB;
	margin: 3px;
	padding: 3px;
	font-family: "Courier New", Courier, monospace;
	color: #666666;
}
#skip_to_content {
	padding: 2px;
	height: 20px;
	text-align: right;
	color: #37FFFF;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

div.spacer {
	clear:both;
	height:10px;
	display:block;
}
ul#menu{
	width: 100%;
	height: 43px;
	font-size: 0.8em;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-weight: bold;
	list-style-type: none;
	background-image: url(images/menu-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: -6px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0px;
	}
ul#menu li {
	display: block; 
	float: left; 
	margin: 0 0 0 5px; 
	}
ul#menu li a { 
	height: 43px; 
	color: #777; 
	text-decoration: none; 
	display: block; 
	float: left; 
	line-height: 200%; 
	padding: 8px 15px 0; 
	}
ul#menu li a:hover { 
	color: #333; 
	}
ul#menu li a.current{
	color: #FFF;
	background-image: url(images/current-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
	}

