

/* ================== Template 1 ================= */	

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}


body {
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	height: 100%;
	background-color: #ffff;		
	text-align: left;
}

html,body {
	height: 90%;
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}	

div#box a {
	color: #677b4a;
	text-decoration:none;	
	font: 12px Verdana; 	
}
div#box a:hover {
	text-decoration:underline;
	color: #677b4a;	
	font: 12px Verdana; 	
}

a.author {
	text-decoration: none;
	color: #666;
	font-family: Verdana;
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}

a.author:hover {
	text-decoration: none;
	color: #666;
	font-family: Verdana;
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}



/* 
=============================================

TEXT CSS SETTINGS

=============================================
*/


.copy {
	color: #666;
	font-family: Verdana, Frutiger, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}

p {
color: #666;
font-family: Verdana;
margin-top: 0px;
font-size: 80%;
margin-bottom: 0.1em;
line-height:125%;
}

.brodtext
{
color: #666;
font-family: Verdana;
font-size: 90%;
margin-top: 0px;
margin-bottom: 0px;
}

.brodtext-fet 
{
color: #666;
font-family: Verdana;
font-size: 12px;
font-weight: bold;
}

h1
{
	color: #666;
	font-size:15px;
	font-family: "Trebuchet MS",Arial, Verdana;
	text-transform:uppercase;
	font-weight: normal; 	
}

h2 {
	color: #666;
	font-size:14px;
	font-family: "Trebuchet MS",Arial, Verdana;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

h3 {
	color:#666;
	font-size:20px;
	font-family: "Trebuchet MS",Arial, Verdana;
	margin:0px;
}

h4 {
	color: #666;
	font-size:14px;
	font-family: "Trebuchet MS",Arial, Verdana;
}

.info 
{
color: #CC0000;
font-family: Verdana;
font-size: 12px;
font-weight: bold;
}

LI.list1 {
list-style: disc outside;
color: #666;
font-family: Verdana;
margin-top: 0px;
font-size: 80%;
margin-bottom: 0.1em;
line-height:125%;
} 


/* 
=============================================

FORM CSS SETTINGS
.button {
	font-family: Arial, Verdana, "Trebuchet MS";
	font-size:12px;
}

input {
	margin: 0px;
	padding: 0px;
}

form {
	padding: 0px;
	margin: 0px;
}


.tbl_header {
	border-collapse:collapse;
}
.td_name {
	margin:0;
	text-align: left;
	padding: 0px;
	color: #000;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;	
}

.td_textarea {
	margin: 0px;
	text-align: left;
	padding: 0px 0px 0px 3px;	
	width: 354px;
	height: 90px;
	background: url(./images/bg_textarea.gif) no-repeat left top;  	
}

.cssbutton {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 12px; 
	color: #fff; 
	border: 0px solid #ccc;
	width: 100px;
	height: 22px;
	padding: 5px;
	margin: 5px;
	background: #93959a; 
}

.input_select {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 11px; 
	color: #fff; 
	border: 0px solid #ccc;
	width: 182px;
	height: 20px;
	padding: 0px;
	margin: 5px;
	background: #93959a; 
}

	
.textarea {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 12px; 
	color: #fff; 
	border: 0px solid #ccc;
	width: 344px;
	height: 80px;  
	padding: 5px;
	margin: 5px;	
	background: #93959a;  		
}
=============================================
*/


.button {
	font-family: Arial, Verdana, "Trebuchet MS";
	font-size:12px;
}

input {
	margin: 0px;
	padding: 0px;
}

form {
	padding: 10px;
	margin: 0px;
	
}

.td_name {
	margin: 0 auto;
	text-align: left;
	padding: 0px;
	color: #000;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;	
}

.td_textarea {
	margin: 0px;
	text-align: left;
	padding: 0px 0px 0px 3px;	
	width: 354px;
	height: 90px;
	background: url(./images/bg_textarea.gif) no-repeat left top;  	
}

.inputfield {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 12px; 
	color: #000; 
	border: 0px solid #ccc;
	width: 172px;
	height: 20px;
	padding: 2px 0px 0px 3px;
	background: url(./images/bg_inputfield.gif) no-repeat left top;  
}

.input_select {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 11px; 
	color: #000; 
	border: 0px solid #ccc;
	width: 175px;
	height: 20px;
	padding-bottom: 3px;
	background: url(./images/bg_inputfield.gif) no-repeat left top;  
}

	
.textarea {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 14px; 
	color: #000; 
	border: 0px solid #ccc;
	width: 344px;
	height: 80px;
	overflow:auto;   	
}




/* 
=============================================

CSS BOXES SETTINGS

background : #fafafa url(./images/bg_tavling.gif) no-repeat center top;
=============================================
*/	

.padding {
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
}

.padding_form {
	float: left;
	width: 490px;
	height: 340px;
	vertical-align: top;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
			
}

.padding_friend {
	margin: 0px 0px 0px 0px;
	padding: 30px 0px 0px 65px;
}

#frame {
	width: 890px;
	margin: 0 auto;
	text-align: center;
	padding: 0px 0px 0px 0px;	
	vertical-align: top;	
}

