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

html 
{

	background:#000 url(http://www.testwebben.se/3327/Images/htmlbg3.png) no-repeat center 73px;
	font-size: 62.5%;
}

html, body {
height: 100%;
}

body {

}

#film {
	position: absolute;
	right: 50%;
	bottom: 0;
	margin-right: -735px;
	z-index: 999;
}

body 
{
	text-align: left;
}

/*CONTENT (start) ---------*/

body 
{
	/*Content editor body*/
	/*background-color: #fff;*/
}

body, select, input, textarea, table 
{
	font-family: "trebuchet ms", helvetica, arial, sans-serif;
	color: #000;
	font-size: 12px;
	line-height: 1.5;
}

table 
{
	font-size: inherit;
	font-size: 100%;
	margin-bottom: 15px;
}

table.shoptable img {
	margin-bottom:3px;
}

h1, h2, h3, h4, h5, h6 
{
	padding: 0em;
	font-weight: normal;
	text-decoration: none;
	line-height: 1.4;
}

h6 
{
	font-size: 0.4em;
	margin: 1em 0em 0em 0em;
}

h5 
{
	font-size: 0.6em;
	margin: 1em 0em 0em 0em;
}

h4 
{
	font-size: 0.8em;
	margin: 1.5em 0em 0em 0em;
}

h3 
{
	font-size: 1.2em;
	font-weight: bold;
	margin: 1em 0em 0em 0em;
}

h2 
{
	font-size: 1.5em;
	margin: 1em 0em 0em 0em;
}

h1
{
	text-transform: none;
	letter-spacing: 0;
	font-size: 2.2em;
	margin: 0em;
}

p 
{
	margin: 0em 0em 1em 0em;
	max-width: 840px;
}

a, 
a:link,
a:visited, 
a:active 
{
	color: #BF8E34;
	text-decoration: none;
	font-weight: bold;
}

a:hover 
{
	text-decoration: underline;
}

a img 
{
	border: 0;
}

hr 
{
	border: 0;
	height: 1px;
	margin: 0.5em 0 1em 0;
	color: #999;
	background-color: #999;
}

ul,
ol 
{
	margin: 1.2em 0em 1.2em 2em;
	padding: 0;
}

ul li,
ol li 
{
	margin: 0.3em 0em 0em 0em;
	list-style-position: outside;
	line-height: 1em;
	padding: 0 0 0.5em 0;
}

ul 
{
	list-style: url(http://www.testwebben.se/000/Images/) square;
}

ol 
{
	list-style: decimal;
}

strong 
{
	font-weight: bold;
}

em 
{
	font-style: italic;
}

blockquote 
{
	margin: 0em 3em;
}

/*CONTENT (end) -----------*/

/*FOOTER ------------------*/

#footer
{
	color: #666;
	font-size: 1em;
	letter-spacing: 0.03em;
	text-align: center;
	width: 900px;
	height: 60px;
	margin: 0 auto 0 auto;
	padding: 0;
	position: relative;
}

#pFooterText
{
	margin: 0;
	padding: 2em 0 0 0;
	line-height:1.5;
}

#footer a,
#footer a:link,
#footer a:hover,
#footer a:visited,
#footer a:active 
{
	color: #666;
	text-decoration: none;
	font-weight: normal;
}

/*LAYOUT ------------------*/

#wrapper
{
	background: url(http://www.testwebben.se/3327/Images/whitebg.png) repeat-y center 90px;
	width: 960px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto 0 auto;
	padding: 0px 0 0 0;
position:relative;
}

#header {
	width: 960px;
	height: 300px;
	margin: 0 auto;
	position: relative;
}

.slideshow-container {
	heihgt: 333px;
}

#bildspel {
	width: 960px;
	height: 300px;
	position: absolute;
	left: 0;
	bottom: 0;
	overflow: hidden;
}

#logocontainer {
	background: #000 url(http://www.testwebben.se/3327/Images/topbarbg.png) repeat-x left top;
	width: 960px;
	height: 90px;
}

#logo
{
	position: absolute;
	left: 50%;
	top: 10px;
	margin: 0 0 0 -210px;
	z-index: 99;
}

#main
{
	width: 900px;
	margin: 0 auto;
	padding: 20px 30px 60px 30px;
}


#main-left {
	width: 400px;
	float: left;
	margin: 20px 22px 20px 25px;
}

#main-right {
	width: 400px;
	float: left;
	margin: 20px 0 20px 25px;
}

.clear 
{
	clear: both;
	line-height: 0.01;
	border-style: none;
}

/* NAV ---------------------- */

