/* LAYOUT STUFF */
body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	height:100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	line-height: 1.6em;
}
/*accordion begin*/
.accordion {
	width: 300px;
	border-bottom: solid 1px #c4c4c4;
}
.accordion h3 {
	background: #e9e7e7 url(../images/misc/arrow-square.gif) no-repeat right -51px;
	padding: 7px 15px;
	margin: 0;
	font: bold 100%/100% Arial, Helvetica, sans-serif;
	border: solid 1px #c4c4c4;
	border-bottom: none;
	cursor: pointer;
	filter: alpha(opacity=80);
	opacity: .8;
}
.accordion h3:hover {
	background-color: #e3e2e2;
}
.accordion h3.active {
	background-position: right 5px;
}
.accordion p {
	background: #f7f7f7;
	margin: 0;
	padding: 7px 15px;
	border-left: solid 1px #c4c4c4;
	border-right: solid 1px #c4c4c4;
	filter: alpha(opacity=80);
	opacity: .8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 120%;
}
.accordion a {
	margin: 5px 0px 0px;
	padding: 0px;
	line-height: 120%;
}
body#MAIN-page .accordion p, body#NEWS-page .accordion p, body#HAMTA-page .accordion p, body#ABOUT-page .accordion p {
	background: #f7f7f7;
	margin: 0;
	padding: 5px 10px 5px 15px;
	border-left: solid 1px #c4c4c4;
	border-right: solid 1px #c4c4c4;
	filter: alpha(opacity=80);
	opacity: .8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
/*accordion end*/


/* Wrapper. One of two classes applied to the wrapper depending on width of browser window */

#wrapper { text-align:left; margin-right: auto; margin-left: auto; margin-top: 0px; margin-bottom: 10px; height:100%; border: 5px none #FFFFFF; position: relative; }
.altwrapper {width:728px;	height:100%;
}
.mainwrapper {
	width:950px;
	height:100%;
	background-color: #D5E78E;
	background-image: url(../images/misc/black_bg_mid.png);
	background-repeat: repeat-y;
	background-position: bottom;
}
#header {
	background-repeat: no-repeat;
	height: 120px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/misc/black_bg_top.png);
	background-position: left top;
}
.headerrubrik {
	font-size: 24px;
	font-weight: normal;
	color: #666666;
	padding-bottom: 20px;
}

#headernav {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	right: 50px;
	top: 78px;
	width: 620px;
	letter-spacing: 0.0em;
}
#headernav ul {
	display: block;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
#headernav li.empty {
	margin: 0px 0px 0px -5px;
	padding: 0px;
	color: #FFFFFF;
}
#headernav li {
	display: inline;
	padding: 0px 0px 0px 5px;
	margin: 0px;
	white-space: nowrap;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #333333;
}
#headernav li a {
	text-decoration: none;
	color: #333333;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 12px;
}
#logo {
	position: absolute;
	left: 50px;
	top: 25px;
	margin: 0px;
	padding: 0px;
	visibility: visible;
}
#navcontainer {
	float: none;
	margin-bottom: 20px;
	margin-right: 75px;
}


/* NAVIGATION HEADER */


#navlist
{
	border-bottom: 1px none #DFDFDF;
	text-transform: none;
	padding: 0;
	margin: 0;
}

#navlist li
{
	list-style: none;
	margin: 0px;
	padding: 5px 0px 5px 3px;
	border-top: 1px none #eee;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #eee;
}

#navlist li a {
	text-decoration: none;
	color: #FF6600;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}


/* Header 

.altwrapper #header {position: absolute;color:#030;width:715px;text-align:right}
.mainwrapper #header {position: absolute;color:#030;width:956px;text-align:right;}
*/
/* Main column and variants */

#content {
	margin: 0px;
	padding: 0px;
}



#leftbar {
	width:924px;
	padding:0px;
	margin:0px 0px 0px 13px;
	height: 180px;
	clear: both;
	display: block;
}


/* Side columns and specific elements */

#sidebar {
	float:left;
	width: 450px;
	padding-left:50px;
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 20px;
	margin: 0px;
	}

#rightbar {
	float:left;
	padding-left:40px;
	padding-top: 0px;
	padding-right:0px;
	padding-bottom:0px;
	width:301px;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #CCCCCC;
	margin: 0px;
}


