/* Start of CMSMS style sheet 'Design' */
/* Design.CSS */ 


a {
	color: #9a9a9a;
	text-decoration: none;
	text-align: left;
}
a:hover {
	color: #5e5e5e;
}
a:active {
	color: #9a9a9a;
}
a:visited {
	color: #9a9a9a;}

.NewsSummaryLink a {color: #99cc00;}
h2#NewsPostDetailTitle {color: #99cc00;}
#tillsalu a {color: #838383;}


a {text-decoration:none;border-style:none;}
h1 {color:#a5a5a5;font-family:"Verdana"; font-size:17px; font-weight:bold;margin:0px;}
h2 {font-family:"Verdana";font-size:16px;}
h3 {color:white;font-family:"Verdana"; font-size:16px;margin:0px;text-align:center;letter-spacing:3px;}
a.menu {color:#9a9a9a;font-family:"Verdana"; font-size:13px;font-weight:bold;margin:0px;}
a.menu:hover {color:#5e5e5e;}


img{
border-style: none;
}


.opacity img{opacity:0.4;filter:alpha(opacity=40);}


 
#pagewidth{
width:800px; 
text-align:left;  
margin-left:auto; 
margin-right:auto;
} 


 
#header{
height:194px; 
background-image:url('Graphics/header-gradient3.png');
background-repeat:repeat-x;
width:100%;
} 
 
#maincol{background-color: #FFFFFF;
float: left; 
display:inline; 
position: relative; 
width:100%; 
 }

#contentframe{
padding-bottom:30px;
 }
 
 #products{
 height:198px;
 background-image:url('Graphics/productchoise-gradient3.png');
 background-repeat:repeat-x;
 float: left; 
 display:inline; 
 position: relative; 
 width:100%; 
 }

 #products2{
 height:18px;
 height: 18px;
 background-image:url('Graphics/productchoise-gradient3-lite.png');
 background-repeat:repeat-x;
 float: left; 
 position: relative;
 display:inline;
 width:100%; 
 }
 
#footer{
 border-top:1px;
 border-top-color:#e6e6e6;
 border-top-style:solid; 
 clear:both;
 } 
 
#leftmaincol {
padding-top: 50px;  
width:45%;
float: left; 
padding-bottom:50px;
position:relative;
display:inline;
 }
 
#rightmaincol {
font-size: x-small; font-family: verdana,geneva;
padding-top: 50px;
width:45%;
float: right; 
padding-bottom:50px;
position:relative;
display:inline;
 }
 
#nyheter {
height:50%;
float: left; 
position:relative;
display:inline;
 }
 
#tillsalu {
font-size: small; font-family: verdana,geneva;
height:50%;
float: left; 
position:relative;
display:inline;
 }
 
#productchoisetitle {
padding-top: 30px;
margin-left:auto;
margin-right:auto;
width:70%;
position:relative;
}

#productchoisetitle2 {
padding-top: 30px;
padding-bottom: 30px;
margin-left:auto;
margin-right:auto;
width:100%;
position:relative;
}

#productitem {
padding-top: 30px;
padding-right:42px;
padding-left:42px;
float:left;
position:relative;
display:inline;
}

#slogan {
padding-top:70px;
float:right; 
position:relative;
*position:absolute;
*margin-left: 30px;
display:inline;

}


#menu{
width:100%;
margin-top:30px;
position:relative;
}

#menuitem {
border-width:1px;
border-right-style:solid;
border-right-color:#e6e6e6;
float:left;
padding-right:14px;
padding-left:14px;
text-align:left;
position:relative;
display:inline;
}

#menuitem2 {
float:left;
padding-right:14px;
padding-left:14px;
text-align:left;
position:relative;
display:inline;
}
 
 
 
 /*______ CLASSES _______*/
 
 img.logo {padding-top: 15px;}

 
img.pil {
vertical-align:middle;
float:left;
position:relative;
display:inline;
padding-right:2px;
}
 
 p.text {
 font-family:"Verdana";
 font-size:13px;
 }
 
 p.footer {
 font-family:"Verdana";
 font-size:10px;
 text-align:center;
 letter-spacing:3px;
 }

.vanligtext {
font-family:"Verdana";
font-size: small;
}


img.border {
	border: 2px solid #ddd;
	padding: 2px; 
	background: #fff; 
}

 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  
 


/* ------------ News Module ------------ */
#news {
	padding: 10px;
font-size: small; font-family: verdana,geneva;
}
.NewsSummary {
font-size: small; font-family: verdana,geneva;
}
.NewsSummaryPostdate,
.NewsSummaryCategory,
.NewsSummaryAuthor {
	font-style: italic;
	font-size: 0.8em;
}
.NewsSummaryLink {
font-size: small; font-family: verdana,geneva;
font-weight:bold;
	margin: 2px 0;
}
.NewsSummaryContent {
margin: 10px 0;

}
.NewsSummaryMorelink {
font-size: x-small; font-family: verdana,geneva;
margin: 5px 0 15px;
}

#NewsPostDetailContent {font-size: small; font-family: verdana,geneva; margin: 10px 0;}
#NewsPostDetailAuthor {font-size: x-small; font-family: verdana,geneva; margin: 10px 0;}

/* ------------ End News Module ------------ */


/*------------- Forms ------------------- */

.submit {margin-top:0.5em}

.spareform {
font-family:"Verdana";
font-size:12px;
padding-top:25px;
padding-bottom:25px;
padding-right:50px;
padding-left:50px;
background-color: #cfdbe5;
-webkit-border-radius: 10px 10px;
-moz-border-radius: 10px/10px;
border-radius: 10px/10px;
}

.textfalt label{
margin: 2px;
float: left;
width: 200px;
display:inline;
position: relative;
}

.spareform input {
margin: 2px;
display:inline;
position: relative;
}



/*------------- End Forms ----------------- */
/* End of 'Design' */