#logotyp {
	float: left;
	text-align: center;
	vertical-align: top;
	width: 890px;
	height: 140px;			
	margin: 0px;
	padding: 0px;
}

.menu {
	float: left;
	text-align: center;
	vertical-align: top;
	width: 890px;
	margin: 0px;
	padding: 0px 0px 0px 1px;	
}

.nav_item {
	float: left;
	padding: 0px;
	margin: 0px;
}

#content {
	float: left;
	text-align: left;
	vertical-align: top;
	width: 888px;	
	min-height: 313px;
	height: auto !important;
	height: 313px;	
	margin: 0px 0px 0px 2px;
	padding: 0px 0px 0px 0px;
	background : #fcfcfc;	
	border-left: 1px #93959a solid;
	border-right: 1px #93959a solid;	
}

#flash {
	float: left;
	text-align: left;
	vertical-align: top;
	width: 890px;	
	z-index: 500;
	min-height: 340px;
	height: auto !important;
	height: 340px;	
	margin: 0px 0px 0px 2px;
	padding: 0px 0px 0px 0px;
	background : #f4f4f4;	
}

#profil {
	float: left;
	text-align: left;
	vertical-align: top;
	width: 397px;
	height: 340px;		
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#omoss {
	float: left;
	text-align: left;
	vertical-align: top;
	width: 244px;
	height: 340px;		
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#content_right {
	float: left;
	text-align: left;
	vertical-align: top;
	width: 488px;
	height: 340px;		
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#text {
	float: left;
	text-align: left;
	vertical-align: top;
	width: 424px;
	height: 340px;		
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#images {
	float: right;
	text-align: right;
	vertical-align: top;
	width: 380px;
	height: 330px;		
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	overflow-y: auto;	
}

#scroll {
	float: left;
	text-align: left;
	vertical-align: top;
	width: 480px;
	height: 340px;		
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow-y: auto;
}

#content_omoss {
	float: left;
	text-align: left;
	vertical-align: top;
	width: 640px;
	height: 340px;		
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#footer {
	float: left;
	position:relative;
	text-align: center;
	vertical-align: top;
	width: 890px;	
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
}

#contact {
	float: left;
	text-align: center;
	vertical-align: top;
	width: 891px;	
	height: 30px;
	margin: 0 auto;
	padding: 0px 0px 0px 1px;
}

.adressbar {
	float: left;
	width: 891px;	
	height : 30px; 	
	background-image : url(./images/nav.png);	
	background-position: 0px -292px;	
}

.adressbar span {
	display: none;
}

#facebook {
	float: right;
	text-align: left;
	width: 320px;	
	padding: 10px 0px 0px 0px;
	vertical-align: top;	
}

