/*
	Theme Name: Skotertema
	Description: Tema till Snoskoterradet
*/

body {
	font: 10pt Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0;
    padding: 0;
	text-align:left;
	background-color:#ffffff;
	line-height: 150%;
	background:#FFFFFF url(images/bg.jpg) repeat-x;
}
img {
    border: none;
}
#content3 img {
    margin: 5px;
}
#wrapper{
	width: 1050px;
	margin: 0 auto; 
    text-align: left;
}
#leftside {
	float: left;
	width: 71px;
}
#rightside {
	float: right;
	width: 71px;
        margin-top: 220px;
}
#wrapper2{
	width: 906px;
        float:left;
	margin: 0 auto; 
        text-align: left;
}
#header{
	    padding: 0;
	    height: 200px;
} 
#logo {
        float: left;
		width: 255px;
		padding: 20px 0 20px 30px;
}
#content{
  		width: 906px;
		margin: 0 auto;
		background:url(images/gr-bg.png);
                clear:both;
}
#content2{
  		width: 906px;
		margin: 0 auto;
		background:url(images/gr-topbg.png) top no-repeat;
}
#content3{
  		width: 810px;
		margin: 20px auto 0 auto;
}
#footer{
        margin: 0 auto 20px auto;
        line-height: 37px;
	font-size: 9pt;
	background:url(images/footer.png) top no-repeat;
        text-align: center;
        clear: both;
}
a:link, a:active, a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
h1 {
	font: 16pt Arial, Helvetica, sans-serif;
        color: #04659f;
        border-bottom: 1px solid #cccccc;
	font-weight: normal;
}
h2 {
	font: 14pt Arial, Helvetica, sans-serif;
        color: #04659f;
	font-weight: normal;
        margin-top: 40px;
}
h3 {
	font: 11pt Arial, Helvetica, sans-serif;
	font-weight: bold;
        margin-top: 20px;
}
h4 {
	font: 11pt Arial, Helvetica, sans-serif;
	font-weight: normal;
        margin-top: 20px;
        color: #04659f;
}
#content input, textarea, option, select {
	background-color: #e3ecff;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #4871a0;
	letter-spacing: 1px;
	padding: 4px;
        margin: 5px;
	border-top: solid 0px #4871a0;
	border-bottom: solid 2px #4871a0;
	border-left: solid 1px #4871a0;
	border-right: solid 0px #4871a0;
}
.divider {
       height: 10px;
       border-bottom: 1px solid #d7d7d7;
}
.pdf {
       width: 310px;
       background-color: #e3ecff;
       padding: 5px;
       margin: 20px;
}
.aligncenter, div.aligncenter { display: block;	margin-left: auto; margin-right: auto; }
.alignleft { float: left; margin-right: 20px; }
.alignright { float: right; margin-left: 20px; }


/* meny   
/*------------------------------------------------------ */

#meny {
   margin: 0 auto;
   height: 43px;
   padding: 0;
   clear: both;
   font: 8pt Arial, Helvetica, sans-serif;
   color:#ffffff;
   text-transform:uppercase;
   background: url(images/meny.png) no-repeat top center;
}
#meny ul{
   margin: 0 0 0 40px;
   padding: 0;
   list-style-type: none;
   text-align: left;
}
#meny li {
   margin: 0;
   padding: 0 10px;
   line-height: 43px;
   display: inline;
   background: none;
   list-style-type: none;
}
#meny li a {
   color: #ffffff;
   text-decoration: none;
   font-weight: normal;
}
#meny li a:hover {
   color: #cccccc; 
}

/* meny 2  
/*------------------------------------------------------ */

#meny2 {
   height: 43px;
   overflow: hidden;
   padding: 0;
   width: 825px;
   clear: both;
   font: 8pt Arial, Helvetica, sans-serif;
   color:#666666;
   text-transform:uppercase;
}
#meny2 ul{
   margin: 0 0 0 40px;
   padding: 0;
   list-style-type: none;
   text-align: left;
}
#meny2 li {
   margin: 0;
   padding: 0 10px;
   line-height: 43px;
   display: inline;
   background: none;
   list-style-type: none;
}
#meny2 li a {
   color: #666666;
   text-decoration: none;
   font-weight: bold;
}
#meny2 li a:hover {
   color: #cccccc; 
}

/* om oss lista
/*------------------------------------------------------ */

.omoss { width: 360px; height: 80px; float: left; margin: 10px 40px 40px 0; }
.omossimg { float: left; width: 70px; padding: 15px 0; }
.omosslight { float: left; width: 260px; background: #f9f9f9; padding: 10px 15px; }
.omossdark { float: left; width: 260px; background: #f4f4f4; padding: 10px 15px; }
.omss h4 { margin: 0 0 4px 0; }

/*  inlagg 
/*------------------------------------------------------ */

.post { clear: both; }

.post-title{
	 font: 15pt Verdana, Arial, Helvetica, sans-serif;
	 font-weight: normal;
	 color:#333333;
}
.post-info{
	color: #999999;
        font-size: 12pt;
        font-weight: bold;
}
.date {
       color: #999999;
        padding: 5px 0;
        margin: 0;
}

.nyhetdate {
       color: #aaa;
       padding: 0;
       font-size: 10pt;
       letter-spacing: 1px;
}
.nyhetfrontpage { border-bottom: 1px solid #cccccc;margin: 10px 0;padding: 10px 0 15px 0;}

.nyhettitel:hover { background-color: #f3f3f3; }

.arkivlink { padding: 5px 0; }

.nyhettitel {
       padding: 7px 0;
       font-size: 11pt;
}
.nyhettitel a:link, a:active, a:visited {
       text-decoration: none;
       color: #333;
}
.newsflow a:link, a:active, a:visited {
       text-decoration: none;
}
.fraga {
       line-height: 32px;
       background:url(images/fragbg.jpg) top left no-repeat;  
       padding-left: 10px;    
       margin: 5px 0;
}

fieldset { border: 0; }

.titleul{ list-style: none; }

#translate {
        height: 34px;
        padding: 3px 10px 3px 3px;
        float: right;
}
#agtalignnormal input {
	margin: 2px;
	width: 24px;	
}
.clear { clear: both; height: 0; }


/* arkivsida
/*------------------------------------------------------ */

.lcp_catlist li { 
line-height: 30px; 
border-bottom: 1px dotted #ccc; 
background: url(images/arrow.png) right no-repeat; 
   list-style: none;
padding: 0;
margin: 0 40px 0 0;
}

.lcp_catlist li:hover { background-color: #f3f3f3; }


/*  searchform  
/*------------------------------------------------------ */

#search{
        float:right;	
	width: 179px;
	height: 26px;
        padding: 0;
	margin: 60px 30px 20px 0;
	background: url('images/search.png') no-repeat top right;
	}
#mainsearch {
	margin: 0;
	padding: 0;
	position: relative;
	}
#mainsearch #s {
	width: 120px;
        position: absolute;
	margin: 3px 0 5px 2px;
	padding: 2px 5px;
	background: none;
	border: 0;
	}

/* nyare aldre
------------------------------- */

.prevnext {
      padding: 4px;  
}
.nav-previous {
	float: left;
	text-align: left;
	}
.nav-next {
	float: right;
	text-align: right;
}

.gemlink { width:850px; clear: both; margin: 10px auto; text-align: right; font-size: 7pt; }
.gemlink a { color: #aaa; text-decoration: none; }
