/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

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

body {
	background: #000000 url(images/back_all.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

input, textarea {
	background: #ffff;
	border: 1px solid #000;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #0F5B96;
}

h1, h2, h3, p, ol, ul {
	margin-top: 0;
}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
}

h1, h2 {
	text-transform: lowercase;
	font-weight: normal;
}

h1 {
	font-size: 2.4em;
}

h2 {
	font-size: 1.8em;
}


a {
	color: #1D74A6;
}

a:hover {
	text-decoration: none;
	color: #1D74A6;
}



hr {
	color:#003;
	height:1px;
	display:block;
}

#main
{
width: 960px;
margin: 0 auto;
border-left: 16px solid #ffffff;
border-right: 16px solid #ffffff;
background: #ffffff;
}


/* Header */

#header {
	height: 444px;
	width: 960px;

}

#logo {
width: 960px;
height: 368px;
background: url(images/header01.jpg) no-repeat;
}

#logo h1, #logo p {
	margin: 0;
	line-height: normal;
}

#logo h1 {
	padding: 47px 0 0 20px;
	font-size: 24px;
	color: #ffffff;
}
#logo h2 {
	padding: 10px 0 0 20px;
	font-size: 10px;
	text-transform: uppercase;
	color: #ffffff;
}

#logo a {
	text-decoration: none;
	color: #ffffff;
	
}
#headercd {
	height:157px;
	width:175px;
	float:right;
	background-image:url(images/cd/utrott_singles.png);
	background-repeat:no-repeat;
	left: 807px;
	top: 12px;
}

#officalsites {
height:35px;
width:220px;
float:right;
position: static;
padding-top:8px;
}

#menu {
height: 76px;
background: url(images/menu.gif) repeat-x;
width: 770px;
padding-left: 190px;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	float: left;
	width: 140px;
	height: 50px;
	text-decoration: none;
	text-align: center;
	padding-top: 26px;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;

}

#menu a:hover {
	background: url(images/menu_r.gif) repeat-x;
	height: 50px;
}

/* Page */

#page {
	width: 949px;
	margin: 0 auto;
	background: url(images/page_back.gif) repeat-x;
	padding-left: 11px;
}

/* Content */

#content {
	float: left;
	width: 490px;
	margin-left: 8px;
	margin-right: 8px;
}

#content .line1
{
border: 1px solid #182a49;
background: #F1F1F1;
padding: 4px;
margin-bottom: 10px;
}

.line1 h2
{
	
background: url(images/title_back.gif) repeat-x;
height: 28px;
padding-top: 10px;
padding-left: 20px;
margin-bottom: 4px;
}

.line1 img { 

/*float:right;*/
}


#content .post ul, #content .post ol
{
margin-left: 30px;
}

#content .top
{
width: 497px;
background: url(images/top.png) no-repeat;
height: 13px;
}

#content .middle_borlange
{
width: 458px;
padding: 10px;
border: 1px solid #000000;
background: #ffffff
}

#content .middle_back
{
width: 458px;
padding: 10px;
border: 1px solid #000000;
background: #ffffff
}

#content .middle_back img 
{
	float:right;
}

#content .title
{
width: 460px;
background: url(images/title_back.gif) repeat-x;
height: 28px;
padding-top: 10px;
padding-left: 20px;
margin-bottom: 4px;
}

#content .date 
{
	height: 31px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-top: 3px;
	font-size: 10px;
	border: 1px solid #90A4C8;
    background: #ffffff;		
}

#content .date ul
{
	list-style: none;	
}

#content .date li
{
	display: inline; 
}

#content .small_icon1
{
background: url(images/icon1.gif) no-repeat;
height: 24px;
width: 150px;
float: left;
display: block;
text-align: left;
padding-top: 6px;
padding-left: 30px;
}

#content .small_icon2
{
background: url(images/icon2.gif) no-repeat;
height: 24px;
width: 120px;
float: left;
display: block;
text-align: left;
padding-top: 6px;
padding-left: 30px;
}