/* 
=============================================

CSS BOXES SETTINGS

=============================================
*/	

#fadeinbox{
position:absolute;
width: 500px;
left: 0;
top: -400px;
border: 2px solid black;
background-color: #fefefe;
padding: 4px;
z-index: 2000;
visibility:hidden;
}

/* 
=============================================

Menu

=============================================
*/


.menu span {
	display: none;
}

/*  Home */
.home { 
	width : 64px; 
	height : 31px; 
	background-image : url(./images/nav.png); 
}

.home:hover { 
	background-position:left -31px;
}

.menu li.current1 a{
	background-position:left -31px;
}

/*  bostader_till_salu */
.bostader_till_salu { 
	width : 189px; 
	height : 31px; 
	background-image : url(./images/nav.png);
	background-position: -64px top;
}

.bostader_till_salu:hover { 
	background-position: -64px -31px;
}

.menu li.current2 a{
	background-position: -64px -31px;
}

/*  referenser */
.referenser { 
	width : 155px; 
	height : 31px; 
	background-image : url(./images/nav.png); 
	background-position: -254px top;	
}

.referenser:hover { 
	background-position: -254px -31px;
}

.menu li.current3 a{
	background-position: -254px -31px;
}

/*  salja_bostad */
.salja_bostad { 
	width : 167px; 
	height : 31px; 
	background-image : url(./images/nav.png); 
	background-position: -410px top;	
}

.salja_bostad:hover { 
	background-position: -410px -31px;
}

.menu li.current4 a{
	background-position: -410px -31px;
}

/*  katalog */
.katalog { 
	width : 166px; 
	height : 23px; 
	border: 0px;
	margin: 0px;
	padding: 0px;		
	background-image : url(./images/nav.png);	
	background-position: -411px -62px;		 
}

.katalog:hover { 
	background-position: -411px -85px;
}

.menu li.current4 a{
	background-position: -411px -85px;
}


/*  Objektbeskrivningar */
.Objektbeskrivningar { 
	width : 166px; 
	height : 23px; 
	border: 0px;
	margin: 0px;
	padding: 0px;	
	background-image : url(./images/nav.png);	
	background-position: -411px -108px;		 
}

.Objektbeskrivningar:hover { 
	background-position: -411px -131px;
}

.menu li.current13 a{
	background-position: -411px -131px;
}

/*  E-visning */
.e-visning { 
	width : 166px; 
	height : 23px; 
	border: 0px;
	margin: 0px;
	padding: 0px;		
	background-image : url(./images/nav.png);	
	background-position: -411px -154px;		 
}

.e-visning:hover { 
	background-position: -411px -177px;
}

.menu li.current14 a{
	background-position: -411px -177px;
}



/*  om_storsjomaklarna */
.om_storsjomaklarna { 
	width : 155px; 
	height : 31px; 
	background-image : url(./images/nav.png); 
	background-repeat: no-repeat;	
	background-position: -578px top;
		
}

.om_storsjomaklarna:hover { 
	background-position: -578px -31px;
}

.om_storsjomaklarna_active {
	width : 155px; 
	height : 31px; 
	background-image : url(./images/nav.png); 
	background-position: -578px -31px;	
}

.om_storsjomaklarna_active:hover { 
	background-position: -578px -31px;
}

/*  om oss */
.om_oss { 
	width : 154px; 
	height : 23px; 
	border: 0px;
	margin: 0px;
	padding: 0px;		
	background-image : url(./images/nav.png);	
	background-position: -578px -62px;		 
}

.om_oss:hover { 
	background-position: -578px -85px;
}

.menu li.current5 a{
	background-position: -578px -85px;
}


/*  vi_pa_byran */
.vi_pa_byran { 
	width : 154px; 
	height : 23px; 
	border: 0px;
	margin: 0px;
	padding: 0px;	
	background-image : url(./images/nav.png);	
	background-position: -578px -108px;		 
}