h1, h2, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h1 {
	font-size: 140%;/*218%*/
}

h2 {
	font-size: 110%;/*164%*/
}

h4 {
	font-size: 90%;/*118%*/
}
/*h1   {
	font-size: 24px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: 130%;
	font-style: normal;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 130%;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
}
h3  {
	font-size: 12px;
	line-height: 130%;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
p    {
	line-height: 150%;
	padding: 0px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-top: 5px;
}
td {
	display: table-cell;
	padding: 0px;
	margin: 0px;
}
td a
{
	text-decoration: none;
	color: #D88963;
}*/
#sidebar a:link, #footer a:link, #rightbar a:link {
	text-decoration: underline;
	color: #FF6600;
}
#sidebar a:hover, #footer a:hover, #rightbar a:hover {
	text-decoration: none;
}
#sidebar a:visited, #footer a:visited, #rightbar a:visited {
	text-decoration: underline;
	color: #FF6600;
}
#sidebar a:active, #footer a:active, #rightbar a:active {
	text-decoration: underline;
}
#formTable .field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 3px 1px 1px;
	padding: 1px;
	width: 255px;
	border: 1px solid #8EB5AB;
	background-color: #E1F4FA;
}
#formTable .fieldkort {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 3px 1px 1px;
	padding: 1px;
	width: 100px;
	border: 1px solid #8EB5AB;
	background-color: #E1F4FA;
}
#formTable .fieldantal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 3px 1px 1px;
	padding: 1px;
	width: 15px;
	border: 1px solid #8EB5AB;
	background-color: #E1F4FA;
}
#formTable .fieldantaltext {
	font-size: 11px;
	line-height: 12px;
}
#formTable .button {
	margin: 3px 1px 1px;
	padding: 0px;
	border-top: 1px none #CCCCCC;
	border-right: 1px none #666666;
	border-bottom: 1px none #333333;
	border-left: 1px none #999999;
	cursor: pointer;
}
#formTable .combobox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	background-color: #E1F4FA;
	margin: 0px;
	padding: 1px;
	border: 1px solid #CCCCCC;
	width: 255px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


/* fonts */


div.spacer { clear:both; margin-bottom: 1px; }



.img_right {
	float: right;
	margin: 0px 0px 20px 40px;
	border: 1px none #666666;
}

#footer {
	padding: 0px;
	margin: 20px 0px 0px;
	height: 50px;
	float: none;
	background-image: url(../images/misc/black_bg_bot.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	font-weight: bold;
	font-size: 11px;
	padding: 0px;
	margin: 0px 0px 0px 50px;
	color: #000000;
	text-align: left;
}

#pristabell {
	display: table;
	width: 100%;
	margin-top: 20px;
}
#pristabell .rubrik {
	text-transform: uppercase;
	font-weight: bold;
}
#pristabell .rumstyp {
	background-color: #eee;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-transform: uppercase;
}
#pristabell .prisright {
	text-align: right;
}
#pristabell .typ {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.mellanrubrik {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #666666;
	padding: 4px 0px;
	margin: 0px;
	border-top: 1px solid #CCCCCC;
	font-size: 11px;
}
#sidebar ul {
	padding: 0px;
	margin: 0px;
}
#paketruta {
	border: 1px solid #B3658D;
	padding: 8px;
	width: 450px;
	margin: 0px 0px 20px;
	background-color: #FFFDF2;
}
#paketruta b {
	color: #666666;
	font-size: 11px;
}
#paketruta h2 {
	color: #B3658D;
	font-size: 21px;
	font-weight: normal;
	line-height: normal;
	font-style: normal;
	padding: 0px;
	margin: 0px 0px 8px;
}
td .label {
	color: #666666;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 0px;
}
td .data {
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #66CCFF;
}
#header #flash_header {
	position: absolute;
	height: 60px;
	width: 350px;
	top: 0px;
	visibility: visible;
	z-index: 10;
	left: 525px;
	overflow: hidden;
}
#alt_css {
	display: none;
}
/* mootools startsidan*/
div#myOtherElement {
	width: 200px;
	height: 20px;
	overflow: hidden;
	border: 1px solid black;
	background-color: #f9f9f9;
}

div#myOtherElement span, div#myOtherElement a {
	display: block;
	padding: 0 3px;
}

div#myOtherElement a:hover {
	background: #f5f5f5;
}