#content .small_icon3
{
background: url(images/icon3.gif) no-repeat;
height: 24px;
width: 100px;
float: left;
display: block;
text-align: left;
padding-top: 6px;
padding-left: 30px;
}

.post {
	margin-bottom: 15px;
	color: #000000;
	margin-top: 10px;
}

.post a {
	color: #182a49;
}

.post a:hover {
	color: #90A4C8;
}

.post H2
{
color: #000000;
text-transform: uppercase;
font-size: 14px;
font-weight: bold
}

#backtop {
float:right;
margin-top:9px;
margin-right:15px;
}

/* celler i middle_back */

#media {
width:175px;
float:right;
border:solid 1px;
}

#media2 {
width:160px;
float:right;
}

#cd {
width:175px;
float:right;
}

/* Sidebars */

.sidebar {
	float: left;
	width: 215px;
	margin-top: 10px;
	color: #000000;

}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}


.sidebar li {
	padding: 4px 0 4px 10px;
}

.sidebar a {
	text-decoration: none;
	color: #182a49;
	font-size: 11px;
}
.sidebar a:hover {
	color: #0A6894;
	text-decoration: underline;
}

.sidebar h2 {
	padding-top: 12px;
	color: #000000;
	background: url(images/title_back.gif) repeat-x;
	height: 26px;
	padding-left: 20px;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;


}


/*används till sidebar men ej för tillfället*/
.bottom_small
{
height: 0px;
background: url(images/small_bottom.gif) no-repeat;
width: 183px;
}
/* - */

#leftbar .line1, #rightbar .line1
{
border: 1px solid #182a49;
background: #F1F1F1;
padding: 4px;
margin-bottom: 10px;
}

#leftbar .small_back, #rightbar .small_back
{
background: url(images/small_back.gif) repeat-y;
}

/* Left Sidebar */

#leftbar {

}

/* Right Sidebar */

#rightbar {
margin-left: 5px;
}

#leftbar .back, #rightbar .back
{
background: #90a4c8;
padding: 10px;
}



/* Footer */

#footer {
	clear: both;
	padding-top: 20px;
	height: 42px;
	background: url(images/footer.gif) repeat-x;
}

#footer p {
	text-align: center;
	font-size: smaller;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}

/* första sidan */
#intro
{

margin: 30px;
width: 800px;
height:495px;
background-image:url(images/tour10_intro.png);
}

#enter
{
position:relative; top:96%; left:40%;
width:100px;
border-top:solid;
border-bottom:solid;

}

#enter a {
color: #FF0000;

}
/* thickbox */

#testdiv {width:600px; margin:0 auto; border:1px solid #ccc; padding:20px 25px; background:#fff}

#tinybox {position:absolute; display:none; padding:10px; background:#90a4c8 url(images/preload.gif) no-repeat 50% 50%; border:10px solid #e3e3e3; z-index:2000}
#tinymask {position:absolute; display:none; top:0; left:0; height:100%; width:100%; background:#000; z-index:1500}
#tinycontent {background:#90a4c8}

.button {font:14px Georgia,Verdana; margin-bottom:10px; padding:8px 10px 9px; border:1px solid #ccc; background:#eee; cursor:pointer}

.button2 {font:12px Arial, Helvetica, sans-serif; margin-bottom:10px; padding:1px 0px 1px; background:#90a4c8; cursor:pointer; 


}
.accordion {
	width: 480px;
	border-bottom: solid 1px #c4c4c4;
}
.accordion h3 {
	background: #e9e7e7 url(images/arrow-square.gif) no-repeat right -51px;
	padding: 7px 15px;
	margin: 0;
	font: bold 120%/100% Arial, Helvetica, sans-serif;
	border: solid 1px #c4c4c4;
	border-bottom: none;
	cursor: pointer;
}
.accordion h3:hover {
	background-color: #e3e2e2;
}
.accordion h3.active {
	background-position: right 5px;
}
.accordion p {
	background: #f7f7f7;
	margin: 0;
	padding: 10px 15px 20px;
	border-left: solid 1px #c4c4c4;
	border-right: solid 1px #c4c4c4;
}

.accordion img {
float: right; 

}