.vi_pa_byran:hover { 
	background-position: -578px -131px;
}

.menu li.current6 a{
	background-position: -578px -131px;
}

/*  kontakta_oss */
.kontakta_oss { 
	width : 154px; 
	height : 23px; 
	border: 0px;
	margin: 0px;
	padding: 0px;		
	background-image : url(./images/nav.png);	
	background-position: -579px -154px;		 
}

.kontakta_oss:hover { 
	background-position: -579px -177px;
}

.menu li.current7 a{
	background-position: -579px -177px;
}

/*  spekulantregister */
.spekulantregister { 
	width : 154px; 
	height : 23px; 
	border: 0px;
	margin: 0px;
	padding: 0px;		
	background-image : url(./images/nav.png);	
	background-position: -579px -200px;		 
}

.spekulantregister:hover { 
	background-position: -579px -223px;
}

/*  partners */
.partners { 
	width : 154px; 
	height : 23px; 
	border: 0px;
	margin: 0px;
	padding: 0px;	
	background-image : url(./images/nav.png);	
	background-position: -579px -246px;		 
}

.partners:hover { 
	background-position: -579px -269px;
}

.menu li.current9 a{
	background-position: -579px -269px;
	
}

/*  nyproduktion */
.nyproduktion { 
	width : 159px; 
	height : 31px; 
	background-image : url(./images/nav.png); 
	background-repeat: no-repeat;	
	background-position: -734px top;
		
}

.nyproduktion:hover { 
	background-position: -734px -31px;
}

.nyproduktion_active {
	width : 159px; 
	height : 31px; 
	background-image : url(./images/nav.png); 
	background-position: -734px -31px;	
}


/*  fjallnara */
.fjallnara { 
	width : 162px; 
	height : 23px; 
	border: 0px;
	margin: 0px;
	padding: 0px;		
	background-image : url(./images/nav.png);	
	background-position: -735px -62px;		 
}

.fjallnara:hover { 
	background-position: -735px -85px;
}

.menu li.current11 a{
	background-position: -735px -85px;
	
}

/*  ovriga */
.ovriga { 
	width : 159px; 
	height : 23px; 
	background-image : url(./images/nav.png);	
	background-position: -734px -108px;		 
}

.ovriga:hover { 
	background-position: -734px -131px;
}

.menu li.current12 a{
	background-position: -734px -131px;
	
}

#nav {
	padding:0px 0px 0px 2px;
	margin:0px 0px 0px 0px;
}

.menu {
	position:relative; 
	z-index:300;
	width: 889px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;	
	owerflow: hidden;	
	background-color: #93959a;	
}


/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
	padding:0;
	margin:0;
	list-style-type:none;				
}


/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {	
	float:left;
	position:relative;
	padding:0;
	margin:0;	
}

/* style the links for the top level */
.menu a, .menu a:visited {
	display:block;			
}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
	visibility:hidden; 
	position:absolute;
	height:0;
	top:31px;
	left:1px; 		
}

/* another hack for IE5.5 */
* html .menu ul ul {
	top:31px;
}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {
	position:absolute; 
	top:0; 
	left:0; 
	border-collapse:collapse;
}




/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,.menu ul a:hover ul{
	visibility:visible;
}

/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{
	visibility:hidden;
}

/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ 
	visibility:visible;
}


/* 
=============================================

Fjällnära projekt

=============================================
*/

#catalogue {
width: 888px;
height: auto;
background: #fff;
text-align: center;
}



#text_evisning {
	float: right;
	text-align: left;
	vertical-align: top;
	width: 418px;
	height: 380px;		
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow-y: auto;	
}

#video_evisning {
	z-index:50;
	float: left;
	text-align: left;
	vertical-align: top;
	width: 460px;
	height: 259px;		
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
}

#player {
	z-index:50;
	text-align: left;
	vertical-align: top;
	width: 460px;	
	height: 259px;	
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	background : #fff;	
}





