html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}

/* START - SITE GFX */

body {
	color: #000;
	font-family:Verdana, Arial, "Trebuchet MS";
	font-size: 12px;
	line-height: 17px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	background: #EEEEEE;
	/* background-image:url(../images/background_transp.png) repeat center; */
}

#background {
	background: url(../images/headwrap_bg.png) repeat-x center top; /* orange bakgrund högst upp */
	height: 100%;
	width: 100%;
}


#outerWrapper {
	margin: 0 auto;
	text-align: left;
	width: 960px;
	padding: 0px;
	
}

#outerWrapper #contentWrapper {
	overflow: hidden;
	background: #FFFFFF;
	padding: 0px 0px 0px 0px;
	width: 960px;
	background: url(../images/content_wrap_bg.png) repeat-y;
}

#outerWrapper #contentWrapper #SiteLeftColumn {
	float: left;
	width: 240px;
	background: #F68D42 url(../images/leftcolumn_bg.png) no-repeat center top; /* bakgrunden med pratbubblan */
}

#SiteLeftColumn {
	min-height: 400px;
	background-color: #F68D42;
}

#outerWrapper #contentWrapper #SiteMainColumn {
	margin: 0 0px;
	padding-bottom: 20px;
	float: right;
	width: 720px;
	background-color:#FFFFFF; /* Ta bort denna sedan */
}

#SiteMainColumn {

}



#headwrap {
}

#header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	height: 74px;
	line-height: 15px;
	padding: 0px;
	width:960px;
	margin: 0 auto;
	background: url(../images/top.png) no-repeat center top; /* bakgrunden bakom knapparna */
}

#SiteEditBox {
	position: absolute;
    top: 150px;
    left: 50%;
    margin-left: -300px;
	z-index: 100;
	display: none;
	width: 600px;
	height: 400px;
	background-color:#DDDDDD;
	/* for IE */
	filter:alpha(opacity=90);
	/* CSS3 standard */
	opacity:0.9;
	border: solid 2px #444444;
	padding: 10px 10px 10px 10px;
	font-family:Verdana, Arial, "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}

#gallerylist {
	position: relative;
	float: left;
	width: 140px;
	height: 150px;
	border: solid 1px #999999;
	padding: 10px 10px 10px 10px;
	margin-left: 14px;
	margin-top: 14px;
	font-family:Verdana, Arial, "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: center;
}

#sortimentlist {
	position: relative;
	float: left;
	width: 200px;
	height: 300px;
	border: solid 1px #999999;
	padding: 10px 10px 10px 10px;
	margin-left: 14px;
	margin-top: 14px;
	font-family:Verdana, Arial, "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: center;
}