div#nav
{
	background: url(http://www.testwebben.se/3327/Images/navbg.png) repeat-x left top;
        width: 960px;
        line-height: normal;
        margin: 0;
        padding: 0;
        text-align: left;
	height: 47px;
	position: absolute;
	left: 0px;
	bottom: 0px;
}

#nav * {outline:0;}

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

#nav li 
{
	margin: 0em;
	float: left; 
}

#nav ul li li 
{
	float: left;
	width: 10em; 
}

#dmenu li 
{
	list-style-type: none;
	float: left;
	display: block; 
	height:24px;
}

#dmenu ul 
{
	float: left;
	position: absolute;
	display: none;
	margin-top: 0px !important;
	margin-top: 6px;
	margin-left: 30px;
	width: 170px;
	z-index: 99; 
	background-color: #fff;
}

#dmenu li a 
{
	display: block;
	text-decoration: none;
	border: 0px;
	color: #fff;
}

#dmenu ul a 
{
	display: block;
}

#dmenu a:hover 
{
	display: block; 
}

#dmenu ul li a:hover 
{
	display: block; 
}

#dmenu ul ul 
{
	display: none;
	position: absolute;
	margin-left: 119px;
	margin-top: -25px !important;
	margin-top: -25px;
	z-index: 99; 
	border-left: 1px #fff solid;
}

#dmenu ul li>ul, #dmenu ul ul li>ul 
{
	margin-top: -1em; 
}

#dmenu li:hover ul ul,
#dmenu li:hover ul ul ul,
#dmenu li:hover ul ul ul ul,
#dmenu li:hover ul ul ul ul ul 
{
	display:none; 
}

#dmenu li:hover ul,
#dmenu ul li:hover ul,
#dmenu ul ul li:hover ul,
#dmenu ul ul ul li:hover ul,
#dmenu ul ul ul ul li:hover ul 
{
	display:block; 
}

li>ul 
{
	top: auto;
	left: auto; 
}

#dmenu li#current a:link,
#dmenu li#current a:visited
{
	color: #F2C230;
}

#dmenu li.parent.current a {
	color: #F2C230;
}

#dmenu li a:hover, 
#dmenu li#current .current a:hover, 
#dmenu li#current a:hover
{
	color: #F2E9BD;
	text-decoration: none;
}

#nav #dmenu li#current a:hover {cursor:default;}

#dmenu li ul li a:hover,
#dmenu li.current ul li a:hover,
#dmenu li.current ul li.current a:hover,
#dmenu li#current ul li a:hover,
#dmenu li ul li a:hover
{
	background: #e85646;
	color: #898989;
	background-color: transparent;
}

/* Alla nivåer */
#dmenu a:link,
#dmenu a:visited,
#dmenu a:hover
{
	background: transparent;
        font-weight: normal;
        text-transform: none;
        text-decoration: none;
        font-size: 16px;
        letter-spacing: 0;
        margin: 10px 0 0 0;
	padding: 12px 35px 12px 35px;
} 

/* Nivå 2-3 */

#nav #dmenu ul {
display:none;
}

form {

}

form fieldset {
width: 300px;
border:0;
float:left;
display:block;
}

form legend {
font-weight: bold;
display:none;
}

form label {
display:block;
font-weight:normal;
}

form input, form textarea, form select {
border:0;
}

form input[type="text"] {
width:170px;
margin: 0 0 7px 0;
padding: 2px;
border:1px solid #ccc;
}

form select {
border:1px solid #ccc;
}

form input[type="checkbox"] {
margin:0 0 0 5px
}

form textarea {
width:220px;
height:7em;
padding: 2px;
overflow-y:auto;
border:1px solid #ccc;
}

form div.inline {
clear:both;
margin:7px 0;
}

#E-postadress {
width:220px;
}

form input.submit_btn {
display: block;
float:left;
margin:10px 5px 0 0;
padding:2px 3px;
}

form span.obligatorisk {
color: #ff0000;
}

#pageWrapper #bildspel {
height:333px !important;
overflow:hidden;
}

#pageWrapper .slideshow-container {
height:333px !important;
overflow:hidden;
}


/*Sexy album covers, all credit goes to http://www.komodomedia.com*/

ul.music {
	width:720px;
}

ul.music,
ul.music li,
ul.music li a,
ul.music li img{
	margin:0;
	padding:0;
	list-style:none;
	border:0;
	text-decoration:none;
}
ul.music li{
	margin:15px 15px 15px 0;
	float:left;
	position:relative;
}
ul.music li a{
	display:block;
	position:relative;
	float:left;	
	width:80px;
	height:80px;
	text-indent:-1000em;
	overflow:hidden;
	z-index:1;						
}
ul.music li img{
	position:absolute;
	width:80px;
	height:80px;
	border:0;
}

/* Jewel Case */
ul.music li.jewel img{
	width:72px;
	height:72px;
	top:3px;
	left:12px;
}			
ul.music li.jewel a{
	background:url(http://www.testwebben.se/3327/Images/jewel.png) 0 0 no-repeat;
	width:90px;
	height:82px;							
}
ul.music li.jewel{
	background:url(http://www.testwebben.se/3327/Images/blank_insert.gif) 12px 3px no-repeat;							
}

#pageWrapper #logo, #pageWrapper #film {display:none;}