a   {color:#5555FF; text-decoration: none}
a:active  {color:#CFB32C; text-decoration: none}
a:visited {color:#5555FF; text-decoration: none}
a:hover  {color:#CFB32C; text-decoration: none}

#GalleryImageBox {
	position:fixed;
    top: 150px;
    left: 50%;
/*     margin-left: -300px; */
	z-index: 100;
	display: none;
/*
	width: 600px;
	height: 400px;
*/
	background-color:#DDDDDD;
/*
	filter:alpha(opacity=90);
	opacity:0.9;
*/
	border: solid 2px #444444;
	padding: 10px 10px 10px 10px;
	font-family:Verdana, Arial, "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}

#UploadWindow {
	position: absolute;
    top: 175px;
    left: 50%;
    margin-left: -200px;
	z-index: 150;
	display: none;
	width: 400px;
	height: 120px;
	background-color:#DDDDDD;
	/* for IE */
	filter:alpha(opacity=90);
	/* CSS3 standard */
	opacity:0.9;
	border: solid 2px #444444;
	padding: 10px 10px 10px 10px;
	font-family:Verdana, Arial, "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}

#TransBackground {
	position: fixed;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background-color:#FFFFFF;
	/* for IE */
	filter:alpha(opacity=60);
	/* CSS3 standard */
	opacity:0.6;
	z-index: 50;
	display: none;
}

/* MENU STARTS */

.chromestyle{
position:relative;
float:left;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
width: 100%;
padding: 14px 0;
margin: 0;
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #FFFFFF;
font-family:Verdana, Arial, "Trebuchet MS";
font-weight: normal;
font-size:14px;
line-height: 16px;
text-decoration: none;
padding: 0px 5px 0px 5px;
}

/*.chromestyle ul li a:hover, .chromestyle ul li a.selected{
background: url(chromebg-over.gif) center center repeat-x; 
}
*/

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
margin-top: 8px;
border: 1px solid #000000; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font-family:Verdana, Arial, "Trebuchet MS";
font-weight: normal;
font-size:14px;
line-height: 16px;
text-decoration: none;
z-index:100;
background-color: #F68D42;
width: auto;
visibility: hidden;
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
color: #FFFFFF;
border-bottom: 1px solid #000000; /*THEME CHANGE HERE*/
padding: 2px 3px 2px 0px;
text-decoration: none;
font-weight: normal;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #FBA66D;
}
/* MENU ENDS */

#headerMenu
	{
	position:absolute;
	top: 34px;
	height: 40px;
	background-image: url(/images/headermenu_bg.png);
	background-position: right;
	margin-left: 0px;
	width: 520px;
	}
	
.headerMenuItem
	{
	position:relative;
	padding: 0px 2px 3px 7px;
	}
	
.SiteHeaderMenuItem a   {color:#AAAAAA; text-decoration: none}
.SiteHeaderMenuItem a:active  {color:#9EB9D4; text-decoration: none}
.SiteHeaderMenuItem a:visited {color:#AAAAAA; text-decoration: none}
.SiteHeaderMenuItem a:hover  {color:#90c8fb; text-decoration: none}



#footerwrap {
	width: 100%;
	margin: 0 auto;
	background:#BAB52B;
	text-align: center;
	clear: both;

}

#fullWidthFooter {
	width: 960px;
	margin: 0px auto;
	text-align: left;
	min-height: 74px;
	background:#BAB52B;
}

#SitePictureBox
	{
	position:relative;
	float:left;
	width:960px;
	height:300px;
	margin-top: 0px;
	margin-bottom: 0px;
	background: #FFFFFF url(../images/startpagepic_exempel.jpg) no-repeat center top; /* bilden på startsidan */
	}
	
.SitePictureBoxLogo
	{
	position: relative;
	float: left;
	width: 300px;
	height: 200px;
	margin-top: 40px;
	margin-left: 4px;
	}

/* END - SITE GFX */



/* START - SITE TEXT */

.maincolumnpicturebox {
	position: relative;
	float: left;
	padding-top:20px;
	padding-left:20px;
	padding-right:0px;
	padding-bottom:6px;
	font-family:Verdana, Arial, "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	}

.maincolumnheadline { /* HEADLINE MAIN COLUMN */
	position: relative;
	float: left;
	width:600px;
	font-family:Verdana, Arial, "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	padding-top:40px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:0px;
	color: #F68D42;
	}
	
.maincolumnheadline a   {font-weight:normal; color:#555555; text-decoration: none}
.maincolumnheadline a:active  {font-weight:normal; color:#CFB32C; text-decoration: none}
.maincolumnheadline a:visited {font-weight:normal; color:#555555; text-decoration: none}
.maincolumnheadline a:hover  {font-weight:normal; color:#CFB32C; text-decoration: none}

.maincolumntext { /* TEXT MAIN COLUMN */
	position: relative;
	float: left;
	width:600px;
	font-family:Verdana, Arial, "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	padding-top:6px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:0px;
	color: #333333;
	}
	
.newspicturebox {
	position: relative;
	float: left;
	min-height: 120px;
	width: 100px;
	padding-top:6px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:0px;
	font-family:Verdana, Arial, "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	}
	
.newsheadline { /* HEADLINE NEWS */
	position: relative;
	float: left;
	width:600px;
	font-family:Verdana, Arial, "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	padding-top:40px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:0px;
	color: #F68D42;
	}
	
.newsheadline a   {font-weight:normal; color:#555555; text-decoration: none}
.newsheadline a:active  {font-weight:normal; color:#CFB32C; text-decoration: none}
.newsheadline a:visited {font-weight:normal; color:#555555; text-decoration: none}
.newsheadline a:hover  {font-weight:normal; color:#CFB32C; text-decoration: none}

.newstext { /* TEXT NEWS */
	position: relative;
	float: left;
	width:300px;
	font-family:Verdana, Arial, "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	padding-top:6px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:0px;
	color: #333333;
	}
	
.newstext a   {font-weight:normal; color:#5555FF; text-decoration: none}
.newstext a:active  {font-weight:normal; color:#CFB32C; text-decoration: none}
.newstext a:visited {font-weight:normal; color:#5555FF; text-decoration: none}
.newstext a:hover  {font-weight:normal; color:#CFB32C; text-decoration: none}

.leftcolumnheadline { /* HEADLINE LEFT COLUMN */
	position: relative;
	float: left;
	width: 220px;
	font-family:Verdana, Arial, "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	margin-top:40px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:0px;
	color: #FFFFFF;
	clear:both;
	}

.leftcolumntext { /* TEXT LEFT COLUMN */
	position: relative;
	float: left;
	width: 220px;
	font-family:Verdana, Arial, "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	margin-top:6px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:0px;
	color: #FFFFFF;
	clear:both;
	}
	
.leftcolumntext a   {font-weight:normal; color:#5555FF; text-decoration: none}
.leftcolumntext a:active  {font-weight:normal; color:#CFB32C; text-decoration: none}
.leftcolumntext a:visited {font-weight:normal; color:#5555FF; text-decoration: none}
.leftcolumntext a:hover  {font-weight:normal; color:#CFB32C; text-decoration: none}

.mainelementheadline {
	position: relative;
	float: left;
	width: 642px;
	font-family:Verdana, Arial, "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	padding: 4px;
	color: #333333;	
}

.transboxtext{
	font-family:Verdana, Arial, "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	padding: 5px;
}

.transboxtext a   {color:#000000; text-decoration: none}
.transboxtext a:active  {color:#CFB32C; text-decoration: none}
.transboxtext a:visited {color:#000000; text-decoration: none}
.transboxtext a:hover  {color:#CFB32C; text-decoration: none}

.galleryheader {
	margin-top:10px;
	position: relative;
	float: left;
	width: 33%;
	font-family:Verdana, Arial, "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	padding-top:1px;
	padding-bottom:1px;
	color: #555555;
	}

.galleryheader a   {font-weight:normal; color:#555555; text-decoration: none}
.galleryheader a:active  {font-weight:normal; color:#CFB32C; text-decoration: none}
.galleryheader a:visited {font-weight:normal; color:#555555; text-decoration: none}
.galleryheader a:hover  {font-weight:normal; color:#CFB32C; text-decoration: none}
	
.bildtext {
	font-family:Verdana, Arial, "Trebuchet MS";
	font-size: 10px; 
	font-style: normal; 
	line-height: 12px; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #DDDDDD;
	}
	
.outsidetext {
	font-family:Verdana, Arial, "Trebuchet MS";
	font-size: 10px; 
	font-style: normal; 
	line-height: 14px; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #333333;
	}
	
.outsidetext a   {color:#333333; text-decoration: none}
.outsidetext a:active  {color:#CFB32C; text-decoration: none}
.outsidetext a:visited {color:#333333; text-decoration: none}
.outsidetext a:hover  {color:#CFB32C; text-decoration: none}
	
/* END - SITE TEXT */


/* START - SITE INTERACTIVES */	
.forminput {
	font-family:Verdana, Arial, "Trebuchet MS";
	font-size:10px;
	width:155px;
	background:#E2EBFE;
	color:#304E84;
	border: 1px solid #000000;
	}

.forminputruta {
	font-family:Verdana, Arial, "Trebuchet MS";
	font-size:10px;
	background:#E2EBFE;
	color:#304E84;
	border: 1px solid #000000;
	}
	
.textbox {
	font-family:Verdana, Arial, "Trebuchet MS";
	font-size:10px;
	width:155px;
	height:80px;
	background:#E2EBFE;
	color:#304E84;
	border: 1px solid #000000;
	}

.formBtn { 
	font-family:Verdana, Arial, "Trebuchet MS";
	font-size:10px; 
	color:#162D68; 
	width:40px; 
	height:20px; 
	background-color:#E2EBFE; 
	border-top:#A3CDD8 1px solid; 
	border-left:#A3CDD8 1px solid; 
	border-right:#082831 1px solid; 
	border-bottom: #082831 1px solid;
	}
/* END - SITE INTERACTIVES */
.squarebox {
    width: 100%;
    border: solid 1px #336699;
    text-align: center;
    overflow: hidden; }
.squareboxgradientcaption {
    color: #ffffff;
    padding: 5px;
    background-image: url(../images/gradient_blue.png);
    background-repeat: repeat-x; }
.squareboxcontent {
    background-color: #f5f5f5;
    padding: 10px;
    overflow: hidden;
    border-top: solid 1px #336699; }

.sbtn    {
	background-image: url(images/button.gif);
	border: 1px solid #000033;
	height: 22px;
	width: 82px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-position: center;
	padding: 0px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
button {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 22px;
	width: 82px;
	background-image: url(images/button.gif);
}
#container #content #form1 legend {
	padding: 5px;
	margin: auto;
}
form {
	margin: 10px 5px 0px 5px;
}

#container #header {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/header_bg.gif);
	background-repeat: repeat-x;
	height: 42px;
}

label {
	padding: 0px;
	text-align: center;
}

.msg {
	text-align:left;
 	color:#666;
	background-repeat: no-repeat;
 	margin-left:30px;
   margin-right:30px;
	padding:5px;
   padding-left:30px;
}

.emsg {
	text-align:left;
	margin-left:30px;
   margin-right:30px;
	color:#666;
	background-repeat: no-repeat;
	padding:5px;
   padding-left:30px;
}

#loader{
   visibility:hidden;
}

#f1_upload_form{
   height:100px;
}

#f1_error{
   font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
   font-weight:bold;
   color:#FF0000;
}

#f1_ok{
   font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
   font-weight:bold;
   color:#00FF00;

}

#f1_upload_form {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}

#f1_upload_process{
   z-index:100;
   visibility:hidden;
   position:absolute;
   text-align:center;
   width:400px;
}